/*M!999999\- enable the sandbox mode */ 
-- MariaDB dump 10.19  Distrib 10.11.16-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: rgimrhis_wp446
-- ------------------------------------------------------
-- Server version	10.11.16-MariaDB

/*!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' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wp6x_actionscheduler_actions`
--

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

--
-- Dumping data for table `wp6x_actionscheduler_actions`
--

LOCK TABLES `wp6x_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp6x_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp6x_actionscheduler_actions` VALUES
(8,'action_scheduler_run_recurring_actions_schedule_hook','failed','2025-10-03 13:45:40','2025-10-03 13:45:40',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759499140;s:18:\"\0*\0first_timestamp\";i:1759499140;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759499140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-10-03 13:45:52','2025-10-03 13:45:52',1,NULL),
(9,'action_scheduler/migration_hook','complete','2025-10-03 13:46:45','2025-10-03 13:46:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759499205;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759499205;}',2,1,'2026-04-16 03:11:41','2026-04-16 03:11:41',3,NULL),
(12,'woocommerce_cleanup_draft_orders','complete','2025-10-04 13:45:51','2025-10-04 13:45:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759585551;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759585551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',4,NULL),
(13,'woocommerce_cleanup_draft_orders','complete','2025-10-04 13:45:52','2025-10-04 13:45:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759585552;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759585552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',4,NULL),
(14,'woocommerce_scheduled_sales','complete','2025-10-04 00:00:00','2025-10-04 00:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759536000;s:18:\"\0*\0first_timestamp\";i:1759536000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759536000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-16 03:11:44','2026-04-16 03:11:44',3,NULL),
(15,'woocommerce_cancel_unpaid_orders','complete','2025-10-03 14:45:53','2025-10-03 14:45:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759502753;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759502753;}',4,1,'2026-04-16 03:11:43','2026-04-16 03:11:43',3,NULL),
(16,'woocommerce_cleanup_personal_data','complete','2025-10-03 13:46:03','2025-10-03 13:46:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759499163;s:18:\"\0*\0first_timestamp\";i:1759499163;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759499163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-16 03:11:41','2026-04-16 03:11:41',3,NULL),
(17,'woocommerce_cleanup_logs','complete','2025-10-03 16:45:54','2025-10-03 16:45:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759509954;s:18:\"\0*\0first_timestamp\";i:1759509954;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759509954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-16 03:11:43','2026-04-16 03:11:43',3,NULL),
(18,'woocommerce_cleanup_sessions','complete','2025-10-03 19:45:54','2025-10-03 19:45:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759520754;s:18:\"\0*\0first_timestamp\";i:1759520754;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759520754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-04-16 03:11:44','2026-04-16 03:11:44',3,NULL),
(19,'woocommerce_geoip_updater','complete','2025-10-03 13:46:54','2025-10-03 13:46:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759499214;s:18:\"\0*\0first_timestamp\";i:1759499214;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759499214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}',4,1,'2026-04-16 03:11:41','2026-04-16 03:11:41',3,NULL),
(20,'woocommerce_cleanup_rate_limits_wrapper','complete','2025-10-03 16:45:55','2025-10-03 16:45:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759509955;s:18:\"\0*\0first_timestamp\";i:1759509955;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759509955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-16 03:11:43','2026-04-16 03:11:43',3,NULL),
(21,'wc_admin_daily_wrapper','complete','2025-10-03 13:45:55','2025-10-03 13:45:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759499155;s:18:\"\0*\0first_timestamp\";i:1759499155;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759499155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-16 01:28:45','2026-04-16 01:28:45',2,NULL),
(22,'generate_category_lookup_table_wrapper','complete','2025-10-03 13:46:06','2025-10-03 13:46:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759499166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759499166;}',4,1,'2026-04-16 03:11:41','2026-04-16 03:11:41',3,NULL),
(23,'woocommerce_refresh_order_count_cache','complete','2025-10-04 01:45:56','2025-10-04 01:45:56',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759542356;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759542356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-16 03:11:44','2026-04-16 03:11:44',3,NULL),
(24,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','failed','2025-10-03 13:50:32','2025-10-03 13:50:32',10,'[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-04-16 03:11:41','2026-04-16 03:11:41',3,NULL),
(25,'wc_update_product_lookup_tables_column','complete','2025-10-03 13:51:05','2025-10-03 13:51:05',10,'{\"column\":\"min_max_price\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759499465;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759499465;}',6,1,'2026-04-16 03:11:41','2026-04-16 03:11:41',3,NULL),
(26,'wc_update_product_lookup_tables_column','complete','2025-10-03 13:51:06','2025-10-03 13:51:06',10,'{\"column\":\"stock_quantity\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759499466;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759499466;}',6,1,'2026-04-16 03:11:42','2026-04-16 03:11:42',3,NULL),
(27,'wc_update_product_lookup_tables_column','complete','2025-10-03 13:51:07','2025-10-03 13:51:07',10,'{\"column\":\"sku\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759499467;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759499467;}',6,1,'2026-04-16 03:11:42','2026-04-16 03:11:42',3,NULL),
(28,'wc_update_product_lookup_tables_column','complete','2025-10-03 13:51:08','2025-10-03 13:51:08',10,'{\"column\":\"global_unique_id\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759499468;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759499468;}',6,1,'2026-04-16 03:11:42','2026-04-16 03:11:42',3,NULL),
(29,'wc_update_product_lookup_tables_column','complete','2025-10-03 13:51:09','2025-10-03 13:51:09',10,'{\"column\":\"stock_status\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759499469;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759499469;}',6,1,'2026-04-16 03:11:42','2026-04-16 03:11:42',3,NULL),
(30,'wc_update_product_lookup_tables_column','complete','2025-10-03 13:51:10','2025-10-03 13:51:10',10,'{\"column\":\"average_rating\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759499470;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759499470;}',6,1,'2026-04-16 03:11:42','2026-04-16 03:11:42',3,NULL),
(31,'wc_update_product_lookup_tables_column','complete','2025-10-03 13:51:11','2025-10-03 13:51:11',10,'{\"column\":\"total_sales\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759499471;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759499471;}',6,1,'2026-04-16 03:11:42','2026-04-16 03:11:42',3,NULL),
(32,'wc_update_product_lookup_tables_column','complete','2025-10-03 13:51:12','2025-10-03 13:51:12',10,'{\"column\":\"downloadable\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759499472;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759499472;}',6,1,'2026-04-16 03:11:42','2026-04-16 03:11:42',3,NULL),
(33,'wc_update_product_lookup_tables_column','complete','2025-10-03 13:51:13','2025-10-03 13:51:13',10,'{\"column\":\"virtual\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759499473;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759499473;}',6,1,'2026-04-16 03:11:42','2026-04-16 03:11:42',3,NULL),
(34,'wc_update_product_lookup_tables_column','complete','2025-10-03 13:51:14','2025-10-03 13:51:14',10,'{\"column\":\"onsale\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759499474;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759499474;}',6,1,'2026-04-16 03:11:42','2026-04-16 03:11:42',3,NULL),
(35,'wc_update_product_lookup_tables_column','complete','2025-10-03 13:51:15','2025-10-03 13:51:15',10,'{\"column\":\"tax_class\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759499475;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759499475;}',6,1,'2026-04-16 03:11:42','2026-04-16 03:11:42',3,NULL),
(36,'wc_update_product_lookup_tables_column','complete','2025-10-03 13:51:16','2025-10-03 13:51:16',10,'{\"column\":\"tax_status\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759499476;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759499476;}',6,1,'2026-04-16 03:11:42','2026-04-16 03:11:42',3,NULL),
(37,'wc_update_product_lookup_tables_rating_count_batch','complete','2025-10-03 13:51:15','2025-10-03 13:51:15',10,'{\"offset\":0,\"limit\":50}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759499475;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759499475;}',6,1,'2026-04-16 03:11:42','2026-04-16 03:11:42',3,NULL),
(38,'wc_schedule_update_product_default_cat','complete','2025-10-03 13:51:05','2025-10-03 13:51:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759499465;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759499465;}',7,1,'2026-04-16 03:11:42','2026-04-16 03:11:42',3,NULL),
(39,'wc_schedule_update_product_default_cat','complete','2025-10-05 16:34:13','2025-10-05 16:34:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682053;}',7,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',4,NULL),
(40,'wc_schedule_update_product_default_cat','complete','2025-10-05 16:34:14','2025-10-05 16:34:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682054;}',7,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',4,NULL),
(41,'wc_schedule_update_product_default_cat','complete','2025-10-05 16:34:14','2025-10-05 16:34:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682054;}',7,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',4,NULL),
(42,'wc_schedule_update_product_default_cat','complete','2025-10-05 16:34:14','2025-10-05 16:34:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682054;}',7,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',4,NULL),
(43,'wc_schedule_update_product_default_cat','complete','2025-10-05 16:34:15','2025-10-05 16:34:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682055;}',7,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',4,NULL),
(44,'wc_schedule_update_product_default_cat','complete','2025-10-05 16:34:15','2025-10-05 16:34:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682055;}',7,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',4,NULL),
(45,'wc_schedule_update_product_default_cat','complete','2025-10-05 16:34:16','2025-10-05 16:34:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682056;}',7,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',4,NULL),
(46,'wc_schedule_update_product_default_cat','complete','2025-10-05 16:34:16','2025-10-05 16:34:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682056;}',7,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',4,NULL),
(47,'wc_schedule_update_product_default_cat','complete','2025-10-05 16:34:17','2025-10-05 16:34:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682057;}',7,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',4,NULL),
(48,'wc_schedule_update_product_default_cat','complete','2025-10-05 16:34:17','2025-10-05 16:34:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682057;}',7,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',4,NULL),
(49,'wc_schedule_update_product_default_cat','complete','2025-10-05 16:34:17','2025-10-05 16:34:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682057;}',7,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',4,NULL),
(50,'wc_schedule_update_product_default_cat','complete','2025-10-05 16:34:17','2025-10-05 16:34:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682057;}',7,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',4,NULL),
(51,'wc_schedule_update_product_default_cat','complete','2025-10-05 16:34:17','2025-10-05 16:34:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682057;}',7,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',4,NULL),
(52,'wc_schedule_update_product_default_cat','complete','2025-10-05 16:34:17','2025-10-05 16:34:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682057;}',7,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',4,NULL),
(53,'wc_schedule_update_product_default_cat','complete','2025-10-05 16:34:17','2025-10-05 16:34:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682057;}',7,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',4,NULL),
(54,'wc_schedule_update_product_default_cat','complete','2025-10-05 16:34:32','2025-10-05 16:34:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682072;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682072;}',7,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',4,NULL),
(55,'woocommerce_update_marketplace_suggestions','complete','2025-10-05 16:45:29','2025-10-05 16:45:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682729;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682729;}',3,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',4,NULL),
(56,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:25','2025-10-05 16:46:25',10,'[9497,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682785;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682785;}',8,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',4,NULL),
(57,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:25','2025-10-05 16:46:25',10,'[9494,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682785;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682785;}',8,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',4,NULL),
(58,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:26','2025-10-05 16:46:26',10,'[9491,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682786;}',8,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',4,NULL),
(59,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:26','2025-10-05 16:46:26',10,'[9488,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682786;}',8,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',4,NULL),
(60,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:26','2025-10-05 16:46:26',10,'[9485,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682786;}',8,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',4,NULL),
(61,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:26','2025-10-05 16:46:26',10,'[9482,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682786;}',8,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',4,NULL),
(62,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:26','2025-10-05 16:46:26',10,'[9479,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682786;}',8,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',5,NULL),
(63,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:26','2025-10-05 16:46:26',10,'[9476,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682786;}',8,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',5,NULL),
(64,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:26','2025-10-05 16:46:26',10,'[9473,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682786;}',8,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',5,NULL),
(65,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:26','2025-10-05 16:46:26',10,'[9470,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682786;}',8,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',5,NULL),
(66,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:26','2025-10-05 16:46:26',10,'[9466,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682786;}',8,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',5,NULL),
(67,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:26','2025-10-05 16:46:26',10,'[9270,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682786;}',8,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',5,NULL),
(68,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:27','2025-10-05 16:46:27',10,'[9265,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682787;}',8,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',5,NULL),
(69,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:27','2025-10-05 16:46:27',10,'[9260,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682787;}',8,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',5,NULL),
(70,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:27','2025-10-05 16:46:27',10,'[9255,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682787;}',8,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',5,NULL),
(71,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:27','2025-10-05 16:46:27',10,'[9250,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682787;}',8,1,'2026-04-16 03:11:45','2026-04-16 03:11:45',5,NULL),
(72,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:27','2025-10-05 16:46:27',10,'[9236,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682787;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',5,NULL),
(73,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:27','2025-10-05 16:46:27',10,'[9231,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682787;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',5,NULL),
(74,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:27','2025-10-05 16:46:27',10,'[9226,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682787;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',5,NULL),
(75,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:27','2025-10-05 16:46:27',10,'[9220,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682787;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',5,NULL),
(76,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:54','2025-10-05 16:46:54',10,'[9213,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682814;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682814;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',5,NULL),
(77,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:54','2025-10-05 16:46:54',10,'[9207,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682814;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682814;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',5,NULL),
(78,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:54','2025-10-05 16:46:54',10,'[9202,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682814;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682814;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',5,NULL),
(79,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:54','2025-10-05 16:46:54',10,'[9197,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682814;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682814;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',5,NULL),
(80,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:54','2025-10-05 16:46:54',10,'[9191,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682814;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682814;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',5,NULL),
(81,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:54','2025-10-05 16:46:54',10,'[9186,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682814;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682814;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',5,NULL),
(82,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:55','2025-10-05 16:46:55',10,'[9181,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682815;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682815;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',5,NULL),
(83,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:55','2025-10-05 16:46:55',10,'[9119,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682815;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682815;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',5,NULL),
(84,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:55','2025-10-05 16:46:55',10,'[9114,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682815;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682815;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',5,NULL),
(85,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:55','2025-10-05 16:46:55',10,'[9109,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682815;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682815;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',5,NULL),
(86,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:46:55','2025-10-05 16:46:55',10,'[9098,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759682815;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759682815;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',5,NULL),
(87,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:58:38','2025-10-05 16:58:38',10,'[9980,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759683518;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759683518;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',6,NULL),
(88,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 16:59:59','2025-10-05 16:59:59',10,'[9985,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759683599;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759683599;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',6,NULL),
(89,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 17:00:23','2025-10-05 17:00:23',10,'[9986,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759683623;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759683623;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',6,NULL),
(90,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 17:00:44','2025-10-05 17:00:44',10,'[9987,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759683644;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759683644;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',6,NULL),
(91,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 17:02:06','2025-10-05 17:02:06',10,'[9988,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759683726;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759683726;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',6,NULL),
(92,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 17:02:38','2025-10-05 17:02:38',10,'[9989,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759683758;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759683758;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',6,NULL),
(93,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 17:03:17','2025-10-05 17:03:17',10,'[9990,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759683797;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759683797;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',6,NULL),
(94,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 17:03:38','2025-10-05 17:03:38',10,'[9991,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759683818;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759683818;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',6,NULL),
(95,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 17:04:10','2025-10-05 17:04:10',10,'[9992,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759683850;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759683850;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',6,NULL),
(96,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 17:05:00','2025-10-05 17:05:00',10,'[9993,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759683900;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759683900;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',6,NULL),
(97,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-10-05 17:05:55','2025-10-05 17:05:55',10,'[10003,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759683955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759683955;}',8,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',6,NULL),
(98,'woocommerce_tracker_send_event_wrapper','complete','2025-10-07 01:32:42','2025-10-07 01:32:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759800762;s:18:\"\0*\0first_timestamp\";i:1759800762;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759800762;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-16 03:11:49','2026-04-16 03:11:49',6,NULL),
(99,'woocommerce_install_assembler_fonts','failed','2025-10-07 01:32:33','2025-10-07 01:32:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759800753;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759800753;}',3,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',6,NULL),
(100,'fetch_patterns','complete','2025-10-07 01:32:34','2025-10-07 01:32:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759800754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759800754;}',3,1,'2026-04-16 03:11:46','2026-04-16 03:11:46',6,NULL),
(101,'wc_payment_gateway_update_orders','complete','2025-10-07 01:50:28','2025-10-07 01:50:28',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759801828;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759801828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 03:11:50','2026-04-16 03:11:50',6,NULL),
(102,'wc_payment_gateway_update_orders','complete','2025-10-07 01:50:28','2025-10-07 01:50:28',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759801828;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759801828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 03:11:51','2026-04-16 03:11:51',6,NULL),
(103,'wc_gla_cron_daily_notes','complete','2025-10-13 15:06:06','2025-10-13 15:06:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760367966;s:18:\"\0*\0first_timestamp\";i:1760367966;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760367966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-04-16 03:11:53','2026-04-16 03:11:53',6,NULL),
(104,'woocommerce_plugins_install_and_activate_async_callback','complete','2025-10-13 15:06:14','2025-10-13 15:06:14',10,'[[\"mailpoet\",\"jetpack\"],\"68ed15669158b\",\"core-profiler\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760367974;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760367974;}',3,1,'2026-04-16 03:14:32','2026-04-16 03:14:32',6,NULL),
(105,'wc-admin_import_orders','complete','2025-10-13 15:13:31','2025-10-13 15:13:31',10,'[10125]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760368411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760368411;}',11,1,'2026-04-16 03:14:54','2026-04-16 03:14:54',7,NULL),
(106,'wc-admin_import_orders','complete','2025-10-13 15:17:45','2025-10-13 15:17:45',10,'[10126]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760368665;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760368665;}',11,1,'2026-04-16 03:14:54','2026-04-16 03:14:54',7,NULL),
(107,'wc-admin_import_orders','complete','2025-10-13 19:22:43','2025-10-13 19:22:43',10,'[10127]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760383363;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760383363;}',11,1,'2026-04-16 03:14:54','2026-04-16 03:14:54',7,NULL),
(108,'wc-admin_import_orders','complete','2025-10-14 03:08:50','2025-10-14 03:08:50',10,'[10128]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760411330;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760411330;}',11,1,'2026-04-16 03:14:54','2026-04-16 03:14:54',7,NULL),
(109,'wc-admin_import_orders','complete','2025-10-14 17:49:13','2025-10-14 17:49:13',10,'[10129]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760464153;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760464153;}',11,1,'2026-04-16 03:14:54','2026-04-16 03:14:54',7,NULL),
(110,'wc-admin_import_orders','complete','2025-10-16 14:29:09','2025-10-16 14:29:09',10,'[10130]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760624949;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760624949;}',11,1,'2026-04-16 03:14:54','2026-04-16 03:14:54',7,NULL),
(111,'wc-admin_import_orders','complete','2025-10-16 14:30:52','2025-10-16 14:30:52',10,'[10131]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760625052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760625052;}',11,1,'2026-04-16 03:14:54','2026-04-16 03:14:54',7,NULL),
(112,'wc-admin_import_orders','complete','2025-10-16 14:31:05','2025-10-16 14:31:05',10,'[10132]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760625065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760625065;}',11,1,'2026-04-16 03:14:54','2026-04-16 03:14:54',7,NULL),
(113,'wc-admin_import_orders','complete','2025-11-10 23:02:37','2025-11-10 23:02:37',10,'[10133]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762815757;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762815757;}',11,1,'2026-04-16 03:14:54','2026-04-16 03:14:54',7,NULL),
(114,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:39:39','2025-11-10 23:39:39',10,'[10134,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762817979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762817979;}',8,1,'2026-04-16 03:14:54','2026-04-16 03:14:54',7,NULL),
(115,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:39:59','2025-11-10 23:39:59',10,'[10145,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762817999;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762817999;}',8,1,'2026-04-16 03:14:54','2026-04-16 03:14:54',7,NULL),
(116,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:39:59','2025-11-10 23:39:59',10,'[10146,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762817999;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762817999;}',8,1,'2026-04-16 03:14:54','2026-04-16 03:14:54',7,NULL),
(117,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:39:59','2025-11-10 23:39:59',10,'[10147,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762817999;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762817999;}',8,1,'2026-04-16 03:14:54','2026-04-16 03:14:54',7,NULL),
(118,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:39:59','2025-11-10 23:39:59',10,'[10134,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762817999;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762817999;}',8,1,'2026-04-16 03:14:54','2026-04-16 03:14:54',7,NULL),
(119,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:41:09','2025-11-10 23:41:09',10,'[10145,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762818069;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762818069;}',8,1,'2026-04-16 03:14:54','2026-04-16 03:14:54',7,NULL),
(120,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:41:09','2025-11-10 23:41:09',10,'[10146,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762818069;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762818069;}',8,1,'2026-04-16 03:14:54','2026-04-16 03:14:54',7,NULL),
(121,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:41:09','2025-11-10 23:41:09',10,'[10147,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762818069;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762818069;}',8,1,'2026-04-16 03:14:54','2026-04-16 03:14:54',7,NULL),
(122,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:45:09','2025-11-10 23:45:09',10,'[9992,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762818309;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762818309;}',8,1,'2026-04-16 03:14:54','2026-04-16 03:14:54',7,NULL),
(123,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:45:28','2025-11-10 23:45:28',10,'[10151,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762818328;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762818328;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',7,NULL),
(124,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:45:28','2025-11-10 23:45:28',10,'[10152,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762818328;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762818328;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',7,NULL),
(125,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:45:28','2025-11-10 23:45:28',10,'[10153,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762818328;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762818328;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',7,NULL),
(126,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:45:28','2025-11-10 23:45:28',10,'[10154,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762818328;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762818328;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',7,NULL),
(127,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:48:17','2025-11-10 23:48:17',10,'[10151,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762818497;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762818497;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',7,NULL),
(128,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:48:18','2025-11-10 23:48:18',10,'[10152,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762818498;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762818498;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',7,NULL),
(129,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:48:18','2025-11-10 23:48:18',10,'[10153,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762818498;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762818498;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',7,NULL),
(130,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:48:18','2025-11-10 23:48:18',10,'[10154,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762818498;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762818498;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',8,NULL),
(131,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:50:15','2025-11-10 23:50:15',10,'[10003,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762818615;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762818615;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',8,NULL),
(132,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:51:15','2025-11-10 23:51:15',10,'[10157,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762818675;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762818675;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',8,NULL),
(133,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:51:15','2025-11-10 23:51:15',10,'[10158,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762818675;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762818675;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',8,NULL),
(134,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:51:15','2025-11-10 23:51:15',10,'[10159,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762818675;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762818675;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',8,NULL),
(135,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:51:15','2025-11-10 23:51:15',10,'[10160,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762818675;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762818675;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',8,NULL),
(136,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:52:59','2025-11-10 23:52:59',10,'[10157,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762818779;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762818779;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',8,NULL),
(137,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:52:59','2025-11-10 23:52:59',10,'[10158,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762818779;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762818779;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',8,NULL),
(138,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:52:59','2025-11-10 23:52:59',10,'[10159,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762818779;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762818779;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',8,NULL),
(139,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-10 23:52:59','2025-11-10 23:52:59',10,'[10160,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762818779;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762818779;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',8,NULL),
(140,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:03:07','2025-11-11 00:03:07',10,'[9990,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762819387;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762819387;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',8,NULL),
(141,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:05:42','2025-11-11 00:05:42',10,'[10166,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762819542;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762819542;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',8,NULL),
(142,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:05:42','2025-11-11 00:05:42',10,'[10167,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762819542;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762819542;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',8,NULL),
(143,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:05:42','2025-11-11 00:05:42',10,'[10168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762819542;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762819542;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',8,NULL),
(144,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:05:42','2025-11-11 00:05:42',10,'[10169,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762819542;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762819542;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',8,NULL),
(145,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:06:04','2025-11-11 00:06:04',10,'[10166,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762819564;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762819564;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',8,NULL),
(146,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:06:04','2025-11-11 00:06:04',10,'[10167,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762819564;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762819564;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',8,NULL),
(147,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:06:04','2025-11-11 00:06:04',10,'[10168,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762819564;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762819564;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',8,NULL),
(148,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:06:04','2025-11-11 00:06:04',10,'[10169,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762819564;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762819564;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',8,NULL),
(149,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:08:58','2025-11-11 00:08:58',10,'[10165,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762819738;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762819738;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',8,NULL),
(150,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:10:26','2025-11-11 00:10:26',10,'[10173,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762819826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762819826;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',8,NULL),
(151,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:10:26','2025-11-11 00:10:26',10,'[10174,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762819826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762819826;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',8,NULL),
(152,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:10:26','2025-11-11 00:10:26',10,'[10175,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762819826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762819826;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',8,NULL),
(153,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:10:26','2025-11-11 00:10:26',10,'[10176,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762819826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762819826;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',8,NULL),
(154,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:10:26','2025-11-11 00:10:26',10,'[10165,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762819826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762819826;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',8,NULL),
(155,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:11:03','2025-11-11 00:11:03',10,'[10173,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762819863;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762819863;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',9,NULL),
(156,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:11:03','2025-11-11 00:11:03',10,'[10174,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762819863;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762819863;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',9,NULL),
(157,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:11:03','2025-11-11 00:11:03',10,'[10175,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762819863;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762819863;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',9,NULL),
(158,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:11:03','2025-11-11 00:11:03',10,'[10176,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762819863;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762819863;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',9,NULL),
(159,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:15:45','2025-11-11 00:15:45',10,'[10178,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820145;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',9,NULL),
(160,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:16:40','2025-11-11 00:16:40',10,'[10179,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820200;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820200;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',9,NULL),
(161,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:16:40','2025-11-11 00:16:40',10,'[10180,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820200;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820200;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',9,NULL),
(162,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:16:40','2025-11-11 00:16:40',10,'[10181,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820200;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820200;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',9,NULL),
(163,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:16:40','2025-11-11 00:16:40',10,'[10182,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820200;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820200;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',9,NULL),
(164,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:16:40','2025-11-11 00:16:40',10,'[10178,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820200;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820200;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',9,NULL),
(165,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:17:26','2025-11-11 00:17:26',10,'[10179,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820246;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',9,NULL),
(166,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:17:26','2025-11-11 00:17:26',10,'[10180,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820246;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',9,NULL),
(167,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:17:26','2025-11-11 00:17:26',10,'[10181,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820246;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',9,NULL),
(168,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:17:26','2025-11-11 00:17:26',10,'[10182,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820246;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',9,NULL),
(169,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:20:38','2025-11-11 00:20:38',10,'[10186,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820438;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820438;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',9,NULL),
(170,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:21:51','2025-11-11 00:21:51',10,'[10191,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820511;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820511;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',9,NULL),
(171,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:21:51','2025-11-11 00:21:51',10,'[10192,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820511;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820511;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',9,NULL),
(172,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:21:51','2025-11-11 00:21:51',10,'[10193,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820511;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820511;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',9,NULL),
(173,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:21:51','2025-11-11 00:21:51',10,'[10194,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820511;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820511;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',9,NULL),
(174,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:21:51','2025-11-11 00:21:51',10,'[10186,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820511;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820511;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',9,NULL),
(175,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:23:14','2025-11-11 00:23:14',10,'[10191,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820594;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820594;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',9,NULL),
(176,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:23:14','2025-11-11 00:23:14',10,'[10192,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820594;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820594;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',9,NULL),
(177,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:23:14','2025-11-11 00:23:14',10,'[10193,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820594;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820594;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',9,NULL),
(178,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:23:14','2025-11-11 00:23:14',10,'[10194,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820594;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820594;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',9,NULL),
(179,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:27:41','2025-11-11 00:27:41',10,'[10196,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820861;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820861;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',9,NULL),
(180,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:28:07','2025-11-11 00:28:07',10,'[10197,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820887;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820887;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',10,NULL),
(181,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:28:07','2025-11-11 00:28:07',10,'[10198,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820887;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820887;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',10,NULL),
(182,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:28:07','2025-11-11 00:28:07',10,'[10199,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820887;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820887;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',10,NULL),
(183,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:28:07','2025-11-11 00:28:07',10,'[10200,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820887;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820887;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',10,NULL),
(184,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:28:07','2025-11-11 00:28:07',10,'[10196,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820887;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820887;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',10,NULL),
(185,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:28:30','2025-11-11 00:28:30',10,'[10197,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820910;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820910;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',10,NULL),
(186,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:28:30','2025-11-11 00:28:30',10,'[10198,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820910;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820910;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',10,NULL),
(187,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:28:30','2025-11-11 00:28:30',10,'[10199,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820910;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820910;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',10,NULL),
(188,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-11 00:28:30','2025-11-11 00:28:30',10,'[10200,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762820910;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762820910;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',10,NULL),
(189,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-12 19:46:39','2025-11-12 19:46:39',10,'[9991,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762976799;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762976799;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',10,NULL),
(190,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-12 19:46:54','2025-11-12 19:46:54',10,'[10220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762976814;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762976814;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',10,NULL),
(191,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-12 19:46:55','2025-11-12 19:46:55',10,'[10221,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762976815;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762976815;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',10,NULL),
(192,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-12 19:47:06','2025-11-12 19:47:06',10,'[10220,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762976826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762976826;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',10,NULL),
(193,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-12 19:47:06','2025-11-12 19:47:06',10,'[10221,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762976826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762976826;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',10,NULL),
(194,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-12 19:48:00','2025-11-12 19:48:00',10,'[9993,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762976880;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762976880;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',10,NULL),
(195,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-12 19:48:59','2025-11-12 19:48:59',10,'[10222,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762976939;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762976939;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',10,NULL),
(196,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-12 19:48:59','2025-11-12 19:48:59',10,'[10223,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762976939;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762976939;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',10,NULL),
(197,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-12 19:49:13','2025-11-12 19:49:13',10,'[10222,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762976953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762976953;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',10,NULL),
(198,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-11-12 19:49:13','2025-11-12 19:49:13',10,'[10223,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1762976953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1762976953;}',8,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',10,NULL),
(199,'wc-admin_import_orders','complete','2025-11-20 00:20:08','2025-11-20 00:20:08',10,'[10224]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763598008;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763598008;}',11,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',10,NULL),
(200,'wc-admin_import_orders','complete','2025-12-06 17:59:26','2025-12-06 17:59:26',10,'[10225]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1765043966;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1765043966;}',11,1,'2026-04-16 03:14:55','2026-04-16 03:14:55',10,NULL),
(201,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2025-12-27 04:26:46','2025-12-27 04:26:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1766809606;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1766809606;}',8,1,'2026-04-16 03:14:56','2026-04-16 03:14:56',10,NULL),
(202,'woocommerce_run_on_woocommerce_admin_updated','complete','2025-12-27 04:26:45','2025-12-27 04:26:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1766809605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1766809605;}',12,1,'2026-04-16 03:14:56','2026-04-16 03:14:56',10,NULL),
(203,'gla/jobs/cleanup_synced_products/create_batch','complete','2026-02-21 21:25:05','2026-02-21 21:25:05',10,'[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771709105;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771709105;}',10,1,'2026-04-16 03:14:56','2026-04-16 03:14:56',10,NULL),
(204,'gla/jobs/cleanup_products_job/create_batch','complete','2026-02-22 11:36:09','2026-02-22 11:36:09',10,'[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771760169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771760169;}',10,1,'2026-04-16 03:14:56','2026-04-16 03:14:56',10,NULL),
(205,'gla/jobs/update_all_products/create_batch','complete','2026-02-22 11:36:09','2026-02-22 11:36:09',10,'[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771760169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771760169;}',10,1,'2026-04-16 03:14:57','2026-04-16 03:14:57',11,NULL),
(206,'gla/jobs/resubmit_expiring_products/start','complete','2026-02-23 03:00:00','2026-02-23 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771815600;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1771815600;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-16 03:15:02','2026-04-16 03:15:02',12,NULL),
(207,'gla/jobs/update_merchant_price_benchmarks/start','complete','2026-02-23 03:00:00','2026-02-23 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771815600;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1771815600;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-16 03:15:03','2026-04-16 03:15:03',12,NULL),
(208,'gla/jobs/update_merchant_product_statuses/process_item','complete','2026-02-22 11:36:45','2026-02-22 11:36:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771760205;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771760205;}',10,1,'2026-04-16 03:14:58','2026-04-16 03:14:58',11,NULL),
(209,'woocommerce_run_update_callback','complete','2026-02-22 12:00:45','2026-02-22 12:00:45',10,'{\"update_callback\":\"wc_update_1030_add_comments_date_type_index\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771761645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771761645;}',8,1,'2026-04-16 03:14:58','2026-04-16 03:14:58',11,NULL),
(210,'woocommerce_run_update_callback','complete','2026-02-22 12:00:46','2026-02-22 12:00:46',10,'{\"update_callback\":\"wc_update_1040_add_idx_date_paid_status_parent\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771761646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771761646;}',8,1,'2026-04-16 03:14:58','2026-04-16 03:14:58',11,NULL),
(211,'woocommerce_run_update_callback','complete','2026-02-22 12:00:47','2026-02-22 12:00:47',10,'{\"update_callback\":\"wc_update_1040_cleanup_legacy_ptk_patterns_fetching\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771761647;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771761647;}',8,1,'2026-04-16 03:14:59','2026-04-16 03:14:59',11,NULL),
(212,'woocommerce_run_update_callback','complete','2026-02-22 12:00:48','2026-02-22 12:00:48',10,'{\"update_callback\":\"wc_update_1050_migrate_brand_permalink_setting\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771761648;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771761648;}',8,1,'2026-04-16 03:14:59','2026-04-16 03:14:59',11,NULL),
(213,'woocommerce_run_update_callback','complete','2026-02-22 12:00:49','2026-02-22 12:00:49',10,'{\"update_callback\":\"wc_update_1050_enable_autoload_options\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771761649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771761649;}',8,1,'2026-04-16 03:14:59','2026-04-16 03:14:59',11,NULL),
(214,'woocommerce_run_update_callback','complete','2026-02-22 12:00:50','2026-02-22 12:00:50',10,'{\"update_callback\":\"wc_update_1050_add_idx_user_email\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771761650;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771761650;}',8,1,'2026-04-16 03:14:59','2026-04-16 03:14:59',11,NULL),
(215,'woocommerce_run_update_callback','complete','2026-02-22 12:00:51','2026-02-22 12:00:51',10,'{\"update_callback\":\"wc_update_1050_remove_deprecated_marketplace_option\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771761651;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771761651;}',8,1,'2026-04-16 03:14:59','2026-04-16 03:14:59',11,NULL),
(216,'woocommerce_update_db_to_current_version','complete','2026-02-22 12:00:52','2026-02-22 12:00:52',10,'{\"version\":\"10.5.2\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771761652;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771761652;}',8,1,'2026-04-16 03:14:59','2026-04-16 03:14:59',11,NULL),
(217,'fetch_patterns','complete','2026-02-22 12:00:46','2026-02-22 12:00:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771761646;s:18:\"\0*\0first_timestamp\";i:1771761646;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771761646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-16 03:14:58','2026-04-16 03:14:58',11,NULL),
(218,'gla/jobs/update_products/process_item','failed','2026-02-22 12:07:53','2026-02-22 12:07:53',10,'[[10173,10174,10175,10176]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771762073;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771762073;}',10,1,'2026-04-16 03:14:59','2026-04-16 03:14:59',11,NULL),
(219,'gla/jobs/update_products/process_item','complete','2026-02-22 12:07:53','2026-02-22 12:07:53',10,'[[10157,10158,10159,10160]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771762073;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771762073;}',10,1,'2026-04-16 03:15:00','2026-04-16 03:15:00',11,NULL),
(220,'gla/jobs/update_products/process_item','complete','2026-02-22 12:07:54','2026-02-22 12:07:54',10,'[[10179,10180,10181,10182]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771762074;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771762074;}',10,1,'2026-04-16 03:15:00','2026-04-16 03:15:00',11,NULL),
(221,'gla/jobs/update_products/process_item','complete','2026-02-22 12:07:55','2026-02-22 12:07:55',10,'[[10151,10152,10153,10154]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771762075;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771762075;}',10,1,'2026-04-16 03:15:00','2026-04-16 03:15:00',11,NULL),
(222,'gla/jobs/update_products/process_item','failed','2026-02-22 12:07:55','2026-02-22 12:07:55',10,'[[10145,10146,10147]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771762075;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771762075;}',10,1,'2026-04-16 03:15:00','2026-04-16 03:15:00',11,NULL),
(223,'gla/jobs/update_products/process_item','complete','2026-02-22 12:07:55','2026-02-22 12:07:55',10,'[[10222,10223]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771762075;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771762075;}',10,1,'2026-04-16 03:15:00','2026-04-16 03:15:00',11,NULL),
(224,'gla/jobs/update_products/process_item','complete','2026-02-22 12:07:56','2026-02-22 12:07:56',10,'[[9989]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771762076;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771762076;}',10,1,'2026-04-16 03:15:00','2026-04-16 03:15:00',11,NULL),
(225,'gla/jobs/update_products/process_item','complete','2026-02-22 12:07:56','2026-02-22 12:07:56',10,'[[10166,10167,10168,10169]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771762076;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771762076;}',10,1,'2026-04-16 03:15:00','2026-04-16 03:15:00',11,NULL),
(226,'gla/jobs/update_products/process_item','complete','2026-02-22 12:07:56','2026-02-22 12:07:56',10,'[[9980]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771762076;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771762076;}',10,1,'2026-04-16 03:15:00','2026-04-16 03:15:00',11,NULL),
(227,'gla/jobs/update_products/process_item','complete','2026-02-22 12:07:57','2026-02-22 12:07:57',10,'[[9985]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771762077;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771762077;}',10,1,'2026-04-16 03:15:00','2026-04-16 03:15:00',11,NULL),
(228,'gla/jobs/update_products/process_item','complete','2026-02-22 12:08:15','2026-02-22 12:08:15',10,'[[10191,10192,10193,10194]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771762095;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771762095;}',10,1,'2026-04-16 03:15:01','2026-04-16 03:15:01',11,NULL),
(229,'gla/jobs/update_products/process_item','complete','2026-02-22 12:08:15','2026-02-22 12:08:15',10,'[[9986]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771762095;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771762095;}',10,1,'2026-04-16 03:15:01','2026-04-16 03:15:01',11,NULL),
(230,'gla/jobs/update_products/process_item','failed','2026-02-22 12:08:15','2026-02-22 12:08:15',10,'[[10220,10221]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771762095;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771762095;}',10,1,'2026-04-16 03:15:01','2026-04-16 03:15:01',11,NULL),
(231,'gla/jobs/update_products/process_item','failed','2026-02-22 12:08:16','2026-02-22 12:08:16',10,'[[9987]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771762096;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771762096;}',10,1,'2026-04-16 03:15:01','2026-04-16 03:15:01',11,NULL),
(232,'gla/jobs/update_products/process_item','complete','2026-02-22 12:08:16','2026-02-22 12:08:16',10,'[[9988]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771762096;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771762096;}',10,1,'2026-04-16 03:15:02','2026-04-16 03:15:02',12,NULL),
(233,'gla/jobs/update_products/process_item','failed','2026-02-22 12:08:16','2026-02-22 12:08:16',10,'[[10197,10198,10199,10200]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771762096;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771762096;}',10,1,'2026-04-16 03:15:02','2026-04-16 03:15:02',12,NULL),
(234,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-19 15:52:37','2026-03-19 15:52:37',10,'[10197,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773935557;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773935557;}',8,1,'2026-04-16 03:15:03','2026-04-16 03:15:03',12,NULL),
(235,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-19 15:52:47','2026-03-19 15:52:47',10,'[10198,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773935567;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773935567;}',8,1,'2026-04-16 03:15:03','2026-04-16 03:15:03',12,NULL),
(236,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-19 15:52:47','2026-03-19 15:52:47',10,'[10199,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773935567;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773935567;}',8,1,'2026-04-16 03:15:03','2026-04-16 03:15:03',12,NULL),
(237,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-19 15:52:47','2026-03-19 15:52:47',10,'[10200,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773935567;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773935567;}',8,1,'2026-04-16 03:15:03','2026-04-16 03:15:03',12,NULL),
(238,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-19 15:52:47','2026-03-19 15:52:47',10,'[10196,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773935567;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773935567;}',8,1,'2026-04-16 03:15:03','2026-04-16 03:15:03',12,NULL),
(239,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-19 15:52:47','2026-03-19 15:52:47',10,'[10173,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773935567;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773935567;}',8,1,'2026-04-16 03:15:03','2026-04-16 03:15:03',12,NULL),
(240,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-19 15:52:47','2026-03-19 15:52:47',10,'[10174,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773935567;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773935567;}',8,1,'2026-04-16 03:15:03','2026-04-16 03:15:03',12,NULL),
(241,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-19 15:52:47','2026-03-19 15:52:47',10,'[10175,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773935567;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773935567;}',8,1,'2026-04-16 03:15:03','2026-04-16 03:15:03',12,NULL),
(242,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-19 15:52:47','2026-03-19 15:52:47',10,'[10176,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773935567;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773935567;}',8,1,'2026-04-16 03:15:03','2026-04-16 03:15:03',12,NULL),
(243,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-19 15:52:47','2026-03-19 15:52:47',10,'[10165,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773935567;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773935567;}',8,1,'2026-04-16 03:15:04','2026-04-16 03:15:04',12,NULL),
(244,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-19 15:52:47','2026-03-19 15:52:47',10,'[10221,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773935567;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773935567;}',8,1,'2026-04-16 03:15:04','2026-04-16 03:15:04',12,NULL),
(245,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-19 15:52:47','2026-03-19 15:52:47',10,'[10220,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773935567;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773935567;}',8,1,'2026-04-16 03:15:04','2026-04-16 03:15:04',12,NULL),
(246,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-19 15:52:47','2026-03-19 15:52:47',10,'[9991,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773935567;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773935567;}',8,1,'2026-04-16 03:15:04','2026-04-16 03:15:04',12,NULL),
(247,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-19 15:52:47','2026-03-19 15:52:47',10,'[9987,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773935567;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773935567;}',8,1,'2026-04-16 03:15:04','2026-04-16 03:15:04',12,NULL),
(248,'gla/jobs/update_products/process_item','complete','2026-03-19 15:54:51','2026-03-19 15:54:51',10,'[[10191]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773935691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773935691;}',10,1,'2026-04-16 03:15:04','2026-04-16 03:15:04',12,NULL),
(249,'gla/jobs/update_products/process_item','complete','2026-03-19 15:54:51','2026-03-19 15:54:51',10,'[[10192]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773935691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773935691;}',10,1,'2026-04-16 03:15:04','2026-04-16 03:15:04',12,NULL),
(250,'gla/jobs/update_products/process_item','complete','2026-03-19 15:54:51','2026-03-19 15:54:51',10,'[[10193]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773935691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773935691;}',10,1,'2026-04-16 03:15:04','2026-04-16 03:15:04',12,NULL),
(251,'gla/jobs/update_products/process_item','complete','2026-03-19 15:54:52','2026-03-19 15:54:52',10,'[[10194]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773935692;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773935692;}',10,1,'2026-04-16 03:15:04','2026-04-16 03:15:04',12,NULL),
(252,'gla/jobs/update_products/process_item','complete','2026-03-19 15:58:37','2026-03-19 15:58:37',10,'[[10179]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773935917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773935917;}',10,1,'2026-04-16 03:15:04','2026-04-16 03:15:04',12,NULL),
(253,'gla/jobs/update_products/process_item','complete','2026-03-19 15:58:37','2026-03-19 15:58:37',10,'[[10180]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773935917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773935917;}',10,1,'2026-04-16 03:15:04','2026-04-16 03:15:04',12,NULL),
(254,'gla/jobs/update_products/process_item','complete','2026-03-19 15:58:37','2026-03-19 15:58:37',10,'[[10181]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773935917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773935917;}',10,1,'2026-04-16 03:15:04','2026-04-16 03:15:04',12,NULL),
(255,'gla/jobs/update_products/process_item','complete','2026-03-19 15:58:38','2026-03-19 15:58:38',10,'[[10182]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773935918;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773935918;}',10,1,'2026-04-16 03:15:05','2026-04-16 03:15:05',13,NULL),
(256,'gla/jobs/update_products/process_item','complete','2026-03-19 16:01:55','2026-03-19 16:01:55',10,'[[10222]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773936115;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773936115;}',10,1,'2026-04-16 03:15:05','2026-04-16 03:15:05',13,NULL),
(257,'gla/jobs/update_products/process_item','complete','2026-03-19 16:01:57','2026-03-19 16:01:57',10,'[[10223]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773936117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773936117;}',10,1,'2026-04-16 03:15:05','2026-04-16 03:15:05',13,NULL),
(258,'gla/jobs/update_products/process_item','complete','2026-03-19 16:04:56','2026-03-19 16:04:56',10,'[[10166]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773936296;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773936296;}',10,1,'2026-04-16 03:15:05','2026-04-16 03:15:05',13,NULL),
(259,'gla/jobs/update_products/process_item','complete','2026-03-19 16:04:56','2026-03-19 16:04:56',10,'[[10167]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773936296;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773936296;}',10,1,'2026-04-16 03:15:05','2026-04-16 03:15:05',13,NULL),
(260,'gla/jobs/update_products/process_item','complete','2026-03-19 16:04:56','2026-03-19 16:04:56',10,'[[10168]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773936296;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773936296;}',10,1,'2026-04-16 03:15:05','2026-04-16 03:15:05',13,NULL),
(261,'gla/jobs/update_products/process_item','complete','2026-03-19 16:04:56','2026-03-19 16:04:56',10,'[[10169]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773936296;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773936296;}',10,1,'2026-04-16 03:15:05','2026-04-16 03:15:05',13,NULL),
(262,'gla/jobs/update_products/process_item','complete','2026-03-19 16:05:15','2026-03-19 16:05:15',10,'[[10158]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773936315;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773936315;}',10,1,'2026-04-16 03:15:05','2026-04-16 03:15:05',13,NULL),
(263,'gla/jobs/update_products/process_item','complete','2026-03-19 16:05:16','2026-03-19 16:05:16',10,'[[10159]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773936316;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773936316;}',10,1,'2026-04-16 03:15:06','2026-04-16 03:15:06',13,NULL),
(264,'gla/jobs/update_products/process_item','complete','2026-03-19 16:05:16','2026-03-19 16:05:16',10,'[[10160]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773936316;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773936316;}',10,1,'2026-04-16 03:15:06','2026-04-16 03:15:06',13,NULL),
(265,'gla/jobs/update_products/process_item','complete','2026-03-19 16:05:18','2026-03-19 16:05:18',10,'[[10157]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773936318;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773936318;}',10,1,'2026-04-16 03:15:06','2026-04-16 03:15:06',13,NULL),
(266,'gla/jobs/update_products/process_item','failed','2026-03-19 16:05:53','2026-03-19 16:05:53',10,'[[10145]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773936353;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773936353;}',10,1,'2026-04-16 03:15:06','2026-04-16 03:15:06',13,NULL),
(267,'gla/jobs/update_products/process_item','failed','2026-03-19 16:09:22','2026-03-19 16:09:22',10,'[[10146]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773936562;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773936562;}',10,1,'2026-04-16 03:15:06','2026-04-16 03:15:06',13,NULL),
(268,'gla/jobs/update_products/process_item','failed','2026-03-19 16:09:24','2026-03-19 16:09:24',10,'[[10147]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773936564;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773936564;}',10,1,'2026-04-16 03:15:06','2026-04-16 03:15:06',13,NULL),
(269,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-22 10:13:47','2026-03-22 10:13:47',10,'[10145,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774174427;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774174427;}',8,1,'2026-04-16 03:15:06','2026-04-16 03:15:06',13,NULL),
(270,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-22 10:14:10','2026-03-22 10:14:10',10,'[10146,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774174450;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774174450;}',8,1,'2026-04-16 03:15:06','2026-04-16 03:15:06',13,NULL),
(271,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-22 10:14:10','2026-03-22 10:14:10',10,'[10147,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774174450;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774174450;}',8,1,'2026-04-16 03:15:06','2026-04-16 03:15:06',13,NULL),
(272,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-22 10:14:10','2026-03-22 10:14:10',10,'[10134,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774174450;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774174450;}',8,1,'2026-04-16 03:15:06','2026-04-16 03:15:06',13,NULL),
(273,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-16 01:28:44','2026-04-16 01:28:44',10,'[10135,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776302924;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776302924;}',8,1,'2026-04-16 03:15:06','2026-04-16 03:15:06',13,NULL),
(274,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-16 01:28:44','2026-04-16 01:28:44',10,'[10136,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776302924;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776302924;}',8,1,'2026-04-16 03:15:06','2026-04-16 03:15:06',13,NULL),
(275,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-16 01:28:44','2026-04-16 01:28:44',10,'[10137,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776302924;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776302924;}',8,1,'2026-04-16 03:15:06','2026-04-16 03:15:06',13,NULL),
(276,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-16 01:28:44','2026-04-16 01:28:44',10,'[10138,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776302924;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776302924;}',8,1,'2026-04-16 03:15:06','2026-04-16 03:15:06',13,NULL),
(277,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-16 01:28:44','2026-04-16 01:28:44',10,'[10139,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776302924;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776302924;}',8,1,'2026-04-16 03:15:06','2026-04-16 03:15:06',13,NULL),
(278,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-16 01:28:44','2026-04-16 01:28:44',10,'[10140,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776302924;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776302924;}',8,1,'2026-04-16 03:15:06','2026-04-16 03:15:06',13,NULL),
(279,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-16 01:28:44','2026-04-16 01:28:44',10,'[10141,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776302924;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776302924;}',8,1,'2026-04-16 03:15:06','2026-04-16 03:15:06',13,NULL),
(280,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-16 01:28:44','2026-04-16 01:28:44',10,'[10150,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776302924;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776302924;}',8,1,'2026-04-16 03:15:06','2026-04-16 03:15:06',14,NULL),
(281,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-16 01:28:45','2026-04-16 01:28:45',10,'[10163,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776302925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776302925;}',8,1,'2026-04-16 03:15:06','2026-04-16 03:15:06',14,NULL),
(282,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-16 01:28:45','2026-04-16 01:28:45',10,'[10209,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776302925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776302925;}',8,1,'2026-04-16 03:15:06','2026-04-16 03:15:06',14,NULL),
(283,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-16 01:28:45','2026-04-16 01:28:45',10,'[10210,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776302925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776302925;}',8,1,'2026-04-16 03:15:06','2026-04-16 03:15:06',14,NULL),
(284,'wc_admin_daily_wrapper','complete','2026-04-17 01:28:45','2026-04-17 01:28:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776389325;s:18:\"\0*\0first_timestamp\";i:1759499155;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776389325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-17 02:33:25','2026-04-17 02:33:25',376,NULL),
(285,'woocommerce_cleanup_personal_data','complete','2026-04-17 03:11:41','2026-04-17 03:11:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776395501;s:18:\"\0*\0first_timestamp\";i:1759499163;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776395501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-17 03:12:19','2026-04-17 03:12:19',389,NULL),
(286,'woocommerce_geoip_updater','pending','2026-05-01 03:11:41','2026-05-01 03:11:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777605101;s:18:\"\0*\0first_timestamp\";i:1759499214;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777605101;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(287,'woocommerce_cancel_unpaid_orders','complete','2026-04-16 04:11:42','2026-04-16 04:11:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776312702;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776312702;}',4,1,'2026-04-16 04:21:08','2026-04-16 04:21:08',44,NULL),
(288,'woocommerce_cleanup_logs','complete','2026-04-17 03:11:43','2026-04-17 03:11:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776395503;s:18:\"\0*\0first_timestamp\";i:1759509954;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776395503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-17 03:12:20','2026-04-17 03:12:20',389,NULL),
(289,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-04-17 03:11:43','2026-04-17 03:11:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776395503;s:18:\"\0*\0first_timestamp\";i:1759509955;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776395503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-17 03:12:20','2026-04-17 03:12:20',389,NULL),
(290,'action_scheduler/migration_hook','failed','2026-04-16 03:12:44','2026-04-16 03:12:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309164;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309164;}',2,1,'2026-04-16 03:15:06','2026-04-16 03:15:06',14,NULL),
(291,'woocommerce_cleanup_sessions','complete','2026-04-16 15:11:44','2026-04-16 15:11:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776352304;s:18:\"\0*\0first_timestamp\";i:1759520754;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776352304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-04-16 15:11:46','2026-04-16 15:11:46',229,NULL),
(292,'woocommerce_scheduled_sales','complete','2026-04-17 03:11:44','2026-04-17 03:11:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776395504;s:18:\"\0*\0first_timestamp\";i:1759536000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776395504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-17 03:12:20','2026-04-17 03:12:20',389,NULL),
(293,'woocommerce_refresh_order_count_cache','complete','2026-04-16 15:11:44','2026-04-16 15:11:44',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776352304;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776352304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-16 15:11:46','2026-04-16 15:11:46',229,NULL),
(294,'woocommerce_cleanup_draft_orders','complete','2026-04-17 03:11:45','2026-04-17 03:11:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776395505;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776395505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-17 03:12:20','2026-04-17 03:12:20',389,NULL),
(295,'woocommerce_cleanup_draft_orders','complete','2026-04-17 03:11:45','2026-04-17 03:11:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776395505;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776395505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-17 03:12:20','2026-04-17 03:12:20',389,NULL),
(300,'mailpoet/cron/daemon-trigger','complete','2026-04-16 03:14:46','2026-04-16 03:14:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776309286;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776309286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 03:15:12','2026-04-16 03:15:12',14,NULL),
(296,'woocommerce_tracker_send_event_wrapper','complete','2026-04-17 03:11:49','2026-04-17 03:11:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776395509;s:18:\"\0*\0first_timestamp\";i:1759800762;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776395509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-17 03:12:21','2026-04-17 03:12:21',389,NULL),
(297,'wc_payment_gateway_update_orders','complete','2026-04-16 03:26:50','2026-04-16 03:26:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776310010;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776310010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 03:42:08','2026-04-16 03:42:08',29,NULL),
(298,'wc_payment_gateway_update_orders','complete','2026-04-16 03:26:51','2026-04-16 03:26:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776310011;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776310011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 03:42:09','2026-04-16 03:42:09',29,NULL),
(299,'wc_gla_cron_daily_notes','complete','2026-04-17 03:11:53','2026-04-17 03:11:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776395513;s:18:\"\0*\0first_timestamp\";i:1760367966;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776395513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-04-17 03:12:23','2026-04-17 03:12:23',389,NULL),
(301,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2026-04-16 03:14:57','2026-04-16 03:14:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309297;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309297;}',8,1,'2026-04-16 03:15:13','2026-04-16 03:15:13',14,NULL),
(302,'gla/jobs/update_all_products/process_item','complete','2026-04-16 03:14:55','2026-04-16 03:14:55',10,'[[9980,9985,9986,9988,9989,10151,10152,10153,10154,10157,10158,10159,10160,10166,10167,10168,10169,10179,10180,10181,10182,10191,10192,10193,10194,10222,10223]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309295;}',10,1,'2026-04-16 03:15:13','2026-04-16 03:15:13',14,NULL),
(303,'gla/jobs/update_all_products/create_batch','complete','2026-04-16 03:14:56','2026-04-16 03:14:56',10,'[2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309296;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309296;}',10,1,'2026-04-16 03:15:13','2026-04-16 03:15:13',14,NULL),
(318,'mailpoet/cron/daemon-trigger','complete','2026-04-16 03:17:12','2026-04-16 03:17:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776309432;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776309432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 03:42:07','2026-04-16 03:42:07',28,NULL),
(305,'gla/jobs/update_products/process_item','failed','2026-04-16 03:14:58','2026-04-16 03:14:58',10,'[[10173,10174,10175,10176]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309298;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309298;}',10,1,'2026-04-16 03:15:13','2026-04-16 03:15:13',14,NULL),
(306,'gla/jobs/update_products/process_item','failed','2026-04-16 03:14:59','2026-04-16 03:14:59',10,'[[10145,10146,10147]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309299;}',10,1,'2026-04-16 03:15:13','2026-04-16 03:15:13',14,NULL),
(307,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:00','2026-04-16 03:15:00',10,'[[10220,10221]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309300;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309300;}',10,1,'2026-04-16 03:15:14','2026-04-16 03:15:14',14,NULL),
(308,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:00','2026-04-16 03:15:00',10,'[[9987]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309300;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309300;}',10,1,'2026-04-16 03:15:15','2026-04-16 03:15:15',14,NULL),
(309,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:01','2026-04-16 03:15:01',10,'[[10197,10198,10199,10200]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309301;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309301;}',10,1,'2026-04-16 03:15:15','2026-04-16 03:15:15',14,NULL),
(310,'gla/jobs/resubmit_expiring_products/create_batch','complete','2026-04-16 03:15:01','2026-04-16 03:15:01',10,'[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309301;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309301;}',10,1,'2026-04-16 03:15:16','2026-04-16 03:15:16',14,NULL),
(311,'gla/jobs/resubmit_expiring_products/start','complete','2026-04-17 03:00:00','2026-04-17 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776394800;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1776394800;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-17 03:10:16','2026-04-17 03:10:16',386,NULL),
(312,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-16 03:15:02','2026-04-16 03:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776309302;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776309302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-16 03:15:24','2026-04-16 03:15:24',14,NULL),
(313,'gla/jobs/update_merchant_price_benchmarks/start','complete','2026-04-17 03:00:00','2026-04-17 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776394800;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1776394800;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-17 03:10:17','2026-04-17 03:10:17',386,NULL),
(314,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:05','2026-04-16 03:15:05',10,'[[10145]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309305;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309305;}',10,1,'2026-04-16 03:15:45','2026-04-16 03:15:45',22,NULL),
(315,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:05','2026-04-16 03:15:05',10,'[[10146]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309305;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309305;}',10,1,'2026-04-16 03:15:46','2026-04-16 03:15:46',22,NULL),
(316,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:05','2026-04-16 03:15:05',10,'[[10147]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309305;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309305;}',10,1,'2026-04-16 03:15:46','2026-04-16 03:15:46',22,NULL),
(317,'mailpoet/cron/daemon-run','complete','2026-04-16 03:15:07','2026-04-16 03:15:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309307;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309307;}',13,1,'2026-04-16 03:15:15','2026-04-16 03:15:15',15,NULL),
(319,'gla/jobs/update_merchant_product_statuses/process_item','complete','2026-04-16 03:15:12','2026-04-16 03:15:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309312;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309312;}',10,1,'2026-04-16 03:15:17','2026-04-16 03:15:17',16,NULL),
(320,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:12','2026-04-16 03:15:12',10,'[[10173,10174,10175,10176]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309312;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309312;}',10,1,'2026-04-16 03:15:17','2026-04-16 03:15:17',16,NULL),
(321,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:12','2026-04-16 03:15:12',10,'[[10145,10146,10147]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309312;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309312;}',10,1,'2026-04-16 03:15:17','2026-04-16 03:15:17',16,NULL),
(322,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:13','2026-04-16 03:15:13',10,'[[10220,10221]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309313;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309313;}',10,1,'2026-04-16 03:15:17','2026-04-16 03:15:17',16,NULL),
(323,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:14','2026-04-16 03:15:14',10,'[[9987]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309314;}',10,1,'2026-04-16 03:15:17','2026-04-16 03:15:17',16,NULL),
(324,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:14','2026-04-16 03:15:14',10,'[[10197,10198,10199,10200]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309314;}',10,1,'2026-04-16 03:15:17','2026-04-16 03:15:17',16,NULL),
(325,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:16','2026-04-16 03:15:16',10,'[[10173,10174,10175,10176]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309316;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309316;}',10,1,'2026-04-16 03:15:17','2026-04-16 03:15:17',17,NULL),
(326,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:16','2026-04-16 03:15:16',10,'[[10145,10146,10147]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309316;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309316;}',10,1,'2026-04-16 03:15:18','2026-04-16 03:15:18',17,NULL),
(327,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:16','2026-04-16 03:15:16',10,'[[10220,10221]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309316;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309316;}',10,1,'2026-04-16 03:15:18','2026-04-16 03:15:18',17,NULL),
(328,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:16','2026-04-16 03:15:16',10,'[[9987]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309316;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309316;}',10,1,'2026-04-16 03:15:18','2026-04-16 03:15:18',17,NULL),
(329,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:16','2026-04-16 03:15:16',10,'[[10197,10198,10199,10200]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309316;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309316;}',10,1,'2026-04-16 03:15:18','2026-04-16 03:15:18',17,NULL),
(330,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:16','2026-04-16 03:15:16',10,'[[10173,10174,10175,10176]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309316;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309316;}',10,1,'2026-04-16 03:15:18','2026-04-16 03:15:18',18,NULL),
(331,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:17','2026-04-16 03:15:17',10,'[[10145,10146,10147]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309317;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309317;}',10,1,'2026-04-16 03:15:18','2026-04-16 03:15:18',18,NULL),
(332,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:17','2026-04-16 03:15:17',10,'[[10220,10221]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309317;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309317;}',10,1,'2026-04-16 03:15:18','2026-04-16 03:15:18',18,NULL),
(333,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:17','2026-04-16 03:15:17',10,'[[9987]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309317;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309317;}',10,1,'2026-04-16 03:15:18','2026-04-16 03:15:18',18,NULL),
(334,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:17','2026-04-16 03:15:17',10,'[[10197,10198,10199,10200]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309317;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309317;}',10,1,'2026-04-16 03:15:18','2026-04-16 03:15:18',18,NULL),
(335,'mailpoet/cron/daemon-run','complete','2026-04-16 03:15:18','2026-04-16 03:15:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309318;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309318;}',13,1,'2026-04-16 03:15:24','2026-04-16 03:15:24',20,NULL),
(336,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-16 15:15:24','2026-04-16 15:15:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776352524;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776352524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-16 15:15:53','2026-04-16 15:15:53',235,NULL),
(337,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:44','2026-04-16 03:15:44',10,'[[10145]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309344;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309344;}',10,1,'2026-04-16 03:15:46','2026-04-16 03:15:46',23,NULL),
(338,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:45','2026-04-16 03:15:45',10,'[[10146]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309345;}',10,1,'2026-04-16 03:15:46','2026-04-16 03:15:46',23,NULL),
(339,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:45','2026-04-16 03:15:45',10,'[[10147]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309345;}',10,1,'2026-04-16 03:15:46','2026-04-16 03:15:46',23,NULL),
(340,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:45','2026-04-16 03:15:45',10,'[[10145]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309345;}',10,1,'2026-04-16 03:15:47','2026-04-16 03:15:47',24,NULL),
(341,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:45','2026-04-16 03:15:45',10,'[[10146]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309345;}',10,1,'2026-04-16 03:15:47','2026-04-16 03:15:47',24,NULL),
(342,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:45','2026-04-16 03:15:45',10,'[[10147]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309345;}',10,1,'2026-04-16 03:15:47','2026-04-16 03:15:47',24,NULL),
(343,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:46','2026-04-16 03:15:46',10,'[[10145]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309346;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309346;}',10,1,'2026-04-16 03:15:47','2026-04-16 03:15:47',25,NULL),
(344,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:46','2026-04-16 03:15:46',10,'[[10146]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309346;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309346;}',10,1,'2026-04-16 03:15:47','2026-04-16 03:15:47',25,NULL),
(345,'gla/jobs/update_products/process_item','failed','2026-04-16 03:15:46','2026-04-16 03:15:46',10,'[[10147]]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776309346;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776309346;}',10,1,'2026-04-16 03:15:47','2026-04-16 03:15:47',25,NULL),
(347,'mailpoet/cron/daemon-trigger','complete','2026-04-16 03:44:07','2026-04-16 03:44:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776311047;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776311047;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 03:50:03','2026-04-16 03:50:03',31,NULL),
(346,'mailpoet/cron/daemon-run','complete','2026-04-16 03:42:02','2026-04-16 03:42:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776310922;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776310922;}',13,1,'2026-04-16 03:42:09','2026-04-16 03:42:09',29,NULL),
(348,'wc_payment_gateway_update_orders','complete','2026-04-16 03:57:08','2026-04-16 03:57:08',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776311828;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776311828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 04:07:03','2026-04-16 04:07:03',35,NULL),
(349,'wc_payment_gateway_update_orders','complete','2026-04-16 03:57:09','2026-04-16 03:57:09',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776311829;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776311829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 04:07:03','2026-04-16 04:07:03',35,NULL),
(350,'mailpoet/cron/daemon-trigger','complete','2026-04-16 03:52:03','2026-04-16 03:52:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776311523;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776311523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 04:07:02','2026-04-16 04:07:02',35,NULL),
(351,'mailpoet/cron/daemon-run','complete','2026-04-16 04:06:57','2026-04-16 04:06:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776312417;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776312417;}',13,1,'2026-04-16 04:07:01','2026-04-16 04:07:01',36,NULL),
(352,'mailpoet/cron/daemon-trigger','complete','2026-04-16 04:09:02','2026-04-16 04:09:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776312542;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776312542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 04:21:05','2026-04-16 04:21:05',41,NULL),
(353,'wc_payment_gateway_update_orders','complete','2026-04-16 04:22:03','2026-04-16 04:22:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776313323;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776313323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 04:51:04','2026-04-16 04:51:04',46,NULL),
(354,'wc_payment_gateway_update_orders','complete','2026-04-16 04:22:03','2026-04-16 04:22:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776313323;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776313323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 04:51:06','2026-04-16 04:51:06',46,NULL),
(355,'mailpoet/cron/daemon-run','complete','2026-04-16 04:20:58','2026-04-16 04:20:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776313258;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776313258;}',13,1,'2026-04-16 04:21:04','2026-04-16 04:21:04',42,NULL),
(356,'mailpoet/cron/daemon-trigger','complete','2026-04-16 04:23:05','2026-04-16 04:23:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776313385;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776313385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 04:51:15','2026-04-16 04:51:15',46,NULL),
(357,'woocommerce_cancel_unpaid_orders','complete','2026-04-16 05:21:08','2026-04-16 05:21:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776316868;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776316868;}',4,1,'2026-04-16 05:32:24','2026-04-16 05:32:24',55,NULL),
(358,'wc_payment_gateway_update_orders','complete','2026-04-16 05:06:04','2026-04-16 05:06:04',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776315964;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776315964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 05:11:43','2026-04-16 05:11:43',52,NULL),
(359,'wc_payment_gateway_update_orders','complete','2026-04-16 05:06:06','2026-04-16 05:06:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776315966;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776315966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 05:11:45','2026-04-16 05:11:45',52,NULL),
(360,'mailpoet/cron/daemon-run','complete','2026-04-16 04:51:09','2026-04-16 04:51:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776315069;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776315069;}',13,1,'2026-04-16 04:51:16','2026-04-16 04:51:16',47,NULL),
(361,'mailpoet/cron/daemon-trigger','complete','2026-04-16 04:53:15','2026-04-16 04:53:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776315195;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776315195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 05:11:41','2026-04-16 05:11:41',50,NULL),
(362,'mailpoet/cron/daemon-run','complete','2026-04-16 05:11:35','2026-04-16 05:11:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776316295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776316295;}',13,1,'2026-04-16 05:11:43','2026-04-16 05:11:43',51,NULL),
(363,'mailpoet/cron/daemon-trigger','complete','2026-04-16 05:13:41','2026-04-16 05:13:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776316421;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776316421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 05:32:24','2026-04-16 05:32:24',55,NULL),
(364,'wc_payment_gateway_update_orders','complete','2026-04-16 05:26:43','2026-04-16 05:26:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776317203;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776317203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 05:32:24','2026-04-16 05:32:24',55,NULL),
(365,'wc_payment_gateway_update_orders','complete','2026-04-16 05:26:45','2026-04-16 05:26:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776317205;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776317205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 05:32:25','2026-04-16 05:32:25',55,NULL),
(366,'mailpoet/cron/daemon-run','complete','2026-04-16 05:32:19','2026-04-16 05:32:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776317539;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776317539;}',13,1,'2026-04-16 05:32:23','2026-04-16 05:32:23',56,NULL),
(367,'mailpoet/cron/daemon-trigger','complete','2026-04-16 05:34:24','2026-04-16 05:34:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776317664;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776317664;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 05:36:15','2026-04-16 05:36:15',60,NULL),
(368,'woocommerce_cancel_unpaid_orders','complete','2026-04-16 06:32:24','2026-04-16 06:32:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776321144;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776321144;}',4,1,'2026-04-16 06:32:37','2026-04-16 06:32:37',76,NULL),
(369,'wc_payment_gateway_update_orders','complete','2026-04-16 05:47:24','2026-04-16 05:47:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776318444;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776318444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 05:51:12','2026-04-16 05:51:12',62,NULL),
(370,'wc_payment_gateway_update_orders','complete','2026-04-16 05:47:25','2026-04-16 05:47:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776318445;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776318445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 05:51:12','2026-04-16 05:51:12',62,NULL),
(371,'mailpoet/cron/daemon-trigger','complete','2026-04-16 05:38:15','2026-04-16 05:38:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776317895;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776317895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 05:51:12','2026-04-16 05:51:12',62,NULL),
(372,'mailpoet/cron/daemon-trigger','complete','2026-04-16 05:53:12','2026-04-16 05:53:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776318792;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776318792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 05:53:54','2026-04-16 05:53:54',65,NULL),
(373,'wc_payment_gateway_update_orders','complete','2026-04-16 06:06:12','2026-04-16 06:06:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776319572;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776319572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 06:11:26','2026-04-16 06:11:26',74,NULL),
(374,'wc_payment_gateway_update_orders','complete','2026-04-16 06:06:12','2026-04-16 06:06:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776319572;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776319572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 06:11:27','2026-04-16 06:11:27',74,NULL),
(375,'mailpoet/cron/daemon-trigger','complete','2026-04-16 05:55:54','2026-04-16 05:55:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776318954;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776318954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 05:56:03','2026-04-16 05:56:03',66,NULL),
(376,'mailpoet/cron/daemon-run','complete','2026-04-16 05:55:59','2026-04-16 05:55:59',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776318959;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776318959;}',13,1,'2026-04-16 05:56:03','2026-04-16 05:56:03',67,NULL),
(377,'mailpoet/cron/daemon-trigger','complete','2026-04-16 05:58:03','2026-04-16 05:58:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776319083;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776319083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 05:58:33','2026-04-16 05:58:33',71,NULL),
(378,'mailpoet/cron/daemon-trigger','complete','2026-04-16 06:00:33','2026-04-16 06:00:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776319233;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776319233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 06:11:26','2026-04-16 06:11:26',74,NULL),
(379,'mailpoet/cron/daemon-trigger','complete','2026-04-16 06:13:26','2026-04-16 06:13:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776320006;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776320006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 06:32:36','2026-04-16 06:32:36',76,NULL),
(380,'wc_payment_gateway_update_orders','complete','2026-04-16 06:26:26','2026-04-16 06:26:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776320786;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776320786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 06:32:37','2026-04-16 06:32:37',76,NULL),
(381,'wc_payment_gateway_update_orders','complete','2026-04-16 06:26:27','2026-04-16 06:26:27',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776320787;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776320787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 06:32:37','2026-04-16 06:32:37',76,NULL),
(382,'mailpoet/cron/daemon-trigger','complete','2026-04-16 06:34:36','2026-04-16 06:34:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776321276;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776321276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 06:39:32','2026-04-16 06:39:32',79,NULL),
(383,'wc_payment_gateway_update_orders','complete','2026-04-16 06:47:37','2026-04-16 06:47:37',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776322057;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776322057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 07:02:02','2026-04-16 07:02:02',83,NULL),
(384,'wc_payment_gateway_update_orders','complete','2026-04-16 06:47:37','2026-04-16 06:47:37',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776322057;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776322057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 07:02:03','2026-04-16 07:02:03',83,NULL),
(385,'woocommerce_cancel_unpaid_orders','complete','2026-04-16 07:32:37','2026-04-16 07:32:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776324757;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776324757;}',4,1,'2026-04-16 07:39:46','2026-04-16 07:39:46',94,NULL),
(386,'mailpoet/cron/daemon-trigger','complete','2026-04-16 06:41:32','2026-04-16 06:41:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776321692;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776321692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 06:45:35','2026-04-16 06:45:35',81,NULL),
(387,'mailpoet/cron/daemon-trigger','complete','2026-04-16 06:47:35','2026-04-16 06:47:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776322055;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776322055;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 07:02:01','2026-04-16 07:02:01',83,NULL),
(388,'mailpoet/cron/daemon-run','complete','2026-04-16 07:01:57','2026-04-16 07:01:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776322917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776322917;}',13,1,'2026-04-16 07:02:00','2026-04-16 07:02:00',84,NULL),
(389,'mailpoet/cron/daemon-trigger','complete','2026-04-16 07:04:01','2026-04-16 07:04:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776323041;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776323041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 07:04:53','2026-04-16 07:04:53',88,NULL),
(390,'wc_payment_gateway_update_orders','complete','2026-04-16 07:17:02','2026-04-16 07:17:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776323822;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776323822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 07:19:46','2026-04-16 07:19:46',92,NULL),
(391,'wc_payment_gateway_update_orders','complete','2026-04-16 07:17:03','2026-04-16 07:17:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776323823;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776323823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 07:19:46','2026-04-16 07:19:46',92,NULL),
(392,'mailpoet/cron/daemon-run','complete','2026-04-16 07:04:49','2026-04-16 07:04:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776323089;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776323089;}',13,1,'2026-04-16 07:04:53','2026-04-16 07:04:53',89,NULL),
(393,'mailpoet/cron/daemon-trigger','complete','2026-04-16 07:06:53','2026-04-16 07:06:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776323213;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776323213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 07:19:45','2026-04-16 07:19:45',92,NULL),
(394,'mailpoet/cron/daemon-trigger','complete','2026-04-16 07:21:45','2026-04-16 07:21:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776324105;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776324105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 07:39:45','2026-04-16 07:39:45',94,NULL),
(395,'wc_payment_gateway_update_orders','complete','2026-04-16 07:34:46','2026-04-16 07:34:46',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776324886;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776324886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 07:39:46','2026-04-16 07:39:46',94,NULL),
(396,'wc_payment_gateway_update_orders','complete','2026-04-16 07:34:46','2026-04-16 07:34:46',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776324886;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776324886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 07:39:46','2026-04-16 07:39:46',94,NULL),
(397,'mailpoet/cron/daemon-trigger','complete','2026-04-16 07:41:45','2026-04-16 07:41:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776325305;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776325305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 07:44:49','2026-04-16 07:44:49',96,NULL),
(398,'woocommerce_cancel_unpaid_orders','complete','2026-04-16 08:39:45','2026-04-16 08:39:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776328785;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776328785;}',4,1,'2026-04-16 08:45:22','2026-04-16 08:45:22',113,NULL),
(399,'wc_payment_gateway_update_orders','complete','2026-04-16 07:54:46','2026-04-16 07:54:46',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776326086;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776326086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 07:58:24','2026-04-16 07:58:24',101,NULL),
(400,'wc_payment_gateway_update_orders','complete','2026-04-16 07:54:46','2026-04-16 07:54:46',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776326086;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776326086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 07:58:24','2026-04-16 07:58:24',101,NULL),
(401,'mailpoet/cron/daemon-trigger','complete','2026-04-16 07:46:49','2026-04-16 07:46:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776325609;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776325609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 07:58:21','2026-04-16 07:58:21',98,NULL),
(402,'mailpoet/cron/daemon-run','complete','2026-04-16 07:58:15','2026-04-16 07:58:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776326295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776326295;}',13,1,'2026-04-16 07:58:20','2026-04-16 07:58:20',99,NULL),
(403,'mailpoet/cron/daemon-trigger','complete','2026-04-16 08:00:21','2026-04-16 08:00:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776326421;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776326421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 08:01:58','2026-04-16 08:01:58',103,NULL),
(404,'wc_payment_gateway_update_orders','complete','2026-04-16 08:13:24','2026-04-16 08:13:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776327204;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776327204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 08:21:27','2026-04-16 08:21:27',107,NULL),
(405,'wc_payment_gateway_update_orders','complete','2026-04-16 08:13:24','2026-04-16 08:13:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776327204;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776327204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 08:21:27','2026-04-16 08:21:27',107,NULL),
(406,'mailpoet/cron/daemon-trigger','complete','2026-04-16 08:03:58','2026-04-16 08:03:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776326638;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776326638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 08:09:23','2026-04-16 08:09:23',105,NULL),
(407,'mailpoet/cron/daemon-trigger','complete','2026-04-16 08:11:23','2026-04-16 08:11:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776327083;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776327083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 08:21:26','2026-04-16 08:21:26',107,NULL),
(408,'mailpoet/cron/daemon-trigger','complete','2026-04-16 08:23:26','2026-04-16 08:23:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776327806;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776327806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 08:33:27','2026-04-16 08:33:27',109,NULL),
(409,'wc_payment_gateway_update_orders','complete','2026-04-16 08:36:27','2026-04-16 08:36:27',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776328587;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776328587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 08:45:21','2026-04-16 08:45:21',113,NULL),
(410,'wc_payment_gateway_update_orders','complete','2026-04-16 08:36:27','2026-04-16 08:36:27',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776328587;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776328587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 08:45:22','2026-04-16 08:45:22',113,NULL),
(411,'mailpoet/cron/daemon-run','complete','2026-04-16 08:33:22','2026-04-16 08:33:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776328402;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776328402;}',13,1,'2026-04-16 08:33:27','2026-04-16 08:33:27',110,NULL),
(412,'mailpoet/cron/daemon-trigger','complete','2026-04-16 08:35:27','2026-04-16 08:35:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776328527;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776328527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 08:45:21','2026-04-16 08:45:21',113,NULL),
(413,'mailpoet/cron/daemon-trigger','complete','2026-04-16 08:47:21','2026-04-16 08:47:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776329241;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776329241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 08:51:18','2026-04-16 08:51:18',115,NULL),
(414,'wc_payment_gateway_update_orders','complete','2026-04-16 09:00:21','2026-04-16 09:00:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776330021;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776330021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 09:09:35','2026-04-16 09:09:35',119,NULL),
(415,'wc_payment_gateway_update_orders','complete','2026-04-16 09:00:22','2026-04-16 09:00:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776330022;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776330022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 09:09:36','2026-04-16 09:09:36',119,NULL),
(416,'woocommerce_cancel_unpaid_orders','complete','2026-04-16 09:45:22','2026-04-16 09:45:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776332722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776332722;}',4,1,'2026-04-16 09:53:09','2026-04-16 09:53:09',135,NULL),
(417,'mailpoet/cron/daemon-trigger','complete','2026-04-16 08:53:18','2026-04-16 08:53:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776329598;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776329598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 08:57:54','2026-04-16 08:57:54',117,NULL),
(418,'mailpoet/cron/daemon-trigger','complete','2026-04-16 08:59:54','2026-04-16 08:59:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776329994;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776329994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 09:09:34','2026-04-16 09:09:34',119,NULL),
(419,'mailpoet/cron/daemon-trigger','complete','2026-04-16 09:11:34','2026-04-16 09:11:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776330694;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776330694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 09:13:27','2026-04-16 09:13:27',121,NULL),
(420,'wc_payment_gateway_update_orders','complete','2026-04-16 09:24:35','2026-04-16 09:24:35',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776331475;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776331475;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 09:33:35','2026-04-16 09:33:35',125,NULL),
(421,'wc_payment_gateway_update_orders','complete','2026-04-16 09:24:36','2026-04-16 09:24:36',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776331476;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776331476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 09:33:35','2026-04-16 09:33:35',125,NULL),
(422,'mailpoet/cron/daemon-trigger','complete','2026-04-16 09:15:27','2026-04-16 09:15:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776330927;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776330927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 09:22:15','2026-04-16 09:22:15',123,NULL),
(423,'mailpoet/cron/daemon-trigger','complete','2026-04-16 09:24:15','2026-04-16 09:24:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776331455;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776331455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 09:33:34','2026-04-16 09:33:34',125,NULL),
(424,'mailpoet/cron/daemon-run','complete','2026-04-16 09:33:29','2026-04-16 09:33:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776332009;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776332009;}',13,1,'2026-04-16 09:33:33','2026-04-16 09:33:33',126,NULL),
(425,'mailpoet/cron/daemon-trigger','complete','2026-04-16 09:35:34','2026-04-16 09:35:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776332134;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776332134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 09:45:15','2026-04-16 09:45:15',131,NULL),
(426,'wc_payment_gateway_update_orders','complete','2026-04-16 09:48:35','2026-04-16 09:48:35',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776332915;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776332915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 09:53:15','2026-04-16 09:53:15',135,NULL),
(427,'wc_payment_gateway_update_orders','complete','2026-04-16 09:48:35','2026-04-16 09:48:35',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776332915;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776332915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 09:53:16','2026-04-16 09:53:16',135,NULL),
(428,'mailpoet/cron/daemon-run','complete','2026-04-16 09:45:11','2026-04-16 09:45:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776332711;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776332711;}',13,1,'2026-04-16 09:45:15','2026-04-16 09:45:15',132,NULL),
(429,'mailpoet/cron/daemon-trigger','complete','2026-04-16 09:47:15','2026-04-16 09:47:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776332835;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776332835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 09:53:15','2026-04-16 09:53:15',135,NULL),
(430,'woocommerce_cancel_unpaid_orders','complete','2026-04-16 10:53:09','2026-04-16 10:53:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776336789;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776336789;}',4,1,'2026-04-16 10:56:03','2026-04-16 10:56:03',167,NULL),
(431,'mailpoet/cron/daemon-run','complete','2026-04-16 09:53:09','2026-04-16 09:53:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776333189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776333189;}',13,1,'2026-04-16 09:53:14','2026-04-16 09:53:14',136,NULL),
(432,'mailpoet/cron/daemon-trigger','complete','2026-04-16 09:55:15','2026-04-16 09:55:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776333315;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776333315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 09:57:23','2026-04-16 09:57:23',140,NULL),
(433,'wc_payment_gateway_update_orders','complete','2026-04-16 10:08:15','2026-04-16 10:08:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776334095;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776334095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 10:12:20','2026-04-16 10:12:20',146,NULL),
(434,'wc_payment_gateway_update_orders','complete','2026-04-16 10:08:16','2026-04-16 10:08:16',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776334096;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776334096;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 10:12:21','2026-04-16 10:12:21',146,NULL),
(435,'mailpoet/cron/daemon-run','complete','2026-04-16 09:57:19','2026-04-16 09:57:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776333439;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776333439;}',13,1,'2026-04-16 09:57:23','2026-04-16 09:57:23',141,NULL),
(436,'mailpoet/cron/daemon-trigger','complete','2026-04-16 09:59:23','2026-04-16 09:59:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776333563;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776333563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 10:06:35','2026-04-16 10:06:35',144,NULL),
(437,'mailpoet/cron/daemon-trigger','complete','2026-04-16 10:08:35','2026-04-16 10:08:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776334115;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776334115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 10:12:21','2026-04-16 10:12:21',146,NULL),
(438,'wc_payment_gateway_update_orders','complete','2026-04-16 10:27:20','2026-04-16 10:27:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776335240;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776335240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 10:32:02','2026-04-16 10:32:02',155,NULL),
(439,'wc_payment_gateway_update_orders','complete','2026-04-16 10:27:21','2026-04-16 10:27:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776335241;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776335241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 10:32:05','2026-04-16 10:32:05',155,NULL),
(440,'mailpoet/cron/daemon-trigger','complete','2026-04-16 10:14:21','2026-04-16 10:14:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776334461;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776334461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 10:14:27','2026-04-16 10:14:27',148,NULL),
(441,'mailpoet/cron/daemon-trigger','complete','2026-04-16 10:16:27','2026-04-16 10:16:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776334587;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776334587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 10:17:25','2026-04-16 10:17:25',151,NULL),
(442,'mailpoet/cron/daemon-trigger','complete','2026-04-16 10:19:25','2026-04-16 10:19:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776334765;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776334765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 10:23:53','2026-04-16 10:23:53',153,NULL),
(443,'mailpoet/cron/daemon-trigger','complete','2026-04-16 10:25:53','2026-04-16 10:25:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776335153;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776335153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 10:32:01','2026-04-16 10:32:01',155,NULL),
(444,'mailpoet/cron/daemon-trigger','complete','2026-04-16 10:34:01','2026-04-16 10:34:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776335641;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776335641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 10:40:59','2026-04-16 10:40:59',157,NULL),
(445,'wc_payment_gateway_update_orders','complete','2026-04-16 10:47:02','2026-04-16 10:47:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776336422;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776336422;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 10:49:45','2026-04-16 10:49:45',161,NULL),
(446,'wc_payment_gateway_update_orders','complete','2026-04-16 10:47:05','2026-04-16 10:47:05',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776336425;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776336425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 10:49:46','2026-04-16 10:49:46',161,NULL),
(447,'mailpoet/cron/daemon-run','complete','2026-04-16 10:40:54','2026-04-16 10:40:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776336054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776336054;}',13,1,'2026-04-16 10:41:02','2026-04-16 10:41:02',158,NULL),
(448,'mailpoet/cron/daemon-trigger','complete','2026-04-16 10:42:59','2026-04-16 10:42:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776336179;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776336179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 10:47:46','2026-04-16 10:47:46',160,NULL),
(449,'mailpoet/cron/daemon-trigger','complete','2026-04-16 10:49:46','2026-04-16 10:49:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776336586;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776336586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 10:49:46','2026-04-16 10:49:46',162,NULL),
(450,'wc_payment_gateway_update_orders','complete','2026-04-16 11:04:45','2026-04-16 11:04:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776337485;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776337485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 11:06:33','2026-04-16 11:06:33',171,NULL),
(451,'wc_payment_gateway_update_orders','complete','2026-04-16 11:04:46','2026-04-16 11:04:46',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776337486;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776337486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 11:06:35','2026-04-16 11:06:35',171,NULL),
(452,'mailpoet/cron/daemon-trigger','complete','2026-04-16 10:51:46','2026-04-16 10:51:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776336706;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776336706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 10:55:57','2026-04-16 10:55:57',164,NULL),
(453,'mailpoet/cron/daemon-run','complete','2026-04-16 10:55:52','2026-04-16 10:55:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776336952;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776336952;}',13,1,'2026-04-16 10:55:57','2026-04-16 10:55:57',165,NULL),
(454,'mailpoet/cron/daemon-trigger','complete','2026-04-16 10:57:57','2026-04-16 10:57:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776337077;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776337077;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 10:58:30','2026-04-16 10:58:30',169,NULL),
(455,'woocommerce_cancel_unpaid_orders','complete','2026-04-16 11:56:03','2026-04-16 11:56:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776340563;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776340563;}',4,1,'2026-04-16 12:16:18','2026-04-16 12:16:18',190,NULL),
(456,'mailpoet/cron/daemon-trigger','complete','2026-04-16 11:00:30','2026-04-16 11:00:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776337230;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776337230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 11:06:31','2026-04-16 11:06:31',171,NULL),
(457,'mailpoet/cron/daemon-trigger','complete','2026-04-16 11:08:31','2026-04-16 11:08:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776337711;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776337711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 11:15:11','2026-04-16 11:15:11',173,NULL),
(458,'wc_payment_gateway_update_orders','complete','2026-04-16 11:21:33','2026-04-16 11:21:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776338493;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776338493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 11:23:36','2026-04-16 11:23:36',179,NULL),
(459,'wc_payment_gateway_update_orders','complete','2026-04-16 11:21:35','2026-04-16 11:21:35',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776338495;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776338495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 11:23:36','2026-04-16 11:23:36',179,NULL),
(460,'mailpoet/cron/daemon-run','complete','2026-04-16 11:15:05','2026-04-16 11:15:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776338105;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776338105;}',13,1,'2026-04-16 11:15:29','2026-04-16 11:15:29',174,NULL),
(461,'mailpoet/cron/daemon-trigger','complete','2026-04-16 11:17:11','2026-04-16 11:17:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776338231;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776338231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 11:23:31','2026-04-16 11:23:31',176,NULL),
(462,'mailpoet/cron/daemon-run','complete','2026-04-16 11:23:26','2026-04-16 11:23:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776338606;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776338606;}',13,1,'2026-04-16 11:23:31','2026-04-16 11:23:31',177,NULL),
(463,'mailpoet/cron/daemon-trigger','complete','2026-04-16 11:25:31','2026-04-16 11:25:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776338731;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776338731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 11:31:19','2026-04-16 11:31:19',182,NULL),
(464,'wc_payment_gateway_update_orders','complete','2026-04-16 11:38:36','2026-04-16 11:38:36',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776339516;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776339516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 11:39:43','2026-04-16 11:39:43',186,NULL),
(465,'wc_payment_gateway_update_orders','complete','2026-04-16 11:38:36','2026-04-16 11:38:36',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776339516;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776339516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 11:39:44','2026-04-16 11:39:44',186,NULL),
(466,'mailpoet/cron/daemon-trigger','complete','2026-04-16 11:33:19','2026-04-16 11:33:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776339199;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776339199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 11:37:04','2026-04-16 11:37:04',184,NULL),
(467,'mailpoet/cron/daemon-trigger','complete','2026-04-16 11:39:04','2026-04-16 11:39:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776339544;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776339544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 11:39:44','2026-04-16 11:39:44',186,NULL),
(468,'wc_payment_gateway_update_orders','complete','2026-04-16 11:54:43','2026-04-16 11:54:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776340483;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776340483;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 12:16:17','2026-04-16 12:16:17',190,NULL),
(469,'wc_payment_gateway_update_orders','complete','2026-04-16 11:54:44','2026-04-16 11:54:44',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776340484;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776340484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 12:16:17','2026-04-16 12:16:17',190,NULL),
(470,'mailpoet/cron/daemon-trigger','complete','2026-04-16 11:41:44','2026-04-16 11:41:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776339704;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776339704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 11:49:13','2026-04-16 11:49:13',188,NULL),
(471,'mailpoet/cron/daemon-trigger','complete','2026-04-16 11:51:13','2026-04-16 11:51:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776340273;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776340273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 12:16:16','2026-04-16 12:16:16',190,NULL),
(472,'mailpoet/cron/daemon-run','complete','2026-04-16 12:16:11','2026-04-16 12:16:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776341771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776341771;}',13,1,'2026-04-16 12:16:15','2026-04-16 12:16:15',191,NULL),
(473,'mailpoet/cron/daemon-trigger','complete','2026-04-16 12:18:16','2026-04-16 12:18:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776341896;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776341896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 12:47:34','2026-04-16 12:47:34',195,NULL),
(474,'wc_payment_gateway_update_orders','complete','2026-04-16 12:31:17','2026-04-16 12:31:17',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776342677;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776342677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 12:47:34','2026-04-16 12:47:34',195,NULL),
(475,'wc_payment_gateway_update_orders','complete','2026-04-16 12:31:17','2026-04-16 12:31:17',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776342677;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776342677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 12:47:35','2026-04-16 12:47:35',195,NULL),
(476,'woocommerce_cancel_unpaid_orders','complete','2026-04-16 13:16:17','2026-04-16 13:16:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776345377;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776345377;}',4,1,'2026-04-16 13:19:35','2026-04-16 13:19:35',198,NULL),
(477,'mailpoet/cron/daemon-trigger','complete','2026-04-16 12:49:34','2026-04-16 12:49:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776343774;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776343774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 13:19:31','2026-04-16 13:19:31',197,NULL),
(478,'wc_payment_gateway_update_orders','complete','2026-04-16 13:02:34','2026-04-16 13:02:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776344554;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776344554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 13:19:33','2026-04-16 13:19:33',198,NULL),
(479,'wc_payment_gateway_update_orders','complete','2026-04-16 13:02:35','2026-04-16 13:02:35',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776344555;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776344555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 13:19:34','2026-04-16 13:19:34',198,NULL),
(480,'mailpoet/cron/daemon-run','complete','2026-04-16 13:19:26','2026-04-16 13:19:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776345566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776345566;}',13,1,'2026-04-16 13:19:35','2026-04-16 13:19:35',198,NULL),
(481,'mailpoet/cron/daemon-trigger','complete','2026-04-16 13:21:31','2026-04-16 13:21:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776345691;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776345691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 13:26:41','2026-04-16 13:26:41',200,NULL),
(482,'wc_payment_gateway_update_orders','complete','2026-04-16 13:34:33','2026-04-16 13:34:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776346473;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776346473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 13:38:13','2026-04-16 13:38:13',204,NULL),
(483,'wc_payment_gateway_update_orders','complete','2026-04-16 13:34:34','2026-04-16 13:34:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776346474;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776346474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 13:38:14','2026-04-16 13:38:14',204,NULL),
(484,'woocommerce_cancel_unpaid_orders','complete','2026-04-16 14:19:34','2026-04-16 14:19:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776349174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776349174;}',4,1,'2026-04-16 15:00:21','2026-04-16 15:00:21',212,NULL),
(485,'mailpoet/cron/daemon-trigger','complete','2026-04-16 13:28:41','2026-04-16 13:28:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776346121;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776346121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 13:29:25','2026-04-16 13:29:25',202,NULL),
(486,'mailpoet/cron/daemon-trigger','complete','2026-04-16 13:31:25','2026-04-16 13:31:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776346285;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776346285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 13:38:12','2026-04-16 13:38:12',204,NULL),
(487,'mailpoet/cron/daemon-trigger','complete','2026-04-16 13:40:12','2026-04-16 13:40:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776346812;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776346812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 14:00:49','2026-04-16 14:00:49',206,NULL),
(488,'wc_payment_gateway_update_orders','complete','2026-04-16 13:53:13','2026-04-16 13:53:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776347593;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776347593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 14:00:51','2026-04-16 14:00:51',208,NULL),
(489,'wc_payment_gateway_update_orders','complete','2026-04-16 13:53:14','2026-04-16 13:53:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776347594;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776347594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 14:00:53','2026-04-16 14:00:53',208,NULL),
(490,'mailpoet/cron/daemon-run','complete','2026-04-16 14:00:42','2026-04-16 14:00:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776348042;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776348042;}',13,1,'2026-04-16 14:00:50','2026-04-16 14:00:50',207,NULL),
(491,'mailpoet/cron/daemon-trigger','complete','2026-04-16 14:02:49','2026-04-16 14:02:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776348169;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776348169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 14:18:53','2026-04-16 14:18:53',210,NULL),
(492,'wc_payment_gateway_update_orders','complete','2026-04-16 14:15:51','2026-04-16 14:15:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776348951;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776348951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 14:18:54','2026-04-16 14:18:54',210,NULL),
(493,'wc_payment_gateway_update_orders','complete','2026-04-16 14:15:53','2026-04-16 14:15:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776348953;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776348953;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 14:18:55','2026-04-16 14:18:55',210,NULL),
(494,'mailpoet/cron/daemon-trigger','complete','2026-04-16 14:20:53','2026-04-16 14:20:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776349253;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776349253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 15:00:27','2026-04-16 15:00:27',212,NULL),
(495,'wc_payment_gateway_update_orders','complete','2026-04-16 14:33:54','2026-04-16 14:33:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776350034;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776350034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 15:00:27','2026-04-16 15:00:27',212,NULL),
(496,'wc_payment_gateway_update_orders','complete','2026-04-16 14:33:55','2026-04-16 14:33:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776350035;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776350035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 15:00:28','2026-04-16 15:00:28',212,NULL),
(497,'woocommerce_cancel_unpaid_orders','complete','2026-04-16 16:00:21','2026-04-16 16:00:21',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776355221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776355221;}',4,1,'2026-04-16 16:08:11','2026-04-16 16:08:11',263,NULL),
(498,'mailpoet/cron/daemon-run','complete','2026-04-16 15:00:21','2026-04-16 15:00:21',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776351621;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776351621;}',13,1,'2026-04-16 15:00:28','2026-04-16 15:00:28',213,NULL),
(499,'mailpoet/cron/daemon-trigger','complete','2026-04-16 15:02:27','2026-04-16 15:02:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776351747;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776351747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 15:04:26','2026-04-16 15:04:26',217,NULL),
(500,'wc_payment_gateway_update_orders','complete','2026-04-16 15:15:27','2026-04-16 15:15:27',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776352527;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776352527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 15:16:47','2026-04-16 15:16:47',236,NULL),
(501,'wc_payment_gateway_update_orders','complete','2026-04-16 15:15:28','2026-04-16 15:15:28',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776352528;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776352528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 15:16:49','2026-04-16 15:16:49',236,NULL),
(502,'mailpoet/cron/daemon-trigger','complete','2026-04-16 15:06:26','2026-04-16 15:06:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776351986;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776351986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 15:06:49','2026-04-16 15:06:49',221,NULL),
(503,'mailpoet/cron/daemon-trigger','complete','2026-04-16 15:08:49','2026-04-16 15:08:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776352129;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776352129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 15:08:53','2026-04-16 15:08:53',224,NULL),
(504,'mailpoet/cron/daemon-trigger','complete','2026-04-16 15:10:53','2026-04-16 15:10:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776352253;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776352253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 15:11:09','2026-04-16 15:11:09',227,NULL),
(505,'mailpoet/cron/daemon-trigger','complete','2026-04-16 15:13:09','2026-04-16 15:13:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776352389;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776352389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 15:14:01','2026-04-16 15:14:01',232,NULL),
(544,'mailpoet/cron/daemon-trigger','complete','2026-04-16 16:58:48','2026-04-16 16:58:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776358728;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776358728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 16:58:54','2026-04-16 16:58:54',284,NULL),
(507,'woocommerce_refresh_order_count_cache','complete','2026-04-17 03:11:46','2026-04-17 03:11:46',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776395506;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776395506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-17 03:12:20','2026-04-17 03:12:20',389,NULL),
(508,'mailpoet/cron/daemon-trigger','complete','2026-04-16 15:16:01','2026-04-16 15:16:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776352561;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776352561;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 15:16:49','2026-04-16 15:16:49',236,NULL),
(509,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-17 03:15:53','2026-04-17 03:15:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776395753;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776395753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-17 03:40:53','2026-04-17 03:40:53',394,NULL),
(510,'wc_payment_gateway_update_orders','complete','2026-04-16 15:31:47','2026-04-16 15:31:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776353507;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776353507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 15:33:34','2026-04-16 15:33:34',247,NULL),
(511,'wc_payment_gateway_update_orders','complete','2026-04-16 15:31:49','2026-04-16 15:31:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776353509;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776353509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 15:33:35','2026-04-16 15:33:35',247,NULL),
(512,'mailpoet/cron/daemon-trigger','complete','2026-04-16 15:18:49','2026-04-16 15:18:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776352729;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776352729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 15:19:51','2026-04-16 15:19:51',240,NULL),
(513,'mailpoet/cron/daemon-trigger','complete','2026-04-16 15:21:51','2026-04-16 15:21:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776352911;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776352911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 15:22:58','2026-04-16 15:22:58',244,NULL),
(514,'mailpoet/cron/daemon-trigger','complete','2026-04-16 15:24:58','2026-04-16 15:24:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776353098;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776353098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 15:33:33','2026-04-16 15:33:33',247,NULL),
(515,'mailpoet/cron/daemon-trigger','complete','2026-04-16 15:35:33','2026-04-16 15:35:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776353733;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776353733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 15:35:53','2026-04-16 15:35:53',250,NULL),
(516,'wc_payment_gateway_update_orders','complete','2026-04-16 15:48:34','2026-04-16 15:48:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776354514;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776354514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 15:54:42','2026-04-16 15:54:42',257,NULL),
(517,'wc_payment_gateway_update_orders','complete','2026-04-16 15:48:35','2026-04-16 15:48:35',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776354515;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776354515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 15:54:43','2026-04-16 15:54:43',257,NULL),
(518,'mailpoet/cron/daemon-run','complete','2026-04-16 15:35:48','2026-04-16 15:35:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776353748;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776353748;}',13,1,'2026-04-16 15:35:56','2026-04-16 15:35:56',251,NULL),
(519,'mailpoet/cron/daemon-trigger','complete','2026-04-16 15:37:53','2026-04-16 15:37:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776353873;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776353873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 15:39:00','2026-04-16 15:39:00',255,NULL),
(520,'mailpoet/cron/daemon-trigger','complete','2026-04-16 15:41:00','2026-04-16 15:41:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776354060;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776354060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 15:54:42','2026-04-16 15:54:42',257,NULL),
(521,'mailpoet/cron/daemon-trigger','complete','2026-04-16 15:56:42','2026-04-16 15:56:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776355002;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776355002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 16:08:08','2026-04-16 16:08:08',260,NULL),
(522,'wc_payment_gateway_update_orders','complete','2026-04-16 16:09:42','2026-04-16 16:09:42',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776355782;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776355782;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 16:10:47','2026-04-16 16:10:47',265,NULL),
(523,'wc_payment_gateway_update_orders','complete','2026-04-16 16:09:43','2026-04-16 16:09:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776355783;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776355783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 16:10:48','2026-04-16 16:10:48',265,NULL),
(524,'mailpoet/cron/daemon-run','complete','2026-04-16 16:08:03','2026-04-16 16:08:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776355683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776355683;}',13,1,'2026-04-16 16:08:07','2026-04-16 16:08:07',261,NULL),
(525,'mailpoet/cron/daemon-trigger','complete','2026-04-16 16:10:08','2026-04-16 16:10:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776355808;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776355808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 16:10:48','2026-04-16 16:10:48',265,NULL),
(526,'woocommerce_cancel_unpaid_orders','complete','2026-04-16 17:08:11','2026-04-16 17:08:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776359291;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776359291;}',4,1,'2026-04-16 17:16:23','2026-04-16 17:16:23',287,NULL),
(527,'wc_payment_gateway_update_orders','complete','2026-04-16 16:25:47','2026-04-16 16:25:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776356747;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776356747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 16:36:55','2026-04-16 16:36:55',267,NULL),
(528,'wc_payment_gateway_update_orders','complete','2026-04-16 16:25:48','2026-04-16 16:25:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776356748;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776356748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 16:36:56','2026-04-16 16:36:56',267,NULL),
(529,'mailpoet/cron/daemon-trigger','complete','2026-04-16 16:12:48','2026-04-16 16:12:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776355968;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776355968;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 16:36:53','2026-04-16 16:36:53',267,NULL),
(530,'mailpoet/cron/daemon-trigger','complete','2026-04-16 16:38:53','2026-04-16 16:38:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776357533;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776357533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 16:44:38','2026-04-16 16:44:38',269,NULL),
(531,'wc_payment_gateway_update_orders','complete','2026-04-16 16:51:55','2026-04-16 16:51:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776358315;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776358315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 16:54:15','2026-04-16 16:54:15',273,NULL),
(532,'wc_payment_gateway_update_orders','complete','2026-04-16 16:51:56','2026-04-16 16:51:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776358316;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776358316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 16:54:16','2026-04-16 16:54:16',273,NULL),
(533,'mailpoet/cron/daemon-trigger','complete','2026-04-16 16:46:38','2026-04-16 16:46:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776357998;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776357998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 16:49:22','2026-04-16 16:49:22',271,NULL),
(534,'mailpoet/cron/daemon-trigger','complete','2026-04-16 16:51:22','2026-04-16 16:51:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776358282;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776358282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 16:54:14','2026-04-16 16:54:14',273,NULL),
(535,'mailpoet/cron/daemon-trigger','complete','2026-04-16 16:56:14','2026-04-16 16:56:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776358574;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776358574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 16:56:48','2026-04-16 16:56:48',281,NULL),
(536,'wc_payment_gateway_update_orders','complete','2026-04-16 17:09:15','2026-04-16 17:09:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776359355;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776359355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 17:16:23','2026-04-16 17:16:23',287,NULL),
(537,'wc_payment_gateway_update_orders','complete','2026-04-16 17:09:16','2026-04-16 17:09:16',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776359356;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776359356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 17:16:24','2026-04-16 17:16:24',287,NULL),
(538,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-04-16 16:54:17','2026-04-16 16:54:17',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776358457;s:18:\"\0*\0first_timestamp\";i:1776358457;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776358457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-04-16 16:54:23','2026-04-16 16:54:23',275,NULL),
(539,'woocommerce_cleanup_sessions','complete','2026-04-17 06:00:00','2026-04-17 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776405600;s:18:\"\0*\0first_timestamp\";i:1776405600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776405600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-04-17 06:00:53','2026-04-17 06:00:53',452,NULL),
(540,'generate_category_lookup_table_wrapper','complete','2026-04-16 16:54:33','2026-04-16 16:54:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776358473;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776358473;}',4,1,'2026-04-16 16:54:46','2026-04-16 16:54:46',278,NULL),
(541,'fetch_patterns','complete','2026-04-16 16:54:23','2026-04-16 16:54:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776358463;s:18:\"\0*\0first_timestamp\";i:1776358463;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776358463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-16 16:54:24','2026-04-16 16:54:24',276,NULL),
(542,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-04-17 16:54:23','2026-04-17 16:54:23',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776444863;s:18:\"\0*\0first_timestamp\";i:1776358457;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776444863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-04-17 17:07:05','2026-04-17 17:07:05',813,NULL),
(543,'fetch_patterns','complete','2026-04-17 16:54:24','2026-04-17 16:54:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776444864;s:18:\"\0*\0first_timestamp\";i:1776358463;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776444864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-17 17:07:04','2026-04-17 17:07:04',813,NULL),
(545,'mailpoet/cron/daemon-trigger','complete','2026-04-16 17:00:54','2026-04-16 17:00:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776358854;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776358854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 17:16:23','2026-04-16 17:16:23',287,NULL),
(546,'mailpoet/cron/daemon-run','complete','2026-04-16 17:16:18','2026-04-16 17:16:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776359778;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776359778;}',13,1,'2026-04-16 17:16:22','2026-04-16 17:16:22',288,NULL),
(547,'mailpoet/cron/daemon-trigger','complete','2026-04-16 17:18:23','2026-04-16 17:18:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776359903;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776359903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 18:07:06','2026-04-16 18:07:06',292,NULL),
(548,'woocommerce_cancel_unpaid_orders','complete','2026-04-16 18:16:23','2026-04-16 18:16:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776363383;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776363383;}',4,1,'2026-04-16 18:32:08','2026-04-16 18:32:08',297,NULL),
(549,'wc_payment_gateway_update_orders','complete','2026-04-16 17:31:23','2026-04-16 17:31:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776360683;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776360683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 18:07:07','2026-04-16 18:07:07',293,NULL),
(550,'wc_payment_gateway_update_orders','complete','2026-04-16 17:31:24','2026-04-16 17:31:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776360684;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776360684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 18:07:08','2026-04-16 18:07:08',293,NULL),
(551,'mailpoet/cron/daemon-run','complete','2026-04-16 18:07:01','2026-04-16 18:07:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776362821;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776362821;}',13,1,'2026-04-16 18:07:09','2026-04-16 18:07:09',293,NULL),
(552,'mailpoet/cron/daemon-trigger','complete','2026-04-16 18:09:06','2026-04-16 18:09:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776362946;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776362946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 18:12:16','2026-04-16 18:12:16',295,NULL),
(553,'wc_payment_gateway_update_orders','complete','2026-04-16 18:22:07','2026-04-16 18:22:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776363727;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776363727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 18:32:09','2026-04-16 18:32:09',297,NULL),
(554,'wc_payment_gateway_update_orders','complete','2026-04-16 18:22:08','2026-04-16 18:22:08',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776363728;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776363728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 18:32:09','2026-04-16 18:32:09',297,NULL),
(555,'mailpoet/cron/daemon-trigger','complete','2026-04-16 18:14:16','2026-04-16 18:14:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776363256;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776363256;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 18:32:08','2026-04-16 18:32:08',297,NULL),
(556,'mailpoet/cron/daemon-trigger','complete','2026-04-16 18:34:08','2026-04-16 18:34:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776364448;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776364448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 19:01:49','2026-04-16 19:01:49',299,NULL),
(557,'woocommerce_cancel_unpaid_orders','complete','2026-04-16 19:32:08','2026-04-16 19:32:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776367928;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776367928;}',4,1,'2026-04-16 19:39:48','2026-04-16 19:39:48',310,NULL),
(558,'wc_payment_gateway_update_orders','complete','2026-04-16 18:47:09','2026-04-16 18:47:09',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776365229;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776365229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 19:01:50','2026-04-16 19:01:50',299,NULL),
(559,'wc_payment_gateway_update_orders','complete','2026-04-16 18:47:09','2026-04-16 18:47:09',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776365229;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776365229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 19:01:50','2026-04-16 19:01:50',299,NULL),
(560,'mailpoet/cron/daemon-run','complete','2026-04-16 19:01:44','2026-04-16 19:01:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776366104;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776366104;}',13,1,'2026-04-16 19:01:49','2026-04-16 19:01:49',300,NULL),
(561,'mailpoet/cron/daemon-trigger','complete','2026-04-16 19:03:49','2026-04-16 19:03:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776366229;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776366229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 19:12:01','2026-04-16 19:12:01',304,NULL),
(562,'wc_payment_gateway_update_orders','complete','2026-04-16 19:16:50','2026-04-16 19:16:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776367010;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776367010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 19:19:23','2026-04-16 19:19:23',306,NULL),
(563,'wc_payment_gateway_update_orders','complete','2026-04-16 19:16:50','2026-04-16 19:16:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776367010;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776367010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 19:19:24','2026-04-16 19:19:24',306,NULL),
(564,'mailpoet/cron/daemon-trigger','complete','2026-04-16 19:14:01','2026-04-16 19:14:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776366841;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776366841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 19:19:23','2026-04-16 19:19:23',306,NULL),
(565,'mailpoet/cron/daemon-trigger','complete','2026-04-16 19:21:23','2026-04-16 19:21:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776367283;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776367283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 19:28:04','2026-04-16 19:28:04',308,NULL),
(566,'wc_payment_gateway_update_orders','complete','2026-04-16 19:34:23','2026-04-16 19:34:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776368063;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776368063;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 19:39:48','2026-04-16 19:39:48',310,NULL),
(567,'wc_payment_gateway_update_orders','complete','2026-04-16 19:34:24','2026-04-16 19:34:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776368064;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776368064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 19:39:49','2026-04-16 19:39:49',310,NULL),
(568,'mailpoet/cron/daemon-trigger','complete','2026-04-16 19:30:04','2026-04-16 19:30:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776367804;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776367804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 19:39:47','2026-04-16 19:39:47',310,NULL),
(569,'mailpoet/cron/daemon-trigger','complete','2026-04-16 19:41:47','2026-04-16 19:41:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776368507;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776368507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 19:57:10','2026-04-16 19:57:10',312,NULL),
(570,'woocommerce_cancel_unpaid_orders','complete','2026-04-16 20:39:48','2026-04-16 20:39:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776371988;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776371988;}',4,1,'2026-04-16 21:05:55','2026-04-16 21:05:55',333,NULL),
(571,'wc_payment_gateway_update_orders','complete','2026-04-16 19:54:48','2026-04-16 19:54:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776369288;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776369288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 19:57:12','2026-04-16 19:57:12',313,NULL),
(572,'wc_payment_gateway_update_orders','complete','2026-04-16 19:54:49','2026-04-16 19:54:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776369289;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776369289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 19:57:12','2026-04-16 19:57:12',313,NULL),
(573,'mailpoet/cron/daemon-run','complete','2026-04-16 19:57:05','2026-04-16 19:57:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776369425;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776369425;}',13,1,'2026-04-16 19:57:13','2026-04-16 19:57:13',313,NULL),
(574,'mailpoet/cron/daemon-trigger','complete','2026-04-16 19:59:10','2026-04-16 19:59:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776369550;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776369550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 19:59:59','2026-04-16 19:59:59',317,NULL),
(575,'wc_payment_gateway_update_orders','complete','2026-04-16 20:12:12','2026-04-16 20:12:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776370332;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776370332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 21:05:53','2026-04-16 21:05:53',333,NULL),
(576,'wc_payment_gateway_update_orders','complete','2026-04-16 20:12:12','2026-04-16 20:12:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776370332;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776370332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 21:05:54','2026-04-16 21:05:54',333,NULL),
(577,'mailpoet/cron/daemon-trigger','complete','2026-04-16 20:01:59','2026-04-16 20:01:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776369719;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776369719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 20:02:51','2026-04-16 20:02:51',320,NULL),
(578,'mailpoet/cron/daemon-trigger','complete','2026-04-16 20:04:51','2026-04-16 20:04:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776369891;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776369891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 20:05:45','2026-04-16 20:05:45',324,NULL),
(579,'mailpoet/cron/daemon-trigger','complete','2026-04-16 20:07:45','2026-04-16 20:07:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776370065;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776370065;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 20:07:45','2026-04-16 20:07:45',327,NULL),
(580,'mailpoet/cron/daemon-trigger','complete','2026-04-16 20:09:45','2026-04-16 20:09:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776370185;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776370185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 21:05:50','2026-04-16 21:05:50',330,NULL),
(581,'mailpoet/cron/daemon-run','complete','2026-04-16 21:05:44','2026-04-16 21:05:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776373544;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776373544;}',13,1,'2026-04-16 21:05:49','2026-04-16 21:05:49',331,NULL),
(582,'mailpoet/cron/daemon-trigger','complete','2026-04-16 21:07:50','2026-04-16 21:07:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776373670;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776373670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 21:22:13','2026-04-16 21:22:13',335,NULL),
(583,'wc_payment_gateway_update_orders','complete','2026-04-16 21:20:53','2026-04-16 21:20:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776374453;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776374453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 21:22:13','2026-04-16 21:22:13',335,NULL),
(584,'wc_payment_gateway_update_orders','complete','2026-04-16 21:20:54','2026-04-16 21:20:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776374454;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776374454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 21:22:14','2026-04-16 21:22:14',335,NULL),
(585,'woocommerce_cancel_unpaid_orders','complete','2026-04-16 22:05:54','2026-04-16 22:05:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776377154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776377154;}',4,1,'2026-04-16 22:09:23','2026-04-16 22:09:23',344,NULL),
(586,'mailpoet/cron/daemon-trigger','complete','2026-04-16 21:24:13','2026-04-16 21:24:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776374653;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776374653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 21:36:22','2026-04-16 21:36:22',337,NULL),
(587,'wc_payment_gateway_update_orders','complete','2026-04-16 21:37:13','2026-04-16 21:37:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776375433;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776375433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 21:43:30','2026-04-16 21:43:30',339,NULL),
(588,'wc_payment_gateway_update_orders','complete','2026-04-16 21:37:14','2026-04-16 21:37:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776375434;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776375434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 21:43:31','2026-04-16 21:43:31',339,NULL),
(589,'mailpoet/cron/daemon-trigger','complete','2026-04-16 21:38:22','2026-04-16 21:38:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776375502;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776375502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 21:43:34','2026-04-16 21:43:34',339,NULL),
(590,'wc_payment_gateway_update_orders','complete','2026-04-16 21:58:30','2026-04-16 21:58:30',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776376710;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776376710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 22:09:22','2026-04-16 22:09:22',344,NULL),
(591,'wc_payment_gateway_update_orders','complete','2026-04-16 21:58:31','2026-04-16 21:58:31',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776376711;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776376711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 22:09:23','2026-04-16 22:09:23',344,NULL),
(592,'mailpoet/cron/daemon-run','complete','2026-04-16 21:43:31','2026-04-16 21:43:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776375811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776375811;}',13,1,'2026-04-16 21:43:34','2026-04-16 21:43:34',340,NULL),
(593,'mailpoet/cron/daemon-trigger','complete','2026-04-16 21:45:34','2026-04-16 21:45:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776375934;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776375934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 22:09:22','2026-04-16 22:09:22',344,NULL),
(594,'mailpoet/cron/daemon-trigger','complete','2026-04-16 22:11:22','2026-04-16 22:11:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776377482;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776377482;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 22:59:53','2026-04-16 22:59:53',346,NULL),
(595,'wc_payment_gateway_update_orders','complete','2026-04-16 22:24:22','2026-04-16 22:24:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776378262;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776378262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 22:59:54','2026-04-16 22:59:54',348,NULL),
(596,'wc_payment_gateway_update_orders','complete','2026-04-16 22:24:23','2026-04-16 22:24:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776378263;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776378263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 22:59:54','2026-04-16 22:59:54',348,NULL),
(597,'woocommerce_cancel_unpaid_orders','complete','2026-04-16 23:09:23','2026-04-16 23:09:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776380963;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776380963;}',4,1,'2026-04-16 23:19:53','2026-04-16 23:19:53',351,NULL),
(598,'mailpoet/cron/daemon-run','complete','2026-04-16 22:59:48','2026-04-16 22:59:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776380388;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776380388;}',13,1,'2026-04-16 22:59:53','2026-04-16 22:59:53',347,NULL),
(599,'mailpoet/cron/daemon-trigger','complete','2026-04-16 23:01:53','2026-04-16 23:01:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776380513;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776380513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 23:19:53','2026-04-16 23:19:53',350,NULL),
(600,'wc_payment_gateway_update_orders','complete','2026-04-16 23:14:54','2026-04-16 23:14:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776381294;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776381294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 23:19:54','2026-04-16 23:19:54',351,NULL),
(601,'wc_payment_gateway_update_orders','complete','2026-04-16 23:14:54','2026-04-16 23:14:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776381294;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776381294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 23:19:54','2026-04-16 23:19:54',351,NULL),
(602,'mailpoet/cron/daemon-run','complete','2026-04-16 23:19:48','2026-04-16 23:19:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776381588;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776381588;}',13,1,'2026-04-16 23:19:54','2026-04-16 23:19:54',351,NULL),
(603,'mailpoet/cron/daemon-trigger','complete','2026-04-16 23:21:53','2026-04-16 23:21:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776381713;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776381713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 23:40:34','2026-04-16 23:40:34',353,NULL),
(604,'woocommerce_cancel_unpaid_orders','complete','2026-04-17 00:19:53','2026-04-17 00:19:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776385193;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776385193;}',4,1,'2026-04-17 00:33:54','2026-04-17 00:33:54',362,NULL),
(605,'wc_payment_gateway_update_orders','complete','2026-04-16 23:34:54','2026-04-16 23:34:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776382494;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776382494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 23:40:35','2026-04-16 23:40:35',353,NULL),
(606,'wc_payment_gateway_update_orders','complete','2026-04-16 23:34:54','2026-04-16 23:34:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776382494;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776382494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-16 23:40:35','2026-04-16 23:40:35',353,NULL),
(607,'mailpoet/cron/daemon-trigger','complete','2026-04-16 23:42:34','2026-04-16 23:42:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776382954;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776382954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-16 23:46:22','2026-04-16 23:46:22',355,NULL),
(608,'wc_payment_gateway_update_orders','complete','2026-04-16 23:55:35','2026-04-16 23:55:35',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776383735;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776383735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 00:18:20','2026-04-17 00:18:20',357,NULL),
(609,'wc_payment_gateway_update_orders','complete','2026-04-16 23:55:35','2026-04-16 23:55:35',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776383735;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776383735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 00:18:20','2026-04-17 00:18:20',357,NULL),
(610,'mailpoet/cron/daemon-trigger','complete','2026-04-16 23:48:22','2026-04-16 23:48:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776383302;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776383302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 00:18:19','2026-04-17 00:18:19',357,NULL),
(611,'mailpoet/cron/daemon-run','complete','2026-04-17 00:18:14','2026-04-17 00:18:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776385094;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776385094;}',13,1,'2026-04-17 00:18:18','2026-04-17 00:18:18',358,NULL),
(612,'mailpoet/cron/daemon-trigger','complete','2026-04-17 00:20:19','2026-04-17 00:20:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776385219;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776385219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 00:33:59','2026-04-17 00:33:59',362,NULL),
(613,'wc_payment_gateway_update_orders','complete','2026-04-17 00:33:20','2026-04-17 00:33:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776386000;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776386000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 00:34:00','2026-04-17 00:34:00',362,NULL),
(614,'wc_payment_gateway_update_orders','complete','2026-04-17 00:33:20','2026-04-17 00:33:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776386000;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776386000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 00:34:00','2026-04-17 00:34:00',362,NULL),
(615,'woocommerce_cancel_unpaid_orders','complete','2026-04-17 01:33:54','2026-04-17 01:33:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776389634;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776389634;}',4,1,'2026-04-17 02:33:26','2026-04-17 02:33:26',376,NULL),
(616,'mailpoet/cron/daemon-run','complete','2026-04-17 00:33:54','2026-04-17 00:33:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776386034;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776386034;}',13,1,'2026-04-17 00:34:00','2026-04-17 00:34:00',363,NULL),
(617,'mailpoet/cron/daemon-trigger','complete','2026-04-17 00:35:59','2026-04-17 00:35:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776386159;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776386159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 01:24:03','2026-04-17 01:24:03',366,NULL),
(618,'wc_payment_gateway_update_orders','complete','2026-04-17 00:49:00','2026-04-17 00:49:00',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776386940;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776386940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 01:24:18','2026-04-17 01:24:18',367,NULL),
(619,'wc_payment_gateway_update_orders','complete','2026-04-17 00:49:00','2026-04-17 00:49:00',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776386940;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776386940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 01:24:35','2026-04-17 01:24:35',368,NULL),
(620,'mailpoet/cron/daemon-run','complete','2026-04-17 01:23:57','2026-04-17 01:23:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776389037;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776389037;}',13,1,'2026-04-17 01:24:50','2026-04-17 01:24:50',369,NULL),
(621,'mailpoet/cron/daemon-trigger','complete','2026-04-17 01:26:03','2026-04-17 01:26:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776389163;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776389163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 02:33:22','2026-04-17 02:33:22',373,NULL),
(622,'wc_payment_gateway_update_orders','complete','2026-04-17 01:39:18','2026-04-17 01:39:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776389958;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776389958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 02:33:26','2026-04-17 02:33:26',376,NULL),
(623,'wc_payment_gateway_update_orders','complete','2026-04-17 01:39:35','2026-04-17 01:39:35',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776389975;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776389975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 02:33:27','2026-04-17 02:33:27',376,NULL),
(624,'mailpoet/cron/daemon-run','complete','2026-04-17 01:24:50','2026-04-17 01:24:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776389090;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776389090;}',13,1,'2026-04-17 01:24:57','2026-04-17 01:24:57',371,NULL),
(625,'mailpoet/cron/daemon-run','complete','2026-04-17 02:33:17','2026-04-17 02:33:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776393197;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776393197;}',13,1,'2026-04-17 02:33:21','2026-04-17 02:33:21',374,NULL),
(626,'mailpoet/cron/daemon-trigger','complete','2026-04-17 02:35:22','2026-04-17 02:35:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776393322;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776393322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 02:38:03','2026-04-17 02:38:03',378,NULL),
(627,'wc_admin_daily_wrapper','complete','2026-04-18 02:33:25','2026-04-18 02:33:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776479605;s:18:\"\0*\0first_timestamp\";i:1759499155;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776479605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-18 02:39:03','2026-04-18 02:39:03',954,NULL),
(628,'woocommerce_cancel_unpaid_orders','complete','2026-04-17 03:33:25','2026-04-17 03:33:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776396805;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776396805;}',4,1,'2026-04-17 03:40:55','2026-04-17 03:40:55',394,NULL),
(629,'wc_payment_gateway_update_orders','complete','2026-04-17 02:48:26','2026-04-17 02:48:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776394106;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776394106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 02:56:29','2026-04-17 02:56:29',380,NULL),
(630,'wc_payment_gateway_update_orders','complete','2026-04-17 02:48:27','2026-04-17 02:48:27',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776394107;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776394107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 02:56:29','2026-04-17 02:56:29',380,NULL),
(631,'mailpoet/cron/daemon-trigger','complete','2026-04-17 02:40:03','2026-04-17 02:40:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776393603;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776393603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 02:56:28','2026-04-17 02:56:28',380,NULL),
(632,'mailpoet/cron/daemon-trigger','complete','2026-04-17 02:58:28','2026-04-17 02:58:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776394708;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776394708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 03:10:13','2026-04-17 03:10:13',383,NULL),
(633,'wc_payment_gateway_update_orders','complete','2026-04-17 03:11:29','2026-04-17 03:11:29',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776395489;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776395489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 03:12:17','2026-04-17 03:12:17',389,NULL),
(634,'wc_payment_gateway_update_orders','complete','2026-04-17 03:11:29','2026-04-17 03:11:29',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776395489;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776395489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 03:12:18','2026-04-17 03:12:18',389,NULL),
(635,'mailpoet/cron/daemon-run','complete','2026-04-17 03:10:08','2026-04-17 03:10:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776395408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776395408;}',13,1,'2026-04-17 03:10:13','2026-04-17 03:10:13',384,NULL),
(636,'mailpoet/cron/daemon-trigger','complete','2026-04-17 03:12:13','2026-04-17 03:12:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776395533;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776395533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 03:12:23','2026-04-17 03:12:23',389,NULL),
(637,'gla/jobs/resubmit_expiring_products/create_batch','complete','2026-04-17 03:10:15','2026-04-17 03:10:15',10,'[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776395415;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776395415;}',10,1,'2026-04-17 03:10:17','2026-04-17 03:10:17',387,NULL),
(638,'gla/jobs/resubmit_expiring_products/start','complete','2026-04-18 03:00:00','2026-04-18 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776481200;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1776481200;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-18 03:36:50','2026-04-18 03:36:50',961,NULL),
(639,'gla/jobs/update_merchant_price_benchmarks/start','complete','2026-04-18 03:00:00','2026-04-18 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776481200;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1776481200;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-18 03:36:50','2026-04-18 03:36:50',961,NULL),
(640,'wc_payment_gateway_update_orders','complete','2026-04-17 03:27:17','2026-04-17 03:27:17',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776396437;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776396437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 03:40:54','2026-04-17 03:40:54',394,NULL),
(641,'wc_payment_gateway_update_orders','complete','2026-04-17 03:27:18','2026-04-17 03:27:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776396438;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776396438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 03:40:54','2026-04-17 03:40:54',394,NULL),
(642,'woocommerce_cleanup_personal_data','complete','2026-04-18 03:12:19','2026-04-18 03:12:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776481939;s:18:\"\0*\0first_timestamp\";i:1759499163;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776481939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-18 03:36:57','2026-04-18 03:36:57',961,NULL),
(643,'woocommerce_cleanup_logs','complete','2026-04-18 03:12:20','2026-04-18 03:12:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776481940;s:18:\"\0*\0first_timestamp\";i:1759509954;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776481940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-18 03:36:57','2026-04-18 03:36:57',961,NULL),
(644,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-04-18 03:12:20','2026-04-18 03:12:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776481940;s:18:\"\0*\0first_timestamp\";i:1759509955;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776481940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-18 03:36:57','2026-04-18 03:36:57',961,NULL),
(645,'woocommerce_scheduled_sales','complete','2026-04-18 03:12:20','2026-04-18 03:12:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776481940;s:18:\"\0*\0first_timestamp\";i:1759536000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776481940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-18 03:36:57','2026-04-18 03:36:57',961,NULL),
(646,'woocommerce_cleanup_draft_orders','complete','2026-04-18 03:12:20','2026-04-18 03:12:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776481940;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776481940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-18 03:36:58','2026-04-18 03:36:58',961,NULL),
(647,'woocommerce_cleanup_draft_orders','complete','2026-04-18 03:12:20','2026-04-18 03:12:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776481940;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776481940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-18 03:36:58','2026-04-18 03:36:58',961,NULL),
(648,'woocommerce_refresh_order_count_cache','complete','2026-04-17 15:12:20','2026-04-17 15:12:20',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776438740;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776438740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-17 15:15:18','2026-04-17 15:15:18',774,NULL),
(649,'woocommerce_tracker_send_event_wrapper','complete','2026-04-18 03:12:21','2026-04-18 03:12:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776481941;s:18:\"\0*\0first_timestamp\";i:1759800762;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776481941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-18 03:36:58','2026-04-18 03:36:58',961,NULL),
(650,'gla/jobs/update_merchant_product_statuses/process_item','complete','2026-04-17 03:12:22','2026-04-17 03:12:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776395542;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776395542;}',10,1,'2026-04-17 03:12:26','2026-04-17 03:12:26',390,NULL),
(651,'wc_gla_cron_daily_notes','complete','2026-04-18 03:12:23','2026-04-18 03:12:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776481943;s:18:\"\0*\0first_timestamp\";i:1760367966;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776481943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-04-18 03:37:02','2026-04-18 03:37:02',961,NULL),
(652,'mailpoet/cron/daemon-trigger','complete','2026-04-17 03:14:23','2026-04-17 03:14:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776395663;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776395663;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 03:40:51','2026-04-17 03:40:51',392,NULL),
(653,'mailpoet/cron/daemon-run','complete','2026-04-17 03:40:45','2026-04-17 03:40:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776397245;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776397245;}',13,1,'2026-04-17 03:40:52','2026-04-17 03:40:52',393,NULL),
(654,'mailpoet/cron/daemon-trigger','complete','2026-04-17 03:42:51','2026-04-17 03:42:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776397371;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776397371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 03:47:11','2026-04-17 03:47:11',396,NULL),
(655,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-17 15:40:53','2026-04-17 15:40:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776440453;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776440453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-17 15:41:36','2026-04-17 15:41:36',788,NULL),
(656,'wc_payment_gateway_update_orders','complete','2026-04-17 03:55:54','2026-04-17 03:55:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776398154;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776398154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 04:09:05','2026-04-17 04:09:05',398,NULL),
(657,'wc_payment_gateway_update_orders','complete','2026-04-17 03:55:54','2026-04-17 03:55:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776398154;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776398154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 04:09:05','2026-04-17 04:09:05',398,NULL),
(658,'woocommerce_cancel_unpaid_orders','complete','2026-04-17 04:40:54','2026-04-17 04:40:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776400854;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776400854;}',4,1,'2026-04-17 04:58:11','2026-04-17 04:58:11',410,NULL),
(659,'mailpoet/cron/daemon-trigger','complete','2026-04-17 03:49:11','2026-04-17 03:49:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776397751;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776397751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 04:09:04','2026-04-17 04:09:04',398,NULL),
(660,'mailpoet/cron/daemon-run','complete','2026-04-17 04:09:00','2026-04-17 04:09:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776398940;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776398940;}',13,1,'2026-04-17 04:09:03','2026-04-17 04:09:03',399,NULL),
(661,'mailpoet/cron/daemon-trigger','complete','2026-04-17 04:11:04','2026-04-17 04:11:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776399064;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776399064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 04:17:48','2026-04-17 04:17:48',403,NULL),
(662,'wc_payment_gateway_update_orders','complete','2026-04-17 04:24:05','2026-04-17 04:24:05',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776399845;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776399845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 04:58:10','2026-04-17 04:58:10',410,NULL),
(663,'wc_payment_gateway_update_orders','complete','2026-04-17 04:24:05','2026-04-17 04:24:05',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776399845;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776399845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 04:58:10','2026-04-17 04:58:10',410,NULL),
(664,'mailpoet/cron/daemon-trigger','complete','2026-04-17 04:19:48','2026-04-17 04:19:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776399588;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776399588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 04:20:56','2026-04-17 04:20:56',405,NULL),
(665,'mailpoet/cron/daemon-trigger','complete','2026-04-17 04:22:56','2026-04-17 04:22:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776399776;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776399776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 04:58:05','2026-04-17 04:58:05',407,NULL),
(666,'mailpoet/cron/daemon-run','complete','2026-04-17 04:58:00','2026-04-17 04:58:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776401880;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776401880;}',13,1,'2026-04-17 04:58:05','2026-04-17 04:58:05',408,NULL),
(667,'mailpoet/cron/daemon-trigger','complete','2026-04-17 05:00:05','2026-04-17 05:00:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776402005;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776402005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 05:16:38','2026-04-17 05:16:38',412,NULL),
(668,'wc_payment_gateway_update_orders','complete','2026-04-17 05:13:10','2026-04-17 05:13:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776402790;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776402790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 05:16:39','2026-04-17 05:16:39',412,NULL),
(669,'wc_payment_gateway_update_orders','complete','2026-04-17 05:13:10','2026-04-17 05:13:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776402790;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776402790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 05:16:39','2026-04-17 05:16:39',412,NULL),
(670,'woocommerce_cancel_unpaid_orders','complete','2026-04-17 05:58:10','2026-04-17 05:58:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776405490;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776405490;}',4,1,'2026-04-17 05:58:43','2026-04-17 05:58:43',449,NULL),
(671,'mailpoet/cron/daemon-trigger','complete','2026-04-17 05:18:38','2026-04-17 05:18:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776403118;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776403118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 05:25:12','2026-04-17 05:25:12',414,NULL),
(672,'wc_payment_gateway_update_orders','complete','2026-04-17 05:31:39','2026-04-17 05:31:39',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776403899;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776403899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 05:36:03','2026-04-17 05:36:03',416,NULL),
(673,'wc_payment_gateway_update_orders','complete','2026-04-17 05:31:39','2026-04-17 05:31:39',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776403899;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776403899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 05:36:03','2026-04-17 05:36:03',416,NULL),
(674,'mailpoet/cron/daemon-trigger','complete','2026-04-17 05:27:12','2026-04-17 05:27:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776403632;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776403632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 05:36:02','2026-04-17 05:36:02',416,NULL),
(675,'mailpoet/cron/daemon-trigger','complete','2026-04-17 05:38:02','2026-04-17 05:38:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776404282;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776404282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 05:38:44','2026-04-17 05:38:44',420,NULL),
(676,'wc_payment_gateway_update_orders','complete','2026-04-17 05:51:03','2026-04-17 05:51:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776405063;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776405063;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 05:51:44','2026-04-17 05:51:44',438,NULL),
(677,'wc_payment_gateway_update_orders','complete','2026-04-17 05:51:03','2026-04-17 05:51:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776405063;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776405063;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 05:51:45','2026-04-17 05:51:45',438,NULL),
(678,'mailpoet/cron/daemon-trigger','complete','2026-04-17 05:40:44','2026-04-17 05:40:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776404444;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776404444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 05:41:45','2026-04-17 05:41:45',424,NULL),
(679,'mailpoet/cron/daemon-trigger','complete','2026-04-17 05:43:45','2026-04-17 05:43:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776404625;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776404625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 05:44:43','2026-04-17 05:44:43',428,NULL),
(680,'mailpoet/cron/daemon-trigger','complete','2026-04-17 05:46:43','2026-04-17 05:46:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776404803;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776404803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 05:46:44','2026-04-17 05:46:44',431,NULL),
(681,'mailpoet/cron/daemon-trigger','complete','2026-04-17 05:48:44','2026-04-17 05:48:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776404924;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776404924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 05:49:43','2026-04-17 05:49:43',435,NULL),
(682,'mailpoet/cron/daemon-trigger','complete','2026-04-17 05:51:43','2026-04-17 05:51:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776405103;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776405103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 05:51:46','2026-04-17 05:51:46',438,NULL),
(683,'wc_payment_gateway_update_orders','complete','2026-04-17 06:06:44','2026-04-17 06:06:44',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776406004;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776406004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 06:06:50','2026-04-17 06:06:50',461,NULL),
(684,'wc_payment_gateway_update_orders','complete','2026-04-17 06:06:45','2026-04-17 06:06:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776406005;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776406005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 06:06:51','2026-04-17 06:06:51',461,NULL),
(685,'mailpoet/cron/daemon-trigger','complete','2026-04-17 05:53:46','2026-04-17 05:53:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776405226;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776405226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 05:54:44','2026-04-17 05:54:44',442,NULL),
(686,'mailpoet/cron/daemon-trigger','complete','2026-04-17 05:56:44','2026-04-17 05:56:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776405404;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776405404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 05:57:53','2026-04-17 05:57:53',446,NULL),
(687,'mailpoet/cron/daemon-run','complete','2026-04-17 05:57:48','2026-04-17 05:57:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776405468;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776405468;}',13,1,'2026-04-17 05:57:54','2026-04-17 05:57:54',447,NULL),
(688,'mailpoet/cron/daemon-trigger','complete','2026-04-17 05:59:53','2026-04-17 05:59:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776405593;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776405593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 06:00:53','2026-04-17 06:00:53',452,NULL),
(689,'woocommerce_cancel_unpaid_orders','complete','2026-04-17 06:58:43','2026-04-17 06:58:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776409123;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776409123;}',4,1,'2026-04-17 07:23:41','2026-04-17 07:23:41',538,NULL),
(690,'mailpoet/cron/daemon-trigger','complete','2026-04-17 06:02:53','2026-04-17 06:02:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776405773;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776405773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 06:03:44','2026-04-17 06:03:44',456,NULL),
(915,'mailpoet/cron/daemon-trigger','complete','2026-04-17 17:12:06','2026-04-17 17:12:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776445926;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776445926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 17:12:44','2026-04-17 17:12:44',819,NULL),
(692,'mailpoet/cron/daemon-trigger','complete','2026-04-17 06:05:44','2026-04-17 06:05:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776405944;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776405944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 06:05:45','2026-04-17 06:05:45',459,NULL),
(693,'mailpoet/cron/daemon-trigger','complete','2026-04-17 06:07:45','2026-04-17 06:07:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776406065;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776406065;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 06:08:43','2026-04-17 06:08:43',464,NULL),
(694,'wc_payment_gateway_update_orders','complete','2026-04-17 06:21:50','2026-04-17 06:21:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776406910;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776406910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 06:21:53','2026-04-17 06:21:53',483,NULL),
(695,'wc_payment_gateway_update_orders','complete','2026-04-17 06:21:51','2026-04-17 06:21:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776406911;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776406911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 06:21:54','2026-04-17 06:21:54',483,NULL),
(696,'mailpoet/cron/daemon-trigger','complete','2026-04-17 06:10:43','2026-04-17 06:10:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776406243;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776406243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 06:10:44','2026-04-17 06:10:44',467,NULL),
(697,'mailpoet/cron/daemon-trigger','complete','2026-04-17 06:12:44','2026-04-17 06:12:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776406364;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776406364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 06:13:45','2026-04-17 06:13:45',471,NULL),
(698,'mailpoet/cron/daemon-trigger','complete','2026-04-17 06:15:45','2026-04-17 06:15:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776406545;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776406545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 06:15:45','2026-04-17 06:15:45',474,NULL),
(699,'mailpoet/cron/daemon-trigger','complete','2026-04-17 06:17:45','2026-04-17 06:17:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776406665;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776406665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 06:18:43','2026-04-17 06:18:43',478,NULL),
(700,'mailpoet/cron/daemon-trigger','complete','2026-04-17 06:20:43','2026-04-17 06:20:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776406843;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776406843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 06:20:45','2026-04-17 06:20:45',481,NULL),
(701,'mailpoet/cron/daemon-trigger','complete','2026-04-17 06:22:45','2026-04-17 06:22:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776406965;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776406965;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 06:22:47','2026-04-17 06:22:47',485,NULL),
(702,'wc_payment_gateway_update_orders','complete','2026-04-17 06:36:53','2026-04-17 06:36:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776407813;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776407813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 06:37:44','2026-04-17 06:37:44',506,NULL),
(703,'wc_payment_gateway_update_orders','complete','2026-04-17 06:36:54','2026-04-17 06:36:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776407814;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776407814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 06:37:45','2026-04-17 06:37:45',506,NULL),
(704,'mailpoet/cron/daemon-trigger','complete','2026-04-17 06:24:47','2026-04-17 06:24:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776407087;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776407087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 06:25:45','2026-04-17 06:25:45',489,NULL),
(705,'mailpoet/cron/daemon-trigger','complete','2026-04-17 06:27:45','2026-04-17 06:27:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776407265;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776407265;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 06:27:45','2026-04-17 06:27:45',492,NULL),
(706,'mailpoet/cron/daemon-trigger','complete','2026-04-17 06:29:45','2026-04-17 06:29:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776407385;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776407385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 06:29:48','2026-04-17 06:29:48',495,NULL),
(707,'mailpoet/cron/daemon-trigger','complete','2026-04-17 06:31:48','2026-04-17 06:31:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776407508;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776407508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 06:31:50','2026-04-17 06:31:50',498,NULL),
(708,'mailpoet/cron/daemon-trigger','complete','2026-04-17 06:33:50','2026-04-17 06:33:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776407630;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776407630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 06:34:45','2026-04-17 06:34:45',502,NULL),
(709,'mailpoet/cron/daemon-trigger','complete','2026-04-17 06:36:45','2026-04-17 06:36:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776407805;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776407805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 06:37:44','2026-04-17 06:37:44',506,NULL),
(710,'mailpoet/cron/daemon-trigger','complete','2026-04-17 06:39:44','2026-04-17 06:39:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776407984;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776407984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 06:39:50','2026-04-17 06:39:50',509,NULL),
(711,'wc_payment_gateway_update_orders','complete','2026-04-17 06:52:44','2026-04-17 06:52:44',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776408764;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776408764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 06:52:44','2026-04-17 06:52:44',529,NULL),
(712,'wc_payment_gateway_update_orders','complete','2026-04-17 06:52:45','2026-04-17 06:52:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776408765;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776408765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 06:52:45','2026-04-17 06:52:45',530,NULL),
(713,'mailpoet/cron/daemon-trigger','complete','2026-04-17 06:41:50','2026-04-17 06:41:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776408110;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776408110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 06:42:44','2026-04-17 06:42:44',513,NULL),
(714,'mailpoet/cron/daemon-trigger','complete','2026-04-17 06:44:44','2026-04-17 06:44:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776408284;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776408284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 06:45:49','2026-04-17 06:45:49',517,NULL),
(715,'mailpoet/cron/daemon-run','complete','2026-04-17 06:45:44','2026-04-17 06:45:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776408344;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776408344;}',13,1,'2026-04-17 06:45:50','2026-04-17 06:45:50',518,NULL),
(716,'mailpoet/cron/daemon-trigger','complete','2026-04-17 06:47:49','2026-04-17 06:47:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776408469;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776408469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 06:48:44','2026-04-17 06:48:44',523,NULL),
(717,'mailpoet/cron/daemon-trigger','complete','2026-04-17 06:50:44','2026-04-17 06:50:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776408644;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776408644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 06:50:44','2026-04-17 06:50:44',526,NULL),
(718,'mailpoet/cron/daemon-trigger','complete','2026-04-17 06:52:44','2026-04-17 06:52:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776408764;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776408764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 06:52:44','2026-04-17 06:52:44',529,NULL),
(719,'wc_payment_gateway_update_orders','complete','2026-04-17 07:07:44','2026-04-17 07:07:44',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776409664;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776409664;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 07:23:47','2026-04-17 07:23:47',538,NULL),
(720,'mailpoet/cron/daemon-trigger','complete','2026-04-17 06:54:44','2026-04-17 06:54:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776408884;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776408884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 06:54:44','2026-04-17 06:54:44',533,NULL),
(721,'wc_payment_gateway_update_orders','complete','2026-04-17 07:07:45','2026-04-17 07:07:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776409665;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776409665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 07:23:48','2026-04-17 07:23:48',538,NULL),
(722,'mailpoet/cron/daemon-trigger','complete','2026-04-17 06:56:44','2026-04-17 06:56:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776409004;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776409004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 06:56:44','2026-04-17 06:56:44',536,NULL),
(723,'mailpoet/cron/daemon-trigger','complete','2026-04-17 06:58:44','2026-04-17 06:58:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776409124;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776409124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 07:23:46','2026-04-17 07:23:46',538,NULL),
(724,'woocommerce_cancel_unpaid_orders','complete','2026-04-17 08:23:41','2026-04-17 08:23:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776414221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776414221;}',4,1,'2026-04-17 08:34:24','2026-04-17 08:34:24',559,NULL),
(725,'mailpoet/cron/daemon-run','complete','2026-04-17 07:23:41','2026-04-17 07:23:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776410621;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776410621;}',13,1,'2026-04-17 07:23:45','2026-04-17 07:23:45',539,NULL),
(726,'mailpoet/cron/daemon-trigger','complete','2026-04-17 07:25:46','2026-04-17 07:25:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776410746;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776410746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 07:32:38','2026-04-17 07:32:38',543,NULL),
(727,'wc_payment_gateway_update_orders','complete','2026-04-17 07:38:47','2026-04-17 07:38:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776411527;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776411527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 07:48:54','2026-04-17 07:48:54',546,NULL),
(728,'wc_payment_gateway_update_orders','complete','2026-04-17 07:38:48','2026-04-17 07:38:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776411528;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776411528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 07:48:56','2026-04-17 07:48:56',546,NULL),
(729,'mailpoet/cron/daemon-trigger','complete','2026-04-17 07:34:38','2026-04-17 07:34:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776411278;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776411278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 07:48:50','2026-04-17 07:48:50',545,NULL),
(730,'mailpoet/cron/daemon-run','complete','2026-04-17 07:48:42','2026-04-17 07:48:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776412122;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776412122;}',13,1,'2026-04-17 07:48:59','2026-04-17 07:48:59',546,NULL),
(731,'mailpoet/cron/daemon-trigger','complete','2026-04-17 07:50:50','2026-04-17 07:50:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776412250;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776412250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 08:07:18','2026-04-17 08:07:18',553,NULL),
(732,'wc_payment_gateway_update_orders','complete','2026-04-17 08:03:54','2026-04-17 08:03:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776413034;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776413034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 08:07:19','2026-04-17 08:07:19',553,NULL),
(733,'wc_payment_gateway_update_orders','complete','2026-04-17 08:03:56','2026-04-17 08:03:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776413036;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776413036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 08:07:19','2026-04-17 08:07:19',553,NULL),
(734,'mailpoet/cron/daemon-run','complete','2026-04-17 07:48:59','2026-04-17 07:48:59',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776412139;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776412139;}',13,1,'2026-04-17 07:49:10','2026-04-17 07:49:10',548,NULL),
(735,'mailpoet/cron/daemon-run','complete','2026-04-17 07:49:10','2026-04-17 07:49:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776412150;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776412150;}',13,1,'2026-04-17 07:49:18','2026-04-17 07:49:18',550,NULL),
(736,'mailpoet/cron/daemon-trigger','complete','2026-04-17 08:09:18','2026-04-17 08:09:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776413358;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776413358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 08:15:35','2026-04-17 08:15:35',555,NULL),
(737,'wc_payment_gateway_update_orders','complete','2026-04-17 08:22:19','2026-04-17 08:22:19',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776414139;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776414139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 08:34:24','2026-04-17 08:34:24',559,NULL),
(738,'wc_payment_gateway_update_orders','complete','2026-04-17 08:22:19','2026-04-17 08:22:19',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776414139;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776414139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 08:34:24','2026-04-17 08:34:24',559,NULL),
(739,'mailpoet/cron/daemon-trigger','complete','2026-04-17 08:17:35','2026-04-17 08:17:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776413855;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776413855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 08:34:22','2026-04-17 08:34:22',557,NULL),
(740,'mailpoet/cron/daemon-run','complete','2026-04-17 08:34:16','2026-04-17 08:34:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776414856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776414856;}',13,1,'2026-04-17 08:34:23','2026-04-17 08:34:23',558,NULL),
(741,'mailpoet/cron/daemon-trigger','complete','2026-04-17 08:36:22','2026-04-17 08:36:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776414982;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776414982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 08:41:35','2026-04-17 08:41:35',562,NULL),
(742,'wc_payment_gateway_update_orders','complete','2026-04-17 08:49:24','2026-04-17 08:49:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776415764;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776415764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 08:58:37','2026-04-17 08:58:37',568,NULL),
(743,'wc_payment_gateway_update_orders','complete','2026-04-17 08:49:24','2026-04-17 08:49:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776415764;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776415764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 08:58:38','2026-04-17 08:58:38',568,NULL),
(744,'woocommerce_cancel_unpaid_orders','complete','2026-04-17 09:34:24','2026-04-17 09:34:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776418464;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776418464;}',4,1,'2026-04-17 09:37:10','2026-04-17 09:37:10',587,NULL),
(745,'mailpoet/cron/daemon-trigger','complete','2026-04-17 08:43:35','2026-04-17 08:43:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776415415;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776415415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 08:45:17','2026-04-17 08:45:17',564,NULL),
(746,'mailpoet/cron/daemon-trigger','complete','2026-04-17 08:47:17','2026-04-17 08:47:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776415637;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776415637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 08:49:19','2026-04-17 08:49:19',566,NULL),
(747,'mailpoet/cron/daemon-trigger','complete','2026-04-17 08:51:19','2026-04-17 08:51:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776415879;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776415879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 08:58:38','2026-04-17 08:58:38',568,NULL),
(748,'wc_payment_gateway_update_orders','complete','2026-04-17 09:13:37','2026-04-17 09:13:37',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776417217;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776417217;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 09:15:14','2026-04-17 09:15:14',577,NULL),
(749,'wc_payment_gateway_update_orders','complete','2026-04-17 09:13:38','2026-04-17 09:13:38',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776417218;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776417218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 09:15:15','2026-04-17 09:15:15',577,NULL),
(750,'mailpoet/cron/daemon-trigger','complete','2026-04-17 09:00:38','2026-04-17 09:00:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776416438;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776416438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 09:01:47','2026-04-17 09:01:47',570,NULL),
(751,'mailpoet/cron/daemon-trigger','complete','2026-04-17 09:03:47','2026-04-17 09:03:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776416627;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776416627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 09:06:14','2026-04-17 09:06:14',572,NULL),
(752,'mailpoet/cron/daemon-trigger','complete','2026-04-17 09:08:14','2026-04-17 09:08:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776416894;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776416894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 09:10:24','2026-04-17 09:10:24',575,NULL),
(753,'mailpoet/cron/daemon-trigger','complete','2026-04-17 09:12:24','2026-04-17 09:12:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776417144;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776417144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 09:15:14','2026-04-17 09:15:14',577,NULL),
(754,'mailpoet/cron/daemon-trigger','complete','2026-04-17 09:17:14','2026-04-17 09:17:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776417434;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776417434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 09:20:57','2026-04-17 09:20:57',579,NULL),
(755,'wc_payment_gateway_update_orders','complete','2026-04-17 09:30:14','2026-04-17 09:30:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776418214;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776418214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 09:37:09','2026-04-17 09:37:09',587,NULL),
(756,'wc_payment_gateway_update_orders','complete','2026-04-17 09:30:15','2026-04-17 09:30:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776418215;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776418215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 09:37:10','2026-04-17 09:37:10',587,NULL),
(757,'mailpoet/cron/daemon-trigger','complete','2026-04-17 09:22:57','2026-04-17 09:22:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776417777;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776417777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 09:25:58','2026-04-17 09:25:58',581,NULL),
(758,'mailpoet/cron/daemon-run','complete','2026-04-17 09:25:54','2026-04-17 09:25:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776417954;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776417954;}',13,1,'2026-04-17 09:25:58','2026-04-17 09:25:58',582,NULL),
(759,'mailpoet/cron/daemon-trigger','complete','2026-04-17 09:27:58','2026-04-17 09:27:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776418078;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776418078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 09:29:09','2026-04-17 09:29:09',585,NULL),
(760,'mailpoet/cron/daemon-trigger','complete','2026-04-17 09:31:09','2026-04-17 09:31:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776418269;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776418269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 09:37:10','2026-04-17 09:37:10',587,NULL),
(761,'wc_payment_gateway_update_orders','complete','2026-04-17 09:52:09','2026-04-17 09:52:09',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776419529;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776419529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 09:53:17','2026-04-17 09:53:17',605,NULL),
(762,'wc_payment_gateway_update_orders','complete','2026-04-17 09:52:10','2026-04-17 09:52:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776419530;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776419530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 09:53:18','2026-04-17 09:53:18',605,NULL),
(763,'mailpoet/cron/daemon-trigger','complete','2026-04-17 09:39:10','2026-04-17 09:39:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776418750;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776418750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 09:42:44','2026-04-17 09:42:44',590,NULL),
(764,'woocommerce_cancel_unpaid_orders','complete','2026-04-17 10:37:10','2026-04-17 10:37:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776422230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776422230;}',4,1,'2026-04-17 10:39:43','2026-04-17 10:39:43',657,NULL),
(765,'mailpoet/cron/daemon-run','complete','2026-04-17 09:42:40','2026-04-17 09:42:40',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776418960;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776418960;}',13,1,'2026-04-17 09:42:44','2026-04-17 09:42:44',591,NULL),
(766,'mailpoet/cron/daemon-trigger','complete','2026-04-17 09:44:44','2026-04-17 09:44:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776419084;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776419084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 09:46:35','2026-04-17 09:46:35',595,NULL),
(767,'mailpoet/cron/daemon-trigger','complete','2026-04-17 09:48:35','2026-04-17 09:48:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776419315;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776419315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 09:48:57','2026-04-17 09:48:57',599,NULL),
(768,'mailpoet/cron/daemon-trigger','complete','2026-04-17 09:50:57','2026-04-17 09:50:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776419457;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776419457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 09:51:11','2026-04-17 09:51:11',602,NULL),
(769,'mailpoet/cron/daemon-trigger','complete','2026-04-17 09:53:11','2026-04-17 09:53:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776419591;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776419591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 09:53:18','2026-04-17 09:53:18',605,NULL),
(770,'wc_payment_gateway_update_orders','complete','2026-04-17 10:08:17','2026-04-17 10:08:17',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776420497;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776420497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 10:09:24','2026-04-17 10:09:24',622,NULL),
(771,'wc_payment_gateway_update_orders','complete','2026-04-17 10:08:18','2026-04-17 10:08:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776420498;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776420498;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 10:09:24','2026-04-17 10:09:24',622,NULL),
(772,'mailpoet/cron/daemon-trigger','complete','2026-04-17 09:55:18','2026-04-17 09:55:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776419718;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776419718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 09:55:45','2026-04-17 09:55:45',608,NULL),
(773,'mailpoet/cron/daemon-trigger','complete','2026-04-17 09:57:45','2026-04-17 09:57:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776419865;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776419865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 09:58:09','2026-04-17 09:58:09',611,NULL),
(774,'mailpoet/cron/daemon-trigger','complete','2026-04-17 10:00:09','2026-04-17 10:00:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776420009;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776420009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 10:00:29','2026-04-17 10:00:29',614,NULL),
(775,'mailpoet/cron/daemon-trigger','complete','2026-04-17 10:02:29','2026-04-17 10:02:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776420149;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776420149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 10:02:38','2026-04-17 10:02:38',617,NULL),
(776,'mailpoet/cron/daemon-trigger','complete','2026-04-17 10:04:38','2026-04-17 10:04:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776420278;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776420278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 10:07:27','2026-04-17 10:07:27',620,NULL),
(777,'mailpoet/cron/daemon-trigger','complete','2026-04-17 10:09:27','2026-04-17 10:09:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776420567;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776420567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 10:10:22','2026-04-17 10:10:22',624,NULL),
(778,'wc_payment_gateway_update_orders','complete','2026-04-17 10:24:24','2026-04-17 10:24:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776421464;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776421464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 10:25:14','2026-04-17 10:25:14',641,NULL),
(779,'wc_payment_gateway_update_orders','complete','2026-04-17 10:24:24','2026-04-17 10:24:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776421464;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776421464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 10:25:19','2026-04-17 10:25:19',641,NULL),
(780,'mailpoet/cron/daemon-trigger','complete','2026-04-17 10:12:23','2026-04-17 10:12:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776420743;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776420743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 10:13:20','2026-04-17 10:13:20',628,NULL),
(781,'mailpoet/cron/daemon-trigger','complete','2026-04-17 10:15:20','2026-04-17 10:15:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776420920;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776420920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 10:16:18','2026-04-17 10:16:18',630,NULL),
(782,'mailpoet/cron/daemon-trigger','complete','2026-04-17 10:18:18','2026-04-17 10:18:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776421098;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776421098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 10:19:12','2026-04-17 10:19:12',634,NULL),
(783,'mailpoet/cron/daemon-trigger','complete','2026-04-17 10:21:12','2026-04-17 10:21:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776421272;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776421272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 10:22:14','2026-04-17 10:22:14',637,NULL),
(784,'mailpoet/cron/daemon-trigger','complete','2026-04-17 10:24:14','2026-04-17 10:24:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776421454;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776421454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 10:25:10','2026-04-17 10:25:10',641,NULL),
(785,'mailpoet/cron/daemon-trigger','complete','2026-04-17 10:27:10','2026-04-17 10:27:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776421630;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776421630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 10:28:03','2026-04-17 10:28:03',643,NULL),
(786,'wc_payment_gateway_update_orders','complete','2026-04-17 10:40:14','2026-04-17 10:40:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776422414;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776422414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 10:49:59','2026-04-17 10:49:59',659,NULL),
(787,'wc_payment_gateway_update_orders','complete','2026-04-17 10:40:19','2026-04-17 10:40:19',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776422419;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776422419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 10:50:00','2026-04-17 10:50:00',659,NULL),
(788,'mailpoet/cron/daemon-trigger','complete','2026-04-17 10:30:03','2026-04-17 10:30:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776421803;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776421803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 10:31:03','2026-04-17 10:31:03',646,NULL),
(789,'mailpoet/cron/daemon-trigger','complete','2026-04-17 10:33:03','2026-04-17 10:33:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776421983;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776421983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 10:33:12','2026-04-17 10:33:12',649,NULL),
(790,'mailpoet/cron/daemon-run','complete','2026-04-17 10:33:05','2026-04-17 10:33:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776421985;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776421985;}',13,1,'2026-04-17 10:33:13','2026-04-17 10:33:13',650,NULL),
(791,'mailpoet/cron/daemon-trigger','complete','2026-04-17 10:35:12','2026-04-17 10:35:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776422112;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776422112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 10:36:56','2026-04-17 10:36:56',655,NULL),
(792,'mailpoet/cron/daemon-run','complete','2026-04-17 10:33:13','2026-04-17 10:33:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776421993;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776421993;}',13,1,'2026-04-17 10:33:29','2026-04-17 10:33:29',652,NULL),
(793,'mailpoet/cron/daemon-trigger','complete','2026-04-17 10:38:56','2026-04-17 10:38:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776422336;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776422336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 10:39:43','2026-04-17 10:39:43',657,NULL),
(794,'woocommerce_cancel_unpaid_orders','complete','2026-04-17 11:39:43','2026-04-17 11:39:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776425983;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776425983;}',4,1,'2026-04-17 11:41:36','2026-04-17 11:41:36',683,NULL),
(795,'mailpoet/cron/daemon-trigger','complete','2026-04-17 10:41:43','2026-04-17 10:41:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776422503;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776422503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 10:50:00','2026-04-17 10:50:00',659,NULL),
(796,'wc_payment_gateway_update_orders','complete','2026-04-17 11:04:59','2026-04-17 11:04:59',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776423899;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776423899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 11:10:59','2026-04-17 11:10:59',669,NULL),
(797,'wc_payment_gateway_update_orders','complete','2026-04-17 11:05:00','2026-04-17 11:05:00',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776423900;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776423900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 11:10:59','2026-04-17 11:10:59',669,NULL),
(798,'mailpoet/cron/daemon-trigger','complete','2026-04-17 10:52:00','2026-04-17 10:52:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776423120;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776423120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 10:56:22','2026-04-17 10:56:22',661,NULL),
(799,'mailpoet/cron/daemon-trigger','complete','2026-04-17 10:58:22','2026-04-17 10:58:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776423502;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776423502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 11:00:22','2026-04-17 11:00:22',664,NULL),
(800,'mailpoet/cron/daemon-trigger','complete','2026-04-17 11:02:22','2026-04-17 11:02:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776423742;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776423742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 11:03:09','2026-04-17 11:03:09',666,NULL),
(801,'mailpoet/cron/daemon-trigger','complete','2026-04-17 11:05:09','2026-04-17 11:05:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776423909;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776423909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 11:11:00','2026-04-17 11:11:00',669,NULL),
(802,'wc_payment_gateway_update_orders','complete','2026-04-17 11:25:59','2026-04-17 11:25:59',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776425159;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776425159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 11:30:50','2026-04-17 11:30:50',677,NULL),
(803,'wc_payment_gateway_update_orders','complete','2026-04-17 11:25:59','2026-04-17 11:25:59',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776425159;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776425159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 11:30:50','2026-04-17 11:30:50',677,NULL),
(804,'mailpoet/cron/daemon-trigger','complete','2026-04-17 11:13:00','2026-04-17 11:13:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776424380;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776424380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 11:15:29','2026-04-17 11:15:29',671,NULL),
(805,'mailpoet/cron/daemon-trigger','complete','2026-04-17 11:17:29','2026-04-17 11:17:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776424649;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776424649;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 11:17:29','2026-04-17 11:17:29',673,NULL),
(806,'mailpoet/cron/daemon-trigger','complete','2026-04-17 11:19:29','2026-04-17 11:19:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776424769;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776424769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 11:21:39','2026-04-17 11:21:39',675,NULL),
(807,'mailpoet/cron/daemon-trigger','complete','2026-04-17 11:23:39','2026-04-17 11:23:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776425019;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776425019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 11:30:49','2026-04-17 11:30:49',677,NULL),
(808,'mailpoet/cron/daemon-run','complete','2026-04-17 11:30:44','2026-04-17 11:30:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776425444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776425444;}',13,1,'2026-04-17 11:30:48','2026-04-17 11:30:48',678,NULL),
(809,'mailpoet/cron/daemon-trigger','complete','2026-04-17 11:32:49','2026-04-17 11:32:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776425569;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776425569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 11:41:36','2026-04-17 11:41:36',683,NULL),
(810,'wc_payment_gateway_update_orders','complete','2026-04-17 11:45:50','2026-04-17 11:45:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776426350;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776426350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 11:47:50','2026-04-17 11:47:50',686,NULL),
(811,'wc_payment_gateway_update_orders','complete','2026-04-17 11:45:50','2026-04-17 11:45:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776426350;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776426350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 11:47:51','2026-04-17 11:47:51',686,NULL),
(812,'mailpoet/cron/daemon-trigger','complete','2026-04-17 11:43:36','2026-04-17 11:43:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776426216;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776426216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 11:47:50','2026-04-17 11:47:50',686,NULL),
(813,'woocommerce_cancel_unpaid_orders','complete','2026-04-17 12:41:36','2026-04-17 12:41:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776429696;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776429696;}',4,1,'2026-04-17 12:47:18','2026-04-17 12:47:18',725,NULL),
(814,'mailpoet/cron/daemon-run','complete','2026-04-17 11:47:45','2026-04-17 11:47:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776426465;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776426465;}',13,1,'2026-04-17 11:47:49','2026-04-17 11:47:49',687,NULL),
(815,'mailpoet/cron/daemon-trigger','complete','2026-04-17 11:49:50','2026-04-17 11:49:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776426590;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776426590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 11:54:10','2026-04-17 11:54:10',691,NULL),
(816,'wc_payment_gateway_update_orders','complete','2026-04-17 12:02:50','2026-04-17 12:02:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776427370;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776427370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 12:02:53','2026-04-17 12:02:53',703,NULL),
(817,'wc_payment_gateway_update_orders','complete','2026-04-17 12:02:51','2026-04-17 12:02:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776427371;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776427371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 12:02:54','2026-04-17 12:02:54',703,NULL),
(818,'mailpoet/cron/daemon-trigger','complete','2026-04-17 11:56:10','2026-04-17 11:56:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776426970;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776426970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 11:56:38','2026-04-17 11:56:38',693,NULL),
(819,'mailpoet/cron/daemon-trigger','complete','2026-04-17 11:58:38','2026-04-17 11:58:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776427118;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776427118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 11:58:52','2026-04-17 11:58:52',697,NULL),
(820,'mailpoet/cron/daemon-trigger','complete','2026-04-17 12:00:52','2026-04-17 12:00:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776427252;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776427252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 12:00:52','2026-04-17 12:00:52',700,NULL),
(821,'mailpoet/cron/daemon-trigger','complete','2026-04-17 12:02:52','2026-04-17 12:02:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776427372;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776427372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 12:02:54','2026-04-17 12:02:54',703,NULL),
(822,'wc_payment_gateway_update_orders','complete','2026-04-17 12:17:53','2026-04-17 12:17:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776428273;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776428273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 12:21:55','2026-04-17 12:21:55',716,NULL),
(823,'wc_payment_gateway_update_orders','complete','2026-04-17 12:17:54','2026-04-17 12:17:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776428274;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776428274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 12:21:56','2026-04-17 12:21:56',716,NULL),
(824,'mailpoet/cron/daemon-trigger','complete','2026-04-17 12:04:54','2026-04-17 12:04:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776427494;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776427494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 12:04:54','2026-04-17 12:04:54',706,NULL),
(825,'mailpoet/cron/daemon-trigger','complete','2026-04-17 12:06:54','2026-04-17 12:06:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776427614;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776427614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 12:07:55','2026-04-17 12:07:55',710,NULL),
(826,'mailpoet/cron/daemon-trigger','complete','2026-04-17 12:09:55','2026-04-17 12:09:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776427795;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776427795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 12:15:21','2026-04-17 12:15:21',714,NULL),
(827,'mailpoet/cron/daemon-trigger','complete','2026-04-17 12:17:21','2026-04-17 12:17:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776428241;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776428241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 12:21:54','2026-04-17 12:21:54',716,NULL),
(828,'mailpoet/cron/daemon-trigger','complete','2026-04-17 12:23:54','2026-04-17 12:23:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776428634;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776428634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 12:25:48','2026-04-17 12:25:48',718,NULL),
(829,'wc_payment_gateway_update_orders','complete','2026-04-17 12:36:55','2026-04-17 12:36:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776429415;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776429415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 12:39:45','2026-04-17 12:39:45',722,NULL),
(830,'wc_payment_gateway_update_orders','complete','2026-04-17 12:36:56','2026-04-17 12:36:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776429416;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776429416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 12:39:47','2026-04-17 12:39:47',722,NULL),
(831,'mailpoet/cron/daemon-trigger','complete','2026-04-17 12:27:48','2026-04-17 12:27:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776428868;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776428868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 12:36:23','2026-04-17 12:36:23',720,NULL),
(832,'mailpoet/cron/daemon-trigger','complete','2026-04-17 12:38:23','2026-04-17 12:38:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776429503;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776429503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 12:39:58','2026-04-17 12:39:58',722,NULL),
(833,'wc_payment_gateway_update_orders','complete','2026-04-17 12:54:45','2026-04-17 12:54:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776430485;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776430485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 12:58:12','2026-04-17 12:58:12',727,NULL),
(834,'wc_payment_gateway_update_orders','complete','2026-04-17 12:54:47','2026-04-17 12:54:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776430487;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776430487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 12:58:13','2026-04-17 12:58:13',727,NULL),
(835,'mailpoet/cron/daemon-run','complete','2026-04-17 12:39:51','2026-04-17 12:39:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776429591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776429591;}',13,1,'2026-04-17 12:40:00','2026-04-17 12:40:00',723,NULL),
(836,'mailpoet/cron/daemon-trigger','complete','2026-04-17 12:41:58','2026-04-17 12:41:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776429718;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776429718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 12:47:18','2026-04-17 12:47:18',725,NULL),
(837,'woocommerce_cancel_unpaid_orders','complete','2026-04-17 13:47:17','2026-04-17 13:47:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776433637;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776433637;}',4,1,'2026-04-17 13:53:33','2026-04-17 13:53:33',744,NULL),
(838,'mailpoet/cron/daemon-trigger','complete','2026-04-17 12:49:18','2026-04-17 12:49:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776430158;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776430158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 12:58:12','2026-04-17 12:58:12',727,NULL),
(839,'mailpoet/cron/daemon-trigger','complete','2026-04-17 13:00:12','2026-04-17 13:00:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776430812;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776430812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 13:09:18','2026-04-17 13:09:18',729,NULL),
(840,'wc_payment_gateway_update_orders','complete','2026-04-17 13:13:12','2026-04-17 13:13:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776431592;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776431592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 13:20:24','2026-04-17 13:20:24',733,NULL),
(841,'wc_payment_gateway_update_orders','complete','2026-04-17 13:13:13','2026-04-17 13:13:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776431593;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776431593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 13:20:25','2026-04-17 13:20:25',733,NULL),
(842,'mailpoet/cron/daemon-run','complete','2026-04-17 13:09:13','2026-04-17 13:09:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776431353;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776431353;}',13,1,'2026-04-17 13:09:18','2026-04-17 13:09:18',730,NULL),
(843,'mailpoet/cron/daemon-trigger','complete','2026-04-17 13:11:18','2026-04-17 13:11:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776431478;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776431478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 13:20:23','2026-04-17 13:20:23',733,NULL),
(844,'mailpoet/cron/daemon-run','complete','2026-04-17 13:20:18','2026-04-17 13:20:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776432018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776432018;}',13,1,'2026-04-17 13:20:22','2026-04-17 13:20:22',734,NULL),
(845,'mailpoet/cron/daemon-trigger','complete','2026-04-17 13:22:23','2026-04-17 13:22:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776432143;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776432143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 13:25:48','2026-04-17 13:25:48',738,NULL),
(846,'wc_payment_gateway_update_orders','complete','2026-04-17 13:35:24','2026-04-17 13:35:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776432924;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776432924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 13:42:27','2026-04-17 13:42:27',742,NULL),
(847,'wc_payment_gateway_update_orders','complete','2026-04-17 13:35:25','2026-04-17 13:35:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776432925;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776432925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 13:42:27','2026-04-17 13:42:27',742,NULL),
(848,'mailpoet/cron/daemon-trigger','complete','2026-04-17 13:27:48','2026-04-17 13:27:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776432468;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776432468;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 13:31:23','2026-04-17 13:31:23',740,NULL),
(849,'mailpoet/cron/daemon-trigger','complete','2026-04-17 13:33:23','2026-04-17 13:33:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776432803;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776432803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 13:42:26','2026-04-17 13:42:26',742,NULL),
(850,'mailpoet/cron/daemon-trigger','complete','2026-04-17 13:44:26','2026-04-17 13:44:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776433466;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776433466;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 13:53:33','2026-04-17 13:53:33',744,NULL),
(851,'wc_payment_gateway_update_orders','complete','2026-04-17 13:57:27','2026-04-17 13:57:27',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776434247;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776434247;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 14:00:16','2026-04-17 14:00:16',749,NULL),
(852,'wc_payment_gateway_update_orders','complete','2026-04-17 13:57:27','2026-04-17 13:57:27',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776434247;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776434247;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 14:00:17','2026-04-17 14:00:17',749,NULL),
(853,'mailpoet/cron/daemon-trigger','complete','2026-04-17 13:55:33','2026-04-17 13:55:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776434133;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776434133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 14:00:12','2026-04-17 14:00:12',746,NULL),
(854,'woocommerce_cancel_unpaid_orders','complete','2026-04-17 14:53:33','2026-04-17 14:53:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776437613;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776437613;}',4,1,'2026-04-17 14:57:14','2026-04-17 14:57:14',767,NULL),
(855,'mailpoet/cron/daemon-run','complete','2026-04-17 14:00:07','2026-04-17 14:00:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776434407;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776434407;}',13,1,'2026-04-17 14:00:12','2026-04-17 14:00:12',747,NULL),
(856,'mailpoet/cron/daemon-trigger','complete','2026-04-17 14:02:12','2026-04-17 14:02:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776434532;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776434532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 14:04:58','2026-04-17 14:04:58',751,NULL),
(857,'wc_payment_gateway_update_orders','complete','2026-04-17 14:15:16','2026-04-17 14:15:16',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776435316;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776435316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 14:16:26','2026-04-17 14:16:26',754,NULL),
(858,'wc_payment_gateway_update_orders','complete','2026-04-17 14:15:17','2026-04-17 14:15:17',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776435317;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776435317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 14:16:27','2026-04-17 14:16:27',754,NULL),
(859,'mailpoet/cron/daemon-run','complete','2026-04-17 14:04:53','2026-04-17 14:04:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776434693;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776434693;}',13,1,'2026-04-17 14:04:59','2026-04-17 14:04:59',752,NULL),
(860,'mailpoet/cron/daemon-trigger','complete','2026-04-17 14:06:58','2026-04-17 14:06:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776434818;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776434818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 14:16:26','2026-04-17 14:16:26',754,NULL),
(861,'mailpoet/cron/daemon-run','complete','2026-04-17 14:16:21','2026-04-17 14:16:21',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776435381;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776435381;}',13,1,'2026-04-17 14:16:25','2026-04-17 14:16:25',755,NULL),
(862,'mailpoet/cron/daemon-trigger','complete','2026-04-17 14:18:26','2026-04-17 14:18:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776435506;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776435506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 14:27:45','2026-04-17 14:27:45',759,NULL),
(863,'wc_payment_gateway_update_orders','complete','2026-04-17 14:31:26','2026-04-17 14:31:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776436286;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776436286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 14:39:15','2026-04-17 14:39:15',761,NULL),
(864,'wc_payment_gateway_update_orders','complete','2026-04-17 14:31:27','2026-04-17 14:31:27',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776436287;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776436287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 14:39:15','2026-04-17 14:39:15',761,NULL),
(865,'mailpoet/cron/daemon-trigger','complete','2026-04-17 14:29:45','2026-04-17 14:29:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776436185;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776436185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 14:39:14','2026-04-17 14:39:14',761,NULL),
(866,'mailpoet/cron/daemon-trigger','complete','2026-04-17 14:41:14','2026-04-17 14:41:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776436874;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776436874;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 14:50:55','2026-04-17 14:50:55',763,NULL),
(867,'wc_payment_gateway_update_orders','complete','2026-04-17 14:54:15','2026-04-17 14:54:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776437655;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776437655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 14:57:15','2026-04-17 14:57:15',767,NULL),
(868,'wc_payment_gateway_update_orders','complete','2026-04-17 14:54:15','2026-04-17 14:54:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776437655;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776437655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 14:57:15','2026-04-17 14:57:15',767,NULL),
(869,'mailpoet/cron/daemon-trigger','complete','2026-04-17 14:52:55','2026-04-17 14:52:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776437575;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776437575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 14:57:10','2026-04-17 14:57:10',766,NULL),
(870,'mailpoet/cron/daemon-run','complete','2026-04-17 14:57:05','2026-04-17 14:57:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776437825;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776437825;}',13,1,'2026-04-17 14:57:16','2026-04-17 14:57:16',767,NULL),
(871,'mailpoet/cron/daemon-trigger','complete','2026-04-17 14:59:10','2026-04-17 14:59:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776437950;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776437950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 15:01:53','2026-04-17 15:01:53',769,NULL),
(872,'woocommerce_cancel_unpaid_orders','complete','2026-04-17 15:57:14','2026-04-17 15:57:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776441434;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776441434;}',4,1,'2026-04-17 16:03:44','2026-04-17 16:03:44',798,NULL),
(873,'wc_payment_gateway_update_orders','complete','2026-04-17 15:12:15','2026-04-17 15:12:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776438735;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776438735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 15:15:18','2026-04-17 15:15:18',774,NULL),
(874,'wc_payment_gateway_update_orders','complete','2026-04-17 15:12:15','2026-04-17 15:12:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776438735;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776438735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 15:15:18','2026-04-17 15:15:18',774,NULL),
(875,'mailpoet/cron/daemon-trigger','complete','2026-04-17 15:03:53','2026-04-17 15:03:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776438233;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776438233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 15:06:32','2026-04-17 15:06:32',772,NULL),
(876,'mailpoet/cron/daemon-trigger','complete','2026-04-17 15:08:32','2026-04-17 15:08:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776438512;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776438512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 15:15:17','2026-04-17 15:15:17',774,NULL),
(877,'mailpoet/cron/daemon-trigger','complete','2026-04-17 15:17:17','2026-04-17 15:17:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776439037;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776439037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 15:24:51','2026-04-17 15:24:51',777,NULL),
(878,'wc_payment_gateway_update_orders','complete','2026-04-17 15:30:18','2026-04-17 15:30:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776439818;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776439818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 15:33:57','2026-04-17 15:33:57',781,NULL),
(879,'wc_payment_gateway_update_orders','complete','2026-04-17 15:30:18','2026-04-17 15:30:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776439818;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776439818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 15:33:58','2026-04-17 15:33:58',781,NULL),
(880,'woocommerce_refresh_order_count_cache','complete','2026-04-18 03:15:18','2026-04-18 03:15:18',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776482118;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776482118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-18 03:37:04','2026-04-18 03:37:04',961,NULL),
(881,'mailpoet/cron/daemon-trigger','complete','2026-04-17 15:26:51','2026-04-17 15:26:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776439611;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776439611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 15:27:28','2026-04-17 15:27:28',779,NULL),
(882,'mailpoet/cron/daemon-trigger','complete','2026-04-17 15:29:28','2026-04-17 15:29:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776439768;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776439768;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 15:33:57','2026-04-17 15:33:57',781,NULL),
(883,'mailpoet/cron/daemon-trigger','complete','2026-04-17 15:35:57','2026-04-17 15:35:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776440157;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776440157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 15:36:53','2026-04-17 15:36:53',783,NULL),
(884,'wc_payment_gateway_update_orders','complete','2026-04-17 15:48:57','2026-04-17 15:48:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776440937;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776440937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 15:51:46','2026-04-17 15:51:46',790,NULL),
(885,'wc_payment_gateway_update_orders','complete','2026-04-17 15:48:58','2026-04-17 15:48:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776440938;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776440938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 15:51:48','2026-04-17 15:51:48',790,NULL),
(886,'mailpoet/cron/daemon-trigger','complete','2026-04-17 15:38:53','2026-04-17 15:38:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776440333;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776440333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 15:39:37','2026-04-17 15:39:37',786,NULL),
(887,'mailpoet/cron/daemon-trigger','complete','2026-04-17 15:41:37','2026-04-17 15:41:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776440497;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776440497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 15:51:46','2026-04-17 15:51:46',790,NULL),
(888,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-18 03:41:36','2026-04-18 03:41:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776483696;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776483696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-18 04:03:16','2026-04-18 04:03:16',967,NULL),
(889,'mailpoet/cron/daemon-run','complete','2026-04-17 15:51:41','2026-04-17 15:51:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776441101;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776441101;}',13,1,'2026-04-17 15:51:45','2026-04-17 15:51:45',791,NULL),
(890,'mailpoet/cron/daemon-trigger','complete','2026-04-17 15:53:46','2026-04-17 15:53:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776441226;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776441226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 15:54:26','2026-04-17 15:54:26',795,NULL),
(891,'wc_payment_gateway_update_orders','complete','2026-04-17 16:06:46','2026-04-17 16:06:46',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776442006;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776442006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 16:12:52','2026-04-17 16:12:52',800,NULL),
(892,'wc_payment_gateway_update_orders','complete','2026-04-17 16:06:48','2026-04-17 16:06:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776442008;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776442008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 16:12:52','2026-04-17 16:12:52',800,NULL),
(893,'mailpoet/cron/daemon-trigger','complete','2026-04-17 15:56:26','2026-04-17 15:56:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776441386;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776441386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 16:03:43','2026-04-17 16:03:43',798,NULL),
(894,'mailpoet/cron/daemon-trigger','complete','2026-04-17 16:05:43','2026-04-17 16:05:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776441943;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776441943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 16:12:51','2026-04-17 16:12:51',800,NULL),
(895,'woocommerce_cancel_unpaid_orders','complete','2026-04-17 17:03:44','2026-04-17 17:03:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776445424;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776445424;}',4,1,'2026-04-17 17:07:04','2026-04-17 17:07:04',813,NULL),
(896,'mailpoet/cron/daemon-trigger','complete','2026-04-17 16:14:51','2026-04-17 16:14:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776442491;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776442491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 16:15:55','2026-04-17 16:15:55',802,NULL),
(897,'wc_payment_gateway_update_orders','complete','2026-04-17 16:27:52','2026-04-17 16:27:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776443272;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776443272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 16:28:06','2026-04-17 16:28:06',804,NULL),
(898,'wc_payment_gateway_update_orders','complete','2026-04-17 16:27:52','2026-04-17 16:27:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776443272;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776443272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 16:28:07','2026-04-17 16:28:07',804,NULL),
(899,'mailpoet/cron/daemon-trigger','complete','2026-04-17 16:17:55','2026-04-17 16:17:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776442675;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776442675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 16:28:06','2026-04-17 16:28:06',804,NULL),
(900,'mailpoet/cron/daemon-trigger','complete','2026-04-17 16:30:06','2026-04-17 16:30:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776443406;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776443406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 16:34:01','2026-04-17 16:34:01',806,NULL),
(901,'wc_payment_gateway_update_orders','complete','2026-04-17 16:43:06','2026-04-17 16:43:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776444186;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776444186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 17:07:03','2026-04-17 17:07:03',813,NULL),
(902,'wc_payment_gateway_update_orders','complete','2026-04-17 16:43:07','2026-04-17 16:43:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776444187;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776444187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 17:07:04','2026-04-17 17:07:04',813,NULL),
(903,'mailpoet/cron/daemon-run','complete','2026-04-17 16:33:56','2026-04-17 16:33:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776443636;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776443636;}',13,1,'2026-04-17 16:34:01','2026-04-17 16:34:01',807,NULL),
(904,'mailpoet/cron/daemon-trigger','complete','2026-04-17 16:36:01','2026-04-17 16:36:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776443761;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776443761;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 16:40:06','2026-04-17 16:40:06',810,NULL),
(905,'mailpoet/cron/daemon-trigger','complete','2026-04-17 16:42:06','2026-04-17 16:42:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776444126;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776444126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 17:07:00','2026-04-17 17:07:00',812,NULL),
(906,'mailpoet/cron/daemon-run','complete','2026-04-17 17:06:55','2026-04-17 17:06:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776445615;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776445615;}',13,1,'2026-04-17 17:07:05','2026-04-17 17:07:05',813,NULL),
(907,'mailpoet/cron/daemon-trigger','complete','2026-04-17 17:09:00','2026-04-17 17:09:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776445740;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776445740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 17:10:06','2026-04-17 17:10:06',816,NULL),
(908,'wc_payment_gateway_update_orders','complete','2026-04-17 17:22:03','2026-04-17 17:22:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776446523;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776446523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 17:22:49','2026-04-17 17:22:49',823,NULL),
(909,'wc_payment_gateway_update_orders','complete','2026-04-17 17:22:04','2026-04-17 17:22:04',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776446524;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776446524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 17:22:50','2026-04-17 17:22:50',823,NULL),
(910,'fetch_patterns','complete','2026-04-18 17:07:04','2026-04-18 17:07:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776532024;s:18:\"\0*\0first_timestamp\";i:1776358463;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776532024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-18 17:26:25','2026-04-18 17:26:25',1000,NULL),
(911,'woocommerce_cancel_unpaid_orders','complete','2026-04-17 18:07:04','2026-04-17 18:07:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776449224;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776449224;}',4,1,'2026-04-17 18:07:20','2026-04-17 18:07:20',851,NULL),
(912,'woocommerce_cleanup_sessions','complete','2026-04-18 06:00:00','2026-04-18 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776492000;s:18:\"\0*\0first_timestamp\";i:1776492000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776492000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-04-18 12:30:16','2026-04-18 12:30:16',976,NULL),
(913,'generate_category_lookup_table_wrapper','complete','2026-04-17 17:07:15','2026-04-17 17:07:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776445635;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776445635;}',4,1,'2026-04-17 17:10:06','2026-04-17 17:10:06',816,NULL),
(914,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-04-18 17:07:05','2026-04-18 17:07:05',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776532025;s:18:\"\0*\0first_timestamp\";i:1776358457;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776532025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-04-18 17:26:26','2026-04-18 17:26:26',1000,NULL),
(916,'mailpoet/cron/daemon-trigger','complete','2026-04-17 17:14:44','2026-04-17 17:14:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776446084;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776446084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 17:21:45','2026-04-17 17:21:45',821,NULL),
(917,'mailpoet/cron/daemon-trigger','complete','2026-04-17 17:23:45','2026-04-17 17:23:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776446625;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776446625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 17:23:53','2026-04-17 17:23:53',825,NULL),
(918,'wc_payment_gateway_update_orders','complete','2026-04-17 17:37:49','2026-04-17 17:37:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776447469;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776447469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 17:38:27','2026-04-17 17:38:27',841,NULL),
(919,'wc_payment_gateway_update_orders','complete','2026-04-17 17:37:50','2026-04-17 17:37:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776447470;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776447470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 17:38:28','2026-04-17 17:38:28',841,NULL),
(920,'mailpoet/cron/daemon-trigger','complete','2026-04-17 17:25:53','2026-04-17 17:25:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776446753;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776446753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 17:26:51','2026-04-17 17:26:51',829,NULL),
(921,'mailpoet/cron/daemon-trigger','complete','2026-04-17 17:28:51','2026-04-17 17:28:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776446931;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776446931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 17:28:51','2026-04-17 17:28:51',832,NULL),
(922,'mailpoet/cron/daemon-trigger','complete','2026-04-17 17:30:51','2026-04-17 17:30:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776447051;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776447051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 17:30:51','2026-04-17 17:30:51',835,NULL),
(923,'mailpoet/cron/daemon-trigger','complete','2026-04-17 17:32:51','2026-04-17 17:32:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776447171;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776447171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 17:32:51','2026-04-17 17:32:51',838,NULL),
(924,'mailpoet/cron/daemon-trigger','complete','2026-04-17 17:34:51','2026-04-17 17:34:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776447291;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776447291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 17:38:25','2026-04-17 17:38:25',841,NULL),
(925,'mailpoet/cron/daemon-trigger','complete','2026-04-17 17:40:25','2026-04-17 17:40:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776447625;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776447625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 17:50:42','2026-04-17 17:50:42',843,NULL),
(926,'wc_payment_gateway_update_orders','complete','2026-04-17 17:53:27','2026-04-17 17:53:27',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776448407;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776448407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 18:04:00','2026-04-17 18:04:00',846,NULL),
(927,'wc_payment_gateway_update_orders','complete','2026-04-17 17:53:28','2026-04-17 17:53:28',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776448408;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776448408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 18:04:01','2026-04-17 18:04:01',846,NULL),
(928,'mailpoet/cron/daemon-trigger','complete','2026-04-17 17:52:42','2026-04-17 17:52:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776448362;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776448362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 18:03:59','2026-04-17 18:03:59',846,NULL),
(929,'mailpoet/cron/daemon-run','complete','2026-04-17 18:03:55','2026-04-17 18:03:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776449035;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776449035;}',13,1,'2026-04-17 18:03:58','2026-04-17 18:03:58',847,NULL),
(930,'mailpoet/cron/daemon-trigger','complete','2026-04-17 18:05:59','2026-04-17 18:05:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776449159;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776449159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 18:07:20','2026-04-17 18:07:20',851,NULL),
(931,'wc_payment_gateway_update_orders','complete','2026-04-17 18:19:00','2026-04-17 18:19:00',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776449940;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776449940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 18:25:21','2026-04-17 18:25:21',855,NULL),
(932,'wc_payment_gateway_update_orders','complete','2026-04-17 18:19:01','2026-04-17 18:19:01',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776449941;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776449941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 18:25:21','2026-04-17 18:25:21',855,NULL),
(933,'mailpoet/cron/daemon-trigger','complete','2026-04-17 18:09:20','2026-04-17 18:09:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776449360;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776449360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 18:11:36','2026-04-17 18:11:36',853,NULL),
(934,'woocommerce_cancel_unpaid_orders','complete','2026-04-17 19:07:20','2026-04-17 19:07:20',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776452840;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776452840;}',4,1,'2026-04-17 19:29:26','2026-04-17 19:29:26',866,NULL),
(935,'mailpoet/cron/daemon-trigger','complete','2026-04-17 18:13:36','2026-04-17 18:13:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776449616;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776449616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 18:25:20','2026-04-17 18:25:20',855,NULL),
(936,'mailpoet/cron/daemon-trigger','complete','2026-04-17 18:27:20','2026-04-17 18:27:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776450440;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776450440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 18:44:59','2026-04-17 18:44:59',857,NULL),
(937,'wc_payment_gateway_update_orders','complete','2026-04-17 18:40:21','2026-04-17 18:40:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776451221;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776451221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 18:44:59','2026-04-17 18:44:59',857,NULL),
(938,'wc_payment_gateway_update_orders','complete','2026-04-17 18:40:21','2026-04-17 18:40:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776451221;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776451221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 18:45:00','2026-04-17 18:45:00',857,NULL),
(939,'mailpoet/cron/daemon-run','complete','2026-04-17 18:44:54','2026-04-17 18:44:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776451494;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776451494;}',13,1,'2026-04-17 18:45:00','2026-04-17 18:45:00',858,NULL),
(940,'mailpoet/cron/daemon-trigger','complete','2026-04-17 18:46:59','2026-04-17 18:46:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776451619;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776451619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 18:54:26','2026-04-17 18:54:26',861,NULL),
(941,'wc_payment_gateway_update_orders','complete','2026-04-17 18:59:59','2026-04-17 18:59:59',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776452399;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776452399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 19:29:25','2026-04-17 19:29:25',866,NULL),
(942,'wc_payment_gateway_update_orders','complete','2026-04-17 19:00:00','2026-04-17 19:00:00',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776452400;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776452400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 19:29:26','2026-04-17 19:29:26',866,NULL),
(943,'mailpoet/cron/daemon-trigger','complete','2026-04-17 18:56:26','2026-04-17 18:56:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776452186;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776452186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 19:29:22','2026-04-17 19:29:22',863,NULL),
(944,'mailpoet/cron/daemon-run','complete','2026-04-17 19:29:17','2026-04-17 19:29:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776454157;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776454157;}',13,1,'2026-04-17 19:29:21','2026-04-17 19:29:21',864,NULL),
(945,'mailpoet/cron/daemon-trigger','complete','2026-04-17 19:31:22','2026-04-17 19:31:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776454282;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776454282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 19:42:28','2026-04-17 19:42:28',868,NULL),
(946,'wc_payment_gateway_update_orders','complete','2026-04-17 19:44:25','2026-04-17 19:44:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776455065;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776455065;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 19:44:36','2026-04-17 19:44:36',870,NULL),
(947,'wc_payment_gateway_update_orders','complete','2026-04-17 19:44:26','2026-04-17 19:44:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776455066;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776455066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 19:44:36','2026-04-17 19:44:36',870,NULL),
(948,'woocommerce_cancel_unpaid_orders','complete','2026-04-17 20:29:26','2026-04-17 20:29:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776457766;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776457766;}',4,1,'2026-04-18 00:22:28','2026-04-18 00:22:28',905,NULL),
(949,'mailpoet/cron/daemon-trigger','complete','2026-04-17 19:44:28','2026-04-17 19:44:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776455068;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776455068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 19:44:37','2026-04-17 19:44:37',870,NULL),
(950,'wc_payment_gateway_update_orders','complete','2026-04-17 19:59:36','2026-04-17 19:59:36',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776455976;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776455976;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 19:59:50','2026-04-17 19:59:50',886,NULL),
(951,'wc_payment_gateway_update_orders','complete','2026-04-17 19:59:36','2026-04-17 19:59:36',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776455976;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776455976;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 19:59:51','2026-04-17 19:59:51',886,NULL),
(952,'mailpoet/cron/daemon-trigger','complete','2026-04-17 19:46:37','2026-04-17 19:46:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776455197;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776455197;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 19:46:44','2026-04-17 19:46:44',872,NULL),
(953,'mailpoet/cron/daemon-trigger','complete','2026-04-17 19:48:44','2026-04-17 19:48:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776455324;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776455324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 19:49:00','2026-04-17 19:49:00',874,NULL),
(954,'mailpoet/cron/daemon-trigger','complete','2026-04-17 19:51:00','2026-04-17 19:51:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776455460;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776455460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 19:51:12','2026-04-17 19:51:12',876,NULL),
(955,'mailpoet/cron/daemon-trigger','complete','2026-04-17 19:53:12','2026-04-17 19:53:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776455592;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776455592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 19:53:23','2026-04-17 19:53:23',878,NULL),
(956,'mailpoet/cron/daemon-run','complete','2026-04-17 19:53:19','2026-04-17 19:53:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776455599;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776455599;}',13,1,'2026-04-17 19:53:23','2026-04-17 19:53:23',879,NULL),
(957,'mailpoet/cron/daemon-trigger','complete','2026-04-17 19:55:23','2026-04-17 19:55:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776455723;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776455723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 19:55:23','2026-04-17 19:55:23',882,NULL),
(958,'mailpoet/cron/daemon-trigger','complete','2026-04-17 19:57:23','2026-04-17 19:57:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776455843;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776455843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 19:57:41','2026-04-17 19:57:41',884,NULL),
(959,'mailpoet/cron/daemon-trigger','complete','2026-04-17 19:59:41','2026-04-17 19:59:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776455981;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776455981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 19:59:51','2026-04-17 19:59:51',886,NULL),
(960,'wc_payment_gateway_update_orders','complete','2026-04-17 20:14:50','2026-04-17 20:14:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776456890;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776456890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 20:15:21','2026-04-17 20:15:21',900,NULL),
(961,'wc_payment_gateway_update_orders','complete','2026-04-17 20:14:51','2026-04-17 20:14:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776456891;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776456891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-17 20:15:22','2026-04-17 20:15:22',900,NULL),
(962,'mailpoet/cron/daemon-trigger','complete','2026-04-17 20:01:51','2026-04-17 20:01:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776456111;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776456111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 20:02:08','2026-04-17 20:02:08',888,NULL),
(963,'mailpoet/cron/daemon-trigger','complete','2026-04-17 20:04:08','2026-04-17 20:04:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776456248;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776456248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 20:04:15','2026-04-17 20:04:15',890,NULL),
(964,'mailpoet/cron/daemon-trigger','complete','2026-04-17 20:06:15','2026-04-17 20:06:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776456375;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776456375;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 20:06:23','2026-04-17 20:06:23',892,NULL),
(965,'mailpoet/cron/daemon-trigger','complete','2026-04-17 20:08:23','2026-04-17 20:08:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776456503;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776456503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 20:08:31','2026-04-17 20:08:31',894,NULL),
(966,'mailpoet/cron/daemon-trigger','complete','2026-04-17 20:10:31','2026-04-17 20:10:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776456631;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776456631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 20:10:44','2026-04-17 20:10:44',896,NULL),
(967,'mailpoet/cron/daemon-trigger','complete','2026-04-17 20:12:44','2026-04-17 20:12:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776456764;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776456764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 20:12:54','2026-04-17 20:12:54',898,NULL),
(968,'mailpoet/cron/daemon-trigger','complete','2026-04-17 20:14:54','2026-04-17 20:14:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776456894;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776456894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 20:15:22','2026-04-17 20:15:22',900,NULL),
(969,'wc_payment_gateway_update_orders','complete','2026-04-17 20:30:21','2026-04-17 20:30:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776457821;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776457821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 00:22:28','2026-04-18 00:22:28',905,NULL),
(970,'wc_payment_gateway_update_orders','complete','2026-04-17 20:30:22','2026-04-17 20:30:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776457822;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776457822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 00:22:29','2026-04-18 00:22:29',905,NULL),
(971,'mailpoet/cron/daemon-trigger','complete','2026-04-17 20:17:22','2026-04-17 20:17:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776457042;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776457042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-17 20:17:59','2026-04-17 20:17:59',902,NULL),
(972,'mailpoet/cron/daemon-trigger','complete','2026-04-17 20:19:59','2026-04-17 20:19:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776457199;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776457199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 00:22:27','2026-04-18 00:22:27',904,NULL),
(973,'mailpoet/cron/daemon-run','complete','2026-04-18 00:22:22','2026-04-18 00:22:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776471742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776471742;}',13,1,'2026-04-18 00:22:30','2026-04-18 00:22:30',905,NULL),
(974,'mailpoet/cron/daemon-trigger','complete','2026-04-18 00:24:27','2026-04-18 00:24:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776471867;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776471867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 00:37:57','2026-04-18 00:37:57',907,NULL),
(975,'woocommerce_cancel_unpaid_orders','complete','2026-04-18 01:22:28','2026-04-18 01:22:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776475348;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776475348;}',4,1,'2026-04-18 01:56:51','2026-04-18 01:56:51',934,NULL),
(976,'wc_payment_gateway_update_orders','complete','2026-04-18 00:37:28','2026-04-18 00:37:28',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776472648;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776472648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 00:37:58','2026-04-18 00:37:58',907,NULL),
(977,'wc_payment_gateway_update_orders','complete','2026-04-18 00:37:29','2026-04-18 00:37:29',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776472649;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776472649;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 00:37:58','2026-04-18 00:37:58',907,NULL),
(978,'mailpoet/cron/daemon-run','complete','2026-04-18 00:37:53','2026-04-18 00:37:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776472673;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776472673;}',13,1,'2026-04-18 00:37:56','2026-04-18 00:37:56',908,NULL),
(979,'mailpoet/cron/daemon-trigger','complete','2026-04-18 00:39:57','2026-04-18 00:39:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776472797;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776472797;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 00:40:06','2026-04-18 00:40:06',912,NULL),
(980,'wc_payment_gateway_update_orders','complete','2026-04-18 00:52:58','2026-04-18 00:52:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776473578;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776473578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 01:04:12','2026-04-18 01:04:12',925,NULL),
(981,'wc_payment_gateway_update_orders','complete','2026-04-18 00:52:58','2026-04-18 00:52:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776473578;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776473578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 01:04:15','2026-04-18 01:04:15',925,NULL),
(982,'mailpoet/cron/daemon-trigger','complete','2026-04-18 00:42:06','2026-04-18 00:42:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776472926;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776472926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 00:43:50','2026-04-18 00:43:50',916,NULL),
(983,'mailpoet/cron/daemon-trigger','complete','2026-04-18 00:45:50','2026-04-18 00:45:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776473150;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776473150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 00:46:35','2026-04-18 00:46:35',918,NULL),
(984,'mailpoet/cron/daemon-run','complete','2026-04-18 00:46:31','2026-04-18 00:46:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776473191;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776473191;}',13,1,'2026-04-18 00:46:35','2026-04-18 00:46:35',919,NULL),
(985,'mailpoet/cron/daemon-trigger','complete','2026-04-18 00:48:35','2026-04-18 00:48:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776473315;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776473315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 01:04:07','2026-04-18 01:04:07',923,NULL),
(986,'mailpoet/cron/daemon-run','complete','2026-04-18 01:03:59','2026-04-18 01:03:59',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776474239;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776474239;}',13,1,'2026-04-18 01:04:11','2026-04-18 01:04:11',924,NULL),
(987,'mailpoet/cron/daemon-trigger','complete','2026-04-18 01:06:07','2026-04-18 01:06:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776474367;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776474367;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 01:11:27','2026-04-18 01:11:27',928,NULL),
(988,'wc_payment_gateway_update_orders','complete','2026-04-18 01:19:12','2026-04-18 01:19:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776475152;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776475152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 01:21:54','2026-04-18 01:21:54',932,NULL),
(989,'wc_payment_gateway_update_orders','complete','2026-04-18 01:19:15','2026-04-18 01:19:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776475155;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776475155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 01:21:58','2026-04-18 01:21:58',932,NULL),
(990,'mailpoet/cron/daemon-run','complete','2026-04-18 01:11:20','2026-04-18 01:11:20',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776474680;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776474680;}',13,1,'2026-04-18 01:11:28','2026-04-18 01:11:28',929,NULL),
(991,'mailpoet/cron/daemon-trigger','complete','2026-04-18 01:13:27','2026-04-18 01:13:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776474807;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776474807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 01:21:50','2026-04-18 01:21:50',932,NULL),
(992,'mailpoet/cron/daemon-trigger','complete','2026-04-18 01:23:50','2026-04-18 01:23:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776475430;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776475430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 01:56:56','2026-04-18 01:56:56',934,NULL),
(993,'wc_payment_gateway_update_orders','complete','2026-04-18 01:36:54','2026-04-18 01:36:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776476214;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776476214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 01:56:57','2026-04-18 01:56:57',934,NULL),
(994,'wc_payment_gateway_update_orders','complete','2026-04-18 01:36:58','2026-04-18 01:36:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776476218;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776476218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 01:56:58','2026-04-18 01:56:58',934,NULL),
(995,'woocommerce_cancel_unpaid_orders','complete','2026-04-18 02:56:51','2026-04-18 02:56:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776481011;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776481011;}',4,1,'2026-04-18 02:58:47','2026-04-18 02:58:47',956,NULL),
(996,'mailpoet/cron/daemon-run','complete','2026-04-18 01:56:51','2026-04-18 01:56:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776477411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776477411;}',13,1,'2026-04-18 01:56:56','2026-04-18 01:56:56',935,NULL),
(997,'mailpoet/cron/daemon-trigger','complete','2026-04-18 01:58:56','2026-04-18 01:58:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776477536;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776477536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 01:59:48','2026-04-18 01:59:48',941,NULL),
(998,'wc_payment_gateway_update_orders','complete','2026-04-18 02:11:57','2026-04-18 02:11:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776478317;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776478317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 02:31:55','2026-04-18 02:31:55',952,NULL),
(999,'wc_payment_gateway_update_orders','complete','2026-04-18 02:11:58','2026-04-18 02:11:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776478318;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776478318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 02:31:56','2026-04-18 02:31:56',952,NULL),
(1000,'mailpoet/cron/daemon-trigger','complete','2026-04-18 02:01:48','2026-04-18 02:01:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776477708;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776477708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 02:01:48','2026-04-18 02:01:48',944,NULL),
(1001,'mailpoet/cron/daemon-trigger','complete','2026-04-18 02:03:48','2026-04-18 02:03:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776477828;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776477828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 02:04:48','2026-04-18 02:04:48',948,NULL),
(1002,'mailpoet/cron/daemon-trigger','complete','2026-04-18 02:06:48','2026-04-18 02:06:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776478008;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776478008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 02:08:14','2026-04-18 02:08:14',950,NULL),
(1003,'mailpoet/cron/daemon-trigger','complete','2026-04-18 02:10:14','2026-04-18 02:10:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776478214;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776478214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 02:31:55','2026-04-18 02:31:55',952,NULL),
(1004,'mailpoet/cron/daemon-trigger','complete','2026-04-18 02:33:55','2026-04-18 02:33:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776479635;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776479635;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 02:39:04','2026-04-18 02:39:04',954,NULL),
(1005,'wc_payment_gateway_update_orders','complete','2026-04-18 02:46:55','2026-04-18 02:46:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776480415;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776480415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 02:58:47','2026-04-18 02:58:47',956,NULL),
(1006,'wc_payment_gateway_update_orders','complete','2026-04-18 02:46:56','2026-04-18 02:46:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776480416;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776480416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 02:58:47','2026-04-18 02:58:47',956,NULL),
(1007,'wc_admin_daily_wrapper','complete','2026-04-19 02:39:03','2026-04-19 02:39:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776566343;s:18:\"\0*\0first_timestamp\";i:1759499155;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776566343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-19 02:45:30','2026-04-19 02:45:30',1062,NULL),
(1008,'mailpoet/cron/daemon-trigger','complete','2026-04-18 02:41:04','2026-04-18 02:41:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776480064;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776480064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 02:58:46','2026-04-18 02:58:46',956,NULL),
(1009,'mailpoet/cron/daemon-run','complete','2026-04-18 02:58:41','2026-04-18 02:58:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776481121;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776481121;}',13,1,'2026-04-18 02:58:45','2026-04-18 02:58:45',957,NULL),
(1010,'mailpoet/cron/daemon-trigger','complete','2026-04-18 03:00:46','2026-04-18 03:00:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776481246;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776481246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 03:36:55','2026-04-18 03:36:55',961,NULL),
(1011,'wc_payment_gateway_update_orders','complete','2026-04-18 03:13:47','2026-04-18 03:13:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776482027;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776482027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 03:37:03','2026-04-18 03:37:03',961,NULL),
(1012,'wc_payment_gateway_update_orders','complete','2026-04-18 03:13:47','2026-04-18 03:13:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776482027;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776482027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 03:37:03','2026-04-18 03:37:03',961,NULL),
(1013,'woocommerce_cancel_unpaid_orders','complete','2026-04-18 03:58:47','2026-04-18 03:58:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776484727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776484727;}',4,1,'2026-04-18 04:03:24','2026-04-18 04:03:24',968,NULL),
(1014,'gla/jobs/resubmit_expiring_products/create_batch','complete','2026-04-18 03:36:48','2026-04-18 03:36:48',10,'[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776483408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776483408;}',10,1,'2026-04-18 03:36:54','2026-04-18 03:36:54',962,NULL),
(1015,'gla/jobs/resubmit_expiring_products/start','complete','2026-04-19 03:00:00','2026-04-19 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776567600;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1776567600;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-19 03:03:31','2026-04-19 03:03:31',1068,NULL),
(1016,'gla/jobs/update_merchant_price_benchmarks/start','complete','2026-04-19 03:00:00','2026-04-19 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776567600;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1776567600;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-19 03:03:31','2026-04-19 03:03:31',1068,NULL),
(1017,'mailpoet/cron/daemon-run','complete','2026-04-18 03:36:50','2026-04-18 03:36:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776483410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776483410;}',13,1,'2026-04-18 03:36:54','2026-04-18 03:36:54',962,NULL),
(1018,'mailpoet/cron/daemon-trigger','complete','2026-04-18 03:38:55','2026-04-18 03:38:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776483535;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776483535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 04:03:13','2026-04-18 04:03:13',966,NULL),
(1019,'woocommerce_cleanup_personal_data','complete','2026-04-19 03:36:57','2026-04-19 03:36:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776569817;s:18:\"\0*\0first_timestamp\";i:1759499163;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776569817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-19 03:41:04','2026-04-19 03:41:04',1078,NULL),
(1020,'woocommerce_cleanup_logs','complete','2026-04-19 03:36:57','2026-04-19 03:36:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776569817;s:18:\"\0*\0first_timestamp\";i:1759509954;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776569817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-19 03:41:04','2026-04-19 03:41:04',1078,NULL),
(1021,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-04-19 03:36:57','2026-04-19 03:36:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776569817;s:18:\"\0*\0first_timestamp\";i:1759509955;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776569817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-19 03:41:05','2026-04-19 03:41:05',1078,NULL),
(1022,'woocommerce_scheduled_sales','complete','2026-04-19 03:36:57','2026-04-19 03:36:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776569817;s:18:\"\0*\0first_timestamp\";i:1759536000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776569817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-19 03:41:05','2026-04-19 03:41:05',1078,NULL),
(1023,'woocommerce_cleanup_draft_orders','complete','2026-04-19 03:36:58','2026-04-19 03:36:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776569818;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776569818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-19 03:41:05','2026-04-19 03:41:05',1078,NULL),
(1024,'woocommerce_cleanup_draft_orders','complete','2026-04-19 03:36:58','2026-04-19 03:36:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776569818;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776569818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-19 03:41:05','2026-04-19 03:41:05',1078,NULL),
(1025,'woocommerce_tracker_send_event_wrapper','complete','2026-04-19 03:36:58','2026-04-19 03:36:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776569818;s:18:\"\0*\0first_timestamp\";i:1759800762;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776569818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-19 03:41:05','2026-04-19 03:41:05',1078,NULL),
(1026,'gla/jobs/update_merchant_product_statuses/process_item','complete','2026-04-18 03:37:00','2026-04-18 03:37:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776483420;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776483420;}',10,1,'2026-04-18 03:37:06','2026-04-18 03:37:06',964,NULL),
(1027,'wc_gla_cron_daily_notes','complete','2026-04-19 03:37:02','2026-04-19 03:37:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776569822;s:18:\"\0*\0first_timestamp\";i:1760367966;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776569822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-04-19 03:41:07','2026-04-19 03:41:07',1078,NULL),
(1028,'wc_payment_gateway_update_orders','complete','2026-04-18 03:52:03','2026-04-18 03:52:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776484323;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776484323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 04:03:21','2026-04-18 04:03:21',968,NULL),
(1029,'wc_payment_gateway_update_orders','complete','2026-04-18 03:52:03','2026-04-18 03:52:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776484323;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776484323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 04:03:23','2026-04-18 04:03:23',968,NULL),
(1030,'woocommerce_refresh_order_count_cache','complete','2026-04-18 15:37:04','2026-04-18 15:37:04',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776526624;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776526624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-18 15:40:44','2026-04-18 15:40:44',990,NULL),
(1031,'mailpoet/cron/daemon-run','complete','2026-04-18 04:03:07','2026-04-18 04:03:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776484987;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776484987;}',13,1,'2026-04-18 04:03:25','2026-04-18 04:03:25',968,NULL),
(1032,'mailpoet/cron/daemon-trigger','complete','2026-04-18 04:05:13','2026-04-18 04:05:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776485113;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776485113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 04:12:23','2026-04-18 04:12:23',970,NULL),
(1033,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-18 16:03:16','2026-04-18 16:03:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776528196;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776528196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-18 16:06:35','2026-04-18 16:06:35',996,NULL),
(1034,'wc_payment_gateway_update_orders','complete','2026-04-18 04:18:21','2026-04-18 04:18:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776485901;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776485901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 12:30:11','2026-04-18 12:30:11',975,NULL),
(1035,'wc_payment_gateway_update_orders','complete','2026-04-18 04:18:23','2026-04-18 04:18:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776485903;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776485903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 12:30:15','2026-04-18 12:30:15',976,NULL),
(1036,'woocommerce_cancel_unpaid_orders','complete','2026-04-18 05:03:23','2026-04-18 05:03:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776488603;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776488603;}',4,1,'2026-04-18 12:30:16','2026-04-18 12:30:16',976,NULL),
(1037,'mailpoet/cron/daemon-run','complete','2026-04-18 04:12:19','2026-04-18 04:12:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776485539;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776485539;}',13,1,'2026-04-18 04:12:23','2026-04-18 04:12:23',971,NULL),
(1038,'mailpoet/cron/daemon-trigger','complete','2026-04-18 04:14:23','2026-04-18 04:14:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776485663;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776485663;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 12:30:03','2026-04-18 12:30:03',974,NULL),
(1039,'mailpoet/cron/daemon-run','complete','2026-04-18 12:29:58','2026-04-18 12:29:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776515398;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776515398;}',13,1,'2026-04-18 12:30:19','2026-04-18 12:30:19',976,NULL),
(1040,'mailpoet/cron/daemon-trigger','complete','2026-04-18 12:32:03','2026-04-18 12:32:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776515523;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776515523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 12:39:01','2026-04-18 12:39:01',978,NULL),
(1041,'wc_payment_gateway_update_orders','complete','2026-04-18 12:45:11','2026-04-18 12:45:11',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776516311;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776516311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 13:00:36','2026-04-18 13:00:36',980,NULL),
(1042,'wc_payment_gateway_update_orders','complete','2026-04-18 12:45:15','2026-04-18 12:45:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776516315;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776516315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 13:00:36','2026-04-18 13:00:36',980,NULL),
(1043,'woocommerce_cancel_unpaid_orders','complete','2026-04-18 13:30:16','2026-04-18 13:30:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776519016;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776519016;}',4,1,'2026-04-18 14:44:33','2026-04-18 14:44:33',982,NULL),
(1078,'mailpoet/cron/daemon-trigger','complete','2026-04-18 17:36:31','2026-04-18 17:36:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776533791;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776533791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 17:40:25','2026-04-18 17:40:25',1006,NULL),
(1045,'mailpoet/cron/daemon-trigger','complete','2026-04-18 12:41:01','2026-04-18 12:41:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776516061;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776516061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 13:00:35','2026-04-18 13:00:35',980,NULL),
(1046,'mailpoet/cron/daemon-trigger','complete','2026-04-18 13:02:35','2026-04-18 13:02:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776517355;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776517355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 14:44:32','2026-04-18 14:44:32',982,NULL),
(1047,'wc_payment_gateway_update_orders','complete','2026-04-18 13:15:36','2026-04-18 13:15:36',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776518136;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776518136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 14:44:33','2026-04-18 14:44:33',982,NULL),
(1048,'wc_payment_gateway_update_orders','complete','2026-04-18 13:15:36','2026-04-18 13:15:36',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776518136;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776518136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 14:44:33','2026-04-18 14:44:33',982,NULL),
(1049,'mailpoet/cron/daemon-trigger','complete','2026-04-18 14:46:32','2026-04-18 14:46:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776523592;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776523592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 14:50:22','2026-04-18 14:50:22',984,NULL),
(1050,'wc_payment_gateway_update_orders','complete','2026-04-18 14:59:33','2026-04-18 14:59:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776524373;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776524373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 15:31:54','2026-04-18 15:31:54',988,NULL),
(1051,'wc_payment_gateway_update_orders','complete','2026-04-18 14:59:33','2026-04-18 14:59:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776524373;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776524373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 15:31:55','2026-04-18 15:31:55',988,NULL),
(1052,'woocommerce_cancel_unpaid_orders','complete','2026-04-18 15:44:33','2026-04-18 15:44:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776527073;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776527073;}',4,1,'2026-04-18 15:48:44','2026-04-18 15:48:44',992,NULL),
(1053,'mailpoet/cron/daemon-trigger','complete','2026-04-18 14:52:22','2026-04-18 14:52:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776523942;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776523942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 14:54:00','2026-04-18 14:54:00',986,NULL),
(1054,'mailpoet/cron/daemon-trigger','complete','2026-04-18 14:56:00','2026-04-18 14:56:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776524160;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776524160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 15:31:54','2026-04-18 15:31:54',988,NULL),
(1055,'mailpoet/cron/daemon-trigger','complete','2026-04-18 15:33:54','2026-04-18 15:33:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776526434;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776526434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 15:40:44','2026-04-18 15:40:44',990,NULL),
(1056,'wc_payment_gateway_update_orders','complete','2026-04-18 15:46:54','2026-04-18 15:46:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776527214;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776527214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 15:48:44','2026-04-18 15:48:44',992,NULL),
(1057,'wc_payment_gateway_update_orders','complete','2026-04-18 15:46:55','2026-04-18 15:46:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776527215;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776527215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 15:48:45','2026-04-18 15:48:45',992,NULL),
(1058,'mailpoet/cron/daemon-trigger','complete','2026-04-18 15:42:44','2026-04-18 15:42:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776526964;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776526964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 15:48:43','2026-04-18 15:48:43',992,NULL),
(1059,'woocommerce_refresh_order_count_cache','complete','2026-04-19 03:40:44','2026-04-19 03:40:44',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776570044;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776570044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-19 03:41:07','2026-04-19 03:41:07',1078,NULL),
(1060,'mailpoet/cron/daemon-trigger','complete','2026-04-18 15:50:43','2026-04-18 15:50:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776527443;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776527443;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 15:51:05','2026-04-18 15:51:05',994,NULL),
(1061,'woocommerce_cancel_unpaid_orders','complete','2026-04-18 16:48:44','2026-04-18 16:48:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776530924;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776530924;}',4,1,'2026-04-18 17:26:24','2026-04-18 17:26:24',1000,NULL),
(1062,'wc_payment_gateway_update_orders','complete','2026-04-18 16:03:44','2026-04-18 16:03:44',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776528224;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776528224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 16:12:52','2026-04-18 16:12:52',997,NULL),
(1063,'wc_payment_gateway_update_orders','complete','2026-04-18 16:03:45','2026-04-18 16:03:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776528225;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776528225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 16:12:52','2026-04-18 16:12:52',997,NULL),
(1064,'mailpoet/cron/daemon-trigger','complete','2026-04-18 15:53:05','2026-04-18 15:53:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776527585;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776527585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 16:06:08','2026-04-18 16:06:08',996,NULL),
(1065,'mailpoet/cron/daemon-trigger','complete','2026-04-18 16:08:08','2026-04-18 16:08:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776528488;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776528488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 16:12:52','2026-04-18 16:12:52',997,NULL),
(1066,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-19 04:06:35','2026-04-19 04:06:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776571595;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776571595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-19 04:06:47','2026-04-19 04:06:47',1090,NULL),
(1067,'wc_payment_gateway_update_orders','complete','2026-04-18 16:27:52','2026-04-18 16:27:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776529672;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776529672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 17:26:23','2026-04-18 17:26:23',1000,NULL),
(1068,'wc_payment_gateway_update_orders','complete','2026-04-18 16:27:52','2026-04-18 16:27:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776529672;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776529672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 17:26:24','2026-04-18 17:26:24',1000,NULL),
(1069,'mailpoet/cron/daemon-trigger','complete','2026-04-18 16:14:52','2026-04-18 16:14:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776528892;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776528892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 17:26:23','2026-04-18 17:26:23',1000,NULL),
(1070,'mailpoet/cron/daemon-trigger','complete','2026-04-18 17:28:23','2026-04-18 17:28:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776533303;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776533303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 17:34:31','2026-04-18 17:34:31',1004,NULL),
(1071,'wc_payment_gateway_update_orders','complete','2026-04-18 17:41:23','2026-04-18 17:41:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776534083;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776534083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 17:42:08','2026-04-18 17:42:08',1008,NULL),
(1072,'wc_payment_gateway_update_orders','complete','2026-04-18 17:41:24','2026-04-18 17:41:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776534084;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776534084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 17:42:09','2026-04-18 17:42:09',1008,NULL),
(1073,'woocommerce_cancel_unpaid_orders','complete','2026-04-18 18:26:24','2026-04-18 18:26:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776536784;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776536784;}',4,1,'2026-04-18 18:41:03','2026-04-18 18:41:03',1016,NULL),
(1074,'fetch_patterns','complete','2026-04-19 17:26:25','2026-04-19 17:26:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776619585;s:18:\"\0*\0first_timestamp\";i:1776358463;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776619585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-19 17:27:09','2026-04-19 17:27:09',1470,NULL),
(1075,'woocommerce_cleanup_sessions','complete','2026-04-19 06:00:00','2026-04-19 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776578400;s:18:\"\0*\0first_timestamp\";i:1776578400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776578400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-04-19 06:11:54','2026-04-19 06:11:54',1134,NULL),
(1076,'generate_category_lookup_table_wrapper','complete','2026-04-18 17:26:35','2026-04-18 17:26:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776533195;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776533195;}',4,1,'2026-04-18 17:26:45','2026-04-18 17:26:45',1002,NULL),
(1077,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-04-19 17:26:26','2026-04-19 17:26:26',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776619586;s:18:\"\0*\0first_timestamp\";i:1776358457;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776619586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-04-19 17:27:10','2026-04-19 17:27:10',1470,NULL),
(1079,'mailpoet/cron/daemon-trigger','complete','2026-04-18 17:42:25','2026-04-18 17:42:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776534145;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776534145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 17:43:42','2026-04-18 17:43:42',1010,NULL),
(1080,'wc_payment_gateway_update_orders','complete','2026-04-18 17:57:08','2026-04-18 17:57:08',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776535028;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776535028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 18:05:12','2026-04-18 18:05:12',1012,NULL),
(1081,'wc_payment_gateway_update_orders','complete','2026-04-18 17:57:09','2026-04-18 17:57:09',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776535029;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776535029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 18:05:13','2026-04-18 18:05:13',1012,NULL),
(1082,'mailpoet/cron/daemon-trigger','complete','2026-04-18 17:45:42','2026-04-18 17:45:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776534342;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776534342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 18:05:12','2026-04-18 18:05:12',1012,NULL),
(1083,'mailpoet/cron/daemon-trigger','complete','2026-04-18 18:07:12','2026-04-18 18:07:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776535632;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776535632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 18:22:04','2026-04-18 18:22:04',1014,NULL),
(1084,'wc_payment_gateway_update_orders','complete','2026-04-18 18:20:12','2026-04-18 18:20:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776536412;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776536412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 18:22:05','2026-04-18 18:22:05',1014,NULL),
(1085,'wc_payment_gateway_update_orders','complete','2026-04-18 18:20:13','2026-04-18 18:20:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776536413;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776536413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 18:22:06','2026-04-18 18:22:06',1014,NULL),
(1086,'mailpoet/cron/daemon-trigger','complete','2026-04-18 18:24:04','2026-04-18 18:24:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776536644;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776536644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 18:41:03','2026-04-18 18:41:03',1016,NULL),
(1087,'wc_payment_gateway_update_orders','complete','2026-04-18 18:37:05','2026-04-18 18:37:05',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776537425;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776537425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 18:41:04','2026-04-18 18:41:04',1016,NULL),
(1088,'wc_payment_gateway_update_orders','complete','2026-04-18 18:37:06','2026-04-18 18:37:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776537426;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776537426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 18:41:04','2026-04-18 18:41:04',1016,NULL),
(1089,'mailpoet/cron/daemon-trigger','complete','2026-04-18 18:43:03','2026-04-18 18:43:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776537783;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776537783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 18:43:22','2026-04-18 18:43:22',1018,NULL),
(1090,'woocommerce_cancel_unpaid_orders','complete','2026-04-18 19:41:03','2026-04-18 19:41:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776541263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776541263;}',4,1,'2026-04-18 20:24:38','2026-04-18 20:24:38',1020,NULL),
(1091,'wc_payment_gateway_update_orders','complete','2026-04-18 18:56:04','2026-04-18 18:56:04',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776538564;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776538564;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 20:24:38','2026-04-18 20:24:38',1020,NULL),
(1092,'wc_payment_gateway_update_orders','complete','2026-04-18 18:56:04','2026-04-18 18:56:04',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776538564;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776538564;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 20:24:38','2026-04-18 20:24:38',1020,NULL),
(1093,'mailpoet/cron/daemon-trigger','complete','2026-04-18 18:45:22','2026-04-18 18:45:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776537922;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776537922;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 20:24:37','2026-04-18 20:24:37',1020,NULL),
(1094,'mailpoet/cron/daemon-trigger','complete','2026-04-18 20:26:37','2026-04-18 20:26:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776543997;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776543997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 20:33:46','2026-04-18 20:33:46',1022,NULL),
(1095,'wc_payment_gateway_update_orders','complete','2026-04-18 20:39:38','2026-04-18 20:39:38',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776544778;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776544778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 21:13:01','2026-04-18 21:13:01',1024,NULL),
(1096,'wc_payment_gateway_update_orders','complete','2026-04-18 20:39:38','2026-04-18 20:39:38',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776544778;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776544778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 21:13:02','2026-04-18 21:13:02',1024,NULL),
(1097,'woocommerce_cancel_unpaid_orders','complete','2026-04-18 21:24:38','2026-04-18 21:24:38',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776547478;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776547478;}',4,1,'2026-04-18 22:10:05','2026-04-18 22:10:05',1026,NULL),
(1098,'mailpoet/cron/daemon-trigger','complete','2026-04-18 20:35:46','2026-04-18 20:35:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776544546;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776544546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 21:13:00','2026-04-18 21:13:00',1024,NULL),
(1099,'mailpoet/cron/daemon-trigger','complete','2026-04-18 21:15:00','2026-04-18 21:15:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776546900;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776546900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 22:10:04','2026-04-18 22:10:04',1026,NULL),
(1100,'wc_payment_gateway_update_orders','complete','2026-04-18 21:28:01','2026-04-18 21:28:01',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776547681;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776547681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 22:10:05','2026-04-18 22:10:05',1026,NULL),
(1101,'wc_payment_gateway_update_orders','complete','2026-04-18 21:28:02','2026-04-18 21:28:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776547682;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776547682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 22:10:06','2026-04-18 22:10:06',1026,NULL),
(1102,'mailpoet/cron/daemon-trigger','complete','2026-04-18 22:12:04','2026-04-18 22:12:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776550324;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776550324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 22:12:51','2026-04-18 22:12:51',1030,NULL),
(1103,'woocommerce_cancel_unpaid_orders','complete','2026-04-18 23:10:04','2026-04-18 23:10:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776553804;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776553804;}',4,1,'2026-04-18 23:36:38','2026-04-18 23:36:38',1038,NULL),
(1104,'wc_payment_gateway_update_orders','complete','2026-04-18 22:25:05','2026-04-18 22:25:05',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776551105;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776551105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 22:34:03','2026-04-18 22:34:03',1034,NULL),
(1105,'wc_payment_gateway_update_orders','complete','2026-04-18 22:25:06','2026-04-18 22:25:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776551106;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776551106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 22:34:04','2026-04-18 22:34:04',1034,NULL),
(1106,'mailpoet/cron/daemon-trigger','complete','2026-04-18 22:14:51','2026-04-18 22:14:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776550491;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776550491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 22:34:03','2026-04-18 22:34:03',1034,NULL),
(1107,'mailpoet/cron/daemon-trigger','complete','2026-04-18 22:36:03','2026-04-18 22:36:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776551763;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776551763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 22:56:31','2026-04-18 22:56:31',1036,NULL),
(1108,'wc_payment_gateway_update_orders','complete','2026-04-18 22:49:03','2026-04-18 22:49:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776552543;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776552543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 22:56:32','2026-04-18 22:56:32',1036,NULL),
(1109,'wc_payment_gateway_update_orders','complete','2026-04-18 22:49:04','2026-04-18 22:49:04',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776552544;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776552544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 22:56:33','2026-04-18 22:56:33',1036,NULL),
(1110,'mailpoet/cron/daemon-trigger','complete','2026-04-18 22:58:31','2026-04-18 22:58:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776553111;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776553111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 23:36:38','2026-04-18 23:36:38',1038,NULL),
(1111,'wc_payment_gateway_update_orders','complete','2026-04-18 23:11:32','2026-04-18 23:11:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776553892;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776553892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 23:36:39','2026-04-18 23:36:39',1038,NULL),
(1112,'wc_payment_gateway_update_orders','complete','2026-04-18 23:11:33','2026-04-18 23:11:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776553893;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776553893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-18 23:36:39','2026-04-18 23:36:39',1038,NULL),
(1113,'mailpoet/cron/daemon-trigger','complete','2026-04-18 23:38:38','2026-04-18 23:38:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776555518;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776555518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-18 23:44:13','2026-04-18 23:44:13',1040,NULL),
(1114,'woocommerce_cancel_unpaid_orders','complete','2026-04-19 00:36:38','2026-04-19 00:36:38',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776558998;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776558998;}',4,1,'2026-04-19 00:41:40','2026-04-19 00:41:40',1042,NULL),
(1115,'wc_payment_gateway_update_orders','complete','2026-04-18 23:51:39','2026-04-18 23:51:39',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776556299;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776556299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 00:41:39','2026-04-19 00:41:39',1042,NULL),
(1116,'wc_payment_gateway_update_orders','complete','2026-04-18 23:51:39','2026-04-18 23:51:39',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776556299;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776556299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 00:41:40','2026-04-19 00:41:40',1042,NULL),
(1117,'mailpoet/cron/daemon-trigger','complete','2026-04-18 23:46:13','2026-04-18 23:46:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776555973;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776555973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 00:41:39','2026-04-19 00:41:39',1042,NULL),
(1118,'mailpoet/cron/daemon-trigger','complete','2026-04-19 00:43:39','2026-04-19 00:43:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776559419;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776559419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 01:21:02','2026-04-19 01:21:02',1044,NULL),
(1119,'wc_payment_gateway_update_orders','complete','2026-04-19 00:56:39','2026-04-19 00:56:39',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776560199;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776560199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 01:21:03','2026-04-19 01:21:03',1044,NULL),
(1120,'wc_payment_gateway_update_orders','complete','2026-04-19 00:56:40','2026-04-19 00:56:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776560200;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776560200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 01:21:03','2026-04-19 01:21:03',1044,NULL),
(1121,'woocommerce_cancel_unpaid_orders','complete','2026-04-19 01:41:40','2026-04-19 01:41:40',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776562900;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776562900;}',4,1,'2026-04-19 02:01:57','2026-04-19 02:01:57',1053,NULL),
(1122,'mailpoet/cron/daemon-trigger','complete','2026-04-19 01:23:02','2026-04-19 01:23:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776561782;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776561782;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 01:25:11','2026-04-19 01:25:11',1046,NULL),
(1123,'wc_payment_gateway_update_orders','complete','2026-04-19 01:36:03','2026-04-19 01:36:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776562563;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776562563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 01:39:32','2026-04-19 01:39:32',1050,NULL),
(1124,'wc_payment_gateway_update_orders','complete','2026-04-19 01:36:03','2026-04-19 01:36:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776562563;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776562563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 01:39:32','2026-04-19 01:39:32',1050,NULL),
(1125,'mailpoet/cron/daemon-trigger','complete','2026-04-19 01:27:11','2026-04-19 01:27:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776562031;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776562031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 01:32:53','2026-04-19 01:32:53',1048,NULL),
(1126,'mailpoet/cron/daemon-trigger','complete','2026-04-19 01:34:53','2026-04-19 01:34:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776562493;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776562493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 01:39:31','2026-04-19 01:39:31',1050,NULL),
(1127,'mailpoet/cron/daemon-trigger','complete','2026-04-19 01:41:31','2026-04-19 01:41:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776562891;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776562891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 02:01:56','2026-04-19 02:01:56',1053,NULL),
(1128,'wc_payment_gateway_update_orders','complete','2026-04-19 01:54:32','2026-04-19 01:54:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776563672;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776563672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 02:01:57','2026-04-19 02:01:57',1053,NULL),
(1129,'wc_payment_gateway_update_orders','complete','2026-04-19 01:54:32','2026-04-19 01:54:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776563672;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776563672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 02:01:58','2026-04-19 02:01:58',1053,NULL),
(1130,'mailpoet/cron/daemon-trigger','complete','2026-04-19 02:03:56','2026-04-19 02:03:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776564236;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776564236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 02:14:19','2026-04-19 02:14:19',1055,NULL),
(1131,'woocommerce_cancel_unpaid_orders','complete','2026-04-19 03:01:57','2026-04-19 03:01:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776567717;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776567717;}',4,1,'2026-04-19 03:03:34','2026-04-19 03:03:34',1068,NULL),
(1132,'wc_payment_gateway_update_orders','complete','2026-04-19 02:16:57','2026-04-19 02:16:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776565017;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776565017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 02:26:43','2026-04-19 02:26:43',1058,NULL),
(1133,'wc_payment_gateway_update_orders','complete','2026-04-19 02:16:58','2026-04-19 02:16:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776565018;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776565018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 02:26:43','2026-04-19 02:26:43',1058,NULL),
(1134,'mailpoet/cron/daemon-trigger','complete','2026-04-19 02:16:19','2026-04-19 02:16:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776564979;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776564979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 02:26:42','2026-04-19 02:26:42',1058,NULL),
(1135,'mailpoet/cron/daemon-trigger','complete','2026-04-19 02:28:43','2026-04-19 02:28:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776565723;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776565723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 02:38:58','2026-04-19 02:38:58',1060,NULL),
(1136,'wc_payment_gateway_update_orders','complete','2026-04-19 02:41:43','2026-04-19 02:41:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776566503;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776566503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 02:45:31','2026-04-19 02:45:31',1062,NULL),
(1137,'wc_payment_gateway_update_orders','complete','2026-04-19 02:41:43','2026-04-19 02:41:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776566503;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776566503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 02:45:34','2026-04-19 02:45:34',1062,NULL),
(1138,'mailpoet/cron/daemon-trigger','complete','2026-04-19 02:40:58','2026-04-19 02:40:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776566458;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776566458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 02:45:31','2026-04-19 02:45:31',1062,NULL),
(1139,'wc_admin_daily_wrapper','complete','2026-04-20 02:45:30','2026-04-20 02:45:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776653130;s:18:\"\0*\0first_timestamp\";i:1759499155;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776653130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-20 02:50:23','2026-04-20 02:50:23',1760,NULL),
(1140,'mailpoet/cron/daemon-trigger','complete','2026-04-19 02:47:31','2026-04-19 02:47:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776566851;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776566851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 02:50:48','2026-04-19 02:50:48',1064,NULL),
(1141,'wc_payment_gateway_update_orders','complete','2026-04-19 03:00:31','2026-04-19 03:00:31',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776567631;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776567631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 03:03:33','2026-04-19 03:03:33',1068,NULL),
(1142,'wc_payment_gateway_update_orders','complete','2026-04-19 03:00:34','2026-04-19 03:00:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776567634;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776567634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 03:03:34','2026-04-19 03:03:34',1068,NULL),
(1143,'mailpoet/cron/daemon-trigger','complete','2026-04-19 02:52:48','2026-04-19 02:52:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776567168;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776567168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 02:53:29','2026-04-19 02:53:29',1066,NULL),
(1144,'mailpoet/cron/daemon-trigger','complete','2026-04-19 02:55:29','2026-04-19 02:55:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776567329;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776567329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 03:03:30','2026-04-19 03:03:30',1068,NULL),
(1145,'mailpoet/cron/daemon-trigger','complete','2026-04-19 03:05:30','2026-04-19 03:05:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776567930;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776567930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 03:15:54','2026-04-19 03:15:54',1071,NULL),
(1146,'gla/jobs/resubmit_expiring_products/create_batch','complete','2026-04-19 03:03:30','2026-04-19 03:03:30',10,'[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776567810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776567810;}',10,1,'2026-04-19 03:03:34','2026-04-19 03:03:34',1069,NULL),
(1147,'gla/jobs/resubmit_expiring_products/start','complete','2026-04-20 03:00:00','2026-04-20 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776654000;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1776654000;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-20 03:02:11','2026-04-20 03:02:11',1769,NULL),
(1148,'gla/jobs/update_merchant_price_benchmarks/start','complete','2026-04-20 03:00:00','2026-04-20 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776654000;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1776654000;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-20 03:02:11','2026-04-20 03:02:11',1769,NULL),
(1149,'wc_payment_gateway_update_orders','complete','2026-04-19 03:18:33','2026-04-19 03:18:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776568713;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776568713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 03:28:26','2026-04-19 03:28:26',1074,NULL),
(1150,'wc_payment_gateway_update_orders','complete','2026-04-19 03:18:34','2026-04-19 03:18:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776568714;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776568714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 03:28:26','2026-04-19 03:28:26',1074,NULL),
(1151,'woocommerce_cancel_unpaid_orders','complete','2026-04-19 04:03:34','2026-04-19 04:03:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776571414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776571414;}',4,1,'2026-04-19 04:06:09','2026-04-19 04:06:09',1087,NULL),
(1152,'mailpoet/cron/daemon-trigger','complete','2026-04-19 03:17:54','2026-04-19 03:17:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776568674;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776568674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 03:28:25','2026-04-19 03:28:25',1074,NULL),
(1153,'mailpoet/cron/daemon-trigger','complete','2026-04-19 03:30:25','2026-04-19 03:30:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776569425;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776569425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 03:31:22','2026-04-19 03:31:22',1076,NULL),
(1154,'wc_payment_gateway_update_orders','complete','2026-04-19 03:43:26','2026-04-19 03:43:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776570206;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776570206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 03:51:07','2026-04-19 03:51:07',1081,NULL),
(1155,'wc_payment_gateway_update_orders','complete','2026-04-19 03:43:26','2026-04-19 03:43:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776570206;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776570206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 03:51:08','2026-04-19 03:51:08',1081,NULL),
(1156,'mailpoet/cron/daemon-trigger','complete','2026-04-19 03:33:22','2026-04-19 03:33:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776569602;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776569602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 03:41:03','2026-04-19 03:41:03',1078,NULL),
(1157,'mailpoet/cron/daemon-trigger','complete','2026-04-19 03:43:03','2026-04-19 03:43:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776570183;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776570183;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 03:51:07','2026-04-19 03:51:07',1081,NULL),
(1158,'woocommerce_cleanup_personal_data','complete','2026-04-20 03:41:04','2026-04-20 03:41:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776656464;s:18:\"\0*\0first_timestamp\";i:1759499163;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776656464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-20 03:41:14','2026-04-20 03:41:14',1794,NULL),
(1159,'woocommerce_cleanup_logs','complete','2026-04-20 03:41:04','2026-04-20 03:41:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776656464;s:18:\"\0*\0first_timestamp\";i:1759509954;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776656464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-20 03:41:17','2026-04-20 03:41:17',1794,NULL),
(1160,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-04-20 03:41:05','2026-04-20 03:41:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776656465;s:18:\"\0*\0first_timestamp\";i:1759509955;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776656465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-20 03:41:17','2026-04-20 03:41:17',1794,NULL),
(1161,'woocommerce_scheduled_sales','complete','2026-04-20 03:41:05','2026-04-20 03:41:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776656465;s:18:\"\0*\0first_timestamp\";i:1759536000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776656465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-20 03:41:18','2026-04-20 03:41:18',1794,NULL),
(1162,'woocommerce_cleanup_draft_orders','complete','2026-04-20 03:41:05','2026-04-20 03:41:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776656465;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776656465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-20 03:41:18','2026-04-20 03:41:18',1794,NULL),
(1163,'woocommerce_cleanup_draft_orders','complete','2026-04-20 03:41:05','2026-04-20 03:41:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776656465;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776656465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-20 03:41:18','2026-04-20 03:41:18',1794,NULL),
(1164,'woocommerce_tracker_send_event_wrapper','complete','2026-04-20 03:41:05','2026-04-20 03:41:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776656465;s:18:\"\0*\0first_timestamp\";i:1759800762;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776656465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-20 03:41:18','2026-04-20 03:41:18',1794,NULL),
(1165,'gla/jobs/update_merchant_product_statuses/process_item','complete','2026-04-19 03:41:06','2026-04-19 03:41:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776570066;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776570066;}',10,1,'2026-04-19 03:41:14','2026-04-19 03:41:14',1079,NULL),
(1166,'wc_gla_cron_daily_notes','complete','2026-04-20 03:41:07','2026-04-20 03:41:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776656467;s:18:\"\0*\0first_timestamp\";i:1760367966;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776656467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-04-20 03:41:21','2026-04-20 03:41:21',1794,NULL),
(1167,'woocommerce_refresh_order_count_cache','complete','2026-04-19 15:41:07','2026-04-19 15:41:07',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776613267;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776613267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-19 15:42:40','2026-04-19 15:42:40',1416,NULL),
(1168,'mailpoet/cron/daemon-trigger','complete','2026-04-19 03:53:07','2026-04-19 03:53:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776570787;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776570787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 03:53:31','2026-04-19 03:53:31',1083,NULL),
(1169,'wc_payment_gateway_update_orders','complete','2026-04-19 04:06:07','2026-04-19 04:06:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776571567;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776571567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 04:06:10','2026-04-19 04:06:10',1087,NULL),
(1170,'wc_payment_gateway_update_orders','complete','2026-04-19 04:06:08','2026-04-19 04:06:08',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776571568;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776571568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 04:06:12','2026-04-19 04:06:12',1088,NULL),
(1171,'mailpoet/cron/daemon-trigger','complete','2026-04-19 03:55:31','2026-04-19 03:55:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776570931;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776570931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 03:59:03','2026-04-19 03:59:03',1085,NULL),
(1172,'mailpoet/cron/daemon-trigger','complete','2026-04-19 04:01:03','2026-04-19 04:01:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776571263;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776571263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 04:06:07','2026-04-19 04:06:07',1087,NULL),
(1173,'mailpoet/cron/daemon-trigger','complete','2026-04-19 04:08:07','2026-04-19 04:08:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776571687;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776571687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 04:08:46','2026-04-19 04:08:46',1093,NULL),
(1174,'woocommerce_cancel_unpaid_orders','complete','2026-04-19 05:06:09','2026-04-19 05:06:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776575169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776575169;}',4,1,'2026-04-19 05:07:09','2026-04-19 05:07:09',1112,NULL),
(1175,'wc_payment_gateway_update_orders','complete','2026-04-19 04:21:10','2026-04-19 04:21:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776572470;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776572470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 04:30:41','2026-04-19 04:30:41',1103,NULL),
(1176,'wc_payment_gateway_update_orders','complete','2026-04-19 04:21:12','2026-04-19 04:21:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776572472;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776572472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 04:30:42','2026-04-19 04:30:42',1103,NULL),
(1177,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-19 16:06:47','2026-04-19 16:06:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776614807;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776614807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-19 16:09:46','2026-04-19 16:09:46',1430,NULL),
(1178,'mailpoet/cron/daemon-trigger','complete','2026-04-19 04:10:46','2026-04-19 04:10:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776571846;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776571846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 04:11:44','2026-04-19 04:11:44',1097,NULL),
(1179,'mailpoet/cron/daemon-trigger','complete','2026-04-19 04:13:44','2026-04-19 04:13:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776572024;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776572024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 04:18:27','2026-04-19 04:18:27',1100,NULL),
(1180,'mailpoet/cron/daemon-trigger','complete','2026-04-19 04:20:27','2026-04-19 04:20:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776572427;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776572427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 04:30:41','2026-04-19 04:30:41',1103,NULL),
(1181,'mailpoet/cron/daemon-trigger','complete','2026-04-19 04:32:41','2026-04-19 04:32:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776573161;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776573161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 04:42:49','2026-04-19 04:42:49',1105,NULL),
(1182,'wc_payment_gateway_update_orders','complete','2026-04-19 04:45:41','2026-04-19 04:45:41',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776573941;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776573941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 04:54:54','2026-04-19 04:54:54',1108,NULL),
(1183,'wc_payment_gateway_update_orders','complete','2026-04-19 04:45:42','2026-04-19 04:45:42',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776573942;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776573942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 04:54:54','2026-04-19 04:54:54',1108,NULL),
(1184,'mailpoet/cron/daemon-trigger','complete','2026-04-19 04:44:49','2026-04-19 04:44:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776573889;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776573889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 04:54:53','2026-04-19 04:54:53',1108,NULL),
(1185,'mailpoet/cron/daemon-trigger','complete','2026-04-19 04:56:53','2026-04-19 04:56:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776574613;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776574613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 05:02:07','2026-04-19 05:02:07',1110,NULL),
(1186,'wc_payment_gateway_update_orders','complete','2026-04-19 05:09:54','2026-04-19 05:09:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776575394;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776575394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 05:10:35','2026-04-19 05:10:35',1114,NULL),
(1187,'wc_payment_gateway_update_orders','complete','2026-04-19 05:09:54','2026-04-19 05:09:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776575394;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776575394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 05:10:36','2026-04-19 05:10:36',1114,NULL),
(1188,'mailpoet/cron/daemon-trigger','complete','2026-04-19 05:04:07','2026-04-19 05:04:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776575047;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776575047;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 05:07:09','2026-04-19 05:07:09',1112,NULL),
(1189,'mailpoet/cron/daemon-trigger','complete','2026-04-19 05:09:09','2026-04-19 05:09:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776575349;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776575349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 05:10:34','2026-04-19 05:10:34',1114,NULL),
(1190,'woocommerce_cancel_unpaid_orders','complete','2026-04-19 06:07:09','2026-04-19 06:07:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776578829;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776578829;}',4,1,'2026-04-19 06:12:01','2026-04-19 06:12:01',1134,NULL),
(1191,'mailpoet/cron/daemon-trigger','complete','2026-04-19 05:12:34','2026-04-19 05:12:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776575554;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776575554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 05:19:28','2026-04-19 05:19:28',1117,NULL),
(1192,'wc_payment_gateway_update_orders','complete','2026-04-19 05:25:35','2026-04-19 05:25:35',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776576335;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776576335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 05:32:07','2026-04-19 05:32:07',1119,NULL),
(1193,'wc_payment_gateway_update_orders','complete','2026-04-19 05:25:36','2026-04-19 05:25:36',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776576336;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776576336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 05:32:07','2026-04-19 05:32:07',1119,NULL),
(1194,'mailpoet/cron/daemon-trigger','complete','2026-04-19 05:21:28','2026-04-19 05:21:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776576088;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776576088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 05:32:06','2026-04-19 05:32:06',1119,NULL),
(1195,'mailpoet/cron/daemon-trigger','complete','2026-04-19 05:34:06','2026-04-19 05:34:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776576846;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776576846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 05:45:19','2026-04-19 05:45:19',1121,NULL),
(1196,'wc_payment_gateway_update_orders','complete','2026-04-19 05:47:07','2026-04-19 05:47:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776577627;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776577627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 05:55:38','2026-04-19 05:55:38',1123,NULL),
(1197,'wc_payment_gateway_update_orders','complete','2026-04-19 05:47:07','2026-04-19 05:47:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776577627;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776577627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 05:55:39','2026-04-19 05:55:39',1123,NULL),
(1198,'mailpoet/cron/daemon-trigger','complete','2026-04-19 05:47:19','2026-04-19 05:47:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776577639;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776577639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 05:55:45','2026-04-19 05:55:45',1123,NULL),
(1199,'wc_payment_gateway_update_orders','complete','2026-04-19 06:10:38','2026-04-19 06:10:38',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776579038;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776579038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 06:12:01','2026-04-19 06:12:01',1134,NULL),
(1200,'wc_payment_gateway_update_orders','complete','2026-04-19 06:10:39','2026-04-19 06:10:39',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776579039;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776579039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 06:12:02','2026-04-19 06:12:02',1134,NULL),
(1201,'mailpoet/cron/daemon-run','complete','2026-04-19 05:55:40','2026-04-19 05:55:40',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776578140;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776578140;}',13,1,'2026-04-19 05:55:49','2026-04-19 05:55:49',1124,NULL),
(1202,'mailpoet/cron/daemon-trigger','complete','2026-04-19 05:57:45','2026-04-19 05:57:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776578265;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776578265;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 05:58:34','2026-04-19 05:58:34',1130,NULL),
(1203,'mailpoet/cron/daemon-run','complete','2026-04-19 05:55:49','2026-04-19 05:55:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776578149;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776578149;}',13,1,'2026-04-19 05:55:55','2026-04-19 05:55:55',1127,NULL),
(1204,'mailpoet/cron/daemon-run','complete','2026-04-19 05:58:30','2026-04-19 05:58:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776578310;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776578310;}',13,1,'2026-04-19 05:58:34','2026-04-19 05:58:34',1131,NULL),
(1205,'mailpoet/cron/daemon-trigger','complete','2026-04-19 06:00:34','2026-04-19 06:00:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776578434;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776578434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 06:12:00','2026-04-19 06:12:00',1134,NULL),
(1447,'mailpoet/cron/daemon-trigger','complete','2026-04-19 17:37:19','2026-04-19 17:37:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776620239;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776620239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 17:44:29','2026-04-19 17:44:29',1474,NULL),
(1207,'mailpoet/cron/daemon-run','complete','2026-04-19 06:11:54','2026-04-19 06:11:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776579114;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776579114;}',13,1,'2026-04-19 06:12:00','2026-04-19 06:12:00',1135,NULL),
(1208,'mailpoet/cron/daemon-trigger','complete','2026-04-19 06:14:00','2026-04-19 06:14:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776579240;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776579240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 06:25:08','2026-04-19 06:25:08',1139,NULL),
(1209,'woocommerce_cancel_unpaid_orders','complete','2026-04-19 07:12:00','2026-04-19 07:12:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776582720;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776582720;}',4,1,'2026-04-19 07:17:30','2026-04-19 07:17:30',1152,NULL),
(1210,'wc_payment_gateway_update_orders','complete','2026-04-19 06:27:01','2026-04-19 06:27:01',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776580021;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776580021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 06:33:30','2026-04-19 06:33:30',1141,NULL),
(1211,'wc_payment_gateway_update_orders','complete','2026-04-19 06:27:02','2026-04-19 06:27:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776580022;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776580022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 06:33:31','2026-04-19 06:33:31',1141,NULL),
(1212,'mailpoet/cron/daemon-trigger','complete','2026-04-19 06:27:08','2026-04-19 06:27:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776580028;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776580028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 06:33:31','2026-04-19 06:33:31',1141,NULL),
(1213,'wc_payment_gateway_update_orders','complete','2026-04-19 06:48:30','2026-04-19 06:48:30',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776581310;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776581310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 06:50:35','2026-04-19 06:50:35',1145,NULL),
(1214,'wc_payment_gateway_update_orders','complete','2026-04-19 06:48:31','2026-04-19 06:48:31',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776581311;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776581311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 06:50:36','2026-04-19 06:50:36',1145,NULL),
(1215,'mailpoet/cron/daemon-trigger','complete','2026-04-19 06:35:31','2026-04-19 06:35:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776580531;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776580531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 06:38:10','2026-04-19 06:38:10',1143,NULL),
(1216,'mailpoet/cron/daemon-trigger','complete','2026-04-19 06:40:10','2026-04-19 06:40:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776580810;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776580810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 06:50:34','2026-04-19 06:50:34',1145,NULL),
(1217,'mailpoet/cron/daemon-trigger','complete','2026-04-19 06:52:34','2026-04-19 06:52:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776581554;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776581554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 07:01:20','2026-04-19 07:01:20',1148,NULL),
(1218,'wc_payment_gateway_update_orders','complete','2026-04-19 07:05:35','2026-04-19 07:05:35',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776582335;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776582335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 07:07:57','2026-04-19 07:07:57',1150,NULL),
(1219,'wc_payment_gateway_update_orders','complete','2026-04-19 07:05:36','2026-04-19 07:05:36',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776582336;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776582336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 07:07:57','2026-04-19 07:07:57',1150,NULL),
(1220,'mailpoet/cron/daemon-run','complete','2026-04-19 07:01:14','2026-04-19 07:01:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776582074;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776582074;}',13,1,'2026-04-19 07:01:28','2026-04-19 07:01:28',1149,NULL),
(1221,'mailpoet/cron/daemon-trigger','complete','2026-04-19 07:03:20','2026-04-19 07:03:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776582200;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776582200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 07:07:56','2026-04-19 07:07:56',1150,NULL),
(1222,'mailpoet/cron/daemon-trigger','complete','2026-04-19 07:09:56','2026-04-19 07:09:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776582596;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776582596;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 07:17:30','2026-04-19 07:17:30',1152,NULL),
(1223,'wc_payment_gateway_update_orders','complete','2026-04-19 07:22:57','2026-04-19 07:22:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776583377;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776583377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 07:29:25','2026-04-19 07:29:25',1154,NULL),
(1224,'wc_payment_gateway_update_orders','complete','2026-04-19 07:22:57','2026-04-19 07:22:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776583377;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776583377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 07:29:25','2026-04-19 07:29:25',1154,NULL),
(1225,'mailpoet/cron/daemon-trigger','complete','2026-04-19 07:19:30','2026-04-19 07:19:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776583170;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776583170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 07:29:23','2026-04-19 07:29:23',1154,NULL),
(1226,'woocommerce_cancel_unpaid_orders','complete','2026-04-19 08:17:30','2026-04-19 08:17:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776586650;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776586650;}',4,1,'2026-04-19 08:21:11','2026-04-19 08:21:11',1170,NULL),
(1227,'mailpoet/cron/daemon-trigger','complete','2026-04-19 07:31:23','2026-04-19 07:31:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776583883;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776583883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 07:32:50','2026-04-19 07:32:50',1156,NULL),
(1228,'wc_payment_gateway_update_orders','complete','2026-04-19 07:44:25','2026-04-19 07:44:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776584665;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776584665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 07:45:01','2026-04-19 07:45:01',1158,NULL),
(1229,'wc_payment_gateway_update_orders','complete','2026-04-19 07:44:25','2026-04-19 07:44:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776584665;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776584665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 07:45:04','2026-04-19 07:45:04',1158,NULL),
(1230,'mailpoet/cron/daemon-trigger','complete','2026-04-19 07:34:50','2026-04-19 07:34:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776584090;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776584090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 07:45:00','2026-04-19 07:45:00',1158,NULL),
(1231,'mailpoet/cron/daemon-trigger','complete','2026-04-19 07:47:00','2026-04-19 07:47:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776584820;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776584820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 07:57:06','2026-04-19 07:57:06',1160,NULL),
(1232,'wc_payment_gateway_update_orders','complete','2026-04-19 08:00:01','2026-04-19 08:00:01',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776585601;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776585601;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 08:07:31','2026-04-19 08:07:31',1164,NULL),
(1233,'wc_payment_gateway_update_orders','complete','2026-04-19 08:00:04','2026-04-19 08:00:04',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776585604;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776585604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 08:07:32','2026-04-19 08:07:32',1164,NULL),
(1234,'mailpoet/cron/daemon-run','complete','2026-04-19 07:57:02','2026-04-19 07:57:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776585422;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776585422;}',13,1,'2026-04-19 07:57:06','2026-04-19 07:57:06',1161,NULL),
(1235,'mailpoet/cron/daemon-trigger','complete','2026-04-19 07:59:06','2026-04-19 07:59:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776585546;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776585546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 08:07:31','2026-04-19 08:07:31',1164,NULL),
(1236,'mailpoet/cron/daemon-run','complete','2026-04-19 08:07:26','2026-04-19 08:07:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776586046;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776586046;}',13,1,'2026-04-19 08:07:30','2026-04-19 08:07:30',1165,NULL),
(1237,'mailpoet/cron/daemon-trigger','complete','2026-04-19 08:09:31','2026-04-19 08:09:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776586171;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776586171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 08:21:11','2026-04-19 08:21:11',1170,NULL),
(1238,'wc_payment_gateway_update_orders','complete','2026-04-19 08:22:31','2026-04-19 08:22:31',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776586951;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776586951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 08:33:23','2026-04-19 08:33:23',1172,NULL),
(1239,'wc_payment_gateway_update_orders','complete','2026-04-19 08:22:32','2026-04-19 08:22:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776586952;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776586952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 08:33:24','2026-04-19 08:33:24',1172,NULL),
(1240,'mailpoet/cron/daemon-trigger','complete','2026-04-19 08:23:11','2026-04-19 08:23:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776586991;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776586991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 08:33:28','2026-04-19 08:33:28',1172,NULL),
(1241,'woocommerce_cancel_unpaid_orders','complete','2026-04-19 09:21:11','2026-04-19 09:21:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776590471;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776590471;}',4,1,'2026-04-19 09:21:52','2026-04-19 09:21:52',1189,NULL),
(1242,'wc_payment_gateway_update_orders','complete','2026-04-19 08:48:23','2026-04-19 08:48:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776588503;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776588503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 08:53:22','2026-04-19 08:53:22',1180,NULL),
(1243,'wc_payment_gateway_update_orders','complete','2026-04-19 08:48:24','2026-04-19 08:48:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776588504;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776588504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 08:53:22','2026-04-19 08:53:22',1180,NULL),
(1244,'mailpoet/cron/daemon-run','complete','2026-04-19 08:33:24','2026-04-19 08:33:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776587604;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776587604;}',13,1,'2026-04-19 08:33:28','2026-04-19 08:33:28',1173,NULL),
(1245,'mailpoet/cron/daemon-trigger','complete','2026-04-19 08:35:28','2026-04-19 08:35:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776587728;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776587728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 08:45:26','2026-04-19 08:45:26',1176,NULL),
(1246,'mailpoet/cron/daemon-run','complete','2026-04-19 08:45:22','2026-04-19 08:45:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776588322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776588322;}',13,1,'2026-04-19 08:45:26','2026-04-19 08:45:26',1177,NULL),
(1247,'mailpoet/cron/daemon-trigger','complete','2026-04-19 08:47:26','2026-04-19 08:47:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776588446;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776588446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 08:53:21','2026-04-19 08:53:21',1180,NULL),
(1248,'mailpoet/cron/daemon-trigger','complete','2026-04-19 08:55:21','2026-04-19 08:55:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776588921;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776588921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 08:57:29','2026-04-19 08:57:29',1182,NULL),
(1249,'wc_payment_gateway_update_orders','complete','2026-04-19 09:08:22','2026-04-19 09:08:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776589702;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776589702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 09:09:39','2026-04-19 09:09:39',1184,NULL),
(1250,'wc_payment_gateway_update_orders','complete','2026-04-19 09:08:22','2026-04-19 09:08:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776589702;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776589702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 09:09:40','2026-04-19 09:09:40',1184,NULL),
(1251,'mailpoet/cron/daemon-trigger','complete','2026-04-19 08:59:29','2026-04-19 08:59:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776589169;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776589169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 09:09:38','2026-04-19 09:09:38',1184,NULL),
(1252,'mailpoet/cron/daemon-trigger','complete','2026-04-19 09:11:38','2026-04-19 09:11:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776589898;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776589898;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 09:16:16','2026-04-19 09:16:16',1186,NULL),
(1253,'wc_payment_gateway_update_orders','complete','2026-04-19 09:24:39','2026-04-19 09:24:39',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776590679;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776590679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 09:34:03','2026-04-19 09:34:03',1194,NULL),
(1254,'wc_payment_gateway_update_orders','complete','2026-04-19 09:24:40','2026-04-19 09:24:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776590680;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776590680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 09:34:04','2026-04-19 09:34:04',1194,NULL),
(1255,'mailpoet/cron/daemon-trigger','complete','2026-04-19 09:18:16','2026-04-19 09:18:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776590296;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776590296;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 09:21:52','2026-04-19 09:21:52',1189,NULL),
(1256,'mailpoet/cron/daemon-run','complete','2026-04-19 09:21:47','2026-04-19 09:21:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776590507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776590507;}',13,1,'2026-04-19 09:21:50','2026-04-19 09:21:50',1190,NULL),
(1257,'mailpoet/cron/daemon-trigger','complete','2026-04-19 09:23:52','2026-04-19 09:23:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776590632;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776590632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 09:34:00','2026-04-19 09:34:00',1194,NULL),
(1258,'woocommerce_cancel_unpaid_orders','complete','2026-04-19 10:21:52','2026-04-19 10:21:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776594112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776594112;}',4,1,'2026-04-19 10:23:11','2026-04-19 10:23:11',1209,NULL),
(1259,'mailpoet/cron/daemon-trigger','complete','2026-04-19 09:36:00','2026-04-19 09:36:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776591360;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776591360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 09:45:29','2026-04-19 09:45:29',1196,NULL),
(1260,'wc_payment_gateway_update_orders','complete','2026-04-19 09:49:03','2026-04-19 09:49:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776592143;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776592143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 09:58:14','2026-04-19 09:58:14',1201,NULL),
(1261,'wc_payment_gateway_update_orders','complete','2026-04-19 09:49:04','2026-04-19 09:49:04',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776592144;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776592144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 09:58:14','2026-04-19 09:58:14',1201,NULL),
(1262,'mailpoet/cron/daemon-run','complete','2026-04-19 09:45:25','2026-04-19 09:45:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776591925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776591925;}',13,1,'2026-04-19 09:45:29','2026-04-19 09:45:29',1197,NULL),
(1263,'mailpoet/cron/daemon-trigger','complete','2026-04-19 09:47:29','2026-04-19 09:47:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776592049;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776592049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 09:58:13','2026-04-19 09:58:13',1201,NULL),
(1264,'mailpoet/cron/daemon-trigger','complete','2026-04-19 10:00:13','2026-04-19 10:00:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776592813;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776592813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 10:03:13','2026-04-19 10:03:13',1203,NULL),
(1265,'wc_payment_gateway_update_orders','complete','2026-04-19 10:13:14','2026-04-19 10:13:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776593594;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776593594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 10:18:04','2026-04-19 10:18:04',1207,NULL),
(1266,'wc_payment_gateway_update_orders','complete','2026-04-19 10:13:14','2026-04-19 10:13:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776593594;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776593594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 10:18:04','2026-04-19 10:18:04',1207,NULL),
(1267,'mailpoet/cron/daemon-trigger','complete','2026-04-19 10:05:13','2026-04-19 10:05:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776593113;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776593113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 10:11:09','2026-04-19 10:11:09',1205,NULL),
(1268,'mailpoet/cron/daemon-trigger','complete','2026-04-19 10:13:09','2026-04-19 10:13:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776593589;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776593589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 10:18:03','2026-04-19 10:18:03',1207,NULL),
(1269,'mailpoet/cron/daemon-trigger','complete','2026-04-19 10:20:03','2026-04-19 10:20:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776594003;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776594003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 10:23:11','2026-04-19 10:23:11',1209,NULL),
(1270,'wc_payment_gateway_update_orders','complete','2026-04-19 10:33:04','2026-04-19 10:33:04',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776594784;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776594784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 10:35:13','2026-04-19 10:35:13',1213,NULL),
(1271,'wc_payment_gateway_update_orders','complete','2026-04-19 10:33:04','2026-04-19 10:33:04',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776594784;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776594784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 10:35:14','2026-04-19 10:35:14',1213,NULL),
(1272,'mailpoet/cron/daemon-trigger','complete','2026-04-19 10:25:11','2026-04-19 10:25:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776594311;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776594311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 10:27:14','2026-04-19 10:27:14',1211,NULL),
(1273,'woocommerce_cancel_unpaid_orders','complete','2026-04-19 11:23:11','2026-04-19 11:23:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776597791;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776597791;}',4,1,'2026-04-19 11:23:15','2026-04-19 11:23:15',1232,NULL),
(1274,'mailpoet/cron/daemon-trigger','complete','2026-04-19 10:29:14','2026-04-19 10:29:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776594554;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776594554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 10:35:13','2026-04-19 10:35:13',1213,NULL),
(1275,'mailpoet/cron/daemon-trigger','complete','2026-04-19 10:37:13','2026-04-19 10:37:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776595033;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776595033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 10:47:20','2026-04-19 10:47:20',1216,NULL),
(1276,'wc_payment_gateway_update_orders','complete','2026-04-19 10:50:13','2026-04-19 10:50:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776595813;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776595813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 10:54:37','2026-04-19 10:54:37',1220,NULL),
(1277,'wc_payment_gateway_update_orders','complete','2026-04-19 10:50:14','2026-04-19 10:50:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776595814;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776595814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 10:54:37','2026-04-19 10:54:37',1220,NULL),
(1278,'mailpoet/cron/daemon-run','complete','2026-04-19 10:47:16','2026-04-19 10:47:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776595636;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776595636;}',13,1,'2026-04-19 10:47:20','2026-04-19 10:47:20',1217,NULL),
(1279,'mailpoet/cron/daemon-trigger','complete','2026-04-19 10:49:20','2026-04-19 10:49:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776595760;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776595760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 10:54:36','2026-04-19 10:54:36',1220,NULL),
(1280,'mailpoet/cron/daemon-trigger','complete','2026-04-19 10:56:36','2026-04-19 10:56:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776596196;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776596196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 10:56:53','2026-04-19 10:56:53',1222,NULL),
(1281,'wc_payment_gateway_update_orders','complete','2026-04-19 11:09:37','2026-04-19 11:09:37',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776596977;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776596977;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 11:11:36','2026-04-19 11:11:36',1230,NULL),
(1282,'wc_payment_gateway_update_orders','complete','2026-04-19 11:09:37','2026-04-19 11:09:37',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776596977;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776596977;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 11:11:37','2026-04-19 11:11:37',1230,NULL),
(1283,'mailpoet/cron/daemon-trigger','complete','2026-04-19 10:58:53','2026-04-19 10:58:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776596333;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776596333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 10:59:23','2026-04-19 10:59:23',1224,NULL),
(1284,'mailpoet/cron/daemon-trigger','complete','2026-04-19 11:01:23','2026-04-19 11:01:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776596483;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776596483;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 11:02:11','2026-04-19 11:02:11',1226,NULL),
(1285,'mailpoet/cron/daemon-trigger','complete','2026-04-19 11:04:11','2026-04-19 11:04:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776596651;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776596651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 11:07:15','2026-04-19 11:07:15',1228,NULL),
(1286,'mailpoet/cron/daemon-trigger','complete','2026-04-19 11:09:15','2026-04-19 11:09:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776596955;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776596955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 11:11:36','2026-04-19 11:11:36',1230,NULL),
(1287,'mailpoet/cron/daemon-trigger','complete','2026-04-19 11:13:36','2026-04-19 11:13:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776597216;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776597216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 11:23:15','2026-04-19 11:23:15',1232,NULL),
(1288,'wc_payment_gateway_update_orders','complete','2026-04-19 11:26:36','2026-04-19 11:26:36',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776597996;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776597996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 11:35:46','2026-04-19 11:35:46',1234,NULL),
(1289,'wc_payment_gateway_update_orders','complete','2026-04-19 11:26:37','2026-04-19 11:26:37',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776597997;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776597997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 11:35:47','2026-04-19 11:35:47',1234,NULL),
(1290,'mailpoet/cron/daemon-trigger','complete','2026-04-19 11:25:15','2026-04-19 11:25:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776597915;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776597915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 11:35:46','2026-04-19 11:35:46',1234,NULL),
(1291,'woocommerce_cancel_unpaid_orders','complete','2026-04-19 12:23:15','2026-04-19 12:23:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776601395;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776601395;}',4,1,'2026-04-19 12:27:29','2026-04-19 12:27:29',1260,NULL),
(1292,'mailpoet/cron/daemon-run','complete','2026-04-19 11:35:41','2026-04-19 11:35:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776598541;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776598541;}',13,1,'2026-04-19 11:35:44','2026-04-19 11:35:44',1235,NULL),
(1293,'mailpoet/cron/daemon-trigger','complete','2026-04-19 11:37:46','2026-04-19 11:37:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776598666;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776598666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 11:40:46','2026-04-19 11:40:46',1239,NULL),
(1294,'wc_payment_gateway_update_orders','complete','2026-04-19 11:50:46','2026-04-19 11:50:46',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776599446;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776599446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 11:55:40','2026-04-19 11:55:40',1245,NULL),
(1295,'wc_payment_gateway_update_orders','complete','2026-04-19 11:50:47','2026-04-19 11:50:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776599447;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776599447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 11:55:41','2026-04-19 11:55:41',1245,NULL),
(1296,'mailpoet/cron/daemon-run','complete','2026-04-19 11:40:42','2026-04-19 11:40:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776598842;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776598842;}',13,1,'2026-04-19 11:40:46','2026-04-19 11:40:46',1240,NULL),
(1297,'mailpoet/cron/daemon-trigger','complete','2026-04-19 11:42:46','2026-04-19 11:42:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776598966;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776598966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 11:47:44','2026-04-19 11:47:44',1243,NULL),
(1298,'mailpoet/cron/daemon-trigger','complete','2026-04-19 11:49:44','2026-04-19 11:49:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776599384;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776599384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 11:55:39','2026-04-19 11:55:39',1245,NULL),
(1299,'mailpoet/cron/daemon-trigger','complete','2026-04-19 11:57:39','2026-04-19 11:57:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776599859;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776599859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 11:57:39','2026-04-19 11:57:39',1247,NULL),
(1300,'wc_payment_gateway_update_orders','complete','2026-04-19 12:10:40','2026-04-19 12:10:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776600640;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776600640;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 12:10:55','2026-04-19 12:10:55',1251,NULL),
(1301,'wc_payment_gateway_update_orders','complete','2026-04-19 12:10:41','2026-04-19 12:10:41',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776600641;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776600641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 12:10:56','2026-04-19 12:10:56',1251,NULL),
(1302,'mailpoet/cron/daemon-trigger','complete','2026-04-19 11:59:39','2026-04-19 11:59:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776599979;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776599979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 11:59:54','2026-04-19 11:59:54',1249,NULL),
(1303,'mailpoet/cron/daemon-trigger','complete','2026-04-19 12:01:54','2026-04-19 12:01:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776600114;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776600114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 12:10:54','2026-04-19 12:10:54',1251,NULL),
(1304,'mailpoet/cron/daemon-run','complete','2026-04-19 12:10:49','2026-04-19 12:10:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776600649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776600649;}',13,1,'2026-04-19 12:10:53','2026-04-19 12:10:53',1252,NULL),
(1305,'mailpoet/cron/daemon-trigger','complete','2026-04-19 12:12:54','2026-04-19 12:12:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776600774;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776600774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 12:14:48','2026-04-19 12:14:48',1256,NULL),
(1306,'wc_payment_gateway_update_orders','complete','2026-04-19 12:25:55','2026-04-19 12:25:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776601555;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776601555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 12:27:30','2026-04-19 12:27:30',1260,NULL),
(1307,'wc_payment_gateway_update_orders','complete','2026-04-19 12:25:56','2026-04-19 12:25:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776601556;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776601556;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 12:27:30','2026-04-19 12:27:30',1260,NULL),
(1308,'mailpoet/cron/daemon-trigger','complete','2026-04-19 12:16:48','2026-04-19 12:16:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776601008;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776601008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 12:22:02','2026-04-19 12:22:02',1258,NULL),
(1309,'mailpoet/cron/daemon-trigger','complete','2026-04-19 12:24:02','2026-04-19 12:24:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776601442;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776601442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 12:27:29','2026-04-19 12:27:29',1260,NULL),
(1310,'woocommerce_cancel_unpaid_orders','complete','2026-04-19 13:27:29','2026-04-19 13:27:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776605249;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776605249;}',4,1,'2026-04-19 13:28:11','2026-04-19 13:28:11',1292,NULL),
(1311,'mailpoet/cron/daemon-trigger','complete','2026-04-19 12:29:29','2026-04-19 12:29:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776601769;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776601769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 12:31:24','2026-04-19 12:31:24',1263,NULL),
(1312,'wc_payment_gateway_update_orders','complete','2026-04-19 12:42:30','2026-04-19 12:42:30',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776602550;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776602550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 12:49:13','2026-04-19 12:49:13',1272,NULL),
(1313,'wc_payment_gateway_update_orders','complete','2026-04-19 12:42:30','2026-04-19 12:42:30',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776602550;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776602550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 12:49:13','2026-04-19 12:49:13',1272,NULL),
(1314,'mailpoet/cron/daemon-run','complete','2026-04-19 12:31:20','2026-04-19 12:31:20',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776601880;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776601880;}',13,1,'2026-04-19 12:31:24','2026-04-19 12:31:24',1264,NULL),
(1315,'mailpoet/cron/daemon-trigger','complete','2026-04-19 12:33:24','2026-04-19 12:33:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776602004;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776602004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 12:39:39','2026-04-19 12:39:39',1268,NULL),
(1316,'mailpoet/cron/daemon-run','complete','2026-04-19 12:39:35','2026-04-19 12:39:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776602375;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776602375;}',13,1,'2026-04-19 12:39:39','2026-04-19 12:39:39',1269,NULL),
(1317,'mailpoet/cron/daemon-trigger','complete','2026-04-19 12:41:39','2026-04-19 12:41:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776602499;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776602499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 12:49:12','2026-04-19 12:49:12',1272,NULL),
(1318,'mailpoet/cron/daemon-trigger','complete','2026-04-19 12:51:12','2026-04-19 12:51:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776603072;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776603072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 12:51:50','2026-04-19 12:51:50',1274,NULL),
(1319,'wc_payment_gateway_update_orders','complete','2026-04-19 13:04:13','2026-04-19 13:04:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776603853;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776603853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 13:06:28','2026-04-19 13:06:28',1282,NULL),
(1320,'wc_payment_gateway_update_orders','complete','2026-04-19 13:04:13','2026-04-19 13:04:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776603853;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776603853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 13:06:29','2026-04-19 13:06:29',1282,NULL),
(1321,'mailpoet/cron/daemon-trigger','complete','2026-04-19 12:53:50','2026-04-19 12:53:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776603230;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776603230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 13:01:20','2026-04-19 13:01:20',1276,NULL),
(1322,'mailpoet/cron/daemon-trigger','complete','2026-04-19 13:03:20','2026-04-19 13:03:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776603800;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776603800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 13:04:00','2026-04-19 13:04:00',1278,NULL),
(1323,'mailpoet/cron/daemon-run','complete','2026-04-19 13:03:56','2026-04-19 13:03:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776603836;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776603836;}',13,1,'2026-04-19 13:04:00','2026-04-19 13:04:00',1279,NULL),
(1324,'mailpoet/cron/daemon-trigger','complete','2026-04-19 13:06:00','2026-04-19 13:06:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776603960;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776603960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 13:06:29','2026-04-19 13:06:29',1282,NULL),
(1325,'wc_payment_gateway_update_orders','complete','2026-04-19 13:21:28','2026-04-19 13:21:28',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776604888;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776604888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 13:23:37','2026-04-19 13:23:37',1290,NULL),
(1326,'wc_payment_gateway_update_orders','complete','2026-04-19 13:21:29','2026-04-19 13:21:29',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776604889;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776604889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 13:23:38','2026-04-19 13:23:38',1290,NULL),
(1327,'mailpoet/cron/daemon-trigger','complete','2026-04-19 13:08:29','2026-04-19 13:08:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776604109;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776604109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 13:10:13','2026-04-19 13:10:13',1284,NULL),
(1328,'mailpoet/cron/daemon-trigger','complete','2026-04-19 13:12:13','2026-04-19 13:12:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776604333;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776604333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 13:16:02','2026-04-19 13:16:02',1286,NULL),
(1329,'mailpoet/cron/daemon-run','complete','2026-04-19 13:15:57','2026-04-19 13:15:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776604557;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776604557;}',13,1,'2026-04-19 13:16:03','2026-04-19 13:16:03',1287,NULL),
(1330,'mailpoet/cron/daemon-trigger','complete','2026-04-19 13:18:02','2026-04-19 13:18:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776604682;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776604682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 13:23:37','2026-04-19 13:23:37',1290,NULL),
(1331,'mailpoet/cron/daemon-trigger','complete','2026-04-19 13:25:37','2026-04-19 13:25:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776605137;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776605137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 13:28:11','2026-04-19 13:28:11',1292,NULL),
(1332,'wc_payment_gateway_update_orders','complete','2026-04-19 13:38:37','2026-04-19 13:38:37',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776605917;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776605917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 13:40:13','2026-04-19 13:40:13',1297,NULL),
(1333,'wc_payment_gateway_update_orders','complete','2026-04-19 13:38:38','2026-04-19 13:38:38',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776605918;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776605918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 13:40:14','2026-04-19 13:40:14',1297,NULL),
(1334,'mailpoet/cron/daemon-run','complete','2026-04-19 13:28:06','2026-04-19 13:28:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776605286;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776605286;}',13,1,'2026-04-19 13:28:10','2026-04-19 13:28:10',1293,NULL),
(1335,'mailpoet/cron/daemon-trigger','complete','2026-04-19 13:30:11','2026-04-19 13:30:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776605411;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776605411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 13:40:12','2026-04-19 13:40:12',1297,NULL),
(1336,'woocommerce_cancel_unpaid_orders','complete','2026-04-19 14:28:11','2026-04-19 14:28:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776608891;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776608891;}',4,1,'2026-04-19 14:28:54','2026-04-19 14:28:54',1353,NULL),
(1337,'mailpoet/cron/daemon-trigger','complete','2026-04-19 13:42:12','2026-04-19 13:42:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776606132;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776606132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 13:52:22','2026-04-19 13:52:22',1301,NULL),
(1338,'wc_payment_gateway_update_orders','complete','2026-04-19 13:55:13','2026-04-19 13:55:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776606913;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776606913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 13:58:31','2026-04-19 13:58:31',1305,NULL),
(1339,'wc_payment_gateway_update_orders','complete','2026-04-19 13:55:14','2026-04-19 13:55:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776606914;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776606914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 13:58:31','2026-04-19 13:58:31',1305,NULL),
(1340,'mailpoet/cron/daemon-trigger','complete','2026-04-19 13:54:22','2026-04-19 13:54:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776606862;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776606862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 13:58:18','2026-04-19 13:58:18',1303,NULL),
(1341,'mailpoet/cron/daemon-run','complete','2026-04-19 13:58:13','2026-04-19 13:58:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776607093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776607093;}',13,1,'2026-04-19 13:58:24','2026-04-19 13:58:24',1304,NULL),
(1342,'mailpoet/cron/daemon-trigger','complete','2026-04-19 14:00:18','2026-04-19 14:00:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776607218;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776607218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 14:00:51','2026-04-19 14:00:51',1309,NULL),
(1343,'wc_payment_gateway_update_orders','complete','2026-04-19 14:13:31','2026-04-19 14:13:31',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776608011;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776608011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 14:13:52','2026-04-19 14:13:52',1329,NULL),
(1344,'wc_payment_gateway_update_orders','complete','2026-04-19 14:13:31','2026-04-19 14:13:31',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776608011;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776608011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 14:13:53','2026-04-19 14:13:53',1329,NULL),
(1345,'mailpoet/cron/daemon-trigger','complete','2026-04-19 14:02:51','2026-04-19 14:02:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776607371;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776607371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 14:02:52','2026-04-19 14:02:52',1312,NULL),
(1346,'mailpoet/cron/daemon-trigger','complete','2026-04-19 14:04:52','2026-04-19 14:04:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776607492;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776607492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 14:05:52','2026-04-19 14:05:52',1316,NULL),
(1347,'mailpoet/cron/daemon-trigger','complete','2026-04-19 14:07:52','2026-04-19 14:07:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776607672;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776607672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 14:08:51','2026-04-19 14:08:51',1320,NULL),
(1348,'mailpoet/cron/daemon-trigger','complete','2026-04-19 14:10:51','2026-04-19 14:10:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776607851;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776607851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 14:11:55','2026-04-19 14:11:55',1324,NULL),
(1349,'mailpoet/cron/daemon-run','complete','2026-04-19 14:11:51','2026-04-19 14:11:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776607911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776607911;}',13,1,'2026-04-19 14:11:55','2026-04-19 14:11:55',1325,NULL),
(1350,'mailpoet/cron/daemon-trigger','complete','2026-04-19 14:13:55','2026-04-19 14:13:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776608035;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776608035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 14:14:53','2026-04-19 14:14:53',1331,NULL),
(1351,'wc_payment_gateway_update_orders','complete','2026-04-19 14:28:52','2026-04-19 14:28:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776608932;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776608932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 14:28:54','2026-04-19 14:28:54',1353,NULL),
(1352,'wc_payment_gateway_update_orders','complete','2026-04-19 14:28:53','2026-04-19 14:28:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776608933;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776608933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 14:28:55','2026-04-19 14:28:55',1353,NULL),
(1353,'mailpoet/cron/daemon-trigger','complete','2026-04-19 14:16:53','2026-04-19 14:16:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776608213;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776608213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 14:17:56','2026-04-19 14:17:56',1335,NULL),
(1354,'mailpoet/cron/daemon-run','complete','2026-04-19 14:17:52','2026-04-19 14:17:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776608272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776608272;}',13,1,'2026-04-19 14:17:56','2026-04-19 14:17:56',1336,NULL),
(1355,'mailpoet/cron/daemon-trigger','complete','2026-04-19 14:19:56','2026-04-19 14:19:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776608396;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776608396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 14:20:52','2026-04-19 14:20:52',1341,NULL),
(1356,'mailpoet/cron/daemon-trigger','complete','2026-04-19 14:22:52','2026-04-19 14:22:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776608572;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776608572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 14:23:51','2026-04-19 14:23:51',1345,NULL),
(1357,'mailpoet/cron/daemon-trigger','complete','2026-04-19 14:25:51','2026-04-19 14:25:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776608751;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776608751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 14:25:51','2026-04-19 14:25:51',1348,NULL),
(1358,'mailpoet/cron/daemon-trigger','complete','2026-04-19 14:27:51','2026-04-19 14:27:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776608871;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776608871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 14:27:51','2026-04-19 14:27:51',1351,NULL),
(1359,'mailpoet/cron/daemon-trigger','complete','2026-04-19 14:29:51','2026-04-19 14:29:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776608991;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776608991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 14:29:51','2026-04-19 14:29:51',1355,NULL),
(1360,'woocommerce_cancel_unpaid_orders','complete','2026-04-19 15:28:53','2026-04-19 15:28:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776612533;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776612533;}',4,1,'2026-04-19 15:33:13','2026-04-19 15:33:13',1414,NULL),
(1361,'wc_payment_gateway_update_orders','complete','2026-04-19 14:43:54','2026-04-19 14:43:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776609834;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776609834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 14:44:52','2026-04-19 14:44:52',1377,NULL),
(1362,'wc_payment_gateway_update_orders','complete','2026-04-19 14:43:55','2026-04-19 14:43:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776609835;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776609835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 14:44:52','2026-04-19 14:44:52',1377,NULL),
(1363,'mailpoet/cron/daemon-trigger','complete','2026-04-19 14:31:51','2026-04-19 14:31:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776609111;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776609111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 14:31:51','2026-04-19 14:31:51',1358,NULL),
(1364,'mailpoet/cron/daemon-trigger','complete','2026-04-19 14:33:51','2026-04-19 14:33:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776609231;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776609231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 14:33:51','2026-04-19 14:33:51',1361,NULL),
(1365,'mailpoet/cron/daemon-trigger','complete','2026-04-19 14:35:51','2026-04-19 14:35:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776609351;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776609351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 14:35:51','2026-04-19 14:35:51',1364,NULL),
(1366,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-19 14:35:22','2026-04-19 14:35:22',10,'[10173,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776609322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776609322;}',8,1,'2026-04-19 14:35:51','2026-04-19 14:35:51',1364,NULL),
(1367,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-19 14:35:23','2026-04-19 14:35:23',10,'[10174,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776609323;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776609323;}',8,1,'2026-04-19 14:35:51','2026-04-19 14:35:51',1364,NULL),
(1368,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-19 14:35:23','2026-04-19 14:35:23',10,'[10175,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776609323;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776609323;}',8,1,'2026-04-19 14:35:51','2026-04-19 14:35:51',1364,NULL),
(1369,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-19 14:35:23','2026-04-19 14:35:23',10,'[10176,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776609323;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776609323;}',8,1,'2026-04-19 14:35:51','2026-04-19 14:35:51',1364,NULL),
(1370,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-19 14:35:24','2026-04-19 14:35:24',10,'[10165,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776609324;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776609324;}',8,1,'2026-04-19 14:35:51','2026-04-19 14:35:51',1364,NULL),
(1371,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-19 14:35:24','2026-04-19 14:35:24',10,'[9987,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776609324;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776609324;}',8,1,'2026-04-19 14:35:51','2026-04-19 14:35:51',1364,NULL),
(1372,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-19 14:35:24','2026-04-19 14:35:24',10,'[10197,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776609324;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776609324;}',8,1,'2026-04-19 14:35:51','2026-04-19 14:35:51',1364,NULL),
(1373,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-19 14:35:25','2026-04-19 14:35:25',10,'[10198,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776609325;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776609325;}',8,1,'2026-04-19 14:35:51','2026-04-19 14:35:51',1364,NULL),
(1374,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-19 14:35:25','2026-04-19 14:35:25',10,'[10199,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776609325;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776609325;}',8,1,'2026-04-19 14:35:51','2026-04-19 14:35:51',1364,NULL),
(1375,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-19 14:35:25','2026-04-19 14:35:25',10,'[10200,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776609325;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776609325;}',8,1,'2026-04-19 14:35:51','2026-04-19 14:35:51',1364,NULL),
(1376,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-19 14:35:25','2026-04-19 14:35:25',10,'[10196,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776609325;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776609325;}',8,1,'2026-04-19 14:35:51','2026-04-19 14:35:51',1364,NULL),
(1377,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-19 14:35:25','2026-04-19 14:35:25',10,'[10221,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776609325;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776609325;}',8,1,'2026-04-19 14:35:51','2026-04-19 14:35:51',1364,NULL),
(1378,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-19 14:35:26','2026-04-19 14:35:26',10,'[10220,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776609326;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776609326;}',8,1,'2026-04-19 14:35:51','2026-04-19 14:35:51',1364,NULL),
(1379,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-19 14:35:26','2026-04-19 14:35:26',10,'[9991,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776609326;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776609326;}',8,1,'2026-04-19 14:35:51','2026-04-19 14:35:51',1364,NULL),
(1380,'mailpoet/cron/daemon-trigger','complete','2026-04-19 14:37:51','2026-04-19 14:37:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776609471;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776609471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 14:37:52','2026-04-19 14:37:52',1367,NULL),
(1381,'mailpoet/cron/daemon-trigger','complete','2026-04-19 14:39:52','2026-04-19 14:39:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776609592;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776609592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 14:39:52','2026-04-19 14:39:52',1370,NULL),
(1382,'mailpoet/cron/daemon-trigger','complete','2026-04-19 14:41:52','2026-04-19 14:41:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776609712;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776609712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 14:42:51','2026-04-19 14:42:51',1374,NULL),
(1383,'mailpoet/cron/daemon-trigger','complete','2026-04-19 14:44:51','2026-04-19 14:44:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776609891;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776609891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 14:44:53','2026-04-19 14:44:53',1377,NULL),
(1384,'wc_payment_gateway_update_orders','complete','2026-04-19 14:59:52','2026-04-19 14:59:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776610792;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776610792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 15:00:51','2026-04-19 15:00:51',1399,NULL),
(1385,'wc_payment_gateway_update_orders','complete','2026-04-19 14:59:52','2026-04-19 14:59:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776610792;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776610792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 15:00:52','2026-04-19 15:00:52',1399,NULL),
(1386,'mailpoet/cron/daemon-trigger','complete','2026-04-19 14:46:53','2026-04-19 14:46:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776610013;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776610013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 14:47:52','2026-04-19 14:47:52',1381,NULL),
(1387,'mailpoet/cron/daemon-trigger','complete','2026-04-19 14:49:52','2026-04-19 14:49:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776610192;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776610192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 14:50:51','2026-04-19 14:50:51',1385,NULL),
(1388,'mailpoet/cron/daemon-trigger','complete','2026-04-19 14:52:51','2026-04-19 14:52:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776610371;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776610371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 14:52:51','2026-04-19 14:52:51',1388,NULL),
(1389,'mailpoet/cron/daemon-trigger','complete','2026-04-19 14:54:51','2026-04-19 14:54:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776610491;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776610491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 14:54:56','2026-04-19 14:54:56',1391,NULL),
(1390,'mailpoet/cron/daemon-trigger','complete','2026-04-19 14:56:56','2026-04-19 14:56:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776610616;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776610616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 14:57:53','2026-04-19 14:57:53',1395,NULL),
(1391,'mailpoet/cron/daemon-trigger','complete','2026-04-19 14:59:53','2026-04-19 14:59:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776610793;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776610793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 15:00:52','2026-04-19 15:00:52',1399,NULL),
(1392,'wc_payment_gateway_update_orders','complete','2026-04-19 15:15:51','2026-04-19 15:15:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776611751;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776611751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 15:18:34','2026-04-19 15:18:34',1407,NULL),
(1393,'wc_payment_gateway_update_orders','complete','2026-04-19 15:15:52','2026-04-19 15:15:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776611752;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776611752;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 15:18:35','2026-04-19 15:18:35',1407,NULL),
(1394,'mailpoet/cron/daemon-trigger','complete','2026-04-19 15:02:52','2026-04-19 15:02:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776610972;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776610972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 15:08:00','2026-04-19 15:08:00',1401,NULL),
(1395,'mailpoet/cron/daemon-run','complete','2026-04-19 15:07:57','2026-04-19 15:07:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776611277;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776611277;}',13,1,'2026-04-19 15:08:00','2026-04-19 15:08:00',1402,NULL),
(1396,'mailpoet/cron/daemon-trigger','complete','2026-04-19 15:10:00','2026-04-19 15:10:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776611400;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776611400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 15:18:33','2026-04-19 15:18:33',1407,NULL),
(1397,'mailpoet/cron/daemon-trigger','complete','2026-04-19 15:20:33','2026-04-19 15:20:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776612033;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776612033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 15:20:53','2026-04-19 15:20:53',1410,NULL),
(1398,'wc_payment_gateway_update_orders','complete','2026-04-19 15:33:34','2026-04-19 15:33:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776612814;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776612814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 15:42:39','2026-04-19 15:42:39',1416,NULL),
(1399,'wc_payment_gateway_update_orders','complete','2026-04-19 15:33:35','2026-04-19 15:33:35',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776612815;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776612815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 15:42:40','2026-04-19 15:42:40',1416,NULL),
(1400,'mailpoet/cron/daemon-trigger','complete','2026-04-19 15:22:53','2026-04-19 15:22:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776612173;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776612173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 15:25:22','2026-04-19 15:25:22',1412,NULL),
(1401,'mailpoet/cron/daemon-trigger','complete','2026-04-19 15:27:22','2026-04-19 15:27:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776612442;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776612442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 15:33:13','2026-04-19 15:33:13',1414,NULL),
(1402,'mailpoet/cron/daemon-trigger','complete','2026-04-19 15:35:13','2026-04-19 15:35:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776612913;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776612913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 15:42:40','2026-04-19 15:42:40',1416,NULL),
(1403,'woocommerce_cancel_unpaid_orders','complete','2026-04-19 16:33:13','2026-04-19 16:33:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776616393;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776616393;}',4,1,'2026-04-19 16:34:34','2026-04-19 16:34:34',1440,NULL),
(1404,'wc_payment_gateway_update_orders','complete','2026-04-19 15:57:39','2026-04-19 15:57:39',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776614259;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776614259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 15:57:44','2026-04-19 15:57:44',1424,NULL),
(1405,'wc_payment_gateway_update_orders','complete','2026-04-19 15:57:40','2026-04-19 15:57:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776614260;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776614260;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 15:57:45','2026-04-19 15:57:45',1424,NULL),
(1406,'mailpoet/cron/daemon-trigger','complete','2026-04-19 15:44:40','2026-04-19 15:44:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776613480;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776613480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 15:45:23','2026-04-19 15:45:23',1418,NULL),
(1407,'woocommerce_refresh_order_count_cache','complete','2026-04-20 03:42:40','2026-04-20 03:42:40',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776656560;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776656560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-20 03:48:11','2026-04-20 03:48:11',1797,NULL),
(1408,'mailpoet/cron/daemon-trigger','complete','2026-04-19 15:47:23','2026-04-19 15:47:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776613643;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776613643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 15:55:42','2026-04-19 15:55:42',1420,NULL),
(1409,'mailpoet/cron/daemon-run','complete','2026-04-19 15:55:38','2026-04-19 15:55:38',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776614138;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776614138;}',13,1,'2026-04-19 15:55:42','2026-04-19 15:55:42',1421,NULL),
(1410,'mailpoet/cron/daemon-trigger','complete','2026-04-19 15:57:42','2026-04-19 15:57:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776614262;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776614262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 15:57:45','2026-04-19 15:57:45',1424,NULL),
(1411,'wc_payment_gateway_update_orders','complete','2026-04-19 16:12:44','2026-04-19 16:12:44',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776615164;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776615164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 16:17:54','2026-04-19 16:17:54',1433,NULL),
(1412,'wc_payment_gateway_update_orders','complete','2026-04-19 16:12:45','2026-04-19 16:12:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776615165;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776615165;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 16:22:22','2026-04-19 16:22:22',1434,NULL),
(1413,'mailpoet/cron/daemon-trigger','complete','2026-04-19 15:59:45','2026-04-19 15:59:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776614385;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776614385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 16:00:17','2026-04-19 16:00:17',1426,NULL),
(1414,'mailpoet/cron/daemon-trigger','complete','2026-04-19 16:02:17','2026-04-19 16:02:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776614537;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776614537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 16:02:18','2026-04-19 16:02:18',1428,NULL),
(1415,'mailpoet/cron/daemon-trigger','complete','2026-04-19 16:04:18','2026-04-19 16:04:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776614658;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776614658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 16:09:43','2026-04-19 16:09:43',1430,NULL),
(1416,'mailpoet/cron/daemon-trigger','complete','2026-04-19 16:11:43','2026-04-19 16:11:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776615103;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776615103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 16:17:27','2026-04-19 16:17:27',1432,NULL),
(1417,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-20 04:09:46','2026-04-20 04:09:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776658186;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776658186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-20 04:13:30','2026-04-20 04:13:30',1809,NULL),
(1418,'mailpoet/cron/daemon-trigger','complete','2026-04-19 16:19:27','2026-04-19 16:19:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776615567;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776615567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 16:22:23','2026-04-19 16:22:23',1434,NULL),
(1419,'wc_payment_gateway_update_orders','complete','2026-04-19 16:32:54','2026-04-19 16:32:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776616374;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776616374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 16:34:34','2026-04-19 16:34:34',1440,NULL),
(1420,'wc_payment_gateway_update_orders','complete','2026-04-19 16:37:22','2026-04-19 16:37:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776616642;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776616642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 16:38:11','2026-04-19 16:38:11',1444,NULL),
(1421,'mailpoet/cron/daemon-trigger','complete','2026-04-19 16:24:23','2026-04-19 16:24:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776615863;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776615863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 16:24:27','2026-04-19 16:24:27',1438,NULL),
(1422,'mailpoet/cron/daemon-trigger','complete','2026-04-19 16:26:27','2026-04-19 16:26:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776615987;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776615987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 16:34:33','2026-04-19 16:34:33',1440,NULL),
(1423,'mailpoet/cron/daemon-trigger','complete','2026-04-19 16:36:33','2026-04-19 16:36:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776616593;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776616593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 16:38:10','2026-04-19 16:38:10',1444,NULL),
(1424,'wc_payment_gateway_update_orders','complete','2026-04-19 16:49:34','2026-04-19 16:49:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776617374;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776617374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 16:52:31','2026-04-19 16:52:31',1454,NULL),
(1425,'woocommerce_cancel_unpaid_orders','complete','2026-04-19 17:34:34','2026-04-19 17:34:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776620074;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776620074;}',4,1,'2026-04-19 17:35:21','2026-04-19 17:35:21',1472,NULL),
(1426,'mailpoet/cron/daemon-run','complete','2026-04-19 16:38:05','2026-04-19 16:38:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776616685;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776616685;}',13,1,'2026-04-19 16:38:09','2026-04-19 16:38:09',1445,NULL),
(1427,'mailpoet/cron/daemon-trigger','complete','2026-04-19 16:40:10','2026-04-19 16:40:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776616810;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776616810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 16:43:14','2026-04-19 16:43:14',1449,NULL),
(1428,'wc_payment_gateway_update_orders','complete','2026-04-19 16:53:11','2026-04-19 16:53:11',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776617591;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776617591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 16:58:45','2026-04-19 16:58:45',1456,NULL),
(1429,'mailpoet/cron/daemon-trigger','complete','2026-04-19 16:45:14','2026-04-19 16:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776617114;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776617114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 16:46:13','2026-04-19 16:46:13',1452,NULL),
(1430,'mailpoet/cron/daemon-trigger','complete','2026-04-19 16:48:13','2026-04-19 16:48:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776617293;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776617293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 16:52:31','2026-04-19 16:52:31',1454,NULL),
(1431,'mailpoet/cron/daemon-trigger','complete','2026-04-19 16:54:31','2026-04-19 16:54:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776617671;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776617671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 16:58:45','2026-04-19 16:58:45',1456,NULL),
(1432,'wc_payment_gateway_update_orders','complete','2026-04-19 17:07:31','2026-04-19 17:07:31',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776618451;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776618451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 17:09:44','2026-04-19 17:09:44',1458,NULL),
(1433,'wc_payment_gateway_update_orders','complete','2026-04-19 17:13:45','2026-04-19 17:13:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776618825;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776618825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 17:23:19','2026-04-19 17:23:19',1465,NULL),
(1434,'mailpoet/cron/daemon-trigger','complete','2026-04-19 17:00:45','2026-04-19 17:00:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776618045;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776618045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 17:09:43','2026-04-19 17:09:43',1458,NULL),
(1435,'mailpoet/cron/daemon-run','complete','2026-04-19 17:09:39','2026-04-19 17:09:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776618579;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776618579;}',13,1,'2026-04-19 17:09:42','2026-04-19 17:09:42',1459,NULL),
(1436,'mailpoet/cron/daemon-trigger','complete','2026-04-19 17:11:43','2026-04-19 17:11:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776618703;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776618703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 17:23:18','2026-04-19 17:23:18',1465,NULL),
(1437,'wc_payment_gateway_update_orders','complete','2026-04-19 17:24:44','2026-04-19 17:24:44',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776619484;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776619484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 17:27:09','2026-04-19 17:27:09',1470,NULL),
(1438,'mailpoet/cron/daemon-run','complete','2026-04-19 17:23:14','2026-04-19 17:23:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776619394;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776619394;}',13,1,'2026-04-19 17:23:17','2026-04-19 17:23:17',1466,NULL),
(1439,'mailpoet/cron/daemon-trigger','complete','2026-04-19 17:25:18','2026-04-19 17:25:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776619518;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776619518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 17:27:09','2026-04-19 17:27:09',1470,NULL),
(1440,'wc_payment_gateway_update_orders','complete','2026-04-19 17:38:19','2026-04-19 17:38:19',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776620299;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776620299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 17:44:30','2026-04-19 17:44:30',1474,NULL),
(1441,'wc_payment_gateway_update_orders','complete','2026-04-19 17:42:09','2026-04-19 17:42:09',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776620529;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776620529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 17:44:30','2026-04-19 17:44:30',1474,NULL),
(1442,'mailpoet/cron/daemon-trigger','complete','2026-04-19 17:29:09','2026-04-19 17:29:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776619749;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776619749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 17:35:19','2026-04-19 17:35:19',1472,NULL),
(1443,'fetch_patterns','complete','2026-04-20 17:27:09','2026-04-20 17:27:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776706029;s:18:\"\0*\0first_timestamp\";i:1776358463;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776706029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-20 17:32:01','2026-04-20 17:32:01',2162,NULL),
(1444,'woocommerce_cleanup_sessions','complete','2026-04-20 06:00:00','2026-04-20 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776664800;s:18:\"\0*\0first_timestamp\";i:1776664800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776664800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-04-20 06:08:38','2026-04-20 06:08:38',1865,NULL),
(1445,'generate_category_lookup_table_wrapper','complete','2026-04-19 17:27:20','2026-04-19 17:27:20',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776619640;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776619640;}',4,1,'2026-04-19 17:35:19','2026-04-19 17:35:19',1472,NULL),
(1446,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-04-20 17:27:10','2026-04-20 17:27:10',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776706030;s:18:\"\0*\0first_timestamp\";i:1776358457;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776706030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-04-20 17:32:02','2026-04-20 17:32:02',2162,NULL),
(1448,'woocommerce_cancel_unpaid_orders','complete','2026-04-19 18:35:19','2026-04-19 18:35:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776623719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776623719;}',4,1,'2026-04-19 18:35:49','2026-04-19 18:35:49',1507,NULL),
(1449,'mailpoet/cron/daemon-run','complete','2026-04-19 17:44:24','2026-04-19 17:44:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776620664;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776620664;}',13,1,'2026-04-19 17:44:28','2026-04-19 17:44:28',1475,NULL),
(1450,'mailpoet/cron/daemon-trigger','complete','2026-04-19 17:46:29','2026-04-19 17:46:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776620789;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776620789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 17:47:29','2026-04-19 17:47:29',1479,NULL),
(1451,'wc_payment_gateway_update_orders','complete','2026-04-19 17:59:30','2026-04-19 17:59:30',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776621570;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776621570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 18:00:04','2026-04-19 18:00:04',1485,NULL),
(1452,'wc_payment_gateway_update_orders','complete','2026-04-19 17:59:30','2026-04-19 17:59:30',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776621570;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776621570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 18:00:04','2026-04-19 18:00:04',1485,NULL),
(1453,'mailpoet/cron/daemon-trigger','complete','2026-04-19 17:49:29','2026-04-19 17:49:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776620969;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776620969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 17:53:59','2026-04-19 17:53:59',1481,NULL),
(1454,'mailpoet/cron/daemon-run','complete','2026-04-19 17:53:55','2026-04-19 17:53:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776621235;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776621235;}',13,1,'2026-04-19 17:53:59','2026-04-19 17:53:59',1482,NULL),
(1455,'mailpoet/cron/daemon-trigger','complete','2026-04-19 17:55:59','2026-04-19 17:55:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776621359;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776621359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 18:00:03','2026-04-19 18:00:03',1485,NULL),
(1456,'mailpoet/cron/daemon-run','complete','2026-04-19 17:59:58','2026-04-19 17:59:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776621598;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776621598;}',13,1,'2026-04-19 18:00:01','2026-04-19 18:00:01',1486,NULL),
(1457,'mailpoet/cron/daemon-trigger','complete','2026-04-19 18:02:03','2026-04-19 18:02:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776621723;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776621723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 18:05:04','2026-04-19 18:05:04',1491,NULL),
(1458,'wc_payment_gateway_update_orders','complete','2026-04-19 18:15:04','2026-04-19 18:15:04',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776622504;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776622504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 18:16:09','2026-04-19 18:16:09',1495,NULL),
(1459,'wc_payment_gateway_update_orders','complete','2026-04-19 18:15:04','2026-04-19 18:15:04',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776622504;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776622504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 18:16:10','2026-04-19 18:16:10',1495,NULL),
(1460,'mailpoet/cron/daemon-trigger','complete','2026-04-19 18:07:04','2026-04-19 18:07:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776622024;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776622024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 18:12:02','2026-04-19 18:12:02',1493,NULL),
(1461,'mailpoet/cron/daemon-trigger','complete','2026-04-19 18:14:02','2026-04-19 18:14:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776622442;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776622442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 18:16:08','2026-04-19 18:16:08',1495,NULL),
(1462,'mailpoet/cron/daemon-trigger','complete','2026-04-19 18:18:08','2026-04-19 18:18:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776622688;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776622688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 18:18:42','2026-04-19 18:18:42',1497,NULL),
(1463,'wc_payment_gateway_update_orders','complete','2026-04-19 18:31:09','2026-04-19 18:31:09',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776623469;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776623469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 18:35:11','2026-04-19 18:35:11',1505,NULL),
(1464,'wc_payment_gateway_update_orders','complete','2026-04-19 18:31:10','2026-04-19 18:31:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776623470;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776623470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 18:35:11','2026-04-19 18:35:11',1505,NULL),
(1465,'mailpoet/cron/daemon-trigger','complete','2026-04-19 18:20:42','2026-04-19 18:20:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776622842;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776622842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 18:24:09','2026-04-19 18:24:09',1499,NULL),
(1466,'mailpoet/cron/daemon-run','complete','2026-04-19 18:24:05','2026-04-19 18:24:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776623045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776623045;}',13,1,'2026-04-19 18:24:09','2026-04-19 18:24:09',1500,NULL),
(1467,'mailpoet/cron/daemon-trigger','complete','2026-04-19 18:26:09','2026-04-19 18:26:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776623169;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776623169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 18:27:05','2026-04-19 18:27:05',1503,NULL),
(1468,'mailpoet/cron/daemon-trigger','complete','2026-04-19 18:29:05','2026-04-19 18:29:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776623345;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776623345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 18:35:10','2026-04-19 18:35:10',1505,NULL),
(1469,'mailpoet/cron/daemon-trigger','complete','2026-04-19 18:37:10','2026-04-19 18:37:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776623830;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776623830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 18:45:09','2026-04-19 18:45:09',1510,NULL),
(1470,'wc_payment_gateway_update_orders','complete','2026-04-19 18:50:11','2026-04-19 18:50:11',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776624611;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776624611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 18:52:54','2026-04-19 18:52:54',1515,NULL),
(1471,'wc_payment_gateway_update_orders','complete','2026-04-19 18:50:11','2026-04-19 18:50:11',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776624611;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776624611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 18:52:55','2026-04-19 18:52:55',1515,NULL),
(1472,'woocommerce_cancel_unpaid_orders','complete','2026-04-19 19:35:49','2026-04-19 19:35:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776627349;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776627349;}',4,1,'2026-04-19 19:36:45','2026-04-19 19:36:45',1546,NULL),
(1473,'mailpoet/cron/daemon-trigger','complete','2026-04-19 18:47:09','2026-04-19 18:47:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776624429;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776624429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 18:48:21','2026-04-19 18:48:21',1513,NULL),
(1474,'mailpoet/cron/daemon-trigger','complete','2026-04-19 18:50:21','2026-04-19 18:50:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776624621;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776624621;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 18:52:55','2026-04-19 18:52:55',1515,NULL),
(1475,'wc_payment_gateway_update_orders','complete','2026-04-19 19:07:54','2026-04-19 19:07:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776625674;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776625674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 19:10:04','2026-04-19 19:10:04',1528,NULL),
(1476,'wc_payment_gateway_update_orders','complete','2026-04-19 19:07:55','2026-04-19 19:07:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776625675;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776625675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 19:10:05','2026-04-19 19:10:05',1528,NULL),
(1477,'mailpoet/cron/daemon-trigger','complete','2026-04-19 18:54:55','2026-04-19 18:54:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776624895;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776624895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 18:55:54','2026-04-19 18:55:54',1519,NULL),
(1478,'mailpoet/cron/daemon-run','complete','2026-04-19 18:55:49','2026-04-19 18:55:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776624949;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776624949;}',13,1,'2026-04-19 18:55:57','2026-04-19 18:55:57',1520,NULL),
(1479,'mailpoet/cron/daemon-trigger','complete','2026-04-19 18:57:54','2026-04-19 18:57:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776625074;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776625074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 19:00:29','2026-04-19 19:00:29',1522,NULL),
(1480,'mailpoet/cron/daemon-trigger','complete','2026-04-19 19:02:29','2026-04-19 19:02:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776625349;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776625349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 19:06:26','2026-04-19 19:06:26',1524,NULL),
(1481,'mailpoet/cron/daemon-run','complete','2026-04-19 19:06:22','2026-04-19 19:06:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776625582;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776625582;}',13,1,'2026-04-19 19:06:26','2026-04-19 19:06:26',1525,NULL),
(1482,'mailpoet/cron/daemon-trigger','complete','2026-04-19 19:08:26','2026-04-19 19:08:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776625706;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776625706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 19:10:05','2026-04-19 19:10:05',1528,NULL),
(1483,'wc_payment_gateway_update_orders','complete','2026-04-19 19:25:04','2026-04-19 19:25:04',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776626704;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776626704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 19:27:14','2026-04-19 19:27:14',1540,NULL),
(1484,'wc_payment_gateway_update_orders','complete','2026-04-19 19:25:05','2026-04-19 19:25:05',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776626705;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776626705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 19:27:15','2026-04-19 19:27:15',1540,NULL),
(1485,'mailpoet/cron/daemon-trigger','complete','2026-04-19 19:12:05','2026-04-19 19:12:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776625925;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776625925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 19:12:44','2026-04-19 19:12:44',1530,NULL),
(1486,'mailpoet/cron/daemon-trigger','complete','2026-04-19 19:14:44','2026-04-19 19:14:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776626084;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776626084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 19:16:52','2026-04-19 19:16:52',1533,NULL),
(1487,'mailpoet/cron/daemon-trigger','complete','2026-04-19 19:18:52','2026-04-19 19:18:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776626332;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776626332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 19:24:15','2026-04-19 19:24:15',1535,NULL),
(1488,'mailpoet/cron/daemon-run','complete','2026-04-19 19:24:12','2026-04-19 19:24:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776626652;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776626652;}',13,1,'2026-04-19 19:24:15','2026-04-19 19:24:15',1536,NULL),
(1489,'mailpoet/cron/daemon-trigger','complete','2026-04-19 19:26:15','2026-04-19 19:26:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776626775;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776626775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 19:27:15','2026-04-19 19:27:15',1540,NULL),
(1490,'wc_payment_gateway_update_orders','complete','2026-04-19 19:42:14','2026-04-19 19:42:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776627734;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776627734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 19:44:37','2026-04-19 19:44:37',1548,NULL),
(1491,'wc_payment_gateway_update_orders','complete','2026-04-19 19:42:15','2026-04-19 19:42:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776627735;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776627735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 19:44:38','2026-04-19 19:44:38',1548,NULL),
(1492,'mailpoet/cron/daemon-trigger','complete','2026-04-19 19:29:15','2026-04-19 19:29:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776626955;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776626955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 19:34:05','2026-04-19 19:34:05',1542,NULL),
(1493,'mailpoet/cron/daemon-run','complete','2026-04-19 19:34:01','2026-04-19 19:34:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776627241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776627241;}',13,1,'2026-04-19 19:34:05','2026-04-19 19:34:05',1543,NULL),
(1494,'mailpoet/cron/daemon-trigger','complete','2026-04-19 19:36:05','2026-04-19 19:36:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776627365;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776627365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 19:36:45','2026-04-19 19:36:45',1546,NULL),
(1495,'woocommerce_cancel_unpaid_orders','complete','2026-04-19 20:36:45','2026-04-19 20:36:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776631005;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776631005;}',4,1,'2026-04-19 20:36:45','2026-04-19 20:36:45',1577,NULL),
(1496,'mailpoet/cron/daemon-trigger','complete','2026-04-19 19:38:45','2026-04-19 19:38:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776627525;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776627525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 19:44:37','2026-04-19 19:44:37',1548,NULL),
(1497,'mailpoet/cron/daemon-trigger','complete','2026-04-19 19:46:37','2026-04-19 19:46:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776627997;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776627997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 19:48:24','2026-04-19 19:48:24',1551,NULL),
(1498,'wc_payment_gateway_update_orders','complete','2026-04-19 19:59:37','2026-04-19 19:59:37',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776628777;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776628777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 20:01:20','2026-04-19 20:01:20',1556,NULL),
(1499,'wc_payment_gateway_update_orders','complete','2026-04-19 19:59:38','2026-04-19 19:59:38',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776628778;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776628778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 20:01:22','2026-04-19 20:01:22',1556,NULL),
(1500,'mailpoet/cron/daemon-trigger','complete','2026-04-19 19:50:24','2026-04-19 19:50:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776628224;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776628224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 19:58:07','2026-04-19 19:58:07',1554,NULL),
(1501,'mailpoet/cron/daemon-trigger','complete','2026-04-19 20:00:07','2026-04-19 20:00:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776628807;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776628807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 20:01:22','2026-04-19 20:01:22',1556,NULL),
(1502,'wc_payment_gateway_update_orders','complete','2026-04-19 20:16:20','2026-04-19 20:16:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776629780;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776629780;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 20:19:23','2026-04-19 20:19:23',1566,NULL),
(1503,'wc_payment_gateway_update_orders','complete','2026-04-19 20:16:22','2026-04-19 20:16:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776629782;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776629782;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 20:19:24','2026-04-19 20:19:24',1566,NULL),
(1504,'mailpoet/cron/daemon-trigger','complete','2026-04-19 20:03:22','2026-04-19 20:03:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776629002;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776629002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 20:06:54','2026-04-19 20:06:54',1559,NULL),
(1505,'mailpoet/cron/daemon-trigger','complete','2026-04-19 20:08:54','2026-04-19 20:08:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776629334;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776629334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 20:13:23','2026-04-19 20:13:23',1562,NULL),
(1506,'mailpoet/cron/daemon-trigger','complete','2026-04-19 20:15:23','2026-04-19 20:15:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776629723;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776629723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 20:15:51','2026-04-19 20:15:51',1564,NULL),
(1507,'mailpoet/cron/daemon-trigger','complete','2026-04-19 20:17:51','2026-04-19 20:17:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776629871;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776629871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 20:19:24','2026-04-19 20:19:24',1566,NULL),
(1508,'wc_payment_gateway_update_orders','complete','2026-04-19 20:34:23','2026-04-19 20:34:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776630863;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776630863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 20:34:50','2026-04-19 20:34:50',1575,NULL),
(1509,'wc_payment_gateway_update_orders','complete','2026-04-19 20:34:24','2026-04-19 20:34:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776630864;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776630864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 20:34:51','2026-04-19 20:34:51',1575,NULL),
(1510,'mailpoet/cron/daemon-trigger','complete','2026-04-19 20:21:24','2026-04-19 20:21:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776630084;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776630084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 20:24:34','2026-04-19 20:24:34',1568,NULL),
(1511,'mailpoet/cron/daemon-trigger','complete','2026-04-19 20:26:34','2026-04-19 20:26:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776630394;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776630394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 20:32:25','2026-04-19 20:32:25',1571,NULL),
(1512,'mailpoet/cron/daemon-run','complete','2026-04-19 20:32:22','2026-04-19 20:32:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776630742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776630742;}',13,1,'2026-04-19 20:32:25','2026-04-19 20:32:25',1572,NULL),
(1513,'mailpoet/cron/daemon-trigger','complete','2026-04-19 20:34:25','2026-04-19 20:34:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776630865;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776630865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 20:34:51','2026-04-19 20:34:51',1575,NULL),
(1514,'wc_payment_gateway_update_orders','complete','2026-04-19 20:49:50','2026-04-19 20:49:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776631790;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776631790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 20:51:40','2026-04-19 20:51:40',1585,NULL),
(1515,'wc_payment_gateway_update_orders','complete','2026-04-19 20:49:51','2026-04-19 20:49:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776631791;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776631791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 20:51:41','2026-04-19 20:51:41',1585,NULL),
(1516,'mailpoet/cron/daemon-trigger','complete','2026-04-19 20:36:51','2026-04-19 20:36:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776631011;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776631011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 20:41:21','2026-04-19 20:41:21',1579,NULL),
(1517,'woocommerce_cancel_unpaid_orders','complete','2026-04-19 21:36:45','2026-04-19 21:36:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776634605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776634605;}',4,1,'2026-04-19 21:38:14','2026-04-19 21:38:14',1606,NULL),
(1518,'mailpoet/cron/daemon-trigger','complete','2026-04-19 20:43:21','2026-04-19 20:43:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776631401;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776631401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 20:45:21','2026-04-19 20:45:21',1581,NULL),
(1519,'mailpoet/cron/daemon-trigger','complete','2026-04-19 20:47:21','2026-04-19 20:47:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776631641;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776631641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 20:48:50','2026-04-19 20:48:50',1583,NULL),
(1520,'mailpoet/cron/daemon-trigger','complete','2026-04-19 20:50:50','2026-04-19 20:50:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776631850;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776631850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 20:51:41','2026-04-19 20:51:41',1585,NULL),
(1521,'wc_payment_gateway_update_orders','complete','2026-04-19 21:06:40','2026-04-19 21:06:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776632800;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776632800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 21:11:22','2026-04-19 21:11:22',1593,NULL),
(1522,'wc_payment_gateway_update_orders','complete','2026-04-19 21:06:41','2026-04-19 21:06:41',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776632801;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776632801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 21:11:23','2026-04-19 21:11:23',1593,NULL),
(1523,'mailpoet/cron/daemon-trigger','complete','2026-04-19 20:53:41','2026-04-19 20:53:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776632021;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776632021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 20:53:47','2026-04-19 20:53:47',1587,NULL),
(1524,'mailpoet/cron/daemon-trigger','complete','2026-04-19 20:55:47','2026-04-19 20:55:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776632147;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776632147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 21:01:40','2026-04-19 21:01:40',1589,NULL),
(1525,'mailpoet/cron/daemon-trigger','complete','2026-04-19 21:03:40','2026-04-19 21:03:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776632620;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776632620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 21:03:53','2026-04-19 21:03:53',1591,NULL),
(1526,'mailpoet/cron/daemon-trigger','complete','2026-04-19 21:05:53','2026-04-19 21:05:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776632753;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776632753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 21:11:22','2026-04-19 21:11:22',1593,NULL),
(1527,'mailpoet/cron/daemon-trigger','complete','2026-04-19 21:13:22','2026-04-19 21:13:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776633202;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776633202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 21:13:46','2026-04-19 21:13:46',1595,NULL),
(1528,'wc_payment_gateway_update_orders','complete','2026-04-19 21:26:22','2026-04-19 21:26:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776633982;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776633982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 21:26:57','2026-04-19 21:26:57',1601,NULL),
(1529,'wc_payment_gateway_update_orders','complete','2026-04-19 21:26:23','2026-04-19 21:26:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776633983;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776633983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 21:26:59','2026-04-19 21:26:59',1601,NULL),
(1530,'mailpoet/cron/daemon-trigger','complete','2026-04-19 21:15:46','2026-04-19 21:15:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776633346;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776633346;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 21:26:01','2026-04-19 21:26:01',1597,NULL),
(1531,'mailpoet/cron/daemon-run','complete','2026-04-19 21:25:57','2026-04-19 21:25:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776633957;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776633957;}',13,1,'2026-04-19 21:26:01','2026-04-19 21:26:01',1598,NULL),
(1532,'mailpoet/cron/daemon-trigger','complete','2026-04-19 21:28:01','2026-04-19 21:28:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776634081;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776634081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 21:28:04','2026-04-19 21:28:04',1603,NULL),
(1533,'wc_payment_gateway_update_orders','complete','2026-04-19 21:41:57','2026-04-19 21:41:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776634917;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776634917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 21:44:48','2026-04-19 21:44:48',1609,NULL),
(1534,'wc_payment_gateway_update_orders','complete','2026-04-19 21:41:59','2026-04-19 21:41:59',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776634919;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776634919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 21:44:48','2026-04-19 21:44:48',1609,NULL),
(1535,'mailpoet/cron/daemon-trigger','complete','2026-04-19 21:30:04','2026-04-19 21:30:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776634204;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776634204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 21:38:14','2026-04-19 21:38:14',1606,NULL),
(1536,'mailpoet/cron/daemon-trigger','complete','2026-04-19 21:40:14','2026-04-19 21:40:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776634814;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776634814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 21:44:43','2026-04-19 21:44:43',1608,NULL),
(1537,'woocommerce_cancel_unpaid_orders','complete','2026-04-19 22:38:14','2026-04-19 22:38:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776638294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776638294;}',4,1,'2026-04-19 22:43:40','2026-04-19 22:43:40',1637,NULL),
(1538,'mailpoet/cron/daemon-run','complete','2026-04-19 21:44:36','2026-04-19 21:44:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776635076;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776635076;}',13,1,'2026-04-19 21:44:49','2026-04-19 21:44:49',1609,NULL),
(1539,'mailpoet/cron/daemon-trigger','complete','2026-04-19 21:46:43','2026-04-19 21:46:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776635203;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776635203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 21:59:52','2026-04-19 21:59:52',1613,NULL),
(1540,'wc_payment_gateway_update_orders','complete','2026-04-19 21:59:48','2026-04-19 21:59:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776635988;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776635988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 21:59:51','2026-04-19 21:59:51',1614,NULL),
(1541,'wc_payment_gateway_update_orders','complete','2026-04-19 21:59:48','2026-04-19 21:59:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776635988;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776635988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 21:59:51','2026-04-19 21:59:51',1614,NULL),
(1542,'mailpoet/cron/daemon-run','complete','2026-04-19 21:59:46','2026-04-19 21:59:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776635986;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776635986;}',13,1,'2026-04-19 21:59:50','2026-04-19 21:59:50',1614,NULL),
(1543,'wc_payment_gateway_update_orders','complete','2026-04-19 22:14:51','2026-04-19 22:14:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776636891;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776636891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 22:20:43','2026-04-19 22:20:43',1623,NULL),
(1544,'wc_payment_gateway_update_orders','complete','2026-04-19 22:14:51','2026-04-19 22:14:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776636891;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776636891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 22:20:43','2026-04-19 22:20:43',1623,NULL),
(1545,'mailpoet/cron/daemon-trigger','complete','2026-04-19 22:01:52','2026-04-19 22:01:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776636112;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776636112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 22:01:54','2026-04-19 22:01:54',1617,NULL),
(1546,'mailpoet/cron/daemon-trigger','complete','2026-04-19 22:03:54','2026-04-19 22:03:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776636234;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776636234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 22:12:14','2026-04-19 22:12:14',1620,NULL),
(1547,'mailpoet/cron/daemon-trigger','complete','2026-04-19 22:14:14','2026-04-19 22:14:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776636854;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776636854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 22:20:42','2026-04-19 22:20:42',1623,NULL),
(1548,'mailpoet/cron/daemon-trigger','complete','2026-04-19 22:22:42','2026-04-19 22:22:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776637362;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776637362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 22:23:34','2026-04-19 22:23:34',1625,NULL),
(1549,'wc_payment_gateway_update_orders','complete','2026-04-19 22:35:43','2026-04-19 22:35:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776638143;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776638143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 22:37:06','2026-04-19 22:37:06',1634,NULL),
(1550,'wc_payment_gateway_update_orders','complete','2026-04-19 22:35:43','2026-04-19 22:35:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776638143;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776638143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 22:37:07','2026-04-19 22:37:07',1634,NULL),
(1551,'mailpoet/cron/daemon-trigger','complete','2026-04-19 22:25:34','2026-04-19 22:25:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776637534;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776637534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 22:32:30','2026-04-19 22:32:30',1629,NULL),
(1552,'mailpoet/cron/daemon-run','complete','2026-04-19 22:32:27','2026-04-19 22:32:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776637947;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776637947;}',13,1,'2026-04-19 22:32:30','2026-04-19 22:32:30',1630,NULL),
(1553,'mailpoet/cron/daemon-trigger','complete','2026-04-19 22:34:30','2026-04-19 22:34:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776638070;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776638070;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 22:37:05','2026-04-19 22:37:05',1634,NULL),
(1554,'mailpoet/cron/daemon-trigger','complete','2026-04-19 22:39:05','2026-04-19 22:39:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776638345;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776638345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 22:43:40','2026-04-19 22:43:40',1637,NULL),
(1555,'wc_payment_gateway_update_orders','complete','2026-04-19 22:52:06','2026-04-19 22:52:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776639126;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776639126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 22:52:44','2026-04-19 22:52:44',1641,NULL),
(1556,'wc_payment_gateway_update_orders','complete','2026-04-19 22:52:07','2026-04-19 22:52:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776639127;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776639127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 22:52:45','2026-04-19 22:52:45',1641,NULL),
(1557,'woocommerce_cancel_unpaid_orders','complete','2026-04-19 23:43:40','2026-04-19 23:43:40',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776642220;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776642220;}',4,1,'2026-04-19 23:47:09','2026-04-19 23:47:09',1670,NULL),
(1558,'mailpoet/cron/daemon-trigger','complete','2026-04-19 22:45:40','2026-04-19 22:45:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776638740;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776638740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 22:49:28','2026-04-19 22:49:28',1639,NULL),
(1559,'mailpoet/cron/daemon-trigger','complete','2026-04-19 22:51:28','2026-04-19 22:51:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776639088;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776639088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 22:52:44','2026-04-19 22:52:44',1641,NULL),
(1560,'mailpoet/cron/daemon-trigger','complete','2026-04-19 22:54:44','2026-04-19 22:54:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776639284;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776639284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 22:55:15','2026-04-19 22:55:15',1643,NULL),
(1561,'wc_payment_gateway_update_orders','complete','2026-04-19 23:07:44','2026-04-19 23:07:44',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776640064;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776640064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 23:12:21','2026-04-19 23:12:21',1648,NULL),
(1562,'wc_payment_gateway_update_orders','complete','2026-04-19 23:07:45','2026-04-19 23:07:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776640065;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776640065;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 23:12:21','2026-04-19 23:12:21',1648,NULL),
(1563,'mailpoet/cron/daemon-trigger','complete','2026-04-19 22:57:15','2026-04-19 22:57:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776639435;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776639435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 23:01:34','2026-04-19 23:01:34',1645,NULL),
(1564,'mailpoet/cron/daemon-trigger','complete','2026-04-19 23:03:34','2026-04-19 23:03:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776639814;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776639814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 23:12:20','2026-04-19 23:12:20',1648,NULL),
(1565,'mailpoet/cron/daemon-trigger','complete','2026-04-19 23:14:20','2026-04-19 23:14:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776640460;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776640460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 23:21:57','2026-04-19 23:21:57',1651,NULL),
(1566,'wc_payment_gateway_update_orders','complete','2026-04-19 23:27:21','2026-04-19 23:27:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776641241;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776641241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 23:29:48','2026-04-19 23:29:48',1657,NULL),
(1567,'wc_payment_gateway_update_orders','complete','2026-04-19 23:27:21','2026-04-19 23:27:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776641241;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776641241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 23:29:49','2026-04-19 23:29:49',1657,NULL),
(1568,'mailpoet/cron/daemon-trigger','complete','2026-04-19 23:23:57','2026-04-19 23:23:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776641037;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776641037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 23:26:12','2026-04-19 23:26:12',1653,NULL),
(1569,'mailpoet/cron/daemon-run','complete','2026-04-19 23:26:08','2026-04-19 23:26:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776641168;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776641168;}',13,1,'2026-04-19 23:26:12','2026-04-19 23:26:12',1654,NULL),
(1570,'mailpoet/cron/daemon-trigger','complete','2026-04-19 23:28:12','2026-04-19 23:28:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776641292;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776641292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 23:29:50','2026-04-19 23:29:50',1657,NULL),
(1571,'wc_payment_gateway_update_orders','complete','2026-04-19 23:44:48','2026-04-19 23:44:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776642288;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776642288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 23:47:09','2026-04-19 23:47:09',1670,NULL),
(1572,'wc_payment_gateway_update_orders','complete','2026-04-19 23:44:49','2026-04-19 23:44:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776642289;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776642289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-19 23:47:10','2026-04-19 23:47:10',1670,NULL),
(1573,'mailpoet/cron/daemon-trigger','complete','2026-04-19 23:31:50','2026-04-19 23:31:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776641510;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776641510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 23:31:52','2026-04-19 23:31:52',1659,NULL),
(1574,'mailpoet/cron/daemon-trigger','complete','2026-04-19 23:33:52','2026-04-19 23:33:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776641632;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776641632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 23:38:17','2026-04-19 23:38:17',1662,NULL),
(1575,'mailpoet/cron/daemon-run','complete','2026-04-19 23:38:14','2026-04-19 23:38:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776641894;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776641894;}',13,1,'2026-04-19 23:38:17','2026-04-19 23:38:17',1663,NULL),
(1576,'mailpoet/cron/daemon-trigger','complete','2026-04-19 23:40:17','2026-04-19 23:40:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776642017;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776642017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 23:41:37','2026-04-19 23:41:37',1667,NULL),
(1577,'mailpoet/cron/daemon-trigger','complete','2026-04-19 23:43:37','2026-04-19 23:43:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776642217;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776642217;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 23:47:09','2026-04-19 23:47:09',1670,NULL),
(1578,'mailpoet/cron/daemon-trigger','complete','2026-04-19 23:49:09','2026-04-19 23:49:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776642549;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776642549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-19 23:50:25','2026-04-19 23:50:25',1672,NULL),
(1579,'woocommerce_cancel_unpaid_orders','complete','2026-04-20 00:47:09','2026-04-20 00:47:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776646029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776646029;}',4,1,'2026-04-20 00:50:59','2026-04-20 00:50:59',1703,NULL),
(1580,'wc_payment_gateway_update_orders','complete','2026-04-20 00:02:09','2026-04-20 00:02:09',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776643329;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776643329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 00:02:32','2026-04-20 00:02:32',1676,NULL),
(1581,'wc_payment_gateway_update_orders','complete','2026-04-20 00:02:10','2026-04-20 00:02:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776643330;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776643330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 00:02:34','2026-04-20 00:02:34',1676,NULL),
(1582,'mailpoet/cron/daemon-trigger','complete','2026-04-19 23:52:25','2026-04-19 23:52:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776642745;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776642745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 00:02:29','2026-04-20 00:02:29',1674,NULL),
(1583,'mailpoet/cron/daemon-run','complete','2026-04-20 00:02:23','2026-04-20 00:02:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776643343;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776643343;}',13,1,'2026-04-20 00:02:32','2026-04-20 00:02:32',1675,NULL),
(1584,'mailpoet/cron/daemon-trigger','complete','2026-04-20 00:04:30','2026-04-20 00:04:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776643470;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776643470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 00:13:38','2026-04-20 00:13:38',1680,NULL),
(1585,'wc_payment_gateway_update_orders','complete','2026-04-20 00:17:32','2026-04-20 00:17:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776644252;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776644252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 00:19:15','2026-04-20 00:19:15',1685,NULL),
(1586,'wc_payment_gateway_update_orders','complete','2026-04-20 00:17:34','2026-04-20 00:17:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776644254;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776644254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 00:19:16','2026-04-20 00:19:16',1685,NULL),
(1587,'mailpoet/cron/daemon-trigger','complete','2026-04-20 00:15:38','2026-04-20 00:15:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776644138;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776644138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 00:19:12','2026-04-20 00:19:12',1682,NULL),
(1588,'mailpoet/cron/daemon-run','complete','2026-04-20 00:19:07','2026-04-20 00:19:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776644347;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776644347;}',13,1,'2026-04-20 00:19:11','2026-04-20 00:19:11',1683,NULL),
(1589,'mailpoet/cron/daemon-trigger','complete','2026-04-20 00:21:12','2026-04-20 00:21:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776644472;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776644472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 00:21:54','2026-04-20 00:21:54',1687,NULL),
(1590,'wc_payment_gateway_update_orders','complete','2026-04-20 00:34:15','2026-04-20 00:34:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776645255;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776645255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 00:34:23','2026-04-20 00:34:23',1695,NULL),
(1591,'wc_payment_gateway_update_orders','complete','2026-04-20 00:34:16','2026-04-20 00:34:16',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776645256;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776645256;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 00:34:23','2026-04-20 00:34:23',1695,NULL),
(1592,'mailpoet/cron/daemon-trigger','complete','2026-04-20 00:23:54','2026-04-20 00:23:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776644634;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776644634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 00:32:34','2026-04-20 00:32:34',1690,NULL),
(1593,'mailpoet/cron/daemon-run','complete','2026-04-20 00:32:30','2026-04-20 00:32:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776645150;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776645150;}',13,1,'2026-04-20 00:32:34','2026-04-20 00:32:34',1691,NULL),
(1594,'mailpoet/cron/daemon-trigger','complete','2026-04-20 00:34:34','2026-04-20 00:34:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776645274;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776645274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 00:35:07','2026-04-20 00:35:07',1697,NULL),
(1595,'wc_payment_gateway_update_orders','complete','2026-04-20 00:49:23','2026-04-20 00:49:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776646163;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776646163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 00:50:59','2026-04-20 00:50:59',1703,NULL),
(1596,'wc_payment_gateway_update_orders','complete','2026-04-20 00:49:23','2026-04-20 00:49:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776646163;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776646163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 00:51:00','2026-04-20 00:51:00',1703,NULL),
(1597,'mailpoet/cron/daemon-trigger','complete','2026-04-20 00:37:07','2026-04-20 00:37:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776645427;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776645427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 00:39:26','2026-04-20 00:39:26',1699,NULL),
(1598,'mailpoet/cron/daemon-trigger','complete','2026-04-20 00:41:26','2026-04-20 00:41:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776645686;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776645686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 00:42:55','2026-04-20 00:42:55',1701,NULL),
(1599,'mailpoet/cron/daemon-trigger','complete','2026-04-20 00:44:55','2026-04-20 00:44:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776645895;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776645895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 00:50:58','2026-04-20 00:50:58',1703,NULL),
(1600,'mailpoet/cron/daemon-trigger','complete','2026-04-20 00:52:58','2026-04-20 00:52:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776646378;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776646378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 00:57:06','2026-04-20 00:57:06',1705,NULL),
(1601,'woocommerce_cancel_unpaid_orders','complete','2026-04-20 01:50:58','2026-04-20 01:50:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776649858;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776649858;}',4,1,'2026-04-20 01:51:24','2026-04-20 01:51:24',1734,NULL),
(1602,'wc_payment_gateway_update_orders','complete','2026-04-20 01:05:59','2026-04-20 01:05:59',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776647159;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776647159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 01:09:25','2026-04-20 01:09:25',1709,NULL),
(1603,'wc_payment_gateway_update_orders','complete','2026-04-20 01:06:00','2026-04-20 01:06:00',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776647160;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776647160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 01:09:28','2026-04-20 01:09:28',1709,NULL),
(1604,'mailpoet/cron/daemon-trigger','complete','2026-04-20 00:59:07','2026-04-20 00:59:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776646747;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776646747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 00:59:13','2026-04-20 00:59:13',1707,NULL),
(1605,'mailpoet/cron/daemon-trigger','complete','2026-04-20 01:01:13','2026-04-20 01:01:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776646873;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776646873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 01:09:22','2026-04-20 01:09:22',1709,NULL),
(1606,'mailpoet/cron/daemon-trigger','complete','2026-04-20 01:11:22','2026-04-20 01:11:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776647482;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776647482;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 01:14:14','2026-04-20 01:14:14',1711,NULL),
(1607,'wc_payment_gateway_update_orders','complete','2026-04-20 01:24:25','2026-04-20 01:24:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776648265;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776648265;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 01:25:56','2026-04-20 01:25:56',1717,NULL),
(1608,'wc_payment_gateway_update_orders','complete','2026-04-20 01:24:28','2026-04-20 01:24:28',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776648268;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776648268;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 01:25:56','2026-04-20 01:25:56',1717,NULL),
(1609,'mailpoet/cron/daemon-trigger','complete','2026-04-20 01:16:14','2026-04-20 01:16:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776647774;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776647774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 01:17:31','2026-04-20 01:17:31',1713,NULL),
(1610,'mailpoet/cron/daemon-trigger','complete','2026-04-20 01:19:31','2026-04-20 01:19:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776647971;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776647971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 01:23:12','2026-04-20 01:23:12',1715,NULL),
(1611,'mailpoet/cron/daemon-trigger','complete','2026-04-20 01:25:12','2026-04-20 01:25:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776648312;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776648312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 01:25:57','2026-04-20 01:25:57',1717,NULL),
(1612,'wc_payment_gateway_update_orders','complete','2026-04-20 01:40:56','2026-04-20 01:40:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776649256;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776649256;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 01:42:38','2026-04-20 01:42:38',1728,NULL),
(1613,'wc_payment_gateway_update_orders','complete','2026-04-20 01:40:56','2026-04-20 01:40:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776649256;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776649256;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 01:42:39','2026-04-20 01:42:39',1728,NULL),
(1614,'mailpoet/cron/daemon-trigger','complete','2026-04-20 01:27:57','2026-04-20 01:27:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776648477;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776648477;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 01:31:01','2026-04-20 01:31:01',1719,NULL),
(1615,'mailpoet/cron/daemon-run','complete','2026-04-20 01:30:56','2026-04-20 01:30:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776648656;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776648656;}',13,1,'2026-04-20 01:31:01','2026-04-20 01:31:01',1720,NULL),
(1616,'mailpoet/cron/daemon-trigger','complete','2026-04-20 01:33:01','2026-04-20 01:33:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776648781;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776648781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 01:33:54','2026-04-20 01:33:54',1724,NULL),
(1617,'mailpoet/cron/daemon-run','complete','2026-04-20 01:33:50','2026-04-20 01:33:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776648830;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776648830;}',13,1,'2026-04-20 01:33:54','2026-04-20 01:33:54',1725,NULL),
(1618,'mailpoet/cron/daemon-trigger','complete','2026-04-20 01:35:54','2026-04-20 01:35:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776648954;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776648954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 01:42:38','2026-04-20 01:42:38',1728,NULL),
(1619,'mailpoet/cron/daemon-trigger','complete','2026-04-20 01:44:38','2026-04-20 01:44:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776649478;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776649478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 01:49:32','2026-04-20 01:49:32',1731,NULL),
(1620,'wc_payment_gateway_update_orders','complete','2026-04-20 01:57:38','2026-04-20 01:57:38',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776650258;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776650258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 01:59:42','2026-04-20 01:59:42',1738,NULL),
(1621,'wc_payment_gateway_update_orders','complete','2026-04-20 01:57:39','2026-04-20 01:57:39',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776650259;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776650259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 01:59:43','2026-04-20 01:59:43',1738,NULL),
(1622,'mailpoet/cron/daemon-run','complete','2026-04-20 01:49:26','2026-04-20 01:49:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776649766;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776649766;}',13,1,'2026-04-20 01:49:36','2026-04-20 01:49:36',1732,NULL),
(1623,'mailpoet/cron/daemon-trigger','complete','2026-04-20 01:51:32','2026-04-20 01:51:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776649892;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776649892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 01:51:44','2026-04-20 01:51:44',1736,NULL),
(1624,'woocommerce_cancel_unpaid_orders','complete','2026-04-20 02:51:24','2026-04-20 02:51:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776653484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776653484;}',4,1,'2026-04-20 02:54:04','2026-04-20 02:54:04',1764,NULL),
(1625,'mailpoet/cron/daemon-trigger','complete','2026-04-20 01:53:44','2026-04-20 01:53:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776650024;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776650024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 01:59:41','2026-04-20 01:59:41',1738,NULL),
(1626,'mailpoet/cron/daemon-trigger','complete','2026-04-20 02:01:41','2026-04-20 02:01:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776650501;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776650501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 02:06:49','2026-04-20 02:06:49',1740,NULL),
(1627,'wc_payment_gateway_update_orders','complete','2026-04-20 02:14:42','2026-04-20 02:14:42',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776651282;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776651282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 02:16:33','2026-04-20 02:16:33',1747,NULL),
(1628,'wc_payment_gateway_update_orders','complete','2026-04-20 02:14:43','2026-04-20 02:14:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776651283;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776651283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 02:16:34','2026-04-20 02:16:34',1747,NULL),
(1629,'mailpoet/cron/daemon-trigger','complete','2026-04-20 02:08:49','2026-04-20 02:08:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776650929;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776650929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 02:13:02','2026-04-20 02:13:02',1743,NULL),
(1630,'mailpoet/cron/daemon-run','complete','2026-04-20 02:12:58','2026-04-20 02:12:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776651178;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776651178;}',13,1,'2026-04-20 02:13:02','2026-04-20 02:13:02',1744,NULL),
(1631,'mailpoet/cron/daemon-trigger','complete','2026-04-20 02:15:02','2026-04-20 02:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776651302;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776651302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 02:16:34','2026-04-20 02:16:34',1747,NULL),
(1632,'wc_payment_gateway_update_orders','complete','2026-04-20 02:31:33','2026-04-20 02:31:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776652293;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776652293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 02:32:59','2026-04-20 02:32:59',1755,NULL),
(1633,'wc_payment_gateway_update_orders','complete','2026-04-20 02:31:34','2026-04-20 02:31:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776652294;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776652294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 02:33:00','2026-04-20 02:33:00',1755,NULL),
(1634,'mailpoet/cron/daemon-trigger','complete','2026-04-20 02:18:34','2026-04-20 02:18:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776651514;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776651514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 02:24:20','2026-04-20 02:24:20',1750,NULL),
(1635,'mailpoet/cron/daemon-trigger','complete','2026-04-20 02:26:20','2026-04-20 02:26:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776651980;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776651980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 02:31:30','2026-04-20 02:31:30',1753,NULL),
(1636,'mailpoet/cron/daemon-trigger','complete','2026-04-20 02:33:30','2026-04-20 02:33:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776652410;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776652410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 02:41:50','2026-04-20 02:41:50',1757,NULL),
(1637,'wc_payment_gateway_update_orders','complete','2026-04-20 02:47:59','2026-04-20 02:47:59',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776653279;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776653279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 02:50:24','2026-04-20 02:50:24',1760,NULL),
(1638,'wc_payment_gateway_update_orders','complete','2026-04-20 02:48:00','2026-04-20 02:48:00',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776653280;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776653280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 02:50:24','2026-04-20 02:50:24',1760,NULL),
(1639,'mailpoet/cron/daemon-trigger','complete','2026-04-20 02:43:50','2026-04-20 02:43:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776653030;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776653030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 02:50:20','2026-04-20 02:50:20',1760,NULL),
(1640,'mailpoet/cron/daemon-run','complete','2026-04-20 02:50:15','2026-04-20 02:50:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776653415;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776653415;}',13,1,'2026-04-20 02:50:18','2026-04-20 02:50:18',1761,NULL),
(1641,'mailpoet/cron/daemon-trigger','complete','2026-04-20 02:52:20','2026-04-20 02:52:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776653540;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776653540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 02:54:05','2026-04-20 02:54:05',1764,NULL),
(1642,'wc_admin_daily_wrapper','complete','2026-04-21 02:50:23','2026-04-21 02:50:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776739823;s:18:\"\0*\0first_timestamp\";i:1759499155;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776739823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-21 02:58:23','2026-04-21 02:58:23',2524,NULL),
(1643,'wc_payment_gateway_update_orders','complete','2026-04-20 03:05:24','2026-04-20 03:05:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776654324;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776654324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 03:07:17','2026-04-20 03:07:17',1772,NULL),
(1644,'wc_payment_gateway_update_orders','complete','2026-04-20 03:05:24','2026-04-20 03:05:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776654324;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776654324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 03:07:18','2026-04-20 03:07:18',1772,NULL),
(1645,'woocommerce_cancel_unpaid_orders','complete','2026-04-20 03:54:04','2026-04-20 03:54:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776657244;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776657244;}',4,1,'2026-04-20 03:56:01','2026-04-20 03:56:01',1800,NULL),
(1646,'mailpoet/cron/daemon-trigger','complete','2026-04-20 02:56:05','2026-04-20 02:56:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776653765;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776653765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 02:58:44','2026-04-20 02:58:44',1767,NULL),
(1647,'mailpoet/cron/daemon-trigger','complete','2026-04-20 03:00:44','2026-04-20 03:00:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776654044;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776654044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 03:02:11','2026-04-20 03:02:11',1769,NULL),
(1648,'gla/jobs/resubmit_expiring_products/create_batch','complete','2026-04-20 03:02:10','2026-04-20 03:02:10',10,'[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776654130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776654130;}',10,1,'2026-04-20 03:02:11','2026-04-20 03:02:11',1770,NULL),
(1649,'gla/jobs/resubmit_expiring_products/start','complete','2026-04-21 03:00:00','2026-04-21 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776740400;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1776740400;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-21 03:02:00','2026-04-21 03:02:00',2526,NULL),
(1650,'gla/jobs/update_merchant_price_benchmarks/start','complete','2026-04-21 03:00:00','2026-04-21 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776740400;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1776740400;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-21 03:02:00','2026-04-21 03:02:00',2526,NULL),
(1651,'mailpoet/cron/daemon-trigger','complete','2026-04-20 03:04:11','2026-04-20 03:04:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776654251;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776654251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 03:07:16','2026-04-20 03:07:16',1772,NULL),
(1652,'mailpoet/cron/daemon-run','complete','2026-04-20 03:07:11','2026-04-20 03:07:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776654431;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776654431;}',13,1,'2026-04-20 03:07:15','2026-04-20 03:07:15',1773,NULL),
(1653,'mailpoet/cron/daemon-trigger','complete','2026-04-20 03:09:16','2026-04-20 03:09:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776654556;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776654556;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 03:15:36','2026-04-20 03:15:36',1778,NULL),
(1654,'wc_payment_gateway_update_orders','complete','2026-04-20 03:22:17','2026-04-20 03:22:17',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776655337;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776655337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 03:24:08','2026-04-20 03:24:08',1785,NULL),
(1655,'wc_payment_gateway_update_orders','complete','2026-04-20 03:22:18','2026-04-20 03:22:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776655338;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776655338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 03:24:09','2026-04-20 03:24:09',1785,NULL),
(1656,'mailpoet/cron/daemon-trigger','complete','2026-04-20 03:17:36','2026-04-20 03:17:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776655056;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776655056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 03:21:15','2026-04-20 03:21:15',1781,NULL),
(1657,'mailpoet/cron/daemon-run','complete','2026-04-20 03:21:11','2026-04-20 03:21:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776655271;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776655271;}',13,1,'2026-04-20 03:21:15','2026-04-20 03:21:15',1782,NULL),
(1658,'mailpoet/cron/daemon-trigger','complete','2026-04-20 03:23:15','2026-04-20 03:23:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776655395;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776655395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 03:24:13','2026-04-20 03:24:13',1785,NULL),
(1659,'wc_payment_gateway_update_orders','complete','2026-04-20 03:39:08','2026-04-20 03:39:08',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776656348;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776656348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 03:41:12','2026-04-20 03:41:12',1794,NULL),
(1660,'wc_payment_gateway_update_orders','complete','2026-04-20 03:39:09','2026-04-20 03:39:09',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776656349;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776656349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 03:41:12','2026-04-20 03:41:12',1794,NULL),
(1661,'mailpoet/cron/daemon-run','complete','2026-04-20 03:24:09','2026-04-20 03:24:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776655449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776655449;}',13,1,'2026-04-20 03:24:13','2026-04-20 03:24:13',1786,NULL),
(1662,'mailpoet/cron/daemon-trigger','complete','2026-04-20 03:26:13','2026-04-20 03:26:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776655573;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776655573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 03:32:39','2026-04-20 03:32:39',1789,NULL),
(1663,'mailpoet/cron/daemon-trigger','complete','2026-04-20 03:34:39','2026-04-20 03:34:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776656079;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776656079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 03:36:03','2026-04-20 03:36:03',1792,NULL),
(1664,'mailpoet/cron/daemon-trigger','complete','2026-04-20 03:38:03','2026-04-20 03:38:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776656283;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776656283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 03:41:11','2026-04-20 03:41:11',1794,NULL),
(1665,'mailpoet/cron/daemon-trigger','complete','2026-04-20 03:43:11','2026-04-20 03:43:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776656591;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776656591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 03:48:11','2026-04-20 03:48:11',1797,NULL),
(1666,'wc_payment_gateway_update_orders','complete','2026-04-20 03:56:12','2026-04-20 03:56:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776657372;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776657372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 03:58:12','2026-04-20 03:58:12',1802,NULL),
(1667,'wc_payment_gateway_update_orders','complete','2026-04-20 03:56:12','2026-04-20 03:56:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776657372;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776657372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 03:58:12','2026-04-20 03:58:12',1802,NULL),
(1668,'woocommerce_cleanup_personal_data','complete','2026-04-21 03:41:14','2026-04-21 03:41:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776742874;s:18:\"\0*\0first_timestamp\";i:1759499163;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776742874;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-21 03:52:04','2026-04-21 03:52:04',2536,NULL),
(1669,'woocommerce_cleanup_logs','complete','2026-04-21 03:41:17','2026-04-21 03:41:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776742877;s:18:\"\0*\0first_timestamp\";i:1759509954;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776742877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-21 03:52:04','2026-04-21 03:52:04',2536,NULL),
(1670,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-04-21 03:41:17','2026-04-21 03:41:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776742877;s:18:\"\0*\0first_timestamp\";i:1759509955;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776742877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-21 03:52:04','2026-04-21 03:52:04',2536,NULL),
(1671,'woocommerce_scheduled_sales','complete','2026-04-21 03:41:18','2026-04-21 03:41:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776742878;s:18:\"\0*\0first_timestamp\";i:1759536000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776742878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-21 03:52:05','2026-04-21 03:52:05',2536,NULL),
(1672,'woocommerce_cleanup_draft_orders','complete','2026-04-21 03:41:18','2026-04-21 03:41:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776742878;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776742878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-21 03:52:05','2026-04-21 03:52:05',2536,NULL),
(1673,'woocommerce_cleanup_draft_orders','complete','2026-04-21 03:41:18','2026-04-21 03:41:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776742878;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776742878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-21 03:52:05','2026-04-21 03:52:05',2536,NULL),
(1674,'woocommerce_tracker_send_event_wrapper','complete','2026-04-21 03:41:18','2026-04-21 03:41:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776742878;s:18:\"\0*\0first_timestamp\";i:1759800762;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776742878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-21 03:52:06','2026-04-21 03:52:06',2536,NULL),
(1675,'gla/jobs/update_merchant_product_statuses/process_item','complete','2026-04-20 03:41:20','2026-04-20 03:41:20',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776656480;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776656480;}',10,1,'2026-04-20 03:41:22','2026-04-20 03:41:22',1795,NULL),
(1676,'wc_gla_cron_daily_notes','complete','2026-04-21 03:41:21','2026-04-21 03:41:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776742881;s:18:\"\0*\0first_timestamp\";i:1760367966;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776742881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-04-21 03:52:07','2026-04-21 03:52:07',2536,NULL),
(1677,'woocommerce_refresh_order_count_cache','complete','2026-04-20 15:48:11','2026-04-20 15:48:11',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776700091;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776700091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-20 15:53:03','2026-04-20 15:53:03',2110,NULL),
(1678,'mailpoet/cron/daemon-trigger','complete','2026-04-20 03:50:11','2026-04-20 03:50:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776657011;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776657011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 03:56:00','2026-04-20 03:56:00',1800,NULL),
(1679,'mailpoet/cron/daemon-trigger','complete','2026-04-20 03:58:00','2026-04-20 03:58:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776657480;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776657480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 03:58:12','2026-04-20 03:58:12',1802,NULL),
(1680,'woocommerce_cancel_unpaid_orders','complete','2026-04-20 04:56:01','2026-04-20 04:56:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776660961;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776660961;}',4,1,'2026-04-20 05:02:23','2026-04-20 05:02:23',1833,NULL),
(1681,'wc_payment_gateway_update_orders','complete','2026-04-20 04:13:12','2026-04-20 04:13:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776658392;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776658392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 04:13:31','2026-04-20 04:13:31',1809,NULL),
(1682,'wc_payment_gateway_update_orders','complete','2026-04-20 04:13:12','2026-04-20 04:13:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776658392;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776658392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 04:13:32','2026-04-20 04:13:32',1809,NULL),
(1683,'mailpoet/cron/daemon-trigger','complete','2026-04-20 04:00:12','2026-04-20 04:00:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776657612;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776657612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 04:00:36','2026-04-20 04:00:36',1804,NULL),
(1684,'mailpoet/cron/daemon-trigger','complete','2026-04-20 04:02:36','2026-04-20 04:02:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776657756;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776657756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 04:06:22','2026-04-20 04:06:22',1806,NULL),
(1685,'mailpoet/cron/daemon-trigger','complete','2026-04-20 04:08:22','2026-04-20 04:08:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776658102;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776658102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 04:13:28','2026-04-20 04:13:28',1809,NULL),
(1686,'mailpoet/cron/daemon-trigger','complete','2026-04-20 04:15:28','2026-04-20 04:15:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776658528;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776658528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 04:17:13','2026-04-20 04:17:13',1812,NULL),
(1687,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-20 16:13:30','2026-04-20 16:13:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776701610;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776701610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-20 16:14:10','2026-04-20 16:14:10',2124,NULL),
(1688,'wc_payment_gateway_update_orders','complete','2026-04-20 04:28:31','2026-04-20 04:28:31',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776659311;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776659311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 04:32:16','2026-04-20 04:32:16',1819,NULL),
(1689,'wc_payment_gateway_update_orders','complete','2026-04-20 04:28:32','2026-04-20 04:28:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776659312;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776659312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 04:32:19','2026-04-20 04:32:19',1819,NULL),
(1690,'mailpoet/cron/daemon-trigger','complete','2026-04-20 04:19:13','2026-04-20 04:19:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776658753;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776658753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 04:23:50','2026-04-20 04:23:50',1814,NULL),
(1691,'mailpoet/cron/daemon-run','complete','2026-04-20 04:23:44','2026-04-20 04:23:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776659024;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776659024;}',13,1,'2026-04-20 04:23:50','2026-04-20 04:23:50',1815,NULL),
(1692,'mailpoet/cron/daemon-trigger','complete','2026-04-20 04:25:50','2026-04-20 04:25:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776659150;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776659150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 04:26:15','2026-04-20 04:26:15',1817,NULL),
(1693,'mailpoet/cron/daemon-trigger','complete','2026-04-20 04:28:15','2026-04-20 04:28:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776659295;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776659295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 04:32:12','2026-04-20 04:32:12',1819,NULL),
(1694,'mailpoet/cron/daemon-trigger','complete','2026-04-20 04:34:12','2026-04-20 04:34:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776659652;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776659652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 04:36:24','2026-04-20 04:36:24',1821,NULL),
(1695,'wc_payment_gateway_update_orders','complete','2026-04-20 04:47:16','2026-04-20 04:47:16',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776660436;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776660436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 04:51:14','2026-04-20 04:51:14',1831,NULL),
(1696,'wc_payment_gateway_update_orders','complete','2026-04-20 04:47:19','2026-04-20 04:47:19',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776660439;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776660439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 04:51:15','2026-04-20 04:51:15',1831,NULL),
(1697,'mailpoet/cron/daemon-trigger','complete','2026-04-20 04:38:24','2026-04-20 04:38:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776659904;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776659904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 04:38:48','2026-04-20 04:38:48',1823,NULL),
(1698,'mailpoet/cron/daemon-trigger','complete','2026-04-20 04:40:48','2026-04-20 04:40:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776660048;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776660048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 04:42:42','2026-04-20 04:42:42',1826,NULL),
(1699,'mailpoet/cron/daemon-trigger','complete','2026-04-20 04:44:42','2026-04-20 04:44:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776660282;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776660282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 04:45:43','2026-04-20 04:45:43',1828,NULL),
(1700,'mailpoet/cron/daemon-trigger','complete','2026-04-20 04:47:43','2026-04-20 04:47:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776660463;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776660463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 04:51:15','2026-04-20 04:51:15',1831,NULL),
(1701,'wc_payment_gateway_update_orders','complete','2026-04-20 05:06:14','2026-04-20 05:06:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776661574;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776661574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 05:10:41','2026-04-20 05:10:41',1840,NULL),
(1702,'wc_payment_gateway_update_orders','complete','2026-04-20 05:06:15','2026-04-20 05:06:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776661575;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776661575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 05:10:41','2026-04-20 05:10:41',1840,NULL),
(1703,'mailpoet/cron/daemon-trigger','complete','2026-04-20 04:53:15','2026-04-20 04:53:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776660795;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776660795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 05:02:22','2026-04-20 05:02:22',1833,NULL),
(1704,'mailpoet/cron/daemon-run','complete','2026-04-20 05:02:17','2026-04-20 05:02:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776661337;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776661337;}',13,1,'2026-04-20 05:02:21','2026-04-20 05:02:21',1834,NULL),
(1705,'mailpoet/cron/daemon-trigger','complete','2026-04-20 05:04:22','2026-04-20 05:04:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776661462;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776661462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 05:04:24','2026-04-20 05:04:24',1838,NULL),
(1706,'woocommerce_cancel_unpaid_orders','complete','2026-04-20 06:02:22','2026-04-20 06:02:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776664942;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776664942;}',4,1,'2026-04-20 06:08:38','2026-04-20 06:08:38',1865,NULL),
(1707,'mailpoet/cron/daemon-trigger','complete','2026-04-20 05:06:24','2026-04-20 05:06:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776661584;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776661584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 05:10:41','2026-04-20 05:10:41',1840,NULL),
(1708,'wc_payment_gateway_update_orders','complete','2026-04-20 05:25:41','2026-04-20 05:25:41',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776662741;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776662741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 05:29:53','2026-04-20 05:29:53',1847,NULL),
(1709,'wc_payment_gateway_update_orders','complete','2026-04-20 05:25:41','2026-04-20 05:25:41',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776662741;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776662741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 05:29:53','2026-04-20 05:29:53',1847,NULL),
(1710,'mailpoet/cron/daemon-trigger','complete','2026-04-20 05:12:41','2026-04-20 05:12:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776661961;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776661961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 05:17:00','2026-04-20 05:17:00',1842,NULL),
(1711,'mailpoet/cron/daemon-trigger','complete','2026-04-20 05:19:00','2026-04-20 05:19:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776662340;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776662340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 05:24:58','2026-04-20 05:24:58',1845,NULL),
(1712,'mailpoet/cron/daemon-trigger','complete','2026-04-20 05:26:58','2026-04-20 05:26:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776662818;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776662818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 05:29:53','2026-04-20 05:29:53',1847,NULL),
(1713,'wc_payment_gateway_update_orders','complete','2026-04-20 05:44:53','2026-04-20 05:44:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776663893;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776663893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 05:49:48','2026-04-20 05:49:48',1856,NULL),
(1714,'wc_payment_gateway_update_orders','complete','2026-04-20 05:44:53','2026-04-20 05:44:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776663893;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776663893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 05:49:49','2026-04-20 05:49:49',1856,NULL),
(1715,'mailpoet/cron/daemon-trigger','complete','2026-04-20 05:31:53','2026-04-20 05:31:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776663113;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776663113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 05:33:21','2026-04-20 05:33:21',1849,NULL),
(1716,'mailpoet/cron/daemon-trigger','complete','2026-04-20 05:35:21','2026-04-20 05:35:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776663321;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776663321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 05:38:35','2026-04-20 05:38:35',1851,NULL),
(1717,'mailpoet/cron/daemon-trigger','complete','2026-04-20 05:40:35','2026-04-20 05:40:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776663635;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776663635;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 05:42:03','2026-04-20 05:42:03',1853,NULL),
(1718,'mailpoet/cron/daemon-trigger','complete','2026-04-20 05:44:03','2026-04-20 05:44:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776663843;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776663843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 05:49:48','2026-04-20 05:49:48',1856,NULL),
(1719,'mailpoet/cron/daemon-run','complete','2026-04-20 05:49:43','2026-04-20 05:49:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776664183;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776664183;}',13,1,'2026-04-20 05:49:47','2026-04-20 05:49:47',1857,NULL),
(1720,'mailpoet/cron/daemon-trigger','complete','2026-04-20 05:51:48','2026-04-20 05:51:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776664308;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776664308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 05:55:54','2026-04-20 05:55:54',1861,NULL),
(1721,'wc_payment_gateway_update_orders','complete','2026-04-20 06:04:48','2026-04-20 06:04:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776665088;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776665088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 06:08:39','2026-04-20 06:08:39',1865,NULL),
(1722,'wc_payment_gateway_update_orders','complete','2026-04-20 06:04:49','2026-04-20 06:04:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776665089;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776665089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 06:08:39','2026-04-20 06:08:39',1865,NULL),
(1723,'mailpoet/cron/daemon-trigger','complete','2026-04-20 05:57:54','2026-04-20 05:57:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776664674;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776664674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 05:59:07','2026-04-20 05:59:07',1863,NULL),
(1724,'mailpoet/cron/daemon-trigger','complete','2026-04-20 06:01:07','2026-04-20 06:01:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776664867;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776664867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 06:08:38','2026-04-20 06:08:38',1865,NULL),
(1953,'mailpoet/cron/daemon-run','complete','2026-04-20 17:48:53','2026-04-20 17:48:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776707333;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776707333;}',13,1,'2026-04-20 17:49:00','2026-04-20 17:49:00',2165,NULL),
(1726,'mailpoet/cron/daemon-trigger','complete','2026-04-20 06:10:38','2026-04-20 06:10:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776665438;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776665438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 06:17:26','2026-04-20 06:17:26',1867,NULL),
(1727,'woocommerce_cancel_unpaid_orders','complete','2026-04-20 07:08:38','2026-04-20 07:08:38',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776668918;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776668918;}',4,1,'2026-04-20 07:14:51','2026-04-20 07:14:51',1883,NULL),
(1728,'wc_payment_gateway_update_orders','complete','2026-04-20 06:23:39','2026-04-20 06:23:39',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776666219;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776666219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 06:34:43','2026-04-20 06:34:43',1869,NULL),
(1729,'wc_payment_gateway_update_orders','complete','2026-04-20 06:23:39','2026-04-20 06:23:39',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776666219;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776666219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 06:34:44','2026-04-20 06:34:44',1869,NULL),
(1730,'mailpoet/cron/daemon-trigger','complete','2026-04-20 06:19:26','2026-04-20 06:19:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776665966;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776665966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 06:34:42','2026-04-20 06:34:42',1869,NULL),
(1731,'mailpoet/cron/daemon-trigger','complete','2026-04-20 06:36:42','2026-04-20 06:36:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776667002;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776667002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 06:48:49','2026-04-20 06:48:49',1871,NULL),
(1732,'wc_payment_gateway_update_orders','complete','2026-04-20 06:49:43','2026-04-20 06:49:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776667783;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776667783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 06:53:21','2026-04-20 06:53:21',1875,NULL),
(1733,'wc_payment_gateway_update_orders','complete','2026-04-20 06:49:44','2026-04-20 06:49:44',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776667784;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776667784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 06:53:22','2026-04-20 06:53:22',1875,NULL),
(1734,'mailpoet/cron/daemon-run','complete','2026-04-20 06:48:44','2026-04-20 06:48:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776667724;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776667724;}',13,1,'2026-04-20 06:48:50','2026-04-20 06:48:50',1872,NULL),
(1735,'mailpoet/cron/daemon-trigger','complete','2026-04-20 06:50:49','2026-04-20 06:50:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776667849;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776667849;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 06:53:22','2026-04-20 06:53:22',1875,NULL),
(1736,'wc_payment_gateway_update_orders','complete','2026-04-20 07:08:21','2026-04-20 07:08:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776668901;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776668901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 07:14:50','2026-04-20 07:14:50',1883,NULL),
(1737,'wc_payment_gateway_update_orders','complete','2026-04-20 07:08:22','2026-04-20 07:08:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776668902;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776668902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 07:14:51','2026-04-20 07:14:51',1883,NULL),
(1738,'mailpoet/cron/daemon-trigger','complete','2026-04-20 06:55:22','2026-04-20 06:55:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776668122;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776668122;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 06:57:22','2026-04-20 06:57:22',1877,NULL),
(1739,'mailpoet/cron/daemon-trigger','complete','2026-04-20 06:59:22','2026-04-20 06:59:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776668362;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776668362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 07:01:39','2026-04-20 07:01:39',1879,NULL),
(1740,'mailpoet/cron/daemon-trigger','complete','2026-04-20 07:03:39','2026-04-20 07:03:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776668619;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776668619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 07:06:01','2026-04-20 07:06:01',1881,NULL),
(1741,'mailpoet/cron/daemon-trigger','complete','2026-04-20 07:08:01','2026-04-20 07:08:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776668881;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776668881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 07:14:50','2026-04-20 07:14:50',1883,NULL),
(1742,'mailpoet/cron/daemon-run','complete','2026-04-20 07:14:44','2026-04-20 07:14:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776669284;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776669284;}',13,1,'2026-04-20 07:14:52','2026-04-20 07:14:52',1884,NULL),
(1743,'mailpoet/cron/daemon-trigger','complete','2026-04-20 07:16:50','2026-04-20 07:16:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776669410;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776669410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 07:23:18','2026-04-20 07:23:18',1887,NULL),
(1744,'wc_payment_gateway_update_orders','complete','2026-04-20 07:29:50','2026-04-20 07:29:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776670190;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776670190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 07:32:02','2026-04-20 07:32:02',1891,NULL),
(1745,'wc_payment_gateway_update_orders','complete','2026-04-20 07:29:51','2026-04-20 07:29:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776670191;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776670191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 07:32:02','2026-04-20 07:32:02',1891,NULL),
(1746,'woocommerce_cancel_unpaid_orders','complete','2026-04-20 08:14:51','2026-04-20 08:14:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776672891;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776672891;}',4,1,'2026-04-20 08:20:13','2026-04-20 08:20:13',1908,NULL),
(1747,'mailpoet/cron/daemon-trigger','complete','2026-04-20 07:25:18','2026-04-20 07:25:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776669918;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776669918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 07:27:22','2026-04-20 07:27:22',1889,NULL),
(1748,'mailpoet/cron/daemon-trigger','complete','2026-04-20 07:29:22','2026-04-20 07:29:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776670162;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776670162;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 07:32:01','2026-04-20 07:32:01',1891,NULL),
(1749,'mailpoet/cron/daemon-trigger','complete','2026-04-20 07:34:01','2026-04-20 07:34:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776670441;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776670441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 07:40:20','2026-04-20 07:40:20',1893,NULL),
(1750,'wc_payment_gateway_update_orders','complete','2026-04-20 07:47:02','2026-04-20 07:47:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776671222;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776671222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 07:49:10','2026-04-20 07:49:10',1895,NULL),
(1751,'wc_payment_gateway_update_orders','complete','2026-04-20 07:47:02','2026-04-20 07:47:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776671222;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776671222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 07:49:11','2026-04-20 07:49:11',1895,NULL),
(1752,'mailpoet/cron/daemon-trigger','complete','2026-04-20 07:42:20','2026-04-20 07:42:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776670940;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776670940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 07:49:10','2026-04-20 07:49:10',1895,NULL),
(1753,'mailpoet/cron/daemon-trigger','complete','2026-04-20 07:51:10','2026-04-20 07:51:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776671470;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776671470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 07:54:05','2026-04-20 07:54:05',1897,NULL),
(1754,'wc_payment_gateway_update_orders','complete','2026-04-20 08:04:10','2026-04-20 08:04:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776672250;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776672250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 08:06:04','2026-04-20 08:06:04',1901,NULL),
(1755,'wc_payment_gateway_update_orders','complete','2026-04-20 08:04:11','2026-04-20 08:04:11',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776672251;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776672251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 08:06:04','2026-04-20 08:06:04',1901,NULL),
(1756,'mailpoet/cron/daemon-trigger','complete','2026-04-20 07:56:05','2026-04-20 07:56:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776671765;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776671765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 07:57:35','2026-04-20 07:57:35',1899,NULL),
(1757,'mailpoet/cron/daemon-trigger','complete','2026-04-20 07:59:35','2026-04-20 07:59:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776671975;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776671975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 08:06:03','2026-04-20 08:06:03',1901,NULL),
(1758,'mailpoet/cron/daemon-trigger','complete','2026-04-20 08:08:03','2026-04-20 08:08:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776672483;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776672483;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 08:14:38','2026-04-20 08:14:38',1904,NULL),
(1759,'wc_payment_gateway_update_orders','complete','2026-04-20 08:21:04','2026-04-20 08:21:04',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776673264;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776673264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 08:22:37','2026-04-20 08:22:37',1910,NULL),
(1760,'wc_payment_gateway_update_orders','complete','2026-04-20 08:21:04','2026-04-20 08:21:04',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776673264;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776673264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 08:22:38','2026-04-20 08:22:38',1910,NULL),
(1761,'mailpoet/cron/daemon-run','complete','2026-04-20 08:14:34','2026-04-20 08:14:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776672874;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776672874;}',13,1,'2026-04-20 08:14:38','2026-04-20 08:14:38',1905,NULL),
(1762,'mailpoet/cron/daemon-trigger','complete','2026-04-20 08:16:38','2026-04-20 08:16:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776672998;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776672998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 08:20:13','2026-04-20 08:20:13',1908,NULL),
(1763,'woocommerce_cancel_unpaid_orders','complete','2026-04-20 09:20:12','2026-04-20 09:20:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776676812;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776676812;}',4,1,'2026-04-20 09:28:03','2026-04-20 09:28:03',1942,NULL),
(1764,'mailpoet/cron/daemon-trigger','complete','2026-04-20 08:22:13','2026-04-20 08:22:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776673333;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776673333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 08:22:43','2026-04-20 08:22:43',1910,NULL),
(1765,'wc_payment_gateway_update_orders','complete','2026-04-20 08:37:37','2026-04-20 08:37:37',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776674257;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776674257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 08:40:33','2026-04-20 08:40:33',1918,NULL),
(1766,'wc_payment_gateway_update_orders','complete','2026-04-20 08:37:38','2026-04-20 08:37:38',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776674258;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776674258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 08:40:34','2026-04-20 08:40:34',1918,NULL),
(1767,'mailpoet/cron/daemon-run','complete','2026-04-20 08:22:38','2026-04-20 08:22:38',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776673358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776673358;}',13,1,'2026-04-20 08:22:43','2026-04-20 08:22:43',1911,NULL),
(1768,'mailpoet/cron/daemon-trigger','complete','2026-04-20 08:24:43','2026-04-20 08:24:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776673483;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776673483;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 08:31:53','2026-04-20 08:31:53',1915,NULL),
(1769,'mailpoet/cron/daemon-trigger','complete','2026-04-20 08:33:53','2026-04-20 08:33:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776674033;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776674033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 08:40:32','2026-04-20 08:40:32',1918,NULL),
(1770,'mailpoet/cron/daemon-trigger','complete','2026-04-20 08:42:32','2026-04-20 08:42:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776674552;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776674552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 08:46:10','2026-04-20 08:46:10',1920,NULL),
(1771,'wc_payment_gateway_update_orders','complete','2026-04-20 08:55:33','2026-04-20 08:55:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776675333;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776675333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 08:56:34','2026-04-20 08:56:34',1928,NULL),
(1772,'wc_payment_gateway_update_orders','complete','2026-04-20 08:55:34','2026-04-20 08:55:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776675334;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776675334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 08:56:34','2026-04-20 08:56:34',1928,NULL),
(1773,'mailpoet/cron/daemon-run','complete','2026-04-20 08:46:06','2026-04-20 08:46:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776674766;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776674766;}',13,1,'2026-04-20 08:46:10','2026-04-20 08:46:10',1921,NULL),
(1774,'mailpoet/cron/daemon-trigger','complete','2026-04-20 08:48:10','2026-04-20 08:48:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776674890;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776674890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 08:49:10','2026-04-20 08:49:10',1925,NULL),
(1775,'mailpoet/cron/daemon-trigger','complete','2026-04-20 08:51:10','2026-04-20 08:51:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776675070;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776675070;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 08:56:33','2026-04-20 08:56:33',1928,NULL),
(1776,'mailpoet/cron/daemon-trigger','complete','2026-04-20 08:58:33','2026-04-20 08:58:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776675513;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776675513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 09:00:08','2026-04-20 09:00:08',1931,NULL),
(1777,'wc_payment_gateway_update_orders','complete','2026-04-20 09:11:34','2026-04-20 09:11:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776676294;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776676294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 09:14:30','2026-04-20 09:14:30',1937,NULL),
(1778,'wc_payment_gateway_update_orders','complete','2026-04-20 09:11:34','2026-04-20 09:11:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776676294;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776676294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 09:14:31','2026-04-20 09:14:31',1937,NULL),
(1779,'mailpoet/cron/daemon-trigger','complete','2026-04-20 09:02:08','2026-04-20 09:02:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776675728;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776675728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 09:08:16','2026-04-20 09:08:16',1935,NULL),
(1780,'mailpoet/cron/daemon-trigger','complete','2026-04-20 09:10:16','2026-04-20 09:10:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776676216;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776676216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 09:14:29','2026-04-20 09:14:29',1937,NULL),
(1781,'mailpoet/cron/daemon-trigger','complete','2026-04-20 09:16:29','2026-04-20 09:16:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776676589;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776676589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 09:16:52','2026-04-20 09:16:52',1940,NULL),
(1782,'wc_payment_gateway_update_orders','complete','2026-04-20 09:29:30','2026-04-20 09:29:30',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776677370;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776677370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 09:30:06','2026-04-20 09:30:06',1947,NULL),
(1783,'wc_payment_gateway_update_orders','complete','2026-04-20 09:29:31','2026-04-20 09:29:31',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776677371;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776677371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 09:30:08','2026-04-20 09:30:08',1947,NULL),
(1784,'mailpoet/cron/daemon-trigger','complete','2026-04-20 09:18:52','2026-04-20 09:18:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776676732;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776676732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 09:28:03','2026-04-20 09:28:03',1942,NULL),
(1785,'mailpoet/cron/daemon-run','complete','2026-04-20 09:27:58','2026-04-20 09:27:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776677278;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776677278;}',13,1,'2026-04-20 09:28:02','2026-04-20 09:28:02',1943,NULL),
(1786,'mailpoet/cron/daemon-trigger','complete','2026-04-20 09:30:03','2026-04-20 09:30:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776677403;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776677403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 09:30:08','2026-04-20 09:30:08',1947,NULL),
(1787,'woocommerce_cancel_unpaid_orders','complete','2026-04-20 10:28:03','2026-04-20 10:28:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776680883;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776680883;}',4,1,'2026-04-20 10:28:23','2026-04-20 10:28:23',1973,NULL),
(1788,'wc_payment_gateway_update_orders','complete','2026-04-20 09:45:06','2026-04-20 09:45:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776678306;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776678306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 09:47:28','2026-04-20 09:47:28',1951,NULL),
(1789,'wc_payment_gateway_update_orders','complete','2026-04-20 09:45:08','2026-04-20 09:45:08',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776678308;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776678308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 09:47:28','2026-04-20 09:47:28',1951,NULL),
(1790,'mailpoet/cron/daemon-trigger','complete','2026-04-20 09:32:08','2026-04-20 09:32:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776677528;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776677528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 09:38:52','2026-04-20 09:38:52',1949,NULL),
(1791,'mailpoet/cron/daemon-trigger','complete','2026-04-20 09:40:52','2026-04-20 09:40:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776678052;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776678052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 09:47:27','2026-04-20 09:47:27',1951,NULL),
(1792,'mailpoet/cron/daemon-trigger','complete','2026-04-20 09:49:27','2026-04-20 09:49:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776678567;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776678567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 09:54:08','2026-04-20 09:54:08',1953,NULL),
(1793,'wc_payment_gateway_update_orders','complete','2026-04-20 10:02:28','2026-04-20 10:02:28',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776679348;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776679348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 10:02:39','2026-04-20 10:02:39',1957,NULL),
(1794,'wc_payment_gateway_update_orders','complete','2026-04-20 10:02:28','2026-04-20 10:02:28',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776679348;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776679348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 10:02:40','2026-04-20 10:02:40',1957,NULL),
(1795,'mailpoet/cron/daemon-run','complete','2026-04-20 09:54:04','2026-04-20 09:54:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776678844;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776678844;}',13,1,'2026-04-20 09:54:08','2026-04-20 09:54:08',1954,NULL),
(1796,'mailpoet/cron/daemon-trigger','complete','2026-04-20 09:56:08','2026-04-20 09:56:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776678968;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776678968;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 10:02:39','2026-04-20 10:02:39',1957,NULL),
(1797,'mailpoet/cron/daemon-run','complete','2026-04-20 10:02:34','2026-04-20 10:02:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776679354;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776679354;}',13,1,'2026-04-20 10:02:38','2026-04-20 10:02:38',1958,NULL),
(1798,'mailpoet/cron/daemon-trigger','complete','2026-04-20 10:04:39','2026-04-20 10:04:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776679479;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776679479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 10:04:48','2026-04-20 10:04:48',1963,NULL),
(1799,'wc_payment_gateway_update_orders','complete','2026-04-20 10:17:39','2026-04-20 10:17:39',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776680259;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776680259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 10:19:48','2026-04-20 10:19:48',1971,NULL),
(1800,'wc_payment_gateway_update_orders','complete','2026-04-20 10:17:40','2026-04-20 10:17:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776680260;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776680260;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 10:19:49','2026-04-20 10:19:49',1971,NULL),
(1801,'mailpoet/cron/daemon-trigger','complete','2026-04-20 10:06:48','2026-04-20 10:06:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776679608;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776679608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 10:11:20','2026-04-20 10:11:20',1965,NULL),
(1802,'mailpoet/cron/daemon-run','complete','2026-04-20 10:11:15','2026-04-20 10:11:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776679875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776679875;}',13,1,'2026-04-20 10:11:19','2026-04-20 10:11:19',1966,NULL),
(1803,'mailpoet/cron/daemon-trigger','complete','2026-04-20 10:13:20','2026-04-20 10:13:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776680000;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776680000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 10:17:14','2026-04-20 10:17:14',1969,NULL),
(1804,'mailpoet/cron/daemon-trigger','complete','2026-04-20 10:19:14','2026-04-20 10:19:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776680354;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776680354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 10:19:49','2026-04-20 10:19:49',1971,NULL),
(1805,'wc_payment_gateway_update_orders','complete','2026-04-20 10:34:48','2026-04-20 10:34:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776681288;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776681288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 10:37:05','2026-04-20 10:37:05',1977,NULL),
(1806,'wc_payment_gateway_update_orders','complete','2026-04-20 10:34:49','2026-04-20 10:34:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776681289;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776681289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 10:37:06','2026-04-20 10:37:06',1977,NULL),
(1807,'mailpoet/cron/daemon-trigger','complete','2026-04-20 10:21:49','2026-04-20 10:21:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776680509;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776680509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 10:28:22','2026-04-20 10:28:22',1973,NULL),
(1808,'mailpoet/cron/daemon-trigger','complete','2026-04-20 10:30:22','2026-04-20 10:30:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776681022;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776681022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 10:31:57','2026-04-20 10:31:57',1975,NULL),
(1809,'woocommerce_cancel_unpaid_orders','complete','2026-04-20 11:28:23','2026-04-20 11:28:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776684503;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776684503;}',4,1,'2026-04-20 11:30:05','2026-04-20 11:30:05',2000,NULL),
(1810,'mailpoet/cron/daemon-trigger','complete','2026-04-20 10:33:57','2026-04-20 10:33:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776681237;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776681237;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 10:37:05','2026-04-20 10:37:05',1977,NULL),
(1811,'mailpoet/cron/daemon-trigger','complete','2026-04-20 10:39:05','2026-04-20 10:39:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776681545;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776681545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 10:42:42','2026-04-20 10:42:42',1979,NULL),
(1812,'wc_payment_gateway_update_orders','complete','2026-04-20 10:52:05','2026-04-20 10:52:05',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776682325;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776682325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 10:54:26','2026-04-20 10:54:26',1983,NULL),
(1813,'wc_payment_gateway_update_orders','complete','2026-04-20 10:52:06','2026-04-20 10:52:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776682326;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776682326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 10:54:27','2026-04-20 10:54:27',1983,NULL),
(1814,'mailpoet/cron/daemon-trigger','complete','2026-04-20 10:44:42','2026-04-20 10:44:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776681882;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776681882;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 10:45:49','2026-04-20 10:45:49',1981,NULL),
(1815,'mailpoet/cron/daemon-trigger','complete','2026-04-20 10:47:49','2026-04-20 10:47:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776682069;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776682069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 10:54:25','2026-04-20 10:54:25',1983,NULL),
(1816,'mailpoet/cron/daemon-trigger','complete','2026-04-20 10:56:25','2026-04-20 10:56:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776682585;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776682585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 11:03:12','2026-04-20 11:03:12',1985,NULL),
(1817,'wc_payment_gateway_update_orders','complete','2026-04-20 11:09:26','2026-04-20 11:09:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776683366;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776683366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 11:12:11','2026-04-20 11:12:11',1988,NULL),
(1818,'wc_payment_gateway_update_orders','complete','2026-04-20 11:09:27','2026-04-20 11:09:27',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776683367;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776683367;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 11:12:12','2026-04-20 11:12:12',1988,NULL),
(1819,'mailpoet/cron/daemon-trigger','complete','2026-04-20 11:05:12','2026-04-20 11:05:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776683112;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776683112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 11:12:11','2026-04-20 11:12:11',1988,NULL),
(1820,'mailpoet/cron/daemon-run','complete','2026-04-20 11:12:05','2026-04-20 11:12:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776683525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776683525;}',13,1,'2026-04-20 11:12:09','2026-04-20 11:12:09',1989,NULL),
(1821,'mailpoet/cron/daemon-trigger','complete','2026-04-20 11:14:11','2026-04-20 11:14:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776683651;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776683651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 11:20:34','2026-04-20 11:20:34',1993,NULL),
(1822,'wc_payment_gateway_update_orders','complete','2026-04-20 11:27:11','2026-04-20 11:27:11',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776684431;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776684431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 11:30:04','2026-04-20 11:30:04',2000,NULL),
(1823,'wc_payment_gateway_update_orders','complete','2026-04-20 11:27:12','2026-04-20 11:27:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776684432;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776684432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 11:30:05','2026-04-20 11:30:05',2000,NULL),
(1824,'mailpoet/cron/daemon-trigger','complete','2026-04-20 11:22:34','2026-04-20 11:22:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776684154;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776684154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 11:24:14','2026-04-20 11:24:14',1996,NULL),
(1825,'mailpoet/cron/daemon-trigger','complete','2026-04-20 11:26:14','2026-04-20 11:26:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776684374;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776684374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 11:30:03','2026-04-20 11:30:03',1998,NULL),
(1826,'mailpoet/cron/daemon-run','complete','2026-04-20 11:29:58','2026-04-20 11:29:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776684598;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776684598;}',13,1,'2026-04-20 11:30:04','2026-04-20 11:30:04',1999,NULL),
(1827,'mailpoet/cron/daemon-trigger','complete','2026-04-20 11:32:03','2026-04-20 11:32:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776684723;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776684723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 11:38:59','2026-04-20 11:38:59',2002,NULL),
(1828,'wc_payment_gateway_update_orders','complete','2026-04-20 11:45:04','2026-04-20 11:45:04',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776685504;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776685504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 11:48:06','2026-04-20 11:48:06',2004,NULL),
(1829,'wc_payment_gateway_update_orders','complete','2026-04-20 11:45:05','2026-04-20 11:45:05',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776685505;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776685505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 11:48:07','2026-04-20 11:48:07',2004,NULL),
(1830,'woocommerce_cancel_unpaid_orders','complete','2026-04-20 12:30:05','2026-04-20 12:30:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776688205;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776688205;}',4,1,'2026-04-20 12:31:19','2026-04-20 12:31:19',2026,NULL),
(1831,'mailpoet/cron/daemon-trigger','complete','2026-04-20 11:40:59','2026-04-20 11:40:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776685259;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776685259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 11:48:05','2026-04-20 11:48:05',2004,NULL),
(1832,'mailpoet/cron/daemon-trigger','complete','2026-04-20 11:50:05','2026-04-20 11:50:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776685805;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776685805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 11:50:29','2026-04-20 11:50:29',2008,NULL),
(1833,'wc_payment_gateway_update_orders','complete','2026-04-20 12:03:06','2026-04-20 12:03:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776686586;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776686586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 12:06:21','2026-04-20 12:06:21',2014,NULL),
(1834,'wc_payment_gateway_update_orders','complete','2026-04-20 12:03:07','2026-04-20 12:03:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776686587;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776686587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 12:06:21','2026-04-20 12:06:21',2014,NULL),
(1835,'mailpoet/cron/daemon-trigger','complete','2026-04-20 11:52:29','2026-04-20 11:52:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776685949;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776685949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 11:57:04','2026-04-20 11:57:04',2010,NULL),
(1836,'mailpoet/cron/daemon-trigger','complete','2026-04-20 11:59:04','2026-04-20 11:59:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776686344;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776686344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 12:06:19','2026-04-20 12:06:19',2012,NULL),
(1837,'mailpoet/cron/daemon-run','complete','2026-04-20 12:06:14','2026-04-20 12:06:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776686774;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776686774;}',13,1,'2026-04-20 12:06:20','2026-04-20 12:06:20',2013,NULL),
(1838,'mailpoet/cron/daemon-trigger','complete','2026-04-20 12:08:19','2026-04-20 12:08:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776686899;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776686899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 12:15:05','2026-04-20 12:15:05',2016,NULL),
(1839,'wc_payment_gateway_update_orders','complete','2026-04-20 12:21:21','2026-04-20 12:21:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776687681;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776687681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 12:23:52','2026-04-20 12:23:52',2022,NULL),
(1840,'wc_payment_gateway_update_orders','complete','2026-04-20 12:21:21','2026-04-20 12:21:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776687681;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776687681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 12:23:53','2026-04-20 12:23:53',2022,NULL),
(1841,'mailpoet/cron/daemon-trigger','complete','2026-04-20 12:17:05','2026-04-20 12:17:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776687425;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776687425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 12:18:35','2026-04-20 12:18:35',2018,NULL),
(1842,'mailpoet/cron/daemon-trigger','complete','2026-04-20 12:20:35','2026-04-20 12:20:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776687635;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776687635;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 12:23:51','2026-04-20 12:23:51',2022,NULL),
(1843,'mailpoet/cron/daemon-trigger','complete','2026-04-20 12:25:51','2026-04-20 12:25:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776687951;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776687951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 12:28:03','2026-04-20 12:28:03',2024,NULL),
(1844,'wc_payment_gateway_update_orders','complete','2026-04-20 12:38:52','2026-04-20 12:38:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776688732;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776688732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 12:38:58','2026-04-20 12:38:58',2029,NULL),
(1845,'wc_payment_gateway_update_orders','complete','2026-04-20 12:38:53','2026-04-20 12:38:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776688733;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776688733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 12:38:58','2026-04-20 12:38:58',2029,NULL),
(1846,'mailpoet/cron/daemon-trigger','complete','2026-04-20 12:30:03','2026-04-20 12:30:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776688203;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776688203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 12:31:18','2026-04-20 12:31:18',2026,NULL),
(1847,'mailpoet/cron/daemon-trigger','complete','2026-04-20 12:33:18','2026-04-20 12:33:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776688398;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776688398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 12:38:57','2026-04-20 12:38:57',2029,NULL),
(1848,'woocommerce_cancel_unpaid_orders','complete','2026-04-20 13:31:19','2026-04-20 13:31:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776691879;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776691879;}',4,1,'2026-04-20 13:33:21','2026-04-20 13:33:21',2058,NULL),
(1849,'mailpoet/cron/daemon-trigger','complete','2026-04-20 12:40:57','2026-04-20 12:40:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776688857;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776688857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 12:44:24','2026-04-20 12:44:24',2032,NULL),
(1850,'wc_payment_gateway_update_orders','complete','2026-04-20 12:53:58','2026-04-20 12:53:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776689638;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776689638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 12:58:54','2026-04-20 12:58:54',2037,NULL),
(1851,'wc_payment_gateway_update_orders','complete','2026-04-20 12:53:58','2026-04-20 12:53:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776689638;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776689638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 12:58:55','2026-04-20 12:58:55',2037,NULL),
(1852,'mailpoet/cron/daemon-run','complete','2026-04-20 12:44:19','2026-04-20 12:44:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776689059;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776689059;}',13,1,'2026-04-20 12:44:24','2026-04-20 12:44:24',2033,NULL),
(1853,'mailpoet/cron/daemon-trigger','complete','2026-04-20 12:46:24','2026-04-20 12:46:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776689184;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776689184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 12:49:57','2026-04-20 12:49:57',2035,NULL),
(1854,'mailpoet/cron/daemon-trigger','complete','2026-04-20 12:51:57','2026-04-20 12:51:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776689517;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776689517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 12:58:54','2026-04-20 12:58:54',2037,NULL),
(1855,'mailpoet/cron/daemon-run','complete','2026-04-20 12:58:49','2026-04-20 12:58:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776689929;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776689929;}',13,1,'2026-04-20 12:58:52','2026-04-20 12:58:52',2038,NULL),
(1856,'mailpoet/cron/daemon-trigger','complete','2026-04-20 13:00:54','2026-04-20 13:00:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776690054;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776690054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 13:07:52','2026-04-20 13:07:52',2043,NULL),
(1857,'wc_payment_gateway_update_orders','complete','2026-04-20 13:13:54','2026-04-20 13:13:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776690834;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776690834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 13:16:43','2026-04-20 13:16:43',2047,NULL),
(1858,'wc_payment_gateway_update_orders','complete','2026-04-20 13:13:55','2026-04-20 13:13:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776690835;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776690835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 13:16:43','2026-04-20 13:16:43',2047,NULL),
(1859,'mailpoet/cron/daemon-trigger','complete','2026-04-20 13:09:52','2026-04-20 13:09:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776690592;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776690592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 13:11:42','2026-04-20 13:11:42',2045,NULL),
(1860,'mailpoet/cron/daemon-trigger','complete','2026-04-20 13:13:42','2026-04-20 13:13:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776690822;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776690822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 13:16:42','2026-04-20 13:16:42',2047,NULL),
(1861,'mailpoet/cron/daemon-trigger','complete','2026-04-20 13:18:42','2026-04-20 13:18:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776691122;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776691122;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 13:25:28','2026-04-20 13:25:28',2049,NULL),
(1862,'wc_payment_gateway_update_orders','complete','2026-04-20 13:31:43','2026-04-20 13:31:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776691903;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776691903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 13:33:22','2026-04-20 13:33:22',2058,NULL),
(1863,'wc_payment_gateway_update_orders','complete','2026-04-20 13:31:43','2026-04-20 13:31:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776691903;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776691903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 13:33:22','2026-04-20 13:33:22',2058,NULL),
(1864,'mailpoet/cron/daemon-run','complete','2026-04-20 13:25:24','2026-04-20 13:25:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776691524;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776691524;}',13,1,'2026-04-20 13:25:28','2026-04-20 13:25:28',2050,NULL),
(1865,'mailpoet/cron/daemon-trigger','complete','2026-04-20 13:27:28','2026-04-20 13:27:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776691648;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776691648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 13:28:10','2026-04-20 13:28:10',2053,NULL),
(1866,'mailpoet/cron/daemon-trigger','complete','2026-04-20 13:30:10','2026-04-20 13:30:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776691810;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776691810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 13:30:34','2026-04-20 13:30:34',2055,NULL),
(1867,'mailpoet/cron/daemon-trigger','complete','2026-04-20 13:32:34','2026-04-20 13:32:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776691954;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776691954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 13:33:22','2026-04-20 13:33:22',2058,NULL),
(1868,'woocommerce_cancel_unpaid_orders','complete','2026-04-20 14:33:21','2026-04-20 14:33:21',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776695601;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776695601;}',4,1,'2026-04-20 14:38:39','2026-04-20 14:38:39',2085,NULL),
(1869,'wc_payment_gateway_update_orders','complete','2026-04-20 13:48:22','2026-04-20 13:48:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776692902;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776692902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 13:54:15','2026-04-20 13:54:15',2065,NULL),
(1870,'wc_payment_gateway_update_orders','complete','2026-04-20 13:48:22','2026-04-20 13:48:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776692902;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776692902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 13:54:16','2026-04-20 13:54:16',2065,NULL),
(1871,'mailpoet/cron/daemon-trigger','complete','2026-04-20 13:35:22','2026-04-20 13:35:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776692122;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776692122;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 13:37:07','2026-04-20 13:37:07',2061,NULL),
(1872,'mailpoet/cron/daemon-trigger','complete','2026-04-20 13:39:07','2026-04-20 13:39:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776692347;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776692347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 13:45:32','2026-04-20 13:45:32',2063,NULL),
(1873,'mailpoet/cron/daemon-trigger','complete','2026-04-20 13:47:32','2026-04-20 13:47:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776692852;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776692852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 13:54:14','2026-04-20 13:54:14',2065,NULL),
(1874,'mailpoet/cron/daemon-trigger','complete','2026-04-20 13:56:14','2026-04-20 13:56:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776693374;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776693374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 13:59:08','2026-04-20 13:59:08',2067,NULL),
(1875,'wc_payment_gateway_update_orders','complete','2026-04-20 14:09:15','2026-04-20 14:09:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776694155;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776694155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 14:12:12','2026-04-20 14:12:12',2075,NULL),
(1876,'wc_payment_gateway_update_orders','complete','2026-04-20 14:09:16','2026-04-20 14:09:16',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776694156;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776694156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 14:12:13','2026-04-20 14:12:13',2075,NULL),
(1877,'mailpoet/cron/daemon-trigger','complete','2026-04-20 14:01:08','2026-04-20 14:01:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776693668;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776693668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 14:03:09','2026-04-20 14:03:09',2069,NULL),
(1878,'mailpoet/cron/daemon-run','complete','2026-04-20 14:03:05','2026-04-20 14:03:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776693785;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776693785;}',13,1,'2026-04-20 14:03:09','2026-04-20 14:03:09',2070,NULL),
(1879,'mailpoet/cron/daemon-trigger','complete','2026-04-20 14:05:09','2026-04-20 14:05:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776693909;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776693909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 14:08:56','2026-04-20 14:08:56',2073,NULL),
(1880,'mailpoet/cron/daemon-trigger','complete','2026-04-20 14:10:56','2026-04-20 14:10:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776694256;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776694256;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 14:12:13','2026-04-20 14:12:13',2075,NULL),
(1881,'wc_payment_gateway_update_orders','complete','2026-04-20 14:27:12','2026-04-20 14:27:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776695232;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776695232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 14:29:52','2026-04-20 14:29:52',2083,NULL),
(1882,'wc_payment_gateway_update_orders','complete','2026-04-20 14:27:13','2026-04-20 14:27:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776695233;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776695233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 14:29:52','2026-04-20 14:29:52',2083,NULL),
(1883,'mailpoet/cron/daemon-trigger','complete','2026-04-20 14:14:13','2026-04-20 14:14:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776694453;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776694453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 14:18:27','2026-04-20 14:18:27',2077,NULL),
(1884,'mailpoet/cron/daemon-trigger','complete','2026-04-20 14:20:27','2026-04-20 14:20:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776694827;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776694827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 14:21:06','2026-04-20 14:21:06',2079,NULL),
(1885,'mailpoet/cron/daemon-trigger','complete','2026-04-20 14:23:06','2026-04-20 14:23:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776694986;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776694986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 14:24:29','2026-04-20 14:24:29',2081,NULL),
(1886,'mailpoet/cron/daemon-trigger','complete','2026-04-20 14:26:29','2026-04-20 14:26:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776695189;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776695189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 14:29:51','2026-04-20 14:29:51',2083,NULL),
(1887,'mailpoet/cron/daemon-trigger','complete','2026-04-20 14:31:51','2026-04-20 14:31:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776695511;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776695511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 14:38:39','2026-04-20 14:38:39',2085,NULL),
(1888,'wc_payment_gateway_update_orders','complete','2026-04-20 14:44:52','2026-04-20 14:44:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776696292;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776696292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 14:46:33','2026-04-20 14:46:33',2091,NULL),
(1889,'wc_payment_gateway_update_orders','complete','2026-04-20 14:44:52','2026-04-20 14:44:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776696292;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776696292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 14:46:33','2026-04-20 14:46:33',2091,NULL),
(1890,'mailpoet/cron/daemon-run','complete','2026-04-20 14:38:34','2026-04-20 14:38:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776695914;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776695914;}',13,1,'2026-04-20 14:38:38','2026-04-20 14:38:38',2086,NULL),
(1891,'mailpoet/cron/daemon-trigger','complete','2026-04-20 14:40:39','2026-04-20 14:40:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776696039;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776696039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 14:46:31','2026-04-20 14:46:31',2091,NULL),
(1892,'woocommerce_cancel_unpaid_orders','complete','2026-04-20 15:38:39','2026-04-20 15:38:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776699519;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776699519;}',4,1,'2026-04-20 15:42:07','2026-04-20 15:42:07',2107,NULL),
(1893,'mailpoet/cron/daemon-trigger','complete','2026-04-20 14:48:31','2026-04-20 14:48:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776696511;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776696511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 14:55:55','2026-04-20 14:55:55',2094,NULL),
(1894,'wc_payment_gateway_update_orders','complete','2026-04-20 15:01:33','2026-04-20 15:01:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776697293;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776697293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 15:05:12','2026-04-20 15:05:12',2096,NULL),
(1895,'wc_payment_gateway_update_orders','complete','2026-04-20 15:01:33','2026-04-20 15:01:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776697293;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776697293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 15:05:13','2026-04-20 15:05:13',2096,NULL),
(1896,'mailpoet/cron/daemon-trigger','complete','2026-04-20 14:57:55','2026-04-20 14:57:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776697075;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776697075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 15:05:12','2026-04-20 15:05:12',2096,NULL),
(1897,'mailpoet/cron/daemon-trigger','complete','2026-04-20 15:07:12','2026-04-20 15:07:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776697632;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776697632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 15:14:35','2026-04-20 15:14:35',2098,NULL),
(1898,'wc_payment_gateway_update_orders','complete','2026-04-20 15:20:12','2026-04-20 15:20:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776698412;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776698412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 15:23:32','2026-04-20 15:23:32',2100,NULL),
(1899,'wc_payment_gateway_update_orders','complete','2026-04-20 15:20:13','2026-04-20 15:20:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776698413;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776698413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 15:23:32','2026-04-20 15:23:32',2100,NULL),
(1900,'mailpoet/cron/daemon-trigger','complete','2026-04-20 15:16:35','2026-04-20 15:16:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776698195;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776698195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 15:23:31','2026-04-20 15:23:31',2100,NULL),
(1901,'mailpoet/cron/daemon-trigger','complete','2026-04-20 15:25:31','2026-04-20 15:25:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776698731;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776698731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 15:30:44','2026-04-20 15:30:44',2102,NULL),
(1902,'wc_payment_gateway_update_orders','complete','2026-04-20 15:38:32','2026-04-20 15:38:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776699512;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776699512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 15:42:07','2026-04-20 15:42:07',2107,NULL),
(1903,'wc_payment_gateway_update_orders','complete','2026-04-20 15:38:32','2026-04-20 15:38:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776699512;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776699512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 15:42:07','2026-04-20 15:42:07',2107,NULL),
(1904,'mailpoet/cron/daemon-trigger','complete','2026-04-20 15:32:44','2026-04-20 15:32:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776699164;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776699164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 15:42:03','2026-04-20 15:42:03',2104,NULL),
(1905,'mailpoet/cron/daemon-run','complete','2026-04-20 15:41:57','2026-04-20 15:41:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776699717;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776699717;}',13,1,'2026-04-20 15:42:02','2026-04-20 15:42:02',2105,NULL),
(1906,'mailpoet/cron/daemon-trigger','complete','2026-04-20 15:44:03','2026-04-20 15:44:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776699843;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776699843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 15:53:03','2026-04-20 15:53:03',2110,NULL),
(1907,'wc_payment_gateway_update_orders','complete','2026-04-20 15:57:07','2026-04-20 15:57:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776700627;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776700627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 16:01:47','2026-04-20 16:01:47',2115,NULL),
(1908,'wc_payment_gateway_update_orders','complete','2026-04-20 15:57:07','2026-04-20 15:57:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776700627;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776700627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 16:01:47','2026-04-20 16:01:47',2115,NULL),
(1909,'woocommerce_cancel_unpaid_orders','complete','2026-04-20 16:42:07','2026-04-20 16:42:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776703327;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776703327;}',4,1,'2026-04-20 16:44:58','2026-04-20 16:44:58',2137,NULL),
(1910,'mailpoet/cron/daemon-run','complete','2026-04-20 15:52:58','2026-04-20 15:52:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776700378;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776700378;}',13,1,'2026-04-20 15:53:02','2026-04-20 15:53:02',2111,NULL),
(1911,'mailpoet/cron/daemon-trigger','complete','2026-04-20 15:55:03','2026-04-20 15:55:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776700503;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776700503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 16:01:46','2026-04-20 16:01:46',2115,NULL),
(1912,'woocommerce_refresh_order_count_cache','complete','2026-04-21 03:53:03','2026-04-21 03:53:03',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776743583;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776743583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-21 03:58:27','2026-04-21 03:58:27',2539,NULL),
(1913,'mailpoet/cron/daemon-run','complete','2026-04-20 16:01:42','2026-04-20 16:01:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776700902;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776700902;}',13,1,'2026-04-20 16:01:45','2026-04-20 16:01:45',2116,NULL),
(1914,'mailpoet/cron/daemon-trigger','complete','2026-04-20 16:03:46','2026-04-20 16:03:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776701026;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776701026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 16:07:47','2026-04-20 16:07:47',2120,NULL),
(1915,'wc_payment_gateway_update_orders','complete','2026-04-20 16:16:47','2026-04-20 16:16:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776701807;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776701807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 16:19:26','2026-04-20 16:19:26',2126,NULL),
(1916,'wc_payment_gateway_update_orders','complete','2026-04-20 16:16:47','2026-04-20 16:16:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776701807;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776701807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 16:19:27','2026-04-20 16:19:27',2126,NULL),
(1917,'mailpoet/cron/daemon-trigger','complete','2026-04-20 16:09:47','2026-04-20 16:09:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776701387;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776701387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 16:10:40','2026-04-20 16:10:40',2122,NULL),
(1918,'mailpoet/cron/daemon-trigger','complete','2026-04-20 16:12:40','2026-04-20 16:12:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776701560;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776701560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 16:14:07','2026-04-20 16:14:07',2124,NULL),
(1919,'mailpoet/cron/daemon-trigger','complete','2026-04-20 16:16:07','2026-04-20 16:16:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776701767;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776701767;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 16:19:26','2026-04-20 16:19:26',2126,NULL),
(1920,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-21 04:14:10','2026-04-21 04:14:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776744850;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776744850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-21 12:38:45','2026-04-21 12:38:45',2545,NULL),
(1921,'mailpoet/cron/daemon-trigger','complete','2026-04-20 16:21:26','2026-04-20 16:21:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776702086;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776702086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 16:21:39','2026-04-20 16:21:39',2128,NULL),
(1922,'wc_payment_gateway_update_orders','complete','2026-04-20 16:34:26','2026-04-20 16:34:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776702866;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776702866;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 16:36:56','2026-04-20 16:36:56',2135,NULL),
(1923,'wc_payment_gateway_update_orders','complete','2026-04-20 16:34:27','2026-04-20 16:34:27',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776702867;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776702867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 16:36:57','2026-04-20 16:36:57',2135,NULL),
(1924,'mailpoet/cron/daemon-trigger','complete','2026-04-20 16:23:39','2026-04-20 16:23:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776702219;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776702219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 16:28:06','2026-04-20 16:28:06',2131,NULL),
(1925,'mailpoet/cron/daemon-run','complete','2026-04-20 16:28:02','2026-04-20 16:28:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776702482;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776702482;}',13,1,'2026-04-20 16:28:06','2026-04-20 16:28:06',2132,NULL),
(1926,'mailpoet/cron/daemon-trigger','complete','2026-04-20 16:30:06','2026-04-20 16:30:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776702606;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776702606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 16:36:56','2026-04-20 16:36:56',2135,NULL),
(1927,'mailpoet/cron/daemon-trigger','complete','2026-04-20 16:38:56','2026-04-20 16:38:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776703136;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776703136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 16:44:58','2026-04-20 16:44:58',2137,NULL),
(1928,'wc_payment_gateway_update_orders','complete','2026-04-20 16:51:56','2026-04-20 16:51:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776703916;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776703916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 16:53:21','2026-04-20 16:53:21',2144,NULL),
(1929,'wc_payment_gateway_update_orders','complete','2026-04-20 16:51:57','2026-04-20 16:51:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776703917;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776703917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 16:53:25','2026-04-20 16:53:25',2144,NULL),
(1930,'mailpoet/cron/daemon-run','complete','2026-04-20 16:44:53','2026-04-20 16:44:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776703493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776703493;}',13,1,'2026-04-20 16:44:57','2026-04-20 16:44:57',2138,NULL),
(1931,'mailpoet/cron/daemon-trigger','complete','2026-04-20 16:46:58','2026-04-20 16:46:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776703618;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776703618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 16:47:03','2026-04-20 16:47:03',2142,NULL),
(1932,'woocommerce_cancel_unpaid_orders','complete','2026-04-20 17:44:58','2026-04-20 17:44:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776707098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776707098;}',4,1,'2026-04-20 17:48:59','2026-04-20 17:48:59',2164,NULL),
(1933,'mailpoet/cron/daemon-trigger','complete','2026-04-20 16:49:03','2026-04-20 16:49:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776703743;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776703743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 16:53:18','2026-04-20 16:53:18',2144,NULL),
(1934,'mailpoet/cron/daemon-trigger','complete','2026-04-20 16:55:18','2026-04-20 16:55:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776704118;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776704118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 16:56:18','2026-04-20 16:56:18',2146,NULL),
(1935,'wc_payment_gateway_update_orders','complete','2026-04-20 17:08:21','2026-04-20 17:08:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776704901;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776704901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 17:11:52','2026-04-20 17:11:52',2156,NULL),
(1936,'wc_payment_gateway_update_orders','complete','2026-04-20 17:08:25','2026-04-20 17:08:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776704905;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776704905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 17:11:53','2026-04-20 17:11:53',2156,NULL),
(1937,'mailpoet/cron/daemon-trigger','complete','2026-04-20 16:58:18','2026-04-20 16:58:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776704298;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776704298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 17:00:33','2026-04-20 17:00:33',2148,NULL),
(1938,'mailpoet/cron/daemon-trigger','complete','2026-04-20 17:02:33','2026-04-20 17:02:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776704553;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776704553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 17:05:30','2026-04-20 17:05:30',2151,NULL),
(1939,'mailpoet/cron/daemon-trigger','complete','2026-04-20 17:07:30','2026-04-20 17:07:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776704850;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776704850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 17:11:49','2026-04-20 17:11:49',2153,NULL),
(1940,'mailpoet/cron/daemon-run','complete','2026-04-20 17:11:44','2026-04-20 17:11:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776705104;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776705104;}',13,1,'2026-04-20 17:11:49','2026-04-20 17:11:49',2154,NULL),
(1941,'mailpoet/cron/daemon-trigger','complete','2026-04-20 17:13:49','2026-04-20 17:13:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776705229;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776705229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 17:14:02','2026-04-20 17:14:02',2158,NULL),
(1942,'wc_payment_gateway_update_orders','complete','2026-04-20 17:26:52','2026-04-20 17:26:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776706012;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776706012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 17:32:00','2026-04-20 17:32:00',2162,NULL),
(1943,'wc_payment_gateway_update_orders','complete','2026-04-20 17:26:53','2026-04-20 17:26:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776706013;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776706013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 17:32:01','2026-04-20 17:32:01',2162,NULL),
(1944,'mailpoet/cron/daemon-trigger','complete','2026-04-20 17:16:02','2026-04-20 17:16:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776705362;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776705362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 17:22:56','2026-04-20 17:22:56',2160,NULL),
(1945,'mailpoet/cron/daemon-trigger','complete','2026-04-20 17:24:56','2026-04-20 17:24:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776705896;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776705896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 17:32:00','2026-04-20 17:32:00',2162,NULL),
(1946,'mailpoet/cron/daemon-trigger','complete','2026-04-20 17:34:00','2026-04-20 17:34:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776706440;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776706440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 17:48:58','2026-04-20 17:48:58',2164,NULL),
(1947,'wc_payment_gateway_update_orders','complete','2026-04-20 17:47:00','2026-04-20 17:47:00',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776707220;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776707220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 17:48:59','2026-04-20 17:48:59',2164,NULL),
(1948,'wc_payment_gateway_update_orders','complete','2026-04-20 17:47:01','2026-04-20 17:47:01',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776707221;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776707221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 17:49:00','2026-04-20 17:49:00',2164,NULL),
(1949,'fetch_patterns','complete','2026-04-21 17:32:01','2026-04-21 17:32:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776792721;s:18:\"\0*\0first_timestamp\";i:1776358463;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776792721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-21 17:36:24','2026-04-21 17:36:24',2621,NULL),
(1950,'woocommerce_cleanup_sessions','complete','2026-04-21 06:00:00','2026-04-21 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776751200;s:18:\"\0*\0first_timestamp\";i:1776751200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776751200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-04-21 12:38:45','2026-04-21 12:38:45',2545,NULL),
(1951,'generate_category_lookup_table_wrapper','complete','2026-04-20 17:32:12','2026-04-20 17:32:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776706332;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776706332;}',4,1,'2026-04-20 17:48:53','2026-04-20 17:48:53',2164,NULL),
(1952,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-04-21 17:32:02','2026-04-21 17:32:02',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776792722;s:18:\"\0*\0first_timestamp\";i:1776358457;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776792722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-04-21 17:36:24','2026-04-21 17:36:24',2621,NULL),
(1954,'mailpoet/cron/daemon-trigger','complete','2026-04-20 17:50:58','2026-04-20 17:50:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776707458;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776707458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 18:06:50','2026-04-20 18:06:50',2168,NULL),
(1955,'woocommerce_cancel_unpaid_orders','complete','2026-04-20 18:48:58','2026-04-20 18:48:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776710938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776710938;}',4,1,'2026-04-20 18:54:55','2026-04-20 18:54:55',2178,NULL),
(1956,'wc_payment_gateway_update_orders','complete','2026-04-20 18:03:59','2026-04-20 18:03:59',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776708239;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776708239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 18:06:50','2026-04-20 18:06:50',2168,NULL),
(1957,'wc_payment_gateway_update_orders','complete','2026-04-20 18:04:00','2026-04-20 18:04:00',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776708240;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776708240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 18:06:51','2026-04-20 18:06:51',2168,NULL),
(1958,'mailpoet/cron/daemon-trigger','complete','2026-04-20 18:08:50','2026-04-20 18:08:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776708530;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776708530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 18:22:28','2026-04-20 18:22:28',2170,NULL),
(1959,'wc_payment_gateway_update_orders','complete','2026-04-20 18:21:50','2026-04-20 18:21:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776709310;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776709310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 18:22:32','2026-04-20 18:22:32',2173,NULL),
(1960,'wc_payment_gateway_update_orders','complete','2026-04-20 18:21:51','2026-04-20 18:21:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776709311;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776709311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 18:22:34','2026-04-20 18:22:34',2173,NULL),
(1961,'mailpoet/cron/daemon-run','complete','2026-04-20 18:22:23','2026-04-20 18:22:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776709343;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776709343;}',13,1,'2026-04-20 18:22:27','2026-04-20 18:22:27',2171,NULL),
(1962,'mailpoet/cron/daemon-trigger','complete','2026-04-20 18:24:28','2026-04-20 18:24:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776709468;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776709468;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 18:45:50','2026-04-20 18:45:50',2176,NULL),
(1963,'wc_payment_gateway_update_orders','complete','2026-04-20 18:37:32','2026-04-20 18:37:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776710252;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776710252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 18:45:50','2026-04-20 18:45:50',2176,NULL),
(1964,'wc_payment_gateway_update_orders','complete','2026-04-20 18:37:34','2026-04-20 18:37:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776710254;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776710254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 18:45:51','2026-04-20 18:45:51',2176,NULL),
(1965,'mailpoet/cron/daemon-trigger','complete','2026-04-20 18:47:50','2026-04-20 18:47:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776710870;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776710870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 18:54:54','2026-04-20 18:54:54',2178,NULL),
(1966,'wc_payment_gateway_update_orders','complete','2026-04-20 19:00:50','2026-04-20 19:00:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776711650;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776711650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 19:01:02','2026-04-20 19:01:02',2184,NULL),
(1967,'wc_payment_gateway_update_orders','complete','2026-04-20 19:00:51','2026-04-20 19:00:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776711651;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776711651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 19:01:03','2026-04-20 19:01:03',2184,NULL),
(1968,'mailpoet/cron/daemon-trigger','complete','2026-04-20 18:56:54','2026-04-20 18:56:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776711414;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776711414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 19:00:10','2026-04-20 19:00:10',2180,NULL),
(1969,'woocommerce_cancel_unpaid_orders','complete','2026-04-20 19:54:55','2026-04-20 19:54:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776714895;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776714895;}',4,1,'2026-04-20 20:02:35','2026-04-20 20:02:35',2193,NULL),
(1970,'mailpoet/cron/daemon-run','complete','2026-04-20 19:00:05','2026-04-20 19:00:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776711605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776711605;}',13,1,'2026-04-20 19:00:13','2026-04-20 19:00:13',2181,NULL),
(1971,'mailpoet/cron/daemon-trigger','complete','2026-04-20 19:02:10','2026-04-20 19:02:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776711730;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776711730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 19:29:59','2026-04-20 19:29:59',2186,NULL),
(1972,'wc_payment_gateway_update_orders','complete','2026-04-20 19:16:02','2026-04-20 19:16:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776712562;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776712562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 19:29:59','2026-04-20 19:29:59',2186,NULL),
(1973,'wc_payment_gateway_update_orders','complete','2026-04-20 19:16:03','2026-04-20 19:16:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776712563;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776712563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 19:30:00','2026-04-20 19:30:00',2186,NULL),
(1974,'mailpoet/cron/daemon-run','complete','2026-04-20 19:29:54','2026-04-20 19:29:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776713394;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776713394;}',13,1,'2026-04-20 19:29:58','2026-04-20 19:29:58',2187,NULL),
(1975,'mailpoet/cron/daemon-trigger','complete','2026-04-20 19:31:59','2026-04-20 19:31:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776713519;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776713519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 19:53:07','2026-04-20 19:53:07',2191,NULL),
(1976,'wc_payment_gateway_update_orders','complete','2026-04-20 19:44:59','2026-04-20 19:44:59',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776714299;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776714299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 19:53:09','2026-04-20 19:53:09',2191,NULL),
(1977,'wc_payment_gateway_update_orders','complete','2026-04-20 19:45:00','2026-04-20 19:45:00',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776714300;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776714300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 19:53:09','2026-04-20 19:53:09',2191,NULL),
(1978,'mailpoet/cron/daemon-trigger','complete','2026-04-20 19:55:07','2026-04-20 19:55:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776714907;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776714907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 20:02:38','2026-04-20 20:02:38',2193,NULL),
(1979,'wc_payment_gateway_update_orders','complete','2026-04-20 20:08:09','2026-04-20 20:08:09',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776715689;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776715689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 20:28:22','2026-04-20 20:28:22',2200,NULL),
(1980,'wc_payment_gateway_update_orders','complete','2026-04-20 20:08:09','2026-04-20 20:08:09',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776715689;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776715689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 20:28:23','2026-04-20 20:28:23',2200,NULL),
(1981,'woocommerce_cancel_unpaid_orders','complete','2026-04-20 21:02:35','2026-04-20 21:02:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776718955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776718955;}',4,1,'2026-04-20 21:10:27','2026-04-20 21:10:27',2214,NULL),
(1982,'mailpoet/cron/daemon-run','complete','2026-04-20 20:02:35','2026-04-20 20:02:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776715355;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776715355;}',13,1,'2026-04-20 20:02:38','2026-04-20 20:02:38',2194,NULL),
(1983,'mailpoet/cron/daemon-trigger','complete','2026-04-20 20:04:38','2026-04-20 20:04:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776715478;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776715478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 20:28:17','2026-04-20 20:28:17',2197,NULL),
(1984,'mailpoet/cron/daemon-run','complete','2026-04-20 20:28:12','2026-04-20 20:28:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776716892;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776716892;}',13,1,'2026-04-20 20:28:17','2026-04-20 20:28:17',2198,NULL),
(1985,'mailpoet/cron/daemon-trigger','complete','2026-04-20 20:30:17','2026-04-20 20:30:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776717017;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776717017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 20:35:14','2026-04-20 20:35:14',2202,NULL),
(1986,'wc_payment_gateway_update_orders','complete','2026-04-20 20:43:22','2026-04-20 20:43:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776717802;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776717802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 20:57:10','2026-04-20 20:57:10',2208,NULL),
(1987,'wc_payment_gateway_update_orders','complete','2026-04-20 20:43:23','2026-04-20 20:43:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776717803;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776717803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 20:57:10','2026-04-20 20:57:10',2208,NULL),
(1988,'mailpoet/cron/daemon-trigger','complete','2026-04-20 20:37:14','2026-04-20 20:37:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776717434;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776717434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 20:39:50','2026-04-20 20:39:50',2206,NULL),
(1989,'mailpoet/cron/daemon-trigger','complete','2026-04-20 20:41:50','2026-04-20 20:41:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776717710;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776717710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 20:57:09','2026-04-20 20:57:09',2208,NULL),
(1990,'mailpoet/cron/daemon-run','complete','2026-04-20 20:57:04','2026-04-20 20:57:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776718624;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776718624;}',13,1,'2026-04-20 20:57:08','2026-04-20 20:57:08',2209,NULL),
(1991,'mailpoet/cron/daemon-trigger','complete','2026-04-20 20:59:09','2026-04-20 20:59:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776718749;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776718749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 21:10:27','2026-04-20 21:10:27',2214,NULL),
(1992,'wc_payment_gateway_update_orders','complete','2026-04-20 21:12:10','2026-04-20 21:12:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776719530;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776719530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 21:24:06','2026-04-20 21:24:06',2216,NULL),
(1993,'wc_payment_gateway_update_orders','complete','2026-04-20 21:12:10','2026-04-20 21:12:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776719530;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776719530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 21:24:07','2026-04-20 21:24:07',2216,NULL),
(1994,'mailpoet/cron/daemon-trigger','complete','2026-04-20 21:12:27','2026-04-20 21:12:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776719547;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776719547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 21:24:11','2026-04-20 21:24:11',2216,NULL),
(1995,'woocommerce_cancel_unpaid_orders','complete','2026-04-20 22:10:27','2026-04-20 22:10:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776723027;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776723027;}',4,1,'2026-04-20 22:13:55','2026-04-20 22:13:55',2224,NULL),
(1996,'wc_payment_gateway_update_orders','complete','2026-04-20 21:39:06','2026-04-20 21:39:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776721146;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776721146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 22:13:55','2026-04-20 22:13:55',2224,NULL),
(1997,'wc_payment_gateway_update_orders','complete','2026-04-20 21:39:07','2026-04-20 21:39:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776721147;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776721147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 22:13:55','2026-04-20 22:13:55',2224,NULL),
(1998,'mailpoet/cron/daemon-run','complete','2026-04-20 21:24:08','2026-04-20 21:24:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776720248;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776720248;}',13,1,'2026-04-20 21:24:11','2026-04-20 21:24:11',2217,NULL),
(1999,'mailpoet/cron/daemon-trigger','complete','2026-04-20 21:26:11','2026-04-20 21:26:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776720371;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776720371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 21:30:07','2026-04-20 21:30:07',2220,NULL),
(2000,'mailpoet/cron/daemon-trigger','complete','2026-04-20 21:32:07','2026-04-20 21:32:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776720727;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776720727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 21:34:18','2026-04-20 21:34:18',2222,NULL),
(2001,'mailpoet/cron/daemon-trigger','complete','2026-04-20 21:36:18','2026-04-20 21:36:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776720978;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776720978;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 22:13:54','2026-04-20 22:13:54',2224,NULL),
(2002,'mailpoet/cron/daemon-run','complete','2026-04-20 22:13:49','2026-04-20 22:13:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776723229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776723229;}',13,1,'2026-04-20 22:13:54','2026-04-20 22:13:54',2225,NULL),
(2003,'mailpoet/cron/daemon-trigger','complete','2026-04-20 22:15:54','2026-04-20 22:15:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776723354;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776723354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 22:21:53','2026-04-20 22:21:53',2229,NULL),
(2004,'wc_payment_gateway_update_orders','complete','2026-04-20 22:28:55','2026-04-20 22:28:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776724135;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776724135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 22:29:36','2026-04-20 22:29:36',2235,NULL),
(2005,'wc_payment_gateway_update_orders','complete','2026-04-20 22:28:55','2026-04-20 22:28:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776724135;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776724135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 22:29:36','2026-04-20 22:29:36',2235,NULL),
(2006,'woocommerce_cancel_unpaid_orders','complete','2026-04-20 23:13:55','2026-04-20 23:13:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776726835;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776726835;}',4,1,'2026-04-20 23:13:56','2026-04-20 23:13:56',2281,NULL),
(2007,'mailpoet/cron/daemon-trigger','complete','2026-04-20 22:23:53','2026-04-20 22:23:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776723833;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776723833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 22:27:33','2026-04-20 22:27:33',2231,NULL),
(2008,'mailpoet/cron/daemon-run','complete','2026-04-20 22:27:29','2026-04-20 22:27:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776724049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776724049;}',13,1,'2026-04-20 22:27:33','2026-04-20 22:27:33',2232,NULL),
(2009,'mailpoet/cron/daemon-trigger','complete','2026-04-20 22:29:33','2026-04-20 22:29:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776724173;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776724173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 22:29:37','2026-04-20 22:29:37',2235,NULL),
(2010,'wc_payment_gateway_update_orders','complete','2026-04-20 22:44:36','2026-04-20 22:44:36',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776725076;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776725076;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 22:49:48','2026-04-20 22:49:48',2243,NULL),
(2011,'wc_payment_gateway_update_orders','complete','2026-04-20 22:44:36','2026-04-20 22:44:36',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776725076;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776725076;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 22:49:50','2026-04-20 22:49:50',2243,NULL),
(2012,'mailpoet/cron/daemon-trigger','complete','2026-04-20 22:31:37','2026-04-20 22:31:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776724297;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776724297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 22:36:40','2026-04-20 22:36:40',2238,NULL),
(2013,'mailpoet/cron/daemon-trigger','complete','2026-04-20 22:38:40','2026-04-20 22:38:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776724720;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776724720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 22:49:45','2026-04-20 22:49:45',2240,NULL),
(2014,'mailpoet/cron/daemon-run','complete','2026-04-20 22:49:39','2026-04-20 22:49:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776725379;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776725379;}',13,1,'2026-04-20 22:49:44','2026-04-20 22:49:44',2241,NULL),
(2015,'mailpoet/cron/daemon-trigger','complete','2026-04-20 22:51:45','2026-04-20 22:51:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776725505;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776725505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 22:52:25','2026-04-20 22:52:25',2247,NULL),
(2016,'wc_payment_gateway_update_orders','complete','2026-04-20 23:04:48','2026-04-20 23:04:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776726288;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776726288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 23:04:56','2026-04-20 23:04:56',2268,NULL),
(2017,'wc_payment_gateway_update_orders','complete','2026-04-20 23:04:50','2026-04-20 23:04:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776726290;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776726290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 23:04:57','2026-04-20 23:04:57',2268,NULL),
(2018,'mailpoet/cron/daemon-trigger','complete','2026-04-20 22:54:25','2026-04-20 22:54:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776725665;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776725665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 22:54:25','2026-04-20 22:54:25',2250,NULL),
(2019,'mailpoet/cron/daemon-trigger','complete','2026-04-20 22:56:25','2026-04-20 22:56:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776725785;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776725785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 22:57:09','2026-04-20 22:57:09',2254,NULL),
(2020,'mailpoet/cron/daemon-trigger','complete','2026-04-20 22:59:09','2026-04-20 22:59:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776725949;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776725949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 22:59:29','2026-04-20 22:59:29',2257,NULL),
(2021,'mailpoet/cron/daemon-run','complete','2026-04-20 22:59:25','2026-04-20 22:59:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776725965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776725965;}',13,1,'2026-04-20 22:59:29','2026-04-20 22:59:29',2258,NULL),
(2022,'mailpoet/cron/daemon-trigger','complete','2026-04-20 23:01:29','2026-04-20 23:01:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776726089;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776726089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 23:02:10','2026-04-20 23:02:10',2263,NULL),
(2023,'mailpoet/cron/daemon-trigger','complete','2026-04-20 23:04:10','2026-04-20 23:04:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776726250;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776726250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 23:04:11','2026-04-20 23:04:11',2266,NULL),
(2024,'mailpoet/cron/daemon-trigger','complete','2026-04-20 23:06:11','2026-04-20 23:06:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776726371;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776726371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 23:06:55','2026-04-20 23:06:55',2271,NULL),
(2025,'wc_payment_gateway_update_orders','complete','2026-04-20 23:19:56','2026-04-20 23:19:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776727196;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776727196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 23:20:12','2026-04-20 23:20:12',2290,NULL),
(2026,'wc_payment_gateway_update_orders','complete','2026-04-20 23:19:57','2026-04-20 23:19:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776727197;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776727197;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 23:20:13','2026-04-20 23:20:13',2290,NULL),
(2027,'mailpoet/cron/daemon-trigger','complete','2026-04-20 23:08:55','2026-04-20 23:08:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776726535;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776726535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 23:08:57','2026-04-20 23:08:57',2274,NULL),
(2028,'mailpoet/cron/daemon-trigger','complete','2026-04-20 23:10:57','2026-04-20 23:10:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776726657;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776726657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 23:11:12','2026-04-20 23:11:12',2277,NULL),
(2029,'mailpoet/cron/daemon-trigger','complete','2026-04-20 23:13:12','2026-04-20 23:13:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776726792;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776726792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 23:13:55','2026-04-20 23:13:55',2281,NULL),
(2030,'mailpoet/cron/daemon-trigger','complete','2026-04-20 23:15:55','2026-04-20 23:15:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776726955;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776726955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 23:15:58','2026-04-20 23:15:58',2284,NULL),
(2031,'woocommerce_cancel_unpaid_orders','complete','2026-04-21 00:13:55','2026-04-21 00:13:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776730435;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776730435;}',4,1,'2026-04-21 00:13:59','2026-04-21 00:13:59',2372,NULL),
(2032,'mailpoet/cron/daemon-trigger','complete','2026-04-20 23:17:58','2026-04-20 23:17:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776727078;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776727078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 23:18:10','2026-04-20 23:18:10',2287,NULL),
(2033,'mailpoet/cron/daemon-trigger','complete','2026-04-20 23:20:10','2026-04-20 23:20:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776727210;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776727210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 23:20:13','2026-04-20 23:20:13',2290,NULL),
(2034,'wc_payment_gateway_update_orders','complete','2026-04-20 23:35:12','2026-04-20 23:35:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776728112;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776728112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 23:36:12','2026-04-20 23:36:12',2312,NULL),
(2035,'wc_payment_gateway_update_orders','complete','2026-04-20 23:35:13','2026-04-20 23:35:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776728113;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776728113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 23:36:13','2026-04-20 23:36:13',2312,NULL),
(2036,'mailpoet/cron/daemon-trigger','complete','2026-04-20 23:22:13','2026-04-20 23:22:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776727333;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776727333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 23:22:55','2026-04-20 23:22:55',2294,NULL),
(2037,'mailpoet/cron/daemon-trigger','complete','2026-04-20 23:24:55','2026-04-20 23:24:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776727495;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776727495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 23:24:58','2026-04-20 23:24:58',2297,NULL),
(2038,'mailpoet/cron/daemon-trigger','complete','2026-04-20 23:26:58','2026-04-20 23:26:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776727618;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776727618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 23:28:26','2026-04-20 23:28:26',2301,NULL),
(2039,'mailpoet/cron/daemon-trigger','complete','2026-04-20 23:30:26','2026-04-20 23:30:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776727826;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776727826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 23:31:27','2026-04-20 23:31:27',2305,NULL),
(2040,'mailpoet/cron/daemon-trigger','complete','2026-04-20 23:33:27','2026-04-20 23:33:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776728007;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776728007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 23:33:27','2026-04-20 23:33:27',2308,NULL),
(2041,'mailpoet/cron/daemon-trigger','complete','2026-04-20 23:35:27','2026-04-20 23:35:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776728127;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776728127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 23:36:17','2026-04-20 23:36:17',2312,NULL),
(2042,'wc_payment_gateway_update_orders','complete','2026-04-20 23:51:12','2026-04-20 23:51:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776729072;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776729072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 23:51:47','2026-04-20 23:51:47',2339,NULL),
(2043,'wc_payment_gateway_update_orders','complete','2026-04-20 23:51:13','2026-04-20 23:51:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776729073;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776729073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-20 23:51:47','2026-04-20 23:51:47',2339,NULL),
(2044,'mailpoet/cron/daemon-run','complete','2026-04-20 23:36:13','2026-04-20 23:36:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776728173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776728173;}',13,1,'2026-04-20 23:36:17','2026-04-20 23:36:17',2313,NULL),
(2045,'mailpoet/cron/daemon-trigger','complete','2026-04-20 23:38:17','2026-04-20 23:38:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776728297;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776728297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 23:38:30','2026-04-20 23:38:30',2317,NULL),
(2046,'mailpoet/cron/daemon-run','complete','2026-04-20 23:38:26','2026-04-20 23:38:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776728306;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776728306;}',13,1,'2026-04-20 23:38:30','2026-04-20 23:38:30',2318,NULL),
(2047,'mailpoet/cron/daemon-trigger','complete','2026-04-20 23:40:30','2026-04-20 23:40:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776728430;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776728430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 23:41:11','2026-04-20 23:41:11',2323,NULL),
(2048,'mailpoet/cron/daemon-trigger','complete','2026-04-20 23:43:11','2026-04-20 23:43:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776728591;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776728591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 23:43:25','2026-04-20 23:43:25',2326,NULL),
(2049,'mailpoet/cron/daemon-trigger','complete','2026-04-20 23:45:25','2026-04-20 23:45:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776728725;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776728725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 23:45:26','2026-04-20 23:45:26',2329,NULL),
(2050,'mailpoet/cron/daemon-trigger','complete','2026-04-20 23:47:26','2026-04-20 23:47:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776728846;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776728846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 23:48:11','2026-04-20 23:48:11',2333,NULL),
(2051,'mailpoet/cron/daemon-trigger','complete','2026-04-20 23:50:11','2026-04-20 23:50:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776729011;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776729011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 23:50:11','2026-04-20 23:50:11',2336,NULL),
(2052,'mailpoet/cron/daemon-trigger','complete','2026-04-20 23:52:11','2026-04-20 23:52:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776729131;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776729131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 23:53:11','2026-04-20 23:53:11',2341,NULL),
(2053,'wc_payment_gateway_update_orders','complete','2026-04-21 00:06:47','2026-04-21 00:06:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776730007;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776730007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 00:06:56','2026-04-21 00:06:56',2361,NULL),
(2054,'wc_payment_gateway_update_orders','complete','2026-04-21 00:06:47','2026-04-21 00:06:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776730007;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776730007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 00:06:56','2026-04-21 00:06:56',2361,NULL),
(2055,'mailpoet/cron/daemon-trigger','complete','2026-04-20 23:55:11','2026-04-20 23:55:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776729311;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776729311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 23:55:14','2026-04-20 23:55:14',2344,NULL),
(2056,'mailpoet/cron/daemon-trigger','complete','2026-04-20 23:57:14','2026-04-20 23:57:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776729434;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776729434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 23:57:55','2026-04-20 23:57:55',2348,NULL),
(2057,'mailpoet/cron/daemon-trigger','complete','2026-04-20 23:59:55','2026-04-20 23:59:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776729595;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776729595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-20 23:59:57','2026-04-20 23:59:57',2351,NULL),
(2058,'mailpoet/cron/daemon-trigger','complete','2026-04-21 00:01:57','2026-04-21 00:01:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776729717;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776729717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 00:03:26','2026-04-21 00:03:26',2355,NULL),
(2059,'mailpoet/cron/daemon-trigger','complete','2026-04-21 00:05:26','2026-04-21 00:05:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776729926;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776729926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 00:06:11','2026-04-21 00:06:11',2359,NULL),
(2060,'mailpoet/cron/daemon-trigger','complete','2026-04-21 00:08:11','2026-04-21 00:08:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776730091;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776730091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 00:08:55','2026-04-21 00:08:55',2364,NULL),
(2061,'wc_payment_gateway_update_orders','complete','2026-04-21 00:21:56','2026-04-21 00:21:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776730916;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776730916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 00:22:10','2026-04-21 00:22:10',2384,NULL),
(2062,'wc_payment_gateway_update_orders','complete','2026-04-21 00:21:56','2026-04-21 00:21:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776730916;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776730916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 00:22:11','2026-04-21 00:22:11',2384,NULL),
(2063,'mailpoet/cron/daemon-trigger','complete','2026-04-21 00:10:55','2026-04-21 00:10:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776730255;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776730255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 00:11:10','2026-04-21 00:11:10',2367,NULL),
(2064,'mailpoet/cron/daemon-trigger','complete','2026-04-21 00:13:10','2026-04-21 00:13:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776730390;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776730390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 00:13:12','2026-04-21 00:13:12',2370,NULL),
(2065,'mailpoet/cron/daemon-trigger','complete','2026-04-21 00:15:12','2026-04-21 00:15:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776730512;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776730512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 00:15:55','2026-04-21 00:15:55',2375,NULL),
(2066,'woocommerce_cancel_unpaid_orders','complete','2026-04-21 01:13:56','2026-04-21 01:13:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776734036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776734036;}',4,1,'2026-04-21 01:14:25','2026-04-21 01:14:25',2463,NULL),
(2067,'mailpoet/cron/daemon-trigger','complete','2026-04-21 00:17:55','2026-04-21 00:17:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776730675;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776730675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 00:18:10','2026-04-21 00:18:10',2378,NULL),
(2068,'mailpoet/cron/daemon-trigger','complete','2026-04-21 00:20:10','2026-04-21 00:20:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776730810;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776730810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 00:20:11','2026-04-21 00:20:11',2381,NULL),
(2069,'mailpoet/cron/daemon-trigger','complete','2026-04-21 00:22:11','2026-04-21 00:22:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776730931;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776730931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 00:22:15','2026-04-21 00:22:15',2385,NULL),
(2070,'wc_payment_gateway_update_orders','complete','2026-04-21 00:37:10','2026-04-21 00:37:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776731830;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776731830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 00:38:10','2026-04-21 00:38:10',2410,NULL),
(2071,'wc_payment_gateway_update_orders','complete','2026-04-21 00:37:11','2026-04-21 00:37:11',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776731831;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776731831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 00:38:11','2026-04-21 00:38:11',2410,NULL),
(2072,'mailpoet/cron/daemon-run','complete','2026-04-21 00:22:11','2026-04-21 00:22:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776730931;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776730931;}',13,1,'2026-04-21 00:22:15','2026-04-21 00:22:15',2386,NULL),
(2073,'mailpoet/cron/daemon-trigger','complete','2026-04-21 00:24:15','2026-04-21 00:24:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776731055;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776731055;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 00:24:25','2026-04-21 00:24:25',2390,NULL),
(2074,'mailpoet/cron/daemon-trigger','complete','2026-04-21 00:26:25','2026-04-21 00:26:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776731185;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776731185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 00:26:25','2026-04-21 00:26:25',2393,NULL),
(2075,'mailpoet/cron/daemon-trigger','complete','2026-04-21 00:28:25','2026-04-21 00:28:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776731305;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776731305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 00:29:11','2026-04-21 00:29:11',2397,NULL),
(2076,'mailpoet/cron/daemon-trigger','complete','2026-04-21 00:31:11','2026-04-21 00:31:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776731471;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776731471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 00:31:11','2026-04-21 00:31:11',2400,NULL),
(2077,'mailpoet/cron/daemon-trigger','complete','2026-04-21 00:33:11','2026-04-21 00:33:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776731591;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776731591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 00:33:26','2026-04-21 00:33:26',2403,NULL),
(2078,'mailpoet/cron/daemon-trigger','complete','2026-04-21 00:35:26','2026-04-21 00:35:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776731726;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776731726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 00:35:26','2026-04-21 00:35:26',2406,NULL),
(2079,'mailpoet/cron/daemon-trigger','complete','2026-04-21 00:37:26','2026-04-21 00:37:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776731846;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776731846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 00:38:11','2026-04-21 00:38:11',2410,NULL),
(2080,'wc_payment_gateway_update_orders','complete','2026-04-21 00:53:10','2026-04-21 00:53:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776732790;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776732790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 00:54:11','2026-04-21 00:54:11',2433,NULL),
(2081,'wc_payment_gateway_update_orders','complete','2026-04-21 00:53:11','2026-04-21 00:53:11',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776732791;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776732791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 00:54:11','2026-04-21 00:54:11',2433,NULL),
(2082,'mailpoet/cron/daemon-trigger','complete','2026-04-21 00:40:11','2026-04-21 00:40:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776732011;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776732011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 00:40:12','2026-04-21 00:40:12',2413,NULL),
(2083,'mailpoet/cron/daemon-trigger','complete','2026-04-21 00:42:12','2026-04-21 00:42:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776732132;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776732132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 00:43:11','2026-04-21 00:43:11',2417,NULL),
(2084,'mailpoet/cron/daemon-trigger','complete','2026-04-21 00:45:11','2026-04-21 00:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776732311;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776732311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 00:45:11','2026-04-21 00:45:11',2420,NULL),
(2085,'mailpoet/cron/daemon-trigger','complete','2026-04-21 00:47:11','2026-04-21 00:47:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776732431;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776732431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 00:47:27','2026-04-21 00:47:27',2423,NULL),
(2086,'mailpoet/cron/daemon-trigger','complete','2026-04-21 00:49:27','2026-04-21 00:49:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776732567;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776732567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 00:50:13','2026-04-21 00:50:13',2427,NULL),
(2087,'mailpoet/cron/daemon-trigger','complete','2026-04-21 00:52:13','2026-04-21 00:52:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776732733;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776732733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 00:52:56','2026-04-21 00:52:56',2431,NULL),
(2088,'mailpoet/cron/daemon-trigger','complete','2026-04-21 00:54:56','2026-04-21 00:54:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776732896;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776732896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 00:56:12','2026-04-21 00:56:12',2436,NULL),
(2089,'wc_payment_gateway_update_orders','complete','2026-04-21 01:09:11','2026-04-21 01:09:11',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776733751;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776733751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 01:10:13','2026-04-21 01:10:13',2455,NULL),
(2090,'wc_payment_gateway_update_orders','complete','2026-04-21 01:09:11','2026-04-21 01:09:11',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776733751;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776733751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 01:10:14','2026-04-21 01:10:14',2455,NULL),
(2091,'mailpoet/cron/daemon-run','complete','2026-04-21 00:56:06','2026-04-21 00:56:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776732966;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776732966;}',13,1,'2026-04-21 00:56:12','2026-04-21 00:56:12',2437,NULL),
(2092,'mailpoet/cron/daemon-trigger','complete','2026-04-21 00:58:12','2026-04-21 00:58:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776733092;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776733092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 00:59:56','2026-04-21 00:59:56',2441,NULL),
(2093,'mailpoet/cron/daemon-trigger','complete','2026-04-21 01:01:56','2026-04-21 01:01:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776733316;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776733316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 01:03:26','2026-04-21 01:03:26',2445,NULL),
(2094,'mailpoet/cron/daemon-trigger','complete','2026-04-21 01:05:26','2026-04-21 01:05:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776733526;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776733526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 01:06:11','2026-04-21 01:06:11',2449,NULL),
(2095,'mailpoet/cron/daemon-trigger','complete','2026-04-21 01:08:11','2026-04-21 01:08:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776733691;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776733691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 01:08:56','2026-04-21 01:08:56',2453,NULL),
(2096,'mailpoet/cron/daemon-trigger','complete','2026-04-21 01:10:56','2026-04-21 01:10:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776733856;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776733856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 01:11:00','2026-04-21 01:11:00',2457,NULL),
(2097,'wc_payment_gateway_update_orders','complete','2026-04-21 01:25:13','2026-04-21 01:25:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776734713;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776734713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 01:26:10','2026-04-21 01:26:10',2480,NULL),
(2098,'wc_payment_gateway_update_orders','complete','2026-04-21 01:25:14','2026-04-21 01:25:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776734714;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776734714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 01:26:10','2026-04-21 01:26:10',2480,NULL),
(2099,'mailpoet/cron/daemon-run','complete','2026-04-21 01:10:56','2026-04-21 01:10:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776733856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776733856;}',13,1,'2026-04-21 01:11:00','2026-04-21 01:11:00',2458,NULL),
(2100,'mailpoet/cron/daemon-trigger','complete','2026-04-21 01:13:00','2026-04-21 01:13:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776733980;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776733980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 01:14:25','2026-04-21 01:14:25',2463,NULL),
(2101,'mailpoet/cron/daemon-trigger','complete','2026-04-21 01:16:25','2026-04-21 01:16:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776734185;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776734185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 01:17:10','2026-04-21 01:17:10',2467,NULL),
(2102,'woocommerce_cancel_unpaid_orders','complete','2026-04-21 02:14:25','2026-04-21 02:14:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776737665;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776737665;}',4,1,'2026-04-21 02:16:31','2026-04-21 02:16:31',2513,NULL),
(2103,'mailpoet/cron/daemon-trigger','complete','2026-04-21 01:19:10','2026-04-21 01:19:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776734350;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776734350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 01:19:25','2026-04-21 01:19:25',2470,NULL),
(2104,'mailpoet/cron/daemon-trigger','complete','2026-04-21 01:21:25','2026-04-21 01:21:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776734485;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776734485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 01:22:10','2026-04-21 01:22:10',2474,NULL),
(2105,'mailpoet/cron/daemon-trigger','complete','2026-04-21 01:24:10','2026-04-21 01:24:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776734650;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776734650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 01:24:11','2026-04-21 01:24:11',2477,NULL),
(2106,'mailpoet/cron/daemon-trigger','complete','2026-04-21 01:26:11','2026-04-21 01:26:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776734771;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776734771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 01:26:11','2026-04-21 01:26:11',2481,NULL),
(2107,'wc_payment_gateway_update_orders','complete','2026-04-21 01:41:10','2026-04-21 01:41:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776735670;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776735670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 01:41:40','2026-04-21 01:41:40',2503,NULL),
(2108,'wc_payment_gateway_update_orders','complete','2026-04-21 01:41:10','2026-04-21 01:41:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776735670;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776735670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 01:41:40','2026-04-21 01:41:40',2503,NULL),
(2109,'mailpoet/cron/daemon-trigger','complete','2026-04-21 01:28:11','2026-04-21 01:28:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776734891;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776734891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 01:28:11','2026-04-21 01:28:11',2484,NULL),
(2110,'mailpoet/cron/daemon-trigger','complete','2026-04-21 01:30:11','2026-04-21 01:30:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776735011;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776735011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 01:30:25','2026-04-21 01:30:25',2487,NULL),
(2111,'mailpoet/cron/daemon-trigger','complete','2026-04-21 01:32:25','2026-04-21 01:32:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776735145;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776735145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 01:33:10','2026-04-21 01:33:10',2491,NULL),
(2112,'mailpoet/cron/daemon-trigger','complete','2026-04-21 01:35:10','2026-04-21 01:35:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776735310;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776735310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 01:35:12','2026-04-21 01:35:12',2494,NULL),
(2113,'mailpoet/cron/daemon-trigger','complete','2026-04-21 01:37:12','2026-04-21 01:37:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776735432;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776735432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 01:37:26','2026-04-21 01:37:26',2497,NULL),
(2114,'mailpoet/cron/daemon-trigger','complete','2026-04-21 01:39:26','2026-04-21 01:39:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776735566;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776735566;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 01:39:56','2026-04-21 01:39:56',2501,NULL),
(2115,'mailpoet/cron/daemon-trigger','complete','2026-04-21 01:41:56','2026-04-21 01:41:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776735716;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776735716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 01:42:24','2026-04-21 01:42:24',2505,NULL),
(2116,'wc_payment_gateway_update_orders','complete','2026-04-21 01:56:40','2026-04-21 01:56:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776736600;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776736600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 01:58:16','2026-04-21 01:58:16',2509,NULL),
(2117,'wc_payment_gateway_update_orders','complete','2026-04-21 01:56:40','2026-04-21 01:56:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776736600;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776736600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 01:58:17','2026-04-21 01:58:17',2509,NULL),
(2118,'mailpoet/cron/daemon-trigger','complete','2026-04-21 01:44:24','2026-04-21 01:44:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776735864;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776735864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 01:53:00','2026-04-21 01:53:00',2507,NULL),
(2119,'mailpoet/cron/daemon-trigger','complete','2026-04-21 01:55:00','2026-04-21 01:55:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776736500;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776736500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 01:58:16','2026-04-21 01:58:16',2509,NULL),
(2120,'mailpoet/cron/daemon-trigger','complete','2026-04-21 02:00:16','2026-04-21 02:00:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776736816;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776736816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 02:00:29','2026-04-21 02:00:29',2511,NULL),
(2121,'wc_payment_gateway_update_orders','complete','2026-04-21 02:13:16','2026-04-21 02:13:16',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776737596;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776737596;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 02:16:30','2026-04-21 02:16:30',2513,NULL),
(2122,'wc_payment_gateway_update_orders','complete','2026-04-21 02:13:17','2026-04-21 02:13:17',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776737597;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776737597;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 02:16:31','2026-04-21 02:16:31',2513,NULL),
(2123,'mailpoet/cron/daemon-trigger','complete','2026-04-21 02:02:29','2026-04-21 02:02:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776736949;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776736949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 02:16:30','2026-04-21 02:16:30',2513,NULL),
(2124,'mailpoet/cron/daemon-run','complete','2026-04-21 02:16:25','2026-04-21 02:16:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776737785;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776737785;}',13,1,'2026-04-21 02:16:29','2026-04-21 02:16:29',2514,NULL),
(2125,'mailpoet/cron/daemon-trigger','complete','2026-04-21 02:18:30','2026-04-21 02:18:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776737910;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776737910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 02:35:52','2026-04-21 02:35:52',2519,NULL),
(2126,'wc_payment_gateway_update_orders','complete','2026-04-21 02:31:30','2026-04-21 02:31:30',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776738690;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776738690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 02:35:56','2026-04-21 02:35:56',2522,NULL),
(2127,'wc_payment_gateway_update_orders','complete','2026-04-21 02:31:31','2026-04-21 02:31:31',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776738691;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776738691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 02:35:57','2026-04-21 02:35:57',2522,NULL),
(2128,'woocommerce_cancel_unpaid_orders','complete','2026-04-21 03:16:31','2026-04-21 03:16:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776741391;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776741391;}',4,1,'2026-04-21 03:34:08','2026-04-21 03:34:08',2529,NULL),
(2129,'mailpoet/cron/daemon-run','complete','2026-04-21 02:35:47','2026-04-21 02:35:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776738947;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776738947;}',13,1,'2026-04-21 02:35:52','2026-04-21 02:35:52',2520,NULL),
(2130,'mailpoet/cron/daemon-trigger','complete','2026-04-21 02:37:52','2026-04-21 02:37:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776739072;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776739072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 02:58:21','2026-04-21 02:58:21',2524,NULL),
(2131,'wc_payment_gateway_update_orders','complete','2026-04-21 02:50:56','2026-04-21 02:50:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776739856;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776739856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 02:58:23','2026-04-21 02:58:23',2524,NULL),
(2132,'wc_payment_gateway_update_orders','complete','2026-04-21 02:50:57','2026-04-21 02:50:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776739857;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776739857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 02:58:24','2026-04-21 02:58:24',2524,NULL),
(2133,'mailpoet/cron/daemon-trigger','complete','2026-04-21 03:00:21','2026-04-21 03:00:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776740421;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776740421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 03:02:01','2026-04-21 03:02:01',2526,NULL),
(2134,'wc_admin_daily_wrapper','complete','2026-04-22 02:58:23','2026-04-22 02:58:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776826703;s:18:\"\0*\0first_timestamp\";i:1759499155;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776826703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-22 03:03:51','2026-04-22 03:03:51',2896,NULL),
(2135,'wc_payment_gateway_update_orders','complete','2026-04-21 03:13:23','2026-04-21 03:13:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776741203;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776741203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 03:34:07','2026-04-21 03:34:07',2529,NULL),
(2136,'wc_payment_gateway_update_orders','complete','2026-04-21 03:13:24','2026-04-21 03:13:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776741204;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776741204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 03:34:08','2026-04-21 03:34:08',2529,NULL),
(2137,'gla/jobs/resubmit_expiring_products/create_batch','complete','2026-04-21 03:01:59','2026-04-21 03:01:59',10,'[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776740519;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776740519;}',10,1,'2026-04-21 03:02:01','2026-04-21 03:02:01',2527,NULL),
(2138,'gla/jobs/resubmit_expiring_products/start','complete','2026-04-22 03:00:00','2026-04-22 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776826800;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1776826800;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-22 03:03:51','2026-04-22 03:03:51',2896,NULL),
(2139,'gla/jobs/update_merchant_price_benchmarks/start','complete','2026-04-22 03:00:00','2026-04-22 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776826800;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1776826800;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-22 03:03:51','2026-04-22 03:03:51',2896,NULL),
(2140,'mailpoet/cron/daemon-trigger','complete','2026-04-21 03:04:01','2026-04-21 03:04:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776740641;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776740641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 03:34:06','2026-04-21 03:34:06',2529,NULL),
(2141,'mailpoet/cron/daemon-run','complete','2026-04-21 03:34:01','2026-04-21 03:34:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776742441;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776742441;}',13,1,'2026-04-21 03:34:05','2026-04-21 03:34:05',2530,NULL),
(2142,'mailpoet/cron/daemon-trigger','complete','2026-04-21 03:36:06','2026-04-21 03:36:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776742566;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776742566;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 03:52:03','2026-04-21 03:52:03',2534,NULL),
(2143,'wc_payment_gateway_update_orders','complete','2026-04-21 03:49:07','2026-04-21 03:49:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776743347;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776743347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 03:52:08','2026-04-21 03:52:08',2536,NULL),
(2144,'wc_payment_gateway_update_orders','complete','2026-04-21 03:49:08','2026-04-21 03:49:08',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776743348;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776743348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 03:52:09','2026-04-21 03:52:09',2536,NULL),
(2145,'woocommerce_cancel_unpaid_orders','complete','2026-04-21 04:34:08','2026-04-21 04:34:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776746048;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776746048;}',4,1,'2026-04-21 12:38:45','2026-04-21 12:38:45',2545,NULL),
(2146,'mailpoet/cron/daemon-run','complete','2026-04-21 03:51:57','2026-04-21 03:51:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776743517;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776743517;}',13,1,'2026-04-21 03:52:03','2026-04-21 03:52:03',2535,NULL),
(2147,'mailpoet/cron/daemon-trigger','complete','2026-04-21 03:54:03','2026-04-21 03:54:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776743643;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776743643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 03:58:29','2026-04-21 03:58:29',2539,NULL),
(2148,'woocommerce_cleanup_personal_data','complete','2026-04-22 03:52:04','2026-04-22 03:52:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776829924;s:18:\"\0*\0first_timestamp\";i:1759499163;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776829924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-22 03:52:53','2026-04-22 03:52:53',2916,NULL),
(2149,'woocommerce_cleanup_logs','complete','2026-04-22 03:52:04','2026-04-22 03:52:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776829924;s:18:\"\0*\0first_timestamp\";i:1759509954;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776829924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-22 03:52:53','2026-04-22 03:52:53',2916,NULL),
(2150,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-04-22 03:52:04','2026-04-22 03:52:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776829924;s:18:\"\0*\0first_timestamp\";i:1759509955;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776829924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-22 03:52:54','2026-04-22 03:52:54',2916,NULL),
(2151,'woocommerce_scheduled_sales','complete','2026-04-22 03:52:05','2026-04-22 03:52:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776829925;s:18:\"\0*\0first_timestamp\";i:1759536000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776829925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-22 03:52:54','2026-04-22 03:52:54',2916,NULL),
(2152,'woocommerce_cleanup_draft_orders','complete','2026-04-22 03:52:05','2026-04-22 03:52:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776829925;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776829925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-22 03:52:54','2026-04-22 03:52:54',2916,NULL),
(2153,'woocommerce_cleanup_draft_orders','complete','2026-04-22 03:52:05','2026-04-22 03:52:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776829925;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776829925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-22 03:52:54','2026-04-22 03:52:54',2916,NULL),
(2154,'woocommerce_tracker_send_event_wrapper','complete','2026-04-22 03:52:06','2026-04-22 03:52:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776829926;s:18:\"\0*\0first_timestamp\";i:1759800762;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776829926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-22 03:52:55','2026-04-22 03:52:55',2916,NULL),
(2155,'gla/jobs/update_merchant_product_statuses/process_item','complete','2026-04-21 03:52:06','2026-04-21 03:52:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776743526;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776743526;}',10,1,'2026-04-21 03:52:10','2026-04-21 03:52:10',2537,NULL),
(2156,'wc_gla_cron_daily_notes','complete','2026-04-22 03:52:07','2026-04-22 03:52:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776829927;s:18:\"\0*\0first_timestamp\";i:1760367966;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776829927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-04-22 03:52:56','2026-04-22 03:52:56',2916,NULL),
(2157,'wc_payment_gateway_update_orders','complete','2026-04-21 04:07:08','2026-04-21 04:07:08',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776744428;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776744428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 12:38:42','2026-04-21 12:38:42',2545,NULL),
(2158,'wc_payment_gateway_update_orders','complete','2026-04-21 04:07:09','2026-04-21 04:07:09',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776744429;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776744429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 12:38:42','2026-04-21 12:38:42',2545,NULL),
(2159,'woocommerce_refresh_order_count_cache','complete','2026-04-21 15:58:27','2026-04-21 15:58:27',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776787107;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776787107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-21 16:00:22','2026-04-21 16:00:22',2600,NULL),
(2160,'mailpoet/cron/daemon-trigger','complete','2026-04-21 04:00:29','2026-04-21 04:00:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776744029;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776744029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 04:03:01','2026-04-21 04:03:01',2541,NULL),
(2161,'mailpoet/cron/daemon-trigger','complete','2026-04-21 04:05:01','2026-04-21 04:05:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776744301;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776744301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 12:38:39','2026-04-21 12:38:39',2543,NULL),
(2162,'mailpoet/cron/daemon-run','complete','2026-04-21 12:38:34','2026-04-21 12:38:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776775114;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776775114;}',13,1,'2026-04-21 12:38:41','2026-04-21 12:38:41',2544,NULL),
(2163,'mailpoet/cron/daemon-trigger','complete','2026-04-21 12:40:39','2026-04-21 12:40:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776775239;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776775239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 12:46:45','2026-04-21 12:46:45',2550,NULL),
(2164,'wc_payment_gateway_update_orders','complete','2026-04-21 12:53:42','2026-04-21 12:53:42',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776776022;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776776022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 13:12:28','2026-04-21 13:12:28',2554,NULL),
(2165,'wc_payment_gateway_update_orders','complete','2026-04-21 12:53:42','2026-04-21 12:53:42',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776776022;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776776022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 13:12:28','2026-04-21 13:12:28',2554,NULL),
(2166,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-22 00:38:45','2026-04-22 00:38:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776818325;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776818325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-22 00:40:47','2026-04-22 00:40:47',2857,NULL),
(2167,'woocommerce_cancel_unpaid_orders','complete','2026-04-21 13:38:45','2026-04-21 13:38:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776778725;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776778725;}',4,1,'2026-04-21 13:41:29','2026-04-21 13:41:29',2561,NULL),
(2238,'mailpoet/cron/daemon-trigger','complete','2026-04-21 17:54:32','2026-04-21 17:54:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776794072;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776794072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 17:54:39','2026-04-21 17:54:39',2625,NULL),
(2169,'mailpoet/cron/daemon-run','complete','2026-04-21 12:38:45','2026-04-21 12:38:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776775125;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776775125;}',13,1,'2026-04-21 12:38:51','2026-04-21 12:38:51',2547,NULL),
(2170,'mailpoet/cron/daemon-trigger','complete','2026-04-21 12:48:45','2026-04-21 12:48:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776775725;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776775725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 12:53:20','2026-04-21 12:53:20',2552,NULL),
(2171,'mailpoet/cron/daemon-trigger','complete','2026-04-21 12:55:20','2026-04-21 12:55:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776776120;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776776120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 13:12:32','2026-04-21 13:12:32',2554,NULL),
(2172,'wc_payment_gateway_update_orders','complete','2026-04-21 13:27:28','2026-04-21 13:27:28',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776778048;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776778048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 13:41:28','2026-04-21 13:41:28',2561,NULL),
(2173,'wc_payment_gateway_update_orders','complete','2026-04-21 13:27:28','2026-04-21 13:27:28',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776778048;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776778048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 13:41:28','2026-04-21 13:41:28',2561,NULL),
(2174,'mailpoet/cron/daemon-run','complete','2026-04-21 13:12:29','2026-04-21 13:12:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776777149;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776777149;}',13,1,'2026-04-21 13:12:32','2026-04-21 13:12:32',2555,NULL),
(2175,'mailpoet/cron/daemon-trigger','complete','2026-04-21 13:14:32','2026-04-21 13:14:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776777272;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776777272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 13:19:52','2026-04-21 13:19:52',2559,NULL),
(2176,'mailpoet/cron/daemon-trigger','complete','2026-04-21 13:21:52','2026-04-21 13:21:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776777712;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776777712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 13:41:27','2026-04-21 13:41:27',2561,NULL),
(2177,'mailpoet/cron/daemon-run','complete','2026-04-21 13:41:22','2026-04-21 13:41:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776778882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776778882;}',13,1,'2026-04-21 13:41:26','2026-04-21 13:41:26',2562,NULL),
(2178,'mailpoet/cron/daemon-trigger','complete','2026-04-21 13:43:27','2026-04-21 13:43:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776779007;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776779007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 13:46:50','2026-04-21 13:46:50',2566,NULL),
(2179,'wc_payment_gateway_update_orders','complete','2026-04-21 13:56:28','2026-04-21 13:56:28',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776779788;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776779788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 14:08:21','2026-04-21 14:08:21',2568,NULL),
(2180,'wc_payment_gateway_update_orders','complete','2026-04-21 13:56:28','2026-04-21 13:56:28',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776779788;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776779788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 14:08:22','2026-04-21 14:08:22',2568,NULL),
(2181,'woocommerce_cancel_unpaid_orders','complete','2026-04-21 14:41:28','2026-04-21 14:41:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776782488;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776782488;}',4,1,'2026-04-21 14:51:50','2026-04-21 14:51:50',2572,NULL),
(2182,'mailpoet/cron/daemon-trigger','complete','2026-04-21 13:48:50','2026-04-21 13:48:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776779330;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776779330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 14:08:20','2026-04-21 14:08:20',2568,NULL),
(2183,'mailpoet/cron/daemon-trigger','complete','2026-04-21 14:10:20','2026-04-21 14:10:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776780620;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776780620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 14:35:54','2026-04-21 14:35:54',2570,NULL),
(2184,'wc_payment_gateway_update_orders','complete','2026-04-21 14:23:21','2026-04-21 14:23:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776781401;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776781401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 14:35:55','2026-04-21 14:35:55',2570,NULL),
(2185,'wc_payment_gateway_update_orders','complete','2026-04-21 14:23:22','2026-04-21 14:23:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776781402;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776781402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 14:35:56','2026-04-21 14:35:56',2570,NULL),
(2186,'mailpoet/cron/daemon-trigger','complete','2026-04-21 14:37:54','2026-04-21 14:37:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776782274;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776782274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 14:51:50','2026-04-21 14:51:50',2572,NULL),
(2187,'wc_payment_gateway_update_orders','complete','2026-04-21 14:50:55','2026-04-21 14:50:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776783055;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776783055;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 14:51:50','2026-04-21 14:51:50',2572,NULL),
(2188,'wc_payment_gateway_update_orders','complete','2026-04-21 14:50:56','2026-04-21 14:50:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776783056;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776783056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 14:51:51','2026-04-21 14:51:51',2572,NULL),
(2189,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-21 14:35:58','2026-04-21 14:35:58',10,'[10145,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776782158;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776782158;}',8,1,'2026-04-21 14:51:49','2026-04-21 14:51:49',2572,NULL),
(2190,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-21 14:35:58','2026-04-21 14:35:58',10,'[10146,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776782158;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776782158;}',8,1,'2026-04-21 14:51:49','2026-04-21 14:51:49',2572,NULL),
(2191,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-21 14:35:58','2026-04-21 14:35:58',10,'[10147,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776782158;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776782158;}',8,1,'2026-04-21 14:51:49','2026-04-21 14:51:49',2572,NULL),
(2192,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-04-21 14:35:59','2026-04-21 14:35:59',10,'[10134,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776782159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776782159;}',8,1,'2026-04-21 14:51:49','2026-04-21 14:51:49',2572,NULL),
(2193,'mailpoet/cron/daemon-trigger','complete','2026-04-21 14:53:50','2026-04-21 14:53:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776783230;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776783230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 14:54:40','2026-04-21 14:54:40',2574,NULL),
(2194,'woocommerce_cancel_unpaid_orders','complete','2026-04-21 15:51:50','2026-04-21 15:51:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776786710;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776786710;}',4,1,'2026-04-21 16:00:22','2026-04-21 16:00:22',2600,NULL),
(2195,'wc_payment_gateway_update_orders','complete','2026-04-21 15:06:50','2026-04-21 15:06:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776784010;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776784010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 15:09:54','2026-04-21 15:09:54',2587,NULL),
(2196,'wc_payment_gateway_update_orders','complete','2026-04-21 15:06:51','2026-04-21 15:06:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776784011;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776784011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 15:09:55','2026-04-21 15:09:55',2587,NULL),
(2197,'mailpoet/cron/daemon-trigger','complete','2026-04-21 14:56:40','2026-04-21 14:56:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776783400;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776783400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 14:56:49','2026-04-21 14:56:49',2577,NULL),
(2198,'mailpoet/cron/daemon-trigger','complete','2026-04-21 14:58:49','2026-04-21 14:58:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776783529;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776783529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 14:59:44','2026-04-21 14:59:44',2581,NULL),
(2199,'mailpoet/cron/daemon-trigger','complete','2026-04-21 15:01:44','2026-04-21 15:01:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776783704;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776783704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 15:01:44','2026-04-21 15:01:44',2584,NULL),
(2200,'mailpoet/cron/daemon-trigger','complete','2026-04-21 15:03:44','2026-04-21 15:03:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776783824;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776783824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 15:09:53','2026-04-21 15:09:53',2587,NULL),
(2201,'mailpoet/cron/daemon-trigger','complete','2026-04-21 15:11:53','2026-04-21 15:11:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776784313;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776784313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 15:13:55','2026-04-21 15:13:55',2590,NULL),
(2202,'wc_payment_gateway_update_orders','complete','2026-04-21 15:24:54','2026-04-21 15:24:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776785094;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776785094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 15:30:39','2026-04-21 15:30:39',2592,NULL),
(2203,'wc_payment_gateway_update_orders','complete','2026-04-21 15:24:55','2026-04-21 15:24:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776785095;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776785095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 15:30:40','2026-04-21 15:30:40',2592,NULL),
(2204,'mailpoet/cron/daemon-trigger','complete','2026-04-21 15:15:55','2026-04-21 15:15:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776784555;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776784555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 15:30:38','2026-04-21 15:30:38',2592,NULL),
(2205,'mailpoet/cron/daemon-trigger','complete','2026-04-21 15:32:38','2026-04-21 15:32:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776785558;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776785558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 15:32:38','2026-04-21 15:32:38',2595,NULL),
(2206,'wc_payment_gateway_update_orders','complete','2026-04-21 15:45:39','2026-04-21 15:45:39',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776786339;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776786339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 16:00:21','2026-04-21 16:00:21',2600,NULL),
(2207,'wc_payment_gateway_update_orders','complete','2026-04-21 15:45:40','2026-04-21 15:45:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776786340;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776786340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 16:00:21','2026-04-21 16:00:21',2600,NULL),
(2208,'mailpoet/cron/daemon-trigger','complete','2026-04-21 15:34:38','2026-04-21 15:34:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776785678;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776785678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 15:42:49','2026-04-21 15:42:49',2598,NULL),
(2209,'mailpoet/cron/daemon-trigger','complete','2026-04-21 15:44:49','2026-04-21 15:44:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776786289;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776786289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 16:00:20','2026-04-21 16:00:20',2600,NULL),
(2210,'mailpoet/cron/daemon-trigger','complete','2026-04-21 16:02:20','2026-04-21 16:02:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776787340;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776787340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 16:29:45','2026-04-21 16:29:45',2602,NULL),
(2211,'wc_payment_gateway_update_orders','complete','2026-04-21 16:15:21','2026-04-21 16:15:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776788121;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776788121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 16:29:46','2026-04-21 16:29:46',2602,NULL),
(2212,'wc_payment_gateway_update_orders','complete','2026-04-21 16:15:21','2026-04-21 16:15:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776788121;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776788121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 16:29:47','2026-04-21 16:29:47',2602,NULL),
(2213,'woocommerce_cancel_unpaid_orders','complete','2026-04-21 17:00:22','2026-04-21 17:00:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776790822;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776790822;}',4,1,'2026-04-21 17:12:43','2026-04-21 17:12:43',2615,NULL),
(2214,'woocommerce_refresh_order_count_cache','complete','2026-04-22 04:00:22','2026-04-22 04:00:22',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776830422;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776830422;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-22 04:06:28','2026-04-22 04:06:28',2922,NULL),
(2215,'mailpoet/cron/daemon-run','complete','2026-04-21 16:29:41','2026-04-21 16:29:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776788981;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776788981;}',13,1,'2026-04-21 16:29:44','2026-04-21 16:29:44',2603,NULL),
(2216,'mailpoet/cron/daemon-trigger','complete','2026-04-21 16:31:45','2026-04-21 16:31:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776789105;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776789105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 16:39:05','2026-04-21 16:39:05',2607,NULL),
(2217,'wc_payment_gateway_update_orders','complete','2026-04-21 16:44:46','2026-04-21 16:44:46',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776789886;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776789886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 16:45:48','2026-04-21 16:45:48',2611,NULL),
(2218,'wc_payment_gateway_update_orders','complete','2026-04-21 16:44:47','2026-04-21 16:44:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776789887;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776789887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 16:45:49','2026-04-21 16:45:49',2611,NULL),
(2219,'mailpoet/cron/daemon-run','complete','2026-04-21 16:39:01','2026-04-21 16:39:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776789541;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776789541;}',13,1,'2026-04-21 16:39:05','2026-04-21 16:39:05',2608,NULL),
(2220,'mailpoet/cron/daemon-trigger','complete','2026-04-21 16:41:05','2026-04-21 16:41:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776789665;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776789665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 16:45:48','2026-04-21 16:45:48',2611,NULL),
(2221,'mailpoet/cron/daemon-trigger','complete','2026-04-21 16:47:48','2026-04-21 16:47:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776790068;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776790068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 16:58:54','2026-04-21 16:58:54',2613,NULL),
(2222,'wc_payment_gateway_update_orders','complete','2026-04-21 17:00:48','2026-04-21 17:00:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776790848;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776790848;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 17:12:43','2026-04-21 17:12:43',2615,NULL),
(2223,'wc_payment_gateway_update_orders','complete','2026-04-21 17:00:49','2026-04-21 17:00:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776790849;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776790849;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 17:12:44','2026-04-21 17:12:44',2615,NULL),
(2224,'mailpoet/cron/daemon-trigger','complete','2026-04-21 17:00:54','2026-04-21 17:00:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776790854;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776790854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 17:12:48','2026-04-21 17:12:48',2615,NULL),
(2225,'woocommerce_cancel_unpaid_orders','complete','2026-04-21 18:12:42','2026-04-21 18:12:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776795162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776795162;}',4,1,'2026-04-21 18:13:01','2026-04-21 18:13:01',2653,NULL),
(2226,'wc_payment_gateway_update_orders','complete','2026-04-21 17:27:43','2026-04-21 17:27:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776792463;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776792463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 17:36:23','2026-04-21 17:36:23',2621,NULL),
(2227,'wc_payment_gateway_update_orders','complete','2026-04-21 17:27:44','2026-04-21 17:27:44',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776792464;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776792464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 17:36:23','2026-04-21 17:36:23',2621,NULL),
(2228,'mailpoet/cron/daemon-run','complete','2026-04-21 17:12:44','2026-04-21 17:12:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776791564;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776791564;}',13,1,'2026-04-21 17:12:48','2026-04-21 17:12:48',2616,NULL),
(2229,'mailpoet/cron/daemon-trigger','complete','2026-04-21 17:14:48','2026-04-21 17:14:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776791688;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776791688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 17:15:00','2026-04-21 17:15:00',2619,NULL),
(2230,'mailpoet/cron/daemon-trigger','complete','2026-04-21 17:17:00','2026-04-21 17:17:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776791820;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776791820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 17:36:22','2026-04-21 17:36:22',2621,NULL),
(2231,'mailpoet/cron/daemon-trigger','complete','2026-04-21 17:38:22','2026-04-21 17:38:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776793102;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776793102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 17:52:32','2026-04-21 17:52:32',2623,NULL),
(2232,'wc_payment_gateway_update_orders','complete','2026-04-21 17:51:23','2026-04-21 17:51:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776793883;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776793883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 17:52:33','2026-04-21 17:52:33',2623,NULL),
(2233,'wc_payment_gateway_update_orders','complete','2026-04-21 17:51:23','2026-04-21 17:51:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776793883;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776793883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 17:52:33','2026-04-21 17:52:33',2623,NULL),
(2234,'fetch_patterns','complete','2026-04-22 17:36:24','2026-04-22 17:36:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776879384;s:18:\"\0*\0first_timestamp\";i:1776358463;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776879384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-22 17:43:45','2026-04-22 17:43:45',3221,NULL),
(2235,'woocommerce_cleanup_sessions','complete','2026-04-22 06:00:00','2026-04-22 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776837600;s:18:\"\0*\0first_timestamp\";i:1776837600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776837600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-04-22 06:15:51','2026-04-22 06:15:51',2964,NULL),
(2236,'generate_category_lookup_table_wrapper','complete','2026-04-21 17:36:34','2026-04-21 17:36:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776792994;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776792994;}',4,1,'2026-04-21 17:52:32','2026-04-21 17:52:32',2623,NULL),
(2237,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-04-22 17:36:24','2026-04-22 17:36:24',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776879384;s:18:\"\0*\0first_timestamp\";i:1776358457;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776879384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-04-22 17:43:46','2026-04-22 17:43:46',3221,NULL),
(2239,'wc_payment_gateway_update_orders','complete','2026-04-21 18:07:33','2026-04-21 18:07:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776794853;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776794853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 18:08:02','2026-04-21 18:08:02',2646,NULL),
(2240,'wc_payment_gateway_update_orders','complete','2026-04-21 18:07:33','2026-04-21 18:07:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776794853;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776794853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 18:08:03','2026-04-21 18:08:03',2646,NULL),
(2241,'mailpoet/cron/daemon-trigger','complete','2026-04-21 17:56:39','2026-04-21 17:56:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776794199;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776794199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 17:57:05','2026-04-21 17:57:05',2629,NULL),
(2242,'mailpoet/cron/daemon-run','complete','2026-04-21 17:57:01','2026-04-21 17:57:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776794221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776794221;}',13,1,'2026-04-21 17:57:05','2026-04-21 17:57:05',2630,NULL),
(2243,'mailpoet/cron/daemon-trigger','complete','2026-04-21 17:59:05','2026-04-21 17:59:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776794345;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776794345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 17:59:50','2026-04-21 17:59:50',2635,NULL),
(2244,'mailpoet/cron/daemon-trigger','complete','2026-04-21 18:01:50','2026-04-21 18:01:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776794510;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776794510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 18:03:01','2026-04-21 18:03:01',2639,NULL),
(2245,'mailpoet/cron/daemon-trigger','complete','2026-04-21 18:05:01','2026-04-21 18:05:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776794701;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776794701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 18:05:45','2026-04-21 18:05:45',2643,NULL),
(2246,'mailpoet/cron/daemon-trigger','complete','2026-04-21 18:07:45','2026-04-21 18:07:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776794865;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776794865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 18:08:03','2026-04-21 18:08:03',2646,NULL),
(2247,'wc_payment_gateway_update_orders','complete','2026-04-21 18:23:02','2026-04-21 18:23:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776795782;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776795782;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 18:24:06','2026-04-21 18:24:06',2669,NULL),
(2248,'wc_payment_gateway_update_orders','complete','2026-04-21 18:23:03','2026-04-21 18:23:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776795783;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776795783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 18:24:06','2026-04-21 18:24:06',2669,NULL),
(2249,'mailpoet/cron/daemon-trigger','complete','2026-04-21 18:10:03','2026-04-21 18:10:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776795003;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776795003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 18:11:07','2026-04-21 18:11:07',2650,NULL),
(2250,'mailpoet/cron/daemon-trigger','complete','2026-04-21 18:13:07','2026-04-21 18:13:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776795187;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776795187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 18:14:02','2026-04-21 18:14:02',2655,NULL),
(2251,'woocommerce_cancel_unpaid_orders','complete','2026-04-21 19:13:01','2026-04-21 19:13:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776798781;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776798781;}',4,1,'2026-04-21 19:14:30','2026-04-21 19:14:30',2719,NULL),
(2252,'mailpoet/cron/daemon-trigger','complete','2026-04-21 18:16:02','2026-04-21 18:16:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776795362;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776795362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 18:17:06','2026-04-21 18:17:06',2659,NULL),
(2253,'mailpoet/cron/daemon-trigger','complete','2026-04-21 18:19:06','2026-04-21 18:19:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776795546;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776795546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 18:19:45','2026-04-21 18:19:45',2663,NULL),
(2254,'mailpoet/cron/daemon-trigger','complete','2026-04-21 18:21:45','2026-04-21 18:21:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776795705;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776795705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 18:22:54','2026-04-21 18:22:54',2667,NULL),
(2255,'mailpoet/cron/daemon-trigger','complete','2026-04-21 18:24:54','2026-04-21 18:24:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776795894;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776795894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 18:26:02','2026-04-21 18:26:02',2672,NULL),
(2256,'wc_payment_gateway_update_orders','complete','2026-04-21 18:39:06','2026-04-21 18:39:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776796746;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776796746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 18:39:51','2026-04-21 18:39:51',2692,NULL),
(2257,'wc_payment_gateway_update_orders','complete','2026-04-21 18:39:06','2026-04-21 18:39:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776796746;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776796746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 18:39:51','2026-04-21 18:39:51',2692,NULL),
(2258,'mailpoet/cron/daemon-trigger','complete','2026-04-21 18:28:02','2026-04-21 18:28:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776796082;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776796082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 18:28:55','2026-04-21 18:28:55',2676,NULL),
(2259,'mailpoet/cron/daemon-run','complete','2026-04-21 18:28:49','2026-04-21 18:28:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776796129;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776796129;}',13,1,'2026-04-21 18:28:55','2026-04-21 18:28:55',2677,NULL),
(2260,'mailpoet/cron/daemon-trigger','complete','2026-04-21 18:30:55','2026-04-21 18:30:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776796255;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776796255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 18:31:51','2026-04-21 18:31:51',2681,NULL),
(2261,'mailpoet/cron/daemon-trigger','complete','2026-04-21 18:33:51','2026-04-21 18:33:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776796431;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776796431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 18:34:54','2026-04-21 18:34:54',2685,NULL),
(2262,'mailpoet/cron/daemon-trigger','complete','2026-04-21 18:36:54','2026-04-21 18:36:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776796614;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776796614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 18:37:56','2026-04-21 18:37:56',2689,NULL),
(2263,'mailpoet/cron/daemon-trigger','complete','2026-04-21 18:39:56','2026-04-21 18:39:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776796796;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776796796;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 18:41:10','2026-04-21 18:41:10',2694,NULL),
(2264,'wc_payment_gateway_update_orders','complete','2026-04-21 18:54:51','2026-04-21 18:54:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776797691;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776797691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 18:58:36','2026-04-21 18:58:36',2711,NULL),
(2265,'wc_payment_gateway_update_orders','complete','2026-04-21 18:54:51','2026-04-21 18:54:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776797691;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776797691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 18:58:36','2026-04-21 18:58:36',2711,NULL),
(2266,'mailpoet/cron/daemon-run','complete','2026-04-21 18:41:06','2026-04-21 18:41:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776796866;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776796866;}',13,1,'2026-04-21 18:41:10','2026-04-21 18:41:10',2695,NULL),
(2267,'mailpoet/cron/daemon-trigger','complete','2026-04-21 18:43:10','2026-04-21 18:43:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776796990;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776796990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 18:43:46','2026-04-21 18:43:46',2700,NULL),
(2268,'mailpoet/cron/daemon-trigger','complete','2026-04-21 18:45:46','2026-04-21 18:45:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776797146;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776797146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 18:46:02','2026-04-21 18:46:02',2703,NULL),
(2269,'mailpoet/cron/daemon-trigger','complete','2026-04-21 18:48:02','2026-04-21 18:48:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776797282;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776797282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 18:48:47','2026-04-21 18:48:47',2707,NULL),
(2270,'mailpoet/cron/daemon-trigger','complete','2026-04-21 18:50:47','2026-04-21 18:50:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776797447;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776797447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 18:51:52','2026-04-21 18:51:52',2709,NULL),
(2271,'mailpoet/cron/daemon-trigger','complete','2026-04-21 18:53:52','2026-04-21 18:53:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776797632;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776797632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 18:58:35','2026-04-21 18:58:35',2711,NULL),
(2272,'mailpoet/cron/daemon-trigger','complete','2026-04-21 19:00:35','2026-04-21 19:00:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776798035;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776798035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 19:02:00','2026-04-21 19:02:00',2714,NULL),
(2273,'wc_payment_gateway_update_orders','complete','2026-04-21 19:13:36','2026-04-21 19:13:36',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776798816;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776798816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 19:14:31','2026-04-21 19:14:31',2719,NULL),
(2274,'wc_payment_gateway_update_orders','complete','2026-04-21 19:13:36','2026-04-21 19:13:36',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776798816;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776798816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 19:14:32','2026-04-21 19:14:32',2719,NULL),
(2275,'mailpoet/cron/daemon-trigger','complete','2026-04-21 19:04:00','2026-04-21 19:04:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776798240;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776798240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 19:05:50','2026-04-21 19:05:50',2716,NULL),
(2276,'mailpoet/cron/daemon-trigger','complete','2026-04-21 19:07:50','2026-04-21 19:07:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776798470;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776798470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 19:14:30','2026-04-21 19:14:30',2719,NULL),
(2277,'mailpoet/cron/daemon-run','complete','2026-04-21 19:14:25','2026-04-21 19:14:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776798865;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776798865;}',13,1,'2026-04-21 19:14:29','2026-04-21 19:14:29',2720,NULL),
(2278,'mailpoet/cron/daemon-trigger','complete','2026-04-21 19:16:30','2026-04-21 19:16:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776798990;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776798990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 19:19:30','2026-04-21 19:19:30',2724,NULL),
(2279,'woocommerce_cancel_unpaid_orders','complete','2026-04-21 20:14:30','2026-04-21 20:14:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776802470;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776802470;}',4,1,'2026-04-21 20:20:20','2026-04-21 20:20:20',2749,NULL),
(2280,'wc_payment_gateway_update_orders','complete','2026-04-21 19:29:31','2026-04-21 19:29:31',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776799771;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776799771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 19:34:02','2026-04-21 19:34:02',2728,NULL),
(2281,'wc_payment_gateway_update_orders','complete','2026-04-21 19:29:32','2026-04-21 19:29:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776799772;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776799772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 19:34:03','2026-04-21 19:34:03',2728,NULL),
(2282,'mailpoet/cron/daemon-trigger','complete','2026-04-21 19:21:30','2026-04-21 19:21:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776799290;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776799290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 19:28:20','2026-04-21 19:28:20',2726,NULL),
(2283,'mailpoet/cron/daemon-trigger','complete','2026-04-21 19:30:20','2026-04-21 19:30:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776799820;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776799820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 19:34:08','2026-04-21 19:34:08',2728,NULL),
(2284,'wc_payment_gateway_update_orders','complete','2026-04-21 19:49:02','2026-04-21 19:49:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776800942;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776800942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 19:52:52','2026-04-21 19:52:52',2738,NULL),
(2285,'wc_payment_gateway_update_orders','complete','2026-04-21 19:49:03','2026-04-21 19:49:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776800943;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776800943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 19:52:52','2026-04-21 19:52:52',2738,NULL),
(2286,'mailpoet/cron/daemon-run','complete','2026-04-21 19:34:03','2026-04-21 19:34:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776800043;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776800043;}',13,1,'2026-04-21 19:34:08','2026-04-21 19:34:08',2729,NULL),
(2287,'mailpoet/cron/daemon-trigger','complete','2026-04-21 19:36:08','2026-04-21 19:36:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776800168;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776800168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 19:40:05','2026-04-21 19:40:05',2732,NULL),
(2288,'mailpoet/cron/daemon-run','complete','2026-04-21 19:40:00','2026-04-21 19:40:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776800400;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776800400;}',13,1,'2026-04-21 19:40:06','2026-04-21 19:40:06',2733,NULL),
(2289,'mailpoet/cron/daemon-trigger','complete','2026-04-21 19:42:05','2026-04-21 19:42:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776800525;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776800525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 19:45:05','2026-04-21 19:45:05',2735,NULL),
(2290,'mailpoet/cron/daemon-run','complete','2026-04-21 19:45:00','2026-04-21 19:45:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776800700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776800700;}',13,1,'2026-04-21 19:45:06','2026-04-21 19:45:06',2736,NULL),
(2291,'mailpoet/cron/daemon-trigger','complete','2026-04-21 19:47:05','2026-04-21 19:47:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776800825;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776800825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 19:52:51','2026-04-21 19:52:51',2738,NULL),
(2292,'mailpoet/cron/daemon-trigger','complete','2026-04-21 19:54:51','2026-04-21 19:54:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776801291;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776801291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 19:57:53','2026-04-21 19:57:53',2740,NULL),
(2293,'wc_payment_gateway_update_orders','complete','2026-04-21 20:07:52','2026-04-21 20:07:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776802072;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776802072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 20:13:40','2026-04-21 20:13:40',2747,NULL),
(2294,'wc_payment_gateway_update_orders','complete','2026-04-21 20:07:52','2026-04-21 20:07:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776802072;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776802072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 20:13:40','2026-04-21 20:13:40',2747,NULL),
(2295,'mailpoet/cron/daemon-trigger','complete','2026-04-21 19:59:53','2026-04-21 19:59:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776801593;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776801593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 20:03:48','2026-04-21 20:03:48',2743,NULL),
(2296,'mailpoet/cron/daemon-trigger','complete','2026-04-21 20:05:48','2026-04-21 20:05:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776801948;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776801948;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 20:06:44','2026-04-21 20:06:44',2745,NULL),
(2297,'mailpoet/cron/daemon-trigger','complete','2026-04-21 20:08:44','2026-04-21 20:08:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776802124;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776802124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 20:13:40','2026-04-21 20:13:40',2747,NULL),
(2298,'wc_payment_gateway_update_orders','complete','2026-04-21 20:28:40','2026-04-21 20:28:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776803320;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776803320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 20:34:05','2026-04-21 20:34:05',2753,NULL),
(2299,'wc_payment_gateway_update_orders','complete','2026-04-21 20:28:40','2026-04-21 20:28:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776803320;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776803320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 20:34:06','2026-04-21 20:34:06',2753,NULL),
(2300,'mailpoet/cron/daemon-trigger','complete','2026-04-21 20:15:40','2026-04-21 20:15:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776802540;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776802540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 20:20:20','2026-04-21 20:20:20',2749,NULL),
(2301,'woocommerce_cancel_unpaid_orders','complete','2026-04-21 21:20:20','2026-04-21 21:20:20',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776806420;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776806420;}',4,1,'2026-04-21 21:23:50','2026-04-21 21:23:50',2782,NULL),
(2302,'mailpoet/cron/daemon-trigger','complete','2026-04-21 20:22:20','2026-04-21 20:22:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776802940;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776802940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 20:24:28','2026-04-21 20:24:28',2751,NULL),
(2303,'mailpoet/cron/daemon-trigger','complete','2026-04-21 20:26:28','2026-04-21 20:26:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776803188;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776803188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 20:34:04','2026-04-21 20:34:04',2753,NULL),
(2304,'mailpoet/cron/daemon-trigger','complete','2026-04-21 20:36:04','2026-04-21 20:36:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776803764;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776803764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 20:41:57','2026-04-21 20:41:57',2756,NULL),
(2305,'wc_payment_gateway_update_orders','complete','2026-04-21 20:49:05','2026-04-21 20:49:05',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776804545;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776804545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 20:52:27','2026-04-21 20:52:27',2762,NULL),
(2306,'wc_payment_gateway_update_orders','complete','2026-04-21 20:49:06','2026-04-21 20:49:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776804546;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776804546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 20:52:28','2026-04-21 20:52:28',2762,NULL),
(2307,'mailpoet/cron/daemon-run','complete','2026-04-21 20:41:53','2026-04-21 20:41:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776804113;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776804113;}',13,1,'2026-04-21 20:41:57','2026-04-21 20:41:57',2757,NULL),
(2308,'mailpoet/cron/daemon-trigger','complete','2026-04-21 20:43:57','2026-04-21 20:43:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776804237;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776804237;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 20:44:29','2026-04-21 20:44:29',2760,NULL),
(2309,'mailpoet/cron/daemon-trigger','complete','2026-04-21 20:46:29','2026-04-21 20:46:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776804389;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776804389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 20:52:27','2026-04-21 20:52:27',2762,NULL),
(2310,'mailpoet/cron/daemon-trigger','complete','2026-04-21 20:54:27','2026-04-21 20:54:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776804867;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776804867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 20:54:28','2026-04-21 20:54:28',2764,NULL),
(2311,'wc_payment_gateway_update_orders','complete','2026-04-21 21:07:27','2026-04-21 21:07:27',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776805647;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776805647;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 21:08:52','2026-04-21 21:08:52',2775,NULL),
(2312,'wc_payment_gateway_update_orders','complete','2026-04-21 21:07:28','2026-04-21 21:07:28',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776805648;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776805648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 21:08:53','2026-04-21 21:08:53',2775,NULL),
(2313,'mailpoet/cron/daemon-trigger','complete','2026-04-21 20:56:28','2026-04-21 20:56:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776804988;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776804988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 20:59:43','2026-04-21 20:59:43',2768,NULL),
(2314,'mailpoet/cron/daemon-trigger','complete','2026-04-21 21:01:43','2026-04-21 21:01:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776805303;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776805303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 21:02:46','2026-04-21 21:02:46',2770,NULL),
(2315,'mailpoet/cron/daemon-run','complete','2026-04-21 21:02:42','2026-04-21 21:02:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776805362;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776805362;}',13,1,'2026-04-21 21:02:46','2026-04-21 21:02:46',2771,NULL),
(2316,'mailpoet/cron/daemon-trigger','complete','2026-04-21 21:04:46','2026-04-21 21:04:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776805486;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776805486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 21:08:51','2026-04-21 21:08:51',2775,NULL),
(2317,'mailpoet/cron/daemon-trigger','complete','2026-04-21 21:10:51','2026-04-21 21:10:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776805851;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776805851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 21:13:57','2026-04-21 21:13:57',2777,NULL),
(2318,'wc_payment_gateway_update_orders','complete','2026-04-21 21:23:52','2026-04-21 21:23:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776806632;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776806632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 21:23:54','2026-04-21 21:23:54',2786,NULL),
(2319,'wc_payment_gateway_update_orders','complete','2026-04-21 21:23:53','2026-04-21 21:23:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776806633;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776806633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 21:23:54','2026-04-21 21:23:54',2786,NULL),
(2320,'mailpoet/cron/daemon-trigger','complete','2026-04-21 21:15:57','2026-04-21 21:15:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776806157;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776806157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 21:17:09','2026-04-21 21:17:09',2779,NULL),
(2321,'mailpoet/cron/daemon-trigger','complete','2026-04-21 21:19:09','2026-04-21 21:19:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776806349;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776806349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 21:23:50','2026-04-21 21:23:50',2782,NULL),
(2322,'mailpoet/cron/daemon-run','complete','2026-04-21 21:23:45','2026-04-21 21:23:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776806625;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776806625;}',13,1,'2026-04-21 21:23:49','2026-04-21 21:23:49',2783,NULL),
(2323,'mailpoet/cron/daemon-trigger','complete','2026-04-21 21:25:50','2026-04-21 21:25:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776806750;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776806750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 21:38:40','2026-04-21 21:38:40',2789,NULL),
(2324,'woocommerce_cancel_unpaid_orders','complete','2026-04-21 22:23:50','2026-04-21 22:23:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776810230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776810230;}',4,1,'2026-04-21 22:28:54','2026-04-21 22:28:54',2807,NULL),
(2325,'wc_payment_gateway_update_orders','complete','2026-04-21 21:38:54','2026-04-21 21:38:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776807534;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776807534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 21:44:20','2026-04-21 21:44:20',2793,NULL),
(2326,'wc_payment_gateway_update_orders','complete','2026-04-21 21:38:54','2026-04-21 21:38:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776807534;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776807534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 21:44:21','2026-04-21 21:44:21',2793,NULL),
(2327,'mailpoet/cron/daemon-run','complete','2026-04-21 21:38:36','2026-04-21 21:38:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776807516;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776807516;}',13,1,'2026-04-21 21:38:40','2026-04-21 21:38:40',2790,NULL),
(2328,'mailpoet/cron/daemon-trigger','complete','2026-04-21 21:40:40','2026-04-21 21:40:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776807640;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776807640;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 21:44:21','2026-04-21 21:44:21',2793,NULL),
(2329,'wc_payment_gateway_update_orders','complete','2026-04-21 21:59:20','2026-04-21 21:59:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776808760;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776808760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 22:00:46','2026-04-21 22:00:46',2796,NULL),
(2330,'wc_payment_gateway_update_orders','complete','2026-04-21 21:59:21','2026-04-21 21:59:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776808761;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776808761;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 22:00:47','2026-04-21 22:00:47',2796,NULL),
(2331,'mailpoet/cron/daemon-trigger','complete','2026-04-21 21:46:21','2026-04-21 21:46:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776807981;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776807981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 22:00:46','2026-04-21 22:00:46',2796,NULL),
(2332,'mailpoet/cron/daemon-trigger','complete','2026-04-21 22:02:46','2026-04-21 22:02:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776808966;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776808966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 22:07:19','2026-04-21 22:07:19',2798,NULL),
(2333,'wc_payment_gateway_update_orders','complete','2026-04-21 22:15:46','2026-04-21 22:15:46',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776809746;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776809746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 22:19:23','2026-04-21 22:19:23',2800,NULL),
(2334,'wc_payment_gateway_update_orders','complete','2026-04-21 22:15:47','2026-04-21 22:15:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776809747;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776809747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 22:19:24','2026-04-21 22:19:24',2800,NULL),
(2335,'mailpoet/cron/daemon-trigger','complete','2026-04-21 22:09:19','2026-04-21 22:09:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776809359;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776809359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 22:19:22','2026-04-21 22:19:22',2800,NULL),
(2336,'mailpoet/cron/daemon-run','complete','2026-04-21 22:19:18','2026-04-21 22:19:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776809958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776809958;}',13,1,'2026-04-21 22:19:21','2026-04-21 22:19:21',2801,NULL),
(2337,'mailpoet/cron/daemon-trigger','complete','2026-04-21 22:21:22','2026-04-21 22:21:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776810082;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776810082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 22:22:02','2026-04-21 22:22:02',2805,NULL),
(2338,'wc_payment_gateway_update_orders','complete','2026-04-21 22:34:23','2026-04-21 22:34:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776810863;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776810863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 22:34:27','2026-04-21 22:34:27',2809,NULL),
(2339,'wc_payment_gateway_update_orders','complete','2026-04-21 22:34:24','2026-04-21 22:34:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776810864;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776810864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 22:34:28','2026-04-21 22:34:28',2809,NULL),
(2340,'mailpoet/cron/daemon-trigger','complete','2026-04-21 22:24:02','2026-04-21 22:24:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776810242;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776810242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 22:28:54','2026-04-21 22:28:54',2807,NULL),
(2341,'woocommerce_cancel_unpaid_orders','complete','2026-04-21 23:28:54','2026-04-21 23:28:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776814134;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776814134;}',4,1,'2026-04-21 23:34:15','2026-04-21 23:34:15',2827,NULL),
(2342,'mailpoet/cron/daemon-trigger','complete','2026-04-21 22:30:54','2026-04-21 22:30:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776810654;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776810654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 22:34:26','2026-04-21 22:34:26',2809,NULL),
(2343,'mailpoet/cron/daemon-trigger','complete','2026-04-21 22:36:26','2026-04-21 22:36:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776810986;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776810986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 22:44:11','2026-04-21 22:44:11',2811,NULL),
(2344,'wc_payment_gateway_update_orders','complete','2026-04-21 22:49:27','2026-04-21 22:49:27',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776811767;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776811767;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 22:50:55','2026-04-21 22:50:55',2813,NULL),
(2345,'wc_payment_gateway_update_orders','complete','2026-04-21 22:49:28','2026-04-21 22:49:28',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776811768;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776811768;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 22:50:55','2026-04-21 22:50:55',2813,NULL),
(2346,'mailpoet/cron/daemon-trigger','complete','2026-04-21 22:46:11','2026-04-21 22:46:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776811571;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776811571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 22:50:54','2026-04-21 22:50:54',2813,NULL),
(2347,'mailpoet/cron/daemon-trigger','complete','2026-04-21 22:52:54','2026-04-21 22:52:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776811974;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776811974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 22:59:21','2026-04-21 22:59:21',2815,NULL),
(2348,'wc_payment_gateway_update_orders','complete','2026-04-21 23:05:55','2026-04-21 23:05:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776812755;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776812755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 23:12:30','2026-04-21 23:12:30',2821,NULL);
INSERT INTO `wp6x_actionscheduler_actions` VALUES
(2349,'wc_payment_gateway_update_orders','complete','2026-04-21 23:05:55','2026-04-21 23:05:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776812755;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776812755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 23:12:31','2026-04-21 23:12:31',2821,NULL),
(2350,'mailpoet/cron/daemon-run','complete','2026-04-21 22:59:17','2026-04-21 22:59:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776812357;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776812357;}',13,1,'2026-04-21 22:59:21','2026-04-21 22:59:21',2816,NULL),
(2351,'mailpoet/cron/daemon-trigger','complete','2026-04-21 23:01:21','2026-04-21 23:01:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776812481;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776812481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 23:05:48','2026-04-21 23:05:48',2819,NULL),
(2352,'mailpoet/cron/daemon-trigger','complete','2026-04-21 23:07:48','2026-04-21 23:07:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776812868;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776812868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 23:12:31','2026-04-21 23:12:31',2821,NULL),
(2353,'wc_payment_gateway_update_orders','complete','2026-04-21 23:27:30','2026-04-21 23:27:30',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776814050;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776814050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 23:34:14','2026-04-21 23:34:14',2827,NULL),
(2354,'wc_payment_gateway_update_orders','complete','2026-04-21 23:27:31','2026-04-21 23:27:31',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776814051;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776814051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 23:34:14','2026-04-21 23:34:14',2827,NULL),
(2355,'mailpoet/cron/daemon-trigger','complete','2026-04-21 23:14:31','2026-04-21 23:14:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776813271;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776813271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 23:23:57','2026-04-21 23:23:57',2823,NULL),
(2356,'mailpoet/cron/daemon-trigger','complete','2026-04-21 23:25:57','2026-04-21 23:25:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776813957;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776813957;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 23:27:22','2026-04-21 23:27:22',2825,NULL),
(2357,'mailpoet/cron/daemon-trigger','complete','2026-04-21 23:29:22','2026-04-21 23:29:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776814162;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776814162;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 23:34:18','2026-04-21 23:34:18',2827,NULL),
(2358,'wc_payment_gateway_update_orders','complete','2026-04-21 23:49:14','2026-04-21 23:49:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776815354;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776815354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 23:50:17','2026-04-21 23:50:17',2831,NULL),
(2359,'wc_payment_gateway_update_orders','complete','2026-04-21 23:49:14','2026-04-21 23:49:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776815354;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776815354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-21 23:50:18','2026-04-21 23:50:18',2831,NULL),
(2360,'woocommerce_cancel_unpaid_orders','complete','2026-04-22 00:34:14','2026-04-22 00:34:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776818054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776818054;}',4,1,'2026-04-22 00:36:00','2026-04-22 00:36:00',2852,NULL),
(2361,'mailpoet/cron/daemon-run','complete','2026-04-21 23:34:15','2026-04-21 23:34:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776814455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776814455;}',13,1,'2026-04-21 23:34:18','2026-04-21 23:34:18',2828,NULL),
(2362,'mailpoet/cron/daemon-trigger','complete','2026-04-21 23:36:18','2026-04-21 23:36:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776814578;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776814578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 23:50:17','2026-04-21 23:50:17',2831,NULL),
(2363,'mailpoet/cron/daemon-run','complete','2026-04-21 23:50:12','2026-04-21 23:50:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776815412;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776815412;}',13,1,'2026-04-21 23:50:15','2026-04-21 23:50:15',2832,NULL),
(2364,'mailpoet/cron/daemon-trigger','complete','2026-04-21 23:52:17','2026-04-21 23:52:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776815537;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776815537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-21 23:56:54','2026-04-21 23:56:54',2836,NULL),
(2365,'wc_payment_gateway_update_orders','complete','2026-04-22 00:05:17','2026-04-22 00:05:17',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776816317;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776816317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 00:13:18','2026-04-22 00:13:18',2845,NULL),
(2366,'wc_payment_gateway_update_orders','complete','2026-04-22 00:05:18','2026-04-22 00:05:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776816318;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776816318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 00:13:19','2026-04-22 00:13:19',2845,NULL),
(2367,'mailpoet/cron/daemon-run','complete','2026-04-21 23:56:51','2026-04-21 23:56:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776815811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776815811;}',13,1,'2026-04-21 23:56:54','2026-04-21 23:56:54',2837,NULL),
(2368,'mailpoet/cron/daemon-trigger','complete','2026-04-21 23:58:54','2026-04-21 23:58:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776815934;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776815934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 00:01:56','2026-04-22 00:01:56',2841,NULL),
(2369,'mailpoet/cron/daemon-run','complete','2026-04-22 00:01:51','2026-04-22 00:01:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776816111;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776816111;}',13,1,'2026-04-22 00:01:56','2026-04-22 00:01:56',2842,NULL),
(2370,'mailpoet/cron/daemon-trigger','complete','2026-04-22 00:03:56','2026-04-22 00:03:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776816236;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776816236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 00:13:18','2026-04-22 00:13:18',2845,NULL),
(2371,'mailpoet/cron/daemon-trigger','complete','2026-04-22 00:15:18','2026-04-22 00:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776816918;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776816918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 00:20:21','2026-04-22 00:20:21',2848,NULL),
(2372,'wc_payment_gateway_update_orders','complete','2026-04-22 00:28:18','2026-04-22 00:28:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776817698;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776817698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 00:35:53','2026-04-22 00:35:53',2852,NULL),
(2373,'wc_payment_gateway_update_orders','complete','2026-04-22 00:28:19','2026-04-22 00:28:19',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776817699;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776817699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 00:35:54','2026-04-22 00:35:54',2852,NULL),
(2374,'mailpoet/cron/daemon-trigger','complete','2026-04-22 00:22:21','2026-04-22 00:22:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776817341;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776817341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 00:27:47','2026-04-22 00:27:47',2850,NULL),
(2375,'mailpoet/cron/daemon-trigger','complete','2026-04-22 00:29:47','2026-04-22 00:29:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776817787;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776817787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 00:36:00','2026-04-22 00:36:00',2852,NULL),
(2376,'wc_payment_gateway_update_orders','complete','2026-04-22 00:50:53','2026-04-22 00:50:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776819053;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776819053;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 00:51:01','2026-04-22 00:51:01',2858,NULL),
(2377,'wc_payment_gateway_update_orders','complete','2026-04-22 00:50:54','2026-04-22 00:50:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776819054;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776819054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 00:51:02','2026-04-22 00:51:02',2858,NULL),
(2378,'mailpoet/cron/daemon-run','complete','2026-04-22 00:35:54','2026-04-22 00:35:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776818154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776818154;}',13,1,'2026-04-22 00:35:58','2026-04-22 00:35:58',2853,NULL),
(2379,'mailpoet/cron/daemon-trigger','complete','2026-04-22 00:38:00','2026-04-22 00:38:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776818280;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776818280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 00:39:47','2026-04-22 00:39:47',2857,NULL),
(2380,'woocommerce_cancel_unpaid_orders','complete','2026-04-22 01:36:00','2026-04-22 01:36:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776821760;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776821760;}',4,1,'2026-04-22 01:41:55','2026-04-22 01:41:55',2871,NULL),
(2381,'mailpoet/cron/daemon-trigger','complete','2026-04-22 00:41:47','2026-04-22 00:41:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776818507;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776818507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 00:51:00','2026-04-22 00:51:00',2858,NULL),
(2382,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-22 12:40:47','2026-04-22 12:40:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776861647;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776861647;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-22 12:42:56','2026-04-22 12:42:56',3130,NULL),
(2383,'mailpoet/cron/daemon-trigger','complete','2026-04-22 00:53:00','2026-04-22 00:53:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776819180;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776819180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 01:04:09','2026-04-22 01:04:09',2861,NULL),
(2384,'wc_payment_gateway_update_orders','complete','2026-04-22 01:06:01','2026-04-22 01:06:01',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776819961;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776819961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 01:16:45','2026-04-22 01:16:45',2863,NULL),
(2385,'wc_payment_gateway_update_orders','complete','2026-04-22 01:06:02','2026-04-22 01:06:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776819962;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776819962;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 01:16:46','2026-04-22 01:16:46',2863,NULL),
(2386,'mailpoet/cron/daemon-trigger','complete','2026-04-22 01:06:09','2026-04-22 01:06:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776819969;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776819969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 01:16:46','2026-04-22 01:16:46',2863,NULL),
(2387,'wc_payment_gateway_update_orders','complete','2026-04-22 01:31:45','2026-04-22 01:31:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776821505;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776821505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 01:41:49','2026-04-22 01:41:49',2868,NULL),
(2388,'wc_payment_gateway_update_orders','complete','2026-04-22 01:31:46','2026-04-22 01:31:46',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776821506;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776821506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 01:41:54','2026-04-22 01:41:54',2871,NULL),
(2389,'mailpoet/cron/daemon-trigger','complete','2026-04-22 01:18:46','2026-04-22 01:18:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776820726;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776820726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 01:29:37','2026-04-22 01:29:37',2865,NULL),
(2390,'mailpoet/cron/daemon-run','complete','2026-04-22 01:29:32','2026-04-22 01:29:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776821372;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776821372;}',13,1,'2026-04-22 01:29:38','2026-04-22 01:29:38',2866,NULL),
(2391,'mailpoet/cron/daemon-trigger','complete','2026-04-22 01:31:37','2026-04-22 01:31:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776821497;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776821497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 01:41:48','2026-04-22 01:41:48',2868,NULL),
(2392,'mailpoet/cron/daemon-run','complete','2026-04-22 01:41:43','2026-04-22 01:41:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776822103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776822103;}',13,1,'2026-04-22 01:41:47','2026-04-22 01:41:47',2869,NULL),
(2393,'mailpoet/cron/daemon-trigger','complete','2026-04-22 01:43:48','2026-04-22 01:43:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776822228;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776822228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 01:50:24','2026-04-22 01:50:24',2873,NULL),
(2394,'wc_payment_gateway_update_orders','complete','2026-04-22 01:56:49','2026-04-22 01:56:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776823009;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776823009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 02:07:02','2026-04-22 02:07:02',2877,NULL),
(2395,'wc_payment_gateway_update_orders','complete','2026-04-22 01:56:54','2026-04-22 01:56:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776823014;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776823014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 02:07:02','2026-04-22 02:07:02',2877,NULL),
(2396,'woocommerce_cancel_unpaid_orders','complete','2026-04-22 02:41:54','2026-04-22 02:41:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776825714;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776825714;}',4,1,'2026-04-22 02:43:16','2026-04-22 02:43:16',2892,NULL),
(2397,'mailpoet/cron/daemon-trigger','complete','2026-04-22 01:52:24','2026-04-22 01:52:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776822744;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776822744;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 01:54:11','2026-04-22 01:54:11',2875,NULL),
(2398,'mailpoet/cron/daemon-trigger','complete','2026-04-22 01:56:11','2026-04-22 01:56:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776822971;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776822971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 02:06:58','2026-04-22 02:06:58',2877,NULL),
(2399,'mailpoet/cron/daemon-trigger','complete','2026-04-22 02:08:58','2026-04-22 02:08:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776823738;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776823738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 02:19:22','2026-04-22 02:19:22',2880,NULL),
(2400,'wc_payment_gateway_update_orders','complete','2026-04-22 02:22:02','2026-04-22 02:22:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776824522;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776824522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 02:31:34','2026-04-22 02:31:34',2884,NULL),
(2401,'wc_payment_gateway_update_orders','complete','2026-04-22 02:22:02','2026-04-22 02:22:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776824522;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776824522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 02:31:35','2026-04-22 02:31:35',2884,NULL),
(2402,'mailpoet/cron/daemon-run','complete','2026-04-22 02:19:18','2026-04-22 02:19:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776824358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776824358;}',13,1,'2026-04-22 02:19:22','2026-04-22 02:19:22',2881,NULL),
(2403,'mailpoet/cron/daemon-trigger','complete','2026-04-22 02:21:22','2026-04-22 02:21:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776824482;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776824482;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 02:31:34','2026-04-22 02:31:34',2884,NULL),
(2404,'mailpoet/cron/daemon-run','complete','2026-04-22 02:31:29','2026-04-22 02:31:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776825089;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776825089;}',13,1,'2026-04-22 02:31:33','2026-04-22 02:31:33',2885,NULL),
(2405,'mailpoet/cron/daemon-trigger','complete','2026-04-22 02:33:34','2026-04-22 02:33:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776825214;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776825214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 02:37:10','2026-04-22 02:37:10',2890,NULL),
(2406,'wc_payment_gateway_update_orders','complete','2026-04-22 02:46:34','2026-04-22 02:46:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776825994;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776825994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 02:55:02','2026-04-22 02:55:02',2894,NULL),
(2407,'wc_payment_gateway_update_orders','complete','2026-04-22 02:46:35','2026-04-22 02:46:35',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776825995;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776825995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 02:55:02','2026-04-22 02:55:02',2894,NULL),
(2408,'mailpoet/cron/daemon-trigger','complete','2026-04-22 02:39:10','2026-04-22 02:39:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776825550;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776825550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 02:43:14','2026-04-22 02:43:14',2892,NULL),
(2409,'mailpoet/cron/daemon-trigger','complete','2026-04-22 02:45:14','2026-04-22 02:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776825914;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776825914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 02:55:01','2026-04-22 02:55:01',2894,NULL),
(2410,'woocommerce_cancel_unpaid_orders','complete','2026-04-22 03:43:16','2026-04-22 03:43:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776829396;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776829396;}',4,1,'2026-04-22 03:48:17','2026-04-22 03:48:17',2909,NULL),
(2411,'mailpoet/cron/daemon-trigger','complete','2026-04-22 02:57:01','2026-04-22 02:57:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776826621;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776826621;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 03:03:49','2026-04-22 03:03:49',2896,NULL),
(2412,'wc_payment_gateway_update_orders','complete','2026-04-22 03:10:02','2026-04-22 03:10:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776827402;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776827402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 03:19:41','2026-04-22 03:19:41',2901,NULL),
(2413,'wc_payment_gateway_update_orders','complete','2026-04-22 03:10:02','2026-04-22 03:10:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776827402;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776827402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 03:19:41','2026-04-22 03:19:41',2901,NULL),
(2414,'mailpoet/cron/daemon-trigger','complete','2026-04-22 03:05:49','2026-04-22 03:05:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776827149;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776827149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 03:07:22','2026-04-22 03:07:22',2899,NULL),
(2415,'wc_admin_daily_wrapper','complete','2026-04-23 03:03:51','2026-04-23 03:03:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776913431;s:18:\"\0*\0first_timestamp\";i:1759499155;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776913431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-23 03:12:25','2026-04-23 03:12:25',3425,NULL),
(2416,'gla/jobs/resubmit_expiring_products/create_batch','complete','2026-04-22 03:03:50','2026-04-22 03:03:50',10,'[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776827030;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776827030;}',10,1,'2026-04-22 03:03:52','2026-04-22 03:03:52',2897,NULL),
(2417,'gla/jobs/resubmit_expiring_products/start','complete','2026-04-23 03:00:00','2026-04-23 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776913200;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1776913200;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-23 03:12:22','2026-04-23 03:12:22',3425,NULL),
(2418,'gla/jobs/update_merchant_price_benchmarks/start','complete','2026-04-23 03:00:00','2026-04-23 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776913200;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1776913200;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-23 03:12:22','2026-04-23 03:12:22',3425,NULL),
(2419,'mailpoet/cron/daemon-trigger','complete','2026-04-22 03:09:22','2026-04-22 03:09:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776827362;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776827362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 03:19:39','2026-04-22 03:19:39',2901,NULL),
(2420,'mailpoet/cron/daemon-trigger','complete','2026-04-22 03:21:39','2026-04-22 03:21:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776828099;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776828099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 03:31:14','2026-04-22 03:31:14',2903,NULL),
(2421,'wc_payment_gateway_update_orders','complete','2026-04-22 03:34:41','2026-04-22 03:34:41',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776828881;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776828881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 03:42:47','2026-04-22 03:42:47',2907,NULL),
(2422,'wc_payment_gateway_update_orders','complete','2026-04-22 03:34:41','2026-04-22 03:34:41',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776828881;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776828881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 03:42:47','2026-04-22 03:42:47',2907,NULL),
(2423,'mailpoet/cron/daemon-run','complete','2026-04-22 03:31:10','2026-04-22 03:31:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776828670;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776828670;}',13,1,'2026-04-22 03:31:14','2026-04-22 03:31:14',2904,NULL),
(2424,'mailpoet/cron/daemon-trigger','complete','2026-04-22 03:33:14','2026-04-22 03:33:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776828794;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776828794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 03:42:46','2026-04-22 03:42:46',2907,NULL),
(2425,'mailpoet/cron/daemon-trigger','complete','2026-04-22 03:44:46','2026-04-22 03:44:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776829486;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776829486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 03:48:17','2026-04-22 03:48:17',2909,NULL),
(2426,'wc_payment_gateway_update_orders','complete','2026-04-22 03:57:47','2026-04-22 03:57:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776830267;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776830267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 04:06:21','2026-04-22 04:06:21',2922,NULL),
(2427,'wc_payment_gateway_update_orders','complete','2026-04-22 03:57:47','2026-04-22 03:57:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776830267;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776830267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 04:06:22','2026-04-22 04:06:22',2922,NULL),
(2428,'woocommerce_cancel_unpaid_orders','complete','2026-04-22 04:48:17','2026-04-22 04:48:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776833297;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776833297;}',4,1,'2026-04-22 04:52:57','2026-04-22 04:52:57',2932,NULL),
(2429,'mailpoet/cron/daemon-trigger','complete','2026-04-22 03:50:17','2026-04-22 03:50:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776829817;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776829817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 03:50:52','2026-04-22 03:50:52',2913,NULL),
(2430,'mailpoet/cron/daemon-trigger','complete','2026-04-22 03:52:52','2026-04-22 03:52:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776829972;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776829972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 03:52:56','2026-04-22 03:52:56',2916,NULL),
(2431,'woocommerce_cleanup_personal_data','complete','2026-04-23 03:52:53','2026-04-23 03:52:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776916373;s:18:\"\0*\0first_timestamp\";i:1759499163;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776916373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-23 04:06:19','2026-04-23 04:06:19',3440,NULL),
(2432,'woocommerce_cleanup_logs','complete','2026-04-23 03:52:53','2026-04-23 03:52:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776916373;s:18:\"\0*\0first_timestamp\";i:1759509954;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776916373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-23 04:06:20','2026-04-23 04:06:20',3440,NULL),
(2433,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-04-23 03:52:54','2026-04-23 03:52:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776916374;s:18:\"\0*\0first_timestamp\";i:1759509955;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776916374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-23 04:06:20','2026-04-23 04:06:20',3440,NULL),
(2434,'woocommerce_scheduled_sales','complete','2026-04-23 03:52:54','2026-04-23 03:52:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776916374;s:18:\"\0*\0first_timestamp\";i:1759536000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776916374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-23 04:06:20','2026-04-23 04:06:20',3440,NULL),
(2435,'woocommerce_cleanup_draft_orders','complete','2026-04-23 03:52:54','2026-04-23 03:52:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776916374;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776916374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-23 04:06:20','2026-04-23 04:06:20',3440,NULL),
(2436,'woocommerce_cleanup_draft_orders','complete','2026-04-23 03:52:54','2026-04-23 03:52:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776916374;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776916374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-23 04:06:21','2026-04-23 04:06:21',3440,NULL),
(2437,'woocommerce_tracker_send_event_wrapper','complete','2026-04-23 03:52:55','2026-04-23 03:52:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776916375;s:18:\"\0*\0first_timestamp\";i:1759800762;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776916375;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-23 04:06:22','2026-04-23 04:06:22',3440,NULL),
(2438,'gla/jobs/update_merchant_product_statuses/process_item','complete','2026-04-22 03:52:55','2026-04-22 03:52:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776829975;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776829975;}',10,1,'2026-04-22 03:52:58','2026-04-22 03:52:58',2917,NULL),
(2439,'wc_gla_cron_daily_notes','complete','2026-04-23 03:52:56','2026-04-23 03:52:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776916376;s:18:\"\0*\0first_timestamp\";i:1760367966;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776916376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-04-23 04:06:23','2026-04-23 04:06:23',3440,NULL),
(2440,'mailpoet/cron/daemon-trigger','complete','2026-04-22 03:54:56','2026-04-22 03:54:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776830096;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776830096;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 03:57:07','2026-04-22 03:57:07',2920,NULL),
(2441,'mailpoet/cron/daemon-trigger','complete','2026-04-22 03:59:07','2026-04-22 03:59:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776830347;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776830347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 04:06:27','2026-04-22 04:06:27',2922,NULL),
(2442,'wc_payment_gateway_update_orders','complete','2026-04-22 04:21:21','2026-04-22 04:21:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776831681;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776831681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 04:40:22','2026-04-22 04:40:22',2929,NULL),
(2443,'wc_payment_gateway_update_orders','complete','2026-04-22 04:21:22','2026-04-22 04:21:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776831682;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776831682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 04:40:23','2026-04-22 04:40:23',2929,NULL),
(2444,'mailpoet/cron/daemon-run','complete','2026-04-22 04:06:22','2026-04-22 04:06:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776830782;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776830782;}',13,1,'2026-04-22 04:06:26','2026-04-22 04:06:26',2923,NULL),
(2445,'mailpoet/cron/daemon-trigger','complete','2026-04-22 04:08:27','2026-04-22 04:08:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776830907;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776830907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 04:18:05','2026-04-22 04:18:05',2927,NULL),
(2446,'woocommerce_refresh_order_count_cache','complete','2026-04-22 16:06:28','2026-04-22 16:06:28',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776873988;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776873988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-22 16:07:00','2026-04-22 16:07:00',3189,NULL),
(2447,'mailpoet/cron/daemon-trigger','complete','2026-04-22 04:20:05','2026-04-22 04:20:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776831605;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776831605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 04:40:21','2026-04-22 04:40:21',2929,NULL),
(2448,'mailpoet/cron/daemon-trigger','complete','2026-04-22 04:42:21','2026-04-22 04:42:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776832941;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776832941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 04:52:56','2026-04-22 04:52:56',2932,NULL),
(2449,'wc_payment_gateway_update_orders','complete','2026-04-22 04:55:22','2026-04-22 04:55:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776833722;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776833722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 05:00:39','2026-04-22 05:00:39',2937,NULL),
(2450,'wc_payment_gateway_update_orders','complete','2026-04-22 04:55:23','2026-04-22 04:55:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776833723;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776833723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 05:00:39','2026-04-22 05:00:39',2937,NULL),
(2451,'mailpoet/cron/daemon-run','complete','2026-04-22 04:52:51','2026-04-22 04:52:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776833571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776833571;}',13,1,'2026-04-22 04:52:55','2026-04-22 04:52:55',2933,NULL),
(2452,'mailpoet/cron/daemon-trigger','complete','2026-04-22 04:54:56','2026-04-22 04:54:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776833696;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776833696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 05:00:38','2026-04-22 05:00:38',2937,NULL),
(2453,'woocommerce_cancel_unpaid_orders','complete','2026-04-22 05:52:57','2026-04-22 05:52:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776837177;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776837177;}',4,1,'2026-04-22 05:54:58','2026-04-22 05:54:58',2962,NULL),
(2454,'mailpoet/cron/daemon-trigger','complete','2026-04-22 05:02:38','2026-04-22 05:02:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776834158;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776834158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 05:02:54','2026-04-22 05:02:54',2940,NULL),
(2455,'wc_payment_gateway_update_orders','complete','2026-04-22 05:15:39','2026-04-22 05:15:39',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776834939;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776834939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 05:16:57','2026-04-22 05:16:57',2946,NULL),
(2456,'wc_payment_gateway_update_orders','complete','2026-04-22 05:15:39','2026-04-22 05:15:39',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776834939;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776834939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 05:16:59','2026-04-22 05:16:59',2946,NULL),
(2457,'mailpoet/cron/daemon-trigger','complete','2026-04-22 05:04:54','2026-04-22 05:04:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776834294;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776834294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 05:05:54','2026-04-22 05:05:54',2941,NULL),
(2458,'mailpoet/cron/daemon-trigger','complete','2026-04-22 05:07:54','2026-04-22 05:07:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776834474;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776834474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 05:10:30','2026-04-22 05:10:30',2943,NULL),
(2459,'mailpoet/cron/daemon-trigger','complete','2026-04-22 05:12:30','2026-04-22 05:12:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776834750;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776834750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 05:16:57','2026-04-22 05:16:57',2946,NULL),
(2460,'mailpoet/cron/daemon-trigger','complete','2026-04-22 05:18:57','2026-04-22 05:18:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776835137;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776835137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 05:23:28','2026-04-22 05:23:28',2948,NULL),
(2461,'wc_payment_gateway_update_orders','complete','2026-04-22 05:31:57','2026-04-22 05:31:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776835917;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776835917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 05:36:08','2026-04-22 05:36:08',2956,NULL),
(2462,'wc_payment_gateway_update_orders','complete','2026-04-22 05:31:59','2026-04-22 05:31:59',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776835919;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776835919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 05:36:09','2026-04-22 05:36:09',2956,NULL),
(2463,'mailpoet/cron/daemon-run','complete','2026-04-22 05:23:25','2026-04-22 05:23:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776835405;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776835405;}',13,1,'2026-04-22 05:23:28','2026-04-22 05:23:28',2949,NULL),
(2464,'mailpoet/cron/daemon-trigger','complete','2026-04-22 05:25:28','2026-04-22 05:25:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776835528;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776835528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 05:27:52','2026-04-22 05:27:52',2953,NULL),
(2465,'mailpoet/cron/daemon-trigger','complete','2026-04-22 05:29:52','2026-04-22 05:29:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776835792;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776835792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 05:36:07','2026-04-22 05:36:07',2956,NULL),
(2466,'mailpoet/cron/daemon-trigger','complete','2026-04-22 05:38:07','2026-04-22 05:38:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776836287;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776836287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 05:42:22','2026-04-22 05:42:22',2958,NULL),
(2467,'wc_payment_gateway_update_orders','complete','2026-04-22 05:51:08','2026-04-22 05:51:08',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776837068;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776837068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 05:54:57','2026-04-22 05:54:57',2962,NULL),
(2468,'wc_payment_gateway_update_orders','complete','2026-04-22 05:51:09','2026-04-22 05:51:09',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776837069;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776837069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 05:54:57','2026-04-22 05:54:57',2962,NULL),
(2469,'mailpoet/cron/daemon-trigger','complete','2026-04-22 05:44:22','2026-04-22 05:44:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776836662;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776836662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 05:48:26','2026-04-22 05:48:26',2960,NULL),
(2470,'mailpoet/cron/daemon-trigger','complete','2026-04-22 05:50:26','2026-04-22 05:50:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776837026;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776837026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 05:54:56','2026-04-22 05:54:56',2962,NULL),
(2471,'mailpoet/cron/daemon-trigger','complete','2026-04-22 05:56:56','2026-04-22 05:56:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776837416;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776837416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 06:15:50','2026-04-22 06:15:50',2964,NULL),
(2472,'wc_payment_gateway_update_orders','complete','2026-04-22 06:09:57','2026-04-22 06:09:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776838197;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776838197;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 06:15:52','2026-04-22 06:15:52',2964,NULL),
(2473,'wc_payment_gateway_update_orders','complete','2026-04-22 06:09:57','2026-04-22 06:09:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776838197;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776838197;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 06:15:53','2026-04-22 06:15:53',2964,NULL),
(2474,'woocommerce_cancel_unpaid_orders','complete','2026-04-22 06:54:58','2026-04-22 06:54:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776840898;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776840898;}',4,1,'2026-04-22 07:10:55','2026-04-22 07:10:55',2972,NULL),
(2475,'mailpoet/cron/daemon-run','complete','2026-04-22 06:15:45','2026-04-22 06:15:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776838545;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776838545;}',13,1,'2026-04-22 06:15:52','2026-04-22 06:15:52',2965,NULL),
(2476,'mailpoet/cron/daemon-trigger','complete','2026-04-22 06:17:51','2026-04-22 06:17:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776838671;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776838671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 06:27:17','2026-04-22 06:27:17',2968,NULL),
(2664,'mailpoet/cron/daemon-run','complete','2026-04-22 18:02:09','2026-04-22 18:02:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776880929;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776880929;}',13,1,'2026-04-22 18:02:13','2026-04-22 18:02:13',3224,NULL),
(2478,'wc_payment_gateway_update_orders','complete','2026-04-22 06:30:52','2026-04-22 06:30:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776839452;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776839452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 07:10:48','2026-04-22 07:10:48',2972,NULL),
(2479,'wc_payment_gateway_update_orders','complete','2026-04-22 06:30:53','2026-04-22 06:30:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776839453;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776839453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 07:10:48','2026-04-22 07:10:48',2972,NULL),
(2480,'mailpoet/cron/daemon-trigger','complete','2026-04-22 06:29:17','2026-04-22 06:29:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776839357;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776839357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 06:29:56','2026-04-22 06:29:56',2970,NULL),
(2481,'mailpoet/cron/daemon-trigger','complete','2026-04-22 06:31:56','2026-04-22 06:31:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776839516;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776839516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 07:10:55','2026-04-22 07:10:55',2972,NULL),
(2482,'wc_payment_gateway_update_orders','complete','2026-04-22 07:25:48','2026-04-22 07:25:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776842748;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776842748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 07:33:13','2026-04-22 07:33:13',2980,NULL),
(2483,'wc_payment_gateway_update_orders','complete','2026-04-22 07:25:48','2026-04-22 07:25:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776842748;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776842748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 07:33:13','2026-04-22 07:33:13',2980,NULL),
(2484,'mailpoet/cron/daemon-run','complete','2026-04-22 07:10:49','2026-04-22 07:10:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776841849;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776841849;}',13,1,'2026-04-22 07:10:55','2026-04-22 07:10:55',2973,NULL),
(2485,'mailpoet/cron/daemon-trigger','complete','2026-04-22 07:12:55','2026-04-22 07:12:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776841975;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776841975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 07:17:13','2026-04-22 07:17:13',2978,NULL),
(2486,'woocommerce_cancel_unpaid_orders','complete','2026-04-22 08:10:55','2026-04-22 08:10:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776845455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776845455;}',4,1,'2026-04-22 08:25:12','2026-04-22 08:25:12',3000,NULL),
(2487,'mailpoet/cron/daemon-trigger','complete','2026-04-22 07:19:13','2026-04-22 07:19:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776842353;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776842353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 07:33:12','2026-04-22 07:33:12',2980,NULL),
(2488,'mailpoet/cron/daemon-trigger','complete','2026-04-22 07:35:12','2026-04-22 07:35:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776843312;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776843312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 07:49:22','2026-04-22 07:49:22',2982,NULL),
(2489,'wc_payment_gateway_update_orders','complete','2026-04-22 07:48:13','2026-04-22 07:48:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776844093;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776844093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 07:49:24','2026-04-22 07:49:24',2982,NULL),
(2490,'wc_payment_gateway_update_orders','complete','2026-04-22 07:48:13','2026-04-22 07:48:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776844093;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776844093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 07:49:24','2026-04-22 07:49:24',2982,NULL),
(2491,'mailpoet/cron/daemon-trigger','complete','2026-04-22 07:51:22','2026-04-22 07:51:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776844282;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776844282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 07:51:50','2026-04-22 07:51:50',2986,NULL),
(2492,'wc_payment_gateway_update_orders','complete','2026-04-22 08:04:24','2026-04-22 08:04:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776845064;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776845064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 08:07:24','2026-04-22 08:07:24',2996,NULL),
(2493,'wc_payment_gateway_update_orders','complete','2026-04-22 08:04:24','2026-04-22 08:04:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776845064;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776845064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 08:07:24','2026-04-22 08:07:24',2996,NULL),
(2494,'mailpoet/cron/daemon-run','complete','2026-04-22 07:51:45','2026-04-22 07:51:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776844305;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776844305;}',13,1,'2026-04-22 07:51:51','2026-04-22 07:51:51',2987,NULL),
(2495,'mailpoet/cron/daemon-trigger','complete','2026-04-22 07:53:50','2026-04-22 07:53:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776844430;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776844430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 07:54:47','2026-04-22 07:54:47',2991,NULL),
(2496,'mailpoet/cron/daemon-trigger','complete','2026-04-22 07:56:47','2026-04-22 07:56:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776844607;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776844607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 07:56:47','2026-04-22 07:56:47',2994,NULL),
(2497,'mailpoet/cron/daemon-trigger','complete','2026-04-22 07:58:47','2026-04-22 07:58:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776844727;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776844727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 08:07:24','2026-04-22 08:07:24',2996,NULL),
(2498,'mailpoet/cron/daemon-trigger','complete','2026-04-22 08:09:24','2026-04-22 08:09:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776845364;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776845364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 08:10:01','2026-04-22 08:10:01',2998,NULL),
(2499,'wc_payment_gateway_update_orders','complete','2026-04-22 08:22:24','2026-04-22 08:22:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776846144;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776846144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 08:25:21','2026-04-22 08:25:21',3000,NULL),
(2500,'wc_payment_gateway_update_orders','complete','2026-04-22 08:22:24','2026-04-22 08:22:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776846144;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776846144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 08:25:23','2026-04-22 08:25:23',3000,NULL),
(2501,'mailpoet/cron/daemon-trigger','complete','2026-04-22 08:12:01','2026-04-22 08:12:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776845521;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776845521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 08:25:19','2026-04-22 08:25:19',3000,NULL),
(2502,'woocommerce_cancel_unpaid_orders','complete','2026-04-22 09:25:11','2026-04-22 09:25:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776849911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776849911;}',4,1,'2026-04-22 09:25:15','2026-04-22 09:25:15',3023,NULL),
(2503,'mailpoet/cron/daemon-run','complete','2026-04-22 08:25:13','2026-04-22 08:25:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776846313;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776846313;}',13,1,'2026-04-22 08:25:21','2026-04-22 08:25:21',3001,NULL),
(2504,'mailpoet/cron/daemon-trigger','complete','2026-04-22 08:27:19','2026-04-22 08:27:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776846439;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776846439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 08:29:06','2026-04-22 08:29:06',3005,NULL),
(2505,'wc_payment_gateway_update_orders','complete','2026-04-22 08:40:21','2026-04-22 08:40:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776847221;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776847221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 08:47:16','2026-04-22 08:47:16',3013,NULL),
(2506,'wc_payment_gateway_update_orders','complete','2026-04-22 08:40:23','2026-04-22 08:40:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776847223;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776847223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 08:47:17','2026-04-22 08:47:17',3013,NULL),
(2507,'mailpoet/cron/daemon-run','complete','2026-04-22 08:29:00','2026-04-22 08:29:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776846540;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776846540;}',13,1,'2026-04-22 08:29:06','2026-04-22 08:29:06',3006,NULL),
(2508,'mailpoet/cron/daemon-trigger','complete','2026-04-22 08:31:06','2026-04-22 08:31:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776846666;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776846666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 08:33:52','2026-04-22 08:33:52',3009,NULL),
(2509,'mailpoet/cron/daemon-trigger','complete','2026-04-22 08:35:52','2026-04-22 08:35:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776846952;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776846952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 08:40:09','2026-04-22 08:40:09',3011,NULL),
(2510,'mailpoet/cron/daemon-trigger','complete','2026-04-22 08:42:09','2026-04-22 08:42:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776847329;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776847329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 08:47:24','2026-04-22 08:47:24',3013,NULL),
(2511,'wc_payment_gateway_update_orders','complete','2026-04-22 09:02:16','2026-04-22 09:02:16',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776848536;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776848536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 09:04:32','2026-04-22 09:04:32',3018,NULL),
(2512,'wc_payment_gateway_update_orders','complete','2026-04-22 09:02:17','2026-04-22 09:02:17',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776848537;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776848537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 09:04:33','2026-04-22 09:04:33',3018,NULL),
(2513,'mailpoet/cron/daemon-run','complete','2026-04-22 08:47:18','2026-04-22 08:47:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776847638;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776847638;}',13,1,'2026-04-22 08:47:26','2026-04-22 08:47:26',3014,NULL),
(2514,'mailpoet/cron/daemon-trigger','complete','2026-04-22 08:49:24','2026-04-22 08:49:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776847764;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776847764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 09:04:04','2026-04-22 09:04:04',3017,NULL),
(2515,'mailpoet/cron/daemon-run','complete','2026-04-22 09:03:59','2026-04-22 09:03:59',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776848639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776848639;}',13,1,'2026-04-22 09:04:33','2026-04-22 09:04:33',3018,NULL),
(2516,'mailpoet/cron/daemon-trigger','complete','2026-04-22 09:06:04','2026-04-22 09:06:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776848764;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776848764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 09:06:08','2026-04-22 09:06:08',3020,NULL),
(2517,'wc_payment_gateway_update_orders','complete','2026-04-22 09:19:32','2026-04-22 09:19:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776849572;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776849572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 09:25:21','2026-04-22 09:25:21',3022,NULL),
(2518,'wc_payment_gateway_update_orders','complete','2026-04-22 09:19:33','2026-04-22 09:19:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776849573;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776849573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 09:25:27','2026-04-22 09:25:27',3025,NULL),
(2519,'mailpoet/cron/daemon-trigger','complete','2026-04-22 09:08:08','2026-04-22 09:08:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776848888;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776848888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 09:25:15','2026-04-22 09:25:15',3022,NULL),
(2520,'mailpoet/cron/daemon-run','complete','2026-04-22 09:25:10','2026-04-22 09:25:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776849910;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776849910;}',13,1,'2026-04-22 09:25:14','2026-04-22 09:25:14',3023,NULL),
(2521,'woocommerce_cancel_unpaid_orders','complete','2026-04-22 10:25:14','2026-04-22 10:25:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776853514;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776853514;}',4,1,'2026-04-22 10:43:21','2026-04-22 10:43:21',3042,NULL),
(2522,'mailpoet/cron/daemon-trigger','complete','2026-04-22 09:27:15','2026-04-22 09:27:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776850035;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776850035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 09:38:28','2026-04-22 09:38:28',3027,NULL),
(2523,'wc_payment_gateway_update_orders','complete','2026-04-22 09:40:21','2026-04-22 09:40:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776850821;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776850821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 09:44:32','2026-04-22 09:44:32',3029,NULL),
(2524,'wc_payment_gateway_update_orders','complete','2026-04-22 09:40:27','2026-04-22 09:40:27',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776850827;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776850827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 09:44:32','2026-04-22 09:44:32',3029,NULL),
(2525,'mailpoet/cron/daemon-trigger','complete','2026-04-22 09:40:28','2026-04-22 09:40:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776850828;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776850828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 09:44:32','2026-04-22 09:44:32',3029,NULL),
(2526,'wc_payment_gateway_update_orders','complete','2026-04-22 09:59:32','2026-04-22 09:59:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776851972;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776851972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 10:03:25','2026-04-22 10:03:25',3032,NULL),
(2527,'wc_payment_gateway_update_orders','complete','2026-04-22 09:59:32','2026-04-22 09:59:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776851972;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776851972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 10:03:25','2026-04-22 10:03:25',3032,NULL),
(2528,'mailpoet/cron/daemon-trigger','complete','2026-04-22 09:46:32','2026-04-22 09:46:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776851192;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776851192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 10:03:22','2026-04-22 10:03:22',3031,NULL),
(2529,'mailpoet/cron/daemon-run','complete','2026-04-22 10:03:17','2026-04-22 10:03:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776852197;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776852197;}',13,1,'2026-04-22 10:03:26','2026-04-22 10:03:26',3032,NULL),
(2530,'mailpoet/cron/daemon-trigger','complete','2026-04-22 10:05:22','2026-04-22 10:05:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776852322;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776852322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 10:11:58','2026-04-22 10:11:58',3035,NULL),
(2531,'wc_payment_gateway_update_orders','complete','2026-04-22 10:18:25','2026-04-22 10:18:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776853105;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776853105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 10:23:30','2026-04-22 10:23:30',3040,NULL),
(2532,'wc_payment_gateway_update_orders','complete','2026-04-22 10:18:25','2026-04-22 10:18:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776853105;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776853105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 10:23:30','2026-04-22 10:23:30',3040,NULL),
(2533,'mailpoet/cron/daemon-trigger','complete','2026-04-22 10:13:58','2026-04-22 10:13:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776852838;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776852838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 10:14:47','2026-04-22 10:14:47',3038,NULL),
(2534,'mailpoet/cron/daemon-trigger','complete','2026-04-22 10:16:47','2026-04-22 10:16:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776853007;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776853007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 10:23:29','2026-04-22 10:23:29',3040,NULL),
(2535,'mailpoet/cron/daemon-trigger','complete','2026-04-22 10:25:29','2026-04-22 10:25:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776853529;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776853529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 10:43:26','2026-04-22 10:43:26',3042,NULL),
(2536,'wc_payment_gateway_update_orders','complete','2026-04-22 10:38:30','2026-04-22 10:38:30',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776854310;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776854310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 10:43:27','2026-04-22 10:43:27',3042,NULL),
(2537,'wc_payment_gateway_update_orders','complete','2026-04-22 10:38:30','2026-04-22 10:38:30',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776854310;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776854310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 10:43:27','2026-04-22 10:43:27',3042,NULL),
(2538,'woocommerce_cancel_unpaid_orders','complete','2026-04-22 11:43:21','2026-04-22 11:43:21',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776858201;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776858201;}',4,1,'2026-04-22 11:43:52','2026-04-22 11:43:52',3089,NULL),
(2539,'mailpoet/cron/daemon-run','complete','2026-04-22 10:43:21','2026-04-22 10:43:21',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776854601;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776854601;}',13,1,'2026-04-22 10:43:26','2026-04-22 10:43:26',3043,NULL),
(2540,'mailpoet/cron/daemon-trigger','complete','2026-04-22 10:45:26','2026-04-22 10:45:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776854726;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776854726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 10:51:21','2026-04-22 10:51:21',3047,NULL),
(2541,'wc_payment_gateway_update_orders','complete','2026-04-22 10:58:27','2026-04-22 10:58:27',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776855507;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776855507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 11:01:07','2026-04-22 11:01:07',3051,NULL),
(2542,'wc_payment_gateway_update_orders','complete','2026-04-22 10:58:27','2026-04-22 10:58:27',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776855507;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776855507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 11:01:08','2026-04-22 11:01:08',3051,NULL),
(2543,'mailpoet/cron/daemon-run','complete','2026-04-22 10:51:16','2026-04-22 10:51:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776855076;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776855076;}',13,1,'2026-04-22 10:51:22','2026-04-22 10:51:22',3048,NULL),
(2544,'mailpoet/cron/daemon-trigger','complete','2026-04-22 10:53:21','2026-04-22 10:53:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776855201;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776855201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 11:01:07','2026-04-22 11:01:07',3051,NULL),
(2545,'mailpoet/cron/daemon-trigger','complete','2026-04-22 11:03:07','2026-04-22 11:03:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776855787;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776855787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 11:11:58','2026-04-22 11:11:58',3054,NULL),
(2546,'wc_payment_gateway_update_orders','complete','2026-04-22 11:16:07','2026-04-22 11:16:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776856567;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776856567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 11:22:30','2026-04-22 11:22:30',3059,NULL),
(2547,'wc_payment_gateway_update_orders','complete','2026-04-22 11:16:08','2026-04-22 11:16:08',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776856568;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776856568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 11:22:31','2026-04-22 11:22:31',3059,NULL),
(2548,'mailpoet/cron/daemon-run','complete','2026-04-22 11:11:54','2026-04-22 11:11:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776856314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776856314;}',13,1,'2026-04-22 11:11:58','2026-04-22 11:11:58',3055,NULL),
(2549,'mailpoet/cron/daemon-trigger','complete','2026-04-22 11:13:58','2026-04-22 11:13:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776856438;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776856438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 11:22:29','2026-04-22 11:22:29',3059,NULL),
(2550,'mailpoet/cron/daemon-trigger','complete','2026-04-22 11:24:29','2026-04-22 11:24:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776857069;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776857069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 11:25:12','2026-04-22 11:25:12',3062,NULL),
(2551,'wc_payment_gateway_update_orders','complete','2026-04-22 11:37:30','2026-04-22 11:37:30',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776857850;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776857850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 11:37:52','2026-04-22 11:37:52',3081,NULL),
(2552,'wc_payment_gateway_update_orders','complete','2026-04-22 11:37:31','2026-04-22 11:37:31',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776857851;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776857851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 11:37:52','2026-04-22 11:37:52',3081,NULL),
(2553,'mailpoet/cron/daemon-trigger','complete','2026-04-22 11:27:12','2026-04-22 11:27:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776857232;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776857232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 11:28:39','2026-04-22 11:28:39',3066,NULL),
(2554,'mailpoet/cron/daemon-trigger','complete','2026-04-22 11:30:39','2026-04-22 11:30:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776857439;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776857439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 11:30:55','2026-04-22 11:30:55',3069,NULL),
(2555,'mailpoet/cron/daemon-trigger','complete','2026-04-22 11:32:55','2026-04-22 11:32:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776857575;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776857575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 11:33:04','2026-04-22 11:33:04',3072,NULL),
(2556,'mailpoet/cron/daemon-trigger','complete','2026-04-22 11:35:04','2026-04-22 11:35:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776857704;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776857704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 11:35:16','2026-04-22 11:35:16',3075,NULL),
(2557,'mailpoet/cron/daemon-run','complete','2026-04-22 11:35:12','2026-04-22 11:35:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776857712;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776857712;}',13,1,'2026-04-22 11:35:16','2026-04-22 11:35:16',3076,NULL),
(2558,'mailpoet/cron/daemon-trigger','complete','2026-04-22 11:37:16','2026-04-22 11:37:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776857836;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776857836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 11:37:51','2026-04-22 11:37:51',3081,NULL),
(2559,'mailpoet/cron/daemon-trigger','complete','2026-04-22 11:39:51','2026-04-22 11:39:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776857991;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776857991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 11:40:59','2026-04-22 11:40:59',3085,NULL),
(2560,'wc_payment_gateway_update_orders','complete','2026-04-22 11:52:52','2026-04-22 11:52:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776858772;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776858772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 11:54:16','2026-04-22 11:54:16',3103,NULL),
(2561,'wc_payment_gateway_update_orders','complete','2026-04-22 11:52:52','2026-04-22 11:52:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776858772;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776858772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 11:54:17','2026-04-22 11:54:17',3103,NULL),
(2562,'mailpoet/cron/daemon-trigger','complete','2026-04-22 11:42:59','2026-04-22 11:42:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776858179;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776858179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 11:43:52','2026-04-22 11:43:52',3089,NULL),
(2563,'mailpoet/cron/daemon-trigger','complete','2026-04-22 11:45:52','2026-04-22 11:45:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776858352;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776858352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 11:45:58','2026-04-22 11:45:58',3092,NULL),
(2564,'woocommerce_cancel_unpaid_orders','complete','2026-04-22 12:43:52','2026-04-22 12:43:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776861832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776861832;}',4,1,'2026-04-22 12:44:52','2026-04-22 12:44:52',3134,NULL),
(2565,'mailpoet/cron/daemon-trigger','complete','2026-04-22 11:47:58','2026-04-22 11:47:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776858478;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776858478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 11:48:52','2026-04-22 11:48:52',3096,NULL),
(2566,'mailpoet/cron/daemon-trigger','complete','2026-04-22 11:50:52','2026-04-22 11:50:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776858652;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776858652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 11:51:15','2026-04-22 11:51:15',3099,NULL),
(2567,'mailpoet/cron/daemon-trigger','complete','2026-04-22 11:53:15','2026-04-22 11:53:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776858795;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776858795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 11:54:17','2026-04-22 11:54:17',3103,NULL),
(2568,'wc_payment_gateway_update_orders','complete','2026-04-22 12:09:16','2026-04-22 12:09:16',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776859756;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776859756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 12:13:11','2026-04-22 12:13:11',3124,NULL),
(2569,'wc_payment_gateway_update_orders','complete','2026-04-22 12:09:17','2026-04-22 12:09:17',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776859757;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776859757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 12:13:12','2026-04-22 12:13:12',3124,NULL),
(2570,'mailpoet/cron/daemon-trigger','complete','2026-04-22 11:56:17','2026-04-22 11:56:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776858977;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776858977;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 11:56:56','2026-04-22 11:56:56',3107,NULL),
(2571,'mailpoet/cron/daemon-trigger','complete','2026-04-22 11:58:56','2026-04-22 11:58:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776859136;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776859136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 11:59:43','2026-04-22 11:59:43',3111,NULL),
(2572,'mailpoet/cron/daemon-trigger','complete','2026-04-22 12:01:43','2026-04-22 12:01:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776859303;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776859303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 12:01:46','2026-04-22 12:01:46',3114,NULL),
(2573,'mailpoet/cron/daemon-trigger','complete','2026-04-22 12:03:46','2026-04-22 12:03:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776859426;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776859426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 12:03:51','2026-04-22 12:03:51',3117,NULL),
(2574,'mailpoet/cron/daemon-trigger','complete','2026-04-22 12:05:51','2026-04-22 12:05:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776859551;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776859551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 12:07:16','2026-04-22 12:07:16',3120,NULL),
(2575,'mailpoet/cron/daemon-run','complete','2026-04-22 12:07:12','2026-04-22 12:07:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776859632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776859632;}',13,1,'2026-04-22 12:07:16','2026-04-22 12:07:16',3121,NULL),
(2576,'mailpoet/cron/daemon-trigger','complete','2026-04-22 12:09:16','2026-04-22 12:09:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776859756;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776859756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 12:13:11','2026-04-22 12:13:11',3124,NULL),
(2577,'wc_payment_gateway_update_orders','complete','2026-04-22 12:28:11','2026-04-22 12:28:11',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776860891;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776860891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 12:42:54','2026-04-22 12:42:54',3130,NULL),
(2578,'mailpoet/cron/daemon-trigger','complete','2026-04-22 12:15:11','2026-04-22 12:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776860111;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776860111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 12:15:32','2026-04-22 12:15:32',3126,NULL),
(2579,'wc_payment_gateway_update_orders','complete','2026-04-22 12:28:12','2026-04-22 12:28:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776860892;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776860892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 12:42:54','2026-04-22 12:42:54',3130,NULL),
(2580,'mailpoet/cron/daemon-trigger','complete','2026-04-22 12:17:32','2026-04-22 12:17:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776860252;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776860252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 12:22:43','2026-04-22 12:22:43',3128,NULL),
(2581,'mailpoet/cron/daemon-trigger','complete','2026-04-22 12:24:43','2026-04-22 12:24:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776860683;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776860683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 12:42:50','2026-04-22 12:42:50',3130,NULL),
(2582,'mailpoet/cron/daemon-run','complete','2026-04-22 12:42:45','2026-04-22 12:42:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776861765;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776861765;}',13,1,'2026-04-22 12:42:49','2026-04-22 12:42:49',3131,NULL),
(2583,'mailpoet/cron/daemon-trigger','complete','2026-04-22 12:44:50','2026-04-22 12:44:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776861890;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776861890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 12:44:52','2026-04-22 12:44:52',3134,NULL),
(2584,'wc_payment_gateway_update_orders','complete','2026-04-22 12:57:54','2026-04-22 12:57:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776862674;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776862674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 13:03:07','2026-04-22 13:03:07',3140,NULL),
(2585,'wc_payment_gateway_update_orders','complete','2026-04-22 12:57:54','2026-04-22 12:57:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776862674;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776862674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 13:03:07','2026-04-22 13:03:07',3140,NULL),
(2586,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-23 00:42:56','2026-04-23 00:42:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776904976;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776904976;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-23 00:45:25','2026-04-23 00:45:25',3382,NULL),
(2587,'woocommerce_cancel_unpaid_orders','complete','2026-04-22 13:44:51','2026-04-22 13:44:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776865491;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776865491;}',4,1,'2026-04-22 13:48:05','2026-04-22 13:48:05',3159,NULL),
(2588,'mailpoet/cron/daemon-trigger','complete','2026-04-22 12:46:52','2026-04-22 12:46:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776862012;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776862012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 12:47:34','2026-04-22 12:47:34',3136,NULL),
(2589,'mailpoet/cron/daemon-trigger','complete','2026-04-22 12:49:34','2026-04-22 12:49:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776862174;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776862174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 12:52:31','2026-04-22 12:52:31',3138,NULL),
(2590,'mailpoet/cron/daemon-trigger','complete','2026-04-22 12:54:31','2026-04-22 12:54:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776862471;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776862471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 13:03:06','2026-04-22 13:03:06',3140,NULL),
(2591,'mailpoet/cron/daemon-trigger','complete','2026-04-22 13:05:06','2026-04-22 13:05:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776863106;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776863106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 13:23:39','2026-04-22 13:23:39',3143,NULL),
(2592,'wc_payment_gateway_update_orders','complete','2026-04-22 13:18:07','2026-04-22 13:18:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776863887;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776863887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 13:23:39','2026-04-22 13:23:39',3143,NULL),
(2593,'wc_payment_gateway_update_orders','complete','2026-04-22 13:18:07','2026-04-22 13:18:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776863887;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776863887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 13:23:40','2026-04-22 13:23:40',3143,NULL),
(2594,'mailpoet/cron/daemon-run','complete','2026-04-22 13:23:34','2026-04-22 13:23:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776864214;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776864214;}',13,1,'2026-04-22 13:23:37','2026-04-22 13:23:37',3144,NULL),
(2595,'mailpoet/cron/daemon-trigger','complete','2026-04-22 13:25:39','2026-04-22 13:25:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776864339;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776864339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 13:27:27','2026-04-22 13:27:27',3149,NULL),
(2596,'wc_payment_gateway_update_orders','complete','2026-04-22 13:38:39','2026-04-22 13:38:39',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776865119;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776865119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 13:39:33','2026-04-22 13:39:33',3153,NULL),
(2597,'wc_payment_gateway_update_orders','complete','2026-04-22 13:38:40','2026-04-22 13:38:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776865120;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776865120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 13:39:33','2026-04-22 13:39:33',3153,NULL),
(2598,'mailpoet/cron/daemon-trigger','complete','2026-04-22 13:29:27','2026-04-22 13:29:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776864567;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776864567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 13:32:13','2026-04-22 13:32:13',3151,NULL),
(2599,'mailpoet/cron/daemon-trigger','complete','2026-04-22 13:34:13','2026-04-22 13:34:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776864853;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776864853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 13:39:32','2026-04-22 13:39:32',3153,NULL),
(2600,'mailpoet/cron/daemon-trigger','complete','2026-04-22 13:41:32','2026-04-22 13:41:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776865292;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776865292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 13:43:58','2026-04-22 13:43:58',3155,NULL),
(2601,'wc_payment_gateway_update_orders','complete','2026-04-22 13:54:33','2026-04-22 13:54:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776866073;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776866073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 14:04:08','2026-04-22 14:04:08',3161,NULL),
(2602,'wc_payment_gateway_update_orders','complete','2026-04-22 13:54:33','2026-04-22 13:54:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776866073;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776866073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 14:04:09','2026-04-22 14:04:09',3161,NULL),
(2603,'mailpoet/cron/daemon-run','complete','2026-04-22 13:43:54','2026-04-22 13:43:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776865434;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776865434;}',13,1,'2026-04-22 13:43:57','2026-04-22 13:43:57',3156,NULL),
(2604,'mailpoet/cron/daemon-trigger','complete','2026-04-22 13:45:58','2026-04-22 13:45:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776865558;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776865558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 13:48:05','2026-04-22 13:48:05',3159,NULL),
(2605,'woocommerce_cancel_unpaid_orders','complete','2026-04-22 14:48:05','2026-04-22 14:48:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776869285;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776869285;}',4,1,'2026-04-22 14:56:11','2026-04-22 14:56:11',3175,NULL),
(2606,'mailpoet/cron/daemon-trigger','complete','2026-04-22 13:50:05','2026-04-22 13:50:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776865805;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776865805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 14:04:07','2026-04-22 14:04:07',3161,NULL),
(2607,'mailpoet/cron/daemon-run','complete','2026-04-22 14:04:02','2026-04-22 14:04:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776866642;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776866642;}',13,1,'2026-04-22 14:04:07','2026-04-22 14:04:07',3162,NULL),
(2608,'mailpoet/cron/daemon-trigger','complete','2026-04-22 14:06:07','2026-04-22 14:06:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776866767;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776866767;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 14:23:05','2026-04-22 14:23:05',3166,NULL),
(2609,'wc_payment_gateway_update_orders','complete','2026-04-22 14:19:08','2026-04-22 14:19:08',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776867548;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776867548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 14:23:06','2026-04-22 14:23:06',3166,NULL),
(2610,'wc_payment_gateway_update_orders','complete','2026-04-22 14:19:09','2026-04-22 14:19:09',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776867549;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776867549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 14:23:06','2026-04-22 14:23:06',3166,NULL),
(2611,'mailpoet/cron/daemon-trigger','complete','2026-04-22 14:25:05','2026-04-22 14:25:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776867905;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776867905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 14:39:32','2026-04-22 14:39:32',3168,NULL),
(2612,'wc_payment_gateway_update_orders','complete','2026-04-22 14:38:06','2026-04-22 14:38:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776868686;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776868686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 14:39:32','2026-04-22 14:39:32',3168,NULL),
(2613,'wc_payment_gateway_update_orders','complete','2026-04-22 14:38:06','2026-04-22 14:38:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776868686;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776868686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 14:39:33','2026-04-22 14:39:33',3168,NULL),
(2614,'mailpoet/cron/daemon-trigger','complete','2026-04-22 14:41:32','2026-04-22 14:41:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776868892;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776868892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 14:43:33','2026-04-22 14:43:33',3170,NULL),
(2615,'wc_payment_gateway_update_orders','complete','2026-04-22 14:54:32','2026-04-22 14:54:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776869672;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776869672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 14:56:12','2026-04-22 14:56:12',3175,NULL),
(2616,'wc_payment_gateway_update_orders','complete','2026-04-22 14:54:33','2026-04-22 14:54:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776869673;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776869673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 14:56:12','2026-04-22 14:56:12',3175,NULL),
(2617,'mailpoet/cron/daemon-trigger','complete','2026-04-22 14:45:33','2026-04-22 14:45:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776869133;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776869133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 14:46:45','2026-04-22 14:46:45',3173,NULL),
(2618,'mailpoet/cron/daemon-trigger','complete','2026-04-22 14:48:45','2026-04-22 14:48:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776869325;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776869325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 14:56:11','2026-04-22 14:56:11',3175,NULL),
(2619,'woocommerce_cancel_unpaid_orders','complete','2026-04-22 15:56:11','2026-04-22 15:56:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776873371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776873371;}',4,1,'2026-04-22 16:01:01','2026-04-22 16:01:01',3185,NULL),
(2620,'mailpoet/cron/daemon-trigger','complete','2026-04-22 14:58:11','2026-04-22 14:58:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776869891;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776869891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 15:02:50','2026-04-22 15:02:50',3177,NULL),
(2621,'wc_payment_gateway_update_orders','complete','2026-04-22 15:11:12','2026-04-22 15:11:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776870672;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776870672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 15:37:20','2026-04-22 15:37:20',3179,NULL),
(2622,'wc_payment_gateway_update_orders','complete','2026-04-22 15:11:12','2026-04-22 15:11:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776870672;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776870672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 15:37:21','2026-04-22 15:37:21',3179,NULL),
(2623,'mailpoet/cron/daemon-trigger','complete','2026-04-22 15:04:50','2026-04-22 15:04:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776870290;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776870290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 15:37:20','2026-04-22 15:37:20',3179,NULL),
(2624,'mailpoet/cron/daemon-trigger','complete','2026-04-22 15:39:20','2026-04-22 15:39:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776872360;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776872360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 15:43:56','2026-04-22 15:43:56',3181,NULL),
(2625,'wc_payment_gateway_update_orders','complete','2026-04-22 15:52:20','2026-04-22 15:52:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776873140;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776873140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 15:55:20','2026-04-22 15:55:20',3183,NULL),
(2626,'wc_payment_gateway_update_orders','complete','2026-04-22 15:52:21','2026-04-22 15:52:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776873141;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776873141;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 15:55:21','2026-04-22 15:55:21',3183,NULL),
(2627,'mailpoet/cron/daemon-trigger','complete','2026-04-22 15:45:56','2026-04-22 15:45:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776872756;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776872756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 15:55:20','2026-04-22 15:55:20',3183,NULL),
(2628,'mailpoet/cron/daemon-trigger','complete','2026-04-22 15:57:20','2026-04-22 15:57:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776873440;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776873440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 16:01:01','2026-04-22 16:01:01',3185,NULL),
(2629,'wc_payment_gateway_update_orders','complete','2026-04-22 16:10:20','2026-04-22 16:10:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776874220;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776874220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 16:17:37','2026-04-22 16:17:37',3191,NULL),
(2630,'wc_payment_gateway_update_orders','complete','2026-04-22 16:10:21','2026-04-22 16:10:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776874221;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776874221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 16:17:38','2026-04-22 16:17:38',3191,NULL),
(2631,'woocommerce_cancel_unpaid_orders','complete','2026-04-22 17:01:01','2026-04-22 17:01:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776877261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776877261;}',4,1,'2026-04-22 17:02:30','2026-04-22 17:02:30',3211,NULL),
(2632,'mailpoet/cron/daemon-trigger','complete','2026-04-22 16:03:01','2026-04-22 16:03:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776873781;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776873781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 16:03:02','2026-04-22 16:03:02',3187,NULL),
(2633,'mailpoet/cron/daemon-trigger','complete','2026-04-22 16:05:02','2026-04-22 16:05:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776873902;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776873902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 16:07:00','2026-04-22 16:07:00',3189,NULL),
(2634,'mailpoet/cron/daemon-trigger','complete','2026-04-22 16:09:00','2026-04-22 16:09:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776874140;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776874140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 16:17:37','2026-04-22 16:17:37',3191,NULL),
(2635,'woocommerce_refresh_order_count_cache','complete','2026-04-23 04:07:00','2026-04-23 04:07:00',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776917220;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776917220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-23 04:20:14','2026-04-23 04:20:14',3444,NULL),
(2636,'mailpoet/cron/daemon-trigger','complete','2026-04-22 16:19:37','2026-04-22 16:19:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776874777;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776874777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 16:23:42','2026-04-22 16:23:42',3193,NULL),
(2637,'wc_payment_gateway_update_orders','complete','2026-04-22 16:32:37','2026-04-22 16:32:37',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776875557;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776875557;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 16:34:49','2026-04-22 16:34:49',3197,NULL),
(2638,'wc_payment_gateway_update_orders','complete','2026-04-22 16:32:38','2026-04-22 16:32:38',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776875558;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776875558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 16:34:52','2026-04-22 16:34:52',3197,NULL),
(2639,'mailpoet/cron/daemon-trigger','complete','2026-04-22 16:25:42','2026-04-22 16:25:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776875142;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776875142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 16:30:51','2026-04-22 16:30:51',3195,NULL),
(2640,'mailpoet/cron/daemon-trigger','complete','2026-04-22 16:32:51','2026-04-22 16:32:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776875571;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776875571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 16:34:54','2026-04-22 16:34:54',3197,NULL),
(2641,'wc_payment_gateway_update_orders','complete','2026-04-22 16:49:50','2026-04-22 16:49:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776876590;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776876590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 16:51:32','2026-04-22 16:51:32',3209,NULL),
(2642,'wc_payment_gateway_update_orders','complete','2026-04-22 16:49:52','2026-04-22 16:49:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776876592;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776876592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 16:51:33','2026-04-22 16:51:33',3209,NULL),
(2643,'mailpoet/cron/daemon-trigger','complete','2026-04-22 16:36:54','2026-04-22 16:36:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776875814;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776875814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 16:43:47','2026-04-22 16:43:47',3199,NULL),
(2644,'mailpoet/cron/daemon-trigger','complete','2026-04-22 16:45:47','2026-04-22 16:45:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776876347;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776876347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 16:45:49','2026-04-22 16:45:49',3202,NULL),
(2645,'mailpoet/cron/daemon-trigger','complete','2026-04-22 16:47:49','2026-04-22 16:47:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776876469;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776876469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 16:48:43','2026-04-22 16:48:43',3206,NULL),
(2646,'mailpoet/cron/daemon-trigger','complete','2026-04-22 16:50:43','2026-04-22 16:50:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776876643;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776876643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 16:51:33','2026-04-22 16:51:33',3209,NULL),
(2647,'wc_payment_gateway_update_orders','complete','2026-04-22 17:06:32','2026-04-22 17:06:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776877592;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776877592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 17:10:08','2026-04-22 17:10:08',3214,NULL),
(2648,'wc_payment_gateway_update_orders','complete','2026-04-22 17:06:33','2026-04-22 17:06:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776877593;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776877593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 17:10:09','2026-04-22 17:10:09',3214,NULL),
(2649,'mailpoet/cron/daemon-trigger','complete','2026-04-22 16:53:33','2026-04-22 16:53:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776876813;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776876813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 17:02:30','2026-04-22 17:02:30',3211,NULL),
(2650,'mailpoet/cron/daemon-trigger','complete','2026-04-22 17:04:30','2026-04-22 17:04:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776877470;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776877470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 17:10:07','2026-04-22 17:10:07',3214,NULL),
(2651,'woocommerce_cancel_unpaid_orders','complete','2026-04-22 18:02:30','2026-04-22 18:02:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776880950;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776880950;}',4,1,'2026-04-22 18:03:59','2026-04-22 18:03:59',3228,NULL),
(2652,'mailpoet/cron/daemon-trigger','complete','2026-04-22 17:12:07','2026-04-22 17:12:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776877927;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776877927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 17:15:02','2026-04-22 17:15:02',3217,NULL),
(2653,'wc_payment_gateway_update_orders','complete','2026-04-22 17:25:08','2026-04-22 17:25:08',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776878708;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776878708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 17:43:41','2026-04-22 17:43:41',3221,NULL),
(2654,'wc_payment_gateway_update_orders','complete','2026-04-22 17:25:09','2026-04-22 17:25:09',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776878709;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776878709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 17:43:44','2026-04-22 17:43:44',3221,NULL),
(2655,'mailpoet/cron/daemon-trigger','complete','2026-04-22 17:17:02','2026-04-22 17:17:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776878222;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776878222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 17:23:33','2026-04-22 17:23:33',3219,NULL),
(2656,'mailpoet/cron/daemon-trigger','complete','2026-04-22 17:25:33','2026-04-22 17:25:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776878733;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776878733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 17:43:44','2026-04-22 17:43:44',3221,NULL),
(2657,'wc_payment_gateway_update_orders','complete','2026-04-22 17:58:41','2026-04-22 17:58:41',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776880721;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776880721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 18:02:14','2026-04-22 18:02:14',3223,NULL),
(2658,'wc_payment_gateway_update_orders','complete','2026-04-22 17:58:44','2026-04-22 17:58:44',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776880724;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776880724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 18:02:15','2026-04-22 18:02:15',3223,NULL),
(2659,'mailpoet/cron/daemon-trigger','complete','2026-04-22 17:45:44','2026-04-22 17:45:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776879944;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776879944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 18:02:14','2026-04-22 18:02:14',3223,NULL),
(2660,'fetch_patterns','complete','2026-04-23 17:43:45','2026-04-23 17:43:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776966225;s:18:\"\0*\0first_timestamp\";i:1776358463;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776966225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-23 17:47:48','2026-04-23 17:47:48',3800,NULL),
(2661,'woocommerce_cleanup_sessions','complete','2026-04-23 06:00:00','2026-04-23 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776924000;s:18:\"\0*\0first_timestamp\";i:1776924000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776924000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-04-23 06:05:44','2026-04-23 06:05:44',3473,NULL),
(2662,'generate_category_lookup_table_wrapper','complete','2026-04-22 17:43:56','2026-04-22 17:43:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776879836;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776879836;}',4,1,'2026-04-22 18:02:09','2026-04-22 18:02:09',3223,NULL),
(2663,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-04-23 17:43:46','2026-04-23 17:43:46',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776966226;s:18:\"\0*\0first_timestamp\";i:1776358457;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776966226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-04-23 17:47:49','2026-04-23 17:47:49',3800,NULL),
(2665,'mailpoet/cron/daemon-trigger','complete','2026-04-22 18:04:14','2026-04-22 18:04:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776881054;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776881054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 18:15:37','2026-04-22 18:15:37',3230,NULL),
(2666,'wc_payment_gateway_update_orders','complete','2026-04-22 18:17:14','2026-04-22 18:17:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776881834;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776881834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 18:19:58','2026-04-22 18:19:58',3234,NULL),
(2667,'wc_payment_gateway_update_orders','complete','2026-04-22 18:17:15','2026-04-22 18:17:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776881835;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776881835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 18:19:58','2026-04-22 18:19:58',3234,NULL),
(2668,'woocommerce_cancel_unpaid_orders','complete','2026-04-22 19:03:59','2026-04-22 19:03:59',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776884639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776884639;}',4,1,'2026-04-22 19:04:15','2026-04-22 19:04:15',3255,NULL),
(2669,'mailpoet/cron/daemon-trigger','complete','2026-04-22 18:17:37','2026-04-22 18:17:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776881857;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776881857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 18:20:04','2026-04-22 18:20:04',3234,NULL),
(2670,'wc_payment_gateway_update_orders','complete','2026-04-22 18:34:58','2026-04-22 18:34:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776882898;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776882898;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 18:36:51','2026-04-22 18:36:51',3244,NULL),
(2671,'wc_payment_gateway_update_orders','complete','2026-04-22 18:34:58','2026-04-22 18:34:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776882898;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776882898;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 18:36:52','2026-04-22 18:36:52',3244,NULL),
(2672,'mailpoet/cron/daemon-run','complete','2026-04-22 18:19:59','2026-04-22 18:19:59',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776881999;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776881999;}',13,1,'2026-04-22 18:20:04','2026-04-22 18:20:04',3235,NULL),
(2673,'mailpoet/cron/daemon-trigger','complete','2026-04-22 18:22:04','2026-04-22 18:22:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776882124;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776882124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 18:24:06','2026-04-22 18:24:06',3240,NULL),
(2674,'mailpoet/cron/daemon-run','complete','2026-04-22 18:24:00','2026-04-22 18:24:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776882240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776882240;}',13,1,'2026-04-22 18:24:07','2026-04-22 18:24:07',3241,NULL),
(2675,'mailpoet/cron/daemon-trigger','complete','2026-04-22 18:26:06','2026-04-22 18:26:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776882366;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776882366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 18:36:51','2026-04-22 18:36:51',3244,NULL),
(2676,'mailpoet/cron/daemon-trigger','complete','2026-04-22 18:38:51','2026-04-22 18:38:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776883131;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776883131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 18:39:18','2026-04-22 18:39:18',3247,NULL),
(2677,'wc_payment_gateway_update_orders','complete','2026-04-22 18:51:51','2026-04-22 18:51:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776883911;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776883911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 18:52:47','2026-04-22 18:52:47',3253,NULL),
(2678,'wc_payment_gateway_update_orders','complete','2026-04-22 18:51:52','2026-04-22 18:51:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776883912;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776883912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 18:52:47','2026-04-22 18:52:47',3253,NULL),
(2679,'mailpoet/cron/daemon-trigger','complete','2026-04-22 18:41:18','2026-04-22 18:41:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776883278;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776883278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 18:44:34','2026-04-22 18:44:34',3249,NULL),
(2680,'mailpoet/cron/daemon-trigger','complete','2026-04-22 18:46:34','2026-04-22 18:46:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776883594;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776883594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 18:47:45','2026-04-22 18:47:45',3251,NULL),
(2681,'mailpoet/cron/daemon-trigger','complete','2026-04-22 18:49:45','2026-04-22 18:49:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776883785;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776883785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 18:52:44','2026-04-22 18:52:44',3253,NULL),
(2682,'mailpoet/cron/daemon-trigger','complete','2026-04-22 18:54:44','2026-04-22 18:54:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776884084;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776884084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 19:04:15','2026-04-22 19:04:15',3255,NULL),
(2683,'wc_payment_gateway_update_orders','complete','2026-04-22 19:07:47','2026-04-22 19:07:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776884867;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776884867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 19:08:30','2026-04-22 19:08:30',3258,NULL),
(2684,'wc_payment_gateway_update_orders','complete','2026-04-22 19:07:47','2026-04-22 19:07:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776884867;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776884867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 19:08:31','2026-04-22 19:08:31',3258,NULL),
(2685,'mailpoet/cron/daemon-trigger','complete','2026-04-22 19:06:15','2026-04-22 19:06:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776884775;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776884775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 19:08:29','2026-04-22 19:08:29',3257,NULL),
(2686,'woocommerce_cancel_unpaid_orders','complete','2026-04-22 20:04:15','2026-04-22 20:04:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776888255;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776888255;}',4,1,'2026-04-22 20:05:03','2026-04-22 20:05:03',3277,NULL),
(2687,'mailpoet/cron/daemon-run','complete','2026-04-22 19:08:23','2026-04-22 19:08:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776884903;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776884903;}',13,1,'2026-04-22 19:08:31','2026-04-22 19:08:31',3258,NULL),
(2688,'mailpoet/cron/daemon-trigger','complete','2026-04-22 19:10:29','2026-04-22 19:10:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776885029;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776885029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 19:20:38','2026-04-22 19:20:38',3261,NULL),
(2689,'wc_payment_gateway_update_orders','complete','2026-04-22 19:23:30','2026-04-22 19:23:30',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776885810;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776885810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 19:24:24','2026-04-22 19:24:24',3264,NULL),
(2690,'wc_payment_gateway_update_orders','complete','2026-04-22 19:23:31','2026-04-22 19:23:31',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776885811;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776885811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 19:24:25','2026-04-22 19:24:25',3264,NULL),
(2691,'mailpoet/cron/daemon-trigger','complete','2026-04-22 19:22:38','2026-04-22 19:22:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776885758;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776885758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 19:24:24','2026-04-22 19:24:24',3264,NULL),
(2692,'mailpoet/cron/daemon-trigger','complete','2026-04-22 19:26:24','2026-04-22 19:26:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776885984;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776885984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 19:44:52','2026-04-22 19:44:52',3267,NULL),
(2693,'wc_payment_gateway_update_orders','complete','2026-04-22 19:39:24','2026-04-22 19:39:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776886764;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776886764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 19:44:53','2026-04-22 19:44:53',3267,NULL),
(2694,'wc_payment_gateway_update_orders','complete','2026-04-22 19:39:25','2026-04-22 19:39:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776886765;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776886765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 19:44:54','2026-04-22 19:44:54',3267,NULL),
(2695,'mailpoet/cron/daemon-run','complete','2026-04-22 19:44:47','2026-04-22 19:44:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776887087;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776887087;}',13,1,'2026-04-22 19:44:51','2026-04-22 19:44:51',3268,NULL),
(2696,'mailpoet/cron/daemon-trigger','complete','2026-04-22 19:46:52','2026-04-22 19:46:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776887212;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776887212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 19:49:46','2026-04-22 19:49:46',3272,NULL),
(2697,'wc_payment_gateway_update_orders','complete','2026-04-22 19:59:53','2026-04-22 19:59:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776887993;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776887993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 20:05:02','2026-04-22 20:05:02',3277,NULL),
(2698,'wc_payment_gateway_update_orders','complete','2026-04-22 19:59:54','2026-04-22 19:59:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776887994;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776887994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 20:05:02','2026-04-22 20:05:02',3277,NULL),
(2699,'mailpoet/cron/daemon-trigger','complete','2026-04-22 19:51:46','2026-04-22 19:51:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776887506;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776887506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 19:55:45','2026-04-22 19:55:45',3275,NULL),
(2700,'mailpoet/cron/daemon-trigger','complete','2026-04-22 19:57:45','2026-04-22 19:57:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776887865;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776887865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 20:05:01','2026-04-22 20:05:01',3277,NULL),
(2701,'mailpoet/cron/daemon-run','complete','2026-04-22 20:04:56','2026-04-22 20:04:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776888296;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776888296;}',13,1,'2026-04-22 20:05:00','2026-04-22 20:05:00',3278,NULL),
(2702,'mailpoet/cron/daemon-trigger','complete','2026-04-22 20:07:01','2026-04-22 20:07:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776888421;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776888421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 20:07:45','2026-04-22 20:07:45',3284,NULL),
(2703,'wc_payment_gateway_update_orders','complete','2026-04-22 20:20:02','2026-04-22 20:20:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776889202;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776889202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 20:23:59','2026-04-22 20:23:59',3293,NULL),
(2704,'wc_payment_gateway_update_orders','complete','2026-04-22 20:20:02','2026-04-22 20:20:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776889202;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776889202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 20:23:59','2026-04-22 20:23:59',3293,NULL),
(2705,'woocommerce_cancel_unpaid_orders','complete','2026-04-22 21:05:02','2026-04-22 21:05:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776891902;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776891902;}',4,1,'2026-04-22 21:22:46','2026-04-22 21:22:46',3306,NULL),
(2706,'mailpoet/cron/daemon-trigger','complete','2026-04-22 20:09:45','2026-04-22 20:09:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776888585;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776888585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 20:10:47','2026-04-22 20:10:47',3288,NULL),
(2707,'mailpoet/cron/daemon-trigger','complete','2026-04-22 20:12:47','2026-04-22 20:12:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776888767;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776888767;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 20:15:27','2026-04-22 20:15:27',3291,NULL),
(2708,'mailpoet/cron/daemon-trigger','complete','2026-04-22 20:17:28','2026-04-22 20:17:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776889048;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776889048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 20:23:58','2026-04-22 20:23:58',3293,NULL),
(2709,'mailpoet/cron/daemon-trigger','complete','2026-04-22 20:25:58','2026-04-22 20:25:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776889558;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776889558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 20:32:41','2026-04-22 20:32:41',3295,NULL),
(2710,'wc_payment_gateway_update_orders','complete','2026-04-22 20:38:59','2026-04-22 20:38:59',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776890339;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776890339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 20:43:26','2026-04-22 20:43:26',3297,NULL),
(2711,'wc_payment_gateway_update_orders','complete','2026-04-22 20:38:59','2026-04-22 20:38:59',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776890339;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776890339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 20:43:26','2026-04-22 20:43:26',3297,NULL),
(2712,'mailpoet/cron/daemon-trigger','complete','2026-04-22 20:34:41','2026-04-22 20:34:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776890081;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776890081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 20:43:25','2026-04-22 20:43:25',3297,NULL),
(2713,'mailpoet/cron/daemon-trigger','complete','2026-04-22 20:45:25','2026-04-22 20:45:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776890725;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776890725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 21:02:41','2026-04-22 21:02:41',3299,NULL),
(2714,'wc_payment_gateway_update_orders','complete','2026-04-22 20:58:26','2026-04-22 20:58:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776891506;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776891506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 21:02:42','2026-04-22 21:02:42',3299,NULL),
(2715,'wc_payment_gateway_update_orders','complete','2026-04-22 20:58:26','2026-04-22 20:58:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776891506;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776891506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 21:02:42','2026-04-22 21:02:42',3299,NULL),
(2716,'mailpoet/cron/daemon-run','complete','2026-04-22 21:02:37','2026-04-22 21:02:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776891757;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776891757;}',13,1,'2026-04-22 21:02:40','2026-04-22 21:02:40',3300,NULL),
(2717,'mailpoet/cron/daemon-trigger','complete','2026-04-22 21:04:41','2026-04-22 21:04:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776891881;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776891881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 21:22:46','2026-04-22 21:22:46',3306,NULL),
(2718,'wc_payment_gateway_update_orders','complete','2026-04-22 21:17:42','2026-04-22 21:17:42',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776892662;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776892662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 21:22:46','2026-04-22 21:22:46',3306,NULL),
(2719,'wc_payment_gateway_update_orders','complete','2026-04-22 21:17:42','2026-04-22 21:17:42',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776892662;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776892662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 21:22:48','2026-04-22 21:22:48',3306,NULL),
(2720,'mailpoet/cron/daemon-trigger','complete','2026-04-22 21:24:46','2026-04-22 21:24:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776893086;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776893086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 21:41:56','2026-04-22 21:41:56',3308,NULL),
(2721,'woocommerce_cancel_unpaid_orders','complete','2026-04-22 22:22:46','2026-04-22 22:22:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776896566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776896566;}',4,1,'2026-04-22 22:31:26','2026-04-22 22:31:26',3322,NULL),
(2722,'wc_payment_gateway_update_orders','complete','2026-04-22 21:37:46','2026-04-22 21:37:46',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776893866;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776893866;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 21:41:57','2026-04-22 21:41:57',3308,NULL),
(2723,'wc_payment_gateway_update_orders','complete','2026-04-22 21:37:48','2026-04-22 21:37:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776893868;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776893868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 21:41:58','2026-04-22 21:41:58',3308,NULL),
(2724,'mailpoet/cron/daemon-trigger','complete','2026-04-22 21:43:56','2026-04-22 21:43:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776894236;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776894236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 21:54:22','2026-04-22 21:54:22',3311,NULL),
(2725,'wc_payment_gateway_update_orders','complete','2026-04-22 21:56:57','2026-04-22 21:56:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776895017;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776895017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 21:59:54','2026-04-22 21:59:54',3313,NULL),
(2726,'wc_payment_gateway_update_orders','complete','2026-04-22 21:56:58','2026-04-22 21:56:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776895018;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776895018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 21:59:55','2026-04-22 21:59:55',3313,NULL),
(2727,'mailpoet/cron/daemon-trigger','complete','2026-04-22 21:56:22','2026-04-22 21:56:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776894982;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776894982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 21:59:53','2026-04-22 21:59:53',3313,NULL),
(2728,'mailpoet/cron/daemon-run','complete','2026-04-22 21:59:48','2026-04-22 21:59:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776895188;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776895188;}',13,1,'2026-04-22 21:59:52','2026-04-22 21:59:52',3314,NULL),
(2729,'mailpoet/cron/daemon-trigger','complete','2026-04-22 22:01:53','2026-04-22 22:01:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776895313;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776895313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 22:19:25','2026-04-22 22:19:25',3319,NULL),
(2730,'wc_payment_gateway_update_orders','complete','2026-04-22 22:14:54','2026-04-22 22:14:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776896094;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776896094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 22:19:26','2026-04-22 22:19:26',3319,NULL),
(2731,'wc_payment_gateway_update_orders','complete','2026-04-22 22:14:55','2026-04-22 22:14:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776896095;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776896095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 22:19:27','2026-04-22 22:19:27',3319,NULL),
(2732,'mailpoet/cron/daemon-trigger','complete','2026-04-22 22:21:25','2026-04-22 22:21:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776896485;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776896485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 22:31:25','2026-04-22 22:31:25',3322,NULL),
(2733,'wc_payment_gateway_update_orders','complete','2026-04-22 22:34:26','2026-04-22 22:34:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776897266;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776897266;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 22:38:45','2026-04-22 22:38:45',3327,NULL),
(2734,'wc_payment_gateway_update_orders','complete','2026-04-22 22:34:27','2026-04-22 22:34:27',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776897267;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776897267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 22:38:45','2026-04-22 22:38:45',3327,NULL),
(2735,'mailpoet/cron/daemon-run','complete','2026-04-22 22:31:20','2026-04-22 22:31:20',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776897080;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776897080;}',13,1,'2026-04-22 22:31:24','2026-04-22 22:31:24',3323,NULL),
(2736,'mailpoet/cron/daemon-trigger','complete','2026-04-22 22:33:25','2026-04-22 22:33:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776897205;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776897205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 22:38:44','2026-04-22 22:38:44',3327,NULL),
(2737,'woocommerce_cancel_unpaid_orders','complete','2026-04-22 23:31:25','2026-04-22 23:31:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776900685;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776900685;}',4,1,'2026-04-22 23:39:30','2026-04-22 23:39:30',3352,NULL),
(2738,'mailpoet/cron/daemon-run','complete','2026-04-22 22:38:39','2026-04-22 22:38:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776897519;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776897519;}',13,1,'2026-04-22 22:38:43','2026-04-22 22:38:43',3328,NULL),
(2739,'mailpoet/cron/daemon-trigger','complete','2026-04-22 22:40:44','2026-04-22 22:40:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776897644;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776897644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 22:59:03','2026-04-22 22:59:03',3334,NULL),
(2740,'wc_payment_gateway_update_orders','complete','2026-04-22 22:53:45','2026-04-22 22:53:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776898425;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776898425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 22:59:04','2026-04-22 22:59:04',3334,NULL),
(2741,'wc_payment_gateway_update_orders','complete','2026-04-22 22:53:45','2026-04-22 22:53:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776898425;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776898425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 22:59:05','2026-04-22 22:59:05',3334,NULL),
(2742,'mailpoet/cron/daemon-run','complete','2026-04-22 22:58:59','2026-04-22 22:58:59',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776898739;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776898739;}',13,1,'2026-04-22 22:59:02','2026-04-22 22:59:02',3335,NULL),
(2743,'mailpoet/cron/daemon-trigger','complete','2026-04-22 23:01:03','2026-04-22 23:01:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776898863;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776898863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 23:07:39','2026-04-22 23:07:39',3339,NULL),
(2744,'wc_payment_gateway_update_orders','complete','2026-04-22 23:14:04','2026-04-22 23:14:04',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776899644;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776899644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 23:26:08','2026-04-22 23:26:08',3350,NULL),
(2745,'wc_payment_gateway_update_orders','complete','2026-04-22 23:14:05','2026-04-22 23:14:05',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776899645;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776899645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 23:26:09','2026-04-22 23:26:09',3350,NULL),
(2746,'mailpoet/cron/daemon-run','complete','2026-04-22 23:07:34','2026-04-22 23:07:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776899254;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776899254;}',13,1,'2026-04-22 23:07:39','2026-04-22 23:07:39',3340,NULL),
(2747,'mailpoet/cron/daemon-trigger','complete','2026-04-22 23:09:39','2026-04-22 23:09:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776899379;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776899379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 23:09:47','2026-04-22 23:09:47',3345,NULL),
(2748,'mailpoet/cron/daemon-trigger','complete','2026-04-22 23:11:47','2026-04-22 23:11:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776899507;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776899507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 23:12:52','2026-04-22 23:12:52',3348,NULL),
(2749,'mailpoet/cron/daemon-trigger','complete','2026-04-22 23:14:52','2026-04-22 23:14:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776899692;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776899692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 23:26:10','2026-04-22 23:26:10',3350,NULL),
(2750,'wc_payment_gateway_update_orders','complete','2026-04-22 23:41:08','2026-04-22 23:41:08',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776901268;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776901268;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 23:52:18','2026-04-22 23:52:18',3354,NULL),
(2751,'wc_payment_gateway_update_orders','complete','2026-04-22 23:41:09','2026-04-22 23:41:09',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776901269;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776901269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-22 23:52:20','2026-04-22 23:52:20',3354,NULL),
(2752,'mailpoet/cron/daemon-trigger','complete','2026-04-22 23:28:10','2026-04-22 23:28:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776900490;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776900490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 23:39:30','2026-04-22 23:39:30',3352,NULL),
(2753,'mailpoet/cron/daemon-trigger','complete','2026-04-22 23:41:30','2026-04-22 23:41:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776901290;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776901290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-22 23:52:20','2026-04-22 23:52:20',3354,NULL),
(2754,'woocommerce_cancel_unpaid_orders','complete','2026-04-23 00:39:30','2026-04-23 00:39:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776904770;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776904770;}',4,1,'2026-04-23 00:45:23','2026-04-23 00:45:23',3382,NULL),
(2755,'wc_payment_gateway_update_orders','complete','2026-04-23 00:07:18','2026-04-23 00:07:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776902838;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776902838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 00:12:51','2026-04-23 00:12:51',3364,NULL),
(2756,'wc_payment_gateway_update_orders','complete','2026-04-23 00:07:20','2026-04-23 00:07:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776902840;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776902840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 00:12:52','2026-04-23 00:12:52',3364,NULL),
(2757,'mailpoet/cron/daemon-trigger','complete','2026-04-22 23:54:20','2026-04-22 23:54:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776902060;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776902060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 00:00:39','2026-04-23 00:00:39',3356,NULL),
(2758,'mailpoet/cron/daemon-run','complete','2026-04-23 00:00:34','2026-04-23 00:00:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776902434;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776902434;}',13,1,'2026-04-23 00:00:41','2026-04-23 00:00:41',3357,NULL),
(2759,'mailpoet/cron/daemon-trigger','complete','2026-04-23 00:02:39','2026-04-23 00:02:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776902559;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776902559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 00:05:27','2026-04-23 00:05:27',3362,NULL),
(2760,'mailpoet/cron/daemon-trigger','complete','2026-04-23 00:07:27','2026-04-23 00:07:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776902847;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776902847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 00:12:52','2026-04-23 00:12:52',3364,NULL),
(2761,'wc_payment_gateway_update_orders','complete','2026-04-23 00:27:51','2026-04-23 00:27:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776904071;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776904071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 00:28:21','2026-04-23 00:28:21',3372,NULL),
(2762,'wc_payment_gateway_update_orders','complete','2026-04-23 00:27:52','2026-04-23 00:27:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776904072;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776904072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 00:28:22','2026-04-23 00:28:22',3372,NULL),
(2763,'mailpoet/cron/daemon-trigger','complete','2026-04-23 00:14:52','2026-04-23 00:14:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776903292;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776903292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 00:15:43','2026-04-23 00:15:43',3368,NULL),
(2764,'mailpoet/cron/daemon-trigger','complete','2026-04-23 00:17:43','2026-04-23 00:17:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776903463;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776903463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 00:19:23','2026-04-23 00:19:23',3370,NULL),
(2765,'mailpoet/cron/daemon-trigger','complete','2026-04-23 00:21:23','2026-04-23 00:21:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776903683;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776903683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 00:28:21','2026-04-23 00:28:21',3372,NULL),
(2766,'mailpoet/cron/daemon-trigger','complete','2026-04-23 00:30:21','2026-04-23 00:30:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776904221;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776904221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 00:32:26','2026-04-23 00:32:26',3375,NULL),
(2767,'wc_payment_gateway_update_orders','complete','2026-04-23 00:43:21','2026-04-23 00:43:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776905001;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776905001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 00:45:25','2026-04-23 00:45:25',3382,NULL),
(2768,'wc_payment_gateway_update_orders','complete','2026-04-23 00:43:22','2026-04-23 00:43:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776905002;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776905002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 00:45:26','2026-04-23 00:45:26',3382,NULL),
(2769,'mailpoet/cron/daemon-trigger','complete','2026-04-23 00:34:26','2026-04-23 00:34:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776904466;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776904466;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 00:35:03','2026-04-23 00:35:03',3377,NULL),
(2770,'mailpoet/cron/daemon-trigger','complete','2026-04-23 00:37:03','2026-04-23 00:37:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776904623;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776904623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 00:45:20','2026-04-23 00:45:20',3379,NULL),
(2771,'mailpoet/cron/daemon-run','complete','2026-04-23 00:45:12','2026-04-23 00:45:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776905112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776905112;}',13,1,'2026-04-23 00:45:19','2026-04-23 00:45:19',3380,NULL),
(2772,'mailpoet/cron/daemon-trigger','complete','2026-04-23 00:47:20','2026-04-23 00:47:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776905240;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776905240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 00:57:44','2026-04-23 00:57:44',3384,NULL),
(2773,'woocommerce_cancel_unpaid_orders','complete','2026-04-23 01:45:23','2026-04-23 01:45:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776908723;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776908723;}',4,1,'2026-04-23 01:50:46','2026-04-23 01:50:46',3397,NULL),
(2774,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-23 12:45:25','2026-04-23 12:45:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776948325;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776948325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-23 12:48:55','2026-04-23 12:48:55',3630,NULL),
(2775,'wc_payment_gateway_update_orders','complete','2026-04-23 01:00:25','2026-04-23 01:00:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776906025;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776906025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 01:11:12','2026-04-23 01:11:12',3387,NULL),
(2776,'wc_payment_gateway_update_orders','complete','2026-04-23 01:00:26','2026-04-23 01:00:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776906026;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776906026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 01:11:13','2026-04-23 01:11:13',3387,NULL),
(2777,'mailpoet/cron/daemon-trigger','complete','2026-04-23 00:59:44','2026-04-23 00:59:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776905984;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776905984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 01:11:12','2026-04-23 01:11:12',3387,NULL),
(2778,'mailpoet/cron/daemon-trigger','complete','2026-04-23 01:13:12','2026-04-23 01:13:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776906792;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776906792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 01:25:07','2026-04-23 01:25:07',3389,NULL),
(2779,'wc_payment_gateway_update_orders','complete','2026-04-23 01:26:12','2026-04-23 01:26:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776907572;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776907572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 01:37:57','2026-04-23 01:37:57',3392,NULL),
(2780,'wc_payment_gateway_update_orders','complete','2026-04-23 01:26:13','2026-04-23 01:26:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776907573;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776907573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 01:37:58','2026-04-23 01:37:58',3392,NULL),
(2781,'mailpoet/cron/daemon-run','complete','2026-04-23 01:25:02','2026-04-23 01:25:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776907502;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776907502;}',13,1,'2026-04-23 01:25:09','2026-04-23 01:25:09',3390,NULL),
(2782,'mailpoet/cron/daemon-trigger','complete','2026-04-23 01:27:07','2026-04-23 01:27:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776907627;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776907627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 01:37:58','2026-04-23 01:37:58',3392,NULL),
(2783,'wc_payment_gateway_update_orders','complete','2026-04-23 01:52:57','2026-04-23 01:52:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776909177;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776909177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 01:56:29','2026-04-23 01:56:29',3399,NULL),
(2784,'wc_payment_gateway_update_orders','complete','2026-04-23 01:52:58','2026-04-23 01:52:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776909178;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776909178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 01:56:29','2026-04-23 01:56:29',3399,NULL),
(2785,'mailpoet/cron/daemon-trigger','complete','2026-04-23 01:39:58','2026-04-23 01:39:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776908398;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776908398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 01:43:38','2026-04-23 01:43:38',3394,NULL),
(2786,'mailpoet/cron/daemon-run','complete','2026-04-23 01:43:32','2026-04-23 01:43:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776908612;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776908612;}',13,1,'2026-04-23 01:43:38','2026-04-23 01:43:38',3395,NULL),
(2787,'mailpoet/cron/daemon-trigger','complete','2026-04-23 01:45:38','2026-04-23 01:45:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776908738;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776908738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 01:50:46','2026-04-23 01:50:46',3397,NULL),
(2788,'woocommerce_cancel_unpaid_orders','complete','2026-04-23 02:50:46','2026-04-23 02:50:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776912646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776912646;}',4,1,'2026-04-23 02:58:45','2026-04-23 02:58:45',3423,NULL),
(2789,'mailpoet/cron/daemon-trigger','complete','2026-04-23 01:52:46','2026-04-23 01:52:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776909166;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776909166;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 01:56:28','2026-04-23 01:56:28',3399,NULL),
(2790,'mailpoet/cron/daemon-trigger','complete','2026-04-23 01:58:28','2026-04-23 01:58:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776909508;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776909508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 01:58:59','2026-04-23 01:58:59',3402,NULL),
(2791,'wc_payment_gateway_update_orders','complete','2026-04-23 02:11:29','2026-04-23 02:11:29',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776910289;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776910289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 02:17:23','2026-04-23 02:17:23',3408,NULL),
(2792,'wc_payment_gateway_update_orders','complete','2026-04-23 02:11:29','2026-04-23 02:11:29',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776910289;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776910289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 02:17:24','2026-04-23 02:17:24',3408,NULL),
(2793,'mailpoet/cron/daemon-trigger','complete','2026-04-23 02:00:59','2026-04-23 02:00:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776909659;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776909659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 02:03:40','2026-04-23 02:03:40',3404,NULL),
(2794,'mailpoet/cron/daemon-run','complete','2026-04-23 02:03:36','2026-04-23 02:03:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776909816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776909816;}',13,1,'2026-04-23 02:03:40','2026-04-23 02:03:40',3405,NULL),
(2795,'mailpoet/cron/daemon-trigger','complete','2026-04-23 02:05:40','2026-04-23 02:05:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776909940;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776909940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 02:17:22','2026-04-23 02:17:22',3408,NULL),
(2796,'mailpoet/cron/daemon-run','complete','2026-04-23 02:17:17','2026-04-23 02:17:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776910637;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776910637;}',13,1,'2026-04-23 02:17:21','2026-04-23 02:17:21',3409,NULL),
(2797,'mailpoet/cron/daemon-trigger','complete','2026-04-23 02:19:22','2026-04-23 02:19:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776910762;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776910762;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 02:27:05','2026-04-23 02:27:05',3413,NULL),
(2798,'wc_payment_gateway_update_orders','complete','2026-04-23 02:32:23','2026-04-23 02:32:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776911543;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776911543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 02:34:23','2026-04-23 02:34:23',3419,NULL),
(2799,'wc_payment_gateway_update_orders','complete','2026-04-23 02:32:24','2026-04-23 02:32:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776911544;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776911544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 02:34:24','2026-04-23 02:34:24',3419,NULL),
(2800,'mailpoet/cron/daemon-run','complete','2026-04-23 02:27:01','2026-04-23 02:27:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776911221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776911221;}',13,1,'2026-04-23 02:27:05','2026-04-23 02:27:05',3414,NULL),
(2801,'mailpoet/cron/daemon-trigger','complete','2026-04-23 02:29:05','2026-04-23 02:29:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776911345;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776911345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 02:31:30','2026-04-23 02:31:30',3417,NULL),
(2802,'mailpoet/cron/daemon-trigger','complete','2026-04-23 02:33:30','2026-04-23 02:33:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776911610;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776911610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 02:34:24','2026-04-23 02:34:24',3419,NULL),
(2803,'wc_payment_gateway_update_orders','complete','2026-04-23 02:49:23','2026-04-23 02:49:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776912563;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776912563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 02:58:44','2026-04-23 02:58:44',3423,NULL),
(2804,'wc_payment_gateway_update_orders','complete','2026-04-23 02:49:24','2026-04-23 02:49:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776912564;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776912564;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 02:58:44','2026-04-23 02:58:44',3423,NULL),
(2805,'mailpoet/cron/daemon-trigger','complete','2026-04-23 02:36:24','2026-04-23 02:36:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776911784;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776911784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 02:44:59','2026-04-23 02:44:59',3421,NULL),
(2806,'mailpoet/cron/daemon-trigger','complete','2026-04-23 02:46:59','2026-04-23 02:46:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776912419;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776912419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 02:58:43','2026-04-23 02:58:43',3423,NULL),
(2807,'mailpoet/cron/daemon-trigger','complete','2026-04-23 03:00:43','2026-04-23 03:00:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776913243;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776913243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 03:12:22','2026-04-23 03:12:22',3425,NULL),
(2808,'wc_payment_gateway_update_orders','complete','2026-04-23 03:13:44','2026-04-23 03:13:44',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776914024;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776914024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 03:25:36','2026-04-23 03:25:36',3428,NULL),
(2809,'wc_payment_gateway_update_orders','complete','2026-04-23 03:13:44','2026-04-23 03:13:44',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776914024;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776914024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 03:25:37','2026-04-23 03:25:37',3428,NULL),
(2810,'woocommerce_cancel_unpaid_orders','complete','2026-04-23 03:58:45','2026-04-23 03:58:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776916725;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776916725;}',4,1,'2026-04-23 04:06:29','2026-04-23 04:06:29',3440,NULL),
(2811,'gla/jobs/resubmit_expiring_products/create_batch','complete','2026-04-23 03:12:20','2026-04-23 03:12:20',10,'[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776913940;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776913940;}',10,1,'2026-04-23 03:12:26','2026-04-23 03:12:26',3426,NULL),
(2812,'gla/jobs/resubmit_expiring_products/start','complete','2026-04-24 03:00:00','2026-04-24 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776999600;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1776999600;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-24 03:03:17','2026-04-24 03:03:17',4127,NULL),
(2813,'gla/jobs/update_merchant_price_benchmarks/start','complete','2026-04-24 03:00:00','2026-04-24 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776999600;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1776999600;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-24 03:03:18','2026-04-24 03:03:18',4127,NULL),
(2814,'mailpoet/cron/daemon-trigger','complete','2026-04-23 03:14:22','2026-04-23 03:14:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776914062;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776914062;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 03:25:42','2026-04-23 03:25:42',3428,NULL),
(2815,'wc_admin_daily_wrapper','complete','2026-04-24 03:12:25','2026-04-24 03:12:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777000345;s:18:\"\0*\0first_timestamp\";i:1759499155;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777000345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-24 03:27:40','2026-04-24 03:27:40',4130,NULL),
(2816,'wc_payment_gateway_update_orders','complete','2026-04-23 03:40:36','2026-04-23 03:40:36',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776915636;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776915636;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 03:52:41','2026-04-23 03:52:41',3438,NULL),
(2817,'wc_payment_gateway_update_orders','complete','2026-04-23 03:40:37','2026-04-23 03:40:37',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776915637;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776915637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 03:52:42','2026-04-23 03:52:42',3438,NULL),
(2818,'mailpoet/cron/daemon-run','complete','2026-04-23 03:25:37','2026-04-23 03:25:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776914737;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776914737;}',13,1,'2026-04-23 03:25:42','2026-04-23 03:25:42',3429,NULL),
(2819,'mailpoet/cron/daemon-trigger','complete','2026-04-23 03:27:42','2026-04-23 03:27:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776914862;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776914862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 03:29:36','2026-04-23 03:29:36',3433,NULL),
(2820,'mailpoet/cron/daemon-trigger','complete','2026-04-23 03:31:36','2026-04-23 03:31:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776915096;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776915096;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 03:39:13','2026-04-23 03:39:13',3435,NULL),
(2821,'mailpoet/cron/daemon-trigger','complete','2026-04-23 03:41:13','2026-04-23 03:41:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776915673;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776915673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 03:52:42','2026-04-23 03:52:42',3438,NULL),
(2822,'wc_payment_gateway_update_orders','complete','2026-04-23 04:07:41','2026-04-23 04:07:41',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776917261;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776917261;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 04:20:16','2026-04-23 04:20:16',3444,NULL),
(2823,'wc_payment_gateway_update_orders','complete','2026-04-23 04:07:42','2026-04-23 04:07:42',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776917262;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776917262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 04:20:17','2026-04-23 04:20:17',3444,NULL),
(2824,'mailpoet/cron/daemon-trigger','complete','2026-04-23 03:54:42','2026-04-23 03:54:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776916482;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776916482;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 04:06:28','2026-04-23 04:06:28',3440,NULL),
(2825,'woocommerce_cleanup_personal_data','complete','2026-04-24 04:06:19','2026-04-24 04:06:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777003579;s:18:\"\0*\0first_timestamp\";i:1759499163;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777003579;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-24 04:16:08','2026-04-24 04:16:08',4142,NULL),
(2826,'woocommerce_cleanup_logs','complete','2026-04-24 04:06:20','2026-04-24 04:06:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777003580;s:18:\"\0*\0first_timestamp\";i:1759509954;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777003580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-24 04:16:08','2026-04-24 04:16:08',4142,NULL),
(2827,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-04-24 04:06:20','2026-04-24 04:06:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777003580;s:18:\"\0*\0first_timestamp\";i:1759509955;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777003580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-24 04:16:08','2026-04-24 04:16:08',4142,NULL),
(2828,'woocommerce_scheduled_sales','complete','2026-04-24 04:06:20','2026-04-24 04:06:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777003580;s:18:\"\0*\0first_timestamp\";i:1759536000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777003580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-24 04:16:08','2026-04-24 04:16:08',4142,NULL),
(2829,'woocommerce_cleanup_draft_orders','complete','2026-04-24 04:06:20','2026-04-24 04:06:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777003580;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777003580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-24 04:16:09','2026-04-24 04:16:09',4142,NULL),
(2830,'woocommerce_cleanup_draft_orders','complete','2026-04-24 04:06:21','2026-04-24 04:06:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777003581;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777003581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-24 04:16:09','2026-04-24 04:16:09',4142,NULL),
(2831,'gla/jobs/update_merchant_product_statuses/process_item','complete','2026-04-23 04:06:21','2026-04-23 04:06:21',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776917181;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776917181;}',10,1,'2026-04-23 04:06:28','2026-04-23 04:06:28',3441,NULL),
(2832,'woocommerce_tracker_send_event_wrapper','complete','2026-04-24 04:06:22','2026-04-24 04:06:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777003582;s:18:\"\0*\0first_timestamp\";i:1759800762;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777003582;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-24 04:16:09','2026-04-24 04:16:09',4142,NULL),
(2833,'wc_gla_cron_daily_notes','complete','2026-04-24 04:06:23','2026-04-24 04:06:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777003583;s:18:\"\0*\0first_timestamp\";i:1760367966;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777003583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-04-24 04:16:12','2026-04-24 04:16:12',4142,NULL),
(2834,'mailpoet/cron/daemon-run','complete','2026-04-23 04:06:23','2026-04-23 04:06:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776917183;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776917183;}',13,1,'2026-04-23 04:06:28','2026-04-23 04:06:28',3441,NULL),
(2835,'mailpoet/cron/daemon-trigger','complete','2026-04-23 04:08:28','2026-04-23 04:08:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776917308;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776917308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 04:20:17','2026-04-23 04:20:17',3444,NULL),
(2836,'woocommerce_cancel_unpaid_orders','complete','2026-04-23 05:06:28','2026-04-23 05:06:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776920788;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776920788;}',4,1,'2026-04-23 05:13:47','2026-04-23 05:13:47',3456,NULL),
(2837,'woocommerce_refresh_order_count_cache','complete','2026-04-23 16:20:14','2026-04-23 16:20:14',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776961214;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776961214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-23 16:21:11','2026-04-23 16:21:11',3764,NULL),
(2838,'wc_payment_gateway_update_orders','complete','2026-04-23 04:35:16','2026-04-23 04:35:16',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776918916;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776918916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 04:46:26','2026-04-23 04:46:26',3450,NULL),
(2839,'wc_payment_gateway_update_orders','complete','2026-04-23 04:35:17','2026-04-23 04:35:17',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776918917;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776918917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 04:46:28','2026-04-23 04:46:28',3450,NULL),
(2840,'mailpoet/cron/daemon-trigger','complete','2026-04-23 04:22:17','2026-04-23 04:22:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776918137;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776918137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 04:33:16','2026-04-23 04:33:16',3446,NULL),
(2841,'mailpoet/cron/daemon-run','complete','2026-04-23 04:33:11','2026-04-23 04:33:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776918791;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776918791;}',13,1,'2026-04-23 04:33:15','2026-04-23 04:33:15',3447,NULL),
(2842,'mailpoet/cron/daemon-trigger','complete','2026-04-23 04:35:16','2026-04-23 04:35:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776918916;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776918916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 04:46:28','2026-04-23 04:46:28',3450,NULL),
(2843,'wc_payment_gateway_update_orders','complete','2026-04-23 05:01:26','2026-04-23 05:01:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776920486;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776920486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 05:13:40','2026-04-23 05:13:40',3456,NULL),
(2844,'mailpoet/cron/daemon-trigger','complete','2026-04-23 04:48:28','2026-04-23 04:48:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776919708;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776919708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 04:48:43','2026-04-23 04:48:43',3452,NULL),
(2845,'wc_payment_gateway_update_orders','complete','2026-04-23 05:01:28','2026-04-23 05:01:28',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776920488;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776920488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 05:13:41','2026-04-23 05:13:41',3456,NULL),
(2846,'mailpoet/cron/daemon-trigger','complete','2026-04-23 04:50:43','2026-04-23 04:50:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776919843;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776919843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 05:00:01','2026-04-23 05:00:01',3454,NULL),
(2847,'mailpoet/cron/daemon-trigger','complete','2026-04-23 05:02:01','2026-04-23 05:02:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776920521;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776920521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 05:13:47','2026-04-23 05:13:47',3456,NULL),
(2848,'wc_payment_gateway_update_orders','complete','2026-04-23 05:28:40','2026-04-23 05:28:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776922120;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776922120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 05:39:45','2026-04-23 05:39:45',3465,NULL),
(2849,'wc_payment_gateway_update_orders','complete','2026-04-23 05:28:41','2026-04-23 05:28:41',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776922121;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776922121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 05:39:46','2026-04-23 05:39:46',3465,NULL),
(2850,'mailpoet/cron/daemon-run','complete','2026-04-23 05:13:42','2026-04-23 05:13:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776921222;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776921222;}',13,1,'2026-04-23 05:13:45','2026-04-23 05:13:45',3457,NULL),
(2851,'mailpoet/cron/daemon-trigger','complete','2026-04-23 05:15:47','2026-04-23 05:15:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776921347;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776921347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 05:27:04','2026-04-23 05:27:04',3461,NULL),
(2852,'woocommerce_cancel_unpaid_orders','complete','2026-04-23 06:13:47','2026-04-23 06:13:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776924827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776924827;}',4,1,'2026-04-23 06:17:49','2026-04-23 06:17:49',3475,NULL),
(2853,'mailpoet/cron/daemon-run','complete','2026-04-23 05:27:00','2026-04-23 05:27:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776922020;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776922020;}',13,1,'2026-04-23 05:27:04','2026-04-23 05:27:04',3462,NULL),
(2854,'mailpoet/cron/daemon-trigger','complete','2026-04-23 05:29:04','2026-04-23 05:29:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776922144;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776922144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 05:39:50','2026-04-23 05:39:50',3465,NULL),
(2855,'wc_payment_gateway_update_orders','complete','2026-04-23 05:54:45','2026-04-23 05:54:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776923685;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776923685;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 05:58:56','2026-04-23 05:58:56',3471,NULL),
(2856,'wc_payment_gateway_update_orders','complete','2026-04-23 05:54:46','2026-04-23 05:54:46',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776923686;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776923686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 05:58:58','2026-04-23 05:58:58',3471,NULL),
(2857,'mailpoet/cron/daemon-run','complete','2026-04-23 05:39:46','2026-04-23 05:39:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776922786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776922786;}',13,1,'2026-04-23 05:39:50','2026-04-23 05:39:50',3466,NULL),
(2858,'mailpoet/cron/daemon-trigger','complete','2026-04-23 05:41:50','2026-04-23 05:41:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776922910;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776922910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 05:52:31','2026-04-23 05:52:31',3469,NULL),
(2859,'mailpoet/cron/daemon-trigger','complete','2026-04-23 05:54:31','2026-04-23 05:54:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776923671;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776923671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 05:58:55','2026-04-23 05:58:55',3471,NULL),
(2860,'mailpoet/cron/daemon-trigger','complete','2026-04-23 06:00:55','2026-04-23 06:00:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776924055;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776924055;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 06:05:44','2026-04-23 06:05:44',3473,NULL),
(2861,'wc_payment_gateway_update_orders','complete','2026-04-23 06:13:56','2026-04-23 06:13:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776924836;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776924836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 06:17:49','2026-04-23 06:17:49',3475,NULL),
(2862,'wc_payment_gateway_update_orders','complete','2026-04-23 06:13:58','2026-04-23 06:13:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776924838;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776924838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 06:17:50','2026-04-23 06:17:50',3475,NULL),
(3088,'woocommerce_cancel_unpaid_orders','complete','2026-04-23 18:48:43','2026-04-23 18:48:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776970123;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776970123;}',4,1,'2026-04-23 18:50:46','2026-04-23 18:50:46',3862,NULL),
(2864,'mailpoet/cron/daemon-trigger','complete','2026-04-23 06:07:44','2026-04-23 06:07:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776924464;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776924464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 06:17:49','2026-04-23 06:17:49',3475,NULL),
(2865,'mailpoet/cron/daemon-trigger','complete','2026-04-23 06:19:49','2026-04-23 06:19:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776925189;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776925189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 06:33:54','2026-04-23 06:33:54',3478,NULL),
(2866,'woocommerce_cancel_unpaid_orders','complete','2026-04-23 07:17:49','2026-04-23 07:17:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776928669;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776928669;}',4,1,'2026-04-23 07:19:14','2026-04-23 07:19:14',3493,NULL),
(2867,'wc_payment_gateway_update_orders','complete','2026-04-23 06:32:49','2026-04-23 06:32:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776925969;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776925969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 06:33:55','2026-04-23 06:33:55',3478,NULL),
(2868,'wc_payment_gateway_update_orders','complete','2026-04-23 06:32:50','2026-04-23 06:32:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776925970;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776925970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 06:33:56','2026-04-23 06:33:56',3478,NULL),
(2869,'mailpoet/cron/daemon-trigger','complete','2026-04-23 06:35:54','2026-04-23 06:35:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776926154;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776926154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 06:46:57','2026-04-23 06:46:57',3480,NULL),
(2870,'wc_payment_gateway_update_orders','complete','2026-04-23 06:48:55','2026-04-23 06:48:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776926935;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776926935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 06:49:49','2026-04-23 06:49:49',3484,NULL),
(2871,'wc_payment_gateway_update_orders','complete','2026-04-23 06:48:56','2026-04-23 06:48:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776926936;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776926936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 06:49:51','2026-04-23 06:49:51',3484,NULL),
(2872,'mailpoet/cron/daemon-run','complete','2026-04-23 06:46:53','2026-04-23 06:46:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776926813;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776926813;}',13,1,'2026-04-23 06:46:57','2026-04-23 06:46:57',3481,NULL),
(2873,'mailpoet/cron/daemon-trigger','complete','2026-04-23 06:48:57','2026-04-23 06:48:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776926937;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776926937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 06:49:55','2026-04-23 06:49:55',3484,NULL),
(2874,'wc_payment_gateway_update_orders','complete','2026-04-23 07:04:49','2026-04-23 07:04:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776927889;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776927889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 07:14:10','2026-04-23 07:14:10',3491,NULL),
(2875,'wc_payment_gateway_update_orders','complete','2026-04-23 07:04:51','2026-04-23 07:04:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776927891;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776927891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 07:14:11','2026-04-23 07:14:11',3491,NULL),
(2876,'mailpoet/cron/daemon-trigger','complete','2026-04-23 06:51:55','2026-04-23 06:51:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776927115;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776927115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 06:52:37','2026-04-23 06:52:37',3486,NULL),
(2877,'mailpoet/cron/daemon-trigger','complete','2026-04-23 06:54:37','2026-04-23 06:54:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776927277;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776927277;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 07:00:15','2026-04-23 07:00:15',3489,NULL),
(2878,'mailpoet/cron/daemon-trigger','complete','2026-04-23 07:02:15','2026-04-23 07:02:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776927735;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776927735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 07:14:10','2026-04-23 07:14:10',3491,NULL),
(2879,'mailpoet/cron/daemon-trigger','complete','2026-04-23 07:16:10','2026-04-23 07:16:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776928570;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776928570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 07:19:13','2026-04-23 07:19:13',3493,NULL),
(2880,'wc_payment_gateway_update_orders','complete','2026-04-23 07:29:10','2026-04-23 07:29:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776929350;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776929350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 07:36:34','2026-04-23 07:36:34',3498,NULL),
(2881,'wc_payment_gateway_update_orders','complete','2026-04-23 07:29:11','2026-04-23 07:29:11',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776929351;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776929351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 07:36:34','2026-04-23 07:36:34',3498,NULL),
(2882,'mailpoet/cron/daemon-trigger','complete','2026-04-23 07:21:13','2026-04-23 07:21:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776928873;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776928873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 07:27:29','2026-04-23 07:27:29',3495,NULL),
(2883,'woocommerce_cancel_unpaid_orders','complete','2026-04-23 08:19:14','2026-04-23 08:19:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776932354;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776932354;}',4,1,'2026-04-23 08:20:19','2026-04-23 08:20:19',3515,NULL),
(2884,'mailpoet/cron/daemon-trigger','complete','2026-04-23 07:29:29','2026-04-23 07:29:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776929369;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776929369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 07:36:35','2026-04-23 07:36:35',3498,NULL),
(2885,'wc_payment_gateway_update_orders','complete','2026-04-23 07:51:34','2026-04-23 07:51:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776930694;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776930694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 07:54:09','2026-04-23 07:54:09',3502,NULL),
(2886,'wc_payment_gateway_update_orders','complete','2026-04-23 07:51:34','2026-04-23 07:51:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776930694;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776930694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 07:54:09','2026-04-23 07:54:09',3502,NULL),
(2887,'mailpoet/cron/daemon-trigger','complete','2026-04-23 07:38:35','2026-04-23 07:38:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776929915;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776929915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 07:40:44','2026-04-23 07:40:44',3500,NULL),
(2888,'mailpoet/cron/daemon-trigger','complete','2026-04-23 07:42:44','2026-04-23 07:42:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776930164;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776930164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 07:54:08','2026-04-23 07:54:08',3502,NULL),
(2889,'mailpoet/cron/daemon-run','complete','2026-04-23 07:54:03','2026-04-23 07:54:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776930843;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776930843;}',13,1,'2026-04-23 07:54:07','2026-04-23 07:54:07',3503,NULL),
(2890,'mailpoet/cron/daemon-trigger','complete','2026-04-23 07:56:08','2026-04-23 07:56:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776930968;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776930968;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 08:06:14','2026-04-23 08:06:14',3507,NULL),
(2891,'wc_payment_gateway_update_orders','complete','2026-04-23 08:09:09','2026-04-23 08:09:09',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776931749;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776931749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 08:12:01','2026-04-23 08:12:01',3510,NULL),
(2892,'wc_payment_gateway_update_orders','complete','2026-04-23 08:09:09','2026-04-23 08:09:09',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776931749;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776931749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 08:12:01','2026-04-23 08:12:01',3510,NULL),
(2893,'mailpoet/cron/daemon-trigger','complete','2026-04-23 08:08:14','2026-04-23 08:08:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776931694;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776931694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 08:12:00','2026-04-23 08:12:00',3510,NULL),
(2894,'mailpoet/cron/daemon-trigger','complete','2026-04-23 08:14:00','2026-04-23 08:14:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776932040;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776932040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 08:14:50','2026-04-23 08:14:50',3512,NULL),
(2895,'wc_payment_gateway_update_orders','complete','2026-04-23 08:27:01','2026-04-23 08:27:01',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776932821;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776932821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 08:34:23','2026-04-23 08:34:23',3523,NULL),
(2896,'wc_payment_gateway_update_orders','complete','2026-04-23 08:27:01','2026-04-23 08:27:01',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776932821;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776932821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 08:34:24','2026-04-23 08:34:24',3523,NULL),
(2897,'mailpoet/cron/daemon-trigger','complete','2026-04-23 08:16:50','2026-04-23 08:16:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776932210;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776932210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 08:20:18','2026-04-23 08:20:18',3515,NULL),
(2898,'mailpoet/cron/daemon-run','complete','2026-04-23 08:20:13','2026-04-23 08:20:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776932413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776932413;}',13,1,'2026-04-23 08:20:18','2026-04-23 08:20:18',3516,NULL),
(2899,'mailpoet/cron/daemon-trigger','complete','2026-04-23 08:22:18','2026-04-23 08:22:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776932538;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776932538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 08:34:19','2026-04-23 08:34:19',3520,NULL),
(2900,'woocommerce_cancel_unpaid_orders','complete','2026-04-23 09:20:19','2026-04-23 09:20:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776936019;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776936019;}',4,1,'2026-04-23 09:27:25','2026-04-23 09:27:25',3547,NULL),
(2901,'mailpoet/cron/daemon-run','complete','2026-04-23 08:34:14','2026-04-23 08:34:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776933254;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776933254;}',13,1,'2026-04-23 08:34:19','2026-04-23 08:34:19',3521,NULL),
(2902,'mailpoet/cron/daemon-trigger','complete','2026-04-23 08:36:19','2026-04-23 08:36:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776933379;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776933379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 08:45:02','2026-04-23 08:45:02',3526,NULL),
(2903,'wc_payment_gateway_update_orders','complete','2026-04-23 08:49:23','2026-04-23 08:49:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776934163;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776934163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 08:53:16','2026-04-23 08:53:16',3530,NULL),
(2904,'wc_payment_gateway_update_orders','complete','2026-04-23 08:49:24','2026-04-23 08:49:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776934164;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776934164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 08:53:16','2026-04-23 08:53:16',3530,NULL),
(2905,'mailpoet/cron/daemon-trigger','complete','2026-04-23 08:47:02','2026-04-23 08:47:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776934022;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776934022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 08:47:51','2026-04-23 08:47:51',3528,NULL),
(2906,'mailpoet/cron/daemon-trigger','complete','2026-04-23 08:49:51','2026-04-23 08:49:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776934191;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776934191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 08:53:17','2026-04-23 08:53:17',3530,NULL),
(2907,'wc_payment_gateway_update_orders','complete','2026-04-23 09:08:16','2026-04-23 09:08:16',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776935296;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776935296;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 09:11:32','2026-04-23 09:11:32',3537,NULL),
(2908,'wc_payment_gateway_update_orders','complete','2026-04-23 09:08:16','2026-04-23 09:08:16',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776935296;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776935296;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 09:11:32','2026-04-23 09:11:32',3537,NULL),
(2909,'mailpoet/cron/daemon-trigger','complete','2026-04-23 08:55:17','2026-04-23 08:55:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776934517;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776934517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 08:58:19','2026-04-23 08:58:19',3532,NULL),
(2910,'mailpoet/cron/daemon-run','complete','2026-04-23 08:58:11','2026-04-23 08:58:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776934691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776934691;}',13,1,'2026-04-23 08:58:19','2026-04-23 08:58:19',3533,NULL),
(2911,'mailpoet/cron/daemon-trigger','complete','2026-04-23 09:00:19','2026-04-23 09:00:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776934819;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776934819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 09:00:51','2026-04-23 09:00:51',3535,NULL),
(2912,'mailpoet/cron/daemon-trigger','complete','2026-04-23 09:02:51','2026-04-23 09:02:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776934971;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776934971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 09:11:31','2026-04-23 09:11:31',3537,NULL),
(2913,'mailpoet/cron/daemon-run','complete','2026-04-23 09:11:26','2026-04-23 09:11:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776935486;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776935486;}',13,1,'2026-04-23 09:11:30','2026-04-23 09:11:30',3538,NULL),
(2914,'mailpoet/cron/daemon-trigger','complete','2026-04-23 09:13:31','2026-04-23 09:13:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776935611;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776935611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 09:13:58','2026-04-23 09:13:58',3542,NULL),
(2915,'wc_payment_gateway_update_orders','complete','2026-04-23 09:26:32','2026-04-23 09:26:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776936392;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776936392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 09:27:25','2026-04-23 09:27:25',3547,NULL),
(2916,'wc_payment_gateway_update_orders','complete','2026-04-23 09:26:32','2026-04-23 09:26:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776936392;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776936392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 09:27:26','2026-04-23 09:27:26',3547,NULL),
(2917,'mailpoet/cron/daemon-trigger','complete','2026-04-23 09:15:58','2026-04-23 09:15:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776935758;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776935758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 09:18:11','2026-04-23 09:18:11',3544,NULL),
(2918,'mailpoet/cron/daemon-trigger','complete','2026-04-23 09:20:11','2026-04-23 09:20:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776936011;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776936011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 09:27:24','2026-04-23 09:27:24',3547,NULL),
(2919,'mailpoet/cron/daemon-trigger','complete','2026-04-23 09:29:24','2026-04-23 09:29:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776936564;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776936564;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 09:29:52','2026-04-23 09:29:52',3550,NULL),
(2920,'woocommerce_cancel_unpaid_orders','complete','2026-04-23 10:27:25','2026-04-23 10:27:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776940045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776940045;}',4,1,'2026-04-23 10:33:17','2026-04-23 10:33:17',3587,NULL),
(2921,'wc_payment_gateway_update_orders','complete','2026-04-23 09:42:25','2026-04-23 09:42:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776937345;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776937345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 09:45:57','2026-04-23 09:45:57',3563,NULL),
(2922,'wc_payment_gateway_update_orders','complete','2026-04-23 09:42:26','2026-04-23 09:42:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776937346;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776937346;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 09:45:58','2026-04-23 09:45:58',3563,NULL),
(2923,'mailpoet/cron/daemon-trigger','complete','2026-04-23 09:31:52','2026-04-23 09:31:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776936712;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776936712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 09:33:24','2026-04-23 09:33:24',3554,NULL),
(2924,'mailpoet/cron/daemon-trigger','complete','2026-04-23 09:35:24','2026-04-23 09:35:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776936924;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776936924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 09:35:47','2026-04-23 09:35:47',3557,NULL),
(2925,'mailpoet/cron/daemon-trigger','complete','2026-04-23 09:37:47','2026-04-23 09:37:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776937067;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776937067;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 09:40:58','2026-04-23 09:40:58',3561,NULL),
(2926,'mailpoet/cron/daemon-trigger','complete','2026-04-23 09:42:58','2026-04-23 09:42:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776937378;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776937378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 09:46:04','2026-04-23 09:46:04',3563,NULL),
(2927,'wc_payment_gateway_update_orders','complete','2026-04-23 10:00:57','2026-04-23 10:00:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776938457;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776938457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 10:03:28','2026-04-23 10:03:28',3576,NULL),
(2928,'wc_payment_gateway_update_orders','complete','2026-04-23 10:00:58','2026-04-23 10:00:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776938458;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776938458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 10:03:28','2026-04-23 10:03:28',3576,NULL),
(2929,'mailpoet/cron/daemon-run','complete','2026-04-23 09:45:58','2026-04-23 09:45:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776937558;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776937558;}',13,1,'2026-04-23 09:46:05','2026-04-23 09:46:05',3564,NULL),
(2930,'mailpoet/cron/daemon-trigger','complete','2026-04-23 09:48:04','2026-04-23 09:48:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776937684;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776937684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 09:50:13','2026-04-23 09:50:13',3567,NULL),
(2931,'mailpoet/cron/daemon-trigger','complete','2026-04-23 09:52:13','2026-04-23 09:52:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776937933;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776937933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 09:54:28','2026-04-23 09:54:28',3570,NULL),
(2932,'mailpoet/cron/daemon-trigger','complete','2026-04-23 09:56:28','2026-04-23 09:56:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776938188;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776938188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 09:56:34','2026-04-23 09:56:34',3573,NULL),
(2933,'mailpoet/cron/daemon-trigger','complete','2026-04-23 09:58:34','2026-04-23 09:58:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776938314;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776938314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 10:03:27','2026-04-23 10:03:27',3576,NULL),
(2934,'mailpoet/cron/daemon-trigger','complete','2026-04-23 10:05:27','2026-04-23 10:05:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776938727;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776938727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 10:07:48','2026-04-23 10:07:48',3578,NULL),
(2935,'wc_payment_gateway_update_orders','complete','2026-04-23 10:18:28','2026-04-23 10:18:28',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776939508;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776939508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 10:23:06','2026-04-23 10:23:06',3585,NULL),
(2936,'wc_payment_gateway_update_orders','complete','2026-04-23 10:18:28','2026-04-23 10:18:28',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776939508;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776939508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 10:23:06','2026-04-23 10:23:06',3585,NULL),
(2937,'mailpoet/cron/daemon-trigger','complete','2026-04-23 10:09:48','2026-04-23 10:09:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776938988;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776938988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 10:12:06','2026-04-23 10:12:06',3580,NULL),
(2938,'mailpoet/cron/daemon-trigger','complete','2026-04-23 10:14:06','2026-04-23 10:14:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776939246;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776939246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 10:23:01','2026-04-23 10:23:01',3582,NULL),
(2939,'mailpoet/cron/daemon-run','complete','2026-04-23 10:22:55','2026-04-23 10:22:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776939775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776939775;}',13,1,'2026-04-23 10:23:00','2026-04-23 10:23:00',3583,NULL),
(2940,'mailpoet/cron/daemon-trigger','complete','2026-04-23 10:25:01','2026-04-23 10:25:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776939901;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776939901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 10:33:17','2026-04-23 10:33:17',3587,NULL),
(2941,'wc_payment_gateway_update_orders','complete','2026-04-23 10:38:06','2026-04-23 10:38:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776940686;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776940686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 10:44:57','2026-04-23 10:44:57',3590,NULL),
(2942,'wc_payment_gateway_update_orders','complete','2026-04-23 10:38:06','2026-04-23 10:38:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776940686;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776940686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 10:44:57','2026-04-23 10:44:57',3590,NULL),
(2943,'mailpoet/cron/daemon-trigger','complete','2026-04-23 10:35:17','2026-04-23 10:35:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776940517;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776940517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 10:44:56','2026-04-23 10:44:56',3590,NULL),
(2944,'woocommerce_cancel_unpaid_orders','complete','2026-04-23 11:33:17','2026-04-23 11:33:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776943997;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776943997;}',4,1,'2026-04-23 11:36:09','2026-04-23 11:36:09',3609,NULL),
(2945,'mailpoet/cron/daemon-run','complete','2026-04-23 10:44:51','2026-04-23 10:44:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776941091;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776941091;}',13,1,'2026-04-23 10:44:56','2026-04-23 10:44:56',3591,NULL),
(2946,'mailpoet/cron/daemon-trigger','complete','2026-04-23 10:46:56','2026-04-23 10:46:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776941216;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776941216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 10:48:43','2026-04-23 10:48:43',3595,NULL),
(2947,'wc_payment_gateway_update_orders','complete','2026-04-23 10:59:57','2026-04-23 10:59:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776941997;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776941997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 11:00:06','2026-04-23 11:00:06',3600,NULL),
(2948,'wc_payment_gateway_update_orders','complete','2026-04-23 10:59:57','2026-04-23 10:59:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776941997;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776941997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 11:00:06','2026-04-23 11:00:06',3600,NULL),
(2949,'mailpoet/cron/daemon-trigger','complete','2026-04-23 10:50:43','2026-04-23 10:50:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776941443;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776941443;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 10:55:11','2026-04-23 10:55:11',3597,NULL),
(2950,'mailpoet/cron/daemon-trigger','complete','2026-04-23 10:57:11','2026-04-23 10:57:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776941831;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776941831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 11:00:02','2026-04-23 11:00:02',3599,NULL),
(2951,'mailpoet/cron/daemon-run','complete','2026-04-23 10:59:57','2026-04-23 10:59:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776941997;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776941997;}',13,1,'2026-04-23 11:00:07','2026-04-23 11:00:07',3600,NULL),
(2952,'mailpoet/cron/daemon-trigger','complete','2026-04-23 11:02:02','2026-04-23 11:02:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776942122;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776942122;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 11:03:43','2026-04-23 11:03:43',3602,NULL),
(2953,'wc_payment_gateway_update_orders','complete','2026-04-23 11:15:06','2026-04-23 11:15:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776942906;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776942906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 11:15:40','2026-04-23 11:15:40',3605,NULL),
(2954,'wc_payment_gateway_update_orders','complete','2026-04-23 11:15:06','2026-04-23 11:15:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776942906;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776942906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 11:15:41','2026-04-23 11:15:41',3605,NULL),
(2955,'mailpoet/cron/daemon-trigger','complete','2026-04-23 11:05:43','2026-04-23 11:05:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776942343;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776942343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 11:15:40','2026-04-23 11:15:40',3605,NULL),
(2956,'mailpoet/cron/daemon-trigger','complete','2026-04-23 11:17:40','2026-04-23 11:17:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776943060;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776943060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 11:25:51','2026-04-23 11:25:51',3607,NULL),
(2957,'wc_payment_gateway_update_orders','complete','2026-04-23 11:30:40','2026-04-23 11:30:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776943840;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776943840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 11:36:08','2026-04-23 11:36:08',3609,NULL),
(2958,'wc_payment_gateway_update_orders','complete','2026-04-23 11:30:41','2026-04-23 11:30:41',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776943841;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776943841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 11:36:08','2026-04-23 11:36:08',3609,NULL),
(2959,'mailpoet/cron/daemon-trigger','complete','2026-04-23 11:27:51','2026-04-23 11:27:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776943671;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776943671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 11:36:07','2026-04-23 11:36:07',3609,NULL),
(2960,'mailpoet/cron/daemon-trigger','complete','2026-04-23 11:38:07','2026-04-23 11:38:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776944287;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776944287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 11:44:20','2026-04-23 11:44:20',3611,NULL),
(2961,'wc_payment_gateway_update_orders','complete','2026-04-23 11:51:08','2026-04-23 11:51:08',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776945068;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776945068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 11:51:37','2026-04-23 11:51:37',3615,NULL),
(2962,'wc_payment_gateway_update_orders','complete','2026-04-23 11:51:08','2026-04-23 11:51:08',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776945068;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776945068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 11:51:38','2026-04-23 11:51:38',3615,NULL),
(2963,'woocommerce_cancel_unpaid_orders','complete','2026-04-23 12:36:09','2026-04-23 12:36:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776947769;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776947769;}',4,1,'2026-04-23 12:39:14','2026-04-23 12:39:14',3628,NULL),
(2964,'mailpoet/cron/daemon-trigger','complete','2026-04-23 11:46:20','2026-04-23 11:46:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776944780;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776944780;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 11:46:33','2026-04-23 11:46:33',3613,NULL),
(2965,'mailpoet/cron/daemon-trigger','complete','2026-04-23 11:48:33','2026-04-23 11:48:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776944913;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776944913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 11:51:37','2026-04-23 11:51:37',3615,NULL),
(2966,'mailpoet/cron/daemon-trigger','complete','2026-04-23 11:53:37','2026-04-23 11:53:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776945217;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776945217;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 11:57:16','2026-04-23 11:57:16',3617,NULL),
(2967,'wc_payment_gateway_update_orders','complete','2026-04-23 12:06:37','2026-04-23 12:06:37',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776945997;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776945997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 12:07:47','2026-04-23 12:07:47',3622,NULL),
(2968,'wc_payment_gateway_update_orders','complete','2026-04-23 12:06:38','2026-04-23 12:06:38',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776945998;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776945998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 12:07:47','2026-04-23 12:07:47',3622,NULL),
(2969,'mailpoet/cron/daemon-run','complete','2026-04-23 11:57:13','2026-04-23 11:57:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776945433;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776945433;}',13,1,'2026-04-23 11:57:16','2026-04-23 11:57:16',3618,NULL),
(2970,'mailpoet/cron/daemon-trigger','complete','2026-04-23 11:59:16','2026-04-23 11:59:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776945556;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776945556;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 12:07:46','2026-04-23 12:07:46',3622,NULL),
(2971,'mailpoet/cron/daemon-trigger','complete','2026-04-23 12:09:46','2026-04-23 12:09:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776946186;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776946186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 12:18:00','2026-04-23 12:18:00',3624,NULL),
(2972,'wc_payment_gateway_update_orders','complete','2026-04-23 12:22:47','2026-04-23 12:22:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776946967;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776946967;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 12:28:38','2026-04-23 12:28:38',3626,NULL),
(2973,'wc_payment_gateway_update_orders','complete','2026-04-23 12:22:47','2026-04-23 12:22:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776946967;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776946967;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 12:28:38','2026-04-23 12:28:38',3626,NULL),
(2974,'mailpoet/cron/daemon-trigger','complete','2026-04-23 12:20:00','2026-04-23 12:20:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776946800;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776946800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 12:28:37','2026-04-23 12:28:37',3626,NULL),
(2975,'mailpoet/cron/daemon-trigger','complete','2026-04-23 12:30:37','2026-04-23 12:30:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776947437;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776947437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 12:39:14','2026-04-23 12:39:14',3628,NULL),
(2976,'wc_payment_gateway_update_orders','complete','2026-04-23 12:43:38','2026-04-23 12:43:38',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776948218;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776948218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 12:48:51','2026-04-23 12:48:51',3630,NULL),
(2977,'wc_payment_gateway_update_orders','complete','2026-04-23 12:43:38','2026-04-23 12:43:38',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776948218;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776948218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 12:48:52','2026-04-23 12:48:52',3630,NULL),
(2978,'mailpoet/cron/daemon-trigger','complete','2026-04-23 12:41:14','2026-04-23 12:41:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776948074;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776948074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 12:48:50','2026-04-23 12:48:50',3630,NULL),
(2979,'woocommerce_cancel_unpaid_orders','complete','2026-04-23 13:39:14','2026-04-23 13:39:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776951554;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776951554;}',4,1,'2026-04-23 13:45:34','2026-04-23 13:45:34',3682,NULL),
(2980,'mailpoet/cron/daemon-trigger','complete','2026-04-23 12:50:50','2026-04-23 12:50:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776948650;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776948650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 12:53:35','2026-04-23 12:53:35',3633,NULL),
(2981,'wc_payment_gateway_update_orders','complete','2026-04-23 13:03:51','2026-04-23 13:03:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776949431;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776949431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 13:04:51','2026-04-23 13:04:51',3640,NULL),
(2982,'wc_payment_gateway_update_orders','complete','2026-04-23 13:03:52','2026-04-23 13:03:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776949432;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776949432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 13:04:53','2026-04-23 13:04:53',3640,NULL),
(2983,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-24 00:48:55','2026-04-24 00:48:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776991735;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776991735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-24 00:53:50','2026-04-24 00:53:50',4085,NULL),
(2984,'mailpoet/cron/daemon-trigger','complete','2026-04-23 12:55:35','2026-04-23 12:55:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776948935;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776948935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 13:00:57','2026-04-23 13:00:57',3635,NULL),
(2985,'mailpoet/cron/daemon-run','complete','2026-04-23 13:00:52','2026-04-23 13:00:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776949252;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776949252;}',13,1,'2026-04-23 13:00:57','2026-04-23 13:00:57',3636,NULL),
(2986,'mailpoet/cron/daemon-trigger','complete','2026-04-23 13:02:57','2026-04-23 13:02:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776949377;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776949377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 13:03:09','2026-04-23 13:03:09',3638,NULL),
(2987,'mailpoet/cron/daemon-trigger','complete','2026-04-23 13:05:09','2026-04-23 13:05:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776949509;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776949509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 13:11:49','2026-04-23 13:11:49',3642,NULL),
(2988,'wc_payment_gateway_update_orders','complete','2026-04-23 13:19:51','2026-04-23 13:19:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776950391;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776950391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 13:20:49','2026-04-23 13:20:49',3651,NULL),
(2989,'wc_payment_gateway_update_orders','complete','2026-04-23 13:19:53','2026-04-23 13:19:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776950393;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776950393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 13:20:50','2026-04-23 13:20:50',3651,NULL),
(2990,'mailpoet/cron/daemon-trigger','complete','2026-04-23 13:13:49','2026-04-23 13:13:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776950029;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776950029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 13:16:19','2026-04-23 13:16:19',3644,NULL),
(2991,'mailpoet/cron/daemon-trigger','complete','2026-04-23 13:18:19','2026-04-23 13:18:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776950299;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776950299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 13:18:48','2026-04-23 13:18:48',3648,NULL),
(2992,'mailpoet/cron/daemon-trigger','complete','2026-04-23 13:20:48','2026-04-23 13:20:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776950448;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776950448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 13:20:51','2026-04-23 13:20:51',3651,NULL),
(2993,'wc_payment_gateway_update_orders','complete','2026-04-23 13:35:49','2026-04-23 13:35:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776951349;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776951349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 13:35:50','2026-04-23 13:35:50',3675,NULL),
(2994,'wc_payment_gateway_update_orders','complete','2026-04-23 13:35:50','2026-04-23 13:35:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776951350;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776951350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 13:35:51','2026-04-23 13:35:51',3676,NULL),
(2995,'mailpoet/cron/daemon-trigger','complete','2026-04-23 13:22:51','2026-04-23 13:22:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776950571;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776950571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 13:23:49','2026-04-23 13:23:49',3655,NULL),
(2996,'mailpoet/cron/daemon-run','complete','2026-04-23 13:23:44','2026-04-23 13:23:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776950624;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776950624;}',13,1,'2026-04-23 13:23:49','2026-04-23 13:23:49',3656,NULL),
(2997,'mailpoet/cron/daemon-trigger','complete','2026-04-23 13:25:49','2026-04-23 13:25:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776950749;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776950749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 13:26:45','2026-04-23 13:26:45',3661,NULL),
(2998,'mailpoet/cron/daemon-trigger','complete','2026-04-23 13:28:45','2026-04-23 13:28:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776950925;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776950925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 13:29:44','2026-04-23 13:29:44',3665,NULL),
(2999,'mailpoet/cron/daemon-trigger','complete','2026-04-23 13:31:44','2026-04-23 13:31:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776951104;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776951104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 13:31:45','2026-04-23 13:31:45',3668,NULL),
(3000,'mailpoet/cron/daemon-trigger','complete','2026-04-23 13:33:45','2026-04-23 13:33:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776951225;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776951225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 13:33:48','2026-04-23 13:33:48',3671,NULL),
(3001,'mailpoet/cron/daemon-trigger','complete','2026-04-23 13:35:48','2026-04-23 13:35:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776951348;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776951348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 13:35:49','2026-04-23 13:35:49',3674,NULL),
(3002,'mailpoet/cron/daemon-trigger','complete','2026-04-23 13:37:49','2026-04-23 13:37:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776951469;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776951469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 13:37:52','2026-04-23 13:37:52',3679,NULL),
(3003,'wc_payment_gateway_update_orders','complete','2026-04-23 13:50:50','2026-04-23 13:50:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776952250;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776952250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 13:57:08','2026-04-23 13:57:08',3685,NULL),
(3004,'wc_payment_gateway_update_orders','complete','2026-04-23 13:50:51','2026-04-23 13:50:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776952251;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776952251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 13:57:09','2026-04-23 13:57:09',3685,NULL),
(3005,'mailpoet/cron/daemon-trigger','complete','2026-04-23 13:39:52','2026-04-23 13:39:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776951592;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776951592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 13:45:34','2026-04-23 13:45:34',3682,NULL),
(3006,'woocommerce_cancel_unpaid_orders','complete','2026-04-23 14:45:33','2026-04-23 14:45:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776955533;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776955533;}',4,1,'2026-04-23 14:46:58','2026-04-23 14:46:58',3718,NULL),
(3007,'mailpoet/cron/daemon-trigger','complete','2026-04-23 13:47:34','2026-04-23 13:47:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776952054;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776952054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 13:57:07','2026-04-23 13:57:07',3685,NULL),
(3008,'mailpoet/cron/daemon-trigger','complete','2026-04-23 13:59:07','2026-04-23 13:59:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776952747;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776952747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 13:59:46','2026-04-23 13:59:46',3687,NULL),
(3009,'wc_payment_gateway_update_orders','complete','2026-04-23 14:12:08','2026-04-23 14:12:08',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776953528;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776953528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 14:17:40','2026-04-23 14:17:40',3694,NULL),
(3010,'wc_payment_gateway_update_orders','complete','2026-04-23 14:12:09','2026-04-23 14:12:09',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776953529;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776953529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 14:17:41','2026-04-23 14:17:41',3694,NULL),
(3011,'mailpoet/cron/daemon-trigger','complete','2026-04-23 14:01:46','2026-04-23 14:01:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776952906;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776952906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 14:08:38','2026-04-23 14:08:38',3689,NULL),
(3012,'mailpoet/cron/daemon-run','complete','2026-04-23 14:08:35','2026-04-23 14:08:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776953315;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776953315;}',13,1,'2026-04-23 14:08:38','2026-04-23 14:08:38',3690,NULL),
(3013,'mailpoet/cron/daemon-trigger','complete','2026-04-23 14:10:38','2026-04-23 14:10:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776953438;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776953438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 14:17:40','2026-04-23 14:17:40',3694,NULL),
(3014,'mailpoet/cron/daemon-run','complete','2026-04-23 14:17:35','2026-04-23 14:17:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776953855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776953855;}',13,1,'2026-04-23 14:17:39','2026-04-23 14:17:39',3695,NULL),
(3015,'mailpoet/cron/daemon-trigger','complete','2026-04-23 14:19:40','2026-04-23 14:19:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776953980;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776953980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 14:20:08','2026-04-23 14:20:08',3700,NULL),
(3016,'wc_payment_gateway_update_orders','complete','2026-04-23 14:32:40','2026-04-23 14:32:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776954760;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776954760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 14:34:37','2026-04-23 14:34:37',3710,NULL),
(3017,'wc_payment_gateway_update_orders','complete','2026-04-23 14:32:41','2026-04-23 14:32:41',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776954761;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776954761;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 14:34:38','2026-04-23 14:34:38',3710,NULL),
(3018,'mailpoet/cron/daemon-trigger','complete','2026-04-23 14:22:08','2026-04-23 14:22:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776954128;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776954128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 14:25:34','2026-04-23 14:25:34',3703,NULL),
(3019,'mailpoet/cron/daemon-trigger','complete','2026-04-23 14:27:34','2026-04-23 14:27:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776954454;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776954454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 14:31:58','2026-04-23 14:31:58',3706,NULL),
(3020,'mailpoet/cron/daemon-run','complete','2026-04-23 14:31:53','2026-04-23 14:31:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776954713;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776954713;}',13,1,'2026-04-23 14:31:58','2026-04-23 14:31:58',3707,NULL),
(3021,'mailpoet/cron/daemon-trigger','complete','2026-04-23 14:33:58','2026-04-23 14:33:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776954838;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776954838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 14:34:39','2026-04-23 14:34:39',3710,NULL),
(3022,'wc_payment_gateway_update_orders','complete','2026-04-23 14:49:37','2026-04-23 14:49:37',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776955777;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776955777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 14:49:39','2026-04-23 14:49:39',3720,NULL),
(3023,'wc_payment_gateway_update_orders','complete','2026-04-23 14:49:38','2026-04-23 14:49:38',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776955778;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776955778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 14:49:40','2026-04-23 14:49:40',3721,NULL),
(3024,'mailpoet/cron/daemon-trigger','complete','2026-04-23 14:36:39','2026-04-23 14:36:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776954999;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776954999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 14:40:18','2026-04-23 14:40:18',3712,NULL),
(3025,'mailpoet/cron/daemon-trigger','complete','2026-04-23 14:42:18','2026-04-23 14:42:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776955338;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776955338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 14:43:09','2026-04-23 14:43:09',3715,NULL),
(3026,'mailpoet/cron/daemon-trigger','complete','2026-04-23 14:45:09','2026-04-23 14:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776955509;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776955509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 14:46:54','2026-04-23 14:46:54',3718,NULL),
(3027,'mailpoet/cron/daemon-trigger','complete','2026-04-23 14:48:54','2026-04-23 14:48:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776955734;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776955734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 14:49:38','2026-04-23 14:49:38',3720,NULL),
(3028,'woocommerce_cancel_unpaid_orders','complete','2026-04-23 15:46:55','2026-04-23 15:46:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776959215;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776959215;}',4,1,'2026-04-23 15:48:23','2026-04-23 15:48:23',3754,NULL),
(3029,'mailpoet/cron/daemon-trigger','complete','2026-04-23 14:51:38','2026-04-23 14:51:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776955898;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776955898;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 14:51:54','2026-04-23 14:51:54',3724,NULL),
(3030,'wc_payment_gateway_update_orders','complete','2026-04-23 15:04:39','2026-04-23 15:04:39',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776956679;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776956679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 15:04:42','2026-04-23 15:04:42',3730,NULL),
(3031,'wc_payment_gateway_update_orders','complete','2026-04-23 15:04:40','2026-04-23 15:04:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776956680;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776956680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 15:04:42','2026-04-23 15:04:42',3730,NULL),
(3032,'mailpoet/cron/daemon-trigger','complete','2026-04-23 14:53:54','2026-04-23 14:53:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776956034;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776956034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 14:54:45','2026-04-23 14:54:45',3728,NULL),
(3033,'mailpoet/cron/daemon-trigger','complete','2026-04-23 14:56:45','2026-04-23 14:56:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776956205;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776956205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 15:04:41','2026-04-23 15:04:41',3730,NULL),
(3034,'mailpoet/cron/daemon-trigger','complete','2026-04-23 15:06:41','2026-04-23 15:06:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776956801;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776956801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 15:07:29','2026-04-23 15:07:29',3732,NULL),
(3035,'wc_payment_gateway_update_orders','complete','2026-04-23 15:19:42','2026-04-23 15:19:42',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776957582;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776957582;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 15:24:55','2026-04-23 15:24:55',3741,NULL),
(3036,'wc_payment_gateway_update_orders','complete','2026-04-23 15:19:42','2026-04-23 15:19:42',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776957582;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776957582;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 15:24:56','2026-04-23 15:24:56',3741,NULL),
(3037,'mailpoet/cron/daemon-trigger','complete','2026-04-23 15:09:29','2026-04-23 15:09:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776956969;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776956969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 15:11:48','2026-04-23 15:11:48',3734,NULL),
(3038,'mailpoet/cron/daemon-trigger','complete','2026-04-23 15:13:48','2026-04-23 15:13:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776957228;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776957228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 15:15:26','2026-04-23 15:15:26',3736,NULL),
(3039,'mailpoet/cron/daemon-trigger','complete','2026-04-23 15:17:26','2026-04-23 15:17:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776957446;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776957446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 15:19:19','2026-04-23 15:19:19',3739,NULL),
(3040,'mailpoet/cron/daemon-trigger','complete','2026-04-23 15:21:19','2026-04-23 15:21:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776957679;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776957679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 15:25:01','2026-04-23 15:25:01',3741,NULL),
(3041,'wc_payment_gateway_update_orders','complete','2026-04-23 15:39:55','2026-04-23 15:39:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776958795;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776958795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 15:43:55','2026-04-23 15:43:55',3752,NULL),
(3042,'wc_payment_gateway_update_orders','complete','2026-04-23 15:39:56','2026-04-23 15:39:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776958796;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776958796;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 15:43:55','2026-04-23 15:43:55',3752,NULL),
(3043,'mailpoet/cron/daemon-run','complete','2026-04-23 15:24:56','2026-04-23 15:24:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776957896;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776957896;}',13,1,'2026-04-23 15:25:01','2026-04-23 15:25:01',3742,NULL),
(3044,'mailpoet/cron/daemon-trigger','complete','2026-04-23 15:27:01','2026-04-23 15:27:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776958021;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776958021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 15:30:18','2026-04-23 15:30:18',3746,NULL),
(3045,'mailpoet/cron/daemon-trigger','complete','2026-04-23 15:32:18','2026-04-23 15:32:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776958338;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776958338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 15:33:39','2026-04-23 15:33:39',3750,NULL),
(3046,'mailpoet/cron/daemon-trigger','complete','2026-04-23 15:35:39','2026-04-23 15:35:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776958539;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776958539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 15:43:54','2026-04-23 15:43:54',3752,NULL),
(3047,'mailpoet/cron/daemon-trigger','complete','2026-04-23 15:45:54','2026-04-23 15:45:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776959154;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776959154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 15:48:22','2026-04-23 15:48:22',3754,NULL),
(3048,'wc_payment_gateway_update_orders','complete','2026-04-23 15:58:55','2026-04-23 15:58:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776959935;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776959935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 16:08:43','2026-04-23 16:08:43',3759,NULL),
(3049,'wc_payment_gateway_update_orders','complete','2026-04-23 15:58:55','2026-04-23 15:58:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776959935;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776959935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 16:08:43','2026-04-23 16:08:43',3759,NULL),
(3050,'mailpoet/cron/daemon-trigger','complete','2026-04-23 15:50:22','2026-04-23 15:50:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776959422;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776959422;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 15:56:24','2026-04-23 15:56:24',3756,NULL),
(3051,'woocommerce_cancel_unpaid_orders','complete','2026-04-23 16:48:23','2026-04-23 16:48:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776962903;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776962903;}',4,1,'2026-04-23 16:48:34','2026-04-23 16:48:34',3779,NULL),
(3052,'mailpoet/cron/daemon-trigger','complete','2026-04-23 15:58:24','2026-04-23 15:58:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776959904;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776959904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 16:08:42','2026-04-23 16:08:42',3759,NULL),
(3053,'mailpoet/cron/daemon-trigger','complete','2026-04-23 16:10:42','2026-04-23 16:10:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776960642;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776960642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 16:12:27','2026-04-23 16:12:27',3761,NULL),
(3054,'wc_payment_gateway_update_orders','complete','2026-04-23 16:23:43','2026-04-23 16:23:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776961423;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776961423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 16:31:59','2026-04-23 16:31:59',3768,NULL),
(3055,'wc_payment_gateway_update_orders','complete','2026-04-23 16:23:43','2026-04-23 16:23:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776961423;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776961423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 16:32:00','2026-04-23 16:32:00',3768,NULL),
(3056,'mailpoet/cron/daemon-trigger','complete','2026-04-23 16:14:27','2026-04-23 16:14:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776960867;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776960867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 16:21:11','2026-04-23 16:21:11',3764,NULL),
(3057,'mailpoet/cron/daemon-trigger','complete','2026-04-23 16:23:11','2026-04-23 16:23:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776961391;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776961391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 16:31:58','2026-04-23 16:31:58',3766,NULL),
(3058,'woocommerce_refresh_order_count_cache','complete','2026-04-24 04:21:11','2026-04-24 04:21:11',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777004471;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777004471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-24 04:23:22','2026-04-24 04:23:22',4148,NULL),
(3059,'mailpoet/cron/daemon-run','complete','2026-04-23 16:31:53','2026-04-23 16:31:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776961913;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776961913;}',13,1,'2026-04-23 16:31:59','2026-04-23 16:31:59',3767,NULL),
(3060,'mailpoet/cron/daemon-trigger','complete','2026-04-23 16:33:58','2026-04-23 16:33:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776962038;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776962038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 16:34:58','2026-04-23 16:34:58',3773,NULL),
(3061,'wc_payment_gateway_update_orders','complete','2026-04-23 16:46:59','2026-04-23 16:46:59',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776962819;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776962819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 16:47:29','2026-04-23 16:47:29',3777,NULL),
(3062,'wc_payment_gateway_update_orders','complete','2026-04-23 16:47:00','2026-04-23 16:47:00',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776962820;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776962820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 16:47:30','2026-04-23 16:47:30',3777,NULL),
(3063,'mailpoet/cron/daemon-run','complete','2026-04-23 16:32:00','2026-04-23 16:32:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776961920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776961920;}',13,1,'2026-04-23 16:32:06','2026-04-23 16:32:06',3770,NULL),
(3064,'mailpoet/cron/daemon-trigger','complete','2026-04-23 16:36:58','2026-04-23 16:36:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776962218;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776962218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 16:46:06','2026-04-23 16:46:06',3775,NULL),
(3065,'mailpoet/cron/daemon-trigger','complete','2026-04-23 16:48:06','2026-04-23 16:48:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776962886;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776962886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 16:48:34','2026-04-23 16:48:34',3779,NULL),
(3066,'wc_payment_gateway_update_orders','complete','2026-04-23 17:02:29','2026-04-23 17:02:29',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776963749;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776963749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 17:11:00','2026-04-23 17:11:00',3788,NULL),
(3067,'wc_payment_gateway_update_orders','complete','2026-04-23 17:02:30','2026-04-23 17:02:30',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776963750;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776963750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 17:11:01','2026-04-23 17:11:01',3788,NULL),
(3068,'mailpoet/cron/daemon-run','complete','2026-04-23 16:48:30','2026-04-23 16:48:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776962910;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776962910;}',13,1,'2026-04-23 16:48:34','2026-04-23 16:48:34',3780,NULL),
(3069,'mailpoet/cron/daemon-trigger','complete','2026-04-23 16:50:34','2026-04-23 16:50:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776963034;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776963034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 16:52:05','2026-04-23 16:52:05',3783,NULL),
(3070,'woocommerce_cancel_unpaid_orders','complete','2026-04-23 17:48:34','2026-04-23 17:48:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776966514;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776966514;}',4,1,'2026-04-23 17:48:43','2026-04-23 17:48:43',3802,NULL),
(3071,'mailpoet/cron/daemon-trigger','complete','2026-04-23 16:54:05','2026-04-23 16:54:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776963245;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776963245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 16:56:41','2026-04-23 16:56:41',3785,NULL),
(3072,'mailpoet/cron/daemon-trigger','complete','2026-04-23 16:58:41','2026-04-23 16:58:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776963521;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776963521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 17:10:58','2026-04-23 17:10:58',3788,NULL),
(3073,'mailpoet/cron/daemon-trigger','complete','2026-04-23 17:12:58','2026-04-23 17:12:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776964378;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776964378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 17:18:40','2026-04-23 17:18:40',3790,NULL),
(3074,'wc_payment_gateway_update_orders','complete','2026-04-23 17:26:00','2026-04-23 17:26:00',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776965160;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776965160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 17:35:45','2026-04-23 17:35:45',3796,NULL),
(3075,'wc_payment_gateway_update_orders','complete','2026-04-23 17:26:01','2026-04-23 17:26:01',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776965161;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776965161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 17:35:45','2026-04-23 17:35:45',3796,NULL),
(3076,'mailpoet/cron/daemon-trigger','complete','2026-04-23 17:20:40','2026-04-23 17:20:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776964840;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776964840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 17:23:29','2026-04-23 17:23:29',3792,NULL),
(3077,'mailpoet/cron/daemon-run','complete','2026-04-23 17:23:24','2026-04-23 17:23:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776965004;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776965004;}',13,1,'2026-04-23 17:23:29','2026-04-23 17:23:29',3793,NULL),
(3078,'mailpoet/cron/daemon-trigger','complete','2026-04-23 17:25:29','2026-04-23 17:25:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776965129;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776965129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 17:35:43','2026-04-23 17:35:43',3796,NULL),
(3079,'mailpoet/cron/daemon-trigger','complete','2026-04-23 17:37:43','2026-04-23 17:37:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776965863;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776965863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 17:40:25','2026-04-23 17:40:25',3798,NULL),
(3080,'wc_payment_gateway_update_orders','complete','2026-04-23 17:50:45','2026-04-23 17:50:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776966645;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776966645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 17:50:52','2026-04-23 17:50:52',3806,NULL),
(3081,'wc_payment_gateway_update_orders','complete','2026-04-23 17:50:45','2026-04-23 17:50:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776966645;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776966645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 17:50:53','2026-04-23 17:50:53',3806,NULL),
(3082,'mailpoet/cron/daemon-trigger','complete','2026-04-23 17:42:25','2026-04-23 17:42:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776966145;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776966145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 17:47:48','2026-04-23 17:47:48',3800,NULL),
(3083,'mailpoet/cron/daemon-trigger','complete','2026-04-23 17:49:48','2026-04-23 17:49:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776966588;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776966588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 17:49:52','2026-04-23 17:49:52',3804,NULL),
(3084,'fetch_patterns','complete','2026-04-24 17:47:48','2026-04-24 17:47:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777052868;s:18:\"\0*\0first_timestamp\";i:1776358463;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777052868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-24 17:48:16','2026-04-24 17:48:16',4322,NULL),
(3085,'woocommerce_cleanup_sessions','complete','2026-04-24 06:00:00','2026-04-24 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777010400;s:18:\"\0*\0first_timestamp\";i:1777010400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777010400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-04-24 06:00:20','2026-04-24 06:00:20',4169,NULL),
(3086,'generate_category_lookup_table_wrapper','complete','2026-04-23 17:47:59','2026-04-23 17:47:59',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776966479;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776966479;}',4,1,'2026-04-23 17:48:43','2026-04-23 17:48:43',3802,NULL),
(3087,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-04-24 17:47:49','2026-04-24 17:47:49',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777052869;s:18:\"\0*\0first_timestamp\";i:1776358457;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777052869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-04-24 17:48:19','2026-04-24 17:48:19',4322,NULL),
(3089,'mailpoet/cron/daemon-trigger','complete','2026-04-23 17:51:52','2026-04-23 17:51:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776966712;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776966712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 17:51:52','2026-04-23 17:51:52',3808,NULL),
(3090,'wc_payment_gateway_update_orders','complete','2026-04-23 18:05:52','2026-04-23 18:05:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776967552;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776967552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 18:06:47','2026-04-23 18:06:47',3830,NULL),
(3091,'wc_payment_gateway_update_orders','complete','2026-04-23 18:05:53','2026-04-23 18:05:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776967553;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776967553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 18:06:47','2026-04-23 18:06:47',3830,NULL),
(3092,'mailpoet/cron/daemon-trigger','complete','2026-04-23 17:53:52','2026-04-23 17:53:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776966832;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776966832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 17:54:53','2026-04-23 17:54:53',3812,NULL),
(3093,'mailpoet/cron/daemon-trigger','complete','2026-04-23 17:56:53','2026-04-23 17:56:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776967013;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776967013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 17:57:48','2026-04-23 17:57:48',3816,NULL),
(3094,'mailpoet/cron/daemon-trigger','complete','2026-04-23 17:59:48','2026-04-23 17:59:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776967188;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776967188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 17:59:49','2026-04-23 17:59:49',3819,NULL),
(3095,'mailpoet/cron/daemon-trigger','complete','2026-04-23 18:01:49','2026-04-23 18:01:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776967309;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776967309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 18:01:50','2026-04-23 18:01:50',3822,NULL),
(3096,'mailpoet/cron/daemon-trigger','complete','2026-04-23 18:03:50','2026-04-23 18:03:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776967430;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776967430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 18:03:58','2026-04-23 18:03:58',3825,NULL),
(3097,'mailpoet/cron/daemon-run','complete','2026-04-23 18:03:50','2026-04-23 18:03:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776967430;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776967430;}',13,1,'2026-04-23 18:03:59','2026-04-23 18:03:59',3826,NULL),
(3098,'mailpoet/cron/daemon-trigger','complete','2026-04-23 18:05:58','2026-04-23 18:05:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776967558;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776967558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 18:06:48','2026-04-23 18:06:48',3830,NULL),
(3099,'wc_payment_gateway_update_orders','complete','2026-04-23 18:21:47','2026-04-23 18:21:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776968507;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776968507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 18:24:00','2026-04-23 18:24:00',3850,NULL),
(3100,'wc_payment_gateway_update_orders','complete','2026-04-23 18:21:47','2026-04-23 18:21:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776968507;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776968507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 18:24:01','2026-04-23 18:24:01',3850,NULL),
(3101,'mailpoet/cron/daemon-trigger','complete','2026-04-23 18:08:48','2026-04-23 18:08:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776967728;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776967728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 18:08:51','2026-04-23 18:08:51',3833,NULL),
(3102,'mailpoet/cron/daemon-trigger','complete','2026-04-23 18:10:51','2026-04-23 18:10:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776967851;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776967851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 18:10:54','2026-04-23 18:10:54',3836,NULL),
(3103,'mailpoet/cron/daemon-trigger','complete','2026-04-23 18:12:54','2026-04-23 18:12:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776967974;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776967974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 18:13:51','2026-04-23 18:13:51',3840,NULL),
(3104,'mailpoet/cron/daemon-trigger','complete','2026-04-23 18:15:51','2026-04-23 18:15:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776968151;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776968151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 18:15:51','2026-04-23 18:15:51',3843,NULL),
(3105,'mailpoet/cron/daemon-trigger','complete','2026-04-23 18:17:51','2026-04-23 18:17:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776968271;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776968271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 18:18:49','2026-04-23 18:18:49',3847,NULL),
(3106,'mailpoet/cron/daemon-trigger','complete','2026-04-23 18:20:49','2026-04-23 18:20:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776968449;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776968449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 18:24:00','2026-04-23 18:24:00',3850,NULL),
(3107,'mailpoet/cron/daemon-trigger','complete','2026-04-23 18:26:00','2026-04-23 18:26:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776968760;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776968760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 18:38:16','2026-04-23 18:38:16',3853,NULL),
(3108,'wc_payment_gateway_update_orders','complete','2026-04-23 18:39:00','2026-04-23 18:39:00',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776969540;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776969540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 18:40:52','2026-04-23 18:40:52',3857,NULL),
(3109,'wc_payment_gateway_update_orders','complete','2026-04-23 18:39:01','2026-04-23 18:39:01',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776969541;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776969541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 18:40:52','2026-04-23 18:40:52',3857,NULL),
(3110,'mailpoet/cron/daemon-run','complete','2026-04-23 18:38:13','2026-04-23 18:38:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776969493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776969493;}',13,1,'2026-04-23 18:38:16','2026-04-23 18:38:16',3854,NULL),
(3111,'mailpoet/cron/daemon-trigger','complete','2026-04-23 18:40:16','2026-04-23 18:40:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776969616;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776969616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 18:40:52','2026-04-23 18:40:52',3857,NULL),
(3112,'wc_payment_gateway_update_orders','complete','2026-04-23 18:55:52','2026-04-23 18:55:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776970552;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776970552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 18:57:34','2026-04-23 18:57:34',3864,NULL),
(3113,'wc_payment_gateway_update_orders','complete','2026-04-23 18:55:52','2026-04-23 18:55:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776970552;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776970552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 18:57:34','2026-04-23 18:57:34',3864,NULL),
(3114,'mailpoet/cron/daemon-trigger','complete','2026-04-23 18:42:52','2026-04-23 18:42:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776969772;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776969772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 18:44:54','2026-04-23 18:44:54',3859,NULL),
(3115,'mailpoet/cron/daemon-run','complete','2026-04-23 18:44:50','2026-04-23 18:44:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776969890;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776969890;}',13,1,'2026-04-23 18:44:54','2026-04-23 18:44:54',3860,NULL),
(3116,'mailpoet/cron/daemon-trigger','complete','2026-04-23 18:46:54','2026-04-23 18:46:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776970014;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776970014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 18:50:46','2026-04-23 18:50:46',3862,NULL),
(3117,'mailpoet/cron/daemon-trigger','complete','2026-04-23 18:52:46','2026-04-23 18:52:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776970366;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776970366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 18:57:33','2026-04-23 18:57:33',3864,NULL),
(3118,'woocommerce_cancel_unpaid_orders','complete','2026-04-23 19:50:46','2026-04-23 19:50:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776973846;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776973846;}',4,1,'2026-04-23 19:51:04','2026-04-23 19:51:04',3920,NULL),
(3119,'mailpoet/cron/daemon-trigger','complete','2026-04-23 18:59:33','2026-04-23 18:59:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776970773;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776970773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 19:01:07','2026-04-23 19:01:07',3866,NULL),
(3120,'wc_payment_gateway_update_orders','complete','2026-04-23 19:12:34','2026-04-23 19:12:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776971554;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776971554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 19:12:49','2026-04-23 19:12:49',3877,NULL),
(3121,'wc_payment_gateway_update_orders','complete','2026-04-23 19:12:34','2026-04-23 19:12:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776971554;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776971554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 19:12:49','2026-04-23 19:12:49',3877,NULL),
(3122,'mailpoet/cron/daemon-trigger','complete','2026-04-23 19:03:07','2026-04-23 19:03:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776970987;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776970987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 19:03:24','2026-04-23 19:03:24',3868,NULL),
(3123,'mailpoet/cron/daemon-trigger','complete','2026-04-23 19:05:24','2026-04-23 19:05:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776971124;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776971124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 19:07:17','2026-04-23 19:07:17',3871,NULL),
(3124,'mailpoet/cron/daemon-trigger','complete','2026-04-23 19:09:17','2026-04-23 19:09:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776971357;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776971357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 19:09:32','2026-04-23 19:09:32',3874,NULL),
(3125,'mailpoet/cron/daemon-trigger','complete','2026-04-23 19:11:32','2026-04-23 19:11:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776971492;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776971492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 19:12:47','2026-04-23 19:12:47',3877,NULL),
(3126,'mailpoet/cron/daemon-trigger','complete','2026-04-23 19:14:47','2026-04-23 19:14:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776971687;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776971687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 19:15:31','2026-04-23 19:15:31',3880,NULL),
(3127,'wc_payment_gateway_update_orders','complete','2026-04-23 19:27:49','2026-04-23 19:27:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776972469;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776972469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 19:28:29','2026-04-23 19:28:29',3890,NULL),
(3128,'wc_payment_gateway_update_orders','complete','2026-04-23 19:27:49','2026-04-23 19:27:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776972469;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776972469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 19:28:29','2026-04-23 19:28:29',3890,NULL),
(3129,'mailpoet/cron/daemon-trigger','complete','2026-04-23 19:17:31','2026-04-23 19:17:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776971851;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776971851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 19:18:06','2026-04-23 19:18:06',3883,NULL),
(3130,'mailpoet/cron/daemon-trigger','complete','2026-04-23 19:20:06','2026-04-23 19:20:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776972006;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776972006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 19:22:17','2026-04-23 19:22:17',3885,NULL),
(3131,'mailpoet/cron/daemon-trigger','complete','2026-04-23 19:24:17','2026-04-23 19:24:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776972257;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776972257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 19:26:30','2026-04-23 19:26:30',3887,NULL),
(3132,'mailpoet/cron/daemon-trigger','complete','2026-04-23 19:28:30','2026-04-23 19:28:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776972510;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776972510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 19:29:07','2026-04-23 19:29:07',3892,NULL),
(3133,'wc_payment_gateway_update_orders','complete','2026-04-23 19:43:29','2026-04-23 19:43:29',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776973409;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776973409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 19:43:48','2026-04-23 19:43:48',3912,NULL),
(3134,'wc_payment_gateway_update_orders','complete','2026-04-23 19:43:29','2026-04-23 19:43:29',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776973409;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776973409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 19:43:48','2026-04-23 19:43:48',3912,NULL),
(3135,'mailpoet/cron/daemon-run','complete','2026-04-23 19:29:02','2026-04-23 19:29:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776972542;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776972542;}',13,1,'2026-04-23 19:29:09','2026-04-23 19:29:09',3893,NULL),
(3136,'mailpoet/cron/daemon-trigger','complete','2026-04-23 19:31:07','2026-04-23 19:31:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776972667;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776972667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 19:31:45','2026-04-23 19:31:45',3896,NULL),
(3137,'mailpoet/cron/daemon-trigger','complete','2026-04-23 19:33:45','2026-04-23 19:33:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776972825;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776972825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 19:33:51','2026-04-23 19:33:51',3899,NULL),
(3138,'mailpoet/cron/daemon-trigger','complete','2026-04-23 19:35:51','2026-04-23 19:35:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776972951;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776972951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 19:36:49','2026-04-23 19:36:49',3902,NULL),
(3139,'mailpoet/cron/daemon-trigger','complete','2026-04-23 19:38:49','2026-04-23 19:38:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776973129;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776973129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 19:38:52','2026-04-23 19:38:52',3905,NULL),
(3140,'mailpoet/cron/daemon-trigger','complete','2026-04-23 19:40:52','2026-04-23 19:40:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776973252;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776973252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 19:41:47','2026-04-23 19:41:47',3909,NULL),
(3141,'mailpoet/cron/daemon-trigger','complete','2026-04-23 19:43:47','2026-04-23 19:43:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776973427;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776973427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 19:43:49','2026-04-23 19:43:49',3912,NULL),
(3142,'wc_payment_gateway_update_orders','complete','2026-04-23 19:58:48','2026-04-23 19:58:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776974328;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776974328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 19:59:41','2026-04-23 19:59:41',3924,NULL),
(3143,'wc_payment_gateway_update_orders','complete','2026-04-23 19:58:48','2026-04-23 19:58:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776974328;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776974328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 19:59:41','2026-04-23 19:59:41',3924,NULL),
(3144,'mailpoet/cron/daemon-trigger','complete','2026-04-23 19:45:49','2026-04-23 19:45:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776973549;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776973549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 19:45:49','2026-04-23 19:45:49',3915,NULL),
(3145,'mailpoet/cron/daemon-trigger','complete','2026-04-23 19:47:49','2026-04-23 19:47:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776973669;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776973669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 19:50:03','2026-04-23 19:50:03',3918,NULL),
(3146,'mailpoet/cron/daemon-trigger','complete','2026-04-23 19:52:03','2026-04-23 19:52:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776973923;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776973923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 19:53:33','2026-04-23 19:53:33',3922,NULL),
(3147,'woocommerce_cancel_unpaid_orders','complete','2026-04-23 20:51:04','2026-04-23 20:51:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776977464;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776977464;}',4,1,'2026-04-23 20:56:11','2026-04-23 20:56:11',3950,NULL),
(3148,'mailpoet/cron/daemon-trigger','complete','2026-04-23 19:55:33','2026-04-23 19:55:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776974133;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776974133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 19:59:40','2026-04-23 19:59:40',3924,NULL),
(3149,'mailpoet/cron/daemon-trigger','complete','2026-04-23 20:01:40','2026-04-23 20:01:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776974500;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776974500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 20:01:46','2026-04-23 20:01:46',3927,NULL),
(3150,'wc_payment_gateway_update_orders','complete','2026-04-23 20:14:41','2026-04-23 20:14:41',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776975281;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776975281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 20:17:20','2026-04-23 20:17:20',3936,NULL),
(3151,'wc_payment_gateway_update_orders','complete','2026-04-23 20:14:41','2026-04-23 20:14:41',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776975281;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776975281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 20:17:20','2026-04-23 20:17:20',3936,NULL),
(3152,'mailpoet/cron/daemon-trigger','complete','2026-04-23 20:03:46','2026-04-23 20:03:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776974626;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776974626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 20:05:13','2026-04-23 20:05:13',3929,NULL),
(3153,'mailpoet/cron/daemon-trigger','complete','2026-04-23 20:07:13','2026-04-23 20:07:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776974833;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776974833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 20:12:51','2026-04-23 20:12:51',3932,NULL),
(3154,'mailpoet/cron/daemon-run','complete','2026-04-23 20:12:48','2026-04-23 20:12:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776975168;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776975168;}',13,1,'2026-04-23 20:12:51','2026-04-23 20:12:51',3933,NULL),
(3155,'mailpoet/cron/daemon-trigger','complete','2026-04-23 20:14:51','2026-04-23 20:14:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776975291;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776975291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 20:17:21','2026-04-23 20:17:21',3936,NULL),
(3156,'wc_payment_gateway_update_orders','complete','2026-04-23 20:32:20','2026-04-23 20:32:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776976340;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776976340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 20:34:45','2026-04-23 20:34:45',3941,NULL),
(3157,'wc_payment_gateway_update_orders','complete','2026-04-23 20:32:20','2026-04-23 20:32:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776976340;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776976340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 20:34:45','2026-04-23 20:34:45',3941,NULL),
(3158,'mailpoet/cron/daemon-trigger','complete','2026-04-23 20:19:21','2026-04-23 20:19:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776975561;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776975561;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 20:31:13','2026-04-23 20:31:13',3939,NULL),
(3159,'mailpoet/cron/daemon-trigger','complete','2026-04-23 20:33:13','2026-04-23 20:33:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776976393;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776976393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 20:34:45','2026-04-23 20:34:45',3941,NULL),
(3160,'wc_payment_gateway_update_orders','complete','2026-04-23 20:49:45','2026-04-23 20:49:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776977385;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776977385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 20:56:10','2026-04-23 20:56:10',3950,NULL),
(3161,'wc_payment_gateway_update_orders','complete','2026-04-23 20:49:45','2026-04-23 20:49:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776977385;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776977385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 20:56:11','2026-04-23 20:56:11',3950,NULL),
(3162,'mailpoet/cron/daemon-trigger','complete','2026-04-23 20:36:45','2026-04-23 20:36:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776976605;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776976605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 20:36:57','2026-04-23 20:36:57',3943,NULL),
(3163,'mailpoet/cron/daemon-run','complete','2026-04-23 20:36:52','2026-04-23 20:36:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776976612;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776976612;}',13,1,'2026-04-23 20:36:57','2026-04-23 20:36:57',3944,NULL),
(3164,'mailpoet/cron/daemon-trigger','complete','2026-04-23 20:38:57','2026-04-23 20:38:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776976737;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776976737;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 20:43:44','2026-04-23 20:43:44',3948,NULL),
(3165,'mailpoet/cron/daemon-trigger','complete','2026-04-23 20:45:44','2026-04-23 20:45:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776977144;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776977144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 20:56:10','2026-04-23 20:56:10',3950,NULL),
(3166,'mailpoet/cron/daemon-trigger','complete','2026-04-23 20:58:10','2026-04-23 20:58:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776977890;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776977890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 21:08:46','2026-04-23 21:08:46',3952,NULL),
(3167,'wc_payment_gateway_update_orders','complete','2026-04-23 21:11:10','2026-04-23 21:11:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776978670;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776978670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 21:12:02','2026-04-23 21:12:02',3956,NULL),
(3168,'wc_payment_gateway_update_orders','complete','2026-04-23 21:11:11','2026-04-23 21:11:11',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776978671;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776978671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 21:12:03','2026-04-23 21:12:03',3956,NULL),
(3169,'woocommerce_cancel_unpaid_orders','complete','2026-04-23 21:56:11','2026-04-23 21:56:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776981371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776981371;}',4,1,'2026-04-23 21:56:18','2026-04-23 21:56:18',3993,NULL),
(3170,'mailpoet/cron/daemon-run','complete','2026-04-23 21:08:43','2026-04-23 21:08:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776978523;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776978523;}',13,1,'2026-04-23 21:08:46','2026-04-23 21:08:46',3953,NULL),
(3171,'mailpoet/cron/daemon-trigger','complete','2026-04-23 21:10:46','2026-04-23 21:10:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776978646;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776978646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 21:12:01','2026-04-23 21:12:01',3956,NULL),
(3172,'mailpoet/cron/daemon-run','complete','2026-04-23 21:11:57','2026-04-23 21:11:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776978717;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776978717;}',13,1,'2026-04-23 21:12:00','2026-04-23 21:12:00',3957,NULL),
(3173,'mailpoet/cron/daemon-trigger','complete','2026-04-23 21:14:01','2026-04-23 21:14:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776978841;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776978841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 21:18:30','2026-04-23 21:18:30',3961,NULL),
(3174,'wc_payment_gateway_update_orders','complete','2026-04-23 21:27:02','2026-04-23 21:27:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776979622;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776979622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 21:33:45','2026-04-23 21:33:45',3967,NULL),
(3175,'wc_payment_gateway_update_orders','complete','2026-04-23 21:27:03','2026-04-23 21:27:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776979623;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776979623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 21:33:45','2026-04-23 21:33:45',3967,NULL),
(3176,'mailpoet/cron/daemon-trigger','complete','2026-04-23 21:20:30','2026-04-23 21:20:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776979230;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776979230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 21:21:18','2026-04-23 21:21:18',3963,NULL),
(3177,'mailpoet/cron/daemon-run','complete','2026-04-23 21:21:15','2026-04-23 21:21:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776979275;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776979275;}',13,1,'2026-04-23 21:21:18','2026-04-23 21:21:18',3964,NULL),
(3178,'mailpoet/cron/daemon-trigger','complete','2026-04-23 21:23:18','2026-04-23 21:23:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776979398;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776979398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 21:33:44','2026-04-23 21:33:44',3967,NULL),
(3179,'mailpoet/cron/daemon-trigger','complete','2026-04-23 21:35:44','2026-04-23 21:35:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776980144;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776980144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 21:38:20','2026-04-23 21:38:20',3969,NULL),
(3180,'wc_payment_gateway_update_orders','complete','2026-04-23 21:48:45','2026-04-23 21:48:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776980925;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776980925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 21:50:07','2026-04-23 21:50:07',3984,NULL),
(3181,'wc_payment_gateway_update_orders','complete','2026-04-23 21:48:45','2026-04-23 21:48:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776980925;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776980925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 21:50:07','2026-04-23 21:50:07',3984,NULL),
(3182,'mailpoet/cron/daemon-trigger','complete','2026-04-23 21:40:20','2026-04-23 21:40:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776980420;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776980420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 21:40:52','2026-04-23 21:40:52',3973,NULL),
(3183,'mailpoet/cron/daemon-trigger','complete','2026-04-23 21:42:52','2026-04-23 21:42:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776980572;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776980572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 21:46:19','2026-04-23 21:46:19',3977,NULL),
(3184,'mailpoet/cron/daemon-trigger','complete','2026-04-23 21:48:19','2026-04-23 21:48:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776980899;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776980899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 21:50:04','2026-04-23 21:50:04',3981,NULL),
(3185,'mailpoet/cron/daemon-run','complete','2026-04-23 21:49:59','2026-04-23 21:49:59',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776980999;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776980999;}',13,1,'2026-04-23 21:50:02','2026-04-23 21:50:02',3982,NULL),
(3186,'mailpoet/cron/daemon-trigger','complete','2026-04-23 21:52:04','2026-04-23 21:52:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776981124;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776981124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 21:52:54','2026-04-23 21:52:54',3988,NULL),
(3187,'wc_payment_gateway_update_orders','complete','2026-04-23 22:05:07','2026-04-23 22:05:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776981907;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776981907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 22:06:34','2026-04-23 22:06:34',4002,NULL),
(3188,'wc_payment_gateway_update_orders','complete','2026-04-23 22:05:07','2026-04-23 22:05:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776981907;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776981907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 22:06:34','2026-04-23 22:06:34',4002,NULL),
(3189,'mailpoet/cron/daemon-trigger','complete','2026-04-23 21:54:54','2026-04-23 21:54:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776981294;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776981294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 21:56:17','2026-04-23 21:56:17',3992,NULL),
(3190,'mailpoet/cron/daemon-run','complete','2026-04-23 21:56:11','2026-04-23 21:56:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776981371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776981371;}',13,1,'2026-04-23 21:56:19','2026-04-23 21:56:19',3993,NULL),
(3191,'mailpoet/cron/daemon-trigger','complete','2026-04-23 21:58:17','2026-04-23 21:58:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776981497;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776981497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 21:58:37','2026-04-23 21:58:37',3995,NULL),
(3192,'woocommerce_cancel_unpaid_orders','complete','2026-04-23 22:56:18','2026-04-23 22:56:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776984978;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776984978;}',4,1,'2026-04-23 23:00:45','2026-04-23 23:00:45',4037,NULL),
(3193,'mailpoet/cron/daemon-trigger','complete','2026-04-23 22:00:37','2026-04-23 22:00:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776981637;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776981637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 22:01:04','2026-04-23 22:01:04',3999,NULL),
(3194,'mailpoet/cron/daemon-trigger','complete','2026-04-23 22:03:04','2026-04-23 22:03:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776981784;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776981784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 22:06:33','2026-04-23 22:06:33',4002,NULL),
(3195,'mailpoet/cron/daemon-trigger','complete','2026-04-23 22:08:33','2026-04-23 22:08:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776982113;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776982113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 22:09:28','2026-04-23 22:09:28',4005,NULL),
(3196,'wc_payment_gateway_update_orders','complete','2026-04-23 22:21:34','2026-04-23 22:21:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776982894;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776982894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 22:21:47','2026-04-23 22:21:47',4015,NULL),
(3197,'wc_payment_gateway_update_orders','complete','2026-04-23 22:21:34','2026-04-23 22:21:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776982894;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776982894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 22:21:48','2026-04-23 22:21:48',4015,NULL),
(3198,'mailpoet/cron/daemon-trigger','complete','2026-04-23 22:11:28','2026-04-23 22:11:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776982288;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776982288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 22:11:28','2026-04-23 22:11:28',4007,NULL),
(3199,'mailpoet/cron/daemon-trigger','complete','2026-04-23 22:13:28','2026-04-23 22:13:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776982408;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776982408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 22:14:43','2026-04-23 22:14:43',4009,NULL),
(3200,'mailpoet/cron/daemon-trigger','complete','2026-04-23 22:16:43','2026-04-23 22:16:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776982603;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776982603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 22:20:34','2026-04-23 22:20:34',4012,NULL),
(3201,'mailpoet/cron/daemon-trigger','complete','2026-04-23 22:22:34','2026-04-23 22:22:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776982954;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776982954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 22:22:49','2026-04-23 22:22:49',4017,NULL),
(3202,'wc_payment_gateway_update_orders','complete','2026-04-23 22:36:47','2026-04-23 22:36:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776983807;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776983807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 22:46:23','2026-04-23 22:46:23',4034,NULL),
(3203,'wc_payment_gateway_update_orders','complete','2026-04-23 22:36:48','2026-04-23 22:36:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776983808;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776983808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 22:46:24','2026-04-23 22:46:24',4034,NULL),
(3204,'mailpoet/cron/daemon-trigger','complete','2026-04-23 22:24:49','2026-04-23 22:24:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776983089;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776983089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 22:25:47','2026-04-23 22:25:47',4021,NULL),
(3205,'mailpoet/cron/daemon-trigger','complete','2026-04-23 22:27:47','2026-04-23 22:27:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776983267;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776983267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 22:28:51','2026-04-23 22:28:51',4025,NULL),
(3206,'mailpoet/cron/daemon-run','complete','2026-04-23 22:28:45','2026-04-23 22:28:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776983325;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776983325;}',13,1,'2026-04-23 22:28:52','2026-04-23 22:28:52',4026,NULL),
(3207,'mailpoet/cron/daemon-trigger','complete','2026-04-23 22:30:51','2026-04-23 22:30:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776983451;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776983451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 22:31:49','2026-04-23 22:31:49',4030,NULL),
(3208,'mailpoet/cron/daemon-trigger','complete','2026-04-23 22:33:49','2026-04-23 22:33:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776983629;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776983629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 22:35:11','2026-04-23 22:35:11',4032,NULL),
(3209,'mailpoet/cron/daemon-trigger','complete','2026-04-23 22:37:11','2026-04-23 22:37:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776983831;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776983831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 22:46:24','2026-04-23 22:46:24',4034,NULL),
(3210,'wc_payment_gateway_update_orders','complete','2026-04-23 23:01:23','2026-04-23 23:01:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776985283;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776985283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 23:02:26','2026-04-23 23:02:26',4039,NULL),
(3211,'wc_payment_gateway_update_orders','complete','2026-04-23 23:01:24','2026-04-23 23:01:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776985284;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776985284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 23:02:26','2026-04-23 23:02:26',4039,NULL),
(3212,'mailpoet/cron/daemon-trigger','complete','2026-04-23 22:48:24','2026-04-23 22:48:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776984504;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776984504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 23:00:44','2026-04-23 23:00:44',4037,NULL),
(3213,'mailpoet/cron/daemon-trigger','complete','2026-04-23 23:02:44','2026-04-23 23:02:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776985364;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776985364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 23:03:42','2026-04-23 23:03:42',4041,NULL),
(3214,'woocommerce_cancel_unpaid_orders','complete','2026-04-24 00:00:45','2026-04-24 00:00:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776988845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776988845;}',4,1,'2026-04-24 00:01:11','2026-04-24 00:01:11',4070,NULL),
(3215,'wc_payment_gateway_update_orders','complete','2026-04-23 23:17:26','2026-04-23 23:17:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776986246;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776986246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 23:20:11','2026-04-23 23:20:11',4053,NULL),
(3216,'wc_payment_gateway_update_orders','complete','2026-04-23 23:17:26','2026-04-23 23:17:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776986246;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776986246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 23:20:12','2026-04-23 23:20:12',4053,NULL),
(3217,'mailpoet/cron/daemon-trigger','complete','2026-04-23 23:05:42','2026-04-23 23:05:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776985542;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776985542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 23:05:49','2026-04-23 23:05:49',4043,NULL),
(3218,'mailpoet/cron/daemon-trigger','complete','2026-04-23 23:07:49','2026-04-23 23:07:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776985669;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776985669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 23:08:08','2026-04-23 23:08:08',4045,NULL),
(3219,'mailpoet/cron/daemon-trigger','complete','2026-04-23 23:10:08','2026-04-23 23:10:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776985808;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776985808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 23:13:24','2026-04-23 23:13:24',4048,NULL),
(3220,'mailpoet/cron/daemon-run','complete','2026-04-23 23:13:20','2026-04-23 23:13:20',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776986000;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776986000;}',13,1,'2026-04-23 23:13:24','2026-04-23 23:13:24',4049,NULL),
(3221,'mailpoet/cron/daemon-trigger','complete','2026-04-23 23:15:24','2026-04-23 23:15:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776986124;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776986124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 23:20:11','2026-04-23 23:20:11',4053,NULL),
(3222,'mailpoet/cron/daemon-trigger','complete','2026-04-23 23:22:11','2026-04-23 23:22:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776986531;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776986531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 23:25:55','2026-04-23 23:25:55',4055,NULL),
(3223,'wc_payment_gateway_update_orders','complete','2026-04-23 23:35:11','2026-04-23 23:35:11',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776987311;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776987311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 23:36:18','2026-04-23 23:36:18',4059,NULL),
(3224,'wc_payment_gateway_update_orders','complete','2026-04-23 23:35:12','2026-04-23 23:35:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776987312;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776987312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 23:36:19','2026-04-23 23:36:19',4059,NULL),
(3225,'mailpoet/cron/daemon-trigger','complete','2026-04-23 23:27:55','2026-04-23 23:27:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776986875;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776986875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 23:29:56','2026-04-23 23:29:56',4057,NULL),
(3226,'mailpoet/cron/daemon-trigger','complete','2026-04-23 23:31:56','2026-04-23 23:31:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776987116;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776987116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 23:36:18','2026-04-23 23:36:18',4059,NULL),
(3227,'mailpoet/cron/daemon-trigger','complete','2026-04-23 23:38:18','2026-04-23 23:38:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776987498;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776987498;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 23:38:27','2026-04-23 23:38:27',4061,NULL),
(3228,'wc_payment_gateway_update_orders','complete','2026-04-23 23:51:18','2026-04-23 23:51:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776988278;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776988278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 23:51:47','2026-04-23 23:51:47',4068,NULL),
(3229,'wc_payment_gateway_update_orders','complete','2026-04-23 23:51:19','2026-04-23 23:51:19',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776988279;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776988279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-23 23:51:48','2026-04-23 23:51:48',4068,NULL),
(3230,'mailpoet/cron/daemon-trigger','complete','2026-04-23 23:40:27','2026-04-23 23:40:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776987627;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776987627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-23 23:51:04','2026-04-23 23:51:04',4064,NULL),
(3231,'mailpoet/cron/daemon-run','complete','2026-04-23 23:51:01','2026-04-23 23:51:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776988261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776988261;}',13,1,'2026-04-23 23:51:04','2026-04-23 23:51:04',4065,NULL),
(3232,'mailpoet/cron/daemon-trigger','complete','2026-04-23 23:53:04','2026-04-23 23:53:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776988384;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776988384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 00:01:11','2026-04-24 00:01:11',4070,NULL),
(3233,'wc_payment_gateway_update_orders','complete','2026-04-24 00:06:47','2026-04-24 00:06:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776989207;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776989207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 00:14:14','2026-04-24 00:14:14',4074,NULL),
(3234,'wc_payment_gateway_update_orders','complete','2026-04-24 00:06:48','2026-04-24 00:06:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776989208;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776989208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 00:14:15','2026-04-24 00:14:15',4074,NULL),
(3235,'mailpoet/cron/daemon-trigger','complete','2026-04-24 00:03:11','2026-04-24 00:03:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776988991;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776988991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 00:03:34','2026-04-24 00:03:34',4072,NULL),
(3236,'woocommerce_cancel_unpaid_orders','complete','2026-04-24 01:01:11','2026-04-24 01:01:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776992471;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776992471;}',4,1,'2026-04-24 01:06:42','2026-04-24 01:06:42',4090,NULL),
(3237,'mailpoet/cron/daemon-trigger','complete','2026-04-24 00:05:34','2026-04-24 00:05:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776989134;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776989134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 00:14:13','2026-04-24 00:14:13',4074,NULL),
(3238,'mailpoet/cron/daemon-trigger','complete','2026-04-24 00:16:13','2026-04-24 00:16:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776989773;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776989773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 00:28:52','2026-04-24 00:28:52',4077,NULL),
(3239,'wc_payment_gateway_update_orders','complete','2026-04-24 00:29:14','2026-04-24 00:29:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776990554;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776990554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 00:36:09','2026-04-24 00:36:09',4081,NULL),
(3240,'wc_payment_gateway_update_orders','complete','2026-04-24 00:29:15','2026-04-24 00:29:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776990555;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776990555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 00:36:10','2026-04-24 00:36:10',4081,NULL),
(3241,'mailpoet/cron/daemon-run','complete','2026-04-24 00:28:48','2026-04-24 00:28:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776990528;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776990528;}',13,1,'2026-04-24 00:28:51','2026-04-24 00:28:51',4078,NULL),
(3242,'mailpoet/cron/daemon-trigger','complete','2026-04-24 00:30:52','2026-04-24 00:30:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776990652;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776990652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 00:36:10','2026-04-24 00:36:10',4081,NULL),
(3243,'wc_payment_gateway_update_orders','complete','2026-04-24 00:51:09','2026-04-24 00:51:09',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776991869;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776991869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 00:53:50','2026-04-24 00:53:50',4085,NULL),
(3244,'wc_payment_gateway_update_orders','complete','2026-04-24 00:51:10','2026-04-24 00:51:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776991870;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776991870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 00:53:51','2026-04-24 00:53:51',4085,NULL),
(3245,'mailpoet/cron/daemon-trigger','complete','2026-04-24 00:38:10','2026-04-24 00:38:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776991090;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776991090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 00:41:26','2026-04-24 00:41:26',4083,NULL),
(3246,'mailpoet/cron/daemon-trigger','complete','2026-04-24 00:43:26','2026-04-24 00:43:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776991406;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776991406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 00:53:48','2026-04-24 00:53:48',4085,NULL),
(3247,'mailpoet/cron/daemon-run','complete','2026-04-24 00:53:43','2026-04-24 00:53:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776992023;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776992023;}',13,1,'2026-04-24 00:53:47','2026-04-24 00:53:47',4086,NULL),
(3248,'mailpoet/cron/daemon-trigger','complete','2026-04-24 00:55:48','2026-04-24 00:55:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776992148;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776992148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 01:01:42','2026-04-24 01:01:42',4089,NULL),
(3249,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-24 12:53:50','2026-04-24 12:53:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777035230;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777035230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-24 13:19:04','2026-04-24 13:19:04',4247,NULL),
(3250,'wc_payment_gateway_update_orders','complete','2026-04-24 01:08:50','2026-04-24 01:08:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776992930;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776992930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 01:17:20','2026-04-24 01:17:20',4095,NULL),
(3251,'wc_payment_gateway_update_orders','complete','2026-04-24 01:08:51','2026-04-24 01:08:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776992931;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776992931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 01:17:21','2026-04-24 01:17:21',4095,NULL),
(3252,'mailpoet/cron/daemon-trigger','complete','2026-04-24 01:03:42','2026-04-24 01:03:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776992622;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776992622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 01:06:46','2026-04-24 01:06:46',4090,NULL),
(3253,'woocommerce_cancel_unpaid_orders','complete','2026-04-24 02:06:42','2026-04-24 02:06:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776996402;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776996402;}',4,1,'2026-04-24 02:11:20','2026-04-24 02:11:20',4113,NULL),
(3254,'mailpoet/cron/daemon-run','complete','2026-04-24 01:06:42','2026-04-24 01:06:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776992802;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776992802;}',13,1,'2026-04-24 01:06:46','2026-04-24 01:06:46',4091,NULL),
(3255,'mailpoet/cron/daemon-trigger','complete','2026-04-24 01:08:46','2026-04-24 01:08:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776992926;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776992926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 01:17:18','2026-04-24 01:17:18',4094,NULL),
(3256,'mailpoet/cron/daemon-run','complete','2026-04-24 01:17:13','2026-04-24 01:17:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776993433;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776993433;}',13,1,'2026-04-24 01:17:22','2026-04-24 01:17:22',4095,NULL),
(3257,'mailpoet/cron/daemon-trigger','complete','2026-04-24 01:19:18','2026-04-24 01:19:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776993558;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776993558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 01:19:25','2026-04-24 01:19:25',4097,NULL),
(3258,'wc_payment_gateway_update_orders','complete','2026-04-24 01:32:20','2026-04-24 01:32:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776994340;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776994340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 01:39:29','2026-04-24 01:39:29',4101,NULL),
(3259,'wc_payment_gateway_update_orders','complete','2026-04-24 01:32:21','2026-04-24 01:32:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776994341;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776994341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 01:39:29','2026-04-24 01:39:29',4101,NULL),
(3260,'mailpoet/cron/daemon-trigger','complete','2026-04-24 01:21:25','2026-04-24 01:21:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776993685;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776993685;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 01:32:05','2026-04-24 01:32:05',4099,NULL),
(3261,'mailpoet/cron/daemon-trigger','complete','2026-04-24 01:34:05','2026-04-24 01:34:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776994445;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776994445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 01:39:30','2026-04-24 01:39:30',4101,NULL),
(3262,'wc_payment_gateway_update_orders','complete','2026-04-24 01:54:29','2026-04-24 01:54:29',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776995669;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776995669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 01:57:17','2026-04-24 01:57:17',4109,NULL),
(3263,'wc_payment_gateway_update_orders','complete','2026-04-24 01:54:29','2026-04-24 01:54:29',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776995669;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776995669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 01:57:18','2026-04-24 01:57:18',4109,NULL),
(3264,'mailpoet/cron/daemon-trigger','complete','2026-04-24 01:41:30','2026-04-24 01:41:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776994890;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776994890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 01:44:45','2026-04-24 01:44:45',4103,NULL),
(3265,'mailpoet/cron/daemon-trigger','complete','2026-04-24 01:46:45','2026-04-24 01:46:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776995205;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776995205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 01:53:45','2026-04-24 01:53:45',4105,NULL),
(3266,'mailpoet/cron/daemon-run','complete','2026-04-24 01:53:41','2026-04-24 01:53:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776995621;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776995621;}',13,1,'2026-04-24 01:53:45','2026-04-24 01:53:45',4106,NULL),
(3267,'mailpoet/cron/daemon-trigger','complete','2026-04-24 01:55:45','2026-04-24 01:55:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776995745;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776995745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 01:57:18','2026-04-24 01:57:18',4109,NULL),
(3268,'wc_payment_gateway_update_orders','complete','2026-04-24 02:12:17','2026-04-24 02:12:17',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776996737;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776996737;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 02:49:22','2026-04-24 02:49:22',4118,NULL),
(3269,'wc_payment_gateway_update_orders','complete','2026-04-24 02:12:18','2026-04-24 02:12:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776996738;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776996738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 02:49:23','2026-04-24 02:49:23',4118,NULL),
(3270,'mailpoet/cron/daemon-trigger','complete','2026-04-24 01:59:18','2026-04-24 01:59:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776995958;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776995958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 02:01:54','2026-04-24 02:01:54',4111,NULL),
(3271,'mailpoet/cron/daemon-trigger','complete','2026-04-24 02:03:54','2026-04-24 02:03:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776996234;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776996234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 02:11:20','2026-04-24 02:11:20',4113,NULL),
(3272,'mailpoet/cron/daemon-run','complete','2026-04-24 02:11:15','2026-04-24 02:11:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776996675;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776996675;}',13,1,'2026-04-24 02:11:19','2026-04-24 02:11:19',4114,NULL),
(3273,'mailpoet/cron/daemon-trigger','complete','2026-04-24 02:13:20','2026-04-24 02:13:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776996800;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776996800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 02:49:26','2026-04-24 02:49:26',4118,NULL),
(3274,'woocommerce_cancel_unpaid_orders','complete','2026-04-24 03:11:20','2026-04-24 03:11:20',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777000280;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777000280;}',4,1,'2026-04-24 03:27:38','2026-04-24 03:27:38',4130,NULL),
(3275,'wc_payment_gateway_update_orders','complete','2026-04-24 03:04:22','2026-04-24 03:04:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776999862;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776999862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 03:27:32','2026-04-24 03:27:32',4130,NULL),
(3276,'wc_payment_gateway_update_orders','complete','2026-04-24 03:04:23','2026-04-24 03:04:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776999863;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776999863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 03:27:33','2026-04-24 03:27:33',4130,NULL),
(3277,'mailpoet/cron/daemon-run','complete','2026-04-24 02:49:23','2026-04-24 02:49:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776998963;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776998963;}',13,1,'2026-04-24 02:49:26','2026-04-24 02:49:26',4119,NULL),
(3278,'mailpoet/cron/daemon-trigger','complete','2026-04-24 02:51:26','2026-04-24 02:51:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776999086;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776999086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 02:52:02','2026-04-24 02:52:02',4122,NULL),
(3279,'mailpoet/cron/daemon-run','complete','2026-04-24 02:51:58','2026-04-24 02:51:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776999118;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776999118;}',13,1,'2026-04-24 02:52:01','2026-04-24 02:52:01',4123,NULL),
(3280,'mailpoet/cron/daemon-trigger','complete','2026-04-24 02:54:02','2026-04-24 02:54:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776999242;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776999242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 03:03:17','2026-04-24 03:03:17',4127,NULL),
(3281,'mailpoet/cron/daemon-trigger','complete','2026-04-24 03:05:17','2026-04-24 03:05:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776999917;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776999917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 03:27:38','2026-04-24 03:27:38',4130,NULL),
(3282,'gla/jobs/resubmit_expiring_products/create_batch','complete','2026-04-24 03:03:16','2026-04-24 03:03:16',10,'[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1776999796;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1776999796;}',10,1,'2026-04-24 03:03:18','2026-04-24 03:03:18',4128,NULL),
(3283,'gla/jobs/resubmit_expiring_products/start','complete','2026-04-25 03:00:00','2026-04-25 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777086000;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1777086000;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-25 04:44:49','2026-04-25 04:44:49',4405,NULL),
(3284,'gla/jobs/update_merchant_price_benchmarks/start','complete','2026-04-25 03:00:00','2026-04-25 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777086000;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1777086000;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-25 04:44:50','2026-04-25 04:44:50',4405,NULL),
(3285,'wc_payment_gateway_update_orders','complete','2026-04-24 03:42:32','2026-04-24 03:42:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777002152;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777002152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 03:46:44','2026-04-24 03:46:44',4141,NULL),
(3286,'wc_payment_gateway_update_orders','complete','2026-04-24 03:42:33','2026-04-24 03:42:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777002153;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777002153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 04:16:01','2026-04-24 04:16:01',4142,NULL),
(3287,'mailpoet/cron/daemon-run','complete','2026-04-24 03:27:33','2026-04-24 03:27:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777001253;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777001253;}',13,1,'2026-04-24 03:27:37','2026-04-24 03:27:37',4131,NULL),
(3288,'mailpoet/cron/daemon-trigger','complete','2026-04-24 03:29:38','2026-04-24 03:29:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777001378;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777001378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 03:32:08','2026-04-24 03:32:08',4137,NULL),
(3289,'woocommerce_cancel_unpaid_orders','complete','2026-04-24 04:27:38','2026-04-24 04:27:38',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777004858;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777004858;}',4,1,'2026-04-24 04:38:48','2026-04-24 04:38:48',4152,NULL),
(3290,'wc_admin_daily_wrapper','complete','2026-04-25 03:27:40','2026-04-25 03:27:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777087660;s:18:\"\0*\0first_timestamp\";i:1759499155;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777087660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-25 04:45:00','2026-04-25 04:45:00',4405,NULL),
(3291,'mailpoet/cron/daemon-trigger','complete','2026-04-24 03:34:08','2026-04-24 03:34:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777001648;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777001648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 03:37:20','2026-04-24 03:37:20',4139,NULL),
(3292,'mailpoet/cron/daemon-trigger','complete','2026-04-24 03:39:20','2026-04-24 03:39:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777001960;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777001960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 03:46:40','2026-04-24 03:46:40',4141,NULL),
(3293,'mailpoet/cron/daemon-trigger','complete','2026-04-24 03:48:40','2026-04-24 03:48:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777002520;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777002520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 04:16:06','2026-04-24 04:16:06',4142,NULL),
(3294,'wc_payment_gateway_update_orders','complete','2026-04-24 04:01:44','2026-04-24 04:01:44',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777003304;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777003304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 04:16:06','2026-04-24 04:16:06',4142,NULL),
(3295,'wc_payment_gateway_update_orders','complete','2026-04-24 04:31:01','2026-04-24 04:31:01',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777005061;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777005061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 04:38:49','2026-04-24 04:38:49',4152,NULL),
(3296,'mailpoet/cron/daemon-run','complete','2026-04-24 04:16:01','2026-04-24 04:16:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777004161;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777004161;}',13,1,'2026-04-24 04:16:04','2026-04-24 04:16:04',4143,NULL),
(3297,'mailpoet/cron/daemon-trigger','complete','2026-04-24 04:18:06','2026-04-24 04:18:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777004286;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777004286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 04:23:22','2026-04-24 04:23:22',4147,NULL),
(3298,'wc_payment_gateway_update_orders','complete','2026-04-24 04:31:06','2026-04-24 04:31:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777005066;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777005066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 04:38:49','2026-04-24 04:38:49',4152,NULL),
(3299,'woocommerce_cleanup_personal_data','complete','2026-04-25 04:16:08','2026-04-25 04:16:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777090568;s:18:\"\0*\0first_timestamp\";i:1759499163;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777090568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-25 04:45:06','2026-04-25 04:45:06',4407,NULL),
(3300,'woocommerce_cleanup_logs','complete','2026-04-25 04:16:08','2026-04-25 04:16:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777090568;s:18:\"\0*\0first_timestamp\";i:1759509954;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777090568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-25 04:45:07','2026-04-25 04:45:07',4407,NULL),
(3301,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-04-25 04:16:08','2026-04-25 04:16:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777090568;s:18:\"\0*\0first_timestamp\";i:1759509955;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777090568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-25 04:45:07','2026-04-25 04:45:07',4407,NULL),
(3302,'woocommerce_scheduled_sales','complete','2026-04-25 04:16:08','2026-04-25 04:16:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777090568;s:18:\"\0*\0first_timestamp\";i:1759536000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777090568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-25 04:45:07','2026-04-25 04:45:07',4407,NULL),
(3303,'woocommerce_cleanup_draft_orders','complete','2026-04-25 04:16:09','2026-04-25 04:16:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777090569;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777090569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-25 04:45:07','2026-04-25 04:45:07',4407,NULL),
(3304,'woocommerce_cleanup_draft_orders','complete','2026-04-25 04:16:09','2026-04-25 04:16:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777090569;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777090569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-25 04:45:07','2026-04-25 04:45:07',4407,NULL),
(3305,'woocommerce_tracker_send_event_wrapper','complete','2026-04-25 04:16:09','2026-04-25 04:16:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777090569;s:18:\"\0*\0first_timestamp\";i:1759800762;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777090569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-25 04:45:08','2026-04-25 04:45:08',4407,NULL),
(3306,'gla/jobs/update_merchant_product_statuses/process_item','complete','2026-04-24 04:16:09','2026-04-24 04:16:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777004169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777004169;}',10,1,'2026-04-24 04:16:14','2026-04-24 04:16:14',4145,NULL),
(3307,'wc_gla_cron_daily_notes','complete','2026-04-25 04:16:12','2026-04-25 04:16:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777090572;s:18:\"\0*\0first_timestamp\";i:1760367966;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777090572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-04-25 04:45:10','2026-04-25 04:45:10',4407,NULL),
(3308,'mailpoet/cron/daemon-run','complete','2026-04-24 04:23:17','2026-04-24 04:23:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777004597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777004597;}',13,1,'2026-04-24 04:23:23','2026-04-24 04:23:23',4148,NULL),
(3309,'mailpoet/cron/daemon-trigger','complete','2026-04-24 04:25:22','2026-04-24 04:25:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777004722;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777004722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 04:26:51','2026-04-24 04:26:51',4150,NULL),
(3310,'woocommerce_refresh_order_count_cache','complete','2026-04-24 16:23:22','2026-04-24 16:23:22',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777047802;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777047802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-24 16:23:54','2026-04-24 16:23:54',4298,NULL),
(3311,'mailpoet/cron/daemon-trigger','complete','2026-04-24 04:28:51','2026-04-24 04:28:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777004931;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777004931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 04:38:48','2026-04-24 04:38:48',4152,NULL),
(3312,'woocommerce_cancel_unpaid_orders','complete','2026-04-24 05:38:48','2026-04-24 05:38:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777009128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777009128;}',4,1,'2026-04-24 05:44:59','2026-04-24 05:44:59',4163,NULL),
(3313,'mailpoet/cron/daemon-trigger','complete','2026-04-24 04:40:48','2026-04-24 04:40:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777005648;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777005648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 05:17:44','2026-04-24 05:17:44',4154,NULL),
(3314,'wc_payment_gateway_update_orders','complete','2026-04-24 04:53:49','2026-04-24 04:53:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777006429;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777006429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 05:17:45','2026-04-24 05:17:45',4154,NULL),
(3315,'wc_payment_gateway_update_orders','complete','2026-04-24 04:53:49','2026-04-24 04:53:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777006429;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777006429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 05:17:45','2026-04-24 05:17:45',4154,NULL),
(3316,'mailpoet/cron/daemon-run','complete','2026-04-24 05:17:39','2026-04-24 05:17:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777007859;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777007859;}',13,1,'2026-04-24 05:17:43','2026-04-24 05:17:43',4155,NULL),
(3317,'mailpoet/cron/daemon-trigger','complete','2026-04-24 05:19:44','2026-04-24 05:19:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777007984;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777007984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 05:24:09','2026-04-24 05:24:09',4161,NULL),
(3318,'wc_payment_gateway_update_orders','complete','2026-04-24 05:32:45','2026-04-24 05:32:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777008765;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777008765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 05:44:58','2026-04-24 05:44:58',4163,NULL),
(3319,'wc_payment_gateway_update_orders','complete','2026-04-24 05:32:45','2026-04-24 05:32:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777008765;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777008765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 05:44:58','2026-04-24 05:44:58',4163,NULL),
(3320,'mailpoet/cron/daemon-trigger','complete','2026-04-24 05:26:09','2026-04-24 05:26:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777008369;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777008369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 05:44:57','2026-04-24 05:44:57',4163,NULL),
(3321,'mailpoet/cron/daemon-run','complete','2026-04-24 05:44:52','2026-04-24 05:44:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777009492;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777009492;}',13,1,'2026-04-24 05:44:56','2026-04-24 05:44:56',4164,NULL),
(3322,'mailpoet/cron/daemon-trigger','complete','2026-04-24 05:46:57','2026-04-24 05:46:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777009617;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777009617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 06:00:19','2026-04-24 06:00:19',4169,NULL),
(3323,'wc_payment_gateway_update_orders','complete','2026-04-24 05:59:58','2026-04-24 05:59:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777010398;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777010398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 06:00:20','2026-04-24 06:00:20',4169,NULL),
(3324,'wc_payment_gateway_update_orders','complete','2026-04-24 05:59:58','2026-04-24 05:59:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777010398;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777010398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 06:00:20','2026-04-24 06:00:20',4169,NULL),
(3325,'woocommerce_cancel_unpaid_orders','complete','2026-04-24 06:44:59','2026-04-24 06:44:59',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777013099;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777013099;}',4,1,'2026-04-24 07:34:46','2026-04-24 07:34:46',4174,NULL),
(3326,'mailpoet/cron/daemon-trigger','complete','2026-04-24 06:02:19','2026-04-24 06:02:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777010539;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777010539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 06:19:51','2026-04-24 06:19:51',4171,NULL),
(3327,'wc_payment_gateway_update_orders','complete','2026-04-24 06:15:20','2026-04-24 06:15:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777011320;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777011320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 06:37:14','2026-04-24 06:37:14',4172,NULL),
(3328,'wc_payment_gateway_update_orders','complete','2026-04-24 06:15:20','2026-04-24 06:15:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777011320;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777011320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 06:37:15','2026-04-24 06:37:15',4172,NULL),
(3453,'mailpoet/cron/daemon-trigger','complete','2026-04-24 18:05:16','2026-04-24 18:05:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777053916;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777053916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 18:20:46','2026-04-24 18:20:46',4326,NULL),
(3330,'mailpoet/cron/daemon-trigger','complete','2026-04-24 06:21:51','2026-04-24 06:21:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777011711;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777011711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 06:37:15','2026-04-24 06:37:15',4172,NULL),
(3331,'wc_payment_gateway_update_orders','complete','2026-04-24 06:52:14','2026-04-24 06:52:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777013534;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777013534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 07:34:47','2026-04-24 07:34:47',4174,NULL),
(3332,'wc_payment_gateway_update_orders','complete','2026-04-24 06:52:15','2026-04-24 06:52:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777013535;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777013535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 07:34:47','2026-04-24 07:34:47',4174,NULL),
(3333,'mailpoet/cron/daemon-trigger','complete','2026-04-24 06:39:15','2026-04-24 06:39:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777012755;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777012755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 07:34:46','2026-04-24 07:34:46',4174,NULL),
(3334,'mailpoet/cron/daemon-run','complete','2026-04-24 07:34:41','2026-04-24 07:34:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777016081;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777016081;}',13,1,'2026-04-24 07:34:45','2026-04-24 07:34:45',4175,NULL),
(3335,'mailpoet/cron/daemon-trigger','complete','2026-04-24 07:36:46','2026-04-24 07:36:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777016206;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777016206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 07:38:52','2026-04-24 07:38:52',4179,NULL),
(3336,'woocommerce_cancel_unpaid_orders','complete','2026-04-24 08:34:46','2026-04-24 08:34:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777019686;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777019686;}',4,1,'2026-04-24 08:50:05','2026-04-24 08:50:05',4199,NULL),
(3337,'wc_payment_gateway_update_orders','complete','2026-04-24 07:49:47','2026-04-24 07:49:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777016987;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777016987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 07:58:18','2026-04-24 07:58:18',4181,NULL),
(3338,'wc_payment_gateway_update_orders','complete','2026-04-24 07:49:47','2026-04-24 07:49:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777016987;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777016987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 07:58:18','2026-04-24 07:58:18',4181,NULL),
(3339,'mailpoet/cron/daemon-trigger','complete','2026-04-24 07:40:52','2026-04-24 07:40:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777016452;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777016452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 07:58:17','2026-04-24 07:58:17',4181,NULL),
(3340,'mailpoet/cron/daemon-trigger','complete','2026-04-24 08:00:17','2026-04-24 08:00:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777017617;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777017617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 08:03:37','2026-04-24 08:03:37',4184,NULL),
(3341,'wc_payment_gateway_update_orders','complete','2026-04-24 08:13:18','2026-04-24 08:13:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777018398;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777018398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 08:13:44','2026-04-24 08:13:44',4189,NULL),
(3342,'wc_payment_gateway_update_orders','complete','2026-04-24 08:13:18','2026-04-24 08:13:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777018398;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777018398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 08:13:44','2026-04-24 08:13:44',4189,NULL),
(3343,'mailpoet/cron/daemon-trigger','complete','2026-04-24 08:05:37','2026-04-24 08:05:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777017937;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777017937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 08:13:41','2026-04-24 08:13:41',4186,NULL),
(3344,'mailpoet/cron/daemon-run','complete','2026-04-24 08:13:36','2026-04-24 08:13:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777018416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777018416;}',13,1,'2026-04-24 08:13:40','2026-04-24 08:13:40',4187,NULL),
(3345,'mailpoet/cron/daemon-trigger','complete','2026-04-24 08:15:41','2026-04-24 08:15:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777018541;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777018541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 08:24:35','2026-04-24 08:24:35',4192,NULL),
(3346,'wc_payment_gateway_update_orders','complete','2026-04-24 08:28:44','2026-04-24 08:28:44',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777019324;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777019324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 08:50:04','2026-04-24 08:50:04',4199,NULL),
(3347,'wc_payment_gateway_update_orders','complete','2026-04-24 08:28:44','2026-04-24 08:28:44',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777019324;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777019324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 08:50:05','2026-04-24 08:50:05',4199,NULL),
(3348,'mailpoet/cron/daemon-run','complete','2026-04-24 08:24:30','2026-04-24 08:24:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777019070;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777019070;}',13,1,'2026-04-24 08:24:35','2026-04-24 08:24:35',4193,NULL),
(3349,'mailpoet/cron/daemon-trigger','complete','2026-04-24 08:26:35','2026-04-24 08:26:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777019195;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777019195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 08:50:00','2026-04-24 08:50:00',4196,NULL),
(3350,'mailpoet/cron/daemon-run','complete','2026-04-24 08:49:55','2026-04-24 08:49:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777020595;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777020595;}',13,1,'2026-04-24 08:49:59','2026-04-24 08:49:59',4197,NULL),
(3351,'mailpoet/cron/daemon-trigger','complete','2026-04-24 08:52:00','2026-04-24 08:52:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777020720;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777020720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 08:55:21','2026-04-24 08:55:21',4201,NULL),
(3352,'wc_payment_gateway_update_orders','complete','2026-04-24 09:05:04','2026-04-24 09:05:04',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777021504;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777021504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 09:06:26','2026-04-24 09:06:26',4205,NULL),
(3353,'wc_payment_gateway_update_orders','complete','2026-04-24 09:05:05','2026-04-24 09:05:05',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777021505;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777021505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 09:06:27','2026-04-24 09:06:27',4205,NULL),
(3354,'woocommerce_cancel_unpaid_orders','complete','2026-04-24 09:50:05','2026-04-24 09:50:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777024205;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777024205;}',4,1,'2026-04-24 10:34:12','2026-04-24 10:34:12',4209,NULL),
(3355,'mailpoet/cron/daemon-trigger','complete','2026-04-24 08:57:21','2026-04-24 08:57:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777021041;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777021041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 08:58:52','2026-04-24 08:58:52',4203,NULL),
(3356,'mailpoet/cron/daemon-trigger','complete','2026-04-24 09:00:52','2026-04-24 09:00:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777021252;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777021252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 09:06:26','2026-04-24 09:06:26',4205,NULL),
(3357,'mailpoet/cron/daemon-trigger','complete','2026-04-24 09:08:26','2026-04-24 09:08:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777021706;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777021706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 09:15:57','2026-04-24 09:15:57',4207,NULL),
(3358,'wc_payment_gateway_update_orders','complete','2026-04-24 09:21:26','2026-04-24 09:21:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777022486;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777022486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 10:34:12','2026-04-24 10:34:12',4209,NULL),
(3359,'wc_payment_gateway_update_orders','complete','2026-04-24 09:21:27','2026-04-24 09:21:27',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777022487;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777022487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 10:34:12','2026-04-24 10:34:12',4209,NULL),
(3360,'mailpoet/cron/daemon-trigger','complete','2026-04-24 09:17:57','2026-04-24 09:17:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777022277;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777022277;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 10:34:11','2026-04-24 10:34:11',4209,NULL),
(3361,'mailpoet/cron/daemon-trigger','complete','2026-04-24 10:36:11','2026-04-24 10:36:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777026971;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777026971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 10:48:52','2026-04-24 10:48:52',4211,NULL),
(3362,'wc_payment_gateway_update_orders','complete','2026-04-24 10:49:12','2026-04-24 10:49:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777027752;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777027752;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 11:04:55','2026-04-24 11:04:55',4213,NULL),
(3363,'wc_payment_gateway_update_orders','complete','2026-04-24 10:49:12','2026-04-24 10:49:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777027752;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777027752;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 11:04:56','2026-04-24 11:04:56',4213,NULL),
(3364,'woocommerce_cancel_unpaid_orders','complete','2026-04-24 11:34:12','2026-04-24 11:34:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777030452;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777030452;}',4,1,'2026-04-24 11:55:49','2026-04-24 11:55:49',4237,NULL),
(3365,'mailpoet/cron/daemon-trigger','complete','2026-04-24 10:50:52','2026-04-24 10:50:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777027852;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777027852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 11:04:56','2026-04-24 11:04:56',4213,NULL),
(3366,'wc_payment_gateway_update_orders','complete','2026-04-24 11:19:55','2026-04-24 11:19:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777029595;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777029595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 11:20:53','2026-04-24 11:20:53',4228,NULL),
(3367,'wc_payment_gateway_update_orders','complete','2026-04-24 11:19:56','2026-04-24 11:19:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777029596;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777029596;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 11:21:46','2026-04-24 11:21:46',4229,NULL),
(3368,'mailpoet/cron/daemon-trigger','complete','2026-04-24 11:06:56','2026-04-24 11:06:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777028816;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777028816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 11:10:12','2026-04-24 11:10:12',4215,NULL),
(3369,'mailpoet/cron/daemon-trigger','complete','2026-04-24 11:12:12','2026-04-24 11:12:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777029132;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777029132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 11:12:47','2026-04-24 11:12:47',4219,NULL),
(3370,'mailpoet/cron/daemon-trigger','complete','2026-04-24 11:14:47','2026-04-24 11:14:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777029287;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777029287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 11:15:01','2026-04-24 11:15:01',4222,NULL),
(3371,'mailpoet/cron/daemon-trigger','complete','2026-04-24 11:17:01','2026-04-24 11:17:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777029421;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777029421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 11:19:52','2026-04-24 11:19:52',4226,NULL),
(3372,'mailpoet/cron/daemon-trigger','complete','2026-04-24 11:21:52','2026-04-24 11:21:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777029712;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777029712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 11:22:46','2026-04-24 11:22:46',4231,NULL),
(3373,'wc_payment_gateway_update_orders','complete','2026-04-24 11:35:53','2026-04-24 11:35:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777030553;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777030553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 11:55:49','2026-04-24 11:55:49',4237,NULL),
(3374,'wc_payment_gateway_update_orders','complete','2026-04-24 11:36:46','2026-04-24 11:36:46',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777030606;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777030606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 11:55:50','2026-04-24 11:55:50',4237,NULL),
(3375,'mailpoet/cron/daemon-trigger','complete','2026-04-24 11:24:46','2026-04-24 11:24:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777029886;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777029886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 11:24:49','2026-04-24 11:24:49',4234,NULL),
(3376,'mailpoet/cron/daemon-trigger','complete','2026-04-24 11:26:49','2026-04-24 11:26:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777030009;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777030009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 11:55:48','2026-04-24 11:55:48',4237,NULL),
(3377,'mailpoet/cron/daemon-trigger','complete','2026-04-24 11:57:48','2026-04-24 11:57:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777031868;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777031868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 12:14:57','2026-04-24 12:14:57',4239,NULL),
(3378,'woocommerce_cancel_unpaid_orders','complete','2026-04-24 12:55:49','2026-04-24 12:55:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777035349;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777035349;}',4,1,'2026-04-24 13:19:04','2026-04-24 13:19:04',4247,NULL),
(3379,'wc_payment_gateway_update_orders','complete','2026-04-24 12:10:49','2026-04-24 12:10:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777032649;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777032649;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 12:14:58','2026-04-24 12:14:58',4239,NULL),
(3380,'wc_payment_gateway_update_orders','complete','2026-04-24 12:10:50','2026-04-24 12:10:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777032650;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777032650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 12:14:58','2026-04-24 12:14:58',4239,NULL),
(3381,'mailpoet/cron/daemon-trigger','complete','2026-04-24 12:16:57','2026-04-24 12:16:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777033017;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777033017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 12:27:19','2026-04-24 12:27:19',4241,NULL),
(3382,'wc_payment_gateway_update_orders','complete','2026-04-24 12:29:58','2026-04-24 12:29:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777033798;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777033798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 12:35:10','2026-04-24 12:35:10',4243,NULL),
(3383,'wc_payment_gateway_update_orders','complete','2026-04-24 12:29:58','2026-04-24 12:29:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777033798;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777033798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 12:35:10','2026-04-24 12:35:10',4243,NULL),
(3384,'mailpoet/cron/daemon-trigger','complete','2026-04-24 12:29:19','2026-04-24 12:29:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777033759;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777033759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 12:35:09','2026-04-24 12:35:09',4243,NULL),
(3385,'mailpoet/cron/daemon-trigger','complete','2026-04-24 12:37:09','2026-04-24 12:37:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777034229;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777034229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 12:53:03','2026-04-24 12:53:03',4245,NULL),
(3386,'wc_payment_gateway_update_orders','complete','2026-04-24 12:50:10','2026-04-24 12:50:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777035010;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777035010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 12:53:04','2026-04-24 12:53:04',4245,NULL),
(3387,'wc_payment_gateway_update_orders','complete','2026-04-24 12:50:10','2026-04-24 12:50:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777035010;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777035010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 12:53:05','2026-04-24 12:53:05',4245,NULL),
(3388,'mailpoet/cron/daemon-trigger','complete','2026-04-24 12:55:03','2026-04-24 12:55:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777035303;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777035303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 13:19:04','2026-04-24 13:19:04',4247,NULL),
(3389,'wc_payment_gateway_update_orders','complete','2026-04-24 13:08:04','2026-04-24 13:08:04',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777036084;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777036084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 13:19:05','2026-04-24 13:19:05',4247,NULL),
(3390,'wc_payment_gateway_update_orders','complete','2026-04-24 13:08:05','2026-04-24 13:08:05',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777036085;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777036085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 13:19:06','2026-04-24 13:19:06',4247,NULL),
(3391,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-25 01:19:04','2026-04-25 01:19:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777079944;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777079944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-25 01:35:30','2026-04-25 01:35:30',4394,NULL),
(3392,'mailpoet/cron/daemon-trigger','complete','2026-04-24 13:21:04','2026-04-24 13:21:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777036864;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777036864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 13:23:56','2026-04-24 13:23:56',4249,NULL),
(3393,'woocommerce_cancel_unpaid_orders','complete','2026-04-24 14:19:04','2026-04-24 14:19:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777040344;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777040344;}',4,1,'2026-04-24 14:44:49','2026-04-24 14:44:49',4281,NULL),
(3394,'wc_payment_gateway_update_orders','complete','2026-04-24 13:34:05','2026-04-24 13:34:05',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777037645;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777037645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 13:34:48','2026-04-24 13:34:48',4263,NULL),
(3395,'wc_payment_gateway_update_orders','complete','2026-04-24 13:34:06','2026-04-24 13:34:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777037646;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777037646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 13:34:49','2026-04-24 13:34:49',4263,NULL),
(3396,'mailpoet/cron/daemon-trigger','complete','2026-04-24 13:25:56','2026-04-24 13:25:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777037156;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777037156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 13:27:22','2026-04-24 13:27:22',4252,NULL),
(3397,'mailpoet/cron/daemon-trigger','complete','2026-04-24 13:29:22','2026-04-24 13:29:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777037362;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777037362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 13:29:48','2026-04-24 13:29:48',4256,NULL),
(3398,'mailpoet/cron/daemon-trigger','complete','2026-04-24 13:31:48','2026-04-24 13:31:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777037508;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777037508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 13:32:45','2026-04-24 13:32:45',4260,NULL),
(3399,'mailpoet/cron/daemon-trigger','complete','2026-04-24 13:34:45','2026-04-24 13:34:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777037685;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777037685;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 13:34:50','2026-04-24 13:34:50',4263,NULL),
(3400,'wc_payment_gateway_update_orders','complete','2026-04-24 13:49:48','2026-04-24 13:49:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777038588;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777038588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 14:00:20','2026-04-24 14:00:20',4267,NULL),
(3401,'wc_payment_gateway_update_orders','complete','2026-04-24 13:49:49','2026-04-24 13:49:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777038589;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777038589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 14:00:21','2026-04-24 14:00:21',4267,NULL),
(3402,'mailpoet/cron/daemon-trigger','complete','2026-04-24 13:36:50','2026-04-24 13:36:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777037810;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777037810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 13:42:42','2026-04-24 13:42:42',4265,NULL),
(3403,'mailpoet/cron/daemon-trigger','complete','2026-04-24 13:44:42','2026-04-24 13:44:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777038282;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777038282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 14:00:17','2026-04-24 14:00:17',4267,NULL),
(3404,'mailpoet/cron/daemon-trigger','complete','2026-04-24 14:02:17','2026-04-24 14:02:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777039337;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777039337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 14:06:28','2026-04-24 14:06:28',4269,NULL),
(3405,'wc_payment_gateway_update_orders','complete','2026-04-24 14:15:20','2026-04-24 14:15:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777040120;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777040120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 14:16:15','2026-04-24 14:16:15',4277,NULL),
(3406,'wc_payment_gateway_update_orders','complete','2026-04-24 14:15:21','2026-04-24 14:15:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777040121;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777040121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 14:16:17','2026-04-24 14:16:17',4277,NULL),
(3407,'mailpoet/cron/daemon-trigger','complete','2026-04-24 14:08:28','2026-04-24 14:08:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777039708;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777039708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 14:08:47','2026-04-24 14:08:47',4273,NULL),
(3408,'mailpoet/cron/daemon-trigger','complete','2026-04-24 14:10:47','2026-04-24 14:10:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777039847;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777039847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 14:14:31','2026-04-24 14:14:31',4275,NULL),
(3409,'mailpoet/cron/daemon-trigger','complete','2026-04-24 14:16:31','2026-04-24 14:16:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777040191;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777040191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 14:44:35','2026-04-24 14:44:35',4279,NULL),
(3410,'wc_payment_gateway_update_orders','complete','2026-04-24 14:31:15','2026-04-24 14:31:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777041075;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777041075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 14:44:50','2026-04-24 14:44:50',4281,NULL),
(3411,'wc_payment_gateway_update_orders','complete','2026-04-24 14:31:17','2026-04-24 14:31:17',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777041077;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777041077;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 14:44:56','2026-04-24 14:44:56',4281,NULL),
(3412,'mailpoet/cron/daemon-run','complete','2026-04-24 14:44:30','2026-04-24 14:44:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777041870;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777041870;}',13,1,'2026-04-24 14:44:40','2026-04-24 14:44:40',4280,NULL),
(3413,'mailpoet/cron/daemon-trigger','complete','2026-04-24 14:46:35','2026-04-24 14:46:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777041995;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777041995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 15:49:54','2026-04-24 15:49:54',4283,NULL),
(3414,'woocommerce_cancel_unpaid_orders','complete','2026-04-24 15:44:49','2026-04-24 15:44:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777045489;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777045489;}',4,1,'2026-04-24 15:49:59','2026-04-24 15:49:59',4284,NULL),
(3415,'wc_payment_gateway_update_orders','complete','2026-04-24 14:59:50','2026-04-24 14:59:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777042790;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777042790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 15:49:58','2026-04-24 15:49:58',4284,NULL),
(3416,'wc_payment_gateway_update_orders','complete','2026-04-24 14:59:56','2026-04-24 14:59:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777042796;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777042796;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 15:49:59','2026-04-24 15:49:59',4284,NULL),
(3417,'mailpoet/cron/daemon-run','complete','2026-04-24 15:49:48','2026-04-24 15:49:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777045788;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777045788;}',13,1,'2026-04-24 15:50:01','2026-04-24 15:50:01',4284,NULL),
(3418,'mailpoet/cron/daemon-trigger','complete','2026-04-24 15:51:54','2026-04-24 15:51:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777045914;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777045914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 15:57:18','2026-04-24 15:57:18',4287,NULL),
(3419,'wc_payment_gateway_update_orders','complete','2026-04-24 16:04:58','2026-04-24 16:04:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777046698;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777046698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 16:05:59','2026-04-24 16:05:59',4289,NULL),
(3420,'wc_payment_gateway_update_orders','complete','2026-04-24 16:04:59','2026-04-24 16:04:59',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777046699;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777046699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 16:06:00','2026-04-24 16:06:00',4289,NULL),
(3421,'woocommerce_cancel_unpaid_orders','complete','2026-04-24 16:49:59','2026-04-24 16:49:59',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777049399;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777049399;}',4,1,'2026-04-24 16:51:34','2026-04-24 16:51:34',4306,NULL),
(3422,'mailpoet/cron/daemon-trigger','complete','2026-04-24 15:59:18','2026-04-24 15:59:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777046358;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777046358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 16:05:58','2026-04-24 16:05:58',4289,NULL),
(3423,'mailpoet/cron/daemon-trigger','complete','2026-04-24 16:07:58','2026-04-24 16:07:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777046878;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777046878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 16:08:43','2026-04-24 16:08:43',4293,NULL),
(3424,'wc_payment_gateway_update_orders','complete','2026-04-24 16:20:59','2026-04-24 16:20:59',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777047659;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777047659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 16:23:52','2026-04-24 16:23:52',4298,NULL),
(3425,'wc_payment_gateway_update_orders','complete','2026-04-24 16:21:00','2026-04-24 16:21:00',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777047660;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777047660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 16:23:53','2026-04-24 16:23:53',4298,NULL),
(3426,'mailpoet/cron/daemon-trigger','complete','2026-04-24 16:10:43','2026-04-24 16:10:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777047043;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777047043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 16:11:08','2026-04-24 16:11:08',4296,NULL),
(3427,'mailpoet/cron/daemon-trigger','complete','2026-04-24 16:13:08','2026-04-24 16:13:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777047188;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777047188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 16:23:51','2026-04-24 16:23:51',4298,NULL),
(3428,'mailpoet/cron/daemon-trigger','complete','2026-04-24 16:25:51','2026-04-24 16:25:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777047951;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777047951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 16:29:20','2026-04-24 16:29:20',4300,NULL),
(3429,'wc_payment_gateway_update_orders','complete','2026-04-24 16:38:52','2026-04-24 16:38:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777048732;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777048732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 16:45:35','2026-04-24 16:45:35',4304,NULL),
(3430,'wc_payment_gateway_update_orders','complete','2026-04-24 16:38:53','2026-04-24 16:38:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777048733;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777048733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 16:45:37','2026-04-24 16:45:37',4304,NULL),
(3431,'woocommerce_refresh_order_count_cache','complete','2026-04-25 04:23:54','2026-04-25 04:23:54',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777091034;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777091034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-25 04:45:10','2026-04-25 04:45:10',4407,NULL),
(3432,'mailpoet/cron/daemon-trigger','complete','2026-04-24 16:31:20','2026-04-24 16:31:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777048280;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777048280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 16:31:36','2026-04-24 16:31:36',4302,NULL),
(3433,'mailpoet/cron/daemon-trigger','complete','2026-04-24 16:33:36','2026-04-24 16:33:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777048416;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777048416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 16:45:34','2026-04-24 16:45:34',4304,NULL),
(3434,'mailpoet/cron/daemon-trigger','complete','2026-04-24 16:47:34','2026-04-24 16:47:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777049254;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777049254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 16:51:33','2026-04-24 16:51:33',4306,NULL),
(3435,'wc_payment_gateway_update_orders','complete','2026-04-24 17:00:35','2026-04-24 17:00:35',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777050035;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777050035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 17:21:50','2026-04-24 17:21:50',4308,NULL),
(3436,'wc_payment_gateway_update_orders','complete','2026-04-24 17:00:37','2026-04-24 17:00:37',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777050037;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777050037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 17:21:51','2026-04-24 17:21:51',4308,NULL),
(3437,'mailpoet/cron/daemon-trigger','complete','2026-04-24 16:53:33','2026-04-24 16:53:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777049613;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777049613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 17:21:47','2026-04-24 17:21:47',4308,NULL),
(3438,'woocommerce_cancel_unpaid_orders','complete','2026-04-24 17:51:34','2026-04-24 17:51:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777053094;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777053094;}',4,1,'2026-04-24 18:03:18','2026-04-24 18:03:18',4324,NULL),
(3439,'mailpoet/cron/daemon-trigger','complete','2026-04-24 17:23:47','2026-04-24 17:23:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777051427;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777051427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 17:23:51','2026-04-24 17:23:51',4310,NULL),
(3440,'wc_payment_gateway_update_orders','complete','2026-04-24 17:36:50','2026-04-24 17:36:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777052210;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777052210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 17:40:47','2026-04-24 17:40:47',4320,NULL),
(3441,'wc_payment_gateway_update_orders','complete','2026-04-24 17:36:51','2026-04-24 17:36:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777052211;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777052211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 17:40:48','2026-04-24 17:40:48',4320,NULL),
(3442,'mailpoet/cron/daemon-trigger','complete','2026-04-24 17:25:51','2026-04-24 17:25:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777051551;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777051551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 17:27:26','2026-04-24 17:27:26',4312,NULL),
(3443,'mailpoet/cron/daemon-trigger','complete','2026-04-24 17:29:26','2026-04-24 17:29:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777051766;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777051766;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 17:29:49','2026-04-24 17:29:49',4316,NULL),
(3444,'mailpoet/cron/daemon-trigger','complete','2026-04-24 17:31:49','2026-04-24 17:31:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777051909;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777051909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 17:40:45','2026-04-24 17:40:45',4320,NULL),
(3445,'mailpoet/cron/daemon-trigger','complete','2026-04-24 17:42:45','2026-04-24 17:42:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777052565;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777052565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 17:48:11','2026-04-24 17:48:11',4322,NULL),
(3446,'wc_payment_gateway_update_orders','complete','2026-04-24 17:55:47','2026-04-24 17:55:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777053347;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777053347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 18:03:19','2026-04-24 18:03:19',4324,NULL),
(3447,'wc_payment_gateway_update_orders','complete','2026-04-24 17:55:48','2026-04-24 17:55:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777053348;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777053348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 18:03:20','2026-04-24 18:03:20',4324,NULL),
(3448,'mailpoet/cron/daemon-trigger','complete','2026-04-24 17:50:11','2026-04-24 17:50:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777053011;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777053011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 18:03:16','2026-04-24 18:03:16',4324,NULL),
(3449,'fetch_patterns','complete','2026-04-25 17:48:16','2026-04-25 17:48:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777139296;s:18:\"\0*\0first_timestamp\";i:1776358463;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777139296;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-25 18:15:25','2026-04-25 18:15:25',4611,NULL),
(3450,'woocommerce_cleanup_sessions','complete','2026-04-25 06:00:00','2026-04-25 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777096800;s:18:\"\0*\0first_timestamp\";i:1777096800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777096800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-04-25 06:12:57','2026-04-25 06:12:57',4427,NULL),
(3451,'generate_category_lookup_table_wrapper','complete','2026-04-24 17:48:29','2026-04-24 17:48:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777052909;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777052909;}',4,1,'2026-04-24 18:03:16','2026-04-24 18:03:16',4324,NULL),
(3452,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-04-25 17:48:19','2026-04-25 17:48:19',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777139299;s:18:\"\0*\0first_timestamp\";i:1776358457;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777139299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-04-25 18:15:27','2026-04-25 18:15:27',4611,NULL),
(3454,'woocommerce_cancel_unpaid_orders','complete','2026-04-24 19:03:17','2026-04-24 19:03:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777057397;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777057397;}',4,1,'2026-04-24 19:16:03','2026-04-24 19:16:03',4335,NULL),
(3455,'wc_payment_gateway_update_orders','complete','2026-04-24 18:18:19','2026-04-24 18:18:19',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777054699;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777054699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 18:20:47','2026-04-24 18:20:47',4326,NULL),
(3456,'wc_payment_gateway_update_orders','complete','2026-04-24 18:18:20','2026-04-24 18:18:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777054700;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777054700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 18:20:48','2026-04-24 18:20:48',4326,NULL),
(3457,'mailpoet/cron/daemon-trigger','complete','2026-04-24 18:22:46','2026-04-24 18:22:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777054966;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777054966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 18:40:32','2026-04-24 18:40:32',4329,NULL),
(3458,'wc_payment_gateway_update_orders','complete','2026-04-24 18:35:47','2026-04-24 18:35:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777055747;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777055747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 18:40:33','2026-04-24 18:40:33',4329,NULL),
(3459,'wc_payment_gateway_update_orders','complete','2026-04-24 18:35:48','2026-04-24 18:35:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777055748;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777055748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 18:40:34','2026-04-24 18:40:34',4329,NULL),
(3460,'mailpoet/cron/daemon-run','complete','2026-04-24 18:40:27','2026-04-24 18:40:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777056027;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777056027;}',13,1,'2026-04-24 18:40:34','2026-04-24 18:40:34',4330,NULL),
(3461,'mailpoet/cron/daemon-trigger','complete','2026-04-24 18:42:32','2026-04-24 18:42:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777056152;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777056152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 19:02:12','2026-04-24 19:02:12',4333,NULL),
(3462,'wc_payment_gateway_update_orders','complete','2026-04-24 18:55:33','2026-04-24 18:55:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777056933;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777056933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 19:02:13','2026-04-24 19:02:13',4333,NULL),
(3463,'wc_payment_gateway_update_orders','complete','2026-04-24 18:55:34','2026-04-24 18:55:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777056934;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777056934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 19:02:14','2026-04-24 19:02:14',4333,NULL),
(3464,'mailpoet/cron/daemon-trigger','complete','2026-04-24 19:04:12','2026-04-24 19:04:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777057452;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777057452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 19:16:08','2026-04-24 19:16:08',4335,NULL),
(3465,'wc_payment_gateway_update_orders','complete','2026-04-24 19:17:13','2026-04-24 19:17:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777058233;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777058233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 19:19:27','2026-04-24 19:19:27',4339,NULL),
(3466,'wc_payment_gateway_update_orders','complete','2026-04-24 19:17:14','2026-04-24 19:17:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777058234;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777058234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 19:19:27','2026-04-24 19:19:27',4339,NULL),
(3467,'woocommerce_cancel_unpaid_orders','complete','2026-04-24 20:16:03','2026-04-24 20:16:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777061763;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777061763;}',4,1,'2026-04-24 20:20:56','2026-04-24 20:20:56',4347,NULL),
(3468,'mailpoet/cron/daemon-run','complete','2026-04-24 19:16:04','2026-04-24 19:16:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777058164;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777058164;}',13,1,'2026-04-24 19:16:08','2026-04-24 19:16:08',4336,NULL),
(3469,'mailpoet/cron/daemon-trigger','complete','2026-04-24 19:18:08','2026-04-24 19:18:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777058288;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777058288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 19:19:28','2026-04-24 19:19:28',4339,NULL),
(3470,'wc_payment_gateway_update_orders','complete','2026-04-24 19:34:27','2026-04-24 19:34:27',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777059267;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777059267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 19:41:57','2026-04-24 19:41:57',4341,NULL),
(3471,'wc_payment_gateway_update_orders','complete','2026-04-24 19:34:27','2026-04-24 19:34:27',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777059267;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777059267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 19:41:57','2026-04-24 19:41:57',4341,NULL),
(3472,'mailpoet/cron/daemon-trigger','complete','2026-04-24 19:21:28','2026-04-24 19:21:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777058488;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777058488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 19:41:56','2026-04-24 19:41:56',4341,NULL),
(3473,'mailpoet/cron/daemon-trigger','complete','2026-04-24 19:43:56','2026-04-24 19:43:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777059836;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777059836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 19:51:51','2026-04-24 19:51:51',4343,NULL),
(3474,'wc_payment_gateway_update_orders','complete','2026-04-24 19:56:57','2026-04-24 19:56:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777060617;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777060617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 20:07:30','2026-04-24 20:07:30',4345,NULL),
(3475,'wc_payment_gateway_update_orders','complete','2026-04-24 19:56:57','2026-04-24 19:56:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777060617;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777060617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 20:07:31','2026-04-24 20:07:31',4345,NULL),
(3476,'mailpoet/cron/daemon-trigger','complete','2026-04-24 19:53:51','2026-04-24 19:53:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777060431;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777060431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 20:07:29','2026-04-24 20:07:29',4345,NULL),
(3477,'mailpoet/cron/daemon-trigger','complete','2026-04-24 20:09:29','2026-04-24 20:09:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777061369;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777061369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 20:20:55','2026-04-24 20:20:55',4347,NULL),
(3478,'wc_payment_gateway_update_orders','complete','2026-04-24 20:22:30','2026-04-24 20:22:30',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777062150;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777062150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 20:38:47','2026-04-24 20:38:47',4349,NULL),
(3479,'wc_payment_gateway_update_orders','complete','2026-04-24 20:22:31','2026-04-24 20:22:31',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777062151;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777062151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 20:38:47','2026-04-24 20:38:47',4349,NULL),
(3480,'mailpoet/cron/daemon-trigger','complete','2026-04-24 20:22:55','2026-04-24 20:22:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777062175;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777062175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 20:38:48','2026-04-24 20:38:48',4349,NULL),
(3481,'woocommerce_cancel_unpaid_orders','complete','2026-04-24 21:20:56','2026-04-24 21:20:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777065656;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777065656;}',4,1,'2026-04-24 21:25:06','2026-04-24 21:25:06',4363,NULL),
(3482,'wc_payment_gateway_update_orders','complete','2026-04-24 20:53:47','2026-04-24 20:53:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777064027;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777064027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 21:00:47','2026-04-24 21:00:47',4357,NULL),
(3483,'wc_payment_gateway_update_orders','complete','2026-04-24 20:53:47','2026-04-24 20:53:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777064027;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777064027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 21:00:48','2026-04-24 21:00:48',4357,NULL),
(3484,'mailpoet/cron/daemon-trigger','complete','2026-04-24 20:40:48','2026-04-24 20:40:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777063248;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777063248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 20:44:14','2026-04-24 20:44:14',4351,NULL),
(3485,'mailpoet/cron/daemon-trigger','complete','2026-04-24 20:46:14','2026-04-24 20:46:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777063574;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777063574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 20:49:20','2026-04-24 20:49:20',4353,NULL),
(3486,'mailpoet/cron/daemon-trigger','complete','2026-04-24 20:51:20','2026-04-24 20:51:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777063880;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777063880;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 20:53:38','2026-04-24 20:53:38',4355,NULL),
(3487,'mailpoet/cron/daemon-trigger','complete','2026-04-24 20:55:38','2026-04-24 20:55:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777064138;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777064138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 21:00:48','2026-04-24 21:00:48',4357,NULL),
(3488,'wc_payment_gateway_update_orders','complete','2026-04-24 21:15:47','2026-04-24 21:15:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777065347;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777065347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 21:25:05','2026-04-24 21:25:05',4363,NULL),
(3489,'wc_payment_gateway_update_orders','complete','2026-04-24 21:15:48','2026-04-24 21:15:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777065348;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777065348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 21:25:06','2026-04-24 21:25:06',4363,NULL),
(3490,'mailpoet/cron/daemon-trigger','complete','2026-04-24 21:02:48','2026-04-24 21:02:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777064568;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777064568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 21:08:13','2026-04-24 21:08:13',4360,NULL),
(3491,'mailpoet/cron/daemon-trigger','complete','2026-04-24 21:10:13','2026-04-24 21:10:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777065013;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777065013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 21:25:04','2026-04-24 21:25:04',4363,NULL),
(3492,'mailpoet/cron/daemon-trigger','complete','2026-04-24 21:27:04','2026-04-24 21:27:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777066024;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777066024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 21:30:51','2026-04-24 21:30:51',4365,NULL),
(3493,'wc_payment_gateway_update_orders','complete','2026-04-24 21:40:05','2026-04-24 21:40:05',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777066805;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777066805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 21:48:12','2026-04-24 21:48:12',4367,NULL),
(3494,'wc_payment_gateway_update_orders','complete','2026-04-24 21:40:06','2026-04-24 21:40:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777066806;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777066806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 21:48:12','2026-04-24 21:48:12',4367,NULL),
(3495,'woocommerce_cancel_unpaid_orders','complete','2026-04-24 22:25:06','2026-04-24 22:25:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777069506;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777069506;}',4,1,'2026-04-24 23:10:39','2026-04-24 23:10:39',4373,NULL),
(3496,'mailpoet/cron/daemon-trigger','complete','2026-04-24 21:32:51','2026-04-24 21:32:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777066371;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777066371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 21:48:11','2026-04-24 21:48:11',4367,NULL),
(3497,'mailpoet/cron/daemon-trigger','complete','2026-04-24 21:50:11','2026-04-24 21:50:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777067411;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777067411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 22:07:15','2026-04-24 22:07:15',4369,NULL),
(3498,'wc_payment_gateway_update_orders','complete','2026-04-24 22:03:12','2026-04-24 22:03:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777068192;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777068192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 22:07:16','2026-04-24 22:07:16',4369,NULL),
(3499,'wc_payment_gateway_update_orders','complete','2026-04-24 22:03:12','2026-04-24 22:03:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777068192;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777068192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 22:07:16','2026-04-24 22:07:16',4369,NULL),
(3500,'mailpoet/cron/daemon-trigger','complete','2026-04-24 22:09:15','2026-04-24 22:09:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777068555;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777068555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 22:23:23','2026-04-24 22:23:23',4371,NULL),
(3501,'wc_payment_gateway_update_orders','complete','2026-04-24 22:22:16','2026-04-24 22:22:16',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777069336;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777069336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 22:23:23','2026-04-24 22:23:23',4371,NULL),
(3502,'wc_payment_gateway_update_orders','complete','2026-04-24 22:22:16','2026-04-24 22:22:16',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777069336;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777069336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 22:23:24','2026-04-24 22:23:24',4371,NULL),
(3503,'mailpoet/cron/daemon-trigger','complete','2026-04-24 22:25:23','2026-04-24 22:25:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777069523;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777069523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 23:10:39','2026-04-24 23:10:39',4373,NULL),
(3504,'wc_payment_gateway_update_orders','complete','2026-04-24 22:38:23','2026-04-24 22:38:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777070303;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777070303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 23:10:41','2026-04-24 23:10:41',4373,NULL),
(3505,'wc_payment_gateway_update_orders','complete','2026-04-24 22:38:24','2026-04-24 22:38:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777070304;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777070304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 23:10:42','2026-04-24 23:10:42',4373,NULL),
(3506,'woocommerce_cancel_unpaid_orders','complete','2026-04-25 00:10:39','2026-04-25 00:10:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777075839;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777075839;}',4,1,'2026-04-25 00:15:37','2026-04-25 00:15:37',4392,NULL),
(3507,'mailpoet/cron/daemon-trigger','complete','2026-04-24 23:12:39','2026-04-24 23:12:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777072359;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777072359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 23:18:15','2026-04-24 23:18:15',4377,NULL),
(3508,'wc_payment_gateway_update_orders','complete','2026-04-24 23:25:41','2026-04-24 23:25:41',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777073141;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777073141;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 23:26:25','2026-04-24 23:26:25',4379,NULL),
(3509,'wc_payment_gateway_update_orders','complete','2026-04-24 23:25:42','2026-04-24 23:25:42',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777073142;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777073142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-24 23:26:25','2026-04-24 23:26:25',4379,NULL),
(3510,'mailpoet/cron/daemon-trigger','complete','2026-04-24 23:20:15','2026-04-24 23:20:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777072815;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777072815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-24 23:26:24','2026-04-24 23:26:24',4379,NULL),
(3511,'mailpoet/cron/daemon-run','complete','2026-04-24 23:26:19','2026-04-24 23:26:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777073179;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777073179;}',13,1,'2026-04-24 23:26:23','2026-04-24 23:26:23',4380,NULL),
(3512,'mailpoet/cron/daemon-trigger','complete','2026-04-24 23:28:24','2026-04-24 23:28:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777073304;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777073304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 00:05:07','2026-04-25 00:05:07',4385,NULL),
(3513,'wc_payment_gateway_update_orders','complete','2026-04-24 23:41:25','2026-04-24 23:41:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777074085;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777074085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 00:05:08','2026-04-25 00:05:08',4385,NULL),
(3514,'wc_payment_gateway_update_orders','complete','2026-04-24 23:41:25','2026-04-24 23:41:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777074085;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777074085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 00:05:08','2026-04-25 00:05:08',4385,NULL),
(3515,'mailpoet/cron/daemon-trigger','complete','2026-04-25 00:07:07','2026-04-25 00:07:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777075627;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777075627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 00:07:31','2026-04-25 00:07:31',4387,NULL),
(3516,'wc_payment_gateway_update_orders','complete','2026-04-25 00:20:08','2026-04-25 00:20:08',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777076408;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777076408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 01:35:24','2026-04-25 01:35:24',4394,NULL),
(3517,'wc_payment_gateway_update_orders','complete','2026-04-25 00:20:08','2026-04-25 00:20:08',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777076408;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777076408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 01:35:25','2026-04-25 01:35:25',4394,NULL),
(3518,'mailpoet/cron/daemon-run','complete','2026-04-25 00:07:27','2026-04-25 00:07:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777075647;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777075647;}',13,1,'2026-04-25 00:07:31','2026-04-25 00:07:31',4388,NULL),
(3519,'mailpoet/cron/daemon-trigger','complete','2026-04-25 00:09:31','2026-04-25 00:09:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777075771;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777075771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 00:15:37','2026-04-25 00:15:37',4392,NULL),
(3520,'mailpoet/cron/daemon-trigger','complete','2026-04-25 00:17:37','2026-04-25 00:17:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777076257;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777076257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 01:35:23','2026-04-25 01:35:23',4394,NULL),
(3521,'woocommerce_cancel_unpaid_orders','complete','2026-04-25 01:15:37','2026-04-25 01:15:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777079737;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777079737;}',4,1,'2026-04-25 01:35:26','2026-04-25 01:35:26',4394,NULL),
(3522,'mailpoet/cron/daemon-run','complete','2026-04-25 01:35:20','2026-04-25 01:35:20',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777080920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777080920;}',13,1,'2026-04-25 01:35:30','2026-04-25 01:35:30',4395,NULL),
(3523,'mailpoet/cron/daemon-trigger','complete','2026-04-25 01:37:23','2026-04-25 01:37:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777081043;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777081043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 01:48:51','2026-04-25 01:48:51',4397,NULL),
(3524,'wc_payment_gateway_update_orders','complete','2026-04-25 01:50:24','2026-04-25 01:50:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777081824;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777081824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 02:02:57','2026-04-25 02:02:57',4400,NULL),
(3525,'wc_payment_gateway_update_orders','complete','2026-04-25 01:50:25','2026-04-25 01:50:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777081825;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777081825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 02:02:57','2026-04-25 02:02:57',4400,NULL),
(3526,'woocommerce_cancel_unpaid_orders','complete','2026-04-25 02:35:26','2026-04-25 02:35:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777084526;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777084526;}',4,1,'2026-04-25 04:44:47','2026-04-25 04:44:47',4405,NULL),
(3527,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-25 13:35:30','2026-04-25 13:35:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777124130;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777124130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-25 13:38:19','2026-04-25 13:38:19',4556,NULL),
(3528,'mailpoet/cron/daemon-run','complete','2026-04-25 01:48:48','2026-04-25 01:48:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777081728;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777081728;}',13,1,'2026-04-25 01:48:52','2026-04-25 01:48:52',4398,NULL),
(3529,'mailpoet/cron/daemon-trigger','complete','2026-04-25 01:50:51','2026-04-25 01:50:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777081851;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777081851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 02:02:59','2026-04-25 02:02:59',4400,NULL),
(3530,'wc_payment_gateway_update_orders','complete','2026-04-25 02:17:57','2026-04-25 02:17:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777083477;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777083477;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 04:44:37','2026-04-25 04:44:37',4405,NULL),
(3531,'wc_payment_gateway_update_orders','complete','2026-04-25 02:17:57','2026-04-25 02:17:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777083477;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777083477;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 04:44:38','2026-04-25 04:44:38',4405,NULL),
(3532,'mailpoet/cron/daemon-run','complete','2026-04-25 02:02:58','2026-04-25 02:02:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777082578;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777082578;}',13,1,'2026-04-25 02:03:00','2026-04-25 02:03:00',4401,NULL),
(3533,'mailpoet/cron/daemon-trigger','complete','2026-04-25 02:04:59','2026-04-25 02:04:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777082699;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777082699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 02:17:33','2026-04-25 02:17:33',4403,NULL),
(3534,'mailpoet/cron/daemon-trigger','complete','2026-04-25 02:19:33','2026-04-25 02:19:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777083573;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777083573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 04:44:45','2026-04-25 04:44:45',4405,NULL),
(3535,'wc_payment_gateway_update_orders','complete','2026-04-25 04:59:37','2026-04-25 04:59:37',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777093177;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777093177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 05:00:33','2026-04-25 05:00:33',4413,NULL),
(3536,'wc_payment_gateway_update_orders','complete','2026-04-25 04:59:38','2026-04-25 04:59:38',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777093178;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777093178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 05:00:33','2026-04-25 05:00:33',4413,NULL),
(3537,'mailpoet/cron/daemon-run','complete','2026-04-25 04:44:39','2026-04-25 04:44:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777092279;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777092279;}',13,1,'2026-04-25 04:45:01','2026-04-25 04:45:01',4406,NULL),
(3538,'mailpoet/cron/daemon-trigger','complete','2026-04-25 04:46:45','2026-04-25 04:46:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777092405;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777092405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 04:48:27','2026-04-25 04:48:27',4411,NULL),
(3539,'woocommerce_cancel_unpaid_orders','complete','2026-04-25 05:44:46','2026-04-25 05:44:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777095886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777095886;}',4,1,'2026-04-25 05:47:02','2026-04-25 05:47:02',4422,NULL),
(3540,'gla/jobs/resubmit_expiring_products/create_batch','complete','2026-04-25 04:44:46','2026-04-25 04:44:46',10,'[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777092286;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777092286;}',10,1,'2026-04-25 04:45:10','2026-04-25 04:45:10',4407,NULL),
(3541,'gla/jobs/resubmit_expiring_products/start','complete','2026-04-26 03:00:00','2026-04-26 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777172400;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1777172400;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-26 03:37:24','2026-04-26 03:37:24',4676,NULL),
(3542,'gla/jobs/update_merchant_price_benchmarks/start','complete','2026-04-26 03:00:00','2026-04-26 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777172400;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1777172400;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-26 03:37:24','2026-04-26 03:37:24',4676,NULL),
(3543,'wc_admin_daily_wrapper','complete','2026-04-26 04:45:00','2026-04-26 04:45:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777178700;s:18:\"\0*\0first_timestamp\";i:1759499155;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777178700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-26 08:17:35','2026-04-26 08:17:35',4687,NULL),
(3544,'woocommerce_cleanup_personal_data','complete','2026-04-26 04:45:06','2026-04-26 04:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777178706;s:18:\"\0*\0first_timestamp\";i:1759499163;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777178706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-26 08:17:36','2026-04-26 08:17:36',4687,NULL),
(3545,'woocommerce_cleanup_logs','complete','2026-04-26 04:45:07','2026-04-26 04:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777178707;s:18:\"\0*\0first_timestamp\";i:1759509954;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777178707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-26 08:17:36','2026-04-26 08:17:36',4687,NULL),
(3546,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-04-26 04:45:07','2026-04-26 04:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777178707;s:18:\"\0*\0first_timestamp\";i:1759509955;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777178707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-26 08:17:36','2026-04-26 08:17:36',4687,NULL),
(3547,'woocommerce_scheduled_sales','complete','2026-04-26 04:45:07','2026-04-26 04:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777178707;s:18:\"\0*\0first_timestamp\";i:1759536000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777178707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-26 08:17:37','2026-04-26 08:17:37',4687,NULL),
(3548,'woocommerce_cleanup_draft_orders','complete','2026-04-26 04:45:07','2026-04-26 04:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777178707;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777178707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-26 08:17:37','2026-04-26 08:17:37',4687,NULL),
(3549,'woocommerce_cleanup_draft_orders','complete','2026-04-26 04:45:07','2026-04-26 04:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777178707;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777178707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-26 08:17:37','2026-04-26 08:17:37',4687,NULL),
(3550,'woocommerce_tracker_send_event_wrapper','complete','2026-04-26 04:45:08','2026-04-26 04:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777178708;s:18:\"\0*\0first_timestamp\";i:1759800762;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777178708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-26 08:17:37','2026-04-26 08:17:37',4687,NULL),
(3551,'gla/jobs/update_merchant_product_statuses/process_item','complete','2026-04-25 04:45:08','2026-04-25 04:45:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777092308;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777092308;}',10,1,'2026-04-25 04:45:12','2026-04-25 04:45:12',4408,NULL),
(3552,'wc_gla_cron_daily_notes','complete','2026-04-26 04:45:10','2026-04-26 04:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777178710;s:18:\"\0*\0first_timestamp\";i:1760367966;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777178710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-04-26 08:17:39','2026-04-26 08:17:39',4687,NULL),
(3553,'woocommerce_refresh_order_count_cache','complete','2026-04-25 16:45:10','2026-04-25 16:45:10',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777135510;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777135510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-25 16:58:29','2026-04-25 16:58:29',4595,NULL),
(3554,'mailpoet/cron/daemon-trigger','complete','2026-04-25 04:50:27','2026-04-25 04:50:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777092627;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777092627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 05:00:32','2026-04-25 05:00:32',4413,NULL),
(3555,'mailpoet/cron/daemon-trigger','complete','2026-04-25 05:02:32','2026-04-25 05:02:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777093352;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777093352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 05:09:55','2026-04-25 05:09:55',4415,NULL),
(3556,'wc_payment_gateway_update_orders','complete','2026-04-25 05:15:33','2026-04-25 05:15:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777094133;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777094133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 05:26:22','2026-04-25 05:26:22',4420,NULL),
(3557,'wc_payment_gateway_update_orders','complete','2026-04-25 05:15:33','2026-04-25 05:15:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777094133;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777094133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 05:26:22','2026-04-25 05:26:22',4420,NULL),
(3558,'mailpoet/cron/daemon-trigger','complete','2026-04-25 05:11:55','2026-04-25 05:11:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777093915;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777093915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 05:15:12','2026-04-25 05:15:12',4418,NULL),
(3559,'mailpoet/cron/daemon-trigger','complete','2026-04-25 05:17:12','2026-04-25 05:17:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777094232;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777094232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 05:26:23','2026-04-25 05:26:23',4420,NULL),
(3560,'wc_payment_gateway_update_orders','complete','2026-04-25 05:41:22','2026-04-25 05:41:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777095682;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777095682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 05:47:02','2026-04-25 05:47:02',4422,NULL),
(3561,'wc_payment_gateway_update_orders','complete','2026-04-25 05:41:22','2026-04-25 05:41:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777095682;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777095682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 05:47:02','2026-04-25 05:47:02',4422,NULL),
(3562,'mailpoet/cron/daemon-trigger','complete','2026-04-25 05:28:23','2026-04-25 05:28:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777094903;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777094903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 05:47:01','2026-04-25 05:47:01',4422,NULL),
(3563,'mailpoet/cron/daemon-run','complete','2026-04-25 05:46:56','2026-04-25 05:46:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777096016;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777096016;}',13,1,'2026-04-25 05:47:01','2026-04-25 05:47:01',4423,NULL),
(3564,'mailpoet/cron/daemon-trigger','complete','2026-04-25 05:49:01','2026-04-25 05:49:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777096141;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777096141;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 06:12:57','2026-04-25 06:12:57',4427,NULL),
(3565,'wc_payment_gateway_update_orders','complete','2026-04-25 06:02:02','2026-04-25 06:02:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777096922;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777096922;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 06:12:58','2026-04-25 06:12:58',4427,NULL),
(3566,'wc_payment_gateway_update_orders','complete','2026-04-25 06:02:02','2026-04-25 06:02:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777096922;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777096922;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 06:12:58','2026-04-25 06:12:58',4427,NULL),
(3567,'woocommerce_cancel_unpaid_orders','complete','2026-04-25 06:47:02','2026-04-25 06:47:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777099622;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777099622;}',4,1,'2026-04-25 06:49:30','2026-04-25 06:49:30',4439,NULL),
(3568,'mailpoet/cron/daemon-trigger','complete','2026-04-25 06:14:57','2026-04-25 06:14:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777097697;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777097697;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 06:15:29','2026-04-25 06:15:29',4429,NULL),
(3569,'woocommerce_cleanup_sessions','complete','2026-04-25 18:12:57','2026-04-25 18:12:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777140777;s:18:\"\0*\0first_timestamp\";i:1777096800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777140777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-04-25 18:15:26','2026-04-25 18:15:26',4611,NULL),
(3570,'wc_payment_gateway_update_orders','complete','2026-04-25 06:27:58','2026-04-25 06:27:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777098478;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777098478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 06:30:24','2026-04-25 06:30:24',4431,NULL),
(3571,'wc_payment_gateway_update_orders','complete','2026-04-25 06:27:58','2026-04-25 06:27:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777098478;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777098478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 06:30:24','2026-04-25 06:30:24',4431,NULL),
(3572,'mailpoet/cron/daemon-trigger','complete','2026-04-25 06:17:29','2026-04-25 06:17:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777097849;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777097849;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 06:30:23','2026-04-25 06:30:23',4431,NULL),
(3573,'mailpoet/cron/daemon-trigger','complete','2026-04-25 06:32:23','2026-04-25 06:32:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777098743;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777098743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 06:34:13','2026-04-25 06:34:13',4433,NULL),
(3574,'wc_payment_gateway_update_orders','complete','2026-04-25 06:45:24','2026-04-25 06:45:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777099524;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777099524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 06:45:38','2026-04-25 06:45:38',4437,NULL),
(3575,'wc_payment_gateway_update_orders','complete','2026-04-25 06:45:24','2026-04-25 06:45:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777099524;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777099524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 06:45:39','2026-04-25 06:45:39',4437,NULL),
(3576,'mailpoet/cron/daemon-run','complete','2026-04-25 06:34:09','2026-04-25 06:34:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777098849;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777098849;}',13,1,'2026-04-25 06:34:13','2026-04-25 06:34:13',4434,NULL),
(3577,'mailpoet/cron/daemon-trigger','complete','2026-04-25 06:36:13','2026-04-25 06:36:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777098973;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777098973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 06:45:35','2026-04-25 06:45:35',4437,NULL),
(3578,'mailpoet/cron/daemon-trigger','complete','2026-04-25 06:47:35','2026-04-25 06:47:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777099655;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777099655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 06:49:31','2026-04-25 06:49:31',4439,NULL),
(3579,'wc_payment_gateway_update_orders','complete','2026-04-25 07:00:38','2026-04-25 07:00:38',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777100438;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777100438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 07:00:53','2026-04-25 07:00:53',4451,NULL),
(3580,'wc_payment_gateway_update_orders','complete','2026-04-25 07:00:39','2026-04-25 07:00:39',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777100439;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777100439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 07:00:54','2026-04-25 07:00:54',4451,NULL),
(3581,'woocommerce_cancel_unpaid_orders','complete','2026-04-25 07:49:30','2026-04-25 07:49:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777103370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777103370;}',4,1,'2026-04-25 07:52:14','2026-04-25 07:52:14',4484,NULL),
(3582,'mailpoet/cron/daemon-trigger','complete','2026-04-25 06:51:31','2026-04-25 06:51:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777099891;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777099891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 06:52:23','2026-04-25 06:52:23',4441,NULL),
(3583,'mailpoet/cron/daemon-trigger','complete','2026-04-25 06:54:23','2026-04-25 06:54:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777100063;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777100063;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 06:55:48','2026-04-25 06:55:48',4444,NULL),
(3584,'mailpoet/cron/daemon-trigger','complete','2026-04-25 06:57:48','2026-04-25 06:57:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777100268;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777100268;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 06:58:49','2026-04-25 06:58:49',4448,NULL),
(3585,'mailpoet/cron/daemon-trigger','complete','2026-04-25 07:00:49','2026-04-25 07:00:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777100449;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777100449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 07:00:54','2026-04-25 07:00:54',4451,NULL),
(3586,'wc_payment_gateway_update_orders','complete','2026-04-25 07:15:53','2026-04-25 07:15:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777101353;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777101353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 07:16:51','2026-04-25 07:16:51',4472,NULL),
(3587,'wc_payment_gateway_update_orders','complete','2026-04-25 07:15:54','2026-04-25 07:15:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777101354;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777101354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 07:16:52','2026-04-25 07:16:52',4472,NULL),
(3588,'mailpoet/cron/daemon-trigger','complete','2026-04-25 07:02:54','2026-04-25 07:02:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777100574;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777100574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 07:04:56','2026-04-25 07:04:56',4455,NULL),
(3589,'mailpoet/cron/daemon-trigger','complete','2026-04-25 07:06:56','2026-04-25 07:06:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777100816;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777100816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 07:07:56','2026-04-25 07:07:56',4459,NULL),
(3590,'mailpoet/cron/daemon-trigger','complete','2026-04-25 07:09:56','2026-04-25 07:09:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777100996;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777100996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 07:09:59','2026-04-25 07:09:59',4462,NULL),
(3591,'mailpoet/cron/daemon-trigger','complete','2026-04-25 07:11:59','2026-04-25 07:11:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777101119;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777101119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 07:12:50','2026-04-25 07:12:50',4466,NULL),
(3592,'mailpoet/cron/daemon-trigger','complete','2026-04-25 07:14:50','2026-04-25 07:14:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777101290;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777101290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 07:15:49','2026-04-25 07:15:49',4470,NULL),
(3593,'mailpoet/cron/daemon-trigger','complete','2026-04-25 07:17:49','2026-04-25 07:17:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777101469;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777101469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 07:17:58','2026-04-25 07:17:58',4474,NULL),
(3594,'wc_payment_gateway_update_orders','complete','2026-04-25 07:31:51','2026-04-25 07:31:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777102311;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777102311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 07:52:13','2026-04-25 07:52:13',4484,NULL),
(3595,'wc_payment_gateway_update_orders','complete','2026-04-25 07:31:52','2026-04-25 07:31:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777102312;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777102312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 07:52:13','2026-04-25 07:52:13',4484,NULL),
(3596,'mailpoet/cron/daemon-trigger','complete','2026-04-25 07:19:58','2026-04-25 07:19:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777101598;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777101598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 07:20:55','2026-04-25 07:20:55',4478,NULL),
(3597,'mailpoet/cron/daemon-trigger','complete','2026-04-25 07:22:55','2026-04-25 07:22:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777101775;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777101775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 07:23:17','2026-04-25 07:23:17',4481,NULL),
(3598,'mailpoet/cron/daemon-trigger','complete','2026-04-25 07:25:17','2026-04-25 07:25:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777101917;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777101917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 07:52:12','2026-04-25 07:52:12',4484,NULL),
(3599,'mailpoet/cron/daemon-run','complete','2026-04-25 07:52:07','2026-04-25 07:52:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777103527;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777103527;}',13,1,'2026-04-25 07:52:11','2026-04-25 07:52:11',4485,NULL),
(3600,'mailpoet/cron/daemon-trigger','complete','2026-04-25 07:54:12','2026-04-25 07:54:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777103652;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777103652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 07:54:28','2026-04-25 07:54:28',4489,NULL),
(3601,'wc_payment_gateway_update_orders','complete','2026-04-25 08:07:13','2026-04-25 08:07:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777104433;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777104433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 08:43:17','2026-04-25 08:43:17',4492,NULL),
(3602,'wc_payment_gateway_update_orders','complete','2026-04-25 08:07:13','2026-04-25 08:07:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777104433;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777104433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 08:43:18','2026-04-25 08:43:18',4492,NULL),
(3603,'woocommerce_cancel_unpaid_orders','complete','2026-04-25 08:52:13','2026-04-25 08:52:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777107133;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777107133;}',4,1,'2026-04-25 09:05:00','2026-04-25 09:05:00',4499,NULL),
(3604,'mailpoet/cron/daemon-trigger','complete','2026-04-25 07:56:28','2026-04-25 07:56:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777103788;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777103788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 08:43:17','2026-04-25 08:43:17',4492,NULL),
(3605,'mailpoet/cron/daemon-run','complete','2026-04-25 08:43:11','2026-04-25 08:43:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777106591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777106591;}',13,1,'2026-04-25 08:43:16','2026-04-25 08:43:16',4493,NULL),
(3606,'mailpoet/cron/daemon-trigger','complete','2026-04-25 08:45:17','2026-04-25 08:45:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777106717;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777106717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 08:49:30','2026-04-25 08:49:30',4497,NULL),
(3607,'wc_payment_gateway_update_orders','complete','2026-04-25 08:58:17','2026-04-25 08:58:17',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777107497;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777107497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 09:05:01','2026-04-25 09:05:01',4499,NULL),
(3608,'wc_payment_gateway_update_orders','complete','2026-04-25 08:58:18','2026-04-25 08:58:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777107498;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777107498;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 09:05:01','2026-04-25 09:05:01',4499,NULL),
(3609,'mailpoet/cron/daemon-trigger','complete','2026-04-25 08:51:30','2026-04-25 08:51:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777107090;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777107090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 09:05:00','2026-04-25 09:05:00',4499,NULL),
(3610,'mailpoet/cron/daemon-trigger','complete','2026-04-25 09:07:00','2026-04-25 09:07:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777108020;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777108020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 09:14:04','2026-04-25 09:14:04',4501,NULL),
(3611,'woocommerce_cancel_unpaid_orders','complete','2026-04-25 10:05:00','2026-04-25 10:05:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777111500;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777111500;}',4,1,'2026-04-25 10:23:16','2026-04-25 10:23:16',4509,NULL),
(3612,'wc_payment_gateway_update_orders','complete','2026-04-25 09:20:01','2026-04-25 09:20:01',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777108801;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777108801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 09:41:28','2026-04-25 09:41:28',4507,NULL),
(3613,'wc_payment_gateway_update_orders','complete','2026-04-25 09:20:01','2026-04-25 09:20:01',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777108801;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777108801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 09:41:28','2026-04-25 09:41:28',4507,NULL),
(3614,'mailpoet/cron/daemon-run','complete','2026-04-25 09:14:00','2026-04-25 09:14:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777108440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777108440;}',13,1,'2026-04-25 09:14:04','2026-04-25 09:14:04',4502,NULL),
(3615,'mailpoet/cron/daemon-trigger','complete','2026-04-25 09:16:04','2026-04-25 09:16:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777108564;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777108564;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 09:41:25','2026-04-25 09:41:25',4505,NULL),
(3616,'mailpoet/cron/daemon-run','complete','2026-04-25 09:41:20','2026-04-25 09:41:20',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777110080;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777110080;}',13,1,'2026-04-25 09:41:28','2026-04-25 09:41:28',4506,NULL),
(3617,'mailpoet/cron/daemon-trigger','complete','2026-04-25 09:43:25','2026-04-25 09:43:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777110205;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777110205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 10:23:14','2026-04-25 10:23:14',4509,NULL),
(3618,'wc_payment_gateway_update_orders','complete','2026-04-25 09:56:28','2026-04-25 09:56:28',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777110988;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777110988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 10:23:15','2026-04-25 10:23:15',4509,NULL),
(3619,'wc_payment_gateway_update_orders','complete','2026-04-25 09:56:28','2026-04-25 09:56:28',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777110988;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777110988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 10:23:16','2026-04-25 10:23:16',4509,NULL),
(3620,'mailpoet/cron/daemon-run','complete','2026-04-25 10:23:09','2026-04-25 10:23:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777112589;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777112589;}',13,1,'2026-04-25 10:23:13','2026-04-25 10:23:13',4510,NULL),
(3621,'mailpoet/cron/daemon-trigger','complete','2026-04-25 10:25:14','2026-04-25 10:25:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777112714;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777112714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 10:40:54','2026-04-25 10:40:54',4515,NULL),
(3622,'wc_payment_gateway_update_orders','complete','2026-04-25 10:38:15','2026-04-25 10:38:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777113495;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777113495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 10:40:54','2026-04-25 10:40:54',4515,NULL),
(3623,'wc_payment_gateway_update_orders','complete','2026-04-25 10:38:16','2026-04-25 10:38:16',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777113496;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777113496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 10:40:55','2026-04-25 10:40:55',4515,NULL),
(3624,'woocommerce_cancel_unpaid_orders','complete','2026-04-25 11:23:16','2026-04-25 11:23:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777116196;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777116196;}',4,1,'2026-04-25 11:25:44','2026-04-25 11:25:44',4535,NULL),
(3625,'mailpoet/cron/daemon-trigger','complete','2026-04-25 10:42:54','2026-04-25 10:42:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777113774;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777113774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 10:43:48','2026-04-25 10:43:48',4519,NULL),
(3626,'wc_payment_gateway_update_orders','complete','2026-04-25 10:55:54','2026-04-25 10:55:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777114554;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777114554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 10:57:33','2026-04-25 10:57:33',4523,NULL),
(3627,'wc_payment_gateway_update_orders','complete','2026-04-25 10:55:55','2026-04-25 10:55:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777114555;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777114555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 10:57:33','2026-04-25 10:57:33',4523,NULL),
(3628,'mailpoet/cron/daemon-trigger','complete','2026-04-25 10:45:48','2026-04-25 10:45:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777113948;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777113948;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 10:55:25','2026-04-25 10:55:25',4521,NULL),
(3629,'mailpoet/cron/daemon-trigger','complete','2026-04-25 10:57:25','2026-04-25 10:57:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777114645;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777114645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 10:57:34','2026-04-25 10:57:34',4523,NULL),
(3630,'wc_payment_gateway_update_orders','complete','2026-04-25 11:12:33','2026-04-25 11:12:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777115553;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777115553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 11:19:25','2026-04-25 11:19:25',4533,NULL),
(3631,'wc_payment_gateway_update_orders','complete','2026-04-25 11:12:33','2026-04-25 11:12:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777115553;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777115553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 11:19:26','2026-04-25 11:19:26',4533,NULL),
(3632,'mailpoet/cron/daemon-trigger','complete','2026-04-25 10:59:34','2026-04-25 10:59:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777114774;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777114774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 11:08:00','2026-04-25 11:08:00',4525,NULL),
(3633,'mailpoet/cron/daemon-trigger','complete','2026-04-25 11:10:00','2026-04-25 11:10:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777115400;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777115400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 11:10:15','2026-04-25 11:10:15',4528,NULL),
(3634,'mailpoet/cron/daemon-trigger','complete','2026-04-25 11:12:15','2026-04-25 11:12:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777115535;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777115535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 11:19:22','2026-04-25 11:19:22',4530,NULL),
(3635,'mailpoet/cron/daemon-run','complete','2026-04-25 11:19:17','2026-04-25 11:19:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777115957;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777115957;}',13,1,'2026-04-25 11:19:21','2026-04-25 11:19:21',4531,NULL),
(3636,'mailpoet/cron/daemon-trigger','complete','2026-04-25 11:21:22','2026-04-25 11:21:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777116082;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777116082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 11:25:43','2026-04-25 11:25:43',4535,NULL),
(3637,'wc_payment_gateway_update_orders','complete','2026-04-25 11:34:25','2026-04-25 11:34:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777116865;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777116865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 11:43:15','2026-04-25 11:43:15',4541,NULL),
(3638,'wc_payment_gateway_update_orders','complete','2026-04-25 11:34:26','2026-04-25 11:34:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777116866;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777116866;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 11:43:15','2026-04-25 11:43:15',4541,NULL),
(3639,'mailpoet/cron/daemon-trigger','complete','2026-04-25 11:27:44','2026-04-25 11:27:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777116464;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777116464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 11:28:27','2026-04-25 11:28:27',4537,NULL),
(3640,'woocommerce_cancel_unpaid_orders','complete','2026-04-25 12:25:44','2026-04-25 12:25:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777119944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777119944;}',4,1,'2026-04-25 12:29:05','2026-04-25 12:29:05',4545,NULL),
(3641,'mailpoet/cron/daemon-trigger','complete','2026-04-25 11:30:27','2026-04-25 11:30:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777116627;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777116627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 11:32:52','2026-04-25 11:32:52',4539,NULL),
(3642,'mailpoet/cron/daemon-trigger','complete','2026-04-25 11:34:52','2026-04-25 11:34:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777116892;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777116892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 11:43:16','2026-04-25 11:43:16',4541,NULL),
(3643,'wc_payment_gateway_update_orders','complete','2026-04-25 11:58:15','2026-04-25 11:58:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777118295;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777118295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 12:29:04','2026-04-25 12:29:04',4545,NULL),
(3644,'wc_payment_gateway_update_orders','complete','2026-04-25 11:58:15','2026-04-25 11:58:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777118295;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777118295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 12:29:05','2026-04-25 12:29:05',4545,NULL),
(3645,'mailpoet/cron/daemon-trigger','complete','2026-04-25 11:45:16','2026-04-25 11:45:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777117516;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777117516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 11:47:05','2026-04-25 11:47:05',4543,NULL),
(3646,'mailpoet/cron/daemon-trigger','complete','2026-04-25 11:49:05','2026-04-25 11:49:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777117745;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777117745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 12:29:04','2026-04-25 12:29:04',4545,NULL),
(3647,'mailpoet/cron/daemon-run','complete','2026-04-25 12:28:58','2026-04-25 12:28:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777120138;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777120138;}',13,1,'2026-04-25 12:29:03','2026-04-25 12:29:03',4546,NULL),
(3648,'mailpoet/cron/daemon-trigger','complete','2026-04-25 12:31:04','2026-04-25 12:31:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777120264;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777120264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 12:43:16','2026-04-25 12:43:16',4550,NULL),
(3649,'wc_payment_gateway_update_orders','complete','2026-04-25 12:44:04','2026-04-25 12:44:04',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777121044;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777121044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 13:11:15','2026-04-25 13:11:15',4552,NULL),
(3650,'wc_payment_gateway_update_orders','complete','2026-04-25 12:44:05','2026-04-25 12:44:05',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777121045;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777121045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 13:11:18','2026-04-25 13:11:18',4552,NULL),
(3651,'woocommerce_cancel_unpaid_orders','complete','2026-04-25 13:29:05','2026-04-25 13:29:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777123745;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777123745;}',4,1,'2026-04-25 13:38:15','2026-04-25 13:38:15',4556,NULL),
(3652,'mailpoet/cron/daemon-trigger','complete','2026-04-25 12:45:16','2026-04-25 12:45:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777121116;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777121116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 13:11:22','2026-04-25 13:11:22',4552,NULL),
(3653,'wc_payment_gateway_update_orders','complete','2026-04-25 13:26:15','2026-04-25 13:26:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777123575;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777123575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 13:38:14','2026-04-25 13:38:14',4556,NULL),
(3654,'wc_payment_gateway_update_orders','complete','2026-04-25 13:26:18','2026-04-25 13:26:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777123578;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777123578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 13:38:15','2026-04-25 13:38:15',4556,NULL),
(3655,'mailpoet/cron/daemon-trigger','complete','2026-04-25 13:13:22','2026-04-25 13:13:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777122802;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777122802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 13:26:09','2026-04-25 13:26:09',4554,NULL),
(3656,'mailpoet/cron/daemon-trigger','complete','2026-04-25 13:28:09','2026-04-25 13:28:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777123689;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777123689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 13:38:15','2026-04-25 13:38:15',4556,NULL),
(3657,'wc_payment_gateway_update_orders','complete','2026-04-25 13:53:14','2026-04-25 13:53:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777125194;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777125194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 13:53:29','2026-04-25 13:53:29',4561,NULL),
(3658,'wc_payment_gateway_update_orders','complete','2026-04-25 13:53:15','2026-04-25 13:53:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777125195;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777125195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 13:53:30','2026-04-25 13:53:30',4561,NULL),
(3659,'mailpoet/cron/daemon-trigger','complete','2026-04-25 13:40:15','2026-04-25 13:40:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777124415;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777124415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 13:47:26','2026-04-25 13:47:26',4559,NULL),
(3660,'woocommerce_cancel_unpaid_orders','complete','2026-04-25 14:38:15','2026-04-25 14:38:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777127895;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777127895;}',4,1,'2026-04-25 14:42:11','2026-04-25 14:42:11',4573,NULL),
(3661,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-26 01:38:19','2026-04-26 01:38:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777167499;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777167499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-26 02:18:33','2026-04-26 02:18:33',4660,NULL),
(3662,'mailpoet/cron/daemon-trigger','complete','2026-04-25 13:49:26','2026-04-25 13:49:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777124966;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777124966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 13:53:28','2026-04-25 13:53:28',4561,NULL),
(3663,'mailpoet/cron/daemon-trigger','complete','2026-04-25 13:55:28','2026-04-25 13:55:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777125328;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777125328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 13:58:57','2026-04-25 13:58:57',4563,NULL),
(3664,'wc_payment_gateway_update_orders','complete','2026-04-25 14:08:29','2026-04-25 14:08:29',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777126109;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777126109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 14:17:07','2026-04-25 14:17:07',4565,NULL),
(3665,'wc_payment_gateway_update_orders','complete','2026-04-25 14:08:30','2026-04-25 14:08:30',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777126110;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777126110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 14:17:07','2026-04-25 14:17:07',4565,NULL),
(3666,'mailpoet/cron/daemon-trigger','complete','2026-04-25 14:00:57','2026-04-25 14:00:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777125657;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777125657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 14:17:06','2026-04-25 14:17:06',4565,NULL),
(3667,'mailpoet/cron/daemon-trigger','complete','2026-04-25 14:19:06','2026-04-25 14:19:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777126746;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777126746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 14:23:50','2026-04-25 14:23:50',4568,NULL),
(3668,'wc_payment_gateway_update_orders','complete','2026-04-25 14:32:07','2026-04-25 14:32:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777127527;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777127527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 14:37:49','2026-04-25 14:37:49',4571,NULL),
(3669,'wc_payment_gateway_update_orders','complete','2026-04-25 14:32:07','2026-04-25 14:32:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777127527;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777127527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 14:37:50','2026-04-25 14:37:50',4571,NULL),
(3670,'mailpoet/cron/daemon-trigger','complete','2026-04-25 14:25:50','2026-04-25 14:25:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777127150;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777127150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 14:37:48','2026-04-25 14:37:48',4571,NULL),
(3671,'mailpoet/cron/daemon-trigger','complete','2026-04-25 14:39:48','2026-04-25 14:39:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777127988;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777127988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 14:42:11','2026-04-25 14:42:11',4573,NULL),
(3672,'wc_payment_gateway_update_orders','complete','2026-04-25 14:52:49','2026-04-25 14:52:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777128769;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777128769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 15:30:03','2026-04-25 15:30:03',4579,NULL),
(3673,'wc_payment_gateway_update_orders','complete','2026-04-25 14:52:50','2026-04-25 14:52:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777128770;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777128770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 15:30:03','2026-04-25 15:30:03',4579,NULL),
(3674,'woocommerce_cancel_unpaid_orders','complete','2026-04-25 15:42:10','2026-04-25 15:42:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777131730;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777131730;}',4,1,'2026-04-25 15:43:03','2026-04-25 15:43:03',4581,NULL),
(3675,'mailpoet/cron/daemon-trigger','complete','2026-04-25 14:44:11','2026-04-25 14:44:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777128251;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777128251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 14:51:29','2026-04-25 14:51:29',4577,NULL),
(3676,'mailpoet/cron/daemon-trigger','complete','2026-04-25 14:53:29','2026-04-25 14:53:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777128809;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777128809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 15:30:04','2026-04-25 15:30:04',4579,NULL),
(3677,'wc_payment_gateway_update_orders','complete','2026-04-25 15:45:03','2026-04-25 15:45:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777131903;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777131903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 16:06:14','2026-04-25 16:06:14',4583,NULL),
(3678,'wc_payment_gateway_update_orders','complete','2026-04-25 15:45:03','2026-04-25 15:45:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777131903;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777131903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 16:06:15','2026-04-25 16:06:15',4583,NULL),
(3679,'mailpoet/cron/daemon-trigger','complete','2026-04-25 15:32:04','2026-04-25 15:32:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777131124;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777131124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 15:43:03','2026-04-25 15:43:03',4581,NULL),
(3680,'mailpoet/cron/daemon-trigger','complete','2026-04-25 15:45:03','2026-04-25 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777131903;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777131903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 16:06:21','2026-04-25 16:06:21',4583,NULL),
(3681,'woocommerce_cancel_unpaid_orders','complete','2026-04-25 16:43:03','2026-04-25 16:43:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777135383;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777135383;}',4,1,'2026-04-25 16:58:29','2026-04-25 16:58:29',4595,NULL),
(3682,'wc_payment_gateway_update_orders','complete','2026-04-25 16:21:14','2026-04-25 16:21:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777134074;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777134074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 16:31:20','2026-04-25 16:31:20',4590,NULL),
(3683,'wc_payment_gateway_update_orders','complete','2026-04-25 16:21:15','2026-04-25 16:21:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777134075;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777134075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 16:31:21','2026-04-25 16:31:21',4590,NULL),
(3684,'mailpoet/cron/daemon-run','complete','2026-04-25 16:06:15','2026-04-25 16:06:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777133175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777133175;}',13,1,'2026-04-25 16:06:20','2026-04-25 16:06:20',4584,NULL),
(3685,'mailpoet/cron/daemon-trigger','complete','2026-04-25 16:08:21','2026-04-25 16:08:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777133301;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777133301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 16:31:17','2026-04-25 16:31:17',4587,NULL),
(3686,'mailpoet/cron/daemon-run','complete','2026-04-25 16:31:12','2026-04-25 16:31:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777134672;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777134672;}',13,1,'2026-04-25 16:31:16','2026-04-25 16:31:16',4588,NULL),
(3687,'mailpoet/cron/daemon-trigger','complete','2026-04-25 16:33:17','2026-04-25 16:33:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777134797;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777134797;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 16:38:57','2026-04-25 16:38:57',4593,NULL),
(3688,'wc_payment_gateway_update_orders','complete','2026-04-25 16:46:20','2026-04-25 16:46:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777135580;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777135580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 16:58:30','2026-04-25 16:58:30',4595,NULL),
(3689,'wc_payment_gateway_update_orders','complete','2026-04-25 16:46:21','2026-04-25 16:46:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777135581;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777135581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 16:58:30','2026-04-25 16:58:30',4595,NULL),
(3690,'mailpoet/cron/daemon-trigger','complete','2026-04-25 16:40:57','2026-04-25 16:40:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777135257;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777135257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 16:58:29','2026-04-25 16:58:29',4595,NULL),
(3691,'mailpoet/cron/daemon-trigger','complete','2026-04-25 17:00:29','2026-04-25 17:00:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777136429;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777136429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 17:01:07','2026-04-25 17:01:07',4598,NULL),
(3692,'woocommerce_cancel_unpaid_orders','complete','2026-04-25 17:58:29','2026-04-25 17:58:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777139909;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777139909;}',4,1,'2026-04-25 18:15:26','2026-04-25 18:15:26',4611,NULL),
(3693,'woocommerce_refresh_order_count_cache','complete','2026-04-26 04:58:29','2026-04-26 04:58:29',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777179509;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777179509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-26 08:17:41','2026-04-26 08:17:41',4687,NULL),
(3694,'wc_payment_gateway_update_orders','complete','2026-04-25 17:13:30','2026-04-25 17:13:30',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777137210;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777137210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 17:22:13','2026-04-25 17:22:13',4603,NULL),
(3695,'wc_payment_gateway_update_orders','complete','2026-04-25 17:13:30','2026-04-25 17:13:30',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777137210;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777137210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 17:22:14','2026-04-25 17:22:14',4603,NULL),
(3696,'mailpoet/cron/daemon-run','complete','2026-04-25 17:01:03','2026-04-25 17:01:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777136463;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777136463;}',13,1,'2026-04-25 17:01:07','2026-04-25 17:01:07',4599,NULL),
(3697,'mailpoet/cron/daemon-trigger','complete','2026-04-25 17:03:07','2026-04-25 17:03:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777136587;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777136587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 17:07:27','2026-04-25 17:07:27',4601,NULL),
(3698,'mailpoet/cron/daemon-trigger','complete','2026-04-25 17:09:27','2026-04-25 17:09:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777136967;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777136967;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 17:22:12','2026-04-25 17:22:12',4603,NULL),
(3699,'mailpoet/cron/daemon-trigger','complete','2026-04-25 17:24:12','2026-04-25 17:24:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777137852;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777137852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 17:37:49','2026-04-25 17:37:49',4605,NULL),
(3700,'wc_payment_gateway_update_orders','complete','2026-04-25 17:37:13','2026-04-25 17:37:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777138633;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777138633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 17:37:50','2026-04-25 17:37:50',4605,NULL),
(3701,'wc_payment_gateway_update_orders','complete','2026-04-25 17:37:14','2026-04-25 17:37:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777138634;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777138634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 17:37:52','2026-04-25 17:37:52',4605,NULL),
(3702,'mailpoet/cron/daemon-trigger','complete','2026-04-25 17:39:49','2026-04-25 17:39:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777138789;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777138789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 18:15:22','2026-04-25 18:15:22',4608,NULL),
(3703,'wc_payment_gateway_update_orders','complete','2026-04-25 17:52:50','2026-04-25 17:52:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777139570;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777139570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 18:15:25','2026-04-25 18:15:25',4611,NULL),
(3704,'wc_payment_gateway_update_orders','complete','2026-04-25 17:52:52','2026-04-25 17:52:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777139572;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777139572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 18:15:26','2026-04-25 18:15:26',4611,NULL),
(3705,'mailpoet/cron/daemon-run','complete','2026-04-25 18:15:17','2026-04-25 18:15:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777140917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777140917;}',13,1,'2026-04-25 18:15:21','2026-04-25 18:15:21',4609,NULL),
(3706,'mailpoet/cron/daemon-trigger','complete','2026-04-25 18:17:22','2026-04-25 18:17:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777141042;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777141042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 18:21:19','2026-04-25 18:21:19',4613,NULL),
(3707,'fetch_patterns','complete','2026-04-26 18:15:25','2026-04-26 18:15:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777227325;s:18:\"\0*\0first_timestamp\";i:1776358463;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777227325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-26 18:25:21','2026-04-26 18:25:21',4758,NULL),
(3708,'wc_payment_gateway_update_orders','complete','2026-04-25 18:30:25','2026-04-25 18:30:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777141825;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777141825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 18:49:51','2026-04-25 18:49:51',4616,NULL),
(3709,'wc_payment_gateway_update_orders','complete','2026-04-25 18:30:26','2026-04-25 18:30:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777141826;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777141826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 18:49:51','2026-04-25 18:49:51',4616,NULL),
(3710,'woocommerce_cancel_unpaid_orders','complete','2026-04-25 19:15:26','2026-04-25 19:15:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777144526;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777144526;}',4,1,'2026-04-25 19:26:43','2026-04-25 19:26:43',4618,NULL),
(3715,'mailpoet/cron/daemon-trigger','complete','2026-04-25 18:23:19','2026-04-25 18:23:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777141399;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777141399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 18:49:50','2026-04-25 18:49:50',4616,NULL),
(3712,'woocommerce_cleanup_sessions','complete','2026-04-26 06:00:00','2026-04-26 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777183200;s:18:\"\0*\0first_timestamp\";i:1777183200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777183200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-04-26 08:17:41','2026-04-26 08:17:41',4687,NULL),
(3713,'generate_category_lookup_table_wrapper','complete','2026-04-25 18:15:37','2026-04-25 18:15:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777140937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777140937;}',4,1,'2026-04-25 18:21:19','2026-04-25 18:21:19',4613,NULL),
(3714,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-04-26 18:15:27','2026-04-26 18:15:27',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777227327;s:18:\"\0*\0first_timestamp\";i:1776358457;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777227327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-04-26 18:25:22','2026-04-26 18:25:22',4758,NULL),
(3716,'mailpoet/cron/daemon-trigger','complete','2026-04-25 18:51:50','2026-04-25 18:51:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777143110;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777143110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 19:26:41','2026-04-25 19:26:41',4618,NULL),
(3717,'wc_payment_gateway_update_orders','complete','2026-04-25 19:04:51','2026-04-25 19:04:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777143891;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777143891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 19:26:42','2026-04-25 19:26:42',4618,NULL),
(3718,'wc_payment_gateway_update_orders','complete','2026-04-25 19:04:51','2026-04-25 19:04:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777143891;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777143891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 19:26:43','2026-04-25 19:26:43',4618,NULL),
(3719,'mailpoet/cron/daemon-run','complete','2026-04-25 19:26:36','2026-04-25 19:26:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777145196;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777145196;}',13,1,'2026-04-25 19:26:42','2026-04-25 19:26:42',4619,NULL),
(3720,'mailpoet/cron/daemon-trigger','complete','2026-04-25 19:28:41','2026-04-25 19:28:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777145321;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777145321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 19:42:12','2026-04-25 19:42:12',4624,NULL),
(3721,'wc_payment_gateway_update_orders','complete','2026-04-25 19:41:42','2026-04-25 19:41:42',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777146102;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777146102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 19:42:13','2026-04-25 19:42:13',4624,NULL),
(3722,'wc_payment_gateway_update_orders','complete','2026-04-25 19:41:43','2026-04-25 19:41:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777146103;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777146103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 19:42:14','2026-04-25 19:42:14',4624,NULL),
(3723,'woocommerce_cancel_unpaid_orders','complete','2026-04-25 20:26:43','2026-04-25 20:26:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777148803;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777148803;}',4,1,'2026-04-25 21:20:35','2026-04-25 21:20:35',4634,NULL),
(3724,'mailpoet/cron/daemon-trigger','complete','2026-04-25 19:44:12','2026-04-25 19:44:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777146252;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777146252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 19:51:20','2026-04-25 19:51:20',4626,NULL),
(3725,'wc_payment_gateway_update_orders','complete','2026-04-25 19:57:13','2026-04-25 19:57:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777147033;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777147033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 20:05:58','2026-04-25 20:05:58',4630,NULL),
(3726,'wc_payment_gateway_update_orders','complete','2026-04-25 19:57:14','2026-04-25 19:57:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777147034;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777147034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 20:05:58','2026-04-25 20:05:58',4630,NULL),
(3727,'mailpoet/cron/daemon-run','complete','2026-04-25 19:51:16','2026-04-25 19:51:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777146676;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777146676;}',13,1,'2026-04-25 19:51:20','2026-04-25 19:51:20',4627,NULL),
(3728,'mailpoet/cron/daemon-trigger','complete','2026-04-25 19:53:20','2026-04-25 19:53:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777146800;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777146800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 20:05:57','2026-04-25 20:05:57',4630,NULL),
(3729,'mailpoet/cron/daemon-trigger','complete','2026-04-25 20:07:57','2026-04-25 20:07:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777147677;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777147677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 20:22:06','2026-04-25 20:22:06',4632,NULL),
(3730,'wc_payment_gateway_update_orders','complete','2026-04-25 20:20:58','2026-04-25 20:20:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777148458;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777148458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 20:22:07','2026-04-25 20:22:07',4632,NULL),
(3731,'wc_payment_gateway_update_orders','complete','2026-04-25 20:20:58','2026-04-25 20:20:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777148458;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777148458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 20:22:08','2026-04-25 20:22:08',4632,NULL),
(3732,'mailpoet/cron/daemon-trigger','complete','2026-04-25 20:24:06','2026-04-25 20:24:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777148646;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777148646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 21:20:34','2026-04-25 21:20:34',4634,NULL),
(3733,'wc_payment_gateway_update_orders','complete','2026-04-25 20:37:07','2026-04-25 20:37:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777149427;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777149427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 21:20:35','2026-04-25 21:20:35',4634,NULL),
(3734,'wc_payment_gateway_update_orders','complete','2026-04-25 20:37:08','2026-04-25 20:37:08',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777149428;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777149428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 21:20:36','2026-04-25 21:20:36',4634,NULL),
(3735,'mailpoet/cron/daemon-run','complete','2026-04-25 21:20:31','2026-04-25 21:20:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777152031;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777152031;}',13,1,'2026-04-25 21:20:37','2026-04-25 21:20:37',4635,NULL),
(3736,'mailpoet/cron/daemon-trigger','complete','2026-04-25 21:22:34','2026-04-25 21:22:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777152154;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777152154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 22:42:58','2026-04-25 22:42:58',4638,NULL),
(3737,'woocommerce_cancel_unpaid_orders','complete','2026-04-25 22:20:35','2026-04-25 22:20:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777155635;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777155635;}',4,1,'2026-04-25 22:43:00','2026-04-25 22:43:00',4638,NULL),
(3738,'wc_payment_gateway_update_orders','complete','2026-04-25 21:35:35','2026-04-25 21:35:35',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777152935;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777152935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 22:42:59','2026-04-25 22:42:59',4638,NULL),
(3739,'wc_payment_gateway_update_orders','complete','2026-04-25 21:35:36','2026-04-25 21:35:36',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777152936;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777152936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 22:42:59','2026-04-25 22:42:59',4638,NULL),
(3740,'mailpoet/cron/daemon-run','complete','2026-04-25 22:42:56','2026-04-25 22:42:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777156976;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777156976;}',13,1,'2026-04-25 22:43:00','2026-04-25 22:43:00',4639,NULL),
(3741,'mailpoet/cron/daemon-trigger','complete','2026-04-25 22:44:58','2026-04-25 22:44:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777157098;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777157098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 23:27:19','2026-04-25 23:27:19',4641,NULL),
(3742,'wc_payment_gateway_update_orders','complete','2026-04-25 22:57:59','2026-04-25 22:57:59',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777157879;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777157879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 23:40:22','2026-04-25 23:40:22',4642,NULL),
(3743,'wc_payment_gateway_update_orders','complete','2026-04-25 22:57:59','2026-04-25 22:57:59',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777157879;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777157879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-25 23:40:23','2026-04-25 23:40:23',4642,NULL),
(3744,'woocommerce_cancel_unpaid_orders','complete','2026-04-25 23:42:59','2026-04-25 23:42:59',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777160579;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777160579;}',4,1,'2026-04-26 00:14:40','2026-04-26 00:14:40',4647,NULL),
(3745,'mailpoet/cron/daemon-run','complete','2026-04-25 23:27:14','2026-04-25 23:27:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777159634;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777159634;}',13,1,'2026-04-25 23:40:24','2026-04-25 23:40:24',4642,NULL),
(3746,'mailpoet/cron/daemon-trigger','complete','2026-04-25 23:29:19','2026-04-25 23:29:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777159759;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777159759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-25 23:40:24','2026-04-25 23:40:24',4642,NULL),
(3747,'wc_payment_gateway_update_orders','complete','2026-04-25 23:55:22','2026-04-25 23:55:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777161322;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777161322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 00:14:41','2026-04-26 00:14:41',4647,NULL),
(3748,'wc_payment_gateway_update_orders','complete','2026-04-25 23:55:23','2026-04-25 23:55:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777161323;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777161323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 00:14:41','2026-04-26 00:14:41',4647,NULL),
(3749,'mailpoet/cron/daemon-trigger','complete','2026-04-25 23:42:24','2026-04-25 23:42:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777160544;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777160544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 00:14:37','2026-04-26 00:14:37',4644,NULL),
(3750,'mailpoet/cron/daemon-run','complete','2026-04-26 00:14:31','2026-04-26 00:14:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777162471;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777162471;}',13,1,'2026-04-26 00:14:36','2026-04-26 00:14:36',4645,NULL),
(3751,'mailpoet/cron/daemon-trigger','complete','2026-04-26 00:16:37','2026-04-26 00:16:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777162597;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777162597;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 00:20:37','2026-04-26 00:20:37',4650,NULL),
(3752,'woocommerce_cancel_unpaid_orders','complete','2026-04-26 01:14:40','2026-04-26 01:14:40',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777166080;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777166080;}',4,1,'2026-04-26 01:29:56','2026-04-26 01:29:56',4657,NULL),
(3753,'wc_payment_gateway_update_orders','complete','2026-04-26 00:29:41','2026-04-26 00:29:41',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777163381;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777163381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 01:09:49','2026-04-26 01:09:49',4652,NULL),
(3754,'wc_payment_gateway_update_orders','complete','2026-04-26 00:29:41','2026-04-26 00:29:41',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777163381;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777163381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 01:09:49','2026-04-26 01:09:49',4652,NULL),
(3755,'mailpoet/cron/daemon-trigger','complete','2026-04-26 00:22:37','2026-04-26 00:22:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777162957;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777162957;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 01:09:48','2026-04-26 01:09:48',4652,NULL),
(3756,'mailpoet/cron/daemon-run','complete','2026-04-26 01:09:43','2026-04-26 01:09:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777165783;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777165783;}',13,1,'2026-04-26 01:09:47','2026-04-26 01:09:47',4653,NULL),
(3757,'mailpoet/cron/daemon-trigger','complete','2026-04-26 01:11:48','2026-04-26 01:11:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777165908;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777165908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 01:29:56','2026-04-26 01:29:56',4657,NULL),
(3758,'wc_payment_gateway_update_orders','complete','2026-04-26 01:24:49','2026-04-26 01:24:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777166689;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777166689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 01:29:57','2026-04-26 01:29:57',4657,NULL),
(3759,'wc_payment_gateway_update_orders','complete','2026-04-26 01:24:49','2026-04-26 01:24:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777166689;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777166689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 01:29:57','2026-04-26 01:29:57',4657,NULL),
(3760,'mailpoet/cron/daemon-trigger','complete','2026-04-26 01:31:56','2026-04-26 01:31:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777167116;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777167116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 02:18:27','2026-04-26 02:18:27',4659,NULL),
(3761,'woocommerce_cancel_unpaid_orders','complete','2026-04-26 02:29:56','2026-04-26 02:29:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777170596;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777170596;}',4,1,'2026-04-26 02:49:43','2026-04-26 02:49:43',4670,NULL),
(3762,'wc_payment_gateway_update_orders','complete','2026-04-26 01:44:57','2026-04-26 01:44:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777167897;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777167897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 02:18:37','2026-04-26 02:18:37',4661,NULL),
(3763,'wc_payment_gateway_update_orders','complete','2026-04-26 01:44:57','2026-04-26 01:44:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777167897;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777167897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 02:18:38','2026-04-26 02:18:38',4661,NULL),
(3764,'mailpoet/cron/daemon-run','complete','2026-04-26 02:18:22','2026-04-26 02:18:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777169902;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777169902;}',13,1,'2026-04-26 02:18:39','2026-04-26 02:18:39',4661,NULL),
(3765,'mailpoet/cron/daemon-trigger','complete','2026-04-26 02:20:27','2026-04-26 02:20:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777170027;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777170027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 02:21:38','2026-04-26 02:21:38',4664,NULL),
(3766,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-26 14:18:33','2026-04-26 14:18:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777213113;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777213113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-26 14:22:55','2026-04-26 14:22:55',4710,NULL),
(3767,'wc_payment_gateway_update_orders','complete','2026-04-26 02:33:37','2026-04-26 02:33:37',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777170817;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777170817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 02:49:43','2026-04-26 02:49:43',4670,NULL),
(3768,'wc_payment_gateway_update_orders','complete','2026-04-26 02:33:38','2026-04-26 02:33:38',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777170818;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777170818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 02:49:43','2026-04-26 02:49:43',4670,NULL),
(3769,'mailpoet/cron/daemon-trigger','complete','2026-04-26 02:23:38','2026-04-26 02:23:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777170218;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777170218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 02:26:04','2026-04-26 02:26:04',4666,NULL),
(3770,'mailpoet/cron/daemon-trigger','complete','2026-04-26 02:28:04','2026-04-26 02:28:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777170484;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777170484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 02:49:42','2026-04-26 02:49:42',4668,NULL),
(3771,'mailpoet/cron/daemon-run','complete','2026-04-26 02:49:37','2026-04-26 02:49:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777171777;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777171777;}',13,1,'2026-04-26 02:49:42','2026-04-26 02:49:42',4669,NULL),
(3772,'mailpoet/cron/daemon-trigger','complete','2026-04-26 02:51:42','2026-04-26 02:51:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777171902;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777171902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 03:37:19','2026-04-26 03:37:19',4673,NULL),
(3773,'woocommerce_cancel_unpaid_orders','complete','2026-04-26 03:49:42','2026-04-26 03:49:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777175382;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777175382;}',4,1,'2026-04-26 03:54:13','2026-04-26 03:54:13',4679,NULL),
(3774,'wc_payment_gateway_update_orders','complete','2026-04-26 03:04:43','2026-04-26 03:04:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777172683;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777172683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 03:37:26','2026-04-26 03:37:26',4676,NULL),
(3775,'wc_payment_gateway_update_orders','complete','2026-04-26 03:04:43','2026-04-26 03:04:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777172683;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777172683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 03:37:26','2026-04-26 03:37:26',4676,NULL),
(3776,'mailpoet/cron/daemon-run','complete','2026-04-26 03:37:13','2026-04-26 03:37:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777174633;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777174633;}',13,1,'2026-04-26 03:37:19','2026-04-26 03:37:19',4674,NULL),
(3777,'mailpoet/cron/daemon-trigger','complete','2026-04-26 03:39:19','2026-04-26 03:39:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777174759;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777174759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 03:54:13','2026-04-26 03:54:13',4679,NULL),
(3778,'gla/jobs/resubmit_expiring_products/create_batch','complete','2026-04-26 03:37:23','2026-04-26 03:37:23',10,'[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777174643;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777174643;}',10,1,'2026-04-26 03:37:26','2026-04-26 03:37:26',4677,NULL),
(3779,'gla/jobs/resubmit_expiring_products/start','complete','2026-04-27 03:00:00','2026-04-27 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777258800;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1777258800;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-27 03:00:54','2026-04-27 03:00:54',5025,NULL),
(3780,'gla/jobs/update_merchant_price_benchmarks/start','complete','2026-04-27 03:00:00','2026-04-27 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777258800;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1777258800;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-27 03:00:54','2026-04-27 03:00:54',5025,NULL),
(3781,'wc_payment_gateway_update_orders','complete','2026-04-26 03:52:26','2026-04-26 03:52:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777175546;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777175546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 03:54:14','2026-04-26 03:54:14',4679,NULL),
(3782,'wc_payment_gateway_update_orders','complete','2026-04-26 03:52:26','2026-04-26 03:52:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777175546;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777175546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 03:54:14','2026-04-26 03:54:14',4679,NULL),
(3783,'mailpoet/cron/daemon-trigger','complete','2026-04-26 03:56:13','2026-04-26 03:56:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777175773;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777175773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 04:33:39','2026-04-26 04:33:39',4681,NULL),
(3784,'woocommerce_cancel_unpaid_orders','complete','2026-04-26 04:54:13','2026-04-26 04:54:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777179253;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777179253;}',4,1,'2026-04-26 08:17:41','2026-04-26 08:17:41',4687,NULL),
(3785,'wc_payment_gateway_update_orders','complete','2026-04-26 04:09:14','2026-04-26 04:09:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777176554;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777176554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 04:33:42','2026-04-26 04:33:42',4684,NULL),
(3786,'wc_payment_gateway_update_orders','complete','2026-04-26 04:09:14','2026-04-26 04:09:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777176554;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777176554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 04:33:43','2026-04-26 04:33:43',4684,NULL),
(3787,'mailpoet/cron/daemon-run','complete','2026-04-26 04:33:34','2026-04-26 04:33:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777178014;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777178014;}',13,1,'2026-04-26 04:33:38','2026-04-26 04:33:38',4682,NULL),
(3788,'mailpoet/cron/daemon-trigger','complete','2026-04-26 04:35:39','2026-04-26 04:35:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777178139;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777178139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 08:17:32','2026-04-26 08:17:32',4687,NULL),
(3789,'wc_payment_gateway_update_orders','complete','2026-04-26 04:48:42','2026-04-26 04:48:42',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777178922;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777178922;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 08:17:40','2026-04-26 08:17:40',4687,NULL),
(3790,'wc_payment_gateway_update_orders','complete','2026-04-26 04:48:43','2026-04-26 04:48:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777178923;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777178923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 08:17:40','2026-04-26 08:17:40',4687,NULL),
(3791,'mailpoet/cron/daemon-run','complete','2026-04-26 08:17:30','2026-04-26 08:17:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777191450;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777191450;}',13,1,'2026-04-26 08:17:41','2026-04-26 08:17:41',4688,NULL),
(3792,'mailpoet/cron/daemon-trigger','complete','2026-04-26 08:19:33','2026-04-26 08:19:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777191573;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777191573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 09:24:51','2026-04-26 09:24:51',4690,NULL),
(3793,'wc_admin_daily_wrapper','complete','2026-04-27 08:17:35','2026-04-27 08:17:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777277855;s:18:\"\0*\0first_timestamp\";i:1759499155;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777277855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-27 08:18:54','2026-04-27 08:18:54',5119,NULL),
(3794,'woocommerce_cleanup_personal_data','complete','2026-04-27 08:17:36','2026-04-27 08:17:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777277856;s:18:\"\0*\0first_timestamp\";i:1759499163;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777277856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-27 08:18:55','2026-04-27 08:18:55',5119,NULL),
(3795,'woocommerce_cleanup_logs','complete','2026-04-27 08:17:36','2026-04-27 08:17:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777277856;s:18:\"\0*\0first_timestamp\";i:1759509954;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777277856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-27 08:18:56','2026-04-27 08:18:56',5119,NULL),
(3796,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-04-27 08:17:36','2026-04-27 08:17:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777277856;s:18:\"\0*\0first_timestamp\";i:1759509955;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777277856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-27 08:18:56','2026-04-27 08:18:56',5119,NULL),
(3797,'woocommerce_scheduled_sales','complete','2026-04-27 08:17:37','2026-04-27 08:17:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777277857;s:18:\"\0*\0first_timestamp\";i:1759536000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777277857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-27 08:18:56','2026-04-27 08:18:56',5119,NULL),
(3798,'woocommerce_cleanup_draft_orders','complete','2026-04-27 08:17:37','2026-04-27 08:17:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777277857;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777277857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-27 08:18:56','2026-04-27 08:18:56',5119,NULL),
(3799,'woocommerce_cleanup_draft_orders','complete','2026-04-27 08:17:37','2026-04-27 08:17:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777277857;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777277857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-27 08:18:56','2026-04-27 08:18:56',5119,NULL),
(3800,'woocommerce_tracker_send_event_wrapper','complete','2026-04-27 08:17:37','2026-04-27 08:17:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777277857;s:18:\"\0*\0first_timestamp\";i:1759800762;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777277857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-27 08:18:56','2026-04-27 08:18:56',5119,NULL),
(3801,'gla/jobs/update_merchant_product_statuses/process_item','complete','2026-04-26 08:17:38','2026-04-26 08:17:38',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777191458;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777191458;}',10,1,'2026-04-26 08:17:42','2026-04-26 08:17:42',4688,NULL),
(3802,'wc_gla_cron_daily_notes','complete','2026-04-27 08:17:39','2026-04-27 08:17:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777277859;s:18:\"\0*\0first_timestamp\";i:1760367966;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777277859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-04-27 08:18:58','2026-04-27 08:18:58',5119,NULL),
(3803,'wc_payment_gateway_update_orders','complete','2026-04-26 08:32:40','2026-04-26 08:32:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777192360;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777192360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 09:24:52','2026-04-26 09:24:52',4690,NULL),
(3804,'wc_payment_gateway_update_orders','complete','2026-04-26 08:32:40','2026-04-26 08:32:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777192360;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777192360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 09:24:54','2026-04-26 09:24:54',4690,NULL),
(3805,'woocommerce_cancel_unpaid_orders','complete','2026-04-26 09:17:40','2026-04-26 09:17:40',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777195060;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777195060;}',4,1,'2026-04-26 09:24:55','2026-04-26 09:24:55',4690,NULL),
(3806,'woocommerce_refresh_order_count_cache','complete','2026-04-26 20:17:41','2026-04-26 20:17:41',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777234661;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777234661;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-26 20:20:15','2026-04-26 20:20:15',4796,NULL),
(3881,'mailpoet/cron/daemon-trigger','complete','2026-04-26 18:29:44','2026-04-26 18:29:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777228184;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777228184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 18:37:05','2026-04-26 18:37:05',4768,NULL),
(3808,'mailpoet/cron/daemon-run','complete','2026-04-26 09:24:49','2026-04-26 09:24:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777195489;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777195489;}',13,1,'2026-04-26 09:24:57','2026-04-26 09:24:57',4691,NULL),
(3809,'mailpoet/cron/daemon-trigger','complete','2026-04-26 09:26:51','2026-04-26 09:26:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777195611;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777195611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 11:22:38','2026-04-26 11:22:38',4693,NULL),
(3810,'wc_payment_gateway_update_orders','complete','2026-04-26 09:39:52','2026-04-26 09:39:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777196392;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777196392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 11:22:38','2026-04-26 11:22:38',4693,NULL),
(3811,'wc_payment_gateway_update_orders','complete','2026-04-26 09:39:54','2026-04-26 09:39:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777196394;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777196394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 11:22:39','2026-04-26 11:22:39',4693,NULL),
(3812,'woocommerce_cancel_unpaid_orders','complete','2026-04-26 10:24:55','2026-04-26 10:24:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777199095;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777199095;}',4,1,'2026-04-26 11:22:39','2026-04-26 11:22:39',4693,NULL),
(3813,'mailpoet/cron/daemon-run','complete','2026-04-26 09:24:57','2026-04-26 09:24:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777195497;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777195497;}',13,1,'2026-04-26 11:22:35','2026-04-26 11:22:35',4693,NULL),
(3814,'mailpoet/cron/daemon-run','complete','2026-04-26 11:22:35','2026-04-26 11:22:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777202555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777202555;}',13,1,'2026-04-26 11:22:39','2026-04-26 11:22:39',4694,NULL),
(3815,'mailpoet/cron/daemon-trigger','complete','2026-04-26 11:24:38','2026-04-26 11:24:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777202678;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777202678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 13:09:26','2026-04-26 13:09:26',4696,NULL),
(3816,'wc_payment_gateway_update_orders','complete','2026-04-26 11:37:38','2026-04-26 11:37:38',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777203458;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777203458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 13:09:27','2026-04-26 13:09:27',4698,NULL),
(3817,'wc_payment_gateway_update_orders','complete','2026-04-26 11:37:39','2026-04-26 11:37:39',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777203459;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777203459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 13:09:29','2026-04-26 13:09:29',4698,NULL),
(3818,'woocommerce_cancel_unpaid_orders','complete','2026-04-26 12:22:39','2026-04-26 12:22:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777206159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777206159;}',4,1,'2026-04-26 13:09:30','2026-04-26 13:09:30',4698,NULL),
(3819,'mailpoet/cron/daemon-run','complete','2026-04-26 13:09:21','2026-04-26 13:09:21',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777208961;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777208961;}',13,1,'2026-04-26 13:09:27','2026-04-26 13:09:27',4697,NULL),
(3820,'mailpoet/cron/daemon-trigger','complete','2026-04-26 13:11:26','2026-04-26 13:11:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777209086;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777209086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 13:18:28','2026-04-26 13:18:28',4700,NULL),
(3821,'wc_payment_gateway_update_orders','complete','2026-04-26 13:24:27','2026-04-26 13:24:27',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777209867;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777209867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 13:31:14','2026-04-26 13:31:14',4702,NULL),
(3822,'wc_payment_gateway_update_orders','complete','2026-04-26 13:24:29','2026-04-26 13:24:29',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777209869;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777209869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 13:31:14','2026-04-26 13:31:14',4702,NULL),
(3823,'woocommerce_cancel_unpaid_orders','complete','2026-04-26 14:09:30','2026-04-26 14:09:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777212570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777212570;}',4,1,'2026-04-26 14:16:06','2026-04-26 14:16:06',4708,NULL),
(3824,'mailpoet/cron/daemon-trigger','complete','2026-04-26 13:20:28','2026-04-26 13:20:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777209628;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777209628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 13:31:13','2026-04-26 13:31:13',4702,NULL),
(3825,'mailpoet/cron/daemon-trigger','complete','2026-04-26 13:33:13','2026-04-26 13:33:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777210393;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777210393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 13:51:48','2026-04-26 13:51:48',4704,NULL),
(3826,'wc_payment_gateway_update_orders','complete','2026-04-26 13:46:14','2026-04-26 13:46:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777211174;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777211174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 13:51:48','2026-04-26 13:51:48',4704,NULL),
(3827,'wc_payment_gateway_update_orders','complete','2026-04-26 13:46:14','2026-04-26 13:46:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777211174;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777211174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 13:51:49','2026-04-26 13:51:49',4704,NULL),
(3828,'mailpoet/cron/daemon-trigger','complete','2026-04-26 13:53:48','2026-04-26 13:53:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777211628;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777211628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 13:58:21','2026-04-26 13:58:21',4706,NULL),
(3829,'wc_payment_gateway_update_orders','complete','2026-04-26 14:06:48','2026-04-26 14:06:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777212408;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777212408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 14:16:05','2026-04-26 14:16:05',4708,NULL),
(3830,'wc_payment_gateway_update_orders','complete','2026-04-26 14:06:49','2026-04-26 14:06:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777212409;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777212409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 14:16:05','2026-04-26 14:16:05',4708,NULL),
(3831,'mailpoet/cron/daemon-trigger','complete','2026-04-26 14:00:21','2026-04-26 14:00:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777212021;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777212021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 14:16:04','2026-04-26 14:16:04',4708,NULL),
(3832,'mailpoet/cron/daemon-trigger','complete','2026-04-26 14:18:04','2026-04-26 14:18:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777213084;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777213084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 14:22:53','2026-04-26 14:22:53',4710,NULL),
(3833,'wc_payment_gateway_update_orders','complete','2026-04-26 14:31:05','2026-04-26 14:31:05',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777213865;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777213865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 14:54:39','2026-04-26 14:54:39',4713,NULL),
(3834,'wc_payment_gateway_update_orders','complete','2026-04-26 14:31:05','2026-04-26 14:31:05',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777213865;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777213865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 14:54:40','2026-04-26 14:54:40',4713,NULL),
(3835,'woocommerce_cancel_unpaid_orders','complete','2026-04-26 15:16:06','2026-04-26 15:16:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777216566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777216566;}',4,1,'2026-04-26 15:31:26','2026-04-26 15:31:26',4719,NULL),
(3836,'mailpoet/cron/daemon-trigger','complete','2026-04-26 14:24:53','2026-04-26 14:24:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777213493;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777213493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 14:54:39','2026-04-26 14:54:39',4713,NULL),
(3837,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-27 02:22:55','2026-04-27 02:22:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777256575;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777256575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-27 02:23:17','2026-04-27 02:23:17',5012,NULL),
(3838,'mailpoet/cron/daemon-trigger','complete','2026-04-26 14:56:39','2026-04-26 14:56:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777215399;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777215399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 14:56:41','2026-04-26 14:56:41',4715,NULL),
(3839,'wc_payment_gateway_update_orders','complete','2026-04-26 15:09:40','2026-04-26 15:09:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777216180;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777216180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 15:31:25','2026-04-26 15:31:25',4719,NULL),
(3840,'wc_payment_gateway_update_orders','complete','2026-04-26 15:09:40','2026-04-26 15:09:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777216180;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777216180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 15:31:26','2026-04-26 15:31:26',4719,NULL),
(3841,'mailpoet/cron/daemon-trigger','complete','2026-04-26 14:58:41','2026-04-26 14:58:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777215521;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777215521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 15:08:40','2026-04-26 15:08:40',4717,NULL),
(3842,'mailpoet/cron/daemon-trigger','complete','2026-04-26 15:10:40','2026-04-26 15:10:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777216240;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777216240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 15:31:26','2026-04-26 15:31:26',4719,NULL),
(3843,'wc_payment_gateway_update_orders','complete','2026-04-26 15:46:25','2026-04-26 15:46:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777218385;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777218385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 15:56:03','2026-04-26 15:56:03',4727,NULL),
(3844,'wc_payment_gateway_update_orders','complete','2026-04-26 15:46:26','2026-04-26 15:46:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777218386;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777218386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 15:56:04','2026-04-26 15:56:04',4727,NULL),
(3845,'mailpoet/cron/daemon-trigger','complete','2026-04-26 15:33:26','2026-04-26 15:33:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777217606;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777217606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 15:36:34','2026-04-26 15:36:34',4723,NULL),
(3846,'woocommerce_cancel_unpaid_orders','complete','2026-04-26 16:31:26','2026-04-26 16:31:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777221086;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777221086;}',4,1,'2026-04-26 16:38:53','2026-04-26 16:38:53',4738,NULL),
(3847,'mailpoet/cron/daemon-trigger','complete','2026-04-26 15:38:34','2026-04-26 15:38:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777217914;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777217914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 15:44:15','2026-04-26 15:44:15',4725,NULL),
(3848,'mailpoet/cron/daemon-trigger','complete','2026-04-26 15:46:15','2026-04-26 15:46:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777218375;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777218375;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 15:56:03','2026-04-26 15:56:03',4727,NULL),
(3849,'mailpoet/cron/daemon-trigger','complete','2026-04-26 15:58:03','2026-04-26 15:58:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777219083;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777219083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 15:59:01','2026-04-26 15:59:01',4730,NULL),
(3850,'wc_payment_gateway_update_orders','complete','2026-04-26 16:11:03','2026-04-26 16:11:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777219863;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777219863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 16:14:47','2026-04-26 16:14:47',4736,NULL),
(3851,'wc_payment_gateway_update_orders','complete','2026-04-26 16:11:04','2026-04-26 16:11:04',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777219864;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777219864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 16:14:47','2026-04-26 16:14:47',4736,NULL),
(3852,'mailpoet/cron/daemon-trigger','complete','2026-04-26 16:01:01','2026-04-26 16:01:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777219261;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777219261;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 16:01:11','2026-04-26 16:01:11',4733,NULL),
(3853,'mailpoet/cron/daemon-trigger','complete','2026-04-26 16:03:11','2026-04-26 16:03:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777219391;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777219391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 16:14:46','2026-04-26 16:14:46',4736,NULL),
(3854,'mailpoet/cron/daemon-trigger','complete','2026-04-26 16:16:46','2026-04-26 16:16:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777220206;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777220206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 16:38:52','2026-04-26 16:38:52',4738,NULL),
(3855,'wc_payment_gateway_update_orders','complete','2026-04-26 16:29:47','2026-04-26 16:29:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777220987;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777220987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 16:38:53','2026-04-26 16:38:53',4738,NULL),
(3856,'wc_payment_gateway_update_orders','complete','2026-04-26 16:29:47','2026-04-26 16:29:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777220987;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777220987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 16:38:53','2026-04-26 16:38:53',4738,NULL),
(3857,'mailpoet/cron/daemon-run','complete','2026-04-26 16:38:47','2026-04-26 16:38:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777221527;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777221527;}',13,1,'2026-04-26 16:38:51','2026-04-26 16:38:51',4739,NULL),
(3858,'mailpoet/cron/daemon-trigger','complete','2026-04-26 16:40:52','2026-04-26 16:40:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777221652;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777221652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 16:45:53','2026-04-26 16:45:53',4743,NULL),
(3859,'wc_payment_gateway_update_orders','complete','2026-04-26 16:53:53','2026-04-26 16:53:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777222433;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777222433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 17:08:11','2026-04-26 17:08:11',4748,NULL),
(3860,'wc_payment_gateway_update_orders','complete','2026-04-26 16:53:53','2026-04-26 16:53:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777222433;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777222433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 17:08:13','2026-04-26 17:08:13',4748,NULL),
(3861,'woocommerce_cancel_unpaid_orders','complete','2026-04-26 17:38:53','2026-04-26 17:38:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777225133;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777225133;}',4,1,'2026-04-26 17:54:29','2026-04-26 17:54:29',4750,NULL),
(3862,'mailpoet/cron/daemon-run','complete','2026-04-26 16:45:49','2026-04-26 16:45:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777221949;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777221949;}',13,1,'2026-04-26 16:45:53','2026-04-26 16:45:53',4744,NULL),
(3863,'mailpoet/cron/daemon-trigger','complete','2026-04-26 16:47:53','2026-04-26 16:47:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777222073;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777222073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 17:08:10','2026-04-26 17:08:10',4748,NULL),
(3864,'mailpoet/cron/daemon-trigger','complete','2026-04-26 17:10:10','2026-04-26 17:10:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777223410;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777223410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 17:54:27','2026-04-26 17:54:27',4750,NULL),
(3865,'wc_payment_gateway_update_orders','complete','2026-04-26 17:23:11','2026-04-26 17:23:11',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777224191;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777224191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 17:54:28','2026-04-26 17:54:28',4750,NULL),
(3866,'wc_payment_gateway_update_orders','complete','2026-04-26 17:23:13','2026-04-26 17:23:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777224193;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777224193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 17:54:29','2026-04-26 17:54:29',4750,NULL),
(3867,'mailpoet/cron/daemon-run','complete','2026-04-26 17:54:22','2026-04-26 17:54:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777226062;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777226062;}',13,1,'2026-04-26 17:54:27','2026-04-26 17:54:27',4751,NULL),
(3868,'mailpoet/cron/daemon-trigger','complete','2026-04-26 17:56:27','2026-04-26 17:56:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777226187;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777226187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 17:59:43','2026-04-26 17:59:43',4756,NULL),
(3869,'wc_payment_gateway_update_orders','complete','2026-04-26 18:09:28','2026-04-26 18:09:28',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777226968;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777226968;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 18:25:20','2026-04-26 18:25:20',4758,NULL),
(3870,'wc_payment_gateway_update_orders','complete','2026-04-26 18:09:29','2026-04-26 18:09:29',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777226969;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777226969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 18:25:21','2026-04-26 18:25:21',4758,NULL),
(3871,'woocommerce_cancel_unpaid_orders','complete','2026-04-26 18:54:29','2026-04-26 18:54:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777229669;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777229669;}',4,1,'2026-04-26 19:01:51','2026-04-26 19:01:51',4775,NULL),
(3872,'mailpoet/cron/daemon-trigger','complete','2026-04-26 18:01:43','2026-04-26 18:01:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777226503;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777226503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 18:25:20','2026-04-26 18:25:20',4758,NULL),
(3873,'mailpoet/cron/daemon-run','complete','2026-04-26 18:25:14','2026-04-26 18:25:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777227914;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777227914;}',13,1,'2026-04-26 18:25:19','2026-04-26 18:25:19',4759,NULL),
(3874,'mailpoet/cron/daemon-trigger','complete','2026-04-26 18:27:20','2026-04-26 18:27:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777228040;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777228040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 18:27:44','2026-04-26 18:27:44',4766,NULL),
(3875,'wc_payment_gateway_update_orders','complete','2026-04-26 18:40:20','2026-04-26 18:40:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777228820;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777228820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 18:43:31','2026-04-26 18:43:31',4771,NULL),
(3876,'wc_payment_gateway_update_orders','complete','2026-04-26 18:40:21','2026-04-26 18:40:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777228821;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777228821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 18:43:32','2026-04-26 18:43:32',4771,NULL),
(3877,'fetch_patterns','complete','2026-04-27 18:25:21','2026-04-27 18:25:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777314321;s:18:\"\0*\0first_timestamp\";i:1776358463;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777314321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-27 18:39:21','2026-04-27 18:39:21',5273,NULL),
(3878,'woocommerce_cleanup_sessions','complete','2026-04-27 06:00:00','2026-04-27 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777269600;s:18:\"\0*\0first_timestamp\";i:1777269600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777269600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-04-27 06:07:03','2026-04-27 06:07:03',5065,NULL),
(3879,'generate_category_lookup_table_wrapper','complete','2026-04-26 18:25:32','2026-04-26 18:25:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777227932;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777227932;}',4,1,'2026-04-26 18:26:54','2026-04-26 18:26:54',4763,NULL),
(3880,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-04-27 18:25:22','2026-04-27 18:25:22',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777314322;s:18:\"\0*\0first_timestamp\";i:1776358457;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777314322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-04-27 18:39:22','2026-04-27 18:39:22',5273,NULL),
(3882,'mailpoet/cron/daemon-trigger','complete','2026-04-26 18:39:05','2026-04-26 18:39:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777228745;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777228745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 18:43:30','2026-04-26 18:43:30',4771,NULL),
(3883,'mailpoet/cron/daemon-trigger','complete','2026-04-26 18:45:30','2026-04-26 18:45:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777229130;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777229130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 18:48:09','2026-04-26 18:48:09',4773,NULL),
(3884,'wc_payment_gateway_update_orders','complete','2026-04-26 18:58:31','2026-04-26 18:58:31',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777229911;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777229911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 19:01:51','2026-04-26 19:01:51',4775,NULL),
(3885,'wc_payment_gateway_update_orders','complete','2026-04-26 18:58:32','2026-04-26 18:58:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777229912;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777229912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 19:01:52','2026-04-26 19:01:52',4775,NULL),
(3886,'mailpoet/cron/daemon-trigger','complete','2026-04-26 18:50:09','2026-04-26 18:50:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777229409;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777229409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 19:01:50','2026-04-26 19:01:50',4775,NULL),
(3887,'mailpoet/cron/daemon-run','complete','2026-04-26 19:01:45','2026-04-26 19:01:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777230105;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777230105;}',13,1,'2026-04-26 19:01:50','2026-04-26 19:01:50',4776,NULL),
(3888,'mailpoet/cron/daemon-trigger','complete','2026-04-26 19:03:50','2026-04-26 19:03:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777230230;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777230230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 19:05:43','2026-04-26 19:05:43',4780,NULL),
(3889,'woocommerce_cancel_unpaid_orders','complete','2026-04-26 20:01:51','2026-04-26 20:01:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777233711;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777233711;}',4,1,'2026-04-26 20:13:13','2026-04-26 20:13:13',4794,NULL),
(3890,'wc_payment_gateway_update_orders','complete','2026-04-26 19:16:51','2026-04-26 19:16:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777231011;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777231011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 19:21:42','2026-04-26 19:21:42',4786,NULL),
(3891,'wc_payment_gateway_update_orders','complete','2026-04-26 19:16:52','2026-04-26 19:16:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777231012;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777231012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 19:21:43','2026-04-26 19:21:43',4786,NULL),
(3892,'mailpoet/cron/daemon-trigger','complete','2026-04-26 19:07:43','2026-04-26 19:07:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777230463;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777230463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 19:11:41','2026-04-26 19:11:41',4782,NULL),
(3893,'mailpoet/cron/daemon-trigger','complete','2026-04-26 19:13:41','2026-04-26 19:13:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777230821;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777230821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 19:15:13','2026-04-26 19:15:13',4784,NULL),
(3894,'mailpoet/cron/daemon-trigger','complete','2026-04-26 19:17:13','2026-04-26 19:17:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777231033;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777231033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 19:21:48','2026-04-26 19:21:48',4786,NULL),
(3895,'wc_payment_gateway_update_orders','complete','2026-04-26 19:36:42','2026-04-26 19:36:42',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777232202;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777232202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 19:52:48','2026-04-26 19:52:48',4792,NULL),
(3896,'wc_payment_gateway_update_orders','complete','2026-04-26 19:36:43','2026-04-26 19:36:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777232203;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777232203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 19:52:48','2026-04-26 19:52:48',4792,NULL),
(3897,'mailpoet/cron/daemon-run','complete','2026-04-26 19:21:43','2026-04-26 19:21:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777231303;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777231303;}',13,1,'2026-04-26 19:21:48','2026-04-26 19:21:48',4787,NULL),
(3898,'mailpoet/cron/daemon-trigger','complete','2026-04-26 19:23:48','2026-04-26 19:23:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777231428;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777231428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 19:31:30','2026-04-26 19:31:30',4790,NULL),
(3899,'mailpoet/cron/daemon-trigger','complete','2026-04-26 19:33:30','2026-04-26 19:33:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777232010;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777232010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 19:52:47','2026-04-26 19:52:47',4792,NULL),
(3900,'mailpoet/cron/daemon-trigger','complete','2026-04-26 19:54:47','2026-04-26 19:54:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777233287;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777233287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 20:13:13','2026-04-26 20:13:13',4794,NULL),
(3901,'wc_payment_gateway_update_orders','complete','2026-04-26 20:07:48','2026-04-26 20:07:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777234068;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777234068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 20:13:14','2026-04-26 20:13:14',4794,NULL),
(3902,'wc_payment_gateway_update_orders','complete','2026-04-26 20:07:48','2026-04-26 20:07:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777234068;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777234068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 20:13:14','2026-04-26 20:13:14',4794,NULL),
(3903,'mailpoet/cron/daemon-trigger','complete','2026-04-26 20:15:13','2026-04-26 20:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777234513;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777234513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 20:20:15','2026-04-26 20:20:15',4796,NULL),
(3904,'woocommerce_cancel_unpaid_orders','complete','2026-04-26 21:13:13','2026-04-26 21:13:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777237993;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777237993;}',4,1,'2026-04-26 21:15:32','2026-04-26 21:15:32',4846,NULL),
(3905,'wc_payment_gateway_update_orders','complete','2026-04-26 20:28:14','2026-04-26 20:28:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777235294;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777235294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 20:29:52','2026-04-26 20:29:52',4807,NULL),
(3906,'wc_payment_gateway_update_orders','complete','2026-04-26 20:28:14','2026-04-26 20:28:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777235294;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777235294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 20:29:53','2026-04-26 20:29:53',4807,NULL),
(3907,'mailpoet/cron/daemon-run','complete','2026-04-26 20:20:10','2026-04-26 20:20:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777234810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777234810;}',13,1,'2026-04-26 20:20:14','2026-04-26 20:20:14',4797,NULL),
(3908,'mailpoet/cron/daemon-trigger','complete','2026-04-26 20:22:15','2026-04-26 20:22:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777234935;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777234935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 20:23:10','2026-04-26 20:23:10',4802,NULL),
(3909,'woocommerce_refresh_order_count_cache','complete','2026-04-27 08:20:15','2026-04-27 08:20:15',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777278015;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777278015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-27 08:23:33','2026-04-27 08:23:33',5124,NULL),
(3910,'mailpoet/cron/daemon-trigger','complete','2026-04-26 20:25:10','2026-04-26 20:25:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777235110;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777235110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 20:27:28','2026-04-26 20:27:28',4805,NULL),
(3911,'mailpoet/cron/daemon-trigger','complete','2026-04-26 20:29:28','2026-04-26 20:29:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777235368;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777235368;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 20:29:53','2026-04-26 20:29:53',4807,NULL),
(3912,'wc_payment_gateway_update_orders','complete','2026-04-26 20:44:52','2026-04-26 20:44:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777236292;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777236292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 20:48:01','2026-04-26 20:48:01',4827,NULL),
(3913,'wc_payment_gateway_update_orders','complete','2026-04-26 20:44:53','2026-04-26 20:44:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777236293;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777236293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 20:48:02','2026-04-26 20:48:02',4827,NULL),
(3914,'mailpoet/cron/daemon-trigger','complete','2026-04-26 20:31:53','2026-04-26 20:31:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777235513;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777235513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 20:32:44','2026-04-26 20:32:44',4811,NULL),
(3915,'mailpoet/cron/daemon-trigger','complete','2026-04-26 20:34:44','2026-04-26 20:34:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777235684;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777235684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 20:34:50','2026-04-26 20:34:50',4814,NULL),
(3916,'mailpoet/cron/daemon-run','complete','2026-04-26 20:34:45','2026-04-26 20:34:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777235685;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777235685;}',13,1,'2026-04-26 20:34:50','2026-04-26 20:34:50',4815,NULL),
(3917,'mailpoet/cron/daemon-trigger','complete','2026-04-26 20:36:50','2026-04-26 20:36:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777235810;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777235810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 20:37:52','2026-04-26 20:37:52',4818,NULL),
(3918,'mailpoet/cron/daemon-trigger','complete','2026-04-26 20:39:52','2026-04-26 20:39:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777235992;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777235992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 20:41:15','2026-04-26 20:41:15',4820,NULL),
(3919,'mailpoet/cron/daemon-run','complete','2026-04-26 20:41:11','2026-04-26 20:41:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777236071;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777236071;}',13,1,'2026-04-26 20:41:15','2026-04-26 20:41:15',4821,NULL),
(3920,'mailpoet/cron/daemon-trigger','complete','2026-04-26 20:43:15','2026-04-26 20:43:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777236195;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777236195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 20:44:40','2026-04-26 20:44:40',4825,NULL),
(3921,'mailpoet/cron/daemon-trigger','complete','2026-04-26 20:46:40','2026-04-26 20:46:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777236400;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777236400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 20:48:02','2026-04-26 20:48:02',4827,NULL),
(3922,'wc_payment_gateway_update_orders','complete','2026-04-26 21:03:01','2026-04-26 21:03:01',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777237381;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777237381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 21:05:18','2026-04-26 21:05:18',4840,NULL),
(3923,'wc_payment_gateway_update_orders','complete','2026-04-26 21:03:02','2026-04-26 21:03:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777237382;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777237382;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 21:05:19','2026-04-26 21:05:19',4840,NULL),
(3924,'mailpoet/cron/daemon-trigger','complete','2026-04-26 20:50:02','2026-04-26 20:50:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777236602;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777236602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 20:51:44','2026-04-26 20:51:44',4829,NULL),
(3925,'mailpoet/cron/daemon-run','complete','2026-04-26 20:51:40','2026-04-26 20:51:40',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777236700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777236700;}',13,1,'2026-04-26 20:51:44','2026-04-26 20:51:44',4830,NULL),
(3926,'mailpoet/cron/daemon-trigger','complete','2026-04-26 20:53:44','2026-04-26 20:53:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777236824;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777236824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 20:55:13','2026-04-26 20:55:13',4834,NULL),
(3927,'mailpoet/cron/daemon-trigger','complete','2026-04-26 20:57:13','2026-04-26 20:57:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777237033;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777237033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 20:58:31','2026-04-26 20:58:31',4836,NULL),
(3928,'mailpoet/cron/daemon-trigger','complete','2026-04-26 21:00:31','2026-04-26 21:00:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777237231;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777237231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 21:01:43','2026-04-26 21:01:43',4838,NULL),
(3929,'mailpoet/cron/daemon-trigger','complete','2026-04-26 21:03:43','2026-04-26 21:03:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777237423;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777237423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 21:05:19','2026-04-26 21:05:19',4840,NULL),
(3930,'wc_payment_gateway_update_orders','complete','2026-04-26 21:20:18','2026-04-26 21:20:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777238418;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777238418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 21:22:12','2026-04-26 21:22:12',4850,NULL),
(3931,'wc_payment_gateway_update_orders','complete','2026-04-26 21:20:19','2026-04-26 21:20:19',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777238419;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777238419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 21:22:13','2026-04-26 21:22:13',4850,NULL),
(3932,'mailpoet/cron/daemon-trigger','complete','2026-04-26 21:07:19','2026-04-26 21:07:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777237639;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777237639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 21:08:35','2026-04-26 21:08:35',4842,NULL),
(3933,'mailpoet/cron/daemon-trigger','complete','2026-04-26 21:10:35','2026-04-26 21:10:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777237835;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777237835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 21:11:40','2026-04-26 21:11:40',4844,NULL),
(3934,'mailpoet/cron/daemon-trigger','complete','2026-04-26 21:13:40','2026-04-26 21:13:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777238020;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777238020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 21:15:32','2026-04-26 21:15:32',4846,NULL),
(3935,'woocommerce_cancel_unpaid_orders','complete','2026-04-26 22:15:32','2026-04-26 22:15:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777241732;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777241732;}',4,1,'2026-04-26 22:48:12','2026-04-26 22:48:12',4893,NULL),
(3936,'mailpoet/cron/daemon-trigger','complete','2026-04-26 21:17:32','2026-04-26 21:17:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777238252;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777238252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 21:18:51','2026-04-26 21:18:51',4848,NULL),
(3937,'mailpoet/cron/daemon-trigger','complete','2026-04-26 21:20:51','2026-04-26 21:20:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777238451;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777238451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 21:22:13','2026-04-26 21:22:13',4850,NULL),
(3938,'wc_payment_gateway_update_orders','complete','2026-04-26 21:37:12','2026-04-26 21:37:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777239432;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777239432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 21:38:03','2026-04-26 21:38:03',4863,NULL),
(3939,'wc_payment_gateway_update_orders','complete','2026-04-26 21:37:13','2026-04-26 21:37:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777239433;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777239433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 21:38:04','2026-04-26 21:38:04',4863,NULL),
(3940,'mailpoet/cron/daemon-trigger','complete','2026-04-26 21:24:13','2026-04-26 21:24:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777238653;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777238653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 21:25:34','2026-04-26 21:25:34',4853,NULL),
(3941,'mailpoet/cron/daemon-run','complete','2026-04-26 21:25:30','2026-04-26 21:25:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777238730;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777238730;}',13,1,'2026-04-26 21:25:34','2026-04-26 21:25:34',4854,NULL),
(3942,'mailpoet/cron/daemon-trigger','complete','2026-04-26 21:27:34','2026-04-26 21:27:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777238854;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777238854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 21:28:40','2026-04-26 21:28:40',4857,NULL),
(3943,'mailpoet/cron/daemon-trigger','complete','2026-04-26 21:30:40','2026-04-26 21:30:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777239040;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777239040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 21:31:47','2026-04-26 21:31:47',4859,NULL),
(3944,'mailpoet/cron/daemon-trigger','complete','2026-04-26 21:33:47','2026-04-26 21:33:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777239227;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777239227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 21:35:01','2026-04-26 21:35:01',4861,NULL),
(3945,'mailpoet/cron/daemon-trigger','complete','2026-04-26 21:37:01','2026-04-26 21:37:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777239421;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777239421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 21:38:03','2026-04-26 21:38:03',4863,NULL),
(3946,'mailpoet/cron/daemon-trigger','complete','2026-04-26 21:40:03','2026-04-26 21:40:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777239603;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777239603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 21:41:14','2026-04-26 21:41:14',4865,NULL),
(3947,'wc_payment_gateway_update_orders','complete','2026-04-26 21:53:03','2026-04-26 21:53:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777240383;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777240383;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 21:53:49','2026-04-26 21:53:49',4877,NULL),
(3948,'wc_payment_gateway_update_orders','complete','2026-04-26 21:53:04','2026-04-26 21:53:04',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777240384;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777240384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 21:53:50','2026-04-26 21:53:50',4877,NULL),
(3949,'mailpoet/cron/daemon-trigger','complete','2026-04-26 21:43:14','2026-04-26 21:43:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777239794;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777239794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 21:44:31','2026-04-26 21:44:31',4868,NULL),
(3950,'mailpoet/cron/daemon-trigger','complete','2026-04-26 21:46:31','2026-04-26 21:46:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777239991;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777239991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 21:47:39','2026-04-26 21:47:39',4870,NULL),
(3951,'mailpoet/cron/daemon-trigger','complete','2026-04-26 21:49:39','2026-04-26 21:49:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777240179;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777240179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 21:50:45','2026-04-26 21:50:45',4873,NULL),
(3952,'mailpoet/cron/daemon-trigger','complete','2026-04-26 21:52:45','2026-04-26 21:52:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777240365;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777240365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 21:52:56','2026-04-26 21:52:56',4875,NULL),
(3953,'mailpoet/cron/daemon-trigger','complete','2026-04-26 21:54:56','2026-04-26 21:54:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777240496;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777240496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 21:56:57','2026-04-26 21:56:57',4879,NULL),
(3954,'wc_payment_gateway_update_orders','complete','2026-04-26 22:08:49','2026-04-26 22:08:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777241329;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777241329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 22:09:50','2026-04-26 22:09:50',4888,NULL),
(3955,'wc_payment_gateway_update_orders','complete','2026-04-26 22:08:50','2026-04-26 22:08:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777241330;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777241330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 22:09:51','2026-04-26 22:09:51',4888,NULL),
(3956,'mailpoet/cron/daemon-trigger','complete','2026-04-26 21:58:57','2026-04-26 21:58:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777240737;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777240737;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 22:03:20','2026-04-26 22:03:20',4881,NULL),
(3957,'mailpoet/cron/daemon-trigger','complete','2026-04-26 22:05:20','2026-04-26 22:05:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777241120;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777241120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 22:06:42','2026-04-26 22:06:42',4884,NULL),
(3958,'mailpoet/cron/daemon-run','complete','2026-04-26 22:06:37','2026-04-26 22:06:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777241197;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777241197;}',13,1,'2026-04-26 22:06:42','2026-04-26 22:06:42',4885,NULL),
(3959,'mailpoet/cron/daemon-trigger','complete','2026-04-26 22:08:42','2026-04-26 22:08:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777241322;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777241322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 22:09:50','2026-04-26 22:09:50',4888,NULL),
(3960,'mailpoet/cron/daemon-trigger','complete','2026-04-26 22:11:50','2026-04-26 22:11:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777241510;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777241510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 22:48:07','2026-04-26 22:48:07',4890,NULL),
(3961,'wc_payment_gateway_update_orders','complete','2026-04-26 22:24:50','2026-04-26 22:24:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777242290;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777242290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 22:48:12','2026-04-26 22:48:12',4893,NULL),
(3962,'wc_payment_gateway_update_orders','complete','2026-04-26 22:24:51','2026-04-26 22:24:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777242291;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777242291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 22:48:13','2026-04-26 22:48:13',4893,NULL),
(3963,'mailpoet/cron/daemon-run','complete','2026-04-26 22:48:01','2026-04-26 22:48:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777243681;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777243681;}',13,1,'2026-04-26 22:48:07','2026-04-26 22:48:07',4891,NULL),
(3964,'mailpoet/cron/daemon-trigger','complete','2026-04-26 22:50:07','2026-04-26 22:50:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777243807;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777243807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 22:52:42','2026-04-26 22:52:42',4895,NULL),
(3965,'woocommerce_cancel_unpaid_orders','complete','2026-04-26 23:48:11','2026-04-26 23:48:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777247291;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777247291;}',4,1,'2026-04-26 23:53:09','2026-04-26 23:53:09',4912,NULL),
(3966,'wc_payment_gateway_update_orders','complete','2026-04-26 23:03:12','2026-04-26 23:03:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777244592;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777244592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 23:04:08','2026-04-26 23:04:08',4897,NULL),
(3967,'wc_payment_gateway_update_orders','complete','2026-04-26 23:03:13','2026-04-26 23:03:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777244593;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777244593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 23:04:08','2026-04-26 23:04:08',4897,NULL),
(3968,'mailpoet/cron/daemon-trigger','complete','2026-04-26 22:54:42','2026-04-26 22:54:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777244082;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777244082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 23:04:06','2026-04-26 23:04:06',4897,NULL),
(3969,'mailpoet/cron/daemon-trigger','complete','2026-04-26 23:06:06','2026-04-26 23:06:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777244766;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777244766;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 23:08:44','2026-04-26 23:08:44',4899,NULL),
(3970,'wc_payment_gateway_update_orders','complete','2026-04-26 23:19:08','2026-04-26 23:19:08',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777245548;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777245548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 23:22:49','2026-04-26 23:22:49',4901,NULL),
(3971,'wc_payment_gateway_update_orders','complete','2026-04-26 23:19:08','2026-04-26 23:19:08',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777245548;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777245548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 23:22:50','2026-04-26 23:22:50',4901,NULL),
(3972,'mailpoet/cron/daemon-trigger','complete','2026-04-26 23:10:44','2026-04-26 23:10:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777245044;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777245044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 23:22:49','2026-04-26 23:22:49',4901,NULL),
(3973,'mailpoet/cron/daemon-trigger','complete','2026-04-26 23:24:49','2026-04-26 23:24:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777245889;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777245889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 23:34:50','2026-04-26 23:34:50',4903,NULL),
(3974,'wc_payment_gateway_update_orders','complete','2026-04-26 23:37:49','2026-04-26 23:37:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777246669;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777246669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 23:38:13','2026-04-26 23:38:13',4905,NULL),
(3975,'wc_payment_gateway_update_orders','complete','2026-04-26 23:37:50','2026-04-26 23:37:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777246670;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777246670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 23:38:13','2026-04-26 23:38:13',4905,NULL),
(3976,'mailpoet/cron/daemon-trigger','complete','2026-04-26 23:36:50','2026-04-26 23:36:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777246610;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777246610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 23:38:12','2026-04-26 23:38:12',4905,NULL),
(3977,'mailpoet/cron/daemon-trigger','complete','2026-04-26 23:40:12','2026-04-26 23:40:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777246812;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777246812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 23:45:52','2026-04-26 23:45:52',4908,NULL),
(3978,'wc_payment_gateway_update_orders','complete','2026-04-26 23:53:13','2026-04-26 23:53:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777247593;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777247593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 23:59:31','2026-04-26 23:59:31',4914,NULL),
(3979,'wc_payment_gateway_update_orders','complete','2026-04-26 23:53:13','2026-04-26 23:53:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777247593;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777247593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-26 23:59:32','2026-04-26 23:59:32',4914,NULL),
(3980,'mailpoet/cron/daemon-run','complete','2026-04-26 23:45:49','2026-04-26 23:45:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777247149;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777247149;}',13,1,'2026-04-26 23:45:52','2026-04-26 23:45:52',4909,NULL),
(3981,'mailpoet/cron/daemon-trigger','complete','2026-04-26 23:47:52','2026-04-26 23:47:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777247272;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777247272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 23:53:09','2026-04-26 23:53:09',4912,NULL),
(3982,'mailpoet/cron/daemon-trigger','complete','2026-04-26 23:55:09','2026-04-26 23:55:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777247709;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777247709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-26 23:59:33','2026-04-26 23:59:33',4914,NULL),
(3983,'woocommerce_cancel_unpaid_orders','complete','2026-04-27 00:53:09','2026-04-27 00:53:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777251189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777251189;}',4,1,'2026-04-27 00:53:14','2026-04-27 00:53:14',4931,NULL),
(3984,'wc_payment_gateway_update_orders','complete','2026-04-27 00:14:31','2026-04-27 00:14:31',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777248871;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777248871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 00:23:30','2026-04-27 00:23:30',4923,NULL),
(3985,'wc_payment_gateway_update_orders','complete','2026-04-27 00:14:32','2026-04-27 00:14:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777248872;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777248872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 00:23:30','2026-04-27 00:23:30',4923,NULL),
(3986,'mailpoet/cron/daemon-trigger','complete','2026-04-27 00:01:33','2026-04-27 00:01:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777248093;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777248093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 00:03:29','2026-04-27 00:03:29',4916,NULL),
(3987,'mailpoet/cron/daemon-run','complete','2026-04-27 00:03:24','2026-04-27 00:03:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777248204;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777248204;}',13,1,'2026-04-27 00:03:30','2026-04-27 00:03:30',4917,NULL),
(3988,'mailpoet/cron/daemon-trigger','complete','2026-04-27 00:05:29','2026-04-27 00:05:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777248329;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777248329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 00:13:22','2026-04-27 00:13:22',4919,NULL),
(3989,'mailpoet/cron/daemon-run','complete','2026-04-27 00:13:18','2026-04-27 00:13:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777248798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777248798;}',13,1,'2026-04-27 00:13:22','2026-04-27 00:13:22',4920,NULL),
(3990,'mailpoet/cron/daemon-trigger','complete','2026-04-27 00:15:22','2026-04-27 00:15:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777248922;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777248922;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 00:23:36','2026-04-27 00:23:36',4923,NULL),
(3991,'wc_payment_gateway_update_orders','complete','2026-04-27 00:38:30','2026-04-27 00:38:30',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777250310;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777250310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 00:44:49','2026-04-27 00:44:49',4929,NULL),
(3992,'wc_payment_gateway_update_orders','complete','2026-04-27 00:38:30','2026-04-27 00:38:30',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777250310;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777250310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 00:44:49','2026-04-27 00:44:49',4929,NULL),
(3993,'mailpoet/cron/daemon-run','complete','2026-04-27 00:23:31','2026-04-27 00:23:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777249411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777249411;}',13,1,'2026-04-27 00:23:36','2026-04-27 00:23:36',4924,NULL),
(3994,'mailpoet/cron/daemon-trigger','complete','2026-04-27 00:25:36','2026-04-27 00:25:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777249536;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777249536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 00:31:25','2026-04-27 00:31:25',4927,NULL),
(3995,'mailpoet/cron/daemon-trigger','complete','2026-04-27 00:33:25','2026-04-27 00:33:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777250005;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777250005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 00:44:48','2026-04-27 00:44:48',4929,NULL),
(3996,'mailpoet/cron/daemon-trigger','complete','2026-04-27 00:46:48','2026-04-27 00:46:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777250808;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777250808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 00:53:14','2026-04-27 00:53:14',4931,NULL),
(3997,'wc_payment_gateway_update_orders','complete','2026-04-27 00:59:49','2026-04-27 00:59:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777251589;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777251589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 01:00:13','2026-04-27 01:00:13',4934,NULL),
(3998,'wc_payment_gateway_update_orders','complete','2026-04-27 00:59:49','2026-04-27 00:59:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777251589;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777251589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 01:00:13','2026-04-27 01:00:13',4934,NULL),
(3999,'mailpoet/cron/daemon-trigger','complete','2026-04-27 00:55:14','2026-04-27 00:55:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777251314;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777251314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 01:00:12','2026-04-27 01:00:12',4934,NULL),
(4000,'woocommerce_cancel_unpaid_orders','complete','2026-04-27 01:53:14','2026-04-27 01:53:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777254794;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777254794;}',4,1,'2026-04-27 01:53:50','2026-04-27 01:53:50',4985,NULL),
(4001,'mailpoet/cron/daemon-trigger','complete','2026-04-27 01:02:12','2026-04-27 01:02:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777251732;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777251732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 01:13:37','2026-04-27 01:13:37',4936,NULL),
(4002,'wc_payment_gateway_update_orders','complete','2026-04-27 01:15:13','2026-04-27 01:15:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777252513;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777252513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 01:19:26','2026-04-27 01:19:26',4938,NULL),
(4003,'wc_payment_gateway_update_orders','complete','2026-04-27 01:15:13','2026-04-27 01:15:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777252513;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777252513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 01:19:26','2026-04-27 01:19:26',4938,NULL),
(4004,'mailpoet/cron/daemon-trigger','complete','2026-04-27 01:15:37','2026-04-27 01:15:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777252537;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777252537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 01:19:30','2026-04-27 01:19:30',4938,NULL),
(4005,'wc_payment_gateway_update_orders','complete','2026-04-27 01:34:26','2026-04-27 01:34:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777253666;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777253666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 01:34:50','2026-04-27 01:34:50',4956,NULL),
(4006,'wc_payment_gateway_update_orders','complete','2026-04-27 01:34:26','2026-04-27 01:34:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777253666;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777253666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 01:34:51','2026-04-27 01:34:51',4956,NULL),
(4007,'mailpoet/cron/daemon-run','complete','2026-04-27 01:19:26','2026-04-27 01:19:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777252766;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777252766;}',13,1,'2026-04-27 01:19:30','2026-04-27 01:19:30',4939,NULL),
(4008,'mailpoet/cron/daemon-trigger','complete','2026-04-27 01:21:30','2026-04-27 01:21:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777252890;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777252890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 01:22:48','2026-04-27 01:22:48',4942,NULL),
(4009,'mailpoet/cron/daemon-trigger','complete','2026-04-27 01:24:48','2026-04-27 01:24:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777253088;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777253088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 01:26:36','2026-04-27 01:26:36',4945,NULL),
(4010,'mailpoet/cron/daemon-trigger','complete','2026-04-27 01:28:36','2026-04-27 01:28:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777253316;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777253316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 01:29:01','2026-04-27 01:29:01',4947,NULL),
(4011,'mailpoet/cron/daemon-trigger','complete','2026-04-27 01:31:01','2026-04-27 01:31:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777253461;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777253461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 01:31:41','2026-04-27 01:31:41',4951,NULL),
(4012,'mailpoet/cron/daemon-trigger','complete','2026-04-27 01:33:41','2026-04-27 01:33:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777253621;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777253621;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 01:34:14','2026-04-27 01:34:14',4954,NULL),
(4013,'mailpoet/cron/daemon-trigger','complete','2026-04-27 01:36:14','2026-04-27 01:36:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777253774;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777253774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 01:37:15','2026-04-27 01:37:15',4959,NULL),
(4014,'wc_payment_gateway_update_orders','complete','2026-04-27 01:49:50','2026-04-27 01:49:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777254590;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777254590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 01:50:10','2026-04-27 01:50:10',4979,NULL),
(4015,'wc_payment_gateway_update_orders','complete','2026-04-27 01:49:51','2026-04-27 01:49:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777254591;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777254591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 01:50:11','2026-04-27 01:50:11',4979,NULL),
(4016,'mailpoet/cron/daemon-trigger','complete','2026-04-27 01:39:15','2026-04-27 01:39:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777253955;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777253955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 01:39:48','2026-04-27 01:39:48',4963,NULL),
(4017,'mailpoet/cron/daemon-trigger','complete','2026-04-27 01:41:48','2026-04-27 01:41:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777254108;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777254108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 01:42:21','2026-04-27 01:42:21',4966,NULL),
(4018,'mailpoet/cron/daemon-trigger','complete','2026-04-27 01:44:21','2026-04-27 01:44:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777254261;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777254261;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 01:45:14','2026-04-27 01:45:14',4970,NULL),
(4019,'mailpoet/cron/daemon-trigger','complete','2026-04-27 01:47:14','2026-04-27 01:47:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777254434;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777254434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 01:47:55','2026-04-27 01:47:55',4974,NULL),
(4020,'mailpoet/cron/daemon-run','complete','2026-04-27 01:47:51','2026-04-27 01:47:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777254471;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777254471;}',13,1,'2026-04-27 01:47:55','2026-04-27 01:47:55',4975,NULL),
(4021,'mailpoet/cron/daemon-trigger','complete','2026-04-27 01:49:55','2026-04-27 01:49:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777254595;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777254595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 01:50:11','2026-04-27 01:50:11',4979,NULL),
(4022,'wc_payment_gateway_update_orders','complete','2026-04-27 02:05:10','2026-04-27 02:05:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777255510;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777255510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 02:05:50','2026-04-27 02:05:50',5003,NULL),
(4023,'wc_payment_gateway_update_orders','complete','2026-04-27 02:05:11','2026-04-27 02:05:11',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777255511;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777255511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 02:05:51','2026-04-27 02:05:51',5003,NULL),
(4024,'mailpoet/cron/daemon-trigger','complete','2026-04-27 01:52:11','2026-04-27 01:52:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777254731;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777254731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 01:52:47','2026-04-27 01:52:47',4983,NULL),
(4025,'mailpoet/cron/daemon-trigger','complete','2026-04-27 01:54:47','2026-04-27 01:54:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777254887;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777254887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 01:54:51','2026-04-27 01:54:51',4987,NULL),
(4026,'woocommerce_cancel_unpaid_orders','complete','2026-04-27 02:53:49','2026-04-27 02:53:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777258429;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777258429;}',4,1,'2026-04-27 03:00:52','2026-04-27 03:00:52',5025,NULL),
(4027,'mailpoet/cron/daemon-trigger','complete','2026-04-27 01:56:51','2026-04-27 01:56:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777255011;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777255011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 01:57:05','2026-04-27 01:57:05',4990,NULL),
(4028,'mailpoet/cron/daemon-trigger','complete','2026-04-27 01:59:05','2026-04-27 01:59:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777255145;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777255145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 01:59:49','2026-04-27 01:59:49',4994,NULL),
(4029,'mailpoet/cron/daemon-trigger','complete','2026-04-27 02:01:49','2026-04-27 02:01:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777255309;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777255309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 02:02:06','2026-04-27 02:02:06',4997,NULL),
(4030,'mailpoet/cron/daemon-trigger','complete','2026-04-27 02:04:06','2026-04-27 02:04:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777255446;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777255446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 02:04:55','2026-04-27 02:04:55',5001,NULL),
(4031,'mailpoet/cron/daemon-trigger','complete','2026-04-27 02:06:55','2026-04-27 02:06:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777255615;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777255615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 02:06:59','2026-04-27 02:06:59',5005,NULL),
(4032,'wc_payment_gateway_update_orders','complete','2026-04-27 02:20:50','2026-04-27 02:20:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777256450;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777256450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 02:23:15','2026-04-27 02:23:15',5012,NULL),
(4033,'wc_payment_gateway_update_orders','complete','2026-04-27 02:20:51','2026-04-27 02:20:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777256451;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777256451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 02:23:16','2026-04-27 02:23:16',5012,NULL),
(4034,'mailpoet/cron/daemon-trigger','complete','2026-04-27 02:08:59','2026-04-27 02:08:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777255739;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777255739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 02:09:17','2026-04-27 02:09:17',5008,NULL),
(4035,'mailpoet/cron/daemon-trigger','complete','2026-04-27 02:11:17','2026-04-27 02:11:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777255877;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777255877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 02:12:59','2026-04-27 02:12:59',5010,NULL),
(4036,'mailpoet/cron/daemon-trigger','complete','2026-04-27 02:14:59','2026-04-27 02:14:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777256099;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777256099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 02:23:14','2026-04-27 02:23:14',5012,NULL),
(4037,'mailpoet/cron/daemon-run','complete','2026-04-27 02:23:10','2026-04-27 02:23:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777256590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777256590;}',13,1,'2026-04-27 02:23:13','2026-04-27 02:23:13',5013,NULL),
(4038,'mailpoet/cron/daemon-trigger','complete','2026-04-27 02:25:14','2026-04-27 02:25:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777256714;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777256714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 02:33:17','2026-04-27 02:33:17',5016,NULL),
(4039,'wc_payment_gateway_update_orders','complete','2026-04-27 02:38:15','2026-04-27 02:38:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777257495;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777257495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 02:40:12','2026-04-27 02:40:12',5018,NULL),
(4040,'wc_payment_gateway_update_orders','complete','2026-04-27 02:38:16','2026-04-27 02:38:16',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777257496;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777257496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 02:40:13','2026-04-27 02:40:13',5018,NULL),
(4041,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-27 14:23:17','2026-04-27 14:23:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777299797;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777299797;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-27 14:42:49','2026-04-27 14:42:49',5203,NULL),
(4042,'mailpoet/cron/daemon-trigger','complete','2026-04-27 02:35:17','2026-04-27 02:35:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777257317;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777257317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 02:40:11','2026-04-27 02:40:11',5018,NULL),
(4043,'mailpoet/cron/daemon-trigger','complete','2026-04-27 02:42:11','2026-04-27 02:42:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777257731;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777257731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 02:52:57','2026-04-27 02:52:57',5021,NULL),
(4044,'wc_payment_gateway_update_orders','complete','2026-04-27 02:55:12','2026-04-27 02:55:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777258512;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777258512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 03:00:53','2026-04-27 03:00:53',5025,NULL),
(4045,'wc_payment_gateway_update_orders','complete','2026-04-27 02:55:13','2026-04-27 02:55:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777258513;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777258513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 03:00:54','2026-04-27 03:00:54',5025,NULL),
(4046,'mailpoet/cron/daemon-run','complete','2026-04-27 02:52:54','2026-04-27 02:52:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777258374;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777258374;}',13,1,'2026-04-27 02:52:57','2026-04-27 02:52:57',5022,NULL),
(4047,'mailpoet/cron/daemon-trigger','complete','2026-04-27 02:54:57','2026-04-27 02:54:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777258497;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777258497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 03:00:52','2026-04-27 03:00:52',5025,NULL),
(4048,'woocommerce_cancel_unpaid_orders','complete','2026-04-27 04:00:51','2026-04-27 04:00:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777262451;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777262451;}',4,1,'2026-04-27 04:22:04','2026-04-27 04:22:04',5050,NULL),
(4049,'mailpoet/cron/daemon-trigger','complete','2026-04-27 03:02:52','2026-04-27 03:02:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777258972;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777258972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 03:14:09','2026-04-27 03:14:09',5028,NULL),
(4050,'wc_payment_gateway_update_orders','complete','2026-04-27 03:15:53','2026-04-27 03:15:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777259753;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777259753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 03:19:37','2026-04-27 03:19:37',5030,NULL),
(4051,'wc_payment_gateway_update_orders','complete','2026-04-27 03:15:54','2026-04-27 03:15:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777259754;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777259754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 03:19:37','2026-04-27 03:19:37',5030,NULL),
(4052,'gla/jobs/resubmit_expiring_products/create_batch','complete','2026-04-27 03:00:53','2026-04-27 03:00:53',10,'[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777258853;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777258853;}',10,1,'2026-04-27 03:00:55','2026-04-27 03:00:55',5026,NULL),
(4053,'gla/jobs/resubmit_expiring_products/start','complete','2026-04-28 03:00:00','2026-04-28 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777345200;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1777345200;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-28 03:00:33','2026-04-28 03:00:33',5361,NULL),
(4054,'gla/jobs/update_merchant_price_benchmarks/start','complete','2026-04-28 03:00:00','2026-04-28 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777345200;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1777345200;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-28 03:00:34','2026-04-28 03:00:34',5361,NULL),
(4055,'mailpoet/cron/daemon-trigger','complete','2026-04-27 03:16:09','2026-04-27 03:16:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777259769;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777259769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 03:19:41','2026-04-27 03:19:41',5030,NULL),
(4056,'wc_payment_gateway_update_orders','complete','2026-04-27 03:34:37','2026-04-27 03:34:37',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777260877;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777260877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 03:42:17','2026-04-27 03:42:17',5042,NULL),
(4057,'wc_payment_gateway_update_orders','complete','2026-04-27 03:34:37','2026-04-27 03:34:37',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777260877;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777260877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 03:42:18','2026-04-27 03:42:18',5042,NULL),
(4058,'mailpoet/cron/daemon-run','complete','2026-04-27 03:19:38','2026-04-27 03:19:38',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777259978;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777259978;}',13,1,'2026-04-27 03:19:41','2026-04-27 03:19:41',5031,NULL),
(4059,'mailpoet/cron/daemon-trigger','complete','2026-04-27 03:21:41','2026-04-27 03:21:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777260101;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777260101;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 03:22:13','2026-04-27 03:22:13',5034,NULL),
(4060,'mailpoet/cron/daemon-run','complete','2026-04-27 03:22:07','2026-04-27 03:22:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777260127;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777260127;}',13,1,'2026-04-27 03:22:13','2026-04-27 03:22:13',5035,NULL),
(4061,'mailpoet/cron/daemon-trigger','complete','2026-04-27 03:24:13','2026-04-27 03:24:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777260253;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777260253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 03:27:08','2026-04-27 03:27:08',5037,NULL),
(4062,'mailpoet/cron/daemon-trigger','complete','2026-04-27 03:29:08','2026-04-27 03:29:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777260548;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777260548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 03:33:20','2026-04-27 03:33:20',5039,NULL),
(4063,'mailpoet/cron/daemon-trigger','complete','2026-04-27 03:35:20','2026-04-27 03:35:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777260920;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777260920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 03:42:18','2026-04-27 03:42:18',5042,NULL),
(4064,'wc_payment_gateway_update_orders','complete','2026-04-27 03:57:17','2026-04-27 03:57:17',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777262237;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777262237;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 04:22:03','2026-04-27 04:22:03',5050,NULL),
(4065,'wc_payment_gateway_update_orders','complete','2026-04-27 03:57:18','2026-04-27 03:57:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777262238;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777262238;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 04:22:04','2026-04-27 04:22:04',5050,NULL),
(4066,'mailpoet/cron/daemon-trigger','complete','2026-04-27 03:44:18','2026-04-27 03:44:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777261458;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777261458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 03:46:11','2026-04-27 03:46:11',5044,NULL),
(4067,'mailpoet/cron/daemon-run','complete','2026-04-27 03:46:07','2026-04-27 03:46:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777261567;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777261567;}',13,1,'2026-04-27 03:46:11','2026-04-27 03:46:11',5045,NULL),
(4068,'mailpoet/cron/daemon-trigger','complete','2026-04-27 03:48:11','2026-04-27 03:48:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777261691;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777261691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 03:53:20','2026-04-27 03:53:20',5048,NULL),
(4069,'mailpoet/cron/daemon-trigger','complete','2026-04-27 03:55:20','2026-04-27 03:55:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777262120;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777262120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 04:22:01','2026-04-27 04:22:01',5050,NULL),
(4070,'mailpoet/cron/daemon-trigger','complete','2026-04-27 04:24:01','2026-04-27 04:24:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777263841;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777263841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 04:39:37','2026-04-27 04:39:37',5052,NULL),
(4071,'wc_payment_gateway_update_orders','complete','2026-04-27 04:37:03','2026-04-27 04:37:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777264623;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777264623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 04:39:38','2026-04-27 04:39:38',5054,NULL),
(4072,'wc_payment_gateway_update_orders','complete','2026-04-27 04:37:04','2026-04-27 04:37:04',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777264624;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777264624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 04:39:39','2026-04-27 04:39:39',5054,NULL),
(4073,'woocommerce_cancel_unpaid_orders','complete','2026-04-27 05:22:04','2026-04-27 05:22:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777267324;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777267324;}',4,1,'2026-04-27 06:07:03','2026-04-27 06:07:03',5065,NULL),
(4074,'mailpoet/cron/daemon-run','complete','2026-04-27 04:39:31','2026-04-27 04:39:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777264771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777264771;}',13,1,'2026-04-27 04:39:38','2026-04-27 04:39:38',5053,NULL),
(4075,'mailpoet/cron/daemon-trigger','complete','2026-04-27 04:41:37','2026-04-27 04:41:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777264897;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777264897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 05:01:34','2026-04-27 05:01:34',5056,NULL),
(4076,'wc_payment_gateway_update_orders','complete','2026-04-27 04:54:38','2026-04-27 04:54:38',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777265678;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777265678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 05:01:35','2026-04-27 05:01:35',5056,NULL),
(4077,'wc_payment_gateway_update_orders','complete','2026-04-27 04:54:39','2026-04-27 04:54:39',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777265679;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777265679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 05:01:36','2026-04-27 05:01:36',5056,NULL),
(4078,'mailpoet/cron/daemon-trigger','complete','2026-04-27 05:03:34','2026-04-27 05:03:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777266214;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777266214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 05:10:45','2026-04-27 05:10:45',5058,NULL),
(4079,'wc_payment_gateway_update_orders','complete','2026-04-27 05:16:35','2026-04-27 05:16:35',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777266995;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777266995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 06:07:01','2026-04-27 06:07:01',5065,NULL),
(4080,'wc_payment_gateway_update_orders','complete','2026-04-27 05:16:36','2026-04-27 05:16:36',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777266996;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777266996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 06:07:02','2026-04-27 06:07:02',5065,NULL),
(4081,'mailpoet/cron/daemon-run','complete','2026-04-27 05:10:40','2026-04-27 05:10:40',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777266640;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777266640;}',13,1,'2026-04-27 05:10:46','2026-04-27 05:10:46',5059,NULL),
(4082,'mailpoet/cron/daemon-trigger','complete','2026-04-27 05:12:45','2026-04-27 05:12:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777266765;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777266765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 05:13:16','2026-04-27 05:13:16',5062,NULL),
(4083,'mailpoet/cron/daemon-trigger','complete','2026-04-27 05:15:16','2026-04-27 05:15:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777266916;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777266916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 06:07:00','2026-04-27 06:07:00',5065,NULL),
(4084,'mailpoet/cron/daemon-run','complete','2026-04-27 06:06:56','2026-04-27 06:06:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777270016;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777270016;}',13,1,'2026-04-27 06:06:59','2026-04-27 06:06:59',5066,NULL),
(4085,'mailpoet/cron/daemon-trigger','complete','2026-04-27 06:09:00','2026-04-27 06:09:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777270140;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777270140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 06:10:32','2026-04-27 06:10:32',5070,NULL),
(4086,'wc_payment_gateway_update_orders','complete','2026-04-27 06:22:01','2026-04-27 06:22:01',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777270921;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777270921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 06:28:45','2026-04-27 06:28:45',5074,NULL),
(4087,'wc_payment_gateway_update_orders','complete','2026-04-27 06:22:02','2026-04-27 06:22:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777270922;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777270922;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 06:28:45','2026-04-27 06:28:45',5074,NULL),
(4088,'woocommerce_cancel_unpaid_orders','complete','2026-04-27 07:07:02','2026-04-27 07:07:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777273622;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777273622;}',4,1,'2026-04-27 07:07:23','2026-04-27 07:07:23',5090,NULL),
(4089,'woocommerce_cleanup_sessions','complete','2026-04-27 18:07:03','2026-04-27 18:07:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777313223;s:18:\"\0*\0first_timestamp\";i:1777269600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777313223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-04-27 18:39:21','2026-04-27 18:39:21',5273,NULL),
(4090,'mailpoet/cron/daemon-trigger','complete','2026-04-27 06:12:32','2026-04-27 06:12:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777270352;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777270352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 06:14:44','2026-04-27 06:14:44',5072,NULL),
(4091,'mailpoet/cron/daemon-trigger','complete','2026-04-27 06:16:44','2026-04-27 06:16:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777270604;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777270604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 06:28:44','2026-04-27 06:28:44',5074,NULL),
(4092,'mailpoet/cron/daemon-trigger','complete','2026-04-27 06:30:44','2026-04-27 06:30:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777271444;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777271444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 06:39:25','2026-04-27 06:39:25',5076,NULL),
(4093,'wc_payment_gateway_update_orders','complete','2026-04-27 06:43:45','2026-04-27 06:43:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777272225;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777272225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 06:49:40','2026-04-27 06:49:40',5078,NULL),
(4094,'wc_payment_gateway_update_orders','complete','2026-04-27 06:43:45','2026-04-27 06:43:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777272225;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777272225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 06:49:41','2026-04-27 06:49:41',5078,NULL),
(4095,'mailpoet/cron/daemon-trigger','complete','2026-04-27 06:41:25','2026-04-27 06:41:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777272085;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777272085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 06:49:40','2026-04-27 06:49:40',5078,NULL),
(4096,'mailpoet/cron/daemon-trigger','complete','2026-04-27 06:51:40','2026-04-27 06:51:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777272700;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777272700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 06:52:13','2026-04-27 06:52:13',5080,NULL),
(4097,'wc_payment_gateway_update_orders','complete','2026-04-27 07:04:40','2026-04-27 07:04:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777273480;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777273480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 07:06:02','2026-04-27 07:06:02',5088,NULL),
(4098,'wc_payment_gateway_update_orders','complete','2026-04-27 07:04:41','2026-04-27 07:04:41',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777273481;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777273481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 07:06:03','2026-04-27 07:06:03',5088,NULL),
(4099,'mailpoet/cron/daemon-trigger','complete','2026-04-27 06:54:13','2026-04-27 06:54:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777272853;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777272853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 06:55:48','2026-04-27 06:55:48',5082,NULL),
(4100,'mailpoet/cron/daemon-run','complete','2026-04-27 06:55:44','2026-04-27 06:55:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777272944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777272944;}',13,1,'2026-04-27 06:55:48','2026-04-27 06:55:48',5083,NULL),
(4101,'mailpoet/cron/daemon-trigger','complete','2026-04-27 06:57:48','2026-04-27 06:57:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777273068;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777273068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 06:59:11','2026-04-27 06:59:11',5086,NULL),
(4102,'mailpoet/cron/daemon-trigger','complete','2026-04-27 07:01:11','2026-04-27 07:01:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777273271;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777273271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 07:06:01','2026-04-27 07:06:01',5088,NULL),
(4103,'mailpoet/cron/daemon-trigger','complete','2026-04-27 07:08:01','2026-04-27 07:08:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777273681;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777273681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 07:09:03','2026-04-27 07:09:03',5092,NULL),
(4104,'wc_payment_gateway_update_orders','complete','2026-04-27 07:21:02','2026-04-27 07:21:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777274462;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777274462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 07:31:03','2026-04-27 07:31:03',5096,NULL),
(4105,'wc_payment_gateway_update_orders','complete','2026-04-27 07:21:03','2026-04-27 07:21:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777274463;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777274463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 07:31:03','2026-04-27 07:31:03',5096,NULL),
(4106,'woocommerce_cancel_unpaid_orders','complete','2026-04-27 08:07:23','2026-04-27 08:07:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777277243;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777277243;}',4,1,'2026-04-27 08:11:15','2026-04-27 08:11:15',5116,NULL),
(4107,'mailpoet/cron/daemon-trigger','complete','2026-04-27 07:11:03','2026-04-27 07:11:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777273863;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777273863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 07:19:26','2026-04-27 07:19:26',5094,NULL),
(4108,'mailpoet/cron/daemon-trigger','complete','2026-04-27 07:21:26','2026-04-27 07:21:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777274486;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777274486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 07:31:07','2026-04-27 07:31:07',5096,NULL),
(4109,'wc_payment_gateway_update_orders','complete','2026-04-27 07:46:03','2026-04-27 07:46:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777275963;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777275963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 07:47:53','2026-04-27 07:47:53',5108,NULL),
(4110,'wc_payment_gateway_update_orders','complete','2026-04-27 07:46:03','2026-04-27 07:46:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777275963;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777275963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 07:47:55','2026-04-27 07:47:55',5108,NULL),
(4111,'mailpoet/cron/daemon-run','complete','2026-04-27 07:31:04','2026-04-27 07:31:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777275064;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777275064;}',13,1,'2026-04-27 07:31:07','2026-04-27 07:31:07',5097,NULL),
(4112,'mailpoet/cron/daemon-trigger','complete','2026-04-27 07:33:07','2026-04-27 07:33:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777275187;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777275187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 07:34:13','2026-04-27 07:34:13',5101,NULL),
(4113,'mailpoet/cron/daemon-trigger','complete','2026-04-27 07:36:13','2026-04-27 07:36:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777275373;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777275373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 07:38:22','2026-04-27 07:38:22',5104,NULL),
(4114,'mailpoet/cron/daemon-trigger','complete','2026-04-27 07:40:22','2026-04-27 07:40:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777275622;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777275622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 07:40:34','2026-04-27 07:40:34',5106,NULL),
(4115,'mailpoet/cron/daemon-trigger','complete','2026-04-27 07:42:34','2026-04-27 07:42:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777275754;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777275754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 07:47:52','2026-04-27 07:47:52',5108,NULL),
(4116,'mailpoet/cron/daemon-trigger','complete','2026-04-27 07:49:52','2026-04-27 07:49:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777276192;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777276192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 07:58:56','2026-04-27 07:58:56',5110,NULL),
(4117,'wc_payment_gateway_update_orders','complete','2026-04-27 08:02:53','2026-04-27 08:02:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777276973;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777276973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 08:04:18','2026-04-27 08:04:18',5114,NULL),
(4118,'wc_payment_gateway_update_orders','complete','2026-04-27 08:02:55','2026-04-27 08:02:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777276975;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777276975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 08:04:18','2026-04-27 08:04:18',5114,NULL),
(4119,'mailpoet/cron/daemon-trigger','complete','2026-04-27 08:00:56','2026-04-27 08:00:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777276856;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777276856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 08:01:29','2026-04-27 08:01:29',5112,NULL),
(4120,'mailpoet/cron/daemon-trigger','complete','2026-04-27 08:03:29','2026-04-27 08:03:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777277009;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777277009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 08:04:18','2026-04-27 08:04:18',5114,NULL),
(4121,'wc_payment_gateway_update_orders','complete','2026-04-27 08:19:18','2026-04-27 08:19:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777277958;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777277958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 08:23:32','2026-04-27 08:23:32',5124,NULL),
(4122,'wc_payment_gateway_update_orders','complete','2026-04-27 08:19:18','2026-04-27 08:19:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777277958;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777277958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 08:23:33','2026-04-27 08:23:33',5124,NULL),
(4123,'mailpoet/cron/daemon-trigger','complete','2026-04-27 08:06:18','2026-04-27 08:06:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777277178;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777277178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 08:11:14','2026-04-27 08:11:14',5116,NULL),
(4124,'mailpoet/cron/daemon-trigger','complete','2026-04-27 08:13:14','2026-04-27 08:13:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777277594;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777277594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 08:18:52','2026-04-27 08:18:52',5119,NULL),
(4125,'woocommerce_cancel_unpaid_orders','complete','2026-04-27 09:11:15','2026-04-27 09:11:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777281075;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777281075;}',4,1,'2026-04-27 09:27:37','2026-04-27 09:27:37',5143,NULL),
(4126,'mailpoet/cron/daemon-run','complete','2026-04-27 08:18:47','2026-04-27 08:18:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777277927;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777277927;}',13,1,'2026-04-27 08:18:51','2026-04-27 08:18:51',5120,NULL),
(4127,'mailpoet/cron/daemon-trigger','complete','2026-04-27 08:20:52','2026-04-27 08:20:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777278052;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777278052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 08:23:33','2026-04-27 08:23:33',5124,NULL),
(4128,'wc_admin_daily_wrapper','complete','2026-04-28 08:18:54','2026-04-28 08:18:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777364334;s:18:\"\0*\0first_timestamp\";i:1759499155;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777364334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-28 08:19:00','2026-04-28 08:19:00',5440,NULL),
(4129,'woocommerce_cleanup_personal_data','complete','2026-04-28 08:18:55','2026-04-28 08:18:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777364335;s:18:\"\0*\0first_timestamp\";i:1759499163;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777364335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-28 08:19:01','2026-04-28 08:19:01',5440,NULL),
(4130,'woocommerce_cleanup_logs','complete','2026-04-28 08:18:56','2026-04-28 08:18:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777364336;s:18:\"\0*\0first_timestamp\";i:1759509954;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777364336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-28 08:19:01','2026-04-28 08:19:01',5440,NULL),
(4131,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-04-28 08:18:56','2026-04-28 08:18:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777364336;s:18:\"\0*\0first_timestamp\";i:1759509955;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777364336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-28 08:19:02','2026-04-28 08:19:02',5440,NULL),
(4132,'woocommerce_scheduled_sales','complete','2026-04-28 08:18:56','2026-04-28 08:18:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777364336;s:18:\"\0*\0first_timestamp\";i:1759536000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777364336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-28 08:19:02','2026-04-28 08:19:02',5440,NULL),
(4133,'woocommerce_cleanup_draft_orders','complete','2026-04-28 08:18:56','2026-04-28 08:18:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777364336;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777364336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-28 08:19:02','2026-04-28 08:19:02',5440,NULL),
(4134,'woocommerce_cleanup_draft_orders','complete','2026-04-28 08:18:56','2026-04-28 08:18:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777364336;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777364336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-28 08:19:02','2026-04-28 08:19:02',5440,NULL),
(4135,'woocommerce_tracker_send_event_wrapper','complete','2026-04-28 08:18:56','2026-04-28 08:18:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777364336;s:18:\"\0*\0first_timestamp\";i:1759800762;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777364336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-28 08:19:03','2026-04-28 08:19:03',5440,NULL),
(4136,'gla/jobs/update_merchant_product_statuses/process_item','complete','2026-04-27 08:18:57','2026-04-27 08:18:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777277937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777277937;}',10,1,'2026-04-27 08:19:01','2026-04-27 08:19:01',5122,NULL),
(4137,'wc_gla_cron_daily_notes','complete','2026-04-28 08:18:58','2026-04-28 08:18:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777364338;s:18:\"\0*\0first_timestamp\";i:1760367966;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777364338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-04-28 08:19:04','2026-04-28 08:19:04',5440,NULL),
(4138,'wc_payment_gateway_update_orders','complete','2026-04-27 08:38:32','2026-04-27 08:38:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777279112;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777279112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 08:47:09','2026-04-27 08:47:09',5134,NULL),
(4139,'wc_payment_gateway_update_orders','complete','2026-04-27 08:38:33','2026-04-27 08:38:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777279113;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777279113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 08:47:10','2026-04-27 08:47:10',5134,NULL),
(4140,'woocommerce_refresh_order_count_cache','complete','2026-04-27 20:23:33','2026-04-27 20:23:33',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777321413;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777321413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-27 20:25:37','2026-04-27 20:25:37',5300,NULL),
(4141,'mailpoet/cron/daemon-trigger','complete','2026-04-27 08:25:33','2026-04-27 08:25:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777278333;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777278333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 08:28:11','2026-04-27 08:28:11',5126,NULL),
(4142,'mailpoet/cron/daemon-run','complete','2026-04-27 08:28:07','2026-04-27 08:28:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777278487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777278487;}',13,1,'2026-04-27 08:28:11','2026-04-27 08:28:11',5127,NULL),
(4143,'mailpoet/cron/daemon-trigger','complete','2026-04-27 08:30:11','2026-04-27 08:30:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777278611;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777278611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 08:35:30','2026-04-27 08:35:30',5130,NULL),
(4144,'mailpoet/cron/daemon-trigger','complete','2026-04-27 08:37:30','2026-04-27 08:37:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777279050;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777279050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 08:38:24','2026-04-27 08:38:24',5132,NULL),
(4145,'mailpoet/cron/daemon-trigger','complete','2026-04-27 08:40:24','2026-04-27 08:40:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777279224;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777279224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 08:47:10','2026-04-27 08:47:10',5134,NULL),
(4146,'wc_payment_gateway_update_orders','complete','2026-04-27 09:02:09','2026-04-27 09:02:09',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777280529;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777280529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 09:09:10','2026-04-27 09:09:10',5141,NULL),
(4147,'wc_payment_gateway_update_orders','complete','2026-04-27 09:02:10','2026-04-27 09:02:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777280530;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777280530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 09:09:10','2026-04-27 09:09:10',5141,NULL),
(4148,'mailpoet/cron/daemon-trigger','complete','2026-04-27 08:49:10','2026-04-27 08:49:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777279750;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777279750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 08:50:44','2026-04-27 08:50:44',5138,NULL),
(4149,'mailpoet/cron/daemon-trigger','complete','2026-04-27 08:52:44','2026-04-27 08:52:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777279964;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777279964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 09:09:09','2026-04-27 09:09:09',5141,NULL),
(4150,'mailpoet/cron/daemon-trigger','complete','2026-04-27 09:11:09','2026-04-27 09:11:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777281069;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777281069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 09:27:37','2026-04-27 09:27:37',5143,NULL),
(4151,'wc_payment_gateway_update_orders','complete','2026-04-27 09:24:10','2026-04-27 09:24:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777281850;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777281850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 09:27:38','2026-04-27 09:27:38',5143,NULL),
(4152,'wc_payment_gateway_update_orders','complete','2026-04-27 09:24:10','2026-04-27 09:24:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777281850;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777281850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 09:27:38','2026-04-27 09:27:38',5143,NULL),
(4153,'mailpoet/cron/daemon-run','complete','2026-04-27 09:27:32','2026-04-27 09:27:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777282052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777282052;}',13,1,'2026-04-27 09:27:36','2026-04-27 09:27:36',5144,NULL),
(4154,'mailpoet/cron/daemon-trigger','complete','2026-04-27 09:29:37','2026-04-27 09:29:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777282177;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777282177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 09:31:30','2026-04-27 09:31:30',5149,NULL),
(4155,'woocommerce_cancel_unpaid_orders','complete','2026-04-27 10:27:37','2026-04-27 10:27:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777285657;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777285657;}',4,1,'2026-04-27 10:30:32','2026-04-27 10:30:32',5153,NULL),
(4156,'wc_payment_gateway_update_orders','complete','2026-04-27 09:42:38','2026-04-27 09:42:38',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777282958;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777282958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 10:30:31','2026-04-27 10:30:31',5153,NULL),
(4157,'wc_payment_gateway_update_orders','complete','2026-04-27 09:42:38','2026-04-27 09:42:38',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777282958;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777282958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 10:30:32','2026-04-27 10:30:32',5153,NULL),
(4158,'mailpoet/cron/daemon-trigger','complete','2026-04-27 09:33:30','2026-04-27 09:33:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777282410;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777282410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 09:37:19','2026-04-27 09:37:19',5151,NULL),
(4159,'mailpoet/cron/daemon-trigger','complete','2026-04-27 09:39:19','2026-04-27 09:39:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777282759;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777282759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 10:30:30','2026-04-27 10:30:30',5153,NULL),
(4160,'mailpoet/cron/daemon-run','complete','2026-04-27 10:30:26','2026-04-27 10:30:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777285826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777285826;}',13,1,'2026-04-27 10:30:29','2026-04-27 10:30:29',5154,NULL),
(4161,'mailpoet/cron/daemon-trigger','complete','2026-04-27 10:32:30','2026-04-27 10:32:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777285950;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777285950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 10:49:30','2026-04-27 10:49:30',5158,NULL),
(4162,'wc_payment_gateway_update_orders','complete','2026-04-27 10:45:31','2026-04-27 10:45:31',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777286731;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777286731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 10:49:30','2026-04-27 10:49:30',5158,NULL),
(4163,'wc_payment_gateway_update_orders','complete','2026-04-27 10:45:32','2026-04-27 10:45:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777286732;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777286732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 10:49:31','2026-04-27 10:49:31',5158,NULL),
(4164,'woocommerce_cancel_unpaid_orders','complete','2026-04-27 11:30:32','2026-04-27 11:30:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777289432;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777289432;}',4,1,'2026-04-27 11:49:01','2026-04-27 11:49:01',5167,NULL),
(4165,'mailpoet/cron/daemon-trigger','complete','2026-04-27 10:51:30','2026-04-27 10:51:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777287090;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777287090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 11:19:16','2026-04-27 11:19:16',5160,NULL),
(4166,'wc_payment_gateway_update_orders','complete','2026-04-27 11:04:30','2026-04-27 11:04:30',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777287870;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777287870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 11:19:17','2026-04-27 11:19:17',5160,NULL),
(4167,'wc_payment_gateway_update_orders','complete','2026-04-27 11:04:31','2026-04-27 11:04:31',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777287871;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777287871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 11:19:17','2026-04-27 11:19:17',5160,NULL),
(4168,'mailpoet/cron/daemon-run','complete','2026-04-27 11:19:11','2026-04-27 11:19:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777288751;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777288751;}',13,1,'2026-04-27 11:19:15','2026-04-27 11:19:15',5161,NULL),
(4169,'mailpoet/cron/daemon-trigger','complete','2026-04-27 11:21:16','2026-04-27 11:21:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777288876;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777288876;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 11:28:32','2026-04-27 11:28:32',5165,NULL),
(4170,'wc_payment_gateway_update_orders','complete','2026-04-27 11:34:17','2026-04-27 11:34:17',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777289657;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777289657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 11:49:06','2026-04-27 11:49:06',5167,NULL),
(4171,'wc_payment_gateway_update_orders','complete','2026-04-27 11:34:17','2026-04-27 11:34:17',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777289657;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777289657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 11:49:07','2026-04-27 11:49:07',5167,NULL),
(4172,'mailpoet/cron/daemon-trigger','complete','2026-04-27 11:30:32','2026-04-27 11:30:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777289432;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777289432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 11:49:06','2026-04-27 11:49:06',5167,NULL),
(4173,'woocommerce_cancel_unpaid_orders','complete','2026-04-27 12:49:00','2026-04-27 12:49:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777294140;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777294140;}',4,1,'2026-04-27 13:02:45','2026-04-27 13:02:45',5183,NULL),
(4174,'mailpoet/cron/daemon-run','complete','2026-04-27 11:49:01','2026-04-27 11:49:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777290541;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777290541;}',13,1,'2026-04-27 11:49:05','2026-04-27 11:49:05',5168,NULL),
(4175,'mailpoet/cron/daemon-trigger','complete','2026-04-27 11:51:06','2026-04-27 11:51:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777290666;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777290666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 12:02:56','2026-04-27 12:02:56',5172,NULL),
(4176,'wc_payment_gateway_update_orders','complete','2026-04-27 12:04:06','2026-04-27 12:04:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777291446;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777291446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 12:04:12','2026-04-27 12:04:12',5176,NULL),
(4177,'wc_payment_gateway_update_orders','complete','2026-04-27 12:04:07','2026-04-27 12:04:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777291447;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777291447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 12:04:12','2026-04-27 12:04:12',5176,NULL),
(4178,'mailpoet/cron/daemon-run','complete','2026-04-27 12:02:52','2026-04-27 12:02:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777291372;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777291372;}',13,1,'2026-04-27 12:02:56','2026-04-27 12:02:56',5173,NULL),
(4179,'mailpoet/cron/daemon-trigger','complete','2026-04-27 12:04:56','2026-04-27 12:04:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777291496;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777291496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 12:23:09','2026-04-27 12:23:09',5178,NULL),
(4180,'wc_payment_gateway_update_orders','complete','2026-04-27 12:19:12','2026-04-27 12:19:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777292352;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777292352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 12:23:10','2026-04-27 12:23:10',5178,NULL),
(4181,'wc_payment_gateway_update_orders','complete','2026-04-27 12:19:12','2026-04-27 12:19:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777292352;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777292352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 12:23:10','2026-04-27 12:23:10',5178,NULL),
(4182,'mailpoet/cron/daemon-trigger','complete','2026-04-27 12:25:09','2026-04-27 12:25:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777292709;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777292709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 12:33:35','2026-04-27 12:33:35',5180,NULL),
(4183,'wc_payment_gateway_update_orders','complete','2026-04-27 12:38:10','2026-04-27 12:38:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777293490;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777293490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 13:02:43','2026-04-27 13:02:43',5183,NULL),
(4184,'wc_payment_gateway_update_orders','complete','2026-04-27 12:38:10','2026-04-27 12:38:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777293490;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777293490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 13:02:44','2026-04-27 13:02:44',5183,NULL),
(4185,'mailpoet/cron/daemon-trigger','complete','2026-04-27 12:35:35','2026-04-27 12:35:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777293335;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777293335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 13:02:41','2026-04-27 13:02:41',5182,NULL),
(4186,'mailpoet/cron/daemon-run','complete','2026-04-27 13:02:36','2026-04-27 13:02:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777294956;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777294956;}',13,1,'2026-04-27 13:02:46','2026-04-27 13:02:46',5183,NULL),
(4187,'mailpoet/cron/daemon-trigger','complete','2026-04-27 13:04:41','2026-04-27 13:04:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777295081;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777295081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 13:05:11','2026-04-27 13:05:11',5187,NULL),
(4188,'wc_payment_gateway_update_orders','complete','2026-04-27 13:17:43','2026-04-27 13:17:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777295863;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777295863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 13:22:53','2026-04-27 13:22:53',5194,NULL),
(4189,'wc_payment_gateway_update_orders','complete','2026-04-27 13:17:44','2026-04-27 13:17:44',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777295864;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777295864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 13:22:53','2026-04-27 13:22:53',5194,NULL),
(4190,'woocommerce_cancel_unpaid_orders','complete','2026-04-27 14:02:44','2026-04-27 14:02:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777298564;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777298564;}',4,1,'2026-04-27 14:07:30','2026-04-27 14:07:30',5201,NULL),
(4191,'mailpoet/cron/daemon-trigger','complete','2026-04-27 13:07:11','2026-04-27 13:07:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777295231;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777295231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 13:09:22','2026-04-27 13:09:22',5190,NULL),
(4192,'mailpoet/cron/daemon-trigger','complete','2026-04-27 13:11:22','2026-04-27 13:11:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777295482;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777295482;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 13:15:52','2026-04-27 13:15:52',5192,NULL),
(4193,'mailpoet/cron/daemon-trigger','complete','2026-04-27 13:17:52','2026-04-27 13:17:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777295872;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777295872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 13:22:54','2026-04-27 13:22:54',5194,NULL),
(4194,'wc_payment_gateway_update_orders','complete','2026-04-27 13:37:53','2026-04-27 13:37:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777297073;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777297073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 13:47:20','2026-04-27 13:47:20',5199,NULL),
(4195,'wc_payment_gateway_update_orders','complete','2026-04-27 13:37:53','2026-04-27 13:37:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777297073;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777297073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 13:47:21','2026-04-27 13:47:21',5199,NULL),
(4196,'mailpoet/cron/daemon-trigger','complete','2026-04-27 13:24:54','2026-04-27 13:24:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777296294;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777296294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 13:26:37','2026-04-27 13:26:37',5196,NULL),
(4197,'mailpoet/cron/daemon-trigger','complete','2026-04-27 13:28:37','2026-04-27 13:28:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777296517;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777296517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 13:47:06','2026-04-27 13:47:06',5198,NULL),
(4198,'mailpoet/cron/daemon-run','complete','2026-04-27 13:46:59','2026-04-27 13:46:59',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777297619;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777297619;}',13,1,'2026-04-27 13:47:23','2026-04-27 13:47:23',5199,NULL),
(4199,'mailpoet/cron/daemon-trigger','complete','2026-04-27 13:49:06','2026-04-27 13:49:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777297746;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777297746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 14:07:29','2026-04-27 14:07:29',5201,NULL),
(4200,'wc_payment_gateway_update_orders','complete','2026-04-27 14:02:20','2026-04-27 14:02:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777298540;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777298540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 14:07:29','2026-04-27 14:07:29',5201,NULL),
(4201,'wc_payment_gateway_update_orders','complete','2026-04-27 14:02:21','2026-04-27 14:02:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777298541;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777298541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 14:07:30','2026-04-27 14:07:30',5201,NULL),
(4202,'mailpoet/cron/daemon-trigger','complete','2026-04-27 14:09:29','2026-04-27 14:09:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777298969;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777298969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 14:42:46','2026-04-27 14:42:46',5203,NULL),
(4203,'wc_payment_gateway_update_orders','complete','2026-04-27 14:22:29','2026-04-27 14:22:29',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777299749;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777299749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 14:42:47','2026-04-27 14:42:47',5203,NULL),
(4204,'wc_payment_gateway_update_orders','complete','2026-04-27 14:22:30','2026-04-27 14:22:30',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777299750;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777299750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 14:42:47','2026-04-27 14:42:47',5203,NULL),
(4205,'woocommerce_cancel_unpaid_orders','complete','2026-04-27 15:07:30','2026-04-27 15:07:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777302450;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777302450;}',4,1,'2026-04-27 15:29:25','2026-04-27 15:29:25',5215,NULL),
(4206,'mailpoet/cron/daemon-run','complete','2026-04-27 14:42:41','2026-04-27 14:42:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777300961;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777300961;}',13,1,'2026-04-27 14:42:45','2026-04-27 14:42:45',5204,NULL),
(4207,'mailpoet/cron/daemon-trigger','complete','2026-04-27 14:44:46','2026-04-27 14:44:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777301086;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777301086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 14:45:11','2026-04-27 14:45:11',5207,NULL),
(4208,'wc_payment_gateway_update_orders','complete','2026-04-27 14:57:47','2026-04-27 14:57:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777301867;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777301867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 15:29:24','2026-04-27 15:29:24',5215,NULL),
(4209,'wc_payment_gateway_update_orders','complete','2026-04-27 14:57:47','2026-04-27 14:57:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777301867;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777301867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 15:29:25','2026-04-27 15:29:25',5215,NULL),
(4210,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-28 02:42:49','2026-04-28 02:42:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777344169;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777344169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-28 02:43:55','2026-04-28 02:43:55',5355,NULL),
(4211,'mailpoet/cron/daemon-trigger','complete','2026-04-27 14:47:11','2026-04-27 14:47:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777301231;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777301231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 14:49:11','2026-04-27 14:49:11',5210,NULL),
(4212,'mailpoet/cron/daemon-trigger','complete','2026-04-27 14:51:11','2026-04-27 14:51:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777301471;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777301471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 15:29:21','2026-04-27 15:29:21',5212,NULL),
(4213,'mailpoet/cron/daemon-run','complete','2026-04-27 15:29:16','2026-04-27 15:29:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777303756;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777303756;}',13,1,'2026-04-27 15:29:19','2026-04-27 15:29:19',5213,NULL),
(4214,'mailpoet/cron/daemon-trigger','complete','2026-04-27 15:31:21','2026-04-27 15:31:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777303881;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777303881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 15:41:00','2026-04-27 15:41:00',5218,NULL),
(4215,'wc_payment_gateway_update_orders','complete','2026-04-27 15:44:24','2026-04-27 15:44:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777304664;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777304664;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 15:44:24','2026-04-27 15:44:24',5222,NULL),
(4216,'wc_payment_gateway_update_orders','complete','2026-04-27 15:44:25','2026-04-27 15:44:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777304665;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777304665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 15:44:32','2026-04-27 15:44:32',5224,NULL),
(4217,'woocommerce_cancel_unpaid_orders','complete','2026-04-27 16:29:25','2026-04-27 16:29:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777307365;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777307365;}',4,1,'2026-04-27 16:31:36','2026-04-27 16:31:36',5242,NULL),
(4218,'mailpoet/cron/daemon-run','complete','2026-04-27 15:40:55','2026-04-27 15:40:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777304455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777304455;}',13,1,'2026-04-27 15:41:01','2026-04-27 15:41:01',5219,NULL),
(4219,'mailpoet/cron/daemon-trigger','complete','2026-04-27 15:43:00','2026-04-27 15:43:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777304580;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777304580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 15:44:24','2026-04-27 15:44:24',5222,NULL),
(4220,'mailpoet/cron/daemon-trigger','complete','2026-04-27 15:46:24','2026-04-27 15:46:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777304784;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777304784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 15:54:15','2026-04-27 15:54:15',5227,NULL),
(4221,'wc_payment_gateway_update_orders','complete','2026-04-27 15:59:24','2026-04-27 15:59:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777305564;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777305564;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 16:10:26','2026-04-27 16:10:26',5231,NULL),
(4222,'wc_payment_gateway_update_orders','complete','2026-04-27 15:59:32','2026-04-27 15:59:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777305572;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777305572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 16:10:26','2026-04-27 16:10:26',5231,NULL),
(4223,'mailpoet/cron/daemon-trigger','complete','2026-04-27 15:56:15','2026-04-27 15:56:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777305375;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777305375;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 15:57:17','2026-04-27 15:57:17',5229,NULL),
(4224,'mailpoet/cron/daemon-trigger','complete','2026-04-27 15:59:17','2026-04-27 15:59:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777305557;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777305557;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 16:10:25','2026-04-27 16:10:25',5231,NULL),
(4225,'mailpoet/cron/daemon-trigger','complete','2026-04-27 16:12:25','2026-04-27 16:12:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777306345;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777306345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 16:13:55','2026-04-27 16:13:55',5233,NULL),
(4226,'wc_payment_gateway_update_orders','complete','2026-04-27 16:25:26','2026-04-27 16:25:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777307126;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777307126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 16:28:32','2026-04-27 16:28:32',5240,NULL),
(4227,'wc_payment_gateway_update_orders','complete','2026-04-27 16:25:26','2026-04-27 16:25:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777307126;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777307126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 16:28:33','2026-04-27 16:28:33',5240,NULL),
(4228,'mailpoet/cron/daemon-trigger','complete','2026-04-27 16:15:55','2026-04-27 16:15:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777306555;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777306555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 16:17:35','2026-04-27 16:17:35',5236,NULL),
(4229,'mailpoet/cron/daemon-trigger','complete','2026-04-27 16:19:35','2026-04-27 16:19:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777306775;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777306775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 16:28:32','2026-04-27 16:28:32',5240,NULL),
(4230,'mailpoet/cron/daemon-trigger','complete','2026-04-27 16:30:32','2026-04-27 16:30:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777307432;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777307432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 16:31:36','2026-04-27 16:31:36',5242,NULL),
(4231,'wc_payment_gateway_update_orders','complete','2026-04-27 16:43:32','2026-04-27 16:43:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777308212;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777308212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 16:52:06','2026-04-27 16:52:06',5248,NULL),
(4232,'wc_payment_gateway_update_orders','complete','2026-04-27 16:43:33','2026-04-27 16:43:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777308213;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777308213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 16:52:07','2026-04-27 16:52:07',5248,NULL),
(4233,'woocommerce_cancel_unpaid_orders','complete','2026-04-27 17:31:35','2026-04-27 17:31:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777311095;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777311095;}',4,1,'2026-04-27 17:37:52','2026-04-27 17:37:52',5262,NULL),
(4234,'mailpoet/cron/daemon-trigger','complete','2026-04-27 16:33:36','2026-04-27 16:33:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777307616;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777307616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 16:41:54','2026-04-27 16:41:54',5245,NULL),
(4235,'mailpoet/cron/daemon-run','complete','2026-04-27 16:41:49','2026-04-27 16:41:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777308109;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777308109;}',13,1,'2026-04-27 16:41:56','2026-04-27 16:41:56',5246,NULL),
(4236,'mailpoet/cron/daemon-trigger','complete','2026-04-27 16:43:54','2026-04-27 16:43:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777308234;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777308234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 16:52:12','2026-04-27 16:52:12',5248,NULL),
(4237,'wc_payment_gateway_update_orders','complete','2026-04-27 17:07:06','2026-04-27 17:07:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777309626;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777309626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 17:11:14','2026-04-27 17:11:14',5256,NULL),
(4238,'wc_payment_gateway_update_orders','complete','2026-04-27 17:07:07','2026-04-27 17:07:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777309627;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777309627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 17:11:14','2026-04-27 17:11:14',5256,NULL),
(4239,'mailpoet/cron/daemon-run','complete','2026-04-27 16:52:07','2026-04-27 16:52:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777308727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777308727;}',13,1,'2026-04-27 16:52:13','2026-04-27 16:52:13',5249,NULL),
(4240,'mailpoet/cron/daemon-trigger','complete','2026-04-27 16:54:12','2026-04-27 16:54:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777308852;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777308852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 16:55:09','2026-04-27 16:55:09',5252,NULL),
(4241,'mailpoet/cron/daemon-trigger','complete','2026-04-27 16:57:09','2026-04-27 16:57:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777309029;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777309029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 17:03:21','2026-04-27 17:03:21',5255,NULL),
(4242,'mailpoet/cron/daemon-trigger','complete','2026-04-27 17:05:21','2026-04-27 17:05:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777309521;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777309521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 17:11:13','2026-04-27 17:11:13',5256,NULL),
(4243,'mailpoet/cron/daemon-trigger','complete','2026-04-27 17:13:13','2026-04-27 17:13:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777309993;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777309993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 17:13:59','2026-04-27 17:13:59',5259,NULL),
(4244,'wc_payment_gateway_update_orders','complete','2026-04-27 17:26:14','2026-04-27 17:26:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777310774;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777310774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 17:37:51','2026-04-27 17:37:51',5262,NULL),
(4245,'wc_payment_gateway_update_orders','complete','2026-04-27 17:26:14','2026-04-27 17:26:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777310774;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777310774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 17:37:52','2026-04-27 17:37:52',5262,NULL),
(4246,'mailpoet/cron/daemon-run','complete','2026-04-27 17:13:54','2026-04-27 17:13:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777310034;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777310034;}',13,1,'2026-04-27 17:14:00','2026-04-27 17:14:00',5260,NULL),
(4247,'mailpoet/cron/daemon-trigger','complete','2026-04-27 17:15:59','2026-04-27 17:15:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777310159;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777310159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 17:37:50','2026-04-27 17:37:50',5262,NULL),
(4248,'mailpoet/cron/daemon-run','complete','2026-04-27 17:37:45','2026-04-27 17:37:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777311465;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777311465;}',13,1,'2026-04-27 17:37:50','2026-04-27 17:37:50',5263,NULL),
(4249,'mailpoet/cron/daemon-trigger','complete','2026-04-27 17:39:50','2026-04-27 17:39:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777311590;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777311590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 17:41:36','2026-04-27 17:41:36',5267,NULL),
(4250,'wc_payment_gateway_update_orders','complete','2026-04-27 17:52:51','2026-04-27 17:52:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777312371;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777312371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 18:39:20','2026-04-27 18:39:20',5273,NULL),
(4251,'wc_payment_gateway_update_orders','complete','2026-04-27 17:52:52','2026-04-27 17:52:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777312372;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777312372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 18:39:20','2026-04-27 18:39:20',5273,NULL),
(4252,'woocommerce_cancel_unpaid_orders','complete','2026-04-27 18:37:52','2026-04-27 18:37:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777315072;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777315072;}',4,1,'2026-04-27 18:39:21','2026-04-27 18:39:21',5273,NULL),
(4253,'mailpoet/cron/daemon-run','complete','2026-04-27 17:41:31','2026-04-27 17:41:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777311691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777311691;}',13,1,'2026-04-27 17:41:40','2026-04-27 17:41:40',5268,NULL),
(4254,'mailpoet/cron/daemon-trigger','complete','2026-04-27 17:43:36','2026-04-27 17:43:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777311816;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777311816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 17:43:49','2026-04-27 17:43:49',5271,NULL),
(4255,'mailpoet/cron/daemon-trigger','complete','2026-04-27 17:45:49','2026-04-27 17:45:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777311949;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777311949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 18:39:19','2026-04-27 18:39:19',5273,NULL),
(4256,'mailpoet/cron/daemon-run','complete','2026-04-27 18:39:13','2026-04-27 18:39:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777315153;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777315153;}',13,1,'2026-04-27 18:39:19','2026-04-27 18:39:19',5274,NULL),
(4257,'mailpoet/cron/daemon-trigger','complete','2026-04-27 18:41:19','2026-04-27 18:41:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777315279;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777315279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 18:49:10','2026-04-27 18:49:10',5280,NULL),
(4258,'wc_payment_gateway_update_orders','complete','2026-04-27 18:54:20','2026-04-27 18:54:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777316060;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777316060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 19:12:13','2026-04-27 19:12:13',5282,NULL),
(4259,'wc_payment_gateway_update_orders','complete','2026-04-27 18:54:20','2026-04-27 18:54:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777316060;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777316060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 19:12:13','2026-04-27 19:12:13',5282,NULL),
(4266,'mailpoet/cron/daemon-trigger','complete','2026-04-27 18:51:10','2026-04-27 18:51:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777315870;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777315870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 19:12:12','2026-04-27 19:12:12',5282,NULL),
(4261,'fetch_patterns','complete','2026-04-28 18:39:21','2026-04-28 18:39:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777401561;s:18:\"\0*\0first_timestamp\";i:1776358463;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777401561;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-28 18:39:40','2026-04-28 18:39:40',5802,NULL),
(4262,'woocommerce_cancel_unpaid_orders','complete','2026-04-27 19:39:21','2026-04-27 19:39:21',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777318761;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777318761;}',4,1,'2026-04-27 19:46:19','2026-04-27 19:46:19',5286,NULL),
(4263,'woocommerce_cleanup_sessions','complete','2026-04-28 06:00:00','2026-04-28 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777356000;s:18:\"\0*\0first_timestamp\";i:1777356000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777356000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-04-28 06:01:34','2026-04-28 06:01:34',5400,NULL),
(4264,'generate_category_lookup_table_wrapper','complete','2026-04-27 18:39:32','2026-04-27 18:39:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777315172;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777315172;}',4,1,'2026-04-27 18:39:50','2026-04-27 18:39:50',5278,NULL),
(4265,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-04-28 18:39:22','2026-04-28 18:39:22',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777401562;s:18:\"\0*\0first_timestamp\";i:1776358457;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777401562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-04-28 18:39:41','2026-04-28 18:39:41',5802,NULL),
(4267,'mailpoet/cron/daemon-trigger','complete','2026-04-27 19:14:12','2026-04-27 19:14:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777317252;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777317252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 19:22:59','2026-04-27 19:22:59',5284,NULL),
(4268,'wc_payment_gateway_update_orders','complete','2026-04-27 19:27:13','2026-04-27 19:27:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777318033;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777318033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 19:46:18','2026-04-27 19:46:18',5286,NULL),
(4269,'wc_payment_gateway_update_orders','complete','2026-04-27 19:27:13','2026-04-27 19:27:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777318033;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777318033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 19:46:19','2026-04-27 19:46:19',5286,NULL),
(4270,'mailpoet/cron/daemon-trigger','complete','2026-04-27 19:24:59','2026-04-27 19:24:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777317899;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777317899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 19:46:18','2026-04-27 19:46:18',5286,NULL),
(4271,'mailpoet/cron/daemon-trigger','complete','2026-04-27 19:48:18','2026-04-27 19:48:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777319298;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777319298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 19:49:56','2026-04-27 19:49:56',5288,NULL),
(4272,'wc_payment_gateway_update_orders','complete','2026-04-27 20:01:18','2026-04-27 20:01:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777320078;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777320078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 20:25:36','2026-04-27 20:25:36',5300,NULL),
(4273,'wc_payment_gateway_update_orders','complete','2026-04-27 20:01:19','2026-04-27 20:01:19',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777320079;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777320079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 20:25:37','2026-04-27 20:25:37',5300,NULL),
(4274,'woocommerce_cancel_unpaid_orders','complete','2026-04-27 20:46:19','2026-04-27 20:46:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777322779;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777322779;}',4,1,'2026-04-27 21:02:42','2026-04-27 21:02:42',5311,NULL),
(4275,'mailpoet/cron/daemon-trigger','complete','2026-04-27 19:51:56','2026-04-27 19:51:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777319516;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777319516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 19:52:25','2026-04-27 19:52:25',5296,NULL),
(4276,'mailpoet/cron/daemon-trigger','complete','2026-04-27 19:54:25','2026-04-27 19:54:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777319665;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777319665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 19:59:32','2026-04-27 19:59:32',5298,NULL),
(4277,'mailpoet/cron/daemon-trigger','complete','2026-04-27 20:01:32','2026-04-27 20:01:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777320092;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777320092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 20:25:37','2026-04-27 20:25:37',5300,NULL),
(4278,'wc_payment_gateway_update_orders','complete','2026-04-27 20:40:36','2026-04-27 20:40:36',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777322436;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777322436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 20:40:55','2026-04-27 20:40:55',5309,NULL),
(4279,'wc_payment_gateway_update_orders','complete','2026-04-27 20:40:37','2026-04-27 20:40:37',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777322437;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777322437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 20:40:55','2026-04-27 20:40:55',5309,NULL),
(4280,'mailpoet/cron/daemon-trigger','complete','2026-04-27 20:27:37','2026-04-27 20:27:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777321657;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777321657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 20:28:14','2026-04-27 20:28:14',5302,NULL),
(4281,'woocommerce_refresh_order_count_cache','complete','2026-04-28 08:25:37','2026-04-28 08:25:37',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777364737;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777364737;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-28 08:41:59','2026-04-28 08:41:59',5443,NULL),
(4282,'mailpoet/cron/daemon-trigger','complete','2026-04-27 20:30:14','2026-04-27 20:30:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777321814;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777321814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 20:37:03','2026-04-27 20:37:03',5304,NULL),
(4283,'mailpoet/cron/daemon-trigger','complete','2026-04-27 20:39:03','2026-04-27 20:39:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777322343;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777322343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 20:40:15','2026-04-27 20:40:15',5307,NULL),
(4284,'mailpoet/cron/daemon-trigger','complete','2026-04-27 20:42:15','2026-04-27 20:42:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777322535;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777322535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 21:02:41','2026-04-27 21:02:41',5311,NULL),
(4285,'wc_payment_gateway_update_orders','complete','2026-04-27 20:55:55','2026-04-27 20:55:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777323355;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777323355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 21:02:42','2026-04-27 21:02:42',5311,NULL),
(4286,'wc_payment_gateway_update_orders','complete','2026-04-27 20:55:55','2026-04-27 20:55:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777323355;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777323355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 21:02:43','2026-04-27 21:02:43',5311,NULL),
(4287,'mailpoet/cron/daemon-trigger','complete','2026-04-27 21:04:41','2026-04-27 21:04:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777323881;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777323881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 21:40:01','2026-04-27 21:40:01',5313,NULL),
(4288,'woocommerce_cancel_unpaid_orders','complete','2026-04-27 22:02:42','2026-04-27 22:02:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777327362;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777327362;}',4,1,'2026-04-27 22:39:56','2026-04-27 22:39:56',5315,NULL),
(4289,'wc_payment_gateway_update_orders','complete','2026-04-27 21:17:42','2026-04-27 21:17:42',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777324662;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777324662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 21:40:01','2026-04-27 21:40:01',5313,NULL),
(4290,'wc_payment_gateway_update_orders','complete','2026-04-27 21:17:43','2026-04-27 21:17:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777324663;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777324663;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 21:40:02','2026-04-27 21:40:02',5313,NULL),
(4291,'mailpoet/cron/daemon-trigger','complete','2026-04-27 21:42:01','2026-04-27 21:42:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777326121;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777326121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 22:39:55','2026-04-27 22:39:55',5315,NULL),
(4292,'wc_payment_gateway_update_orders','complete','2026-04-27 21:55:01','2026-04-27 21:55:01',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777326901;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777326901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 22:39:55','2026-04-27 22:39:55',5315,NULL),
(4293,'wc_payment_gateway_update_orders','complete','2026-04-27 21:55:02','2026-04-27 21:55:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777326902;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777326902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 22:39:56','2026-04-27 22:39:56',5315,NULL),
(4294,'mailpoet/cron/daemon-trigger','complete','2026-04-27 22:41:55','2026-04-27 22:41:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777329715;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777329715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 22:44:47','2026-04-27 22:44:47',5317,NULL),
(4295,'wc_payment_gateway_update_orders','complete','2026-04-27 22:54:55','2026-04-27 22:54:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777330495;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777330495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 22:59:05','2026-04-27 22:59:05',5319,NULL),
(4296,'wc_payment_gateway_update_orders','complete','2026-04-27 22:54:56','2026-04-27 22:54:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777330496;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777330496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 22:59:05','2026-04-27 22:59:05',5319,NULL),
(4297,'woocommerce_cancel_unpaid_orders','complete','2026-04-27 23:39:56','2026-04-27 23:39:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777333196;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777333196;}',4,1,'2026-04-27 23:43:40','2026-04-27 23:43:40',5327,NULL),
(4298,'mailpoet/cron/daemon-trigger','complete','2026-04-27 22:46:47','2026-04-27 22:46:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777330007;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777330007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 22:59:04','2026-04-27 22:59:04',5319,NULL),
(4299,'mailpoet/cron/daemon-trigger','complete','2026-04-27 23:01:04','2026-04-27 23:01:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777330864;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777330864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 23:08:57','2026-04-27 23:08:57',5321,NULL),
(4300,'wc_payment_gateway_update_orders','complete','2026-04-27 23:14:05','2026-04-27 23:14:05',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777331645;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777331645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 23:18:58','2026-04-27 23:18:58',5325,NULL),
(4301,'wc_payment_gateway_update_orders','complete','2026-04-27 23:14:05','2026-04-27 23:14:05',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777331645;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777331645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 23:18:58','2026-04-27 23:18:58',5325,NULL),
(4302,'mailpoet/cron/daemon-trigger','complete','2026-04-27 23:10:57','2026-04-27 23:10:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777331457;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777331457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 23:11:32','2026-04-27 23:11:32',5323,NULL),
(4303,'mailpoet/cron/daemon-trigger','complete','2026-04-27 23:13:32','2026-04-27 23:13:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777331612;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777331612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 23:18:57','2026-04-27 23:18:57',5325,NULL),
(4304,'mailpoet/cron/daemon-trigger','complete','2026-04-27 23:20:57','2026-04-27 23:20:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777332057;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777332057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-27 23:43:38','2026-04-27 23:43:38',5327,NULL),
(4305,'wc_payment_gateway_update_orders','complete','2026-04-27 23:33:58','2026-04-27 23:33:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777332838;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777332838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 23:43:39','2026-04-27 23:43:39',5327,NULL),
(4306,'wc_payment_gateway_update_orders','complete','2026-04-27 23:33:58','2026-04-27 23:33:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777332838;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777332838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-27 23:43:40','2026-04-27 23:43:40',5327,NULL),
(4307,'mailpoet/cron/daemon-trigger','complete','2026-04-27 23:45:38','2026-04-27 23:45:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777333538;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777333538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 00:23:54','2026-04-28 00:23:54',5330,NULL),
(4308,'wc_payment_gateway_update_orders','complete','2026-04-27 23:58:39','2026-04-27 23:58:39',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777334319;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777334319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 00:23:55','2026-04-28 00:23:55',5330,NULL),
(4309,'wc_payment_gateway_update_orders','complete','2026-04-27 23:58:40','2026-04-27 23:58:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777334320;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777334320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 00:23:56','2026-04-28 00:23:56',5330,NULL),
(4310,'woocommerce_cancel_unpaid_orders','complete','2026-04-28 00:43:40','2026-04-28 00:43:40',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777337020;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777337020;}',4,1,'2026-04-28 00:48:42','2026-04-28 00:48:42',5334,NULL),
(4311,'mailpoet/cron/daemon-trigger','complete','2026-04-28 00:25:54','2026-04-28 00:25:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777335954;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777335954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 00:42:31','2026-04-28 00:42:31',5332,NULL),
(4312,'wc_payment_gateway_update_orders','complete','2026-04-28 00:38:55','2026-04-28 00:38:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777336735;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777336735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 00:42:31','2026-04-28 00:42:31',5332,NULL),
(4313,'wc_payment_gateway_update_orders','complete','2026-04-28 00:38:56','2026-04-28 00:38:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777336736;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777336736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 00:42:32','2026-04-28 00:42:32',5332,NULL),
(4314,'mailpoet/cron/daemon-trigger','complete','2026-04-28 00:44:31','2026-04-28 00:44:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777337071;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777337071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 00:48:42','2026-04-28 00:48:42',5334,NULL),
(4315,'wc_payment_gateway_update_orders','complete','2026-04-28 00:57:31','2026-04-28 00:57:31',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777337851;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777337851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 01:08:07','2026-04-28 01:08:07',5336,NULL),
(4316,'wc_payment_gateway_update_orders','complete','2026-04-28 00:57:32','2026-04-28 00:57:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777337852;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777337852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 01:08:08','2026-04-28 01:08:08',5336,NULL),
(4317,'woocommerce_cancel_unpaid_orders','complete','2026-04-28 01:48:42','2026-04-28 01:48:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777340922;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777340922;}',4,1,'2026-04-28 01:48:53','2026-04-28 01:48:53',5344,NULL),
(4318,'mailpoet/cron/daemon-trigger','complete','2026-04-28 00:50:42','2026-04-28 00:50:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777337442;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777337442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 01:08:06','2026-04-28 01:08:06',5336,NULL),
(4319,'mailpoet/cron/daemon-trigger','complete','2026-04-28 01:10:06','2026-04-28 01:10:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777338606;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777338606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 01:22:43','2026-04-28 01:22:43',5338,NULL),
(4320,'wc_payment_gateway_update_orders','complete','2026-04-28 01:23:07','2026-04-28 01:23:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777339387;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777339387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 01:27:51','2026-04-28 01:27:51',5340,NULL),
(4321,'wc_payment_gateway_update_orders','complete','2026-04-28 01:23:08','2026-04-28 01:23:08',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777339388;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777339388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 01:27:51','2026-04-28 01:27:51',5340,NULL),
(4322,'mailpoet/cron/daemon-trigger','complete','2026-04-28 01:24:43','2026-04-28 01:24:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777339483;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777339483;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 01:27:52','2026-04-28 01:27:52',5340,NULL),
(4323,'wc_payment_gateway_update_orders','complete','2026-04-28 01:42:51','2026-04-28 01:42:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777340571;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777340571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 01:48:09','2026-04-28 01:48:09',5342,NULL),
(4324,'wc_payment_gateway_update_orders','complete','2026-04-28 01:42:51','2026-04-28 01:42:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777340571;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777340571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 01:48:11','2026-04-28 01:48:11',5342,NULL),
(4325,'mailpoet/cron/daemon-trigger','complete','2026-04-28 01:29:52','2026-04-28 01:29:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777339792;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777339792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 01:48:08','2026-04-28 01:48:08',5342,NULL),
(4326,'mailpoet/cron/daemon-trigger','complete','2026-04-28 01:50:08','2026-04-28 01:50:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777341008;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777341008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 01:50:43','2026-04-28 01:50:43',5347,NULL),
(4327,'wc_payment_gateway_update_orders','complete','2026-04-28 02:03:09','2026-04-28 02:03:09',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777341789;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777341789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 02:16:42','2026-04-28 02:16:42',5353,NULL),
(4328,'wc_payment_gateway_update_orders','complete','2026-04-28 02:03:11','2026-04-28 02:03:11',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777341791;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777341791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 02:16:43','2026-04-28 02:16:43',5353,NULL),
(4329,'woocommerce_cancel_unpaid_orders','complete','2026-04-28 02:48:53','2026-04-28 02:48:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777344533;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777344533;}',4,1,'2026-04-28 02:53:51','2026-04-28 02:53:51',5357,NULL),
(4330,'mailpoet/cron/daemon-trigger','complete','2026-04-28 01:52:43','2026-04-28 01:52:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777341163;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777341163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 01:53:13','2026-04-28 01:53:13',5350,NULL),
(4331,'mailpoet/cron/daemon-trigger','complete','2026-04-28 01:55:13','2026-04-28 01:55:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777341313;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777341313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 02:16:41','2026-04-28 02:16:41',5353,NULL),
(4332,'mailpoet/cron/daemon-trigger','complete','2026-04-28 02:18:41','2026-04-28 02:18:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777342721;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777342721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 02:43:52','2026-04-28 02:43:52',5355,NULL),
(4333,'wc_payment_gateway_update_orders','complete','2026-04-28 02:31:42','2026-04-28 02:31:42',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777343502;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777343502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 02:43:53','2026-04-28 02:43:53',5355,NULL),
(4334,'wc_payment_gateway_update_orders','complete','2026-04-28 02:31:43','2026-04-28 02:31:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777343503;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777343503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 02:43:53','2026-04-28 02:43:53',5355,NULL),
(4335,'mailpoet/cron/daemon-trigger','complete','2026-04-28 02:45:52','2026-04-28 02:45:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777344352;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777344352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 02:53:51','2026-04-28 02:53:51',5357,NULL),
(4336,'wc_payment_gateway_update_orders','complete','2026-04-28 02:58:53','2026-04-28 02:58:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777345133;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777345133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 03:00:32','2026-04-28 03:00:32',5361,NULL),
(4337,'wc_payment_gateway_update_orders','complete','2026-04-28 02:58:53','2026-04-28 02:58:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777345133;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777345133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 03:00:33','2026-04-28 03:00:33',5361,NULL),
(4338,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-28 14:43:55','2026-04-28 14:43:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777387435;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777387435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-28 14:46:31','2026-04-28 14:46:31',5555,NULL),
(4339,'mailpoet/cron/daemon-trigger','complete','2026-04-28 02:55:51','2026-04-28 02:55:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777344951;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777344951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 02:57:31','2026-04-28 02:57:31',5359,NULL),
(4340,'woocommerce_cancel_unpaid_orders','complete','2026-04-28 03:53:51','2026-04-28 03:53:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777348431;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777348431;}',4,1,'2026-04-28 04:08:17','2026-04-28 04:08:17',5380,NULL),
(4341,'mailpoet/cron/daemon-trigger','complete','2026-04-28 02:59:31','2026-04-28 02:59:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777345171;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777345171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 03:00:33','2026-04-28 03:00:33',5361,NULL),
(4342,'wc_payment_gateway_update_orders','complete','2026-04-28 03:15:32','2026-04-28 03:15:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777346132;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777346132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 03:16:14','2026-04-28 03:16:14',5368,NULL),
(4343,'wc_payment_gateway_update_orders','complete','2026-04-28 03:15:33','2026-04-28 03:15:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777346133;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777346133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 03:16:14','2026-04-28 03:16:14',5368,NULL),
(4344,'mailpoet/cron/daemon-trigger','complete','2026-04-28 03:02:33','2026-04-28 03:02:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777345353;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777345353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 03:10:14','2026-04-28 03:10:14',5365,NULL),
(4345,'gla/jobs/resubmit_expiring_products/create_batch','complete','2026-04-28 03:00:32','2026-04-28 03:00:32',10,'[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777345232;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777345232;}',10,1,'2026-04-28 03:00:34','2026-04-28 03:00:34',5362,NULL),
(4346,'gla/jobs/resubmit_expiring_products/start','complete','2026-04-29 03:00:00','2026-04-29 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777431600;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1777431600;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-29 03:17:31','2026-04-29 03:17:31',5946,NULL),
(4347,'gla/jobs/update_merchant_price_benchmarks/start','complete','2026-04-29 03:00:00','2026-04-29 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777431600;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1777431600;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-29 03:17:31','2026-04-29 03:17:31',5946,NULL),
(4348,'mailpoet/cron/daemon-trigger','complete','2026-04-28 03:12:14','2026-04-28 03:12:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777345934;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777345934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 03:16:13','2026-04-28 03:16:13',5368,NULL),
(4349,'mailpoet/cron/daemon-trigger','complete','2026-04-28 03:18:13','2026-04-28 03:18:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777346293;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777346293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 03:23:23','2026-04-28 03:23:23',5371,NULL),
(4350,'wc_payment_gateway_update_orders','complete','2026-04-28 03:31:14','2026-04-28 03:31:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777347074;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777347074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 03:32:37','2026-04-28 03:32:37',5375,NULL),
(4351,'wc_payment_gateway_update_orders','complete','2026-04-28 03:31:14','2026-04-28 03:31:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777347074;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777347074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 03:32:38','2026-04-28 03:32:38',5375,NULL),
(4352,'mailpoet/cron/daemon-trigger','complete','2026-04-28 03:25:23','2026-04-28 03:25:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777346723;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777346723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 03:26:13','2026-04-28 03:26:13',5373,NULL),
(4353,'mailpoet/cron/daemon-trigger','complete','2026-04-28 03:28:13','2026-04-28 03:28:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777346893;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777346893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 03:32:35','2026-04-28 03:32:35',5375,NULL),
(4354,'mailpoet/cron/daemon-trigger','complete','2026-04-28 03:34:35','2026-04-28 03:34:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777347275;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777347275;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 03:46:46','2026-04-28 03:46:46',5378,NULL),
(4355,'wc_payment_gateway_update_orders','complete','2026-04-28 03:47:37','2026-04-28 03:47:37',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777348057;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777348057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 04:08:16','2026-04-28 04:08:16',5380,NULL),
(4356,'wc_payment_gateway_update_orders','complete','2026-04-28 03:47:38','2026-04-28 03:47:38',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777348058;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777348058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 04:08:16','2026-04-28 04:08:16',5380,NULL),
(4357,'mailpoet/cron/daemon-trigger','complete','2026-04-28 03:48:46','2026-04-28 03:48:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777348126;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777348126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 04:08:17','2026-04-28 04:08:17',5380,NULL),
(4358,'wc_payment_gateway_update_orders','complete','2026-04-28 04:23:16','2026-04-28 04:23:16',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777350196;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777350196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 04:34:01','2026-04-28 04:34:01',5384,NULL),
(4359,'wc_payment_gateway_update_orders','complete','2026-04-28 04:23:16','2026-04-28 04:23:16',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777350196;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777350196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 04:34:02','2026-04-28 04:34:02',5384,NULL),
(4360,'mailpoet/cron/daemon-trigger','complete','2026-04-28 04:10:17','2026-04-28 04:10:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777349417;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777349417;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 04:10:25','2026-04-28 04:10:25',5382,NULL),
(4361,'woocommerce_cancel_unpaid_orders','complete','2026-04-28 05:08:17','2026-04-28 05:08:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777352897;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777352897;}',4,1,'2026-04-28 05:08:30','2026-04-28 05:08:30',5392,NULL),
(4362,'mailpoet/cron/daemon-trigger','complete','2026-04-28 04:12:25','2026-04-28 04:12:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777349545;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777349545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 04:34:00','2026-04-28 04:34:00',5384,NULL),
(4363,'mailpoet/cron/daemon-trigger','complete','2026-04-28 04:36:00','2026-04-28 04:36:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777350960;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777350960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 04:42:04','2026-04-28 04:42:04',5386,NULL),
(4364,'wc_payment_gateway_update_orders','complete','2026-04-28 04:49:01','2026-04-28 04:49:01',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777351741;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777351741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 05:06:20','2026-04-28 05:06:20',5390,NULL),
(4365,'wc_payment_gateway_update_orders','complete','2026-04-28 04:49:02','2026-04-28 04:49:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777351742;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777351742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 05:06:21','2026-04-28 05:06:21',5390,NULL),
(4366,'mailpoet/cron/daemon-trigger','complete','2026-04-28 04:44:04','2026-04-28 04:44:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777351444;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777351444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 04:46:08','2026-04-28 04:46:08',5388,NULL),
(4367,'mailpoet/cron/daemon-trigger','complete','2026-04-28 04:48:08','2026-04-28 04:48:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777351688;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777351688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 05:06:19','2026-04-28 05:06:19',5390,NULL),
(4368,'mailpoet/cron/daemon-trigger','complete','2026-04-28 05:08:19','2026-04-28 05:08:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777352899;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777352899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 05:08:30','2026-04-28 05:08:30',5392,NULL),
(4369,'wc_payment_gateway_update_orders','complete','2026-04-28 05:21:20','2026-04-28 05:21:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777353680;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777353680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 05:41:54','2026-04-28 05:41:54',5395,NULL),
(4370,'wc_payment_gateway_update_orders','complete','2026-04-28 05:21:21','2026-04-28 05:21:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777353681;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777353681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 05:41:55','2026-04-28 05:41:55',5395,NULL),
(4371,'woocommerce_cancel_unpaid_orders','complete','2026-04-28 06:08:29','2026-04-28 06:08:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777356509;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777356509;}',4,1,'2026-04-28 06:20:42','2026-04-28 06:20:42',5405,NULL),
(4372,'mailpoet/cron/daemon-trigger','complete','2026-04-28 05:10:30','2026-04-28 05:10:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777353030;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777353030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 05:41:54','2026-04-28 05:41:54',5395,NULL),
(4373,'mailpoet/cron/daemon-trigger','complete','2026-04-28 05:43:54','2026-04-28 05:43:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777355034;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777355034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 05:50:35','2026-04-28 05:50:35',5397,NULL),
(4374,'wc_payment_gateway_update_orders','complete','2026-04-28 05:56:54','2026-04-28 05:56:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777355814;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777355814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 06:01:33','2026-04-28 06:01:33',5400,NULL),
(4375,'wc_payment_gateway_update_orders','complete','2026-04-28 05:56:55','2026-04-28 05:56:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777355815;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777355815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 06:01:34','2026-04-28 06:01:34',5400,NULL),
(4376,'mailpoet/cron/daemon-trigger','complete','2026-04-28 05:52:35','2026-04-28 05:52:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777355555;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777355555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 06:01:33','2026-04-28 06:01:33',5400,NULL),
(4377,'mailpoet/cron/daemon-trigger','complete','2026-04-28 06:03:33','2026-04-28 06:03:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777356213;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777356213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 06:08:18','2026-04-28 06:08:18',5403,NULL),
(4378,'wc_payment_gateway_update_orders','complete','2026-04-28 06:16:33','2026-04-28 06:16:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777356993;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777356993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 06:20:43','2026-04-28 06:20:43',5405,NULL),
(4379,'wc_payment_gateway_update_orders','complete','2026-04-28 06:16:34','2026-04-28 06:16:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777356994;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777356994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 06:20:43','2026-04-28 06:20:43',5405,NULL),
(4380,'woocommerce_cleanup_sessions','complete','2026-04-28 18:01:34','2026-04-28 18:01:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777399294;s:18:\"\0*\0first_timestamp\";i:1777356000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777399294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-04-28 18:01:48','2026-04-28 18:01:48',5757,NULL),
(4381,'mailpoet/cron/daemon-trigger','complete','2026-04-28 06:10:18','2026-04-28 06:10:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777356618;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777356618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 06:20:42','2026-04-28 06:20:42',5405,NULL),
(4382,'woocommerce_cancel_unpaid_orders','complete','2026-04-28 07:20:42','2026-04-28 07:20:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777360842;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777360842;}',4,1,'2026-04-28 07:23:25','2026-04-28 07:23:25',5420,NULL),
(4383,'mailpoet/cron/daemon-trigger','complete','2026-04-28 06:22:42','2026-04-28 06:22:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777357362;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777357362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 06:30:20','2026-04-28 06:30:20',5408,NULL),
(4384,'wc_payment_gateway_update_orders','complete','2026-04-28 06:35:43','2026-04-28 06:35:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777358143;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777358143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 06:46:43','2026-04-28 06:46:43',5412,NULL),
(4385,'wc_payment_gateway_update_orders','complete','2026-04-28 06:35:43','2026-04-28 06:35:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777358143;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777358143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 06:46:44','2026-04-28 06:46:44',5412,NULL),
(4386,'mailpoet/cron/daemon-trigger','complete','2026-04-28 06:32:20','2026-04-28 06:32:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777357940;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777357940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 06:33:32','2026-04-28 06:33:32',5410,NULL),
(4387,'mailpoet/cron/daemon-trigger','complete','2026-04-28 06:35:32','2026-04-28 06:35:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777358132;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777358132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 06:46:43','2026-04-28 06:46:43',5412,NULL),
(4388,'mailpoet/cron/daemon-trigger','complete','2026-04-28 06:48:43','2026-04-28 06:48:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777358923;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777358923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 07:01:24','2026-04-28 07:01:24',5414,NULL),
(4389,'wc_payment_gateway_update_orders','complete','2026-04-28 07:01:43','2026-04-28 07:01:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777359703;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777359703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 07:05:10','2026-04-28 07:05:10',5416,NULL),
(4390,'wc_payment_gateway_update_orders','complete','2026-04-28 07:01:44','2026-04-28 07:01:44',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777359704;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777359704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 07:05:11','2026-04-28 07:05:11',5416,NULL),
(4391,'mailpoet/cron/daemon-trigger','complete','2026-04-28 07:03:24','2026-04-28 07:03:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777359804;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777359804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 07:05:11','2026-04-28 07:05:11',5416,NULL),
(4392,'wc_payment_gateway_update_orders','complete','2026-04-28 07:20:10','2026-04-28 07:20:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777360810;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777360810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 07:23:24','2026-04-28 07:23:24',5420,NULL),
(4393,'wc_payment_gateway_update_orders','complete','2026-04-28 07:20:11','2026-04-28 07:20:11',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777360811;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777360811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 07:23:24','2026-04-28 07:23:24',5420,NULL),
(4394,'mailpoet/cron/daemon-trigger','complete','2026-04-28 07:07:11','2026-04-28 07:07:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777360031;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777360031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 07:18:48','2026-04-28 07:18:48',5418,NULL),
(4395,'mailpoet/cron/daemon-trigger','complete','2026-04-28 07:20:48','2026-04-28 07:20:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777360848;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777360848;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 07:23:25','2026-04-28 07:23:25',5420,NULL),
(4396,'wc_payment_gateway_update_orders','complete','2026-04-28 07:38:24','2026-04-28 07:38:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777361904;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777361904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 07:44:20','2026-04-28 07:44:20',5425,NULL),
(4397,'wc_payment_gateway_update_orders','complete','2026-04-28 07:38:24','2026-04-28 07:38:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777361904;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777361904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 07:44:21','2026-04-28 07:44:21',5425,NULL),
(4398,'woocommerce_cancel_unpaid_orders','complete','2026-04-28 08:23:25','2026-04-28 08:23:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777364605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777364605;}',4,1,'2026-04-28 08:41:58','2026-04-28 08:41:58',5443,NULL),
(4399,'mailpoet/cron/daemon-trigger','complete','2026-04-28 07:25:25','2026-04-28 07:25:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777361125;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777361125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 07:35:01','2026-04-28 07:35:01',5423,NULL),
(4400,'mailpoet/cron/daemon-trigger','complete','2026-04-28 07:37:02','2026-04-28 07:37:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777361822;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777361822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 07:44:20','2026-04-28 07:44:20',5425,NULL),
(4401,'mailpoet/cron/daemon-trigger','complete','2026-04-28 07:46:20','2026-04-28 07:46:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777362380;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777362380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 07:48:45','2026-04-28 07:48:45',5427,NULL),
(4402,'wc_payment_gateway_update_orders','complete','2026-04-28 07:59:20','2026-04-28 07:59:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777363160;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777363160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 07:59:42','2026-04-28 07:59:42',5432,NULL),
(4403,'wc_payment_gateway_update_orders','complete','2026-04-28 07:59:21','2026-04-28 07:59:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777363161;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777363161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 07:59:42','2026-04-28 07:59:42',5432,NULL),
(4404,'mailpoet/cron/daemon-trigger','complete','2026-04-28 07:50:45','2026-04-28 07:50:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777362645;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777362645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 07:53:59','2026-04-28 07:53:59',5430,NULL),
(4405,'mailpoet/cron/daemon-trigger','complete','2026-04-28 07:55:59','2026-04-28 07:55:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777362959;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777362959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 07:59:41','2026-04-28 07:59:41',5432,NULL),
(4406,'mailpoet/cron/daemon-trigger','complete','2026-04-28 08:01:41','2026-04-28 08:01:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777363301;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777363301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 08:03:36','2026-04-28 08:03:36',5434,NULL),
(4407,'wc_payment_gateway_update_orders','complete','2026-04-28 08:14:42','2026-04-28 08:14:42',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777364082;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777364082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 08:16:01','2026-04-28 08:16:01',5436,NULL),
(4408,'wc_payment_gateway_update_orders','complete','2026-04-28 08:14:42','2026-04-28 08:14:42',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777364082;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777364082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 08:16:02','2026-04-28 08:16:02',5436,NULL),
(4409,'mailpoet/cron/daemon-trigger','complete','2026-04-28 08:05:36','2026-04-28 08:05:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777363536;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777363536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 08:15:59','2026-04-28 08:15:59',5436,NULL),
(4410,'mailpoet/cron/daemon-trigger','complete','2026-04-28 08:18:00','2026-04-28 08:18:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777364280;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777364280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 08:18:25','2026-04-28 08:18:25',5438,NULL),
(4411,'wc_payment_gateway_update_orders','complete','2026-04-28 08:31:01','2026-04-28 08:31:01',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777365061;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777365061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 08:41:59','2026-04-28 08:41:59',5443,NULL),
(4412,'wc_payment_gateway_update_orders','complete','2026-04-28 08:31:02','2026-04-28 08:31:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777365062;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777365062;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 08:41:59','2026-04-28 08:41:59',5443,NULL),
(4413,'mailpoet/cron/daemon-trigger','complete','2026-04-28 08:20:25','2026-04-28 08:20:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777364425;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777364425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 08:41:58','2026-04-28 08:41:58',5443,NULL),
(4414,'wc_admin_daily_wrapper','complete','2026-04-29 08:19:00','2026-04-29 08:19:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777450740;s:18:\"\0*\0first_timestamp\";i:1759499155;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777450740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-29 08:19:39','2026-04-29 08:19:39',6048,NULL),
(4415,'woocommerce_cleanup_personal_data','complete','2026-04-29 08:19:01','2026-04-29 08:19:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777450741;s:18:\"\0*\0first_timestamp\";i:1759499163;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777450741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-29 08:19:50','2026-04-29 08:19:50',6049,NULL),
(4416,'woocommerce_cleanup_logs','complete','2026-04-29 08:19:01','2026-04-29 08:19:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777450741;s:18:\"\0*\0first_timestamp\";i:1759509954;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777450741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-29 08:19:50','2026-04-29 08:19:50',6049,NULL),
(4417,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-04-29 08:19:02','2026-04-29 08:19:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777450742;s:18:\"\0*\0first_timestamp\";i:1759509955;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777450742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-29 08:19:51','2026-04-29 08:19:51',6049,NULL),
(4418,'woocommerce_scheduled_sales','complete','2026-04-29 08:19:02','2026-04-29 08:19:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777450742;s:18:\"\0*\0first_timestamp\";i:1759536000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777450742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-29 08:19:51','2026-04-29 08:19:51',6049,NULL),
(4419,'woocommerce_cleanup_draft_orders','complete','2026-04-29 08:19:02','2026-04-29 08:19:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777450742;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777450742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-29 08:19:51','2026-04-29 08:19:51',6049,NULL),
(4420,'woocommerce_cleanup_draft_orders','complete','2026-04-29 08:19:02','2026-04-29 08:19:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777450742;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777450742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-29 08:19:51','2026-04-29 08:19:51',6049,NULL),
(4421,'woocommerce_tracker_send_event_wrapper','complete','2026-04-29 08:19:03','2026-04-29 08:19:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777450743;s:18:\"\0*\0first_timestamp\";i:1759800762;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777450743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-29 08:19:51','2026-04-29 08:19:51',6049,NULL),
(4422,'gla/jobs/update_merchant_product_statuses/process_item','complete','2026-04-28 08:19:03','2026-04-28 08:19:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777364343;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777364343;}',10,1,'2026-04-28 08:19:06','2026-04-28 08:19:06',5441,NULL),
(4423,'wc_gla_cron_daily_notes','complete','2026-04-29 08:19:04','2026-04-29 08:19:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777450744;s:18:\"\0*\0first_timestamp\";i:1760367966;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777450744;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-04-29 08:19:53','2026-04-29 08:19:53',6049,NULL),
(4424,'mailpoet/cron/daemon-trigger','complete','2026-04-28 08:43:58','2026-04-28 08:43:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777365838;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777365838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 09:05:54','2026-04-28 09:05:54',5446,NULL),
(4425,'woocommerce_cancel_unpaid_orders','complete','2026-04-28 09:41:58','2026-04-28 09:41:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777369318;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777369318;}',4,1,'2026-04-28 09:46:15','2026-04-28 09:46:15',5456,NULL),
(4426,'woocommerce_refresh_order_count_cache','complete','2026-04-28 20:41:59','2026-04-28 20:41:59',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777408919;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777408919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-28 21:30:44','2026-04-28 21:30:44',5879,NULL),
(4427,'wc_payment_gateway_update_orders','complete','2026-04-28 08:56:59','2026-04-28 08:56:59',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777366619;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777366619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 09:05:54','2026-04-28 09:05:54',5446,NULL),
(4428,'wc_payment_gateway_update_orders','complete','2026-04-28 08:56:59','2026-04-28 08:56:59',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777366619;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777366619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 09:05:55','2026-04-28 09:05:55',5446,NULL),
(4429,'mailpoet/cron/daemon-trigger','complete','2026-04-28 09:07:54','2026-04-28 09:07:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777367274;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777367274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 09:11:59','2026-04-28 09:11:59',5448,NULL),
(4430,'wc_payment_gateway_update_orders','complete','2026-04-28 09:20:54','2026-04-28 09:20:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777368054;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777368054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 09:21:39','2026-04-28 09:21:39',5450,NULL),
(4431,'wc_payment_gateway_update_orders','complete','2026-04-28 09:20:55','2026-04-28 09:20:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777368055;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777368055;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 09:21:39','2026-04-28 09:21:39',5450,NULL),
(4432,'mailpoet/cron/daemon-trigger','complete','2026-04-28 09:13:59','2026-04-28 09:13:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777367639;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777367639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 09:21:39','2026-04-28 09:21:39',5450,NULL),
(4433,'mailpoet/cron/daemon-trigger','complete','2026-04-28 09:23:39','2026-04-28 09:23:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777368219;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777368219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 09:28:09','2026-04-28 09:28:09',5452,NULL),
(4434,'wc_payment_gateway_update_orders','complete','2026-04-28 09:36:39','2026-04-28 09:36:39',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777368999;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777368999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 09:46:14','2026-04-28 09:46:14',5456,NULL),
(4435,'wc_payment_gateway_update_orders','complete','2026-04-28 09:36:39','2026-04-28 09:36:39',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777368999;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777368999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 09:46:15','2026-04-28 09:46:15',5456,NULL),
(4436,'mailpoet/cron/daemon-trigger','complete','2026-04-28 09:30:09','2026-04-28 09:30:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777368609;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777368609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 09:34:46','2026-04-28 09:34:46',5454,NULL),
(4437,'mailpoet/cron/daemon-trigger','complete','2026-04-28 09:36:46','2026-04-28 09:36:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777369006;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777369006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 09:46:15','2026-04-28 09:46:15',5456,NULL),
(4438,'wc_payment_gateway_update_orders','complete','2026-04-28 10:01:14','2026-04-28 10:01:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777370474;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777370474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 10:06:23','2026-04-28 10:06:23',5464,NULL),
(4439,'wc_payment_gateway_update_orders','complete','2026-04-28 10:01:15','2026-04-28 10:01:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777370475;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777370475;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 10:06:23','2026-04-28 10:06:23',5464,NULL),
(4440,'mailpoet/cron/daemon-trigger','complete','2026-04-28 09:48:15','2026-04-28 09:48:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777369695;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777369695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 09:52:20','2026-04-28 09:52:20',5459,NULL),
(4441,'woocommerce_cancel_unpaid_orders','complete','2026-04-28 10:46:15','2026-04-28 10:46:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777373175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777373175;}',4,1,'2026-04-28 10:47:16','2026-04-28 10:47:16',5478,NULL),
(4442,'mailpoet/cron/daemon-trigger','complete','2026-04-28 09:54:20','2026-04-28 09:54:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777370060;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777370060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 09:56:29','2026-04-28 09:56:29',5462,NULL),
(4443,'mailpoet/cron/daemon-trigger','complete','2026-04-28 09:58:29','2026-04-28 09:58:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777370309;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777370309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 10:06:22','2026-04-28 10:06:22',5464,NULL),
(4444,'mailpoet/cron/daemon-trigger','complete','2026-04-28 10:08:22','2026-04-28 10:08:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777370902;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777370902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 10:14:35','2026-04-28 10:14:35',5466,NULL),
(4445,'wc_payment_gateway_update_orders','complete','2026-04-28 10:21:23','2026-04-28 10:21:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777371683;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777371683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 10:29:18','2026-04-28 10:29:18',5471,NULL),
(4446,'wc_payment_gateway_update_orders','complete','2026-04-28 10:21:23','2026-04-28 10:21:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777371683;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777371683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 10:29:18','2026-04-28 10:29:18',5471,NULL),
(4447,'mailpoet/cron/daemon-trigger','complete','2026-04-28 10:16:35','2026-04-28 10:16:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777371395;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777371395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 10:18:12','2026-04-28 10:18:12',5469,NULL),
(4448,'mailpoet/cron/daemon-trigger','complete','2026-04-28 10:20:12','2026-04-28 10:20:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777371612;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777371612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 10:29:17','2026-04-28 10:29:17',5471,NULL),
(4449,'mailpoet/cron/daemon-trigger','complete','2026-04-28 10:31:17','2026-04-28 10:31:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777372277;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777372277;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 10:31:37','2026-04-28 10:31:37',5474,NULL),
(4450,'wc_payment_gateway_update_orders','complete','2026-04-28 10:44:18','2026-04-28 10:44:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777373058;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777373058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 10:47:15','2026-04-28 10:47:15',5478,NULL),
(4451,'wc_payment_gateway_update_orders','complete','2026-04-28 10:44:18','2026-04-28 10:44:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777373058;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777373058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 10:47:15','2026-04-28 10:47:15',5478,NULL),
(4452,'mailpoet/cron/daemon-trigger','complete','2026-04-28 10:33:37','2026-04-28 10:33:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777372417;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777372417;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 10:39:34','2026-04-28 10:39:34',5476,NULL),
(4453,'mailpoet/cron/daemon-trigger','complete','2026-04-28 10:41:34','2026-04-28 10:41:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777372894;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777372894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 10:47:14','2026-04-28 10:47:14',5478,NULL),
(4454,'mailpoet/cron/daemon-trigger','complete','2026-04-28 10:49:14','2026-04-28 10:49:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777373354;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777373354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 10:53:46','2026-04-28 10:53:46',5480,NULL),
(4455,'wc_payment_gateway_update_orders','complete','2026-04-28 11:02:15','2026-04-28 11:02:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777374135;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777374135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 11:02:29','2026-04-28 11:02:29',5485,NULL),
(4456,'wc_payment_gateway_update_orders','complete','2026-04-28 11:02:15','2026-04-28 11:02:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777374135;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777374135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 11:02:29','2026-04-28 11:02:29',5485,NULL),
(4457,'woocommerce_cancel_unpaid_orders','complete','2026-04-28 11:47:16','2026-04-28 11:47:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777376836;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777376836;}',4,1,'2026-04-28 11:47:25','2026-04-28 11:47:25',5508,NULL),
(4458,'mailpoet/cron/daemon-trigger','complete','2026-04-28 10:55:46','2026-04-28 10:55:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777373746;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777373746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 10:59:57','2026-04-28 10:59:57',5482,NULL),
(4459,'mailpoet/cron/daemon-trigger','complete','2026-04-28 11:01:57','2026-04-28 11:01:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777374117;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777374117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 11:02:28','2026-04-28 11:02:28',5485,NULL),
(4460,'mailpoet/cron/daemon-trigger','complete','2026-04-28 11:04:28','2026-04-28 11:04:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777374268;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777374268;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 11:04:59','2026-04-28 11:04:59',5487,NULL),
(4461,'wc_payment_gateway_update_orders','complete','2026-04-28 11:17:29','2026-04-28 11:17:29',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777375049;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777375049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 11:19:03','2026-04-28 11:19:03',5496,NULL),
(4462,'wc_payment_gateway_update_orders','complete','2026-04-28 11:17:29','2026-04-28 11:17:29',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777375049;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777375049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 11:19:04','2026-04-28 11:19:04',5496,NULL),
(4463,'mailpoet/cron/daemon-trigger','complete','2026-04-28 11:06:59','2026-04-28 11:06:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777374419;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777374419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 11:07:17','2026-04-28 11:07:17',5489,NULL),
(4464,'mailpoet/cron/daemon-trigger','complete','2026-04-28 11:09:17','2026-04-28 11:09:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777374557;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777374557;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 11:12:29','2026-04-28 11:12:29',5492,NULL),
(4465,'mailpoet/cron/daemon-trigger','complete','2026-04-28 11:14:29','2026-04-28 11:14:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777374869;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777374869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 11:14:58','2026-04-28 11:14:58',5494,NULL),
(4466,'mailpoet/cron/daemon-trigger','complete','2026-04-28 11:16:58','2026-04-28 11:16:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777375018;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777375018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 11:19:02','2026-04-28 11:19:02',5496,NULL),
(4467,'mailpoet/cron/daemon-trigger','complete','2026-04-28 11:21:02','2026-04-28 11:21:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777375262;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777375262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 11:22:28','2026-04-28 11:22:28',5500,NULL),
(4468,'wc_payment_gateway_update_orders','complete','2026-04-28 11:34:03','2026-04-28 11:34:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777376043;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777376043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 11:34:15','2026-04-28 11:34:15',5503,NULL),
(4469,'wc_payment_gateway_update_orders','complete','2026-04-28 11:34:04','2026-04-28 11:34:04',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777376044;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777376044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 11:34:16','2026-04-28 11:34:16',5503,NULL),
(4470,'mailpoet/cron/daemon-trigger','complete','2026-04-28 11:24:28','2026-04-28 11:24:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777375468;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777375468;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 11:34:14','2026-04-28 11:34:14',5503,NULL),
(4471,'mailpoet/cron/daemon-trigger','complete','2026-04-28 11:36:14','2026-04-28 11:36:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777376174;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777376174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 11:39:35','2026-04-28 11:39:35',5505,NULL),
(4472,'wc_payment_gateway_update_orders','complete','2026-04-28 11:49:15','2026-04-28 11:49:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777376955;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777376955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 11:58:27','2026-04-28 11:58:27',5511,NULL),
(4473,'wc_payment_gateway_update_orders','complete','2026-04-28 11:49:16','2026-04-28 11:49:16',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777376956;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777376956;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 11:58:28','2026-04-28 11:58:28',5511,NULL),
(4474,'mailpoet/cron/daemon-trigger','complete','2026-04-28 11:41:35','2026-04-28 11:41:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777376495;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777376495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 11:47:23','2026-04-28 11:47:23',5508,NULL),
(4475,'mailpoet/cron/daemon-trigger','complete','2026-04-28 11:49:23','2026-04-28 11:49:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777376963;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777376963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 11:58:30','2026-04-28 11:58:30',5511,NULL),
(4476,'woocommerce_cancel_unpaid_orders','complete','2026-04-28 12:47:24','2026-04-28 12:47:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777380444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777380444;}',4,1,'2026-04-28 12:47:27','2026-04-28 12:47:27',5525,NULL),
(4477,'wc_payment_gateway_update_orders','complete','2026-04-28 12:13:27','2026-04-28 12:13:27',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777378407;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777378407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 12:16:18','2026-04-28 12:16:18',5515,NULL),
(4478,'wc_payment_gateway_update_orders','complete','2026-04-28 12:13:28','2026-04-28 12:13:28',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777378408;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777378408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 12:16:19','2026-04-28 12:16:19',5515,NULL),
(4479,'mailpoet/cron/daemon-trigger','complete','2026-04-28 12:00:30','2026-04-28 12:00:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777377630;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777377630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 12:02:49','2026-04-28 12:02:49',5513,NULL),
(4480,'mailpoet/cron/daemon-trigger','complete','2026-04-28 12:04:49','2026-04-28 12:04:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777377889;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777377889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 12:16:18','2026-04-28 12:16:18',5515,NULL),
(4481,'mailpoet/cron/daemon-trigger','complete','2026-04-28 12:18:18','2026-04-28 12:18:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777378698;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777378698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 12:22:21','2026-04-28 12:22:21',5517,NULL),
(4482,'wc_payment_gateway_update_orders','complete','2026-04-28 12:31:18','2026-04-28 12:31:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777379478;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777379478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 12:31:22','2026-04-28 12:31:22',5521,NULL),
(4483,'wc_payment_gateway_update_orders','complete','2026-04-28 12:31:19','2026-04-28 12:31:19',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777379479;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777379479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 12:31:24','2026-04-28 12:31:24',5521,NULL),
(4484,'mailpoet/cron/daemon-trigger','complete','2026-04-28 12:24:21','2026-04-28 12:24:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777379061;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777379061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 12:29:53','2026-04-28 12:29:53',5519,NULL),
(4485,'mailpoet/cron/daemon-trigger','complete','2026-04-28 12:31:53','2026-04-28 12:31:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777379513;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777379513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 12:37:45','2026-04-28 12:37:45',5523,NULL),
(4486,'wc_payment_gateway_update_orders','complete','2026-04-28 12:46:22','2026-04-28 12:46:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777380382;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777380382;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 12:47:26','2026-04-28 12:47:26',5525,NULL),
(4487,'wc_payment_gateway_update_orders','complete','2026-04-28 12:46:24','2026-04-28 12:46:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777380384;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777380384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 12:47:27','2026-04-28 12:47:27',5525,NULL),
(4488,'mailpoet/cron/daemon-trigger','complete','2026-04-28 12:39:45','2026-04-28 12:39:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777379985;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777379985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 12:47:25','2026-04-28 12:47:25',5525,NULL),
(4489,'mailpoet/cron/daemon-trigger','complete','2026-04-28 12:49:25','2026-04-28 12:49:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777380565;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777380565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 12:52:54','2026-04-28 12:52:54',5527,NULL),
(4490,'wc_payment_gateway_update_orders','complete','2026-04-28 13:02:26','2026-04-28 13:02:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777381346;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777381346;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 13:10:57','2026-04-28 13:10:57',5533,NULL),
(4491,'wc_payment_gateway_update_orders','complete','2026-04-28 13:02:27','2026-04-28 13:02:27',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777381347;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777381347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 13:13:49','2026-04-28 13:13:49',5534,NULL),
(4492,'woocommerce_cancel_unpaid_orders','complete','2026-04-28 13:47:27','2026-04-28 13:47:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777384047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777384047;}',4,1,'2026-04-28 13:49:52','2026-04-28 13:49:52',5543,NULL),
(4493,'mailpoet/cron/daemon-trigger','complete','2026-04-28 12:54:54','2026-04-28 12:54:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777380894;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777380894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 12:58:01','2026-04-28 12:58:01',5529,NULL),
(4494,'mailpoet/cron/daemon-trigger','complete','2026-04-28 13:00:01','2026-04-28 13:00:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777381201;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777381201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 13:00:43','2026-04-28 13:00:43',5531,NULL),
(4495,'mailpoet/cron/daemon-trigger','complete','2026-04-28 13:02:43','2026-04-28 13:02:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777381363;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777381363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 13:13:50','2026-04-28 13:13:50',5534,NULL),
(4496,'wc_payment_gateway_update_orders','complete','2026-04-28 13:25:57','2026-04-28 13:25:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777382757;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777382757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 13:38:35','2026-04-28 13:38:35',5538,NULL),
(4497,'wc_payment_gateway_update_orders','complete','2026-04-28 13:28:49','2026-04-28 13:28:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777382929;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777382929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 13:38:36','2026-04-28 13:38:36',5538,NULL),
(4498,'mailpoet/cron/daemon-trigger','complete','2026-04-28 13:15:50','2026-04-28 13:15:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777382150;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777382150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 13:25:14','2026-04-28 13:25:14',5536,NULL),
(4499,'mailpoet/cron/daemon-trigger','complete','2026-04-28 13:27:14','2026-04-28 13:27:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777382834;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777382834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 13:38:36','2026-04-28 13:38:36',5538,NULL),
(4500,'wc_payment_gateway_update_orders','complete','2026-04-28 13:53:35','2026-04-28 13:53:35',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777384415;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777384415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 13:57:32','2026-04-28 13:57:32',5545,NULL),
(4501,'mailpoet/cron/daemon-trigger','complete','2026-04-28 13:40:36','2026-04-28 13:40:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777383636;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777383636;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 13:43:45','2026-04-28 13:43:45',5541,NULL),
(4502,'wc_payment_gateway_update_orders','complete','2026-04-28 13:53:36','2026-04-28 13:53:36',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777384416;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777384416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 13:57:32','2026-04-28 13:57:32',5545,NULL),
(4503,'mailpoet/cron/daemon-trigger','complete','2026-04-28 13:45:45','2026-04-28 13:45:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777383945;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777383945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 13:49:51','2026-04-28 13:49:51',5543,NULL),
(4504,'mailpoet/cron/daemon-trigger','complete','2026-04-28 13:51:51','2026-04-28 13:51:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777384311;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777384311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 13:57:31','2026-04-28 13:57:31',5545,NULL),
(4505,'woocommerce_cancel_unpaid_orders','complete','2026-04-28 14:49:51','2026-04-28 14:49:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777387791;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777387791;}',4,1,'2026-04-28 14:55:37','2026-04-28 14:55:37',5556,NULL),
(4506,'mailpoet/cron/daemon-trigger','complete','2026-04-28 13:59:31','2026-04-28 13:59:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777384771;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777384771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 14:01:11','2026-04-28 14:01:11',5547,NULL),
(4507,'wc_payment_gateway_update_orders','complete','2026-04-28 14:12:32','2026-04-28 14:12:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777385552;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777385552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 14:16:08','2026-04-28 14:16:08',5549,NULL),
(4508,'wc_payment_gateway_update_orders','complete','2026-04-28 14:12:32','2026-04-28 14:12:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777385552;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777385552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 14:16:08','2026-04-28 14:16:08',5549,NULL),
(4509,'mailpoet/cron/daemon-trigger','complete','2026-04-28 14:03:11','2026-04-28 14:03:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777384991;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777384991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 14:16:07','2026-04-28 14:16:07',5549,NULL),
(4510,'mailpoet/cron/daemon-trigger','complete','2026-04-28 14:18:07','2026-04-28 14:18:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777385887;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777385887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 14:32:49','2026-04-28 14:32:49',5551,NULL),
(4511,'wc_payment_gateway_update_orders','complete','2026-04-28 14:31:08','2026-04-28 14:31:08',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777386668;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777386668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 14:32:50','2026-04-28 14:32:50',5551,NULL),
(4512,'wc_payment_gateway_update_orders','complete','2026-04-28 14:31:08','2026-04-28 14:31:08',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777386668;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777386668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 14:32:50','2026-04-28 14:32:50',5551,NULL),
(4513,'mailpoet/cron/daemon-trigger','complete','2026-04-28 14:34:49','2026-04-28 14:34:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777386889;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777386889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 14:39:08','2026-04-28 14:39:08',5553,NULL),
(4514,'wc_payment_gateway_update_orders','complete','2026-04-28 14:47:50','2026-04-28 14:47:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777387670;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777387670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 14:55:36','2026-04-28 14:55:36',5556,NULL),
(4515,'wc_payment_gateway_update_orders','complete','2026-04-28 14:47:50','2026-04-28 14:47:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777387670;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777387670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 14:55:37','2026-04-28 14:55:37',5556,NULL),
(4516,'mailpoet/cron/daemon-trigger','complete','2026-04-28 14:41:08','2026-04-28 14:41:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777387268;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777387268;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 14:46:20','2026-04-28 14:46:20',5555,NULL),
(4517,'mailpoet/cron/daemon-trigger','complete','2026-04-28 14:48:20','2026-04-28 14:48:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777387700;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777387700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 14:55:37','2026-04-28 14:55:37',5556,NULL),
(4518,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-29 02:46:31','2026-04-29 02:46:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777430791;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777430791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-29 02:51:15','2026-04-29 02:51:15',5942,NULL),
(4519,'wc_payment_gateway_update_orders','complete','2026-04-28 15:10:36','2026-04-28 15:10:36',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777389036;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777389036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 15:10:44','2026-04-28 15:10:44',5562,NULL),
(4520,'wc_payment_gateway_update_orders','complete','2026-04-28 15:10:37','2026-04-28 15:10:37',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777389037;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777389037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 15:10:45','2026-04-28 15:10:45',5562,NULL),
(4521,'mailpoet/cron/daemon-trigger','complete','2026-04-28 14:57:37','2026-04-28 14:57:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777388257;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777388257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 14:59:02','2026-04-28 14:59:02',5558,NULL),
(4522,'woocommerce_cancel_unpaid_orders','complete','2026-04-28 15:55:37','2026-04-28 15:55:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777391737;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777391737;}',4,1,'2026-04-28 16:00:04','2026-04-28 16:00:04',5574,NULL),
(4523,'mailpoet/cron/daemon-trigger','complete','2026-04-28 15:01:02','2026-04-28 15:01:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777388462;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777388462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 15:06:22','2026-04-28 15:06:22',5560,NULL),
(4524,'mailpoet/cron/daemon-trigger','complete','2026-04-28 15:08:22','2026-04-28 15:08:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777388902;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777388902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 15:10:43','2026-04-28 15:10:43',5562,NULL),
(4525,'mailpoet/cron/daemon-trigger','complete','2026-04-28 15:12:43','2026-04-28 15:12:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777389163;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777389163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 15:14:22','2026-04-28 15:14:22',5564,NULL),
(4526,'wc_payment_gateway_update_orders','complete','2026-04-28 15:25:44','2026-04-28 15:25:44',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777389944;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777389944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 15:29:46','2026-04-28 15:29:46',5568,NULL),
(4527,'wc_payment_gateway_update_orders','complete','2026-04-28 15:25:45','2026-04-28 15:25:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777389945;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777389945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 15:29:47','2026-04-28 15:29:47',5568,NULL),
(4528,'mailpoet/cron/daemon-trigger','complete','2026-04-28 15:16:22','2026-04-28 15:16:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777389382;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777389382;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 15:21:09','2026-04-28 15:21:09',5566,NULL),
(4529,'mailpoet/cron/daemon-trigger','complete','2026-04-28 15:23:09','2026-04-28 15:23:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777389789;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777389789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 15:29:46','2026-04-28 15:29:46',5568,NULL),
(4530,'mailpoet/cron/daemon-trigger','complete','2026-04-28 15:31:46','2026-04-28 15:31:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777390306;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777390306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 15:34:40','2026-04-28 15:34:40',5570,NULL),
(4531,'wc_payment_gateway_update_orders','complete','2026-04-28 15:44:46','2026-04-28 15:44:46',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777391086;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777391086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 15:47:41','2026-04-28 15:47:41',5572,NULL),
(4532,'wc_payment_gateway_update_orders','complete','2026-04-28 15:44:47','2026-04-28 15:44:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777391087;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777391087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 15:47:41','2026-04-28 15:47:41',5572,NULL),
(4533,'mailpoet/cron/daemon-trigger','complete','2026-04-28 15:36:40','2026-04-28 15:36:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777390600;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777390600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 15:47:40','2026-04-28 15:47:40',5572,NULL),
(4534,'mailpoet/cron/daemon-trigger','complete','2026-04-28 15:49:40','2026-04-28 15:49:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777391380;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777391380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 16:00:03','2026-04-28 16:00:03',5574,NULL),
(4535,'wc_payment_gateway_update_orders','complete','2026-04-28 16:02:41','2026-04-28 16:02:41',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777392161;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777392161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 16:03:20','2026-04-28 16:03:20',5576,NULL),
(4536,'wc_payment_gateway_update_orders','complete','2026-04-28 16:02:41','2026-04-28 16:02:41',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777392161;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777392161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 16:03:21','2026-04-28 16:03:21',5576,NULL),
(4537,'mailpoet/cron/daemon-trigger','complete','2026-04-28 16:02:03','2026-04-28 16:02:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777392123;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777392123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 16:03:19','2026-04-28 16:03:19',5576,NULL),
(4538,'woocommerce_cancel_unpaid_orders','complete','2026-04-28 17:00:04','2026-04-28 17:00:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777395604;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777395604;}',4,1,'2026-04-28 17:00:18','2026-04-28 17:00:18',5642,NULL),
(4539,'mailpoet/cron/daemon-trigger','complete','2026-04-28 16:05:20','2026-04-28 16:05:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777392320;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777392320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 16:05:46','2026-04-28 16:05:46',5580,NULL),
(4540,'wc_payment_gateway_update_orders','complete','2026-04-28 16:18:20','2026-04-28 16:18:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777393100;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777393100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 16:23:11','2026-04-28 16:23:11',5594,NULL),
(4541,'wc_payment_gateway_update_orders','complete','2026-04-28 16:18:21','2026-04-28 16:18:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777393101;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777393101;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 16:23:12','2026-04-28 16:23:12',5594,NULL),
(4542,'mailpoet/cron/daemon-trigger','complete','2026-04-28 16:07:46','2026-04-28 16:07:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777392466;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777392466;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 16:07:48','2026-04-28 16:07:48',5583,NULL),
(4543,'mailpoet/cron/daemon-trigger','complete','2026-04-28 16:09:48','2026-04-28 16:09:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777392588;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777392588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 16:10:50','2026-04-28 16:10:50',5587,NULL),
(4544,'mailpoet/cron/daemon-trigger','complete','2026-04-28 16:12:50','2026-04-28 16:12:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777392770;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777392770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 16:13:47','2026-04-28 16:13:47',5591,NULL),
(4545,'mailpoet/cron/daemon-trigger','complete','2026-04-28 16:15:47','2026-04-28 16:15:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777392947;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777392947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 16:23:11','2026-04-28 16:23:11',5594,NULL),
(4546,'mailpoet/cron/daemon-trigger','complete','2026-04-28 16:25:11','2026-04-28 16:25:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777393511;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777393511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 16:27:33','2026-04-28 16:27:33',5596,NULL),
(4547,'wc_payment_gateway_update_orders','complete','2026-04-28 16:38:11','2026-04-28 16:38:11',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777394291;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777394291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 16:38:25','2026-04-28 16:38:25',5603,NULL),
(4548,'wc_payment_gateway_update_orders','complete','2026-04-28 16:38:12','2026-04-28 16:38:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777394292;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777394292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 16:38:26','2026-04-28 16:38:26',5603,NULL),
(4549,'mailpoet/cron/daemon-trigger','complete','2026-04-28 16:29:33','2026-04-28 16:29:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777393773;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777393773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 16:32:18','2026-04-28 16:32:18',5598,NULL),
(4550,'mailpoet/cron/daemon-trigger','complete','2026-04-28 16:34:18','2026-04-28 16:34:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777394058;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777394058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 16:35:52','2026-04-28 16:35:52',5601,NULL),
(4551,'mailpoet/cron/daemon-trigger','complete','2026-04-28 16:37:52','2026-04-28 16:37:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777394272;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777394272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 16:38:24','2026-04-28 16:38:24',5603,NULL),
(4552,'mailpoet/cron/daemon-trigger','complete','2026-04-28 16:40:24','2026-04-28 16:40:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777394424;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777394424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 16:40:48','2026-04-28 16:40:48',5607,NULL),
(4553,'wc_payment_gateway_update_orders','complete','2026-04-28 16:53:25','2026-04-28 16:53:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777395205;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777395205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 16:53:48','2026-04-28 16:53:48',5629,NULL),
(4554,'wc_payment_gateway_update_orders','complete','2026-04-28 16:53:26','2026-04-28 16:53:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777395206;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777395206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 16:53:49','2026-04-28 16:53:49',5629,NULL),
(4555,'mailpoet/cron/daemon-trigger','complete','2026-04-28 16:42:48','2026-04-28 16:42:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777394568;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777394568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 16:42:56','2026-04-28 16:42:56',5612,NULL),
(4556,'mailpoet/cron/daemon-trigger','complete','2026-04-28 16:44:56','2026-04-28 16:44:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777394696;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777394696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 16:45:11','2026-04-28 16:45:11',5616,NULL),
(4557,'mailpoet/cron/daemon-trigger','complete','2026-04-28 16:47:11','2026-04-28 16:47:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777394831;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777394831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 16:47:46','2026-04-28 16:47:46',5620,NULL),
(4558,'mailpoet/cron/daemon-trigger','complete','2026-04-28 16:49:46','2026-04-28 16:49:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777394986;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777394986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 16:49:53','2026-04-28 16:49:53',5623,NULL),
(4559,'mailpoet/cron/daemon-trigger','complete','2026-04-28 16:51:53','2026-04-28 16:51:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777395113;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777395113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 16:52:47','2026-04-28 16:52:47',5627,NULL),
(4560,'mailpoet/cron/daemon-trigger','complete','2026-04-28 16:54:47','2026-04-28 16:54:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777395287;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777395287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 16:54:48','2026-04-28 16:54:48',5631,NULL),
(4561,'wc_payment_gateway_update_orders','complete','2026-04-28 17:08:48','2026-04-28 17:08:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777396128;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777396128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 17:08:49','2026-04-28 17:08:49',5659,NULL),
(4562,'wc_payment_gateway_update_orders','complete','2026-04-28 17:08:49','2026-04-28 17:08:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777396129;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777396129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 17:08:49','2026-04-28 17:08:49',5660,NULL),
(4563,'mailpoet/cron/daemon-trigger','complete','2026-04-28 16:56:48','2026-04-28 16:56:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777395408;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777395408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 16:57:08','2026-04-28 16:57:08',5635,NULL),
(4564,'mailpoet/cron/daemon-trigger','complete','2026-04-28 16:59:08','2026-04-28 16:59:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777395548;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777395548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 16:59:15','2026-04-28 16:59:15',5639,NULL),
(4565,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:01:15','2026-04-28 17:01:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777395675;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777395675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:01:26','2026-04-28 17:01:26',5645,NULL),
(4566,'woocommerce_cancel_unpaid_orders','complete','2026-04-28 18:00:18','2026-04-28 18:00:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777399218;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777399218;}',4,1,'2026-04-28 18:00:47','2026-04-28 18:00:47',5754,NULL),
(4567,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:03:26','2026-04-28 17:03:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777395806;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777395806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:03:30','2026-04-28 17:03:30',5649,NULL),
(4568,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:05:30','2026-04-28 17:05:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777395930;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777395930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:05:43','2026-04-28 17:05:43',5653,NULL),
(4569,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:07:43','2026-04-28 17:07:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777396063;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777396063;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:07:47','2026-04-28 17:07:47',5657,NULL),
(4570,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:09:47','2026-04-28 17:09:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777396187;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777396187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:09:51','2026-04-28 17:09:51',5662,NULL),
(4571,'wc_payment_gateway_update_orders','complete','2026-04-28 17:23:49','2026-04-28 17:23:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777397029;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777397029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 17:24:23','2026-04-28 17:24:23',5686,NULL),
(4572,'wc_payment_gateway_update_orders','complete','2026-04-28 17:23:49','2026-04-28 17:23:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777397029;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777397029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 17:24:24','2026-04-28 17:24:24',5686,NULL),
(4573,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:11:51','2026-04-28 17:11:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777396311;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777396311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:12:17','2026-04-28 17:12:17',5666,NULL),
(4574,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:14:17','2026-04-28 17:14:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777396457;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777396457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:14:52','2026-04-28 17:14:52',5670,NULL),
(4575,'mailpoet/cron/daemon-run','complete','2026-04-28 17:14:47','2026-04-28 17:14:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777396487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777396487;}',13,1,'2026-04-28 17:14:55','2026-04-28 17:14:55',5671,NULL),
(4576,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:16:52','2026-04-28 17:16:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777396612;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777396612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:17:47','2026-04-28 17:17:47',5675,NULL),
(4577,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:19:47','2026-04-28 17:19:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777396787;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777396787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:19:47','2026-04-28 17:19:47',5678,NULL),
(4578,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:21:47','2026-04-28 17:21:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777396907;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777396907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:22:20','2026-04-28 17:22:20',5682,NULL),
(4579,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:24:20','2026-04-28 17:24:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777397060;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777397060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:24:24','2026-04-28 17:24:24',5686,NULL),
(4580,'wc_payment_gateway_update_orders','complete','2026-04-28 17:39:23','2026-04-28 17:39:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777397963;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777397963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 17:39:46','2026-04-28 17:39:46',5712,NULL),
(4581,'wc_payment_gateway_update_orders','complete','2026-04-28 17:39:24','2026-04-28 17:39:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777397964;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777397964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 17:39:46','2026-04-28 17:39:46',5712,NULL),
(4582,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:26:24','2026-04-28 17:26:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777397184;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777397184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:26:39','2026-04-28 17:26:39',5690,NULL),
(4583,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:28:39','2026-04-28 17:28:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777397319;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777397319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:28:48','2026-04-28 17:28:48',5694,NULL),
(4584,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:30:48','2026-04-28 17:30:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777397448;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777397448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:31:06','2026-04-28 17:31:06',5699,NULL),
(4585,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:33:06','2026-04-28 17:33:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777397586;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777397586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:33:46','2026-04-28 17:33:46',5703,NULL),
(4586,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:35:46','2026-04-28 17:35:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777397746;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777397746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:35:47','2026-04-28 17:35:47',5706,NULL),
(4587,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:37:47','2026-04-28 17:37:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777397867;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777397867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:37:47','2026-04-28 17:37:47',5709,NULL),
(4588,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:39:47','2026-04-28 17:39:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777397987;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777397987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:39:47','2026-04-28 17:39:47',5713,NULL),
(4589,'wc_payment_gateway_update_orders','complete','2026-04-28 17:54:46','2026-04-28 17:54:46',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777398886;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777398886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 17:54:48','2026-04-28 17:54:48',5740,NULL),
(4590,'wc_payment_gateway_update_orders','complete','2026-04-28 17:54:46','2026-04-28 17:54:46',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777398886;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777398886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 17:54:48','2026-04-28 17:54:48',5740,NULL),
(4591,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:41:47','2026-04-28 17:41:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777398107;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777398107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:41:48','2026-04-28 17:41:48',5716,NULL),
(4592,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:43:48','2026-04-28 17:43:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777398228;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777398228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:43:49','2026-04-28 17:43:49',5719,NULL),
(4593,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:45:49','2026-04-28 17:45:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777398349;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777398349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:46:36','2026-04-28 17:46:36',5723,NULL),
(4594,'mailpoet/cron/daemon-run','complete','2026-04-28 17:46:31','2026-04-28 17:46:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777398391;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777398391;}',13,1,'2026-04-28 17:46:38','2026-04-28 17:46:38',5724,NULL),
(4595,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:48:36','2026-04-28 17:48:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777398516;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777398516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:48:48','2026-04-28 17:48:48',5728,NULL),
(4596,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:50:48','2026-04-28 17:50:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777398648;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777398648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:50:55','2026-04-28 17:50:55',5733,NULL),
(4597,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:52:55','2026-04-28 17:52:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777398775;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777398775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:53:12','2026-04-28 17:53:12',5737,NULL),
(4598,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:55:12','2026-04-28 17:55:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777398912;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777398912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:55:29','2026-04-28 17:55:29',5742,NULL);
INSERT INTO `wp6x_actionscheduler_actions` VALUES
(4599,'wc_payment_gateway_update_orders','complete','2026-04-28 18:09:48','2026-04-28 18:09:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777399788;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777399788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 18:10:23','2026-04-28 18:10:23',5773,NULL),
(4600,'wc_payment_gateway_update_orders','complete','2026-04-28 18:09:48','2026-04-28 18:09:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777399788;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777399788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 18:10:24','2026-04-28 18:10:24',5773,NULL),
(4601,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:57:29','2026-04-28 17:57:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777399049;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777399049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:57:36','2026-04-28 17:57:36',5746,NULL),
(4602,'mailpoet/cron/daemon-trigger','complete','2026-04-28 17:59:36','2026-04-28 17:59:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777399176;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777399176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 17:59:46','2026-04-28 17:59:46',5750,NULL),
(4603,'mailpoet/cron/daemon-run','complete','2026-04-28 17:59:41','2026-04-28 17:59:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777399181;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777399181;}',13,1,'2026-04-28 17:59:50','2026-04-28 17:59:50',5751,NULL),
(4604,'mailpoet/cron/daemon-trigger','complete','2026-04-28 18:01:46','2026-04-28 18:01:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777399306;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777399306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 18:01:48','2026-04-28 18:01:48',5757,NULL),
(4605,'woocommerce_cancel_unpaid_orders','complete','2026-04-28 19:00:47','2026-04-28 19:00:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777402847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777402847;}',4,1,'2026-04-28 19:02:16','2026-04-28 19:02:16',5825,NULL),
(4632,'mailpoet/cron/daemon-trigger','complete','2026-04-28 18:44:35','2026-04-28 18:44:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777401875;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777401875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 18:48:04','2026-04-28 18:48:04',5814,NULL),
(4607,'mailpoet/cron/daemon-trigger','complete','2026-04-28 18:03:48','2026-04-28 18:03:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777399428;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777399428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 18:04:03','2026-04-28 18:04:03',5761,NULL),
(4608,'mailpoet/cron/daemon-trigger','complete','2026-04-28 18:06:03','2026-04-28 18:06:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777399563;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777399563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 18:06:12','2026-04-28 18:06:12',5765,NULL),
(4609,'mailpoet/cron/daemon-trigger','complete','2026-04-28 18:08:12','2026-04-28 18:08:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777399692;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777399692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 18:08:22','2026-04-28 18:08:22',5769,NULL),
(4610,'mailpoet/cron/daemon-trigger','complete','2026-04-28 18:10:22','2026-04-28 18:10:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777399822;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777399822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 18:10:24','2026-04-28 18:10:24',5773,NULL),
(4611,'wc_payment_gateway_update_orders','complete','2026-04-28 18:25:23','2026-04-28 18:25:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777400723;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777400723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 18:28:43','2026-04-28 18:28:43',5796,NULL),
(4612,'wc_payment_gateway_update_orders','complete','2026-04-28 18:25:24','2026-04-28 18:25:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777400724;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777400724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 18:28:44','2026-04-28 18:28:44',5796,NULL),
(4613,'mailpoet/cron/daemon-trigger','complete','2026-04-28 18:12:24','2026-04-28 18:12:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777399944;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777399944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 18:12:42','2026-04-28 18:12:42',5777,NULL),
(4614,'mailpoet/cron/daemon-run','complete','2026-04-28 18:12:37','2026-04-28 18:12:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777399957;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777399957;}',13,1,'2026-04-28 18:12:44','2026-04-28 18:12:44',5778,NULL),
(4615,'mailpoet/cron/daemon-trigger','complete','2026-04-28 18:14:42','2026-04-28 18:14:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777400082;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777400082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 18:14:46','2026-04-28 18:14:46',5782,NULL),
(4616,'mailpoet/cron/daemon-trigger','complete','2026-04-28 18:16:46','2026-04-28 18:16:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777400206;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777400206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 18:16:48','2026-04-28 18:16:48',5785,NULL),
(4617,'mailpoet/cron/daemon-trigger','complete','2026-04-28 18:18:48','2026-04-28 18:18:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777400328;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777400328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 18:18:48','2026-04-28 18:18:48',5788,NULL),
(4618,'mailpoet/cron/daemon-trigger','complete','2026-04-28 18:20:48','2026-04-28 18:20:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777400448;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777400448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 18:20:48','2026-04-28 18:20:48',5791,NULL),
(4619,'mailpoet/cron/daemon-trigger','complete','2026-04-28 18:22:48','2026-04-28 18:22:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777400568;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777400568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 18:23:16','2026-04-28 18:23:16',5794,NULL),
(4620,'mailpoet/cron/daemon-trigger','complete','2026-04-28 18:25:16','2026-04-28 18:25:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777400716;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777400716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 18:28:42','2026-04-28 18:28:42',5796,NULL),
(4621,'mailpoet/cron/daemon-trigger','complete','2026-04-28 18:30:42','2026-04-28 18:30:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777401042;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777401042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 18:34:10','2026-04-28 18:34:10',5798,NULL),
(4622,'wc_payment_gateway_update_orders','complete','2026-04-28 18:43:43','2026-04-28 18:43:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777401823;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777401823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 18:43:57','2026-04-28 18:43:57',5812,NULL),
(4623,'wc_payment_gateway_update_orders','complete','2026-04-28 18:43:44','2026-04-28 18:43:44',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777401824;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777401824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 18:43:58','2026-04-28 18:43:58',5812,NULL),
(4624,'mailpoet/cron/daemon-run','complete','2026-04-28 18:34:06','2026-04-28 18:34:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777401246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777401246;}',13,1,'2026-04-28 18:34:10','2026-04-28 18:34:10',5799,NULL),
(4625,'mailpoet/cron/daemon-trigger','complete','2026-04-28 18:36:10','2026-04-28 18:36:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777401370;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777401370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 18:39:39','2026-04-28 18:39:39',5802,NULL),
(4626,'mailpoet/cron/daemon-run','complete','2026-04-28 18:39:35','2026-04-28 18:39:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777401575;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777401575;}',13,1,'2026-04-28 18:39:38','2026-04-28 18:39:38',5803,NULL),
(4627,'mailpoet/cron/daemon-trigger','complete','2026-04-28 18:41:39','2026-04-28 18:41:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777401699;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777401699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 18:42:35','2026-04-28 18:42:35',5810,NULL),
(4628,'fetch_patterns','complete','2026-04-29 18:39:40','2026-04-29 18:39:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777487980;s:18:\"\0*\0first_timestamp\";i:1776358463;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777487980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-29 18:40:17','2026-04-29 18:40:17',6308,NULL),
(4629,'woocommerce_cleanup_sessions','complete','2026-04-29 06:00:00','2026-04-29 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777442400;s:18:\"\0*\0first_timestamp\";i:1777442400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777442400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-04-29 06:01:54','2026-04-29 06:01:54',5983,NULL),
(4630,'generate_category_lookup_table_wrapper','complete','2026-04-28 18:39:50','2026-04-28 18:39:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777401590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777401590;}',4,1,'2026-04-28 18:39:50','2026-04-28 18:39:50',5807,NULL),
(4631,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-04-29 18:39:41','2026-04-29 18:39:41',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777487981;s:18:\"\0*\0first_timestamp\";i:1776358457;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777487981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-04-29 18:40:18','2026-04-29 18:40:18',6308,NULL),
(4633,'wc_payment_gateway_update_orders','complete','2026-04-28 18:58:57','2026-04-28 18:58:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777402737;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777402737;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 19:02:11','2026-04-28 19:02:11',5825,NULL),
(4634,'wc_payment_gateway_update_orders','complete','2026-04-28 18:58:58','2026-04-28 18:58:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777402738;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777402738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 19:02:16','2026-04-28 19:02:16',5825,NULL),
(4635,'mailpoet/cron/daemon-trigger','complete','2026-04-28 18:50:04','2026-04-28 18:50:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777402204;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777402204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 18:50:06','2026-04-28 18:50:06',5816,NULL),
(4636,'mailpoet/cron/daemon-trigger','complete','2026-04-28 18:52:06','2026-04-28 18:52:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777402326;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777402326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 18:54:14','2026-04-28 18:54:14',5819,NULL),
(4637,'mailpoet/cron/daemon-run','complete','2026-04-28 18:54:09','2026-04-28 18:54:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777402449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777402449;}',13,1,'2026-04-28 18:54:15','2026-04-28 18:54:15',5820,NULL),
(4638,'mailpoet/cron/daemon-trigger','complete','2026-04-28 18:56:14','2026-04-28 18:56:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777402574;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777402574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 18:56:57','2026-04-28 18:56:57',5823,NULL),
(4639,'mailpoet/cron/daemon-trigger','complete','2026-04-28 18:58:57','2026-04-28 18:58:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777402737;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777402737;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 19:02:15','2026-04-28 19:02:15',5825,NULL),
(4640,'wc_payment_gateway_update_orders','complete','2026-04-28 19:17:11','2026-04-28 19:17:11',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777403831;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777403831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 19:21:06','2026-04-28 19:21:06',5839,NULL),
(4641,'mailpoet/cron/daemon-run','complete','2026-04-28 19:02:11','2026-04-28 19:02:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777402931;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777402931;}',13,1,'2026-04-28 19:02:14','2026-04-28 19:02:14',5826,NULL),
(4642,'mailpoet/cron/daemon-trigger','complete','2026-04-28 19:04:15','2026-04-28 19:04:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777403055;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777403055;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 19:07:16','2026-04-28 19:07:16',5831,NULL),
(4643,'wc_payment_gateway_update_orders','complete','2026-04-28 19:17:16','2026-04-28 19:17:16',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777403836;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777403836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 19:21:06','2026-04-28 19:21:06',5839,NULL),
(4644,'woocommerce_cancel_unpaid_orders','complete','2026-04-28 20:02:16','2026-04-28 20:02:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777406536;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777406536;}',4,1,'2026-04-28 20:07:16','2026-04-28 20:07:16',5859,NULL),
(4645,'mailpoet/cron/daemon-run','complete','2026-04-28 19:07:13','2026-04-28 19:07:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777403233;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777403233;}',13,1,'2026-04-28 19:07:16','2026-04-28 19:07:16',5832,NULL),
(4646,'mailpoet/cron/daemon-trigger','complete','2026-04-28 19:09:16','2026-04-28 19:09:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777403356;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777403356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 19:11:50','2026-04-28 19:11:50',5835,NULL),
(4647,'mailpoet/cron/daemon-trigger','complete','2026-04-28 19:13:50','2026-04-28 19:13:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777403630;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777403630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 19:16:31','2026-04-28 19:16:31',5837,NULL),
(4648,'mailpoet/cron/daemon-trigger','complete','2026-04-28 19:18:31','2026-04-28 19:18:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777403911;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777403911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 19:21:07','2026-04-28 19:21:07',5839,NULL),
(4649,'wc_payment_gateway_update_orders','complete','2026-04-28 19:36:06','2026-04-28 19:36:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777404966;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777404966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 19:37:55','2026-04-28 19:37:55',5847,NULL),
(4650,'wc_payment_gateway_update_orders','complete','2026-04-28 19:36:06','2026-04-28 19:36:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777404966;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777404966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 19:37:56','2026-04-28 19:37:56',5847,NULL),
(4651,'mailpoet/cron/daemon-trigger','complete','2026-04-28 19:23:07','2026-04-28 19:23:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777404187;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777404187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 19:26:42','2026-04-28 19:26:42',5841,NULL),
(4652,'mailpoet/cron/daemon-trigger','complete','2026-04-28 19:28:42','2026-04-28 19:28:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777404522;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777404522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 19:29:58','2026-04-28 19:29:58',5843,NULL),
(4653,'mailpoet/cron/daemon-trigger','complete','2026-04-28 19:31:58','2026-04-28 19:31:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777404718;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777404718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 19:32:20','2026-04-28 19:32:20',5845,NULL),
(4654,'mailpoet/cron/daemon-trigger','complete','2026-04-28 19:34:20','2026-04-28 19:34:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777404860;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777404860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 19:37:55','2026-04-28 19:37:55',5847,NULL),
(4655,'mailpoet/cron/daemon-trigger','complete','2026-04-28 19:39:55','2026-04-28 19:39:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777405195;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777405195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 19:42:54','2026-04-28 19:42:54',5849,NULL),
(4656,'wc_payment_gateway_update_orders','complete','2026-04-28 19:52:55','2026-04-28 19:52:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777405975;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777405975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 19:56:53','2026-04-28 19:56:53',5855,NULL),
(4657,'wc_payment_gateway_update_orders','complete','2026-04-28 19:52:56','2026-04-28 19:52:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777405976;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777405976;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 19:56:53','2026-04-28 19:56:53',5855,NULL),
(4658,'mailpoet/cron/daemon-trigger','complete','2026-04-28 19:44:54','2026-04-28 19:44:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777405494;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777405494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 19:47:50','2026-04-28 19:47:50',5851,NULL),
(4659,'mailpoet/cron/daemon-trigger','complete','2026-04-28 19:49:50','2026-04-28 19:49:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777405790;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777405790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 19:51:35','2026-04-28 19:51:35',5853,NULL),
(4660,'mailpoet/cron/daemon-trigger','complete','2026-04-28 19:53:35','2026-04-28 19:53:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777406015;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777406015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 19:56:54','2026-04-28 19:56:54',5855,NULL),
(4661,'wc_payment_gateway_update_orders','complete','2026-04-28 20:11:53','2026-04-28 20:11:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777407113;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777407113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 20:13:45','2026-04-28 20:13:45',5867,NULL),
(4662,'wc_payment_gateway_update_orders','complete','2026-04-28 20:11:53','2026-04-28 20:11:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777407113;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777407113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 20:13:46','2026-04-28 20:13:46',5867,NULL),
(4663,'mailpoet/cron/daemon-trigger','complete','2026-04-28 19:58:54','2026-04-28 19:58:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777406334;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777406334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 20:02:09','2026-04-28 20:02:09',5857,NULL),
(4664,'mailpoet/cron/daemon-trigger','complete','2026-04-28 20:04:09','2026-04-28 20:04:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777406649;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777406649;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 20:07:19','2026-04-28 20:07:19',5859,NULL),
(4665,'woocommerce_cancel_unpaid_orders','complete','2026-04-28 21:07:15','2026-04-28 21:07:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777410435;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777410435;}',4,1,'2026-04-28 21:30:51','2026-04-28 21:30:51',5879,NULL),
(4666,'mailpoet/cron/daemon-run','complete','2026-04-28 20:07:16','2026-04-28 20:07:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777406836;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777406836;}',13,1,'2026-04-28 20:07:19','2026-04-28 20:07:19',5860,NULL),
(4667,'mailpoet/cron/daemon-trigger','complete','2026-04-28 20:09:19','2026-04-28 20:09:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777406959;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777406959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 20:11:33','2026-04-28 20:11:33',5863,NULL),
(4668,'mailpoet/cron/daemon-run','complete','2026-04-28 20:11:30','2026-04-28 20:11:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777407090;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777407090;}',13,1,'2026-04-28 20:11:33','2026-04-28 20:11:33',5864,NULL),
(4669,'mailpoet/cron/daemon-trigger','complete','2026-04-28 20:13:33','2026-04-28 20:13:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777407213;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777407213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 20:13:46','2026-04-28 20:13:46',5867,NULL),
(4670,'wc_payment_gateway_update_orders','complete','2026-04-28 20:28:45','2026-04-28 20:28:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777408125;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777408125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 20:31:55','2026-04-28 20:31:55',5875,NULL),
(4671,'wc_payment_gateway_update_orders','complete','2026-04-28 20:28:46','2026-04-28 20:28:46',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777408126;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777408126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 20:31:56','2026-04-28 20:31:56',5875,NULL),
(4672,'mailpoet/cron/daemon-trigger','complete','2026-04-28 20:15:46','2026-04-28 20:15:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777407346;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777407346;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 20:18:47','2026-04-28 20:18:47',5870,NULL),
(4673,'mailpoet/cron/daemon-trigger','complete','2026-04-28 20:20:47','2026-04-28 20:20:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777407647;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777407647;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 20:22:13','2026-04-28 20:22:13',5872,NULL),
(4674,'mailpoet/cron/daemon-trigger','complete','2026-04-28 20:24:13','2026-04-28 20:24:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777407853;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777407853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 20:31:55','2026-04-28 20:31:55',5875,NULL),
(4675,'mailpoet/cron/daemon-trigger','complete','2026-04-28 20:33:55','2026-04-28 20:33:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777408435;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777408435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 20:40:55','2026-04-28 20:40:55',5877,NULL),
(4676,'wc_payment_gateway_update_orders','complete','2026-04-28 20:46:55','2026-04-28 20:46:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777409215;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777409215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 21:30:50','2026-04-28 21:30:50',5879,NULL),
(4677,'wc_payment_gateway_update_orders','complete','2026-04-28 20:46:56','2026-04-28 20:46:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777409216;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777409216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 21:30:51','2026-04-28 21:30:51',5879,NULL),
(4678,'mailpoet/cron/daemon-trigger','complete','2026-04-28 20:42:55','2026-04-28 20:42:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777408975;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777408975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 21:30:50','2026-04-28 21:30:50',5879,NULL),
(4679,'woocommerce_refresh_order_count_cache','complete','2026-04-29 09:30:44','2026-04-29 09:30:44',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777455044;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777455044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-29 09:43:21','2026-04-29 09:43:21',6086,NULL),
(4680,'mailpoet/cron/daemon-run','complete','2026-04-28 21:30:44','2026-04-28 21:30:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777411844;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777411844;}',13,1,'2026-04-28 21:30:49','2026-04-28 21:30:49',5880,NULL),
(4681,'mailpoet/cron/daemon-trigger','complete','2026-04-28 21:32:50','2026-04-28 21:32:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777411970;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777411970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 22:36:57','2026-04-28 22:36:57',5884,NULL),
(4682,'wc_payment_gateway_update_orders','complete','2026-04-28 21:45:50','2026-04-28 21:45:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777412750;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777412750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 22:36:58','2026-04-28 22:36:58',5884,NULL),
(4683,'wc_payment_gateway_update_orders','complete','2026-04-28 21:45:51','2026-04-28 21:45:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777412751;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777412751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 22:36:58','2026-04-28 22:36:58',5884,NULL),
(4684,'woocommerce_cancel_unpaid_orders','complete','2026-04-28 22:30:51','2026-04-28 22:30:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777415451;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777415451;}',4,1,'2026-04-28 22:36:59','2026-04-28 22:36:59',5884,NULL),
(4685,'mailpoet/cron/daemon-run','complete','2026-04-28 22:36:52','2026-04-28 22:36:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777415812;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777415812;}',13,1,'2026-04-28 22:36:56','2026-04-28 22:36:56',5885,NULL),
(4686,'mailpoet/cron/daemon-trigger','complete','2026-04-28 22:38:57','2026-04-28 22:38:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777415937;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777415937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 22:39:38','2026-04-28 22:39:38',5889,NULL),
(4687,'wc_payment_gateway_update_orders','complete','2026-04-28 22:51:58','2026-04-28 22:51:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777416718;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777416718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 23:03:20','2026-04-28 23:03:20',5898,NULL),
(4688,'wc_payment_gateway_update_orders','complete','2026-04-28 22:51:58','2026-04-28 22:51:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777416718;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777416718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 23:03:21','2026-04-28 23:03:21',5898,NULL),
(4689,'woocommerce_cancel_unpaid_orders','complete','2026-04-28 23:36:58','2026-04-28 23:36:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777419418;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777419418;}',4,1,'2026-04-29 00:00:36','2026-04-29 00:00:36',5908,NULL),
(4690,'mailpoet/cron/daemon-trigger','complete','2026-04-28 22:41:38','2026-04-28 22:41:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777416098;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777416098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 22:43:14','2026-04-28 22:43:14',5893,NULL),
(4691,'mailpoet/cron/daemon-trigger','complete','2026-04-28 22:45:14','2026-04-28 22:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777416314;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777416314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 23:03:16','2026-04-28 23:03:16',5895,NULL),
(4692,'mailpoet/cron/daemon-run','complete','2026-04-28 23:03:11','2026-04-28 23:03:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777417391;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777417391;}',13,1,'2026-04-28 23:03:16','2026-04-28 23:03:16',5896,NULL),
(4693,'mailpoet/cron/daemon-trigger','complete','2026-04-28 23:05:16','2026-04-28 23:05:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777417516;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777417516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 23:05:25','2026-04-28 23:05:25',5900,NULL),
(4694,'wc_payment_gateway_update_orders','complete','2026-04-28 23:18:20','2026-04-28 23:18:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777418300;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777418300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 23:20:19','2026-04-28 23:20:19',5903,NULL),
(4695,'wc_payment_gateway_update_orders','complete','2026-04-28 23:18:21','2026-04-28 23:18:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777418301;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777418301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-28 23:20:21','2026-04-28 23:20:21',5903,NULL),
(4696,'mailpoet/cron/daemon-trigger','complete','2026-04-28 23:07:25','2026-04-28 23:07:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777417645;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777417645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-28 23:20:17','2026-04-28 23:20:17',5903,NULL),
(4697,'mailpoet/cron/daemon-trigger','complete','2026-04-28 23:22:17','2026-04-28 23:22:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777418537;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777418537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 00:00:33','2026-04-29 00:00:33',5906,NULL),
(4698,'wc_payment_gateway_update_orders','complete','2026-04-28 23:35:19','2026-04-28 23:35:19',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777419319;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777419319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 00:00:36','2026-04-29 00:00:36',5908,NULL),
(4699,'wc_payment_gateway_update_orders','complete','2026-04-28 23:35:21','2026-04-28 23:35:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777419321;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777419321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 00:00:36','2026-04-29 00:00:36',5908,NULL),
(4700,'mailpoet/cron/daemon-run','complete','2026-04-29 00:00:28','2026-04-29 00:00:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777420828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777420828;}',13,1,'2026-04-29 00:00:35','2026-04-29 00:00:35',5907,NULL),
(4701,'mailpoet/cron/daemon-trigger','complete','2026-04-29 00:02:33','2026-04-29 00:02:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777420953;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777420953;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 00:08:41','2026-04-29 00:08:41',5911,NULL),
(4702,'wc_payment_gateway_update_orders','complete','2026-04-29 00:15:36','2026-04-29 00:15:36',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777421736;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777421736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 00:42:22','2026-04-29 00:42:22',5913,NULL),
(4703,'wc_payment_gateway_update_orders','complete','2026-04-29 00:15:36','2026-04-29 00:15:36',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777421736;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777421736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 00:42:23','2026-04-29 00:42:23',5913,NULL),
(4704,'woocommerce_cancel_unpaid_orders','complete','2026-04-29 01:00:36','2026-04-29 01:00:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777424436;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777424436;}',4,1,'2026-04-29 01:11:27','2026-04-29 01:11:27',5923,NULL),
(4705,'mailpoet/cron/daemon-trigger','complete','2026-04-29 00:10:41','2026-04-29 00:10:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777421441;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777421441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 00:42:21','2026-04-29 00:42:21',5913,NULL),
(4706,'mailpoet/cron/daemon-trigger','complete','2026-04-29 00:44:21','2026-04-29 00:44:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777423461;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777423461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 00:49:19','2026-04-29 00:49:19',5916,NULL),
(4707,'wc_payment_gateway_update_orders','complete','2026-04-29 00:57:22','2026-04-29 00:57:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777424242;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777424242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 00:57:50','2026-04-29 00:57:50',5921,NULL),
(4708,'wc_payment_gateway_update_orders','complete','2026-04-29 00:57:23','2026-04-29 00:57:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777424243;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777424243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 00:57:50','2026-04-29 00:57:50',5921,NULL),
(4709,'mailpoet/cron/daemon-run','complete','2026-04-29 00:49:14','2026-04-29 00:49:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777423754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777423754;}',13,1,'2026-04-29 00:49:19','2026-04-29 00:49:19',5917,NULL),
(4710,'mailpoet/cron/daemon-trigger','complete','2026-04-29 00:51:19','2026-04-29 00:51:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777423879;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777423879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 00:57:01','2026-04-29 00:57:01',5919,NULL),
(4711,'mailpoet/cron/daemon-trigger','complete','2026-04-29 00:59:01','2026-04-29 00:59:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777424341;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777424341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 01:11:26','2026-04-29 01:11:26',5923,NULL),
(4712,'wc_payment_gateway_update_orders','complete','2026-04-29 01:12:50','2026-04-29 01:12:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777425170;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777425170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 01:17:43','2026-04-29 01:17:43',5925,NULL),
(4713,'wc_payment_gateway_update_orders','complete','2026-04-29 01:12:50','2026-04-29 01:12:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777425170;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777425170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 01:17:45','2026-04-29 01:17:45',5925,NULL),
(4714,'mailpoet/cron/daemon-trigger','complete','2026-04-29 01:13:26','2026-04-29 01:13:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777425206;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777425206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 01:17:46','2026-04-29 01:17:46',5925,NULL),
(4715,'woocommerce_cancel_unpaid_orders','complete','2026-04-29 02:11:27','2026-04-29 02:11:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777428687;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777428687;}',4,1,'2026-04-29 02:24:59','2026-04-29 02:24:59',5936,NULL),
(4716,'wc_payment_gateway_update_orders','complete','2026-04-29 01:32:43','2026-04-29 01:32:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777426363;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777426363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 01:43:15','2026-04-29 01:43:15',5929,NULL),
(4717,'wc_payment_gateway_update_orders','complete','2026-04-29 01:32:45','2026-04-29 01:32:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777426365;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777426365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 01:43:15','2026-04-29 01:43:15',5929,NULL),
(4718,'mailpoet/cron/daemon-trigger','complete','2026-04-29 01:19:46','2026-04-29 01:19:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777425586;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777425586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 01:28:38','2026-04-29 01:28:38',5927,NULL),
(4719,'mailpoet/cron/daemon-trigger','complete','2026-04-29 01:30:38','2026-04-29 01:30:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777426238;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777426238;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 01:43:14','2026-04-29 01:43:14',5929,NULL),
(4720,'mailpoet/cron/daemon-trigger','complete','2026-04-29 01:45:14','2026-04-29 01:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777427114;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777427114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 02:08:23','2026-04-29 02:08:23',5931,NULL),
(4721,'wc_payment_gateway_update_orders','complete','2026-04-29 01:58:15','2026-04-29 01:58:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777427895;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777427895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 02:08:24','2026-04-29 02:08:24',5931,NULL),
(4722,'wc_payment_gateway_update_orders','complete','2026-04-29 01:58:15','2026-04-29 01:58:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777427895;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777427895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 02:08:25','2026-04-29 02:08:25',5931,NULL),
(4723,'mailpoet/cron/daemon-run','complete','2026-04-29 02:08:19','2026-04-29 02:08:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777428499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777428499;}',13,1,'2026-04-29 02:08:22','2026-04-29 02:08:22',5932,NULL),
(4724,'mailpoet/cron/daemon-trigger','complete','2026-04-29 02:10:23','2026-04-29 02:10:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777428623;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777428623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 02:24:59','2026-04-29 02:24:59',5936,NULL),
(4725,'wc_payment_gateway_update_orders','complete','2026-04-29 02:23:24','2026-04-29 02:23:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777429404;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777429404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 02:25:00','2026-04-29 02:25:00',5936,NULL),
(4726,'wc_payment_gateway_update_orders','complete','2026-04-29 02:23:25','2026-04-29 02:23:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777429405;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777429405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 02:25:01','2026-04-29 02:25:01',5936,NULL),
(4727,'mailpoet/cron/daemon-trigger','complete','2026-04-29 02:26:59','2026-04-29 02:26:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777429619;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777429619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 02:40:41','2026-04-29 02:40:41',5938,NULL),
(4728,'woocommerce_cancel_unpaid_orders','complete','2026-04-29 03:24:59','2026-04-29 03:24:59',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777433099;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777433099;}',4,1,'2026-04-29 03:35:37','2026-04-29 03:35:37',5951,NULL),
(4729,'wc_payment_gateway_update_orders','complete','2026-04-29 02:40:00','2026-04-29 02:40:00',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777430400;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777430400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 02:40:43','2026-04-29 02:40:43',5939,NULL),
(4730,'wc_payment_gateway_update_orders','complete','2026-04-29 02:40:01','2026-04-29 02:40:01',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777430401;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777430401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 02:40:44','2026-04-29 02:40:44',5939,NULL),
(4731,'mailpoet/cron/daemon-run','complete','2026-04-29 02:40:35','2026-04-29 02:40:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777430435;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777430435;}',13,1,'2026-04-29 02:40:45','2026-04-29 02:40:45',5939,NULL),
(4732,'mailpoet/cron/daemon-trigger','complete','2026-04-29 02:42:41','2026-04-29 02:42:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777430561;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777430561;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 02:51:12','2026-04-29 02:51:12',5942,NULL),
(4733,'wc_payment_gateway_update_orders','complete','2026-04-29 02:55:43','2026-04-29 02:55:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777431343;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777431343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 03:17:30','2026-04-29 03:17:30',5946,NULL),
(4734,'wc_payment_gateway_update_orders','complete','2026-04-29 02:55:44','2026-04-29 02:55:44',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777431344;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777431344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 03:17:30','2026-04-29 03:17:30',5946,NULL),
(4735,'mailpoet/cron/daemon-trigger','complete','2026-04-29 02:53:12','2026-04-29 02:53:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777431192;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777431192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 03:17:29','2026-04-29 03:17:29',5946,NULL),
(4736,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-29 14:51:15','2026-04-29 14:51:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777474275;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777474275;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-29 14:56:36','2026-04-29 14:56:36',6217,NULL),
(4737,'mailpoet/cron/daemon-trigger','complete','2026-04-29 03:19:29','2026-04-29 03:19:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777432769;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777432769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 03:35:35','2026-04-29 03:35:35',5949,NULL),
(4738,'wc_payment_gateway_update_orders','complete','2026-04-29 03:32:30','2026-04-29 03:32:30',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777433550;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777433550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 03:35:38','2026-04-29 03:35:38',5951,NULL),
(4739,'wc_payment_gateway_update_orders','complete','2026-04-29 03:32:30','2026-04-29 03:32:30',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777433550;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777433550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 03:35:38','2026-04-29 03:35:38',5951,NULL),
(4740,'gla/jobs/resubmit_expiring_products/create_batch','complete','2026-04-29 03:17:30','2026-04-29 03:17:30',10,'[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777432650;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777432650;}',10,1,'2026-04-29 03:17:32','2026-04-29 03:17:32',5947,NULL),
(4741,'gla/jobs/resubmit_expiring_products/start','complete','2026-04-30 03:00:00','2026-04-30 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777518000;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1777518000;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-30 03:21:00','2026-04-30 03:21:00',6475,NULL),
(4742,'gla/jobs/update_merchant_price_benchmarks/start','complete','2026-04-30 03:00:00','2026-04-30 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777518000;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1777518000;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,1,'2026-04-30 03:21:00','2026-04-30 03:21:00',6475,NULL),
(4743,'mailpoet/cron/daemon-run','complete','2026-04-29 03:35:29','2026-04-29 03:35:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777433729;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777433729;}',13,1,'2026-04-29 03:35:37','2026-04-29 03:35:37',5950,NULL),
(4744,'mailpoet/cron/daemon-trigger','complete','2026-04-29 03:37:35','2026-04-29 03:37:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777433855;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777433855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 04:02:47','2026-04-29 04:02:47',5953,NULL),
(4745,'woocommerce_cancel_unpaid_orders','complete','2026-04-29 04:35:37','2026-04-29 04:35:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777437337;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777437337;}',4,1,'2026-04-29 05:07:34','2026-04-29 05:07:34',5965,NULL),
(4746,'wc_payment_gateway_update_orders','complete','2026-04-29 03:50:38','2026-04-29 03:50:38',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777434638;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777434638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 04:02:47','2026-04-29 04:02:47',5953,NULL),
(4747,'wc_payment_gateway_update_orders','complete','2026-04-29 03:50:38','2026-04-29 03:50:38',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777434638;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777434638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 04:02:48','2026-04-29 04:02:48',5953,NULL),
(4748,'mailpoet/cron/daemon-trigger','complete','2026-04-29 04:04:47','2026-04-29 04:04:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777435487;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777435487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 04:23:18','2026-04-29 04:23:18',5956,NULL),
(4749,'wc_payment_gateway_update_orders','complete','2026-04-29 04:17:47','2026-04-29 04:17:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777436267;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777436267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 04:23:19','2026-04-29 04:23:19',5956,NULL),
(4750,'wc_payment_gateway_update_orders','complete','2026-04-29 04:17:48','2026-04-29 04:17:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777436268;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777436268;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 04:23:21','2026-04-29 04:23:21',5956,NULL),
(4751,'mailpoet/cron/daemon-run','complete','2026-04-29 04:23:13','2026-04-29 04:23:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777436593;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777436593;}',13,1,'2026-04-29 04:23:17','2026-04-29 04:23:17',5957,NULL),
(4752,'mailpoet/cron/daemon-trigger','complete','2026-04-29 04:25:18','2026-04-29 04:25:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777436718;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777436718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 04:33:02','2026-04-29 04:33:02',5961,NULL),
(4753,'wc_payment_gateway_update_orders','complete','2026-04-29 04:38:19','2026-04-29 04:38:19',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777437499;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777437499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 05:07:35','2026-04-29 05:07:35',5965,NULL),
(4754,'wc_payment_gateway_update_orders','complete','2026-04-29 04:38:21','2026-04-29 04:38:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777437501;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777437501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 05:07:36','2026-04-29 05:07:36',5965,NULL),
(4755,'mailpoet/cron/daemon-trigger','complete','2026-04-29 04:35:02','2026-04-29 04:35:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777437302;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777437302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 05:07:34','2026-04-29 05:07:34',5965,NULL),
(4756,'mailpoet/cron/daemon-trigger','complete','2026-04-29 05:09:34','2026-04-29 05:09:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777439374;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777439374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 05:21:38','2026-04-29 05:21:38',5967,NULL),
(4757,'woocommerce_cancel_unpaid_orders','complete','2026-04-29 06:07:34','2026-04-29 06:07:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777442854;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777442854;}',4,1,'2026-04-29 06:20:21','2026-04-29 06:20:21',5988,NULL),
(4758,'wc_payment_gateway_update_orders','complete','2026-04-29 05:22:35','2026-04-29 05:22:35',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777440155;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777440155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 05:23:34','2026-04-29 05:23:34',5972,NULL),
(4759,'wc_payment_gateway_update_orders','complete','2026-04-29 05:22:36','2026-04-29 05:22:36',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777440156;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777440156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 05:23:35','2026-04-29 05:23:35',5972,NULL),
(4760,'mailpoet/cron/daemon-run','complete','2026-04-29 05:21:33','2026-04-29 05:21:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777440093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777440093;}',13,1,'2026-04-29 05:21:38','2026-04-29 05:21:38',5968,NULL),
(4761,'mailpoet/cron/daemon-trigger','complete','2026-04-29 05:23:38','2026-04-29 05:23:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777440218;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777440218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 05:24:08','2026-04-29 05:24:08',5974,NULL),
(4762,'wc_payment_gateway_update_orders','complete','2026-04-29 05:38:34','2026-04-29 05:38:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777441114;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777441114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 06:01:52','2026-04-29 06:01:52',5983,NULL),
(4763,'wc_payment_gateway_update_orders','complete','2026-04-29 05:38:35','2026-04-29 05:38:35',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777441115;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777441115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 06:01:53','2026-04-29 06:01:53',5983,NULL),
(4764,'mailpoet/cron/daemon-trigger','complete','2026-04-29 05:26:08','2026-04-29 05:26:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777440368;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777440368;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 05:27:55','2026-04-29 05:27:55',5978,NULL),
(4765,'mailpoet/cron/daemon-trigger','complete','2026-04-29 05:29:55','2026-04-29 05:29:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777440595;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777440595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 05:37:12','2026-04-29 05:37:12',5980,NULL),
(4766,'mailpoet/cron/daemon-trigger','complete','2026-04-29 05:39:12','2026-04-29 05:39:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777441152;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777441152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 06:01:53','2026-04-29 06:01:53',5983,NULL),
(4767,'wc_payment_gateway_update_orders','complete','2026-04-29 06:16:52','2026-04-29 06:16:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777443412;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777443412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 06:20:22','2026-04-29 06:20:22',5988,NULL),
(4768,'wc_payment_gateway_update_orders','complete','2026-04-29 06:16:53','2026-04-29 06:16:53',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777443413;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777443413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 06:20:23','2026-04-29 06:20:23',5988,NULL),
(4769,'mailpoet/cron/daemon-trigger','complete','2026-04-29 06:03:53','2026-04-29 06:03:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777442633;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777442633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 06:04:30','2026-04-29 06:04:30',5985,NULL),
(4770,'woocommerce_cleanup_sessions','complete','2026-04-29 18:01:54','2026-04-29 18:01:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777485714;s:18:\"\0*\0first_timestamp\";i:1777442400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777485714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-04-29 18:13:55','2026-04-29 18:13:55',6300,NULL),
(4771,'mailpoet/cron/daemon-trigger','complete','2026-04-29 06:06:30','2026-04-29 06:06:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777442790;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777442790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 06:20:21','2026-04-29 06:20:21',5988,NULL),
(4772,'mailpoet/cron/daemon-run','complete','2026-04-29 06:20:16','2026-04-29 06:20:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777443616;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777443616;}',13,1,'2026-04-29 06:20:20','2026-04-29 06:20:20',5989,NULL),
(4773,'mailpoet/cron/daemon-trigger','complete','2026-04-29 06:22:21','2026-04-29 06:22:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777443741;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777443741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 06:23:27','2026-04-29 06:23:27',5993,NULL),
(4774,'woocommerce_cancel_unpaid_orders','complete','2026-04-29 07:20:21','2026-04-29 07:20:21',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777447221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777447221;}',4,1,'2026-04-29 07:31:30','2026-04-29 07:31:30',6001,NULL),
(4775,'wc_payment_gateway_update_orders','complete','2026-04-29 06:35:22','2026-04-29 06:35:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777444522;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777444522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 06:43:46','2026-04-29 06:43:46',5998,NULL),
(4776,'wc_payment_gateway_update_orders','complete','2026-04-29 06:35:23','2026-04-29 06:35:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777444523;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777444523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 06:43:47','2026-04-29 06:43:47',5998,NULL),
(4777,'mailpoet/cron/daemon-trigger','complete','2026-04-29 06:25:27','2026-04-29 06:25:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777443927;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777443927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 06:33:01','2026-04-29 06:33:01',5996,NULL),
(4778,'mailpoet/cron/daemon-trigger','complete','2026-04-29 06:35:01','2026-04-29 06:35:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777444501;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777444501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 06:43:46','2026-04-29 06:43:46',5998,NULL),
(4779,'mailpoet/cron/daemon-trigger','complete','2026-04-29 06:45:46','2026-04-29 06:45:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777445146;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777445146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 07:11:04','2026-04-29 07:11:04',6000,NULL),
(4780,'wc_payment_gateway_update_orders','complete','2026-04-29 06:58:46','2026-04-29 06:58:46',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777445926;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777445926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 07:11:09','2026-04-29 07:11:09',6000,NULL),
(4781,'wc_payment_gateway_update_orders','complete','2026-04-29 06:58:47','2026-04-29 06:58:47',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777445927;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777445927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 07:11:14','2026-04-29 07:11:14',6000,NULL),
(4782,'mailpoet/cron/daemon-trigger','complete','2026-04-29 07:13:04','2026-04-29 07:13:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777446784;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777446784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 07:31:29','2026-04-29 07:31:29',6001,NULL),
(4783,'wc_payment_gateway_update_orders','complete','2026-04-29 07:26:09','2026-04-29 07:26:09',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777447569;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777447569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 07:31:30','2026-04-29 07:31:30',6001,NULL),
(4784,'wc_payment_gateway_update_orders','complete','2026-04-29 07:26:14','2026-04-29 07:26:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777447574;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777447574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 07:31:31','2026-04-29 07:31:31',6001,NULL),
(4785,'mailpoet/cron/daemon-run','complete','2026-04-29 07:31:24','2026-04-29 07:31:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777447884;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777447884;}',13,1,'2026-04-29 07:31:28','2026-04-29 07:31:28',6002,NULL),
(4786,'mailpoet/cron/daemon-trigger','complete','2026-04-29 07:33:29','2026-04-29 07:33:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777448009;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777448009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 07:34:05','2026-04-29 07:34:05',6007,NULL),
(4787,'woocommerce_cancel_unpaid_orders','complete','2026-04-29 08:31:30','2026-04-29 08:31:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777451490;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777451490;}',4,1,'2026-04-29 08:31:44','2026-04-29 08:31:44',6067,NULL),
(4788,'wc_payment_gateway_update_orders','complete','2026-04-29 07:46:30','2026-04-29 07:46:30',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777448790;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777448790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 07:47:03','2026-04-29 07:47:03',6026,NULL),
(4789,'wc_payment_gateway_update_orders','complete','2026-04-29 07:46:31','2026-04-29 07:46:31',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777448791;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777448791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 07:47:04','2026-04-29 07:47:04',6026,NULL),
(4790,'mailpoet/cron/daemon-trigger','complete','2026-04-29 07:36:05','2026-04-29 07:36:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777448165;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777448165;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 07:36:19','2026-04-29 07:36:19',6010,NULL),
(4791,'mailpoet/cron/daemon-run','complete','2026-04-29 07:36:15','2026-04-29 07:36:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777448175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777448175;}',13,1,'2026-04-29 07:36:18','2026-04-29 07:36:18',6011,NULL),
(4792,'mailpoet/cron/daemon-trigger','complete','2026-04-29 07:38:19','2026-04-29 07:38:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777448299;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777448299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 07:39:07','2026-04-29 07:39:07',6015,NULL),
(4793,'mailpoet/cron/daemon-trigger','complete','2026-04-29 07:41:07','2026-04-29 07:41:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777448467;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777448467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 07:42:13','2026-04-29 07:42:13',6019,NULL),
(4794,'mailpoet/cron/daemon-trigger','complete','2026-04-29 07:44:13','2026-04-29 07:44:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777448653;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777448653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 07:45:02','2026-04-29 07:45:02',6023,NULL),
(4795,'mailpoet/cron/daemon-trigger','complete','2026-04-29 07:47:02','2026-04-29 07:47:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777448822;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777448822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 07:47:04','2026-04-29 07:47:04',6026,NULL),
(4796,'wc_payment_gateway_update_orders','complete','2026-04-29 08:02:03','2026-04-29 08:02:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777449723;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777449723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 08:04:33','2026-04-29 08:04:33',6040,NULL),
(4797,'wc_payment_gateway_update_orders','complete','2026-04-29 08:02:04','2026-04-29 08:02:04',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777449724;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777449724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 08:04:36','2026-04-29 08:04:36',6040,NULL),
(4798,'mailpoet/cron/daemon-trigger','complete','2026-04-29 07:49:04','2026-04-29 07:49:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777448944;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777448944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 07:49:12','2026-04-29 07:49:12',6029,NULL),
(4799,'mailpoet/cron/daemon-trigger','complete','2026-04-29 07:51:12','2026-04-29 07:51:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777449072;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777449072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 07:52:02','2026-04-29 07:52:02',6033,NULL),
(4800,'mailpoet/cron/daemon-trigger','complete','2026-04-29 07:54:02','2026-04-29 07:54:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777449242;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777449242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 07:55:02','2026-04-29 07:55:02',6037,NULL),
(4801,'mailpoet/cron/daemon-trigger','complete','2026-04-29 07:57:02','2026-04-29 07:57:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777449422;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777449422;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 08:04:26','2026-04-29 08:04:26',6039,NULL),
(4802,'mailpoet/cron/daemon-run','complete','2026-04-29 08:04:21','2026-04-29 08:04:21',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777449861;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777449861;}',13,1,'2026-04-29 08:04:37','2026-04-29 08:04:37',6040,NULL),
(4803,'mailpoet/cron/daemon-trigger','complete','2026-04-29 08:06:26','2026-04-29 08:06:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777449986;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777449986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 08:09:06','2026-04-29 08:09:06',6043,NULL),
(4804,'wc_payment_gateway_update_orders','complete','2026-04-29 08:19:33','2026-04-29 08:19:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777450773;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777450773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 08:19:55','2026-04-29 08:19:55',6049,NULL),
(4805,'wc_payment_gateway_update_orders','complete','2026-04-29 08:19:36','2026-04-29 08:19:36',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777450776;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777450776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 08:19:55','2026-04-29 08:19:55',6049,NULL),
(4806,'mailpoet/cron/daemon-run','complete','2026-04-29 08:09:00','2026-04-29 08:09:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777450140;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777450140;}',13,1,'2026-04-29 08:09:08','2026-04-29 08:09:08',6044,NULL),
(4807,'mailpoet/cron/daemon-trigger','complete','2026-04-29 08:11:06','2026-04-29 08:11:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777450266;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777450266;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 08:17:59','2026-04-29 08:17:59',6046,NULL),
(4808,'mailpoet/cron/daemon-trigger','complete','2026-04-29 08:19:59','2026-04-29 08:19:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777450799;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777450799;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 08:20:10','2026-04-29 08:20:10',6052,NULL),
(4809,'wc_admin_daily_wrapper','complete','2026-04-30 08:19:39','2026-04-30 08:19:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777537179;s:18:\"\0*\0first_timestamp\";i:1759499155;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777537179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-30 08:28:42','2026-04-30 08:28:42',6534,NULL),
(4810,'woocommerce_cleanup_personal_data','complete','2026-04-30 08:19:50','2026-04-30 08:19:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777537190;s:18:\"\0*\0first_timestamp\";i:1759499163;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777537190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-30 08:28:43','2026-04-30 08:28:43',6534,NULL),
(4811,'woocommerce_cleanup_logs','complete','2026-04-30 08:19:50','2026-04-30 08:19:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777537190;s:18:\"\0*\0first_timestamp\";i:1759509954;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777537190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-30 08:28:43','2026-04-30 08:28:43',6534,NULL),
(4812,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-04-30 08:19:51','2026-04-30 08:19:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777537191;s:18:\"\0*\0first_timestamp\";i:1759509955;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777537191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-30 08:28:44','2026-04-30 08:28:44',6534,NULL),
(4813,'woocommerce_scheduled_sales','complete','2026-04-30 08:19:51','2026-04-30 08:19:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777537191;s:18:\"\0*\0first_timestamp\";i:1759536000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777537191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-30 08:28:44','2026-04-30 08:28:44',6534,NULL),
(4814,'woocommerce_cleanup_draft_orders','complete','2026-04-30 08:19:51','2026-04-30 08:19:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777537191;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777537191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-30 08:28:44','2026-04-30 08:28:44',6534,NULL),
(4815,'woocommerce_cleanup_draft_orders','complete','2026-04-30 08:19:51','2026-04-30 08:19:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777537191;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777537191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-04-30 08:28:44','2026-04-30 08:28:44',6534,NULL),
(4816,'woocommerce_tracker_send_event_wrapper','complete','2026-04-30 08:19:51','2026-04-30 08:19:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777537191;s:18:\"\0*\0first_timestamp\";i:1759800762;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777537191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-04-30 08:28:48','2026-04-30 08:28:48',6534,NULL),
(4817,'gla/jobs/update_merchant_product_statuses/process_item','complete','2026-04-29 08:19:52','2026-04-29 08:19:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777450792;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777450792;}',10,1,'2026-04-29 08:19:57','2026-04-29 08:19:57',6050,NULL),
(4818,'wc_gla_cron_daily_notes','complete','2026-04-30 08:19:53','2026-04-30 08:19:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777537193;s:18:\"\0*\0first_timestamp\";i:1760367966;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777537193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-04-30 08:28:50','2026-04-30 08:28:50',6534,NULL),
(4819,'wc_payment_gateway_update_orders','complete','2026-04-29 08:34:55','2026-04-29 08:34:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777451695;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777451695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 08:50:10','2026-04-29 08:50:10',6073,NULL),
(4820,'wc_payment_gateway_update_orders','complete','2026-04-29 08:34:55','2026-04-29 08:34:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777451695;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777451695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 08:50:11','2026-04-29 08:50:11',6073,NULL),
(4821,'mailpoet/cron/daemon-trigger','complete','2026-04-29 08:22:10','2026-04-29 08:22:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777450930;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777450930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 08:25:37','2026-04-29 08:25:37',6055,NULL),
(4822,'mailpoet/cron/daemon-trigger','complete','2026-04-29 08:27:37','2026-04-29 08:27:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777451257;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777451257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 08:27:51','2026-04-29 08:27:51',6059,NULL),
(4823,'mailpoet/cron/daemon-trigger','complete','2026-04-29 08:29:51','2026-04-29 08:29:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777451391;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777451391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 08:30:49','2026-04-29 08:30:49',6063,NULL),
(4824,'mailpoet/cron/daemon-run','complete','2026-04-29 08:30:44','2026-04-29 08:30:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777451444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777451444;}',13,1,'2026-04-29 08:30:51','2026-04-29 08:30:51',6064,NULL),
(4825,'mailpoet/cron/daemon-trigger','complete','2026-04-29 08:32:49','2026-04-29 08:32:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777451569;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777451569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 08:32:49','2026-04-29 08:32:49',6069,NULL),
(4826,'woocommerce_cancel_unpaid_orders','complete','2026-04-29 09:31:43','2026-04-29 09:31:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777455103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777455103;}',4,1,'2026-04-29 09:43:21','2026-04-29 09:43:21',6086,NULL),
(4827,'mailpoet/cron/daemon-trigger','complete','2026-04-29 08:34:49','2026-04-29 08:34:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777451689;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777451689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 08:50:09','2026-04-29 08:50:09',6072,NULL),
(4828,'mailpoet/cron/daemon-run','complete','2026-04-29 08:50:04','2026-04-29 08:50:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777452604;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777452604;}',13,1,'2026-04-29 08:50:12','2026-04-29 08:50:12',6073,NULL),
(4829,'mailpoet/cron/daemon-trigger','complete','2026-04-29 08:52:09','2026-04-29 08:52:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777452729;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777452729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 08:52:25','2026-04-29 08:52:25',6076,NULL),
(4830,'wc_payment_gateway_update_orders','complete','2026-04-29 09:05:10','2026-04-29 09:05:10',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777453510;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777453510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 09:12:11','2026-04-29 09:12:11',6081,NULL),
(4831,'wc_payment_gateway_update_orders','complete','2026-04-29 09:05:11','2026-04-29 09:05:11',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777453511;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777453511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 09:12:12','2026-04-29 09:12:12',6081,NULL),
(4832,'mailpoet/cron/daemon-trigger','complete','2026-04-29 08:54:25','2026-04-29 08:54:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777452865;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777452865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 08:55:11','2026-04-29 08:55:11',6079,NULL),
(4833,'mailpoet/cron/daemon-trigger','complete','2026-04-29 08:57:11','2026-04-29 08:57:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777453031;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777453031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 09:12:10','2026-04-29 09:12:10',6081,NULL),
(4834,'mailpoet/cron/daemon-trigger','complete','2026-04-29 09:14:10','2026-04-29 09:14:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777454050;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777454050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 09:23:11','2026-04-29 09:23:11',6083,NULL),
(4835,'wc_payment_gateway_update_orders','complete','2026-04-29 09:27:11','2026-04-29 09:27:11',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777454831;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777454831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 09:43:20','2026-04-29 09:43:20',6086,NULL),
(4836,'wc_payment_gateway_update_orders','complete','2026-04-29 09:27:12','2026-04-29 09:27:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777454832;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777454832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 09:43:20','2026-04-29 09:43:20',6086,NULL),
(4837,'mailpoet/cron/daemon-trigger','complete','2026-04-29 09:25:11','2026-04-29 09:25:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777454711;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777454711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 09:43:19','2026-04-29 09:43:19',6086,NULL),
(4838,'mailpoet/cron/daemon-trigger','complete','2026-04-29 09:45:19','2026-04-29 09:45:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777455919;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777455919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 09:46:42','2026-04-29 09:46:42',6088,NULL),
(4839,'wc_payment_gateway_update_orders','complete','2026-04-29 09:58:20','2026-04-29 09:58:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777456700;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777456700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 10:05:21','2026-04-29 10:05:21',6092,NULL),
(4840,'wc_payment_gateway_update_orders','complete','2026-04-29 09:58:20','2026-04-29 09:58:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777456700;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777456700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 10:05:22','2026-04-29 10:05:22',6092,NULL),
(4841,'woocommerce_refresh_order_count_cache','complete','2026-04-29 21:43:21','2026-04-29 21:43:21',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777499001;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777499001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-29 21:49:54','2026-04-29 21:49:54',6365,NULL),
(4842,'woocommerce_cancel_unpaid_orders','complete','2026-04-29 10:43:21','2026-04-29 10:43:21',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777459401;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777459401;}',4,1,'2026-04-29 10:52:16','2026-04-29 10:52:16',6108,NULL),
(4843,'mailpoet/cron/daemon-run','complete','2026-04-29 09:46:37','2026-04-29 09:46:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777455997;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777455997;}',13,1,'2026-04-29 09:46:42','2026-04-29 09:46:42',6089,NULL),
(4844,'mailpoet/cron/daemon-trigger','complete','2026-04-29 09:48:42','2026-04-29 09:48:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777456122;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777456122;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 10:05:20','2026-04-29 10:05:20',6092,NULL),
(4845,'mailpoet/cron/daemon-run','complete','2026-04-29 10:05:15','2026-04-29 10:05:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777457115;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777457115;}',13,1,'2026-04-29 10:05:19','2026-04-29 10:05:19',6093,NULL),
(4846,'mailpoet/cron/daemon-trigger','complete','2026-04-29 10:07:20','2026-04-29 10:07:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777457240;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777457240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 10:16:27','2026-04-29 10:16:27',6097,NULL),
(4847,'wc_payment_gateway_update_orders','complete','2026-04-29 10:20:21','2026-04-29 10:20:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777458021;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777458021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 10:21:56','2026-04-29 10:21:56',6101,NULL),
(4848,'wc_payment_gateway_update_orders','complete','2026-04-29 10:20:22','2026-04-29 10:20:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777458022;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777458022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 10:21:56','2026-04-29 10:21:56',6101,NULL),
(4849,'mailpoet/cron/daemon-run','complete','2026-04-29 10:16:23','2026-04-29 10:16:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777457783;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777457783;}',13,1,'2026-04-29 10:16:27','2026-04-29 10:16:27',6098,NULL),
(4850,'mailpoet/cron/daemon-trigger','complete','2026-04-29 10:18:27','2026-04-29 10:18:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777457907;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777457907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 10:21:55','2026-04-29 10:21:55',6101,NULL),
(4851,'mailpoet/cron/daemon-trigger','complete','2026-04-29 10:23:55','2026-04-29 10:23:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777458235;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777458235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 10:26:38','2026-04-29 10:26:38',6104,NULL),
(4852,'wc_payment_gateway_update_orders','complete','2026-04-29 10:36:56','2026-04-29 10:36:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777459016;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777459016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 10:42:40','2026-04-29 10:42:40',6106,NULL),
(4853,'wc_payment_gateway_update_orders','complete','2026-04-29 10:36:56','2026-04-29 10:36:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777459016;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777459016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 10:42:40','2026-04-29 10:42:40',6106,NULL),
(4854,'mailpoet/cron/daemon-trigger','complete','2026-04-29 10:28:38','2026-04-29 10:28:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777458518;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777458518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 10:42:39','2026-04-29 10:42:39',6106,NULL),
(4855,'mailpoet/cron/daemon-trigger','complete','2026-04-29 10:44:39','2026-04-29 10:44:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777459479;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777459479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 10:52:16','2026-04-29 10:52:16',6108,NULL),
(4856,'wc_payment_gateway_update_orders','complete','2026-04-29 10:57:40','2026-04-29 10:57:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777460260;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777460260;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 11:20:48','2026-04-29 11:20:48',6111,NULL),
(4857,'wc_payment_gateway_update_orders','complete','2026-04-29 10:57:40','2026-04-29 10:57:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777460260;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777460260;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 11:20:49','2026-04-29 11:20:49',6111,NULL),
(4858,'woocommerce_cancel_unpaid_orders','complete','2026-04-29 11:52:16','2026-04-29 11:52:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777463536;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777463536;}',4,1,'2026-04-29 11:56:25','2026-04-29 11:56:25',6117,NULL),
(4859,'mailpoet/cron/daemon-trigger','complete','2026-04-29 10:54:16','2026-04-29 10:54:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777460056;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777460056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 11:20:47','2026-04-29 11:20:47',6110,NULL),
(4860,'mailpoet/cron/daemon-run','complete','2026-04-29 11:20:42','2026-04-29 11:20:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777461642;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777461642;}',13,1,'2026-04-29 11:20:50','2026-04-29 11:20:50',6111,NULL),
(4861,'mailpoet/cron/daemon-trigger','complete','2026-04-29 11:22:47','2026-04-29 11:22:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777461767;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777461767;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 11:34:49','2026-04-29 11:34:49',6113,NULL),
(4862,'wc_payment_gateway_update_orders','complete','2026-04-29 11:35:48','2026-04-29 11:35:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777462548;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777462548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 11:46:08','2026-04-29 11:46:08',6115,NULL),
(4863,'wc_payment_gateway_update_orders','complete','2026-04-29 11:35:49','2026-04-29 11:35:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777462549;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777462549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 11:46:09','2026-04-29 11:46:09',6115,NULL),
(4864,'mailpoet/cron/daemon-trigger','complete','2026-04-29 11:36:49','2026-04-29 11:36:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777462609;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777462609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 11:46:09','2026-04-29 11:46:09',6115,NULL),
(4865,'wc_payment_gateway_update_orders','complete','2026-04-29 12:01:08','2026-04-29 12:01:08',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777464068;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777464068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 12:10:29','2026-04-29 12:10:29',6123,NULL),
(4866,'wc_payment_gateway_update_orders','complete','2026-04-29 12:01:09','2026-04-29 12:01:09',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777464069;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777464069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 12:10:29','2026-04-29 12:10:29',6123,NULL),
(4867,'mailpoet/cron/daemon-trigger','complete','2026-04-29 11:48:09','2026-04-29 11:48:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777463289;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777463289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 11:56:25','2026-04-29 11:56:25',6117,NULL),
(4868,'mailpoet/cron/daemon-run','complete','2026-04-29 11:56:20','2026-04-29 11:56:20',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777463780;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777463780;}',13,1,'2026-04-29 11:56:25','2026-04-29 11:56:25',6118,NULL),
(4869,'mailpoet/cron/daemon-trigger','complete','2026-04-29 11:58:25','2026-04-29 11:58:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777463905;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777463905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 12:00:40','2026-04-29 12:00:40',6121,NULL),
(4870,'woocommerce_cancel_unpaid_orders','complete','2026-04-29 12:56:25','2026-04-29 12:56:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777467385;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777467385;}',4,1,'2026-04-29 12:56:53','2026-04-29 12:56:53',6154,NULL),
(4871,'mailpoet/cron/daemon-trigger','complete','2026-04-29 12:02:40','2026-04-29 12:02:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777464160;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777464160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 12:10:34','2026-04-29 12:10:34',6123,NULL),
(4872,'wc_payment_gateway_update_orders','complete','2026-04-29 12:25:29','2026-04-29 12:25:29',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777465529;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777465529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 12:27:22','2026-04-29 12:27:22',6132,NULL),
(4873,'wc_payment_gateway_update_orders','complete','2026-04-29 12:25:29','2026-04-29 12:25:29',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777465529;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777465529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 12:27:22','2026-04-29 12:27:22',6132,NULL),
(4874,'mailpoet/cron/daemon-run','complete','2026-04-29 12:10:29','2026-04-29 12:10:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777464629;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777464629;}',13,1,'2026-04-29 12:10:34','2026-04-29 12:10:34',6124,NULL),
(4875,'mailpoet/cron/daemon-trigger','complete','2026-04-29 12:12:34','2026-04-29 12:12:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777464754;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777464754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 12:20:31','2026-04-29 12:20:31',6127,NULL),
(4876,'mailpoet/cron/daemon-trigger','complete','2026-04-29 12:22:31','2026-04-29 12:22:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777465351;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777465351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 12:27:18','2026-04-29 12:27:18',6129,NULL),
(4877,'mailpoet/cron/daemon-run','complete','2026-04-29 12:27:12','2026-04-29 12:27:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777465632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777465632;}',13,1,'2026-04-29 12:27:18','2026-04-29 12:27:18',6130,NULL),
(4878,'mailpoet/cron/daemon-trigger','complete','2026-04-29 12:29:18','2026-04-29 12:29:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777465758;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777465758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 12:29:32','2026-04-29 12:29:32',6135,NULL),
(4879,'wc_payment_gateway_update_orders','complete','2026-04-29 12:42:22','2026-04-29 12:42:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777466542;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777466542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 12:48:35','2026-04-29 12:48:35',6143,NULL),
(4880,'wc_payment_gateway_update_orders','complete','2026-04-29 12:42:22','2026-04-29 12:42:22',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777466542;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777466542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 12:48:35','2026-04-29 12:48:35',6143,NULL),
(4881,'mailpoet/cron/daemon-trigger','complete','2026-04-29 12:31:32','2026-04-29 12:31:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777465892;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777465892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 12:37:23','2026-04-29 12:37:23',6138,NULL),
(4882,'mailpoet/cron/daemon-trigger','complete','2026-04-29 12:39:23','2026-04-29 12:39:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777466363;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777466363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 12:48:32','2026-04-29 12:48:32',6140,NULL),
(4883,'mailpoet/cron/daemon-run','complete','2026-04-29 12:48:27','2026-04-29 12:48:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777466907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777466907;}',13,1,'2026-04-29 12:48:31','2026-04-29 12:48:31',6141,NULL),
(4884,'mailpoet/cron/daemon-trigger','complete','2026-04-29 12:50:32','2026-04-29 12:50:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777467032;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777467032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 12:51:07','2026-04-29 12:51:07',6146,NULL),
(4885,'wc_payment_gateway_update_orders','complete','2026-04-29 13:03:35','2026-04-29 13:03:35',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777467815;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777467815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 13:03:45','2026-04-29 13:03:45',6164,NULL),
(4886,'wc_payment_gateway_update_orders','complete','2026-04-29 13:03:35','2026-04-29 13:03:35',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777467815;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777467815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 13:03:46','2026-04-29 13:03:46',6164,NULL),
(4887,'mailpoet/cron/daemon-trigger','complete','2026-04-29 12:53:07','2026-04-29 12:53:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777467187;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777467187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 12:53:53','2026-04-29 12:53:53',6150,NULL),
(4888,'mailpoet/cron/daemon-trigger','complete','2026-04-29 12:55:53','2026-04-29 12:55:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777467353;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777467353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 12:56:52','2026-04-29 12:56:52',6154,NULL),
(4889,'mailpoet/cron/daemon-trigger','complete','2026-04-29 12:58:52','2026-04-29 12:58:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777467532;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777467532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 12:59:52','2026-04-29 12:59:52',6158,NULL),
(4890,'woocommerce_cancel_unpaid_orders','complete','2026-04-29 13:56:52','2026-04-29 13:56:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777471012;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777471012;}',4,1,'2026-04-29 14:02:43','2026-04-29 14:02:43',6201,NULL),
(4891,'mailpoet/cron/daemon-trigger','complete','2026-04-29 13:01:52','2026-04-29 13:01:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777467712;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777467712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 13:02:52','2026-04-29 13:02:52',6162,NULL),
(4892,'mailpoet/cron/daemon-trigger','complete','2026-04-29 13:04:52','2026-04-29 13:04:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777467892;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777467892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 13:06:05','2026-04-29 13:06:05',6167,NULL),
(4893,'wc_payment_gateway_update_orders','complete','2026-04-29 13:18:45','2026-04-29 13:18:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777468725;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777468725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 13:26:33','2026-04-29 13:26:33',6178,NULL),
(4894,'wc_payment_gateway_update_orders','complete','2026-04-29 13:18:46','2026-04-29 13:18:46',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777468726;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777468726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 13:26:34','2026-04-29 13:26:34',6178,NULL),
(4895,'mailpoet/cron/daemon-trigger','complete','2026-04-29 13:08:05','2026-04-29 13:08:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777468085;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777468085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 13:10:58','2026-04-29 13:10:58',6170,NULL),
(4896,'mailpoet/cron/daemon-run','complete','2026-04-29 13:10:54','2026-04-29 13:10:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777468254;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777468254;}',13,1,'2026-04-29 13:10:58','2026-04-29 13:10:58',6171,NULL),
(4897,'mailpoet/cron/daemon-trigger','complete','2026-04-29 13:12:58','2026-04-29 13:12:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777468378;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777468378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 13:16:00','2026-04-29 13:16:00',6174,NULL),
(4898,'mailpoet/cron/daemon-run','complete','2026-04-29 13:15:56','2026-04-29 13:15:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777468556;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777468556;}',13,1,'2026-04-29 13:16:00','2026-04-29 13:16:00',6175,NULL),
(4899,'mailpoet/cron/daemon-trigger','complete','2026-04-29 13:18:00','2026-04-29 13:18:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777468680;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777468680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 13:26:33','2026-04-29 13:26:33',6178,NULL),
(4900,'mailpoet/cron/daemon-trigger','complete','2026-04-29 13:28:33','2026-04-29 13:28:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777469313;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777469313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 13:31:25','2026-04-29 13:31:25',6180,NULL),
(4901,'wc_payment_gateway_update_orders','complete','2026-04-29 13:41:33','2026-04-29 13:41:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777470093;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777470093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 13:44:35','2026-04-29 13:44:35',6184,NULL),
(4902,'wc_payment_gateway_update_orders','complete','2026-04-29 13:41:34','2026-04-29 13:41:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777470094;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777470094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 13:44:36','2026-04-29 13:44:36',6184,NULL),
(4903,'mailpoet/cron/daemon-trigger','complete','2026-04-29 13:33:25','2026-04-29 13:33:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777469605;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777469605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 13:36:16','2026-04-29 13:36:16',6182,NULL),
(4904,'mailpoet/cron/daemon-trigger','complete','2026-04-29 13:38:16','2026-04-29 13:38:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777469896;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777469896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 13:44:35','2026-04-29 13:44:35',6184,NULL),
(4905,'mailpoet/cron/daemon-run','complete','2026-04-29 13:44:30','2026-04-29 13:44:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777470270;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777470270;}',13,1,'2026-04-29 13:44:34','2026-04-29 13:44:34',6185,NULL),
(4906,'mailpoet/cron/daemon-trigger','complete','2026-04-29 13:46:35','2026-04-29 13:46:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777470395;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777470395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 13:48:08','2026-04-29 13:48:08',6190,NULL),
(4907,'wc_payment_gateway_update_orders','complete','2026-04-29 13:59:35','2026-04-29 13:59:35',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777471175;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777471175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 14:02:44','2026-04-29 14:02:44',6201,NULL),
(4908,'wc_payment_gateway_update_orders','complete','2026-04-29 13:59:36','2026-04-29 13:59:36',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777471176;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777471176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 14:02:45','2026-04-29 14:02:45',6201,NULL),
(4909,'mailpoet/cron/daemon-trigger','complete','2026-04-29 13:50:08','2026-04-29 13:50:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777470608;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777470608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 13:51:22','2026-04-29 13:51:22',6194,NULL),
(4910,'mailpoet/cron/daemon-trigger','complete','2026-04-29 13:53:22','2026-04-29 13:53:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777470802;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777470802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 13:54:30','2026-04-29 13:54:30',6196,NULL),
(4911,'mailpoet/cron/daemon-trigger','complete','2026-04-29 13:56:30','2026-04-29 13:56:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777470990;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777470990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 14:02:40','2026-04-29 14:02:40',6198,NULL),
(4912,'mailpoet/cron/daemon-run','complete','2026-04-29 14:02:35','2026-04-29 14:02:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777471355;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777471355;}',13,1,'2026-04-29 14:02:40','2026-04-29 14:02:40',6199,NULL),
(4913,'mailpoet/cron/daemon-trigger','complete','2026-04-29 14:04:40','2026-04-29 14:04:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777471480;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777471480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 14:09:20','2026-04-29 14:09:20',6204,NULL),
(4914,'woocommerce_cancel_unpaid_orders','complete','2026-04-29 15:02:43','2026-04-29 15:02:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777474963;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777474963;}',4,1,'2026-04-29 15:04:16','2026-04-29 15:04:16',6221,NULL),
(4915,'wc_payment_gateway_update_orders','complete','2026-04-29 14:17:44','2026-04-29 14:17:44',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777472264;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777472264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 14:40:15','2026-04-29 14:40:15',6213,NULL),
(4916,'wc_payment_gateway_update_orders','complete','2026-04-29 14:17:45','2026-04-29 14:17:45',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777472265;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777472265;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 14:40:16','2026-04-29 14:40:16',6213,NULL),
(4917,'mailpoet/cron/daemon-trigger','complete','2026-04-29 14:11:20','2026-04-29 14:11:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777471880;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777471880;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 14:13:31','2026-04-29 14:13:31',6207,NULL),
(4918,'mailpoet/cron/daemon-trigger','complete','2026-04-29 14:15:31','2026-04-29 14:15:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777472131;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777472131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 14:16:07','2026-04-29 14:16:07',6211,NULL),
(4919,'mailpoet/cron/daemon-trigger','complete','2026-04-29 14:18:07','2026-04-29 14:18:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777472287;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777472287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 14:40:20','2026-04-29 14:40:20',6213,NULL),
(4920,'wc_payment_gateway_update_orders','complete','2026-04-29 14:55:15','2026-04-29 14:55:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777474515;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777474515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 14:56:37','2026-04-29 14:56:37',6217,NULL),
(4921,'wc_payment_gateway_update_orders','complete','2026-04-29 14:55:16','2026-04-29 14:55:16',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777474516;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777474516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 14:56:38','2026-04-29 14:56:38',6217,NULL),
(4922,'mailpoet/cron/daemon-run','complete','2026-04-29 14:40:16','2026-04-29 14:40:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777473616;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777473616;}',13,1,'2026-04-29 14:40:20','2026-04-29 14:40:20',6214,NULL),
(4923,'mailpoet/cron/daemon-trigger','complete','2026-04-29 14:42:20','2026-04-29 14:42:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777473740;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777473740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 14:56:33','2026-04-29 14:56:33',6217,NULL),
(4924,'mailpoet/cron/daemon-trigger','complete','2026-04-29 14:58:33','2026-04-29 14:58:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777474713;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777474713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 14:59:25','2026-04-29 14:59:25',6219,NULL),
(4925,'gla/jobs/update_merchant_price_benchmarks/process_item','complete','2026-04-30 02:56:36','2026-04-30 02:56:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777517796;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777517796;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,1,'2026-04-30 03:20:59','2026-04-30 03:20:59',6475,NULL),
(4926,'wc_payment_gateway_update_orders','complete','2026-04-29 15:11:37','2026-04-29 15:11:37',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777475497;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777475497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 15:11:41','2026-04-29 15:11:41',6224,NULL),
(4927,'wc_payment_gateway_update_orders','complete','2026-04-29 15:11:38','2026-04-29 15:11:38',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777475498;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777475498;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 15:11:42','2026-04-29 15:11:42',6224,NULL),
(4928,'mailpoet/cron/daemon-trigger','complete','2026-04-29 15:01:25','2026-04-29 15:01:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777474885;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777474885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 15:04:15','2026-04-29 15:04:15',6221,NULL),
(4929,'mailpoet/cron/daemon-trigger','complete','2026-04-29 15:06:15','2026-04-29 15:06:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777475175;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777475175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 15:11:41','2026-04-29 15:11:41',6224,NULL),
(4930,'woocommerce_cancel_unpaid_orders','complete','2026-04-29 16:04:15','2026-04-29 16:04:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777478655;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777478655;}',4,1,'2026-04-29 16:11:33','2026-04-29 16:11:33',6244,NULL),
(4931,'mailpoet/cron/daemon-trigger','complete','2026-04-29 15:13:41','2026-04-29 15:13:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777475621;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777475621;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 15:15:03','2026-04-29 15:15:03',6226,NULL),
(4932,'wc_payment_gateway_update_orders','complete','2026-04-29 15:26:41','2026-04-29 15:26:41',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777476401;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777476401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 15:36:48','2026-04-29 15:36:48',6234,NULL),
(4933,'wc_payment_gateway_update_orders','complete','2026-04-29 15:26:42','2026-04-29 15:26:42',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777476402;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777476402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 15:36:48','2026-04-29 15:36:48',6234,NULL),
(4934,'mailpoet/cron/daemon-trigger','complete','2026-04-29 15:17:03','2026-04-29 15:17:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777475823;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777475823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 15:17:58','2026-04-29 15:17:58',6229,NULL),
(4935,'mailpoet/cron/daemon-trigger','complete','2026-04-29 15:19:58','2026-04-29 15:19:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777475998;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777475998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 15:20:28','2026-04-29 15:20:28',6232,NULL),
(4936,'mailpoet/cron/daemon-trigger','complete','2026-04-29 15:22:28','2026-04-29 15:22:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777476148;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777476148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 15:36:47','2026-04-29 15:36:47',6234,NULL),
(4937,'mailpoet/cron/daemon-run','complete','2026-04-29 15:36:42','2026-04-29 15:36:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777477002;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777477002;}',13,1,'2026-04-29 15:36:46','2026-04-29 15:36:46',6235,NULL),
(4938,'mailpoet/cron/daemon-trigger','complete','2026-04-29 15:38:47','2026-04-29 15:38:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777477127;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777477127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 15:47:09','2026-04-29 15:47:09',6239,NULL),
(4939,'wc_payment_gateway_update_orders','complete','2026-04-29 15:51:48','2026-04-29 15:51:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777477908;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777477908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 15:55:14','2026-04-29 15:55:14',6241,NULL),
(4940,'wc_payment_gateway_update_orders','complete','2026-04-29 15:51:48','2026-04-29 15:51:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777477908;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777477908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 15:55:15','2026-04-29 15:55:15',6241,NULL),
(4941,'mailpoet/cron/daemon-trigger','complete','2026-04-29 15:49:09','2026-04-29 15:49:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777477749;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777477749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 15:55:13','2026-04-29 15:55:13',6241,NULL),
(4942,'mailpoet/cron/daemon-trigger','complete','2026-04-29 15:57:13','2026-04-29 15:57:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777478233;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777478233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 16:11:33','2026-04-29 16:11:33',6244,NULL),
(4943,'wc_payment_gateway_update_orders','complete','2026-04-29 16:10:14','2026-04-29 16:10:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777479014;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777479014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 16:11:34','2026-04-29 16:11:34',6244,NULL),
(4944,'wc_payment_gateway_update_orders','complete','2026-04-29 16:10:15','2026-04-29 16:10:15',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777479015;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777479015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 16:11:34','2026-04-29 16:11:34',6244,NULL),
(4945,'mailpoet/cron/daemon-run','complete','2026-04-29 16:11:28','2026-04-29 16:11:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777479088;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777479088;}',13,1,'2026-04-29 16:11:32','2026-04-29 16:11:32',6245,NULL),
(4946,'mailpoet/cron/daemon-trigger','complete','2026-04-29 16:13:33','2026-04-29 16:13:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777479213;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777479213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 16:16:49','2026-04-29 16:16:49',6250,NULL),
(4947,'woocommerce_cancel_unpaid_orders','complete','2026-04-29 17:11:33','2026-04-29 17:11:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777482693;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777482693;}',4,1,'2026-04-29 17:11:49','2026-04-29 17:11:49',6275,NULL),
(4948,'wc_payment_gateway_update_orders','complete','2026-04-29 16:26:34','2026-04-29 16:26:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777479994;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777479994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 16:37:06','2026-04-29 16:37:06',6259,NULL),
(4949,'wc_payment_gateway_update_orders','complete','2026-04-29 16:26:34','2026-04-29 16:26:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777479994;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777479994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 16:37:07','2026-04-29 16:37:07',6259,NULL),
(4950,'mailpoet/cron/daemon-run','complete','2026-04-29 16:16:45','2026-04-29 16:16:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777479405;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777479405;}',13,1,'2026-04-29 16:16:49','2026-04-29 16:16:49',6251,NULL),
(4951,'mailpoet/cron/daemon-trigger','complete','2026-04-29 16:18:49','2026-04-29 16:18:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777479529;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777479529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 16:20:57','2026-04-29 16:20:57',6255,NULL),
(4952,'mailpoet/cron/daemon-trigger','complete','2026-04-29 16:22:57','2026-04-29 16:22:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777479777;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777479777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 16:37:06','2026-04-29 16:37:06',6259,NULL),
(4953,'mailpoet/cron/daemon-trigger','complete','2026-04-29 16:39:06','2026-04-29 16:39:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777480746;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777480746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 16:43:24','2026-04-29 16:43:24',6261,NULL),
(4954,'wc_payment_gateway_update_orders','complete','2026-04-29 16:52:06','2026-04-29 16:52:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777481526;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777481526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 17:08:23','2026-04-29 17:08:23',6266,NULL),
(4955,'wc_payment_gateway_update_orders','complete','2026-04-29 16:52:07','2026-04-29 16:52:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777481527;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777481527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 17:08:25','2026-04-29 17:08:25',6266,NULL),
(4956,'mailpoet/cron/daemon-trigger','complete','2026-04-29 16:45:24','2026-04-29 16:45:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777481124;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777481124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 16:49:24','2026-04-29 16:49:24',6263,NULL),
(4957,'mailpoet/cron/daemon-trigger','complete','2026-04-29 16:51:24','2026-04-29 16:51:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777481484;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777481484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 17:08:22','2026-04-29 17:08:22',6266,NULL),
(4958,'mailpoet/cron/daemon-run','complete','2026-04-29 17:08:17','2026-04-29 17:08:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777482497;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777482497;}',13,1,'2026-04-29 17:08:21','2026-04-29 17:08:21',6267,NULL),
(4959,'mailpoet/cron/daemon-trigger','complete','2026-04-29 17:10:22','2026-04-29 17:10:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777482622;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777482622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 17:10:45','2026-04-29 17:10:45',6273,NULL),
(4960,'wc_payment_gateway_update_orders','complete','2026-04-29 17:23:23','2026-04-29 17:23:23',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777483403;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777483403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 17:25:24','2026-04-29 17:25:24',6286,NULL),
(4961,'wc_payment_gateway_update_orders','complete','2026-04-29 17:23:25','2026-04-29 17:23:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777483405;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777483405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 17:25:24','2026-04-29 17:25:24',6286,NULL),
(4962,'mailpoet/cron/daemon-trigger','complete','2026-04-29 17:12:45','2026-04-29 17:12:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777482765;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777482765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 17:13:46','2026-04-29 17:13:46',6278,NULL),
(4963,'woocommerce_cancel_unpaid_orders','complete','2026-04-29 18:11:48','2026-04-29 18:11:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777486308;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777486308;}',4,1,'2026-04-29 18:13:55','2026-04-29 18:13:55',6300,NULL),
(4964,'mailpoet/cron/daemon-trigger','complete','2026-04-29 17:15:46','2026-04-29 17:15:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777482946;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777482946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 17:15:55','2026-04-29 17:15:55',6281,NULL),
(4965,'mailpoet/cron/daemon-trigger','complete','2026-04-29 17:17:55','2026-04-29 17:17:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777483075;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777483075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 17:22:51','2026-04-29 17:22:51',6283,NULL),
(4966,'mailpoet/cron/daemon-run','complete','2026-04-29 17:22:45','2026-04-29 17:22:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777483365;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777483365;}',13,1,'2026-04-29 17:22:51','2026-04-29 17:22:51',6284,NULL),
(4967,'mailpoet/cron/daemon-trigger','complete','2026-04-29 17:24:51','2026-04-29 17:24:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777483491;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777483491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 17:25:30','2026-04-29 17:25:30',6286,NULL),
(4968,'wc_payment_gateway_update_orders','complete','2026-04-29 17:40:24','2026-04-29 17:40:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777484424;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777484424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 17:56:50','2026-04-29 17:56:50',6294,NULL),
(4969,'wc_payment_gateway_update_orders','complete','2026-04-29 17:40:24','2026-04-29 17:40:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777484424;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777484424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 17:56:51','2026-04-29 17:56:51',6294,NULL),
(4970,'mailpoet/cron/daemon-run','complete','2026-04-29 17:25:25','2026-04-29 17:25:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777483525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777483525;}',13,1,'2026-04-29 17:25:30','2026-04-29 17:25:30',6287,NULL),
(4971,'mailpoet/cron/daemon-trigger','complete','2026-04-29 17:27:30','2026-04-29 17:27:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777483650;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777483650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 17:38:35','2026-04-29 17:38:35',6291,NULL),
(4972,'mailpoet/cron/daemon-trigger','complete','2026-04-29 17:40:35','2026-04-29 17:40:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777484435;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777484435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 17:56:56','2026-04-29 17:56:56',6294,NULL),
(4973,'wc_payment_gateway_update_orders','complete','2026-04-29 18:11:50','2026-04-29 18:11:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777486310;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777486310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 18:13:56','2026-04-29 18:13:56',6300,NULL),
(4974,'wc_payment_gateway_update_orders','complete','2026-04-29 18:11:51','2026-04-29 18:11:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777486311;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777486311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 18:13:57','2026-04-29 18:13:57',6300,NULL),
(4975,'mailpoet/cron/daemon-run','complete','2026-04-29 17:56:51','2026-04-29 17:56:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777485411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777485411;}',13,1,'2026-04-29 17:56:56','2026-04-29 17:56:56',6295,NULL),
(4976,'mailpoet/cron/daemon-trigger','complete','2026-04-29 17:58:56','2026-04-29 17:58:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777485536;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777485536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 18:13:55','2026-04-29 18:13:55',6300,NULL),
(4977,'mailpoet/cron/daemon-run','complete','2026-04-29 18:13:50','2026-04-29 18:13:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777486430;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777486430;}',13,1,'2026-04-29 18:13:53','2026-04-29 18:13:53',6301,NULL),
(4978,'mailpoet/cron/daemon-trigger','complete','2026-04-29 18:15:55','2026-04-29 18:15:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777486555;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777486555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 18:38:54','2026-04-29 18:38:54',6305,NULL),
(4991,'mailpoet/cron/daemon-trigger','complete','2026-04-29 18:46:32','2026-04-29 18:46:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777488392;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777488392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 19:01:32','2026-04-29 19:01:32',6312,NULL),
(4980,'woocommerce_cancel_unpaid_orders','complete','2026-04-29 19:13:55','2026-04-29 19:13:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777490035;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777490035;}',4,1,'2026-04-29 19:18:05','2026-04-29 19:18:05',6321,NULL),
(4981,'wc_payment_gateway_update_orders','complete','2026-04-29 18:28:56','2026-04-29 18:28:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777487336;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777487336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 18:38:56','2026-04-29 18:38:56',6306,NULL),
(4982,'wc_payment_gateway_update_orders','complete','2026-04-29 18:28:57','2026-04-29 18:28:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777487337;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777487337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 18:38:58','2026-04-29 18:38:58',6306,NULL),
(4983,'mailpoet/cron/daemon-run','complete','2026-04-29 18:38:49','2026-04-29 18:38:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777487929;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777487929;}',13,1,'2026-04-29 18:38:58','2026-04-29 18:38:58',6306,NULL),
(4984,'mailpoet/cron/daemon-trigger','complete','2026-04-29 18:40:54','2026-04-29 18:40:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777488054;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777488054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 18:44:32','2026-04-29 18:44:32',6310,NULL),
(4985,'wc_payment_gateway_update_orders','complete','2026-04-29 18:53:56','2026-04-29 18:53:56',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777488836;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777488836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 19:01:42','2026-04-29 19:01:42',6315,NULL),
(4986,'wc_payment_gateway_update_orders','complete','2026-04-29 18:53:58','2026-04-29 18:53:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777488838;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777488838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 19:01:43','2026-04-29 19:01:43',6315,NULL),
(4987,'fetch_patterns','pending','2026-04-30 18:40:17','2026-04-30 18:40:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777574417;s:18:\"\0*\0first_timestamp\";i:1776358463;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777574417;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(4988,'woocommerce_cleanup_sessions','complete','2026-04-30 06:00:00','2026-04-30 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777528800;s:18:\"\0*\0first_timestamp\";i:1777528800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777528800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-04-30 06:07:58','2026-04-30 06:07:58',6501,NULL),
(4989,'generate_category_lookup_table_wrapper','complete','2026-04-29 18:40:27','2026-04-29 18:40:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777488027;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777488027;}',4,1,'2026-04-29 18:44:32','2026-04-29 18:44:32',6310,NULL),
(4990,'action_scheduler_run_recurring_actions_schedule_hook','pending','2026-04-30 18:40:18','2026-04-30 18:40:18',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777574418;s:18:\"\0*\0first_timestamp\";i:1776358457;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777574418;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),
(4992,'mailpoet/cron/daemon-run','complete','2026-04-29 19:01:28','2026-04-29 19:01:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777489288;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777489288;}',13,1,'2026-04-29 19:01:32','2026-04-29 19:01:32',6313,NULL),
(4993,'mailpoet/cron/daemon-trigger','complete','2026-04-29 19:03:32','2026-04-29 19:03:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777489412;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777489412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 19:18:01','2026-04-29 19:18:01',6318,NULL),
(4994,'wc_payment_gateway_update_orders','complete','2026-04-29 19:16:42','2026-04-29 19:16:42',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777490202;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777490202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 19:18:06','2026-04-29 19:18:06',6321,NULL),
(4995,'wc_payment_gateway_update_orders','complete','2026-04-29 19:16:43','2026-04-29 19:16:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777490203;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777490203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 19:18:06','2026-04-29 19:18:06',6321,NULL),
(4996,'mailpoet/cron/daemon-run','complete','2026-04-29 19:17:55','2026-04-29 19:17:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777490275;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777490275;}',13,1,'2026-04-29 19:18:00','2026-04-29 19:18:00',6319,NULL),
(4997,'mailpoet/cron/daemon-trigger','complete','2026-04-29 19:20:01','2026-04-29 19:20:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777490401;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777490401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 19:26:22','2026-04-29 19:26:22',6323,NULL),
(4998,'woocommerce_cancel_unpaid_orders','complete','2026-04-29 20:18:05','2026-04-29 20:18:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777493885;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777493885;}',4,1,'2026-04-29 20:38:27','2026-04-29 20:38:27',6338,NULL),
(4999,'wc_payment_gateway_update_orders','complete','2026-04-29 19:33:06','2026-04-29 19:33:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777491186;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777491186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 19:33:28','2026-04-29 19:33:28',6327,NULL),
(5000,'wc_payment_gateway_update_orders','complete','2026-04-29 19:33:06','2026-04-29 19:33:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777491186;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777491186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 19:33:29','2026-04-29 19:33:29',6327,NULL),
(5001,'mailpoet/cron/daemon-run','complete','2026-04-29 19:26:18','2026-04-29 19:26:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777490778;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777490778;}',13,1,'2026-04-29 19:26:22','2026-04-29 19:26:22',6324,NULL),
(5002,'mailpoet/cron/daemon-trigger','complete','2026-04-29 19:28:22','2026-04-29 19:28:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777490902;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777490902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 19:33:27','2026-04-29 19:33:27',6327,NULL),
(5003,'mailpoet/cron/daemon-trigger','complete','2026-04-29 19:35:27','2026-04-29 19:35:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777491327;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777491327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 19:39:10','2026-04-29 19:39:10',6329,NULL),
(5004,'wc_payment_gateway_update_orders','complete','2026-04-29 19:48:28','2026-04-29 19:48:28',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777492108;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777492108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 19:58:57','2026-04-29 19:58:57',6331,NULL),
(5005,'wc_payment_gateway_update_orders','complete','2026-04-29 19:48:29','2026-04-29 19:48:29',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777492109;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777492109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 19:58:58','2026-04-29 19:58:58',6331,NULL),
(5006,'mailpoet/cron/daemon-trigger','complete','2026-04-29 19:41:10','2026-04-29 19:41:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777491670;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777491670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 19:58:57','2026-04-29 19:58:57',6331,NULL),
(5007,'mailpoet/cron/daemon-run','complete','2026-04-29 19:58:52','2026-04-29 19:58:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777492732;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777492732;}',13,1,'2026-04-29 19:58:56','2026-04-29 19:58:56',6332,NULL),
(5008,'mailpoet/cron/daemon-trigger','complete','2026-04-29 20:00:57','2026-04-29 20:00:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777492857;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777492857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 20:12:56','2026-04-29 20:12:56',6336,NULL),
(5009,'wc_payment_gateway_update_orders','complete','2026-04-29 20:13:57','2026-04-29 20:13:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777493637;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777493637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 20:38:25','2026-04-29 20:38:25',6338,NULL),
(5010,'wc_payment_gateway_update_orders','complete','2026-04-29 20:13:58','2026-04-29 20:13:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777493638;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777493638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 20:38:26','2026-04-29 20:38:26',6338,NULL),
(5011,'mailpoet/cron/daemon-trigger','complete','2026-04-29 20:14:56','2026-04-29 20:14:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777493696;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777493696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 20:38:26','2026-04-29 20:38:26',6338,NULL),
(5012,'wc_payment_gateway_update_orders','complete','2026-04-29 20:53:25','2026-04-29 20:53:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777496005;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777496005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 21:20:33','2026-04-29 21:20:33',6345,NULL),
(5013,'wc_payment_gateway_update_orders','complete','2026-04-29 20:53:26','2026-04-29 20:53:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777496006;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777496006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 21:20:34','2026-04-29 21:20:34',6345,NULL),
(5014,'mailpoet/cron/daemon-trigger','complete','2026-04-29 20:40:26','2026-04-29 20:40:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777495226;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777495226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 20:43:20','2026-04-29 20:43:20',6341,NULL),
(5015,'woocommerce_cancel_unpaid_orders','complete','2026-04-29 21:38:26','2026-04-29 21:38:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777498706;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777498706;}',4,1,'2026-04-29 21:49:54','2026-04-29 21:49:54',6365,NULL),
(5016,'mailpoet/cron/daemon-run','complete','2026-04-29 20:43:15','2026-04-29 20:43:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777495395;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777495395;}',13,1,'2026-04-29 20:43:20','2026-04-29 20:43:20',6342,NULL),
(5017,'mailpoet/cron/daemon-trigger','complete','2026-04-29 20:45:20','2026-04-29 20:45:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777495520;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777495520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 21:20:33','2026-04-29 21:20:33',6345,NULL),
(5018,'mailpoet/cron/daemon-run','complete','2026-04-29 21:20:28','2026-04-29 21:20:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777497628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777497628;}',13,1,'2026-04-29 21:20:32','2026-04-29 21:20:32',6346,NULL),
(5019,'mailpoet/cron/daemon-trigger','complete','2026-04-29 21:22:33','2026-04-29 21:22:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777497753;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777497753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 21:23:32','2026-04-29 21:23:32',6351,NULL),
(5020,'wc_payment_gateway_update_orders','complete','2026-04-29 21:35:33','2026-04-29 21:35:33',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777498533;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777498533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 21:36:25','2026-04-29 21:36:25',6361,NULL),
(5021,'wc_payment_gateway_update_orders','complete','2026-04-29 21:35:34','2026-04-29 21:35:34',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777498534;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777498534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 21:36:26','2026-04-29 21:36:26',6361,NULL),
(5022,'mailpoet/cron/daemon-trigger','complete','2026-04-29 21:25:32','2026-04-29 21:25:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777497932;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777497932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 21:32:02','2026-04-29 21:32:02',6355,NULL),
(5023,'mailpoet/cron/daemon-trigger','complete','2026-04-29 21:34:02','2026-04-29 21:34:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777498442;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777498442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 21:34:51','2026-04-29 21:34:51',6359,NULL),
(5024,'mailpoet/cron/daemon-trigger','complete','2026-04-29 21:36:51','2026-04-29 21:36:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777498611;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777498611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 21:49:54','2026-04-29 21:49:54',6363,NULL),
(5025,'wc_payment_gateway_update_orders','complete','2026-04-29 21:51:25','2026-04-29 21:51:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777499485;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777499485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 21:52:02','2026-04-29 21:52:02',6368,NULL),
(5026,'wc_payment_gateway_update_orders','complete','2026-04-29 21:51:26','2026-04-29 21:51:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777499486;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777499486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 21:52:02','2026-04-29 21:52:02',6368,NULL),
(5027,'mailpoet/cron/daemon-run','complete','2026-04-29 21:49:49','2026-04-29 21:49:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777499389;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777499389;}',13,1,'2026-04-29 21:49:54','2026-04-29 21:49:54',6364,NULL),
(5028,'mailpoet/cron/daemon-trigger','complete','2026-04-29 21:51:54','2026-04-29 21:51:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777499514;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777499514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 21:52:03','2026-04-29 21:52:03',6368,NULL),
(5029,'woocommerce_cancel_unpaid_orders','complete','2026-04-29 22:49:54','2026-04-29 22:49:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777502994;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777502994;}',4,1,'2026-04-29 22:50:59','2026-04-29 22:50:59',6400,NULL),
(5030,'woocommerce_refresh_order_count_cache','complete','2026-04-30 09:49:54','2026-04-30 09:49:54',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777542594;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777542594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-04-30 09:53:14','2026-04-30 09:53:14',6559,NULL),
(5031,'wc_payment_gateway_update_orders','complete','2026-04-29 22:07:02','2026-04-29 22:07:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777500422;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777500422;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 22:07:50','2026-04-29 22:07:50',6370,NULL),
(5032,'wc_payment_gateway_update_orders','complete','2026-04-29 22:07:02','2026-04-29 22:07:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777500422;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777500422;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 22:07:50','2026-04-29 22:07:50',6370,NULL),
(5033,'mailpoet/cron/daemon-trigger','complete','2026-04-29 21:54:03','2026-04-29 21:54:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777499643;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777499643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 22:07:49','2026-04-29 22:07:49',6370,NULL),
(5034,'mailpoet/cron/daemon-run','complete','2026-04-29 22:07:44','2026-04-29 22:07:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777500464;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777500464;}',13,1,'2026-04-29 22:07:48','2026-04-29 22:07:48',6371,NULL),
(5035,'mailpoet/cron/daemon-trigger','complete','2026-04-29 22:09:49','2026-04-29 22:09:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777500589;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777500589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 22:12:46','2026-04-29 22:12:46',6375,NULL),
(5036,'wc_payment_gateway_update_orders','complete','2026-04-29 22:22:50','2026-04-29 22:22:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777501370;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777501370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 22:27:04','2026-04-29 22:27:04',6381,NULL),
(5037,'wc_payment_gateway_update_orders','complete','2026-04-29 22:22:50','2026-04-29 22:22:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777501370;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777501370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 22:27:05','2026-04-29 22:27:05',6381,NULL),
(5038,'mailpoet/cron/daemon-trigger','complete','2026-04-29 22:14:46','2026-04-29 22:14:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777500886;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777500886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 22:15:16','2026-04-29 22:15:16',6377,NULL),
(5039,'mailpoet/cron/daemon-trigger','complete','2026-04-29 22:17:16','2026-04-29 22:17:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777501036;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777501036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 22:22:25','2026-04-29 22:22:25',6379,NULL),
(5040,'mailpoet/cron/daemon-trigger','complete','2026-04-29 22:24:25','2026-04-29 22:24:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777501465;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777501465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 22:27:05','2026-04-29 22:27:05',6381,NULL),
(5041,'wc_payment_gateway_update_orders','complete','2026-04-29 22:42:04','2026-04-29 22:42:04',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777502524;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777502524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 22:43:02','2026-04-29 22:43:02',6388,NULL),
(5042,'wc_payment_gateway_update_orders','complete','2026-04-29 22:42:05','2026-04-29 22:42:05',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777502525;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777502525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 22:43:02','2026-04-29 22:43:02',6388,NULL),
(5043,'mailpoet/cron/daemon-trigger','complete','2026-04-29 22:29:05','2026-04-29 22:29:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777501745;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777501745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 22:41:15','2026-04-29 22:41:15',6383,NULL),
(5044,'mailpoet/cron/daemon-run','complete','2026-04-29 22:41:10','2026-04-29 22:41:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777502470;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777502470;}',13,1,'2026-04-29 22:41:15','2026-04-29 22:41:15',6384,NULL),
(5045,'mailpoet/cron/daemon-trigger','complete','2026-04-29 22:43:15','2026-04-29 22:43:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777502595;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777502595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 22:43:36','2026-04-29 22:43:36',6390,NULL),
(5046,'wc_payment_gateway_update_orders','complete','2026-04-29 22:58:02','2026-04-29 22:58:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777503482;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777503482;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 23:10:42','2026-04-29 23:10:42',6408,NULL),
(5047,'wc_payment_gateway_update_orders','complete','2026-04-29 22:58:02','2026-04-29 22:58:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777503482;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777503482;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 23:10:43','2026-04-29 23:10:43',6408,NULL),
(5048,'mailpoet/cron/daemon-trigger','complete','2026-04-29 22:45:36','2026-04-29 22:45:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777502736;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777502736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 22:46:19','2026-04-29 22:46:19',6393,NULL),
(5049,'mailpoet/cron/daemon-trigger','complete','2026-04-29 22:48:19','2026-04-29 22:48:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777502899;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777502899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 22:48:56','2026-04-29 22:48:56',6397,NULL),
(5050,'mailpoet/cron/daemon-trigger','complete','2026-04-29 22:50:56','2026-04-29 22:50:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777503056;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777503056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 22:50:59','2026-04-29 22:50:59',6400,NULL),
(5051,'woocommerce_cancel_unpaid_orders','complete','2026-04-29 23:50:59','2026-04-29 23:50:59',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777506659;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777506659;}',4,1,'2026-04-30 00:01:26','2026-04-30 00:01:26',6419,NULL),
(5052,'mailpoet/cron/daemon-trigger','complete','2026-04-29 22:52:59','2026-04-29 22:52:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777503179;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777503179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 22:53:16','2026-04-29 22:53:16',6402,NULL),
(5053,'mailpoet/cron/daemon-run','complete','2026-04-29 22:53:12','2026-04-29 22:53:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777503192;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777503192;}',13,1,'2026-04-29 22:53:16','2026-04-29 22:53:16',6403,NULL),
(5054,'mailpoet/cron/daemon-trigger','complete','2026-04-29 22:55:16','2026-04-29 22:55:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777503316;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777503316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 22:55:32','2026-04-29 22:55:32',6406,NULL),
(5055,'mailpoet/cron/daemon-trigger','complete','2026-04-29 22:57:32','2026-04-29 22:57:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777503452;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777503452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 23:10:41','2026-04-29 23:10:41',6408,NULL),
(5056,'mailpoet/cron/daemon-trigger','complete','2026-04-29 23:12:41','2026-04-29 23:12:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777504361;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777504361;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 23:15:14','2026-04-29 23:15:14',6410,NULL),
(5057,'wc_payment_gateway_update_orders','complete','2026-04-29 23:25:42','2026-04-29 23:25:42',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777505142;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777505142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 23:29:55','2026-04-29 23:29:55',6414,NULL),
(5058,'wc_payment_gateway_update_orders','complete','2026-04-29 23:25:43','2026-04-29 23:25:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777505143;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777505143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-29 23:29:55','2026-04-29 23:29:55',6414,NULL),
(5059,'mailpoet/cron/daemon-trigger','complete','2026-04-29 23:17:14','2026-04-29 23:17:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777504634;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777504634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 23:24:46','2026-04-29 23:24:46',6412,NULL),
(5060,'mailpoet/cron/daemon-trigger','complete','2026-04-29 23:26:46','2026-04-29 23:26:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777505206;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777505206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 23:29:56','2026-04-29 23:29:56',6414,NULL),
(5061,'wc_payment_gateway_update_orders','complete','2026-04-29 23:44:55','2026-04-29 23:44:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777506295;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777506295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 00:01:24','2026-04-30 00:01:24',6419,NULL),
(5062,'wc_payment_gateway_update_orders','complete','2026-04-29 23:44:55','2026-04-29 23:44:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777506295;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777506295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 00:01:24','2026-04-30 00:01:24',6419,NULL),
(5063,'mailpoet/cron/daemon-trigger','complete','2026-04-29 23:31:56','2026-04-29 23:31:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777505516;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777505516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-29 23:32:15','2026-04-29 23:32:15',6416,NULL),
(5064,'mailpoet/cron/daemon-trigger','complete','2026-04-29 23:34:15','2026-04-29 23:34:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777505655;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777505655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 00:01:23','2026-04-30 00:01:23',6418,NULL),
(5065,'mailpoet/cron/daemon-run','complete','2026-04-30 00:01:18','2026-04-30 00:01:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777507278;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777507278;}',13,1,'2026-04-30 00:01:27','2026-04-30 00:01:27',6419,NULL),
(5066,'mailpoet/cron/daemon-trigger','complete','2026-04-30 00:03:23','2026-04-30 00:03:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777507403;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777507403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 00:22:40','2026-04-30 00:22:40',6421,NULL),
(5067,'wc_payment_gateway_update_orders','complete','2026-04-30 00:16:24','2026-04-30 00:16:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777508184;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777508184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 00:22:40','2026-04-30 00:22:40',6421,NULL),
(5068,'wc_payment_gateway_update_orders','complete','2026-04-30 00:16:24','2026-04-30 00:16:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777508184;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777508184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 00:22:41','2026-04-30 00:22:41',6421,NULL),
(5069,'woocommerce_cancel_unpaid_orders','complete','2026-04-30 01:01:26','2026-04-30 01:01:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777510886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777510886;}',4,1,'2026-04-30 01:05:37','2026-04-30 01:05:37',6438,NULL),
(5070,'mailpoet/cron/daemon-run','complete','2026-04-30 00:22:35','2026-04-30 00:22:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777508555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777508555;}',13,1,'2026-04-30 00:22:38','2026-04-30 00:22:38',6422,NULL),
(5071,'mailpoet/cron/daemon-trigger','complete','2026-04-30 00:24:40','2026-04-30 00:24:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777508680;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777508680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 00:27:48','2026-04-30 00:27:48',6427,NULL),
(5072,'wc_payment_gateway_update_orders','complete','2026-04-30 00:37:40','2026-04-30 00:37:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777509460;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777509460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 00:59:26','2026-04-30 00:59:26',6434,NULL),
(5073,'wc_payment_gateway_update_orders','complete','2026-04-30 00:37:41','2026-04-30 00:37:41',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777509461;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777509461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 00:59:35','2026-04-30 00:59:35',6435,NULL),
(5074,'mailpoet/cron/daemon-trigger','complete','2026-04-30 00:29:48','2026-04-30 00:29:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777508988;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777508988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 00:31:59','2026-04-30 00:31:59',6429,NULL),
(5075,'mailpoet/cron/daemon-trigger','complete','2026-04-30 00:33:59','2026-04-30 00:33:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777509239;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777509239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 00:59:13','2026-04-30 00:59:13',6431,NULL),
(5076,'mailpoet/cron/daemon-run','complete','2026-04-30 00:59:08','2026-04-30 00:59:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777510748;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777510748;}',13,1,'2026-04-30 00:59:12','2026-04-30 00:59:12',6432,NULL),
(5077,'mailpoet/cron/daemon-trigger','complete','2026-04-30 01:01:13','2026-04-30 01:01:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777510873;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777510873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 01:05:36','2026-04-30 01:05:36',6438,NULL),
(5078,'wc_payment_gateway_update_orders','complete','2026-04-30 01:14:26','2026-04-30 01:14:26',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777511666;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777511666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 01:26:54','2026-04-30 01:26:54',6451,NULL),
(5079,'wc_payment_gateway_update_orders','complete','2026-04-30 01:14:35','2026-04-30 01:14:35',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777511675;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777511675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 01:26:54','2026-04-30 01:26:54',6451,NULL),
(5080,'mailpoet/cron/daemon-trigger','complete','2026-04-30 01:07:36','2026-04-30 01:07:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777511256;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777511256;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 01:07:52','2026-04-30 01:07:52',6442,NULL),
(5081,'woocommerce_cancel_unpaid_orders','complete','2026-04-30 02:05:36','2026-04-30 02:05:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777514736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777514736;}',4,1,'2026-04-30 02:10:13','2026-04-30 02:10:13',6465,NULL),
(5082,'mailpoet/cron/daemon-trigger','complete','2026-04-30 01:09:52','2026-04-30 01:09:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777511392;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777511392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 01:09:52','2026-04-30 01:09:52',6445,NULL),
(5083,'mailpoet/cron/daemon-trigger','complete','2026-04-30 01:11:52','2026-04-30 01:11:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777511512;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777511512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 01:12:51','2026-04-30 01:12:51',6449,NULL),
(5084,'mailpoet/cron/daemon-trigger','complete','2026-04-30 01:14:51','2026-04-30 01:14:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777511691;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777511691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 01:26:55','2026-04-30 01:26:55',6451,NULL),
(5085,'wc_payment_gateway_update_orders','complete','2026-04-30 01:41:54','2026-04-30 01:41:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777513314;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777513314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 01:52:54','2026-04-30 01:52:54',6457,NULL),
(5086,'wc_payment_gateway_update_orders','complete','2026-04-30 01:41:54','2026-04-30 01:41:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777513314;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777513314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 01:52:55','2026-04-30 01:52:55',6457,NULL),
(5087,'mailpoet/cron/daemon-trigger','complete','2026-04-30 01:28:55','2026-04-30 01:28:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777512535;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777512535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 01:32:21','2026-04-30 01:32:21',6453,NULL),
(5088,'mailpoet/cron/daemon-trigger','complete','2026-04-30 01:34:21','2026-04-30 01:34:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777512861;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777512861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 01:35:27','2026-04-30 01:35:27',6455,NULL),
(5089,'mailpoet/cron/daemon-trigger','complete','2026-04-30 01:37:27','2026-04-30 01:37:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777513047;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777513047;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 01:52:53','2026-04-30 01:52:53',6457,NULL),
(5090,'mailpoet/cron/daemon-run','complete','2026-04-30 01:52:49','2026-04-30 01:52:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777513969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777513969;}',13,1,'2026-04-30 01:52:52','2026-04-30 01:52:52',6458,NULL),
(5091,'mailpoet/cron/daemon-trigger','complete','2026-04-30 01:54:53','2026-04-30 01:54:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777514093;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777514093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 02:02:05','2026-04-30 02:02:05',6462,NULL),
(5092,'wc_payment_gateway_update_orders','complete','2026-04-30 02:07:54','2026-04-30 02:07:54',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777514874;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777514874;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 02:10:14','2026-04-30 02:10:14',6465,NULL),
(5093,'wc_payment_gateway_update_orders','complete','2026-04-30 02:07:55','2026-04-30 02:07:55',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777514875;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777514875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 02:10:14','2026-04-30 02:10:14',6465,NULL),
(5094,'mailpoet/cron/daemon-trigger','complete','2026-04-30 02:04:05','2026-04-30 02:04:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777514645;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777514645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 02:10:11','2026-04-30 02:10:11',6464,NULL),
(5095,'mailpoet/cron/daemon-run','complete','2026-04-30 02:10:05','2026-04-30 02:10:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777515005;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777515005;}',13,1,'2026-04-30 02:10:15','2026-04-30 02:10:15',6465,NULL),
(5096,'mailpoet/cron/daemon-trigger','complete','2026-04-30 02:12:11','2026-04-30 02:12:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777515131;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777515131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 02:23:17','2026-04-30 02:23:17',6467,NULL),
(5097,'woocommerce_cancel_unpaid_orders','complete','2026-04-30 03:10:13','2026-04-30 03:10:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777518613;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777518613;}',4,1,'2026-04-30 03:21:02','2026-04-30 03:21:02',6475,NULL),
(5098,'wc_payment_gateway_update_orders','complete','2026-04-30 02:25:14','2026-04-30 02:25:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777515914;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777515914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 02:52:35','2026-04-30 02:52:35',6469,NULL),
(5099,'wc_payment_gateway_update_orders','complete','2026-04-30 02:25:14','2026-04-30 02:25:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777515914;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777515914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 02:52:35','2026-04-30 02:52:35',6469,NULL),
(5100,'mailpoet/cron/daemon-trigger','complete','2026-04-30 02:25:17','2026-04-30 02:25:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777515917;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777515917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 02:52:36','2026-04-30 02:52:36',6469,NULL),
(5101,'wc_payment_gateway_update_orders','complete','2026-04-30 03:07:35','2026-04-30 03:07:35',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777518455;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777518455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 03:21:01','2026-04-30 03:21:01',6475,NULL),
(5102,'wc_payment_gateway_update_orders','complete','2026-04-30 03:07:35','2026-04-30 03:07:35',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777518455;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777518455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 03:21:01','2026-04-30 03:21:01',6475,NULL),
(5103,'mailpoet/cron/daemon-trigger','complete','2026-04-30 02:54:36','2026-04-30 02:54:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777517676;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777517676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 03:20:51','2026-04-30 03:20:51',6472,NULL),
(5104,'mailpoet/cron/daemon-run','complete','2026-04-30 03:20:45','2026-04-30 03:20:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777519245;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777519245;}',13,1,'2026-04-30 03:20:51','2026-04-30 03:20:51',6473,NULL),
(5105,'mailpoet/cron/daemon-trigger','complete','2026-04-30 03:22:51','2026-04-30 03:22:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777519371;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777519371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 03:29:28','2026-04-30 03:29:28',6478,NULL),
(5106,'gla/jobs/update_merchant_price_benchmarks/process_item','pending','2026-04-30 15:20:59','2026-04-30 15:20:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777562459;s:18:\"\0*\0first_timestamp\";i:1776309302;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777562459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',10,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(5107,'gla/jobs/resubmit_expiring_products/create_batch','complete','2026-04-30 03:20:58','2026-04-30 03:20:58',10,'[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777519258;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777519258;}',10,1,'2026-04-30 03:21:02','2026-04-30 03:21:02',6476,NULL),
(5108,'gla/jobs/resubmit_expiring_products/start','pending','2026-05-01 03:00:00','2026-05-01 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777604400;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1777604400;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(5109,'gla/jobs/update_merchant_price_benchmarks/start','pending','2026-05-01 03:00:00','2026-05-01 03:00:00',10,'[]','O:28:\"ActionScheduler_CronSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777604400;s:18:\"\0*\0first_timestamp\";i:1771815600;s:13:\"\0*\0recurrence\";O:14:\"CronExpression\":2:{s:25:\"\0CronExpression\0cronParts\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"3\";i:2;s:1:\"*\";i:3;s:1:\"*\";i:4;s:1:\"*\";}s:28:\"\0CronExpression\0fieldFactory\";O:27:\"CronExpression_FieldFactory\":1:{s:35:\"\0CronExpression_FieldFactory\0fields\";a:5:{i:0;O:27:\"CronExpression_MinutesField\":0:{}i:1;O:25:\"CronExpression_HoursField\":0:{}i:2;O:30:\"CronExpression_DayOfMonthField\":0:{}i:3;O:25:\"CronExpression_MonthField\":0:{}i:4;O:29:\"CronExpression_DayOfWeekField\":0:{}}}}s:45:\"\0ActionScheduler_CronSchedule\0start_timestamp\";i:1777604400;s:34:\"\0ActionScheduler_CronSchedule\0cron\";r:4;}',10,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(5110,'wc_payment_gateway_update_orders','complete','2026-04-30 03:36:01','2026-04-30 03:36:01',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777520161;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777520161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 03:39:18','2026-04-30 03:39:18',6484,NULL),
(5111,'wc_payment_gateway_update_orders','complete','2026-04-30 03:36:01','2026-04-30 03:36:01',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777520161;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777520161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 03:45:32','2026-04-30 03:45:32',6485,NULL),
(5112,'woocommerce_cancel_unpaid_orders','complete','2026-04-30 04:21:02','2026-04-30 04:21:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777522862;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777522862;}',4,1,'2026-04-30 04:31:08','2026-04-30 04:31:08',6492,NULL),
(5113,'mailpoet/cron/daemon-trigger','complete','2026-04-30 03:31:28','2026-04-30 03:31:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777519888;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777519888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 03:31:49','2026-04-30 03:31:49',6482,NULL),
(5114,'mailpoet/cron/daemon-trigger','complete','2026-04-30 03:33:49','2026-04-30 03:33:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777520029;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777520029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 03:39:16','2026-04-30 03:39:16',6484,NULL),
(5115,'mailpoet/cron/daemon-trigger','complete','2026-04-30 03:41:16','2026-04-30 03:41:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777520476;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777520476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 03:52:48','2026-04-30 03:52:48',6486,NULL),
(5116,'wc_payment_gateway_update_orders','complete','2026-04-30 03:54:18','2026-04-30 03:54:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777521258;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777521258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 04:18:43','2026-04-30 04:18:43',6490,NULL),
(5117,'wc_payment_gateway_update_orders','complete','2026-04-30 04:00:32','2026-04-30 04:00:32',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777521632;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777521632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 04:18:49','2026-04-30 04:18:49',6490,NULL),
(5118,'mailpoet/cron/daemon-run','complete','2026-04-30 03:52:44','2026-04-30 03:52:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777521164;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777521164;}',13,1,'2026-04-30 03:52:48','2026-04-30 03:52:48',6487,NULL),
(5119,'mailpoet/cron/daemon-trigger','complete','2026-04-30 03:54:48','2026-04-30 03:54:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777521288;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777521288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 04:18:44','2026-04-30 04:18:44',6490,NULL),
(5120,'wc_payment_gateway_update_orders','complete','2026-04-30 04:33:43','2026-04-30 04:33:43',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777523623;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777523623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 04:42:02','2026-04-30 04:42:02',6495,NULL),
(5121,'mailpoet/cron/daemon-trigger','complete','2026-04-30 04:20:44','2026-04-30 04:20:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777522844;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777522844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 04:31:08','2026-04-30 04:31:08',6492,NULL),
(5122,'wc_payment_gateway_update_orders','complete','2026-04-30 04:33:49','2026-04-30 04:33:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777523629;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777523629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 04:42:03','2026-04-30 04:42:03',6495,NULL),
(5123,'mailpoet/cron/daemon-trigger','complete','2026-04-30 04:33:08','2026-04-30 04:33:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777523588;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777523588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 04:42:01','2026-04-30 04:42:01',6495,NULL),
(5124,'woocommerce_cancel_unpaid_orders','complete','2026-04-30 05:31:08','2026-04-30 05:31:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777527068;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777527068;}',4,1,'2026-04-30 06:07:58','2026-04-30 06:07:58',6501,NULL),
(5125,'mailpoet/cron/daemon-trigger','complete','2026-04-30 04:44:01','2026-04-30 04:44:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777524241;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777524241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 04:54:45','2026-04-30 04:54:45',6497,NULL),
(5126,'wc_payment_gateway_update_orders','complete','2026-04-30 04:57:02','2026-04-30 04:57:02',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777525022;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777525022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 06:07:57','2026-04-30 06:07:57',6501,NULL),
(5127,'wc_payment_gateway_update_orders','complete','2026-04-30 04:57:03','2026-04-30 04:57:03',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777525023;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777525023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 06:07:58','2026-04-30 06:07:58',6501,NULL),
(5128,'mailpoet/cron/daemon-run','complete','2026-04-30 04:54:41','2026-04-30 04:54:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777524881;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777524881;}',13,1,'2026-04-30 04:54:45','2026-04-30 04:54:45',6498,NULL),
(5129,'mailpoet/cron/daemon-trigger','complete','2026-04-30 04:56:45','2026-04-30 04:56:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777525005;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777525005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 06:07:56','2026-04-30 06:07:56',6501,NULL),
(5130,'mailpoet/cron/daemon-run','complete','2026-04-30 06:07:51','2026-04-30 06:07:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777529271;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777529271;}',13,1,'2026-04-30 06:07:55','2026-04-30 06:07:55',6502,NULL),
(5131,'mailpoet/cron/daemon-trigger','complete','2026-04-30 06:09:56','2026-04-30 06:09:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777529396;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777529396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 06:27:17','2026-04-30 06:27:17',6506,NULL),
(5132,'wc_payment_gateway_update_orders','complete','2026-04-30 06:22:57','2026-04-30 06:22:57',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777530177;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777530177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 06:27:18','2026-04-30 06:27:18',6506,NULL),
(5133,'wc_payment_gateway_update_orders','complete','2026-04-30 06:22:58','2026-04-30 06:22:58',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777530178;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777530178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 06:27:18','2026-04-30 06:27:18',6506,NULL),
(5134,'woocommerce_cancel_unpaid_orders','complete','2026-04-30 07:07:58','2026-04-30 07:07:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777532878;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777532878;}',4,1,'2026-04-30 07:24:20','2026-04-30 07:24:20',6515,NULL),
(5135,'woocommerce_cleanup_sessions','pending','2026-04-30 18:07:58','2026-04-30 18:07:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777572478;s:18:\"\0*\0first_timestamp\";i:1777528800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777572478;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),
(5136,'mailpoet/cron/daemon-run','complete','2026-04-30 06:27:12','2026-04-30 06:27:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777530432;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777530432;}',13,1,'2026-04-30 06:27:16','2026-04-30 06:27:16',6507,NULL),
(5137,'mailpoet/cron/daemon-trigger','complete','2026-04-30 06:29:17','2026-04-30 06:29:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777530557;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777530557;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 06:37:08','2026-04-30 06:37:08',6511,NULL),
(5138,'wc_payment_gateway_update_orders','complete','2026-04-30 06:42:18','2026-04-30 06:42:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777531338;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777531338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 06:45:19','2026-04-30 06:45:19',6513,NULL),
(5139,'wc_payment_gateway_update_orders','complete','2026-04-30 06:42:18','2026-04-30 06:42:18',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777531338;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777531338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 06:45:20','2026-04-30 06:45:20',6513,NULL),
(5140,'mailpoet/cron/daemon-trigger','complete','2026-04-30 06:39:08','2026-04-30 06:39:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777531148;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777531148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 06:45:18','2026-04-30 06:45:18',6513,NULL),
(5141,'mailpoet/cron/daemon-trigger','complete','2026-04-30 06:47:18','2026-04-30 06:47:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777531638;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777531638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 07:24:19','2026-04-30 07:24:19',6515,NULL),
(5142,'wc_payment_gateway_update_orders','complete','2026-04-30 07:00:19','2026-04-30 07:00:19',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777532419;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777532419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 07:24:19','2026-04-30 07:24:19',6515,NULL),
(5143,'wc_payment_gateway_update_orders','complete','2026-04-30 07:00:20','2026-04-30 07:00:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777532420;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777532420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 07:24:20','2026-04-30 07:24:20',6515,NULL),
(5144,'mailpoet/cron/daemon-run','complete','2026-04-30 07:24:14','2026-04-30 07:24:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777533854;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777533854;}',13,1,'2026-04-30 07:24:19','2026-04-30 07:24:19',6516,NULL),
(5145,'mailpoet/cron/daemon-trigger','complete','2026-04-30 07:26:19','2026-04-30 07:26:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777533979;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777533979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 07:42:40','2026-04-30 07:42:40',6521,NULL),
(5146,'mailpoet/cron/daemon-run','complete','2026-04-30 07:24:19','2026-04-30 07:24:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777533859;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777533859;}',13,1,'2026-04-30 07:24:21','2026-04-30 07:24:21',6518,NULL),
(5147,'wc_payment_gateway_update_orders','complete','2026-04-30 07:39:19','2026-04-30 07:39:19',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777534759;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777534759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 07:42:40','2026-04-30 07:42:40',6521,NULL),
(5148,'wc_payment_gateway_update_orders','complete','2026-04-30 07:39:20','2026-04-30 07:39:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777534760;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777534760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 07:42:41','2026-04-30 07:42:41',6521,NULL),
(5149,'woocommerce_cancel_unpaid_orders','complete','2026-04-30 08:24:20','2026-04-30 08:24:20',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777537460;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777537460;}',4,1,'2026-04-30 08:28:52','2026-04-30 08:28:52',6534,NULL),
(5150,'mailpoet/cron/daemon-run','complete','2026-04-30 07:42:35','2026-04-30 07:42:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777534955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777534955;}',13,1,'2026-04-30 07:42:40','2026-04-30 07:42:40',6522,NULL),
(5151,'mailpoet/cron/daemon-trigger','complete','2026-04-30 07:44:40','2026-04-30 07:44:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777535080;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777535080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 08:09:12','2026-04-30 08:09:12',6527,NULL),
(5152,'wc_payment_gateway_update_orders','complete','2026-04-30 07:57:40','2026-04-30 07:57:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777535860;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777535860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 08:09:12','2026-04-30 08:09:12',6527,NULL),
(5153,'wc_payment_gateway_update_orders','complete','2026-04-30 07:57:41','2026-04-30 07:57:41',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777535861;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777535861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 08:09:13','2026-04-30 08:09:13',6527,NULL),
(5154,'mailpoet/cron/daemon-trigger','complete','2026-04-30 08:11:12','2026-04-30 08:11:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777536672;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777536672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 08:15:36','2026-04-30 08:15:36',6531,NULL),
(5155,'wc_payment_gateway_update_orders','complete','2026-04-30 08:24:12','2026-04-30 08:24:12',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777537452;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777537452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 08:28:51','2026-04-30 08:28:51',6534,NULL),
(5156,'wc_payment_gateway_update_orders','complete','2026-04-30 08:24:13','2026-04-30 08:24:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777537453;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777537453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 08:28:51','2026-04-30 08:28:51',6534,NULL),
(5157,'mailpoet/cron/daemon-run','complete','2026-04-30 08:15:31','2026-04-30 08:15:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777536931;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777536931;}',13,1,'2026-04-30 08:15:39','2026-04-30 08:15:39',6532,NULL),
(5158,'mailpoet/cron/daemon-trigger','complete','2026-04-30 08:17:36','2026-04-30 08:17:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777537056;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777537056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 08:28:39','2026-04-30 08:28:39',6534,NULL),
(5159,'mailpoet/cron/daemon-run','complete','2026-04-30 08:28:34','2026-04-30 08:28:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777537714;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777537714;}',13,1,'2026-04-30 08:28:38','2026-04-30 08:28:38',6535,NULL),
(5160,'mailpoet/cron/daemon-trigger','complete','2026-04-30 08:30:39','2026-04-30 08:30:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777537839;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777537839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 08:52:04','2026-04-30 08:52:04',6539,NULL),
(5161,'wc_admin_daily_wrapper','pending','2026-05-01 08:28:42','2026-05-01 08:28:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777624122;s:18:\"\0*\0first_timestamp\";i:1759499155;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777624122;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(5162,'woocommerce_cleanup_personal_data','pending','2026-05-01 08:28:43','2026-05-01 08:28:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777624123;s:18:\"\0*\0first_timestamp\";i:1759499163;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777624123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(5163,'woocommerce_cleanup_logs','pending','2026-05-01 08:28:43','2026-05-01 08:28:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777624123;s:18:\"\0*\0first_timestamp\";i:1759509954;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777624123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(5164,'woocommerce_cleanup_rate_limits_wrapper','pending','2026-05-01 08:28:44','2026-05-01 08:28:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777624124;s:18:\"\0*\0first_timestamp\";i:1759509955;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777624124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(5165,'woocommerce_scheduled_sales','pending','2026-05-01 08:28:44','2026-05-01 08:28:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777624124;s:18:\"\0*\0first_timestamp\";i:1759536000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777624124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(5166,'woocommerce_cleanup_draft_orders','pending','2026-05-01 08:28:44','2026-05-01 08:28:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777624124;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777624124;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),
(5167,'woocommerce_cleanup_draft_orders','pending','2026-05-01 08:28:44','2026-05-01 08:28:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777624124;s:18:\"\0*\0first_timestamp\";i:1759499151;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777624124;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),
(5168,'gla/jobs/update_merchant_product_statuses/process_item','complete','2026-04-30 08:28:44','2026-04-30 08:28:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777537724;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777537724;}',10,1,'2026-04-30 08:28:53','2026-04-30 08:28:53',6537,NULL),
(5169,'woocommerce_tracker_send_event_wrapper','pending','2026-05-01 08:28:48','2026-05-01 08:28:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777624128;s:18:\"\0*\0first_timestamp\";i:1759800762;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777624128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(5170,'wc_gla_cron_daily_notes','pending','2026-05-01 08:28:50','2026-05-01 08:28:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777624130;s:18:\"\0*\0first_timestamp\";i:1760367966;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777624130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(5171,'wc_payment_gateway_update_orders','complete','2026-04-30 08:43:51','2026-04-30 08:43:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777538631;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777538631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 08:52:21','2026-04-30 08:52:21',6542,NULL),
(5172,'wc_payment_gateway_update_orders','complete','2026-04-30 08:43:51','2026-04-30 08:43:51',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777538631;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777538631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 08:52:21','2026-04-30 08:52:21',6542,NULL),
(5173,'woocommerce_cancel_unpaid_orders','complete','2026-04-30 09:28:52','2026-04-30 09:28:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777541332;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777541332;}',4,1,'2026-04-30 09:37:48','2026-04-30 09:37:48',6551,NULL),
(5174,'mailpoet/cron/daemon-run','complete','2026-04-30 08:52:00','2026-04-30 08:52:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777539120;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777539120;}',13,1,'2026-04-30 08:52:04','2026-04-30 08:52:04',6540,NULL),
(5175,'mailpoet/cron/daemon-trigger','complete','2026-04-30 08:54:04','2026-04-30 08:54:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777539244;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777539244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 09:22:19','2026-04-30 09:22:19',6545,NULL),
(5176,'wc_payment_gateway_update_orders','complete','2026-04-30 09:07:21','2026-04-30 09:07:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777540041;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777540041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 09:22:20','2026-04-30 09:22:20',6545,NULL),
(5177,'wc_payment_gateway_update_orders','complete','2026-04-30 09:07:21','2026-04-30 09:07:21',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777540041;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777540041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 09:22:20','2026-04-30 09:22:20',6545,NULL),
(5178,'mailpoet/cron/daemon-trigger','complete','2026-04-30 09:24:19','2026-04-30 09:24:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777541059;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777541059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 09:25:13','2026-04-30 09:25:13',6547,NULL),
(5179,'wc_payment_gateway_update_orders','complete','2026-04-30 09:37:20','2026-04-30 09:37:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777541840;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777541840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 09:37:49','2026-04-30 09:37:49',6551,NULL),
(5180,'wc_payment_gateway_update_orders','complete','2026-04-30 09:37:20','2026-04-30 09:37:20',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777541840;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777541840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 09:37:52','2026-04-30 09:37:52',6551,NULL),
(5181,'mailpoet/cron/daemon-trigger','complete','2026-04-30 09:27:13','2026-04-30 09:27:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777541233;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777541233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 09:37:45','2026-04-30 09:37:45',6549,NULL),
(5182,'mailpoet/cron/daemon-run','complete','2026-04-30 09:37:38','2026-04-30 09:37:38',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777541858;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777541858;}',13,1,'2026-04-30 09:37:45','2026-04-30 09:37:45',6550,NULL),
(5183,'mailpoet/cron/daemon-trigger','complete','2026-04-30 09:39:45','2026-04-30 09:39:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777541985;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777541985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 09:49:14','2026-04-30 09:49:14',6556,NULL),
(5184,'woocommerce_cancel_unpaid_orders','complete','2026-04-30 10:37:46','2026-04-30 10:37:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777545466;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777545466;}',4,1,'2026-04-30 10:38:10','2026-04-30 10:38:10',6565,NULL),
(5185,'wc_payment_gateway_update_orders','complete','2026-04-30 09:52:49','2026-04-30 09:52:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777542769;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777542769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 09:53:16','2026-04-30 09:53:16',6559,NULL),
(5186,'wc_payment_gateway_update_orders','complete','2026-04-30 09:52:52','2026-04-30 09:52:52',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777542772;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777542772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 09:53:17','2026-04-30 09:53:17',6559,NULL),
(5187,'mailpoet/cron/daemon-run','complete','2026-04-30 09:37:53','2026-04-30 09:37:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777541873;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777541873;}',13,1,'2026-04-30 09:38:02','2026-04-30 09:38:02',6553,NULL),
(5188,'mailpoet/cron/daemon-run','complete','2026-04-30 09:49:09','2026-04-30 09:49:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777542549;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777542549;}',13,1,'2026-04-30 09:49:14','2026-04-30 09:49:14',6557,NULL),
(5189,'mailpoet/cron/daemon-trigger','complete','2026-04-30 09:51:14','2026-04-30 09:51:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777542674;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777542674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 09:53:15','2026-04-30 09:53:15',6559,NULL),
(5190,'woocommerce_refresh_order_count_cache','pending','2026-04-30 21:53:14','2026-04-30 21:53:14',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777585994;s:18:\"\0*\0first_timestamp\";i:1759542356;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777585994;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),
(5191,'mailpoet/cron/daemon-trigger','complete','2026-04-30 09:55:15','2026-04-30 09:55:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777542915;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777542915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 09:57:24','2026-04-30 09:57:24',6561,NULL),
(5192,'wc_payment_gateway_update_orders','complete','2026-04-30 10:08:16','2026-04-30 10:08:16',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777543696;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777543696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 10:18:07','2026-04-30 10:18:07',6563,NULL),
(5193,'wc_payment_gateway_update_orders','complete','2026-04-30 10:08:17','2026-04-30 10:08:17',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777543697;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777543697;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 10:18:07','2026-04-30 10:18:07',6563,NULL),
(5194,'mailpoet/cron/daemon-trigger','complete','2026-04-30 09:59:24','2026-04-30 09:59:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777543164;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777543164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 10:18:06','2026-04-30 10:18:06',6563,NULL),
(5195,'mailpoet/cron/daemon-trigger','complete','2026-04-30 10:20:06','2026-04-30 10:20:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777544406;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777544406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 10:38:03','2026-04-30 10:38:03',6565,NULL),
(5196,'wc_payment_gateway_update_orders','complete','2026-04-30 10:33:07','2026-04-30 10:33:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777545187;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777545187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 10:38:05','2026-04-30 10:38:05',6565,NULL),
(5197,'wc_payment_gateway_update_orders','complete','2026-04-30 10:33:07','2026-04-30 10:33:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777545187;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777545187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 10:38:07','2026-04-30 10:38:07',6565,NULL),
(5198,'mailpoet/cron/daemon-trigger','complete','2026-04-30 10:40:03','2026-04-30 10:40:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777545603;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777545603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 10:46:20','2026-04-30 10:46:20',6567,NULL),
(5199,'wc_payment_gateway_update_orders','complete','2026-04-30 10:53:05','2026-04-30 10:53:05',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777546385;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777546385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 11:04:49','2026-04-30 11:04:49',6572,NULL),
(5200,'wc_payment_gateway_update_orders','complete','2026-04-30 10:53:07','2026-04-30 10:53:07',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777546387;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777546387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 11:04:49','2026-04-30 11:04:49',6572,NULL),
(5201,'woocommerce_cancel_unpaid_orders','complete','2026-04-30 11:38:10','2026-04-30 11:38:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777549090;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777549090;}',4,1,'2026-04-30 11:40:40','2026-04-30 11:40:40',6580,NULL),
(5202,'mailpoet/cron/daemon-trigger','complete','2026-04-30 10:48:20','2026-04-30 10:48:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777546100;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777546100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 11:04:46','2026-04-30 11:04:46',6570,NULL),
(5203,'mailpoet/cron/daemon-run','complete','2026-04-30 11:04:41','2026-04-30 11:04:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777547081;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777547081;}',13,1,'2026-04-30 11:04:48','2026-04-30 11:04:48',6571,NULL),
(5204,'mailpoet/cron/daemon-trigger','complete','2026-04-30 11:06:46','2026-04-30 11:06:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777547206;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777547206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 11:10:10','2026-04-30 11:10:10',6575,NULL),
(5205,'wc_payment_gateway_update_orders','complete','2026-04-30 11:19:49','2026-04-30 11:19:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777547989;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777547989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 11:23:46','2026-04-30 11:23:46',6578,NULL),
(5206,'wc_payment_gateway_update_orders','complete','2026-04-30 11:19:49','2026-04-30 11:19:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777547989;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777547989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 11:23:46','2026-04-30 11:23:46',6578,NULL),
(5207,'mailpoet/cron/daemon-trigger','complete','2026-04-30 11:12:10','2026-04-30 11:12:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777547530;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777547530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 11:23:45','2026-04-30 11:23:45',6578,NULL),
(5208,'mailpoet/cron/daemon-trigger','complete','2026-04-30 11:25:45','2026-04-30 11:25:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777548345;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777548345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 11:40:39','2026-04-30 11:40:39',6580,NULL),
(5209,'wc_payment_gateway_update_orders','complete','2026-04-30 11:38:46','2026-04-30 11:38:46',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777549126;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777549126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 11:40:40','2026-04-30 11:40:40',6580,NULL),
(5210,'wc_payment_gateway_update_orders','complete','2026-04-30 11:38:46','2026-04-30 11:38:46',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777549126;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777549126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 11:40:41','2026-04-30 11:40:41',6580,NULL),
(5211,'mailpoet/cron/daemon-run','complete','2026-04-30 11:40:34','2026-04-30 11:40:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777549234;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777549234;}',13,1,'2026-04-30 11:40:39','2026-04-30 11:40:39',6581,NULL),
(5212,'mailpoet/cron/daemon-trigger','complete','2026-04-30 11:42:39','2026-04-30 11:42:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777549359;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777549359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 11:51:14','2026-04-30 11:51:14',6586,NULL),
(5213,'woocommerce_cancel_unpaid_orders','complete','2026-04-30 12:40:39','2026-04-30 12:40:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777552839;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777552839;}',4,1,'2026-04-30 12:42:25','2026-04-30 12:42:25',6606,NULL),
(5214,'wc_payment_gateway_update_orders','complete','2026-04-30 11:55:40','2026-04-30 11:55:40',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777550140;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777550140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 11:57:49','2026-04-30 11:57:49',6589,NULL),
(5215,'wc_payment_gateway_update_orders','complete','2026-04-30 11:55:41','2026-04-30 11:55:41',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777550141;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777550141;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 11:57:50','2026-04-30 11:57:50',6589,NULL),
(5216,'mailpoet/cron/daemon-trigger','complete','2026-04-30 11:53:14','2026-04-30 11:53:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777549994;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777549994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 11:57:49','2026-04-30 11:57:49',6589,NULL),
(5217,'mailpoet/cron/daemon-run','complete','2026-04-30 11:57:44','2026-04-30 11:57:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777550264;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777550264;}',13,1,'2026-04-30 11:57:47','2026-04-30 11:57:47',6590,NULL),
(5218,'mailpoet/cron/daemon-trigger','complete','2026-04-30 11:59:49','2026-04-30 11:59:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777550389;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777550389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 12:07:48','2026-04-30 12:07:48',6594,NULL),
(5219,'wc_payment_gateway_update_orders','complete','2026-04-30 12:12:49','2026-04-30 12:12:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777551169;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777551169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 12:19:05','2026-04-30 12:19:05',6598,NULL),
(5220,'wc_payment_gateway_update_orders','complete','2026-04-30 12:12:50','2026-04-30 12:12:50',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777551170;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777551170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 12:19:06','2026-04-30 12:19:06',6598,NULL),
(5221,'mailpoet/cron/daemon-trigger','complete','2026-04-30 12:09:48','2026-04-30 12:09:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777550988;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777550988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 12:19:01','2026-04-30 12:19:01',6597,NULL),
(5222,'mailpoet/cron/daemon-run','complete','2026-04-30 12:18:56','2026-04-30 12:18:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777551536;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777551536;}',13,1,'2026-04-30 12:19:06','2026-04-30 12:19:06',6598,NULL),
(5223,'mailpoet/cron/daemon-trigger','complete','2026-04-30 12:21:01','2026-04-30 12:21:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777551661;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777551661;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 12:31:24','2026-04-30 12:31:24',6601,NULL),
(5224,'wc_payment_gateway_update_orders','complete','2026-04-30 12:34:05','2026-04-30 12:34:05',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777552445;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777552445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 12:42:24','2026-04-30 12:42:24',6606,NULL),
(5225,'wc_payment_gateway_update_orders','complete','2026-04-30 12:34:06','2026-04-30 12:34:06',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777552446;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777552446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 12:42:25','2026-04-30 12:42:25',6606,NULL),
(5226,'mailpoet/cron/daemon-trigger','complete','2026-04-30 12:33:24','2026-04-30 12:33:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777552404;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777552404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 12:42:22','2026-04-30 12:42:22',6604,NULL),
(5227,'mailpoet/cron/daemon-run','complete','2026-04-30 12:42:17','2026-04-30 12:42:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777552937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777552937;}',13,1,'2026-04-30 12:42:23','2026-04-30 12:42:23',6605,NULL),
(5228,'mailpoet/cron/daemon-trigger','complete','2026-04-30 12:44:22','2026-04-30 12:44:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777553062;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777553062;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 12:45:24','2026-04-30 12:45:24',6609,NULL),
(5229,'wc_payment_gateway_update_orders','complete','2026-04-30 12:57:24','2026-04-30 12:57:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777553844;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777553844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 13:02:48','2026-04-30 13:02:48',6615,NULL),
(5230,'wc_payment_gateway_update_orders','complete','2026-04-30 12:57:25','2026-04-30 12:57:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777553845;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777553845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 13:02:49','2026-04-30 13:02:49',6615,NULL),
(5231,'woocommerce_cancel_unpaid_orders','complete','2026-04-30 13:42:25','2026-04-30 13:42:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777556545;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777556545;}',4,1,'2026-04-30 13:52:12','2026-04-30 13:52:12',6624,NULL),
(5232,'mailpoet/cron/daemon-run','complete','2026-04-30 12:45:19','2026-04-30 12:45:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777553119;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777553119;}',13,1,'2026-04-30 12:45:28','2026-04-30 12:45:28',6610,NULL),
(5233,'mailpoet/cron/daemon-trigger','complete','2026-04-30 12:47:25','2026-04-30 12:47:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777553245;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777553245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 12:48:58','2026-04-30 12:48:58',6612,NULL),
(5234,'mailpoet/cron/daemon-trigger','complete','2026-04-30 12:50:58','2026-04-30 12:50:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777553458;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777553458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 12:51:47','2026-04-30 12:51:47',6614,NULL),
(5235,'mailpoet/cron/daemon-trigger','complete','2026-04-30 12:53:47','2026-04-30 12:53:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777553627;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777553627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 13:02:47','2026-04-30 13:02:47',6615,NULL),
(5236,'mailpoet/cron/daemon-trigger','complete','2026-04-30 13:04:47','2026-04-30 13:04:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777554287;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777554287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 13:27:25','2026-04-30 13:27:25',6617,NULL),
(5237,'wc_payment_gateway_update_orders','complete','2026-04-30 13:17:48','2026-04-30 13:17:48',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777555068;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777555068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 13:27:27','2026-04-30 13:27:27',6617,NULL),
(5238,'wc_payment_gateway_update_orders','complete','2026-04-30 13:17:49','2026-04-30 13:17:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777555069;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777555069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 13:27:28','2026-04-30 13:27:28',6617,NULL),
(5239,'mailpoet/cron/daemon-trigger','complete','2026-04-30 13:29:25','2026-04-30 13:29:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777555765;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777555765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 13:34:21','2026-04-30 13:34:21',6619,NULL),
(5240,'wc_payment_gateway_update_orders','complete','2026-04-30 13:42:27','2026-04-30 13:42:27',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777556547;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777556547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 13:52:13','2026-04-30 13:52:13',6624,NULL),
(5241,'wc_payment_gateway_update_orders','complete','2026-04-30 13:42:28','2026-04-30 13:42:28',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777556548;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777556548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 13:52:14','2026-04-30 13:52:14',6624,NULL),
(5242,'mailpoet/cron/daemon-trigger','complete','2026-04-30 13:36:21','2026-04-30 13:36:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777556181;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777556181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 13:40:21','2026-04-30 13:40:21',6621,NULL),
(5243,'mailpoet/cron/daemon-trigger','complete','2026-04-30 13:42:21','2026-04-30 13:42:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777556541;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777556541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 13:52:10','2026-04-30 13:52:10',6623,NULL),
(5244,'mailpoet/cron/daemon-run','complete','2026-04-30 13:52:05','2026-04-30 13:52:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777557125;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777557125;}',13,1,'2026-04-30 13:52:14','2026-04-30 13:52:14',6624,NULL),
(5245,'mailpoet/cron/daemon-trigger','complete','2026-04-30 13:54:10','2026-04-30 13:54:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777557250;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777557250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 13:54:43','2026-04-30 13:54:43',6627,NULL),
(5246,'woocommerce_cancel_unpaid_orders','complete','2026-04-30 14:52:12','2026-04-30 14:52:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777560732;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777560732;}',4,1,'2026-04-30 14:55:32','2026-04-30 14:55:32',6660,NULL),
(5247,'wc_payment_gateway_update_orders','complete','2026-04-30 14:07:13','2026-04-30 14:07:13',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777558033;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777558033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 14:13:24','2026-04-30 14:13:24',6645,NULL),
(5248,'wc_payment_gateway_update_orders','complete','2026-04-30 14:07:14','2026-04-30 14:07:14',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777558034;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777558034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 14:13:25','2026-04-30 14:13:25',6645,NULL),
(5249,'mailpoet/cron/daemon-trigger','complete','2026-04-30 13:56:43','2026-04-30 13:56:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777557403;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777557403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 13:56:53','2026-04-30 13:56:53',6630,NULL),
(5250,'mailpoet/cron/daemon-trigger','complete','2026-04-30 13:58:53','2026-04-30 13:58:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777557533;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777557533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 13:59:52','2026-04-30 13:59:52',6634,NULL),
(5251,'mailpoet/cron/daemon-trigger','complete','2026-04-30 14:01:52','2026-04-30 14:01:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777557712;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777557712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 14:02:23','2026-04-30 14:02:23',6636,NULL),
(5252,'mailpoet/cron/daemon-trigger','complete','2026-04-30 14:04:23','2026-04-30 14:04:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777557863;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777557863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 14:04:32','2026-04-30 14:04:32',6639,NULL),
(5253,'mailpoet/cron/daemon-trigger','complete','2026-04-30 14:06:32','2026-04-30 14:06:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777557992;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777557992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 14:06:48','2026-04-30 14:06:48',6643,NULL),
(5254,'mailpoet/cron/daemon-trigger','complete','2026-04-30 14:08:48','2026-04-30 14:08:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777558128;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777558128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 14:13:25','2026-04-30 14:13:25',6645,NULL),
(5255,'wc_payment_gateway_update_orders','complete','2026-04-30 14:28:24','2026-04-30 14:28:24',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777559304;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777559304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 14:34:42','2026-04-30 14:34:42',6654,NULL),
(5256,'wc_payment_gateway_update_orders','complete','2026-04-30 14:28:25','2026-04-30 14:28:25',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777559305;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777559305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 14:34:49','2026-04-30 14:34:49',6655,NULL),
(5257,'mailpoet/cron/daemon-trigger','complete','2026-04-30 14:15:25','2026-04-30 14:15:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777558525;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777558525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 14:15:54','2026-04-30 14:15:54',6649,NULL),
(5258,'mailpoet/cron/daemon-trigger','complete','2026-04-30 14:17:54','2026-04-30 14:17:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777558674;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777558674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 14:34:33','2026-04-30 14:34:33',6653,NULL),
(5259,'mailpoet/cron/daemon-run','complete','2026-04-30 14:34:25','2026-04-30 14:34:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777559665;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777559665;}',13,1,'2026-04-30 14:34:51','2026-04-30 14:34:51',6655,NULL),
(5260,'mailpoet/cron/daemon-trigger','complete','2026-04-30 14:36:33','2026-04-30 14:36:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777559793;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777559793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 14:45:29','2026-04-30 14:45:29',6657,NULL),
(5261,'wc_payment_gateway_update_orders','complete','2026-04-30 14:49:42','2026-04-30 14:49:42',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777560582;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777560582;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 14:55:27','2026-04-30 14:55:27',6660,NULL),
(5262,'wc_payment_gateway_update_orders','complete','2026-04-30 14:49:49','2026-04-30 14:49:49',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777560589;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777560589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,1,'2026-04-30 14:55:29','2026-04-30 14:55:29',6660,NULL),
(5263,'mailpoet/cron/daemon-trigger','complete','2026-04-30 14:47:29','2026-04-30 14:47:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777560449;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777560449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 14:55:23','2026-04-30 14:55:23',6660,NULL),
(5264,'mailpoet/cron/daemon-trigger','complete','2026-04-30 14:57:23','2026-04-30 14:57:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777561043;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777561043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,1,'2026-04-30 14:58:17','2026-04-30 14:58:17',6662,NULL),
(5265,'wc_payment_gateway_update_orders','pending','2026-04-30 15:10:27','2026-04-30 15:10:27',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777561827;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777561827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(5266,'wc_payment_gateway_update_orders','pending','2026-04-30 15:10:29','2026-04-30 15:10:29',10,'[\"visa-acceptance-solutions\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777561829;s:18:\"\0*\0first_timestamp\";i:1759801828;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777561829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(5267,'woocommerce_cancel_unpaid_orders','pending','2026-04-30 15:55:30','2026-04-30 15:55:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1777564530;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1777564530;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(5268,'mailpoet/cron/daemon-trigger','pending','2026-04-30 15:00:17','2026-04-30 15:00:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777561217;s:18:\"\0*\0first_timestamp\";i:1776309286;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777561217;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',13,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL);
/*!40000 ALTER TABLE `wp6x_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_actionscheduler_claims`
--

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

--
-- Dumping data for table `wp6x_actionscheduler_claims`
--

LOCK TABLES `wp6x_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wp6x_actionscheduler_claims` DISABLE KEYS */;
INSERT INTO `wp6x_actionscheduler_claims` VALUES
(1,'2025-10-03 13:45:51');
/*!40000 ALTER TABLE `wp6x_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_actionscheduler_groups`
--

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

--
-- Dumping data for table `wp6x_actionscheduler_groups`
--

LOCK TABLES `wp6x_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp6x_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp6x_actionscheduler_groups` VALUES
(1,'ActionScheduler'),
(2,'action-scheduler-migration'),
(3,''),
(4,'woocommerce'),
(5,'count'),
(6,'wc_update_product_lookup_tables'),
(7,'wc_update_product_default_cat'),
(8,'woocommerce-db-updates'),
(9,'2.0.0'),
(10,'gla'),
(11,'wc-admin-data'),
(12,'woocommerce-remote-inbox-engine'),
(13,'mailpoet-cron');
/*!40000 ALTER TABLE `wp6x_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_actionscheduler_logs`
--

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

--
-- Dumping data for table `wp6x_actionscheduler_logs`
--

LOCK TABLES `wp6x_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp6x_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp6x_actionscheduler_logs` VALUES
(1,8,'action created','2025-10-03 13:45:40','2025-10-03 13:45:40'),
(2,9,'action created','2025-10-03 13:45:45','2025-10-03 13:45:45'),
(282,21,'action started via WP Cron','2026-04-16 01:28:44','2026-04-16 01:28:44'),
(283,21,'action complete via WP Cron','2026-04-16 01:28:45','2026-04-16 01:28:45'),
(7,12,'action created','2025-10-03 13:45:52','2025-10-03 13:45:52'),
(281,8,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2026-04-16 01:28:44','2026-04-16 01:28:44'),
(10,13,'action created','2025-10-03 13:45:52','2025-10-03 13:45:52'),
(11,8,'action started via Async Request','2025-10-03 13:45:52','2025-10-03 13:45:52'),
(12,14,'action created','2025-10-03 13:45:53','2025-10-03 13:45:53'),
(13,15,'action created','2025-10-03 13:45:53','2025-10-03 13:45:53'),
(14,16,'action created','2025-10-03 13:45:54','2025-10-03 13:45:54'),
(15,17,'action created','2025-10-03 13:45:54','2025-10-03 13:45:54'),
(16,18,'action created','2025-10-03 13:45:54','2025-10-03 13:45:54'),
(17,19,'action created','2025-10-03 13:45:55','2025-10-03 13:45:55'),
(18,20,'action created','2025-10-03 13:45:55','2025-10-03 13:45:55'),
(19,21,'action created','2025-10-03 13:45:56','2025-10-03 13:45:56'),
(20,22,'action created','2025-10-03 13:45:56','2025-10-03 13:45:56'),
(21,24,'action created','2025-10-03 13:50:32','2025-10-03 13:50:32'),
(22,25,'action created','2025-10-03 13:51:05','2025-10-03 13:51:05'),
(23,26,'action created','2025-10-03 13:51:05','2025-10-03 13:51:05'),
(24,27,'action created','2025-10-03 13:51:05','2025-10-03 13:51:05'),
(25,28,'action created','2025-10-03 13:51:05','2025-10-03 13:51:05'),
(26,29,'action created','2025-10-03 13:51:05','2025-10-03 13:51:05'),
(27,30,'action created','2025-10-03 13:51:05','2025-10-03 13:51:05'),
(28,31,'action created','2025-10-03 13:51:05','2025-10-03 13:51:05'),
(29,32,'action created','2025-10-03 13:51:05','2025-10-03 13:51:05'),
(30,33,'action created','2025-10-03 13:51:05','2025-10-03 13:51:05'),
(31,34,'action created','2025-10-03 13:51:05','2025-10-03 13:51:05'),
(32,35,'action created','2025-10-03 13:51:05','2025-10-03 13:51:05'),
(33,36,'action created','2025-10-03 13:51:05','2025-10-03 13:51:05'),
(34,37,'action created','2025-10-03 13:51:05','2025-10-03 13:51:05'),
(35,38,'action created','2025-10-03 13:51:05','2025-10-03 13:51:05'),
(36,39,'action created','2025-10-05 16:34:14','2025-10-05 16:34:14'),
(37,40,'action created','2025-10-05 16:34:14','2025-10-05 16:34:14'),
(38,41,'action created','2025-10-05 16:34:14','2025-10-05 16:34:14'),
(39,42,'action created','2025-10-05 16:34:14','2025-10-05 16:34:14'),
(40,43,'action created','2025-10-05 16:34:15','2025-10-05 16:34:15'),
(41,44,'action created','2025-10-05 16:34:16','2025-10-05 16:34:16'),
(42,45,'action created','2025-10-05 16:34:16','2025-10-05 16:34:16'),
(43,46,'action created','2025-10-05 16:34:17','2025-10-05 16:34:17'),
(44,47,'action created','2025-10-05 16:34:17','2025-10-05 16:34:17'),
(45,48,'action created','2025-10-05 16:34:17','2025-10-05 16:34:17'),
(46,49,'action created','2025-10-05 16:34:17','2025-10-05 16:34:17'),
(47,50,'action created','2025-10-05 16:34:17','2025-10-05 16:34:17'),
(48,51,'action created','2025-10-05 16:34:17','2025-10-05 16:34:17'),
(49,52,'action created','2025-10-05 16:34:17','2025-10-05 16:34:17'),
(50,53,'action created','2025-10-05 16:34:17','2025-10-05 16:34:17'),
(51,54,'action created','2025-10-05 16:34:32','2025-10-05 16:34:32'),
(52,55,'action created','2025-10-05 16:45:29','2025-10-05 16:45:29'),
(53,56,'action created','2025-10-05 16:46:24','2025-10-05 16:46:24'),
(54,57,'action created','2025-10-05 16:46:25','2025-10-05 16:46:25'),
(55,58,'action created','2025-10-05 16:46:25','2025-10-05 16:46:25'),
(56,59,'action created','2025-10-05 16:46:25','2025-10-05 16:46:25'),
(57,60,'action created','2025-10-05 16:46:25','2025-10-05 16:46:25'),
(58,61,'action created','2025-10-05 16:46:25','2025-10-05 16:46:25'),
(59,62,'action created','2025-10-05 16:46:25','2025-10-05 16:46:25'),
(60,63,'action created','2025-10-05 16:46:25','2025-10-05 16:46:25'),
(61,64,'action created','2025-10-05 16:46:25','2025-10-05 16:46:25'),
(62,65,'action created','2025-10-05 16:46:25','2025-10-05 16:46:25'),
(63,66,'action created','2025-10-05 16:46:25','2025-10-05 16:46:25'),
(64,67,'action created','2025-10-05 16:46:25','2025-10-05 16:46:25'),
(65,68,'action created','2025-10-05 16:46:26','2025-10-05 16:46:26'),
(66,69,'action created','2025-10-05 16:46:26','2025-10-05 16:46:26'),
(67,70,'action created','2025-10-05 16:46:26','2025-10-05 16:46:26'),
(68,71,'action created','2025-10-05 16:46:26','2025-10-05 16:46:26'),
(69,72,'action created','2025-10-05 16:46:26','2025-10-05 16:46:26'),
(70,73,'action created','2025-10-05 16:46:26','2025-10-05 16:46:26'),
(71,74,'action created','2025-10-05 16:46:26','2025-10-05 16:46:26'),
(72,75,'action created','2025-10-05 16:46:26','2025-10-05 16:46:26'),
(73,76,'action created','2025-10-05 16:46:53','2025-10-05 16:46:53'),
(74,77,'action created','2025-10-05 16:46:53','2025-10-05 16:46:53'),
(75,78,'action created','2025-10-05 16:46:53','2025-10-05 16:46:53'),
(76,79,'action created','2025-10-05 16:46:53','2025-10-05 16:46:53'),
(77,80,'action created','2025-10-05 16:46:53','2025-10-05 16:46:53'),
(78,81,'action created','2025-10-05 16:46:54','2025-10-05 16:46:54'),
(79,82,'action created','2025-10-05 16:46:54','2025-10-05 16:46:54'),
(80,83,'action created','2025-10-05 16:46:54','2025-10-05 16:46:54'),
(81,84,'action created','2025-10-05 16:46:54','2025-10-05 16:46:54'),
(82,85,'action created','2025-10-05 16:46:54','2025-10-05 16:46:54'),
(83,86,'action created','2025-10-05 16:46:54','2025-10-05 16:46:54'),
(84,87,'action created','2025-10-05 16:58:37','2025-10-05 16:58:37'),
(85,88,'action created','2025-10-05 16:59:58','2025-10-05 16:59:58'),
(86,89,'action created','2025-10-05 17:00:23','2025-10-05 17:00:23'),
(87,90,'action created','2025-10-05 17:00:43','2025-10-05 17:00:43'),
(88,91,'action created','2025-10-05 17:02:05','2025-10-05 17:02:05'),
(89,92,'action created','2025-10-05 17:02:37','2025-10-05 17:02:37'),
(90,93,'action created','2025-10-05 17:03:16','2025-10-05 17:03:16'),
(91,94,'action created','2025-10-05 17:03:37','2025-10-05 17:03:37'),
(92,95,'action created','2025-10-05 17:04:10','2025-10-05 17:04:10'),
(93,96,'action created','2025-10-05 17:04:59','2025-10-05 17:04:59'),
(94,97,'action created','2025-10-05 17:05:54','2025-10-05 17:05:54'),
(95,98,'action created','2025-10-07 01:32:33','2025-10-07 01:32:33'),
(96,99,'action created','2025-10-07 01:32:34','2025-10-07 01:32:34'),
(97,100,'action created','2025-10-07 01:32:34','2025-10-07 01:32:34'),
(98,101,'action created','2025-10-07 01:35:28','2025-10-07 01:35:28'),
(99,102,'action created','2025-10-07 01:35:28','2025-10-07 01:35:28'),
(100,103,'action created','2025-10-13 15:06:06','2025-10-13 15:06:06'),
(101,104,'action created','2025-10-13 15:06:16','2025-10-13 15:06:16'),
(102,105,'action created','2025-10-13 15:13:26','2025-10-13 15:13:26'),
(103,106,'action created','2025-10-13 15:17:40','2025-10-13 15:17:40'),
(104,107,'action created','2025-10-13 19:22:38','2025-10-13 19:22:38'),
(105,108,'action created','2025-10-14 03:08:45','2025-10-14 03:08:45'),
(106,109,'action created','2025-10-14 17:49:08','2025-10-14 17:49:08'),
(107,110,'action created','2025-10-16 14:29:04','2025-10-16 14:29:04'),
(108,111,'action created','2025-10-16 14:30:47','2025-10-16 14:30:47'),
(109,112,'action created','2025-10-16 14:31:01','2025-10-16 14:31:01'),
(110,113,'action created','2025-11-10 23:02:32','2025-11-10 23:02:32'),
(111,114,'action created','2025-11-10 23:39:38','2025-11-10 23:39:38'),
(112,115,'action created','2025-11-10 23:39:58','2025-11-10 23:39:58'),
(113,116,'action created','2025-11-10 23:39:58','2025-11-10 23:39:58'),
(114,117,'action created','2025-11-10 23:39:58','2025-11-10 23:39:58'),
(115,118,'action created','2025-11-10 23:39:58','2025-11-10 23:39:58'),
(116,119,'action created','2025-11-10 23:41:08','2025-11-10 23:41:08'),
(117,120,'action created','2025-11-10 23:41:08','2025-11-10 23:41:08'),
(118,121,'action created','2025-11-10 23:41:08','2025-11-10 23:41:08'),
(119,122,'action created','2025-11-10 23:45:08','2025-11-10 23:45:08'),
(120,123,'action created','2025-11-10 23:45:27','2025-11-10 23:45:27'),
(121,124,'action created','2025-11-10 23:45:27','2025-11-10 23:45:27'),
(122,125,'action created','2025-11-10 23:45:27','2025-11-10 23:45:27'),
(123,126,'action created','2025-11-10 23:45:27','2025-11-10 23:45:27'),
(124,127,'action created','2025-11-10 23:48:17','2025-11-10 23:48:17'),
(125,128,'action created','2025-11-10 23:48:17','2025-11-10 23:48:17'),
(126,129,'action created','2025-11-10 23:48:17','2025-11-10 23:48:17'),
(127,130,'action created','2025-11-10 23:48:17','2025-11-10 23:48:17'),
(128,131,'action created','2025-11-10 23:50:14','2025-11-10 23:50:14'),
(129,132,'action created','2025-11-10 23:51:14','2025-11-10 23:51:14'),
(130,133,'action created','2025-11-10 23:51:14','2025-11-10 23:51:14'),
(131,134,'action created','2025-11-10 23:51:14','2025-11-10 23:51:14'),
(132,135,'action created','2025-11-10 23:51:14','2025-11-10 23:51:14'),
(133,136,'action created','2025-11-10 23:52:58','2025-11-10 23:52:58'),
(134,137,'action created','2025-11-10 23:52:58','2025-11-10 23:52:58'),
(135,138,'action created','2025-11-10 23:52:58','2025-11-10 23:52:58'),
(136,139,'action created','2025-11-10 23:52:58','2025-11-10 23:52:58'),
(137,140,'action created','2025-11-11 00:03:06','2025-11-11 00:03:06'),
(138,141,'action created','2025-11-11 00:05:41','2025-11-11 00:05:41'),
(139,142,'action created','2025-11-11 00:05:41','2025-11-11 00:05:41'),
(140,143,'action created','2025-11-11 00:05:41','2025-11-11 00:05:41'),
(141,144,'action created','2025-11-11 00:05:41','2025-11-11 00:05:41'),
(142,145,'action created','2025-11-11 00:06:03','2025-11-11 00:06:03'),
(143,146,'action created','2025-11-11 00:06:03','2025-11-11 00:06:03'),
(144,147,'action created','2025-11-11 00:06:03','2025-11-11 00:06:03'),
(145,148,'action created','2025-11-11 00:06:03','2025-11-11 00:06:03'),
(146,149,'action created','2025-11-11 00:08:57','2025-11-11 00:08:57'),
(147,150,'action created','2025-11-11 00:10:25','2025-11-11 00:10:25'),
(148,151,'action created','2025-11-11 00:10:25','2025-11-11 00:10:25'),
(149,152,'action created','2025-11-11 00:10:25','2025-11-11 00:10:25'),
(150,153,'action created','2025-11-11 00:10:25','2025-11-11 00:10:25'),
(151,154,'action created','2025-11-11 00:10:25','2025-11-11 00:10:25'),
(152,155,'action created','2025-11-11 00:11:02','2025-11-11 00:11:02'),
(153,156,'action created','2025-11-11 00:11:02','2025-11-11 00:11:02'),
(154,157,'action created','2025-11-11 00:11:02','2025-11-11 00:11:02'),
(155,158,'action created','2025-11-11 00:11:02','2025-11-11 00:11:02'),
(156,159,'action created','2025-11-11 00:15:44','2025-11-11 00:15:44'),
(157,160,'action created','2025-11-11 00:16:39','2025-11-11 00:16:39'),
(158,161,'action created','2025-11-11 00:16:39','2025-11-11 00:16:39'),
(159,162,'action created','2025-11-11 00:16:39','2025-11-11 00:16:39'),
(160,163,'action created','2025-11-11 00:16:39','2025-11-11 00:16:39'),
(161,164,'action created','2025-11-11 00:16:39','2025-11-11 00:16:39'),
(162,165,'action created','2025-11-11 00:17:25','2025-11-11 00:17:25'),
(163,166,'action created','2025-11-11 00:17:25','2025-11-11 00:17:25'),
(164,167,'action created','2025-11-11 00:17:25','2025-11-11 00:17:25'),
(165,168,'action created','2025-11-11 00:17:25','2025-11-11 00:17:25'),
(166,169,'action created','2025-11-11 00:20:37','2025-11-11 00:20:37'),
(167,170,'action created','2025-11-11 00:21:50','2025-11-11 00:21:50'),
(168,171,'action created','2025-11-11 00:21:50','2025-11-11 00:21:50'),
(169,172,'action created','2025-11-11 00:21:50','2025-11-11 00:21:50'),
(170,173,'action created','2025-11-11 00:21:50','2025-11-11 00:21:50'),
(171,174,'action created','2025-11-11 00:21:50','2025-11-11 00:21:50'),
(172,175,'action created','2025-11-11 00:23:13','2025-11-11 00:23:13'),
(173,176,'action created','2025-11-11 00:23:13','2025-11-11 00:23:13'),
(174,177,'action created','2025-11-11 00:23:13','2025-11-11 00:23:13'),
(175,178,'action created','2025-11-11 00:23:13','2025-11-11 00:23:13'),
(176,179,'action created','2025-11-11 00:27:40','2025-11-11 00:27:40'),
(177,180,'action created','2025-11-11 00:28:06','2025-11-11 00:28:06'),
(178,181,'action created','2025-11-11 00:28:06','2025-11-11 00:28:06'),
(179,182,'action created','2025-11-11 00:28:06','2025-11-11 00:28:06'),
(180,183,'action created','2025-11-11 00:28:06','2025-11-11 00:28:06'),
(181,184,'action created','2025-11-11 00:28:06','2025-11-11 00:28:06'),
(182,185,'action created','2025-11-11 00:28:29','2025-11-11 00:28:29'),
(183,186,'action created','2025-11-11 00:28:29','2025-11-11 00:28:29'),
(184,187,'action created','2025-11-11 00:28:29','2025-11-11 00:28:29'),
(185,188,'action created','2025-11-11 00:28:29','2025-11-11 00:28:29'),
(186,189,'action created','2025-11-12 19:46:38','2025-11-12 19:46:38'),
(187,190,'action created','2025-11-12 19:46:54','2025-11-12 19:46:54'),
(188,191,'action created','2025-11-12 19:46:54','2025-11-12 19:46:54'),
(189,192,'action created','2025-11-12 19:47:05','2025-11-12 19:47:05'),
(190,193,'action created','2025-11-12 19:47:05','2025-11-12 19:47:05'),
(191,194,'action created','2025-11-12 19:47:59','2025-11-12 19:47:59'),
(192,195,'action created','2025-11-12 19:48:58','2025-11-12 19:48:58'),
(193,196,'action created','2025-11-12 19:48:58','2025-11-12 19:48:58'),
(194,197,'action created','2025-11-12 19:49:12','2025-11-12 19:49:12'),
(195,198,'action created','2025-11-12 19:49:12','2025-11-12 19:49:12'),
(196,199,'action created','2025-11-20 00:20:04','2025-11-20 00:20:04'),
(197,200,'action created','2025-12-06 17:59:21','2025-12-06 17:59:21'),
(198,201,'action created','2025-12-27 04:26:45','2025-12-27 04:26:45'),
(199,202,'action created','2025-12-27 04:26:45','2025-12-27 04:26:45'),
(200,203,'action created','2026-02-21 21:25:06','2026-02-21 21:25:06'),
(201,204,'action created','2026-02-22 11:36:10','2026-02-22 11:36:10'),
(202,205,'action created','2026-02-22 11:36:10','2026-02-22 11:36:10'),
(203,206,'action created','2026-02-22 11:36:12','2026-02-22 11:36:12'),
(204,207,'action created','2026-02-22 11:36:12','2026-02-22 11:36:12'),
(205,208,'action created','2026-02-22 11:36:46','2026-02-22 11:36:46'),
(206,209,'action created','2026-02-22 12:00:45','2026-02-22 12:00:45'),
(207,210,'action created','2026-02-22 12:00:45','2026-02-22 12:00:45'),
(208,211,'action created','2026-02-22 12:00:45','2026-02-22 12:00:45'),
(209,212,'action created','2026-02-22 12:00:45','2026-02-22 12:00:45'),
(210,213,'action created','2026-02-22 12:00:45','2026-02-22 12:00:45'),
(211,214,'action created','2026-02-22 12:00:45','2026-02-22 12:00:45'),
(212,215,'action created','2026-02-22 12:00:45','2026-02-22 12:00:45'),
(213,216,'action created','2026-02-22 12:00:45','2026-02-22 12:00:45'),
(214,217,'action created','2026-02-22 12:00:46','2026-02-22 12:00:46'),
(215,218,'action created','2026-02-22 12:07:54','2026-02-22 12:07:54'),
(216,219,'action created','2026-02-22 12:07:54','2026-02-22 12:07:54'),
(217,220,'action created','2026-02-22 12:07:55','2026-02-22 12:07:55'),
(218,221,'action created','2026-02-22 12:07:56','2026-02-22 12:07:56'),
(219,222,'action created','2026-02-22 12:07:56','2026-02-22 12:07:56'),
(220,223,'action created','2026-02-22 12:07:57','2026-02-22 12:07:57'),
(221,224,'action created','2026-02-22 12:07:57','2026-02-22 12:07:57'),
(222,225,'action created','2026-02-22 12:07:57','2026-02-22 12:07:57'),
(223,226,'action created','2026-02-22 12:07:57','2026-02-22 12:07:57'),
(224,227,'action created','2026-02-22 12:07:58','2026-02-22 12:07:58'),
(225,228,'action created','2026-02-22 12:08:16','2026-02-22 12:08:16'),
(226,229,'action created','2026-02-22 12:08:16','2026-02-22 12:08:16'),
(227,230,'action created','2026-02-22 12:08:17','2026-02-22 12:08:17'),
(228,231,'action created','2026-02-22 12:08:17','2026-02-22 12:08:17'),
(229,232,'action created','2026-02-22 12:08:17','2026-02-22 12:08:17'),
(230,233,'action created','2026-02-22 12:08:17','2026-02-22 12:08:17'),
(231,234,'action created','2026-03-19 15:52:36','2026-03-19 15:52:36'),
(232,235,'action created','2026-03-19 15:52:46','2026-03-19 15:52:46'),
(233,236,'action created','2026-03-19 15:52:46','2026-03-19 15:52:46'),
(234,237,'action created','2026-03-19 15:52:46','2026-03-19 15:52:46'),
(235,238,'action created','2026-03-19 15:52:46','2026-03-19 15:52:46'),
(236,239,'action created','2026-03-19 15:52:46','2026-03-19 15:52:46'),
(237,240,'action created','2026-03-19 15:52:46','2026-03-19 15:52:46'),
(238,241,'action created','2026-03-19 15:52:46','2026-03-19 15:52:46'),
(239,242,'action created','2026-03-19 15:52:46','2026-03-19 15:52:46'),
(240,243,'action created','2026-03-19 15:52:46','2026-03-19 15:52:46'),
(241,244,'action created','2026-03-19 15:52:46','2026-03-19 15:52:46'),
(242,245,'action created','2026-03-19 15:52:46','2026-03-19 15:52:46'),
(243,246,'action created','2026-03-19 15:52:46','2026-03-19 15:52:46'),
(244,247,'action created','2026-03-19 15:52:46','2026-03-19 15:52:46'),
(245,248,'action created','2026-03-19 15:54:52','2026-03-19 15:54:52'),
(246,249,'action created','2026-03-19 15:54:52','2026-03-19 15:54:52'),
(247,250,'action created','2026-03-19 15:54:52','2026-03-19 15:54:52'),
(248,251,'action created','2026-03-19 15:54:53','2026-03-19 15:54:53'),
(249,252,'action created','2026-03-19 15:58:38','2026-03-19 15:58:38'),
(250,253,'action created','2026-03-19 15:58:38','2026-03-19 15:58:38'),
(251,254,'action created','2026-03-19 15:58:38','2026-03-19 15:58:38'),
(252,255,'action created','2026-03-19 15:58:39','2026-03-19 15:58:39'),
(253,256,'action created','2026-03-19 16:01:56','2026-03-19 16:01:56'),
(254,257,'action created','2026-03-19 16:01:59','2026-03-19 16:01:59'),
(255,258,'action created','2026-03-19 16:04:57','2026-03-19 16:04:57'),
(256,259,'action created','2026-03-19 16:04:57','2026-03-19 16:04:57'),
(257,260,'action created','2026-03-19 16:04:57','2026-03-19 16:04:57'),
(258,261,'action created','2026-03-19 16:04:57','2026-03-19 16:04:57'),
(259,262,'action created','2026-03-19 16:05:16','2026-03-19 16:05:16'),
(260,263,'action created','2026-03-19 16:05:17','2026-03-19 16:05:17'),
(261,264,'action created','2026-03-19 16:05:18','2026-03-19 16:05:18'),
(262,265,'action created','2026-03-19 16:05:19','2026-03-19 16:05:19'),
(263,266,'action created','2026-03-19 16:05:54','2026-03-19 16:05:54'),
(264,267,'action created','2026-03-19 16:09:23','2026-03-19 16:09:23'),
(265,268,'action created','2026-03-19 16:09:25','2026-03-19 16:09:25'),
(266,269,'action created','2026-03-22 10:13:46','2026-03-22 10:13:46'),
(267,270,'action created','2026-03-22 10:14:09','2026-03-22 10:14:09'),
(268,271,'action created','2026-03-22 10:14:09','2026-03-22 10:14:09'),
(269,272,'action created','2026-03-22 10:14:09','2026-03-22 10:14:09'),
(270,273,'action created','2026-04-16 01:28:43','2026-04-16 01:28:43'),
(271,274,'action created','2026-04-16 01:28:43','2026-04-16 01:28:43'),
(272,275,'action created','2026-04-16 01:28:43','2026-04-16 01:28:43'),
(273,276,'action created','2026-04-16 01:28:43','2026-04-16 01:28:43'),
(274,277,'action created','2026-04-16 01:28:43','2026-04-16 01:28:43'),
(275,278,'action created','2026-04-16 01:28:43','2026-04-16 01:28:43'),
(276,279,'action created','2026-04-16 01:28:43','2026-04-16 01:28:43'),
(277,280,'action created','2026-04-16 01:28:44','2026-04-16 01:28:44'),
(278,281,'action created','2026-04-16 01:28:44','2026-04-16 01:28:44'),
(279,282,'action created','2026-04-16 01:28:44','2026-04-16 01:28:44'),
(280,283,'action created','2026-04-16 01:28:44','2026-04-16 01:28:44'),
(284,284,'action created','2026-04-16 01:28:46','2026-04-16 01:28:46'),
(285,16,'action started via WP Cron','2026-04-16 03:11:40','2026-04-16 03:11:40'),
(286,16,'action complete via WP Cron','2026-04-16 03:11:41','2026-04-16 03:11:41'),
(287,285,'action created','2026-04-16 03:11:41','2026-04-16 03:11:41'),
(288,22,'action started via WP Cron','2026-04-16 03:11:41','2026-04-16 03:11:41'),
(289,22,'action complete via WP Cron','2026-04-16 03:11:41','2026-04-16 03:11:41'),
(290,9,'action started via WP Cron','2026-04-16 03:11:41','2026-04-16 03:11:41'),
(291,9,'action complete via WP Cron','2026-04-16 03:11:41','2026-04-16 03:11:41'),
(292,19,'action started via WP Cron','2026-04-16 03:11:41','2026-04-16 03:11:41'),
(293,19,'action complete via WP Cron','2026-04-16 03:11:41','2026-04-16 03:11:41'),
(294,286,'action created','2026-04-16 03:11:41','2026-04-16 03:11:41'),
(295,24,'action started via WP Cron','2026-04-16 03:11:41','2026-04-16 03:11:41'),
(296,24,'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-04-16 03:11:41','2026-04-16 03:11:41'),
(297,25,'action started via WP Cron','2026-04-16 03:11:41','2026-04-16 03:11:41'),
(298,25,'action complete via WP Cron','2026-04-16 03:11:41','2026-04-16 03:11:41'),
(299,38,'action started via WP Cron','2026-04-16 03:11:41','2026-04-16 03:11:41'),
(300,38,'action complete via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(301,26,'action started via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(302,26,'action complete via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(303,27,'action started via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(304,27,'action complete via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(305,28,'action started via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(306,28,'action complete via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(307,29,'action started via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(308,29,'action complete via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(309,30,'action started via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(310,30,'action complete via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(311,31,'action started via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(312,31,'action complete via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(313,32,'action started via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(314,32,'action complete via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(315,33,'action started via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(316,33,'action complete via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(317,34,'action started via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(318,34,'action complete via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(319,35,'action started via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(320,35,'action complete via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(321,37,'action started via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(322,37,'action complete via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(323,36,'action started via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(324,36,'action complete via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(325,15,'action started via WP Cron','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(326,287,'action created','2026-04-16 03:11:42','2026-04-16 03:11:42'),
(327,15,'action complete via WP Cron','2026-04-16 03:11:43','2026-04-16 03:11:43'),
(328,17,'action started via WP Cron','2026-04-16 03:11:43','2026-04-16 03:11:43'),
(329,17,'action complete via WP Cron','2026-04-16 03:11:43','2026-04-16 03:11:43'),
(330,288,'action created','2026-04-16 03:11:43','2026-04-16 03:11:43'),
(331,20,'action started via WP Cron','2026-04-16 03:11:43','2026-04-16 03:11:43'),
(332,20,'action complete via WP Cron','2026-04-16 03:11:43','2026-04-16 03:11:43'),
(333,289,'action created','2026-04-16 03:11:43','2026-04-16 03:11:43'),
(334,18,'action started via WP Cron','2026-04-16 03:11:43','2026-04-16 03:11:43'),
(335,290,'action created','2026-04-16 03:11:44','2026-04-16 03:11:44'),
(336,18,'action complete via WP Cron','2026-04-16 03:11:44','2026-04-16 03:11:44'),
(337,291,'action created','2026-04-16 03:11:44','2026-04-16 03:11:44'),
(338,14,'action started via WP Cron','2026-04-16 03:11:44','2026-04-16 03:11:44'),
(339,14,'action complete via WP Cron','2026-04-16 03:11:44','2026-04-16 03:11:44'),
(340,292,'action created','2026-04-16 03:11:44','2026-04-16 03:11:44'),
(341,23,'action started via WP Cron','2026-04-16 03:11:44','2026-04-16 03:11:44'),
(342,23,'action complete via WP Cron','2026-04-16 03:11:44','2026-04-16 03:11:44'),
(343,293,'action created','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(344,12,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(345,12,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(346,294,'action created','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(347,13,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(348,13,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(349,295,'action created','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(350,39,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(351,39,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(352,40,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(353,40,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(354,41,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(355,41,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(356,42,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(357,42,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(358,43,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(359,43,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(360,44,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(361,44,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(362,45,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(363,45,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(364,46,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(365,46,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(366,47,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(367,47,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(368,48,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(369,48,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(370,49,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(371,49,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(372,50,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(373,50,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(374,51,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(375,51,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(376,52,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(377,52,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(378,53,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(379,53,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(380,54,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(381,54,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(382,55,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(383,55,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(384,56,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(385,56,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(386,57,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(387,57,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(388,58,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(389,58,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(390,59,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(391,59,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(392,60,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(393,60,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(394,61,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(395,61,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(396,62,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(397,62,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(398,63,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(399,63,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(400,64,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(401,64,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(402,65,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(403,65,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(404,66,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(405,66,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(406,67,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(407,67,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(408,68,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(409,68,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(410,69,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(411,69,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(412,70,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(413,70,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(414,71,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(415,71,'action complete via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(416,72,'action started via WP Cron','2026-04-16 03:11:45','2026-04-16 03:11:45'),
(417,72,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(418,73,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(419,73,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(420,74,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(421,74,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(422,75,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(423,75,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(424,76,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(425,76,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(426,77,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(427,77,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(428,78,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(429,78,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(430,79,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(431,79,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(432,80,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(433,80,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(434,81,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(435,81,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(436,82,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(437,82,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(438,83,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(439,83,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(440,84,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(441,84,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(442,85,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(443,85,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(444,86,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(445,86,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(446,87,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(447,87,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(448,88,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(449,88,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(450,89,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(451,89,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(452,90,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(453,90,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(454,91,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(455,91,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(456,92,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(457,92,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(458,93,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(459,93,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(460,94,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(461,94,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(462,95,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(463,95,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(464,96,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(465,96,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(466,97,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(467,97,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(468,99,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(469,99,'action failed via WP Cron: Scheduled action for woocommerce_install_assembler_fonts will not be executed as no callbacks are registered.','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(470,100,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(471,100,'action complete via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(472,98,'action started via WP Cron','2026-04-16 03:11:46','2026-04-16 03:11:46'),
(473,98,'action complete via WP Cron','2026-04-16 03:11:49','2026-04-16 03:11:49'),
(474,296,'action created','2026-04-16 03:11:50','2026-04-16 03:11:50'),
(475,101,'action started via WP Cron','2026-04-16 03:11:50','2026-04-16 03:11:50'),
(476,101,'action complete via WP Cron','2026-04-16 03:11:50','2026-04-16 03:11:50'),
(477,297,'action created','2026-04-16 03:11:50','2026-04-16 03:11:50'),
(478,102,'action started via WP Cron','2026-04-16 03:11:50','2026-04-16 03:11:50'),
(479,102,'action complete via WP Cron','2026-04-16 03:11:51','2026-04-16 03:11:51'),
(480,298,'action created','2026-04-16 03:11:51','2026-04-16 03:11:51'),
(481,103,'action started via WP Cron','2026-04-16 03:11:51','2026-04-16 03:11:51'),
(482,103,'action complete via WP Cron','2026-04-16 03:11:53','2026-04-16 03:11:53'),
(483,299,'action created','2026-04-16 03:11:54','2026-04-16 03:11:54'),
(484,104,'action started via WP Cron','2026-04-16 03:11:54','2026-04-16 03:11:54'),
(485,104,'action complete via WP Cron','2026-04-16 03:14:32','2026-04-16 03:14:32'),
(486,300,'action created','2026-04-16 03:14:46','2026-04-16 03:14:46'),
(487,105,'action started via WP Cron','2026-04-16 03:14:53','2026-04-16 03:14:53'),
(488,105,'action complete via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(489,106,'action started via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(490,106,'action complete via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(491,107,'action started via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(492,107,'action complete via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(493,108,'action started via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(494,108,'action complete via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(495,109,'action started via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(496,109,'action complete via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(497,110,'action started via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(498,110,'action complete via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(499,111,'action started via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(500,111,'action complete via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(501,112,'action started via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(502,112,'action complete via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(503,113,'action started via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(504,113,'action complete via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(505,114,'action started via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(506,114,'action complete via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(507,115,'action started via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(508,115,'action complete via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(509,116,'action started via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(510,116,'action complete via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(511,117,'action started via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(512,117,'action complete via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(513,118,'action started via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(514,118,'action complete via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(515,119,'action started via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(516,119,'action complete via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(517,120,'action started via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(518,120,'action complete via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(519,121,'action started via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(520,121,'action complete via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(521,122,'action started via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(522,122,'action complete via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(523,123,'action started via WP Cron','2026-04-16 03:14:54','2026-04-16 03:14:54'),
(524,123,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(525,124,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(526,124,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(527,125,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(528,125,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(529,126,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(530,126,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(531,127,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(532,127,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(533,128,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(534,128,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(535,129,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(536,129,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(537,130,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(538,130,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(539,131,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(540,131,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(541,132,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(542,132,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(543,133,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(544,133,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(545,134,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(546,134,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(547,135,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(548,135,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(549,136,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(550,136,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(551,137,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(552,137,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(553,138,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(554,138,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(555,139,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(556,139,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(557,140,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(558,140,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(559,141,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(560,141,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(561,142,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(562,142,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(563,143,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(564,143,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(565,144,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(566,144,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(567,145,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(568,145,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(569,146,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(570,146,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(571,147,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(572,147,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(573,148,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(574,148,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(575,149,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(576,149,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(577,150,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(578,150,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(579,151,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(580,151,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(581,152,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(582,152,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(583,153,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(584,153,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(585,154,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(586,154,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(587,155,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(588,155,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(589,156,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(590,156,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(591,157,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(592,157,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(593,158,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(594,158,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(595,159,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(596,159,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(597,160,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(598,160,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(599,161,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(600,161,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(601,162,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(602,162,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(603,163,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(604,163,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(605,164,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(606,164,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(607,165,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(608,165,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(609,166,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(610,166,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(611,167,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(612,167,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(613,168,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(614,168,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(615,169,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(616,169,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(617,170,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(618,170,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(619,171,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(620,171,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(621,172,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(622,172,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(623,173,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(624,173,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(625,174,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(626,174,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(627,175,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(628,175,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(629,176,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(630,176,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(631,177,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(632,177,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(633,178,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(634,178,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(635,179,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(636,179,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(637,180,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(638,180,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(639,181,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(640,181,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(641,182,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(642,182,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(643,183,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(644,183,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(645,184,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(646,184,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(647,185,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(648,185,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(649,186,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(650,186,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(651,187,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(652,187,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(653,188,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(654,188,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(655,189,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(656,189,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(657,190,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(658,190,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(659,191,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(660,191,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(661,192,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(662,192,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(663,193,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(664,193,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(665,194,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(666,194,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(667,195,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(668,195,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(669,196,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(670,196,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(671,197,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(672,197,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(673,198,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(674,198,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(675,199,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(676,199,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(677,200,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(678,200,'action complete via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(679,202,'action started via WP Cron','2026-04-16 03:14:55','2026-04-16 03:14:55'),
(680,202,'action complete via WP Cron','2026-04-16 03:14:56','2026-04-16 03:14:56'),
(681,201,'action started via WP Cron','2026-04-16 03:14:56','2026-04-16 03:14:56'),
(682,301,'action created','2026-04-16 03:14:56','2026-04-16 03:14:56'),
(683,201,'action complete via WP Cron','2026-04-16 03:14:56','2026-04-16 03:14:56'),
(684,203,'action started via WP Cron','2026-04-16 03:14:56','2026-04-16 03:14:56'),
(685,203,'action complete via WP Cron','2026-04-16 03:14:56','2026-04-16 03:14:56'),
(686,204,'action started via WP Cron','2026-04-16 03:14:56','2026-04-16 03:14:56'),
(687,204,'action complete via WP Cron','2026-04-16 03:14:56','2026-04-16 03:14:56'),
(688,205,'action started via WP Cron','2026-04-16 03:14:56','2026-04-16 03:14:56'),
(689,302,'action created','2026-04-16 03:14:57','2026-04-16 03:14:57'),
(690,303,'action created','2026-04-16 03:14:57','2026-04-16 03:14:57'),
(691,205,'action complete via WP Cron','2026-04-16 03:14:57','2026-04-16 03:14:57'),
(692,208,'action started via WP Cron','2026-04-16 03:14:57','2026-04-16 03:14:57'),
(693,208,'action complete via WP Cron','2026-04-16 03:14:58','2026-04-16 03:14:58'),
(694,209,'action started via WP Cron','2026-04-16 03:14:58','2026-04-16 03:14:58'),
(695,209,'action complete via WP Cron','2026-04-16 03:14:58','2026-04-16 03:14:58'),
(696,210,'action started via WP Cron','2026-04-16 03:14:58','2026-04-16 03:14:58'),
(697,210,'action complete via WP Cron','2026-04-16 03:14:58','2026-04-16 03:14:58'),
(698,217,'action started via WP Cron','2026-04-16 03:14:58','2026-04-16 03:14:58'),
(699,217,'action complete via WP Cron','2026-04-16 03:14:58','2026-04-16 03:14:58'),
(701,211,'action started via WP Cron','2026-04-16 03:14:59','2026-04-16 03:14:59'),
(866,317,'action started via WP Cron','2026-04-16 03:15:11','2026-04-16 03:15:11'),
(703,211,'action complete via WP Cron','2026-04-16 03:14:59','2026-04-16 03:14:59'),
(704,212,'action started via WP Cron','2026-04-16 03:14:59','2026-04-16 03:14:59'),
(705,212,'action complete via WP Cron','2026-04-16 03:14:59','2026-04-16 03:14:59'),
(706,213,'action started via WP Cron','2026-04-16 03:14:59','2026-04-16 03:14:59'),
(707,213,'action complete via WP Cron','2026-04-16 03:14:59','2026-04-16 03:14:59'),
(708,214,'action started via WP Cron','2026-04-16 03:14:59','2026-04-16 03:14:59'),
(709,214,'action complete via WP Cron','2026-04-16 03:14:59','2026-04-16 03:14:59'),
(710,215,'action started via WP Cron','2026-04-16 03:14:59','2026-04-16 03:14:59'),
(711,215,'action complete via WP Cron','2026-04-16 03:14:59','2026-04-16 03:14:59'),
(712,216,'action started via WP Cron','2026-04-16 03:14:59','2026-04-16 03:14:59'),
(713,216,'action complete via WP Cron','2026-04-16 03:14:59','2026-04-16 03:14:59'),
(714,218,'action started via WP Cron','2026-04-16 03:14:59','2026-04-16 03:14:59'),
(715,305,'action created','2026-04-16 03:14:59','2026-04-16 03:14:59'),
(716,218,'action failed via WP Cron: Job item not found.','2026-04-16 03:14:59','2026-04-16 03:14:59'),
(717,219,'action started via WP Cron','2026-04-16 03:14:59','2026-04-16 03:14:59'),
(718,219,'action complete via WP Cron','2026-04-16 03:15:00','2026-04-16 03:15:00'),
(719,220,'action started via WP Cron','2026-04-16 03:15:00','2026-04-16 03:15:00'),
(720,220,'action complete via WP Cron','2026-04-16 03:15:00','2026-04-16 03:15:00'),
(721,221,'action started via WP Cron','2026-04-16 03:15:00','2026-04-16 03:15:00'),
(722,221,'action complete via WP Cron','2026-04-16 03:15:00','2026-04-16 03:15:00'),
(723,222,'action started via WP Cron','2026-04-16 03:15:00','2026-04-16 03:15:00'),
(724,306,'action created','2026-04-16 03:15:00','2026-04-16 03:15:00'),
(725,222,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:00','2026-04-16 03:15:00'),
(726,223,'action started via WP Cron','2026-04-16 03:15:00','2026-04-16 03:15:00'),
(727,223,'action complete via WP Cron','2026-04-16 03:15:00','2026-04-16 03:15:00'),
(728,224,'action started via WP Cron','2026-04-16 03:15:00','2026-04-16 03:15:00'),
(729,224,'action complete via WP Cron','2026-04-16 03:15:00','2026-04-16 03:15:00'),
(730,225,'action started via WP Cron','2026-04-16 03:15:00','2026-04-16 03:15:00'),
(731,225,'action complete via WP Cron','2026-04-16 03:15:00','2026-04-16 03:15:00'),
(732,226,'action started via WP Cron','2026-04-16 03:15:00','2026-04-16 03:15:00'),
(733,226,'action complete via WP Cron','2026-04-16 03:15:00','2026-04-16 03:15:00'),
(734,227,'action started via WP Cron','2026-04-16 03:15:00','2026-04-16 03:15:00'),
(735,227,'action complete via WP Cron','2026-04-16 03:15:00','2026-04-16 03:15:00'),
(736,228,'action started via WP Cron','2026-04-16 03:15:00','2026-04-16 03:15:00'),
(737,228,'action complete via WP Cron','2026-04-16 03:15:01','2026-04-16 03:15:01'),
(738,229,'action started via WP Cron','2026-04-16 03:15:01','2026-04-16 03:15:01'),
(739,229,'action complete via WP Cron','2026-04-16 03:15:01','2026-04-16 03:15:01'),
(740,230,'action started via WP Cron','2026-04-16 03:15:01','2026-04-16 03:15:01'),
(741,307,'action created','2026-04-16 03:15:01','2026-04-16 03:15:01'),
(742,230,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:01','2026-04-16 03:15:01'),
(743,231,'action started via WP Cron','2026-04-16 03:15:01','2026-04-16 03:15:01'),
(744,308,'action created','2026-04-16 03:15:01','2026-04-16 03:15:01'),
(745,231,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:01','2026-04-16 03:15:01'),
(746,232,'action started via WP Cron','2026-04-16 03:15:01','2026-04-16 03:15:01'),
(747,232,'action complete via WP Cron','2026-04-16 03:15:02','2026-04-16 03:15:02'),
(748,233,'action started via WP Cron','2026-04-16 03:15:02','2026-04-16 03:15:02'),
(749,309,'action created','2026-04-16 03:15:02','2026-04-16 03:15:02'),
(750,233,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:02','2026-04-16 03:15:02'),
(751,206,'action started via WP Cron','2026-04-16 03:15:02','2026-04-16 03:15:02'),
(752,310,'action created','2026-04-16 03:15:02','2026-04-16 03:15:02'),
(753,206,'action complete via WP Cron','2026-04-16 03:15:02','2026-04-16 03:15:02'),
(754,311,'action created','2026-04-16 03:15:02','2026-04-16 03:15:02'),
(755,207,'action started via WP Cron','2026-04-16 03:15:02','2026-04-16 03:15:02'),
(756,312,'action created','2026-04-16 03:15:03','2026-04-16 03:15:03'),
(757,207,'action complete via WP Cron','2026-04-16 03:15:03','2026-04-16 03:15:03'),
(758,313,'action created','2026-04-16 03:15:03','2026-04-16 03:15:03'),
(759,234,'action started via WP Cron','2026-04-16 03:15:03','2026-04-16 03:15:03'),
(760,234,'action complete via WP Cron','2026-04-16 03:15:03','2026-04-16 03:15:03'),
(761,235,'action started via WP Cron','2026-04-16 03:15:03','2026-04-16 03:15:03'),
(762,235,'action complete via WP Cron','2026-04-16 03:15:03','2026-04-16 03:15:03'),
(763,236,'action started via WP Cron','2026-04-16 03:15:03','2026-04-16 03:15:03'),
(764,236,'action complete via WP Cron','2026-04-16 03:15:03','2026-04-16 03:15:03'),
(765,237,'action started via WP Cron','2026-04-16 03:15:03','2026-04-16 03:15:03'),
(766,237,'action complete via WP Cron','2026-04-16 03:15:03','2026-04-16 03:15:03'),
(767,238,'action started via WP Cron','2026-04-16 03:15:03','2026-04-16 03:15:03'),
(768,238,'action complete via WP Cron','2026-04-16 03:15:03','2026-04-16 03:15:03'),
(769,239,'action started via WP Cron','2026-04-16 03:15:03','2026-04-16 03:15:03'),
(770,239,'action complete via WP Cron','2026-04-16 03:15:03','2026-04-16 03:15:03'),
(771,240,'action started via WP Cron','2026-04-16 03:15:03','2026-04-16 03:15:03'),
(772,240,'action complete via WP Cron','2026-04-16 03:15:03','2026-04-16 03:15:03'),
(773,241,'action started via WP Cron','2026-04-16 03:15:03','2026-04-16 03:15:03'),
(774,241,'action complete via WP Cron','2026-04-16 03:15:03','2026-04-16 03:15:03'),
(775,242,'action started via WP Cron','2026-04-16 03:15:03','2026-04-16 03:15:03'),
(776,242,'action complete via WP Cron','2026-04-16 03:15:03','2026-04-16 03:15:03'),
(777,243,'action started via WP Cron','2026-04-16 03:15:03','2026-04-16 03:15:03'),
(778,243,'action complete via WP Cron','2026-04-16 03:15:04','2026-04-16 03:15:04'),
(779,244,'action started via WP Cron','2026-04-16 03:15:04','2026-04-16 03:15:04'),
(780,244,'action complete via WP Cron','2026-04-16 03:15:04','2026-04-16 03:15:04'),
(781,245,'action started via WP Cron','2026-04-16 03:15:04','2026-04-16 03:15:04'),
(782,245,'action complete via WP Cron','2026-04-16 03:15:04','2026-04-16 03:15:04'),
(783,246,'action started via WP Cron','2026-04-16 03:15:04','2026-04-16 03:15:04'),
(784,246,'action complete via WP Cron','2026-04-16 03:15:04','2026-04-16 03:15:04'),
(785,247,'action started via WP Cron','2026-04-16 03:15:04','2026-04-16 03:15:04'),
(786,247,'action complete via WP Cron','2026-04-16 03:15:04','2026-04-16 03:15:04'),
(787,248,'action started via WP Cron','2026-04-16 03:15:04','2026-04-16 03:15:04'),
(788,248,'action complete via WP Cron','2026-04-16 03:15:04','2026-04-16 03:15:04'),
(789,249,'action started via WP Cron','2026-04-16 03:15:04','2026-04-16 03:15:04'),
(790,249,'action complete via WP Cron','2026-04-16 03:15:04','2026-04-16 03:15:04'),
(791,250,'action started via WP Cron','2026-04-16 03:15:04','2026-04-16 03:15:04'),
(792,250,'action complete via WP Cron','2026-04-16 03:15:04','2026-04-16 03:15:04'),
(793,251,'action started via WP Cron','2026-04-16 03:15:04','2026-04-16 03:15:04'),
(794,251,'action complete via WP Cron','2026-04-16 03:15:04','2026-04-16 03:15:04'),
(795,252,'action started via WP Cron','2026-04-16 03:15:04','2026-04-16 03:15:04'),
(796,252,'action complete via WP Cron','2026-04-16 03:15:04','2026-04-16 03:15:04'),
(797,253,'action started via WP Cron','2026-04-16 03:15:04','2026-04-16 03:15:04'),
(798,253,'action complete via WP Cron','2026-04-16 03:15:04','2026-04-16 03:15:04'),
(799,254,'action started via WP Cron','2026-04-16 03:15:04','2026-04-16 03:15:04'),
(800,254,'action complete via WP Cron','2026-04-16 03:15:04','2026-04-16 03:15:04'),
(801,255,'action started via WP Cron','2026-04-16 03:15:04','2026-04-16 03:15:04'),
(802,255,'action complete via WP Cron','2026-04-16 03:15:05','2026-04-16 03:15:05'),
(803,256,'action started via WP Cron','2026-04-16 03:15:05','2026-04-16 03:15:05'),
(804,256,'action complete via WP Cron','2026-04-16 03:15:05','2026-04-16 03:15:05'),
(805,257,'action started via WP Cron','2026-04-16 03:15:05','2026-04-16 03:15:05'),
(806,257,'action complete via WP Cron','2026-04-16 03:15:05','2026-04-16 03:15:05'),
(807,258,'action started via WP Cron','2026-04-16 03:15:05','2026-04-16 03:15:05'),
(808,258,'action complete via WP Cron','2026-04-16 03:15:05','2026-04-16 03:15:05'),
(809,259,'action started via WP Cron','2026-04-16 03:15:05','2026-04-16 03:15:05'),
(810,259,'action complete via WP Cron','2026-04-16 03:15:05','2026-04-16 03:15:05'),
(811,260,'action started via WP Cron','2026-04-16 03:15:05','2026-04-16 03:15:05'),
(812,260,'action complete via WP Cron','2026-04-16 03:15:05','2026-04-16 03:15:05'),
(813,261,'action started via WP Cron','2026-04-16 03:15:05','2026-04-16 03:15:05'),
(814,261,'action complete via WP Cron','2026-04-16 03:15:05','2026-04-16 03:15:05'),
(815,262,'action started via WP Cron','2026-04-16 03:15:05','2026-04-16 03:15:05'),
(816,262,'action complete via WP Cron','2026-04-16 03:15:05','2026-04-16 03:15:05'),
(817,263,'action started via WP Cron','2026-04-16 03:15:05','2026-04-16 03:15:05'),
(818,263,'action complete via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(819,264,'action started via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(820,264,'action complete via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(821,265,'action started via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(822,265,'action complete via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(823,266,'action started via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(824,314,'action created','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(825,266,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(826,267,'action started via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(827,315,'action created','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(828,267,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(829,268,'action started via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(830,316,'action created','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(831,268,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(832,269,'action started via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(833,269,'action complete via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(834,270,'action started via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(835,270,'action complete via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(836,271,'action started via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(837,271,'action complete via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(838,272,'action started via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(839,272,'action complete via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(840,273,'action started via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(841,273,'action complete via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(842,274,'action started via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(843,274,'action complete via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(844,275,'action started via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(845,275,'action complete via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(846,276,'action started via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(847,276,'action complete via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(848,277,'action started via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(849,277,'action complete via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(850,278,'action started via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(851,278,'action complete via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(852,279,'action started via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(853,279,'action complete via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(854,280,'action started via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(855,280,'action complete via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(856,281,'action started via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(857,281,'action complete via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(858,282,'action started via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(859,282,'action complete via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(860,283,'action started via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(861,283,'action complete via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(862,290,'action started via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(863,290,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(864,300,'action started via WP Cron','2026-04-16 03:15:06','2026-04-16 03:15:06'),
(865,317,'action created','2026-04-16 03:15:07','2026-04-16 03:15:07'),
(867,300,'action complete via WP Cron','2026-04-16 03:15:12','2026-04-16 03:15:12'),
(868,318,'action created','2026-04-16 03:15:12','2026-04-16 03:15:12'),
(869,302,'action started via WP Cron','2026-04-16 03:15:12','2026-04-16 03:15:12'),
(870,302,'action complete via WP Cron','2026-04-16 03:15:13','2026-04-16 03:15:13'),
(871,303,'action started via WP Cron','2026-04-16 03:15:13','2026-04-16 03:15:13'),
(872,319,'action created','2026-04-16 03:15:13','2026-04-16 03:15:13'),
(873,303,'action complete via WP Cron','2026-04-16 03:15:13','2026-04-16 03:15:13'),
(874,301,'action started via WP Cron','2026-04-16 03:15:13','2026-04-16 03:15:13'),
(875,301,'action complete via WP Cron','2026-04-16 03:15:13','2026-04-16 03:15:13'),
(876,305,'action started via WP Cron','2026-04-16 03:15:13','2026-04-16 03:15:13'),
(877,320,'action created','2026-04-16 03:15:13','2026-04-16 03:15:13'),
(878,305,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:13','2026-04-16 03:15:13'),
(879,306,'action started via WP Cron','2026-04-16 03:15:13','2026-04-16 03:15:13'),
(880,321,'action created','2026-04-16 03:15:14','2026-04-16 03:15:14'),
(881,306,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:14','2026-04-16 03:15:14'),
(882,307,'action started via WP Cron','2026-04-16 03:15:14','2026-04-16 03:15:14'),
(883,322,'action created','2026-04-16 03:15:15','2026-04-16 03:15:15'),
(884,307,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:15','2026-04-16 03:15:15'),
(885,308,'action started via WP Cron','2026-04-16 03:15:15','2026-04-16 03:15:15'),
(886,317,'action complete via WP Cron','2026-04-16 03:15:15','2026-04-16 03:15:15'),
(887,323,'action created','2026-04-16 03:15:15','2026-04-16 03:15:15'),
(888,308,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:15','2026-04-16 03:15:15'),
(889,309,'action started via WP Cron','2026-04-16 03:15:15','2026-04-16 03:15:15'),
(890,324,'action created','2026-04-16 03:15:16','2026-04-16 03:15:16'),
(891,309,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:16','2026-04-16 03:15:16'),
(892,310,'action started via WP Cron','2026-04-16 03:15:16','2026-04-16 03:15:16'),
(893,319,'action started via WP Cron','2026-04-16 03:15:16','2026-04-16 03:15:16'),
(894,310,'action complete via WP Cron','2026-04-16 03:15:16','2026-04-16 03:15:16'),
(895,312,'action started via WP Cron','2026-04-16 03:15:16','2026-04-16 03:15:16'),
(896,319,'action complete via WP Cron','2026-04-16 03:15:17','2026-04-16 03:15:17'),
(897,320,'action started via WP Cron','2026-04-16 03:15:17','2026-04-16 03:15:17'),
(898,325,'action created','2026-04-16 03:15:17','2026-04-16 03:15:17'),
(899,320,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:17','2026-04-16 03:15:17'),
(900,321,'action started via WP Cron','2026-04-16 03:15:17','2026-04-16 03:15:17'),
(901,326,'action created','2026-04-16 03:15:17','2026-04-16 03:15:17'),
(902,321,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:17','2026-04-16 03:15:17'),
(903,322,'action started via WP Cron','2026-04-16 03:15:17','2026-04-16 03:15:17'),
(904,327,'action created','2026-04-16 03:15:17','2026-04-16 03:15:17'),
(905,322,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:17','2026-04-16 03:15:17'),
(906,323,'action started via WP Cron','2026-04-16 03:15:17','2026-04-16 03:15:17'),
(907,328,'action created','2026-04-16 03:15:17','2026-04-16 03:15:17'),
(908,323,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:17','2026-04-16 03:15:17'),
(909,324,'action started via WP Cron','2026-04-16 03:15:17','2026-04-16 03:15:17'),
(910,329,'action created','2026-04-16 03:15:17','2026-04-16 03:15:17'),
(911,324,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:17','2026-04-16 03:15:17'),
(912,325,'action started via WP Cron','2026-04-16 03:15:17','2026-04-16 03:15:17'),
(913,330,'action created','2026-04-16 03:15:18','2026-04-16 03:15:18'),
(914,325,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:18','2026-04-16 03:15:18'),
(915,326,'action started via WP Cron','2026-04-16 03:15:18','2026-04-16 03:15:18'),
(916,331,'action created','2026-04-16 03:15:18','2026-04-16 03:15:18'),
(917,326,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:18','2026-04-16 03:15:18'),
(918,327,'action started via WP Cron','2026-04-16 03:15:18','2026-04-16 03:15:18'),
(919,332,'action created','2026-04-16 03:15:18','2026-04-16 03:15:18'),
(920,327,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:18','2026-04-16 03:15:18'),
(921,328,'action started via WP Cron','2026-04-16 03:15:18','2026-04-16 03:15:18'),
(922,333,'action created','2026-04-16 03:15:18','2026-04-16 03:15:18'),
(923,328,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:18','2026-04-16 03:15:18'),
(924,329,'action started via WP Cron','2026-04-16 03:15:18','2026-04-16 03:15:18'),
(925,334,'action created','2026-04-16 03:15:18','2026-04-16 03:15:18'),
(926,329,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:18','2026-04-16 03:15:18'),
(927,330,'action started via WP Cron','2026-04-16 03:15:18','2026-04-16 03:15:18'),
(928,330,'action failed via WP Cron: The \"update_products\" job was stopped because its failure rate is above the allowed threshold.','2026-04-16 03:15:18','2026-04-16 03:15:18'),
(929,331,'action started via WP Cron','2026-04-16 03:15:18','2026-04-16 03:15:18'),
(930,331,'action failed via WP Cron: The \"update_products\" job was stopped because its failure rate is above the allowed threshold.','2026-04-16 03:15:18','2026-04-16 03:15:18'),
(931,332,'action started via WP Cron','2026-04-16 03:15:18','2026-04-16 03:15:18'),
(932,332,'action failed via WP Cron: The \"update_products\" job was stopped because its failure rate is above the allowed threshold.','2026-04-16 03:15:18','2026-04-16 03:15:18'),
(933,333,'action started via WP Cron','2026-04-16 03:15:18','2026-04-16 03:15:18'),
(934,333,'action failed via WP Cron: The \"update_products\" job was stopped because its failure rate is above the allowed threshold.','2026-04-16 03:15:18','2026-04-16 03:15:18'),
(935,334,'action started via WP Cron','2026-04-16 03:15:18','2026-04-16 03:15:18'),
(936,334,'action failed via WP Cron: The \"update_products\" job was stopped because its failure rate is above the allowed threshold.','2026-04-16 03:15:18','2026-04-16 03:15:18'),
(937,335,'action created','2026-04-16 03:15:18','2026-04-16 03:15:18'),
(938,335,'action started via WP Cron','2026-04-16 03:15:23','2026-04-16 03:15:23'),
(939,335,'action complete via WP Cron','2026-04-16 03:15:24','2026-04-16 03:15:24'),
(940,312,'action complete via WP Cron','2026-04-16 03:15:24','2026-04-16 03:15:24'),
(941,336,'action created','2026-04-16 03:15:24','2026-04-16 03:15:24'),
(942,314,'action started via WP Cron','2026-04-16 03:15:45','2026-04-16 03:15:45'),
(943,337,'action created','2026-04-16 03:15:46','2026-04-16 03:15:46'),
(944,314,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:46','2026-04-16 03:15:46'),
(945,315,'action started via WP Cron','2026-04-16 03:15:46','2026-04-16 03:15:46'),
(946,338,'action created','2026-04-16 03:15:46','2026-04-16 03:15:46'),
(947,315,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:46','2026-04-16 03:15:46'),
(948,316,'action started via WP Cron','2026-04-16 03:15:46','2026-04-16 03:15:46'),
(949,339,'action created','2026-04-16 03:15:46','2026-04-16 03:15:46'),
(950,316,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:46','2026-04-16 03:15:46'),
(951,337,'action started via WP Cron','2026-04-16 03:15:46','2026-04-16 03:15:46'),
(952,340,'action created','2026-04-16 03:15:46','2026-04-16 03:15:46'),
(953,337,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:46','2026-04-16 03:15:46'),
(954,338,'action started via WP Cron','2026-04-16 03:15:46','2026-04-16 03:15:46'),
(955,341,'action created','2026-04-16 03:15:46','2026-04-16 03:15:46'),
(956,338,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:46','2026-04-16 03:15:46'),
(957,339,'action started via WP Cron','2026-04-16 03:15:46','2026-04-16 03:15:46'),
(958,342,'action created','2026-04-16 03:15:47','2026-04-16 03:15:47'),
(959,339,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:47','2026-04-16 03:15:47'),
(960,340,'action started via WP Cron','2026-04-16 03:15:47','2026-04-16 03:15:47'),
(961,343,'action created','2026-04-16 03:15:47','2026-04-16 03:15:47'),
(962,340,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:47','2026-04-16 03:15:47'),
(963,341,'action started via WP Cron','2026-04-16 03:15:47','2026-04-16 03:15:47'),
(964,344,'action created','2026-04-16 03:15:47','2026-04-16 03:15:47'),
(965,341,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:47','2026-04-16 03:15:47'),
(966,342,'action started via WP Cron','2026-04-16 03:15:47','2026-04-16 03:15:47'),
(967,345,'action created','2026-04-16 03:15:47','2026-04-16 03:15:47'),
(968,342,'action failed via WP Cron: Job item not found.','2026-04-16 03:15:47','2026-04-16 03:15:47'),
(969,343,'action started via WP Cron','2026-04-16 03:15:47','2026-04-16 03:15:47'),
(970,343,'action failed via WP Cron: The \"update_products\" job was stopped because its failure rate is above the allowed threshold.','2026-04-16 03:15:47','2026-04-16 03:15:47'),
(971,344,'action started via WP Cron','2026-04-16 03:15:47','2026-04-16 03:15:47'),
(972,344,'action failed via WP Cron: The \"update_products\" job was stopped because its failure rate is above the allowed threshold.','2026-04-16 03:15:47','2026-04-16 03:15:47'),
(973,345,'action started via WP Cron','2026-04-16 03:15:47','2026-04-16 03:15:47'),
(974,345,'action failed via WP Cron: The \"update_products\" job was stopped because its failure rate is above the allowed threshold.','2026-04-16 03:15:47','2026-04-16 03:15:47'),
(975,318,'action started via WP Cron','2026-04-16 03:42:02','2026-04-16 03:42:02'),
(976,346,'action created','2026-04-16 03:42:02','2026-04-16 03:42:02'),
(977,318,'action complete via WP Cron','2026-04-16 03:42:07','2026-04-16 03:42:07'),
(978,347,'action created','2026-04-16 03:42:07','2026-04-16 03:42:07'),
(979,297,'action started via WP Cron','2026-04-16 03:42:08','2026-04-16 03:42:08'),
(980,297,'action complete via WP Cron','2026-04-16 03:42:08','2026-04-16 03:42:08'),
(981,348,'action created','2026-04-16 03:42:08','2026-04-16 03:42:08'),
(982,298,'action started via WP Cron','2026-04-16 03:42:08','2026-04-16 03:42:08'),
(983,298,'action complete via WP Cron','2026-04-16 03:42:09','2026-04-16 03:42:09'),
(984,349,'action created','2026-04-16 03:42:09','2026-04-16 03:42:09'),
(985,346,'action started via WP Cron','2026-04-16 03:42:09','2026-04-16 03:42:09'),
(986,346,'action complete via WP Cron','2026-04-16 03:42:09','2026-04-16 03:42:09'),
(987,347,'action started via WP Cron','2026-04-16 03:50:03','2026-04-16 03:50:03'),
(988,347,'action complete via WP Cron','2026-04-16 03:50:03','2026-04-16 03:50:03'),
(989,350,'action created','2026-04-16 03:50:03','2026-04-16 03:50:03'),
(990,350,'action started via WP Cron','2026-04-16 04:06:57','2026-04-16 04:06:57'),
(991,351,'action created','2026-04-16 04:06:57','2026-04-16 04:06:57'),
(992,351,'action started via WP Cron','2026-04-16 04:07:00','2026-04-16 04:07:00'),
(993,351,'action complete via WP Cron','2026-04-16 04:07:01','2026-04-16 04:07:01'),
(994,350,'action complete via WP Cron','2026-04-16 04:07:02','2026-04-16 04:07:02'),
(995,352,'action created','2026-04-16 04:07:02','2026-04-16 04:07:02'),
(996,348,'action started via WP Cron','2026-04-16 04:07:02','2026-04-16 04:07:02'),
(997,348,'action complete via WP Cron','2026-04-16 04:07:03','2026-04-16 04:07:03'),
(998,353,'action created','2026-04-16 04:07:03','2026-04-16 04:07:03'),
(999,349,'action started via WP Cron','2026-04-16 04:07:03','2026-04-16 04:07:03'),
(1000,349,'action complete via WP Cron','2026-04-16 04:07:03','2026-04-16 04:07:03'),
(1001,354,'action created','2026-04-16 04:07:03','2026-04-16 04:07:03'),
(1002,352,'action started via WP Cron','2026-04-16 04:20:58','2026-04-16 04:20:58'),
(1003,355,'action created','2026-04-16 04:21:00','2026-04-16 04:21:00'),
(1004,355,'action started via WP Cron','2026-04-16 04:21:03','2026-04-16 04:21:03'),
(1005,355,'action complete via WP Cron','2026-04-16 04:21:04','2026-04-16 04:21:04'),
(1006,352,'action complete via WP Cron','2026-04-16 04:21:05','2026-04-16 04:21:05'),
(1007,356,'action created','2026-04-16 04:21:05','2026-04-16 04:21:05'),
(1008,287,'action started via Async Request','2026-04-16 04:21:08','2026-04-16 04:21:08'),
(1009,357,'action created','2026-04-16 04:21:08','2026-04-16 04:21:08'),
(1010,287,'action complete via Async Request','2026-04-16 04:21:08','2026-04-16 04:21:08'),
(1011,353,'action started via WP Cron','2026-04-16 04:51:03','2026-04-16 04:51:03'),
(1012,353,'action complete via WP Cron','2026-04-16 04:51:04','2026-04-16 04:51:04'),
(1013,358,'action created','2026-04-16 04:51:06','2026-04-16 04:51:06'),
(1014,354,'action started via WP Cron','2026-04-16 04:51:06','2026-04-16 04:51:06'),
(1015,354,'action complete via WP Cron','2026-04-16 04:51:06','2026-04-16 04:51:06'),
(1016,359,'action created','2026-04-16 04:51:08','2026-04-16 04:51:08'),
(1017,356,'action started via WP Cron','2026-04-16 04:51:08','2026-04-16 04:51:08'),
(1018,360,'action created','2026-04-16 04:51:10','2026-04-16 04:51:10'),
(1019,356,'action complete via WP Cron','2026-04-16 04:51:15','2026-04-16 04:51:15'),
(1020,361,'action created','2026-04-16 04:51:16','2026-04-16 04:51:16'),
(1021,360,'action started via WP Cron','2026-04-16 04:51:16','2026-04-16 04:51:16'),
(1022,360,'action complete via WP Cron','2026-04-16 04:51:16','2026-04-16 04:51:16'),
(1023,361,'action started via WP Cron','2026-04-16 05:11:34','2026-04-16 05:11:34'),
(1024,362,'action created','2026-04-16 05:11:36','2026-04-16 05:11:36'),
(1025,362,'action started via WP Cron','2026-04-16 05:11:40','2026-04-16 05:11:40'),
(1026,361,'action complete via WP Cron','2026-04-16 05:11:41','2026-04-16 05:11:41'),
(1027,363,'action created','2026-04-16 05:11:42','2026-04-16 05:11:42'),
(1028,362,'action complete via WP Cron','2026-04-16 05:11:43','2026-04-16 05:11:43'),
(1029,358,'action started via WP Cron','2026-04-16 05:11:43','2026-04-16 05:11:43'),
(1030,358,'action complete via WP Cron','2026-04-16 05:11:43','2026-04-16 05:11:43'),
(1031,364,'action created','2026-04-16 05:11:44','2026-04-16 05:11:44'),
(1032,359,'action started via WP Cron','2026-04-16 05:11:44','2026-04-16 05:11:44'),
(1033,359,'action complete via WP Cron','2026-04-16 05:11:45','2026-04-16 05:11:45'),
(1034,365,'action created','2026-04-16 05:11:47','2026-04-16 05:11:47'),
(1035,363,'action started via WP Cron','2026-04-16 05:32:19','2026-04-16 05:32:19'),
(1036,366,'action created','2026-04-16 05:32:19','2026-04-16 05:32:19'),
(1037,366,'action started via WP Cron','2026-04-16 05:32:22','2026-04-16 05:32:22'),
(1038,366,'action complete via WP Cron','2026-04-16 05:32:23','2026-04-16 05:32:23'),
(1039,363,'action complete via WP Cron','2026-04-16 05:32:24','2026-04-16 05:32:24'),
(1040,367,'action created','2026-04-16 05:32:24','2026-04-16 05:32:24'),
(1041,357,'action started via WP Cron','2026-04-16 05:32:24','2026-04-16 05:32:24'),
(1042,368,'action created','2026-04-16 05:32:24','2026-04-16 05:32:24'),
(1043,357,'action complete via WP Cron','2026-04-16 05:32:24','2026-04-16 05:32:24'),
(1044,364,'action started via WP Cron','2026-04-16 05:32:24','2026-04-16 05:32:24'),
(1045,364,'action complete via WP Cron','2026-04-16 05:32:24','2026-04-16 05:32:24'),
(1046,369,'action created','2026-04-16 05:32:24','2026-04-16 05:32:24'),
(1047,365,'action started via WP Cron','2026-04-16 05:32:24','2026-04-16 05:32:24'),
(1048,365,'action complete via WP Cron','2026-04-16 05:32:25','2026-04-16 05:32:25'),
(1049,370,'action created','2026-04-16 05:32:25','2026-04-16 05:32:25'),
(1050,367,'action started via WP Cron','2026-04-16 05:36:14','2026-04-16 05:36:14'),
(1051,367,'action complete via WP Cron','2026-04-16 05:36:15','2026-04-16 05:36:15'),
(1052,371,'action created','2026-04-16 05:36:15','2026-04-16 05:36:15'),
(1053,371,'action started via WP Cron','2026-04-16 05:51:11','2026-04-16 05:51:11'),
(1054,371,'action complete via WP Cron','2026-04-16 05:51:12','2026-04-16 05:51:12'),
(1055,372,'action created','2026-04-16 05:51:12','2026-04-16 05:51:12'),
(1056,369,'action started via WP Cron','2026-04-16 05:51:12','2026-04-16 05:51:12'),
(1057,369,'action complete via WP Cron','2026-04-16 05:51:12','2026-04-16 05:51:12'),
(1058,373,'action created','2026-04-16 05:51:12','2026-04-16 05:51:12'),
(1059,370,'action started via WP Cron','2026-04-16 05:51:12','2026-04-16 05:51:12'),
(1060,370,'action complete via WP Cron','2026-04-16 05:51:12','2026-04-16 05:51:12'),
(1061,374,'action created','2026-04-16 05:51:12','2026-04-16 05:51:12'),
(1062,372,'action started via WP Cron','2026-04-16 05:53:52','2026-04-16 05:53:52'),
(1063,372,'action complete via WP Cron','2026-04-16 05:53:54','2026-04-16 05:53:54'),
(1064,375,'action created','2026-04-16 05:53:54','2026-04-16 05:53:54'),
(1065,375,'action started via WP Cron','2026-04-16 05:55:59','2026-04-16 05:55:59'),
(1066,376,'action created','2026-04-16 05:55:59','2026-04-16 05:55:59'),
(1067,376,'action started via WP Cron','2026-04-16 05:56:03','2026-04-16 05:56:03'),
(1068,376,'action complete via WP Cron','2026-04-16 05:56:03','2026-04-16 05:56:03'),
(1069,375,'action complete via WP Cron','2026-04-16 05:56:03','2026-04-16 05:56:03'),
(1070,377,'action created','2026-04-16 05:56:03','2026-04-16 05:56:03'),
(1071,377,'action started via Async Request','2026-04-16 05:58:33','2026-04-16 05:58:33'),
(1072,377,'action complete via Async Request','2026-04-16 05:58:33','2026-04-16 05:58:33'),
(1073,378,'action created','2026-04-16 05:58:33','2026-04-16 05:58:33'),
(1074,378,'action started via WP Cron','2026-04-16 06:11:26','2026-04-16 06:11:26'),
(1075,378,'action complete via WP Cron','2026-04-16 06:11:26','2026-04-16 06:11:26'),
(1076,379,'action created','2026-04-16 06:11:26','2026-04-16 06:11:26'),
(1077,373,'action started via WP Cron','2026-04-16 06:11:26','2026-04-16 06:11:26'),
(1078,373,'action complete via WP Cron','2026-04-16 06:11:26','2026-04-16 06:11:26'),
(1079,380,'action created','2026-04-16 06:11:26','2026-04-16 06:11:26'),
(1080,374,'action started via WP Cron','2026-04-16 06:11:26','2026-04-16 06:11:26'),
(1081,374,'action complete via WP Cron','2026-04-16 06:11:27','2026-04-16 06:11:27'),
(1082,381,'action created','2026-04-16 06:11:27','2026-04-16 06:11:27'),
(1083,379,'action started via Async Request','2026-04-16 06:32:36','2026-04-16 06:32:36'),
(1084,379,'action complete via Async Request','2026-04-16 06:32:36','2026-04-16 06:32:36'),
(1085,382,'action created','2026-04-16 06:32:36','2026-04-16 06:32:36'),
(1086,380,'action started via Async Request','2026-04-16 06:32:36','2026-04-16 06:32:36'),
(1087,380,'action complete via Async Request','2026-04-16 06:32:37','2026-04-16 06:32:37'),
(1088,383,'action created','2026-04-16 06:32:37','2026-04-16 06:32:37'),
(1089,381,'action started via Async Request','2026-04-16 06:32:37','2026-04-16 06:32:37'),
(1090,381,'action complete via Async Request','2026-04-16 06:32:37','2026-04-16 06:32:37'),
(1091,384,'action created','2026-04-16 06:32:37','2026-04-16 06:32:37'),
(1092,368,'action started via Async Request','2026-04-16 06:32:37','2026-04-16 06:32:37'),
(1093,385,'action created','2026-04-16 06:32:37','2026-04-16 06:32:37'),
(1094,368,'action complete via Async Request','2026-04-16 06:32:37','2026-04-16 06:32:37'),
(1095,382,'action started via WP Cron','2026-04-16 06:39:32','2026-04-16 06:39:32'),
(1096,382,'action complete via WP Cron','2026-04-16 06:39:32','2026-04-16 06:39:32'),
(1097,386,'action created','2026-04-16 06:39:34','2026-04-16 06:39:34'),
(1098,386,'action started via WP Cron','2026-04-16 06:45:35','2026-04-16 06:45:35'),
(1099,386,'action complete via WP Cron','2026-04-16 06:45:35','2026-04-16 06:45:35'),
(1100,387,'action created','2026-04-16 06:45:35','2026-04-16 06:45:35'),
(1101,387,'action started via WP Cron','2026-04-16 07:01:57','2026-04-16 07:01:57'),
(1102,388,'action created','2026-04-16 07:01:57','2026-04-16 07:01:57'),
(1103,388,'action started via WP Cron','2026-04-16 07:02:00','2026-04-16 07:02:00'),
(1104,388,'action complete via WP Cron','2026-04-16 07:02:00','2026-04-16 07:02:00'),
(1105,387,'action complete via WP Cron','2026-04-16 07:02:01','2026-04-16 07:02:01'),
(1106,389,'action created','2026-04-16 07:02:01','2026-04-16 07:02:01'),
(1107,383,'action started via WP Cron','2026-04-16 07:02:01','2026-04-16 07:02:01'),
(1108,383,'action complete via WP Cron','2026-04-16 07:02:02','2026-04-16 07:02:02'),
(1109,390,'action created','2026-04-16 07:02:02','2026-04-16 07:02:02'),
(1110,384,'action started via WP Cron','2026-04-16 07:02:02','2026-04-16 07:02:02'),
(1111,384,'action complete via WP Cron','2026-04-16 07:02:03','2026-04-16 07:02:03'),
(1112,391,'action created','2026-04-16 07:02:03','2026-04-16 07:02:03'),
(1113,389,'action started via WP Cron','2026-04-16 07:04:49','2026-04-16 07:04:49'),
(1114,392,'action created','2026-04-16 07:04:50','2026-04-16 07:04:50'),
(1115,392,'action started via WP Cron','2026-04-16 07:04:53','2026-04-16 07:04:53'),
(1116,392,'action complete via WP Cron','2026-04-16 07:04:53','2026-04-16 07:04:53'),
(1117,389,'action complete via WP Cron','2026-04-16 07:04:53','2026-04-16 07:04:53'),
(1118,393,'action created','2026-04-16 07:04:53','2026-04-16 07:04:53'),
(1119,393,'action started via WP Cron','2026-04-16 07:19:45','2026-04-16 07:19:45'),
(1120,393,'action complete via WP Cron','2026-04-16 07:19:45','2026-04-16 07:19:45'),
(1121,394,'action created','2026-04-16 07:19:45','2026-04-16 07:19:45'),
(1122,390,'action started via WP Cron','2026-04-16 07:19:45','2026-04-16 07:19:45'),
(1123,390,'action complete via WP Cron','2026-04-16 07:19:46','2026-04-16 07:19:46'),
(1124,395,'action created','2026-04-16 07:19:46','2026-04-16 07:19:46'),
(1125,391,'action started via WP Cron','2026-04-16 07:19:46','2026-04-16 07:19:46'),
(1126,391,'action complete via WP Cron','2026-04-16 07:19:46','2026-04-16 07:19:46'),
(1127,396,'action created','2026-04-16 07:19:46','2026-04-16 07:19:46'),
(1128,394,'action started via WP Cron','2026-04-16 07:39:45','2026-04-16 07:39:45'),
(1129,394,'action complete via WP Cron','2026-04-16 07:39:45','2026-04-16 07:39:45'),
(1130,397,'action created','2026-04-16 07:39:45','2026-04-16 07:39:45'),
(1131,385,'action started via WP Cron','2026-04-16 07:39:45','2026-04-16 07:39:45'),
(1132,398,'action created','2026-04-16 07:39:46','2026-04-16 07:39:46'),
(1133,385,'action complete via WP Cron','2026-04-16 07:39:46','2026-04-16 07:39:46'),
(1134,395,'action started via WP Cron','2026-04-16 07:39:46','2026-04-16 07:39:46'),
(1135,395,'action complete via WP Cron','2026-04-16 07:39:46','2026-04-16 07:39:46'),
(1136,399,'action created','2026-04-16 07:39:46','2026-04-16 07:39:46'),
(1137,396,'action started via WP Cron','2026-04-16 07:39:46','2026-04-16 07:39:46'),
(1138,396,'action complete via WP Cron','2026-04-16 07:39:46','2026-04-16 07:39:46'),
(1139,400,'action created','2026-04-16 07:39:47','2026-04-16 07:39:47'),
(1140,397,'action started via WP Cron','2026-04-16 07:44:49','2026-04-16 07:44:49'),
(1141,397,'action complete via WP Cron','2026-04-16 07:44:49','2026-04-16 07:44:49'),
(1142,401,'action created','2026-04-16 07:44:49','2026-04-16 07:44:49'),
(1143,401,'action started via WP Cron','2026-04-16 07:58:15','2026-04-16 07:58:15'),
(1144,402,'action created','2026-04-16 07:58:16','2026-04-16 07:58:16'),
(1145,402,'action started via WP Cron','2026-04-16 07:58:20','2026-04-16 07:58:20'),
(1146,402,'action complete via WP Cron','2026-04-16 07:58:20','2026-04-16 07:58:20'),
(1147,401,'action complete via WP Cron','2026-04-16 07:58:21','2026-04-16 07:58:21'),
(1148,403,'action created','2026-04-16 07:58:21','2026-04-16 07:58:21'),
(1149,399,'action started via Async Request','2026-04-16 07:58:24','2026-04-16 07:58:24'),
(1150,399,'action complete via Async Request','2026-04-16 07:58:24','2026-04-16 07:58:24'),
(1151,404,'action created','2026-04-16 07:58:24','2026-04-16 07:58:24'),
(1152,400,'action started via Async Request','2026-04-16 07:58:24','2026-04-16 07:58:24'),
(1153,400,'action complete via Async Request','2026-04-16 07:58:24','2026-04-16 07:58:24'),
(1154,405,'action created','2026-04-16 07:58:25','2026-04-16 07:58:25'),
(1155,403,'action started via WP Cron','2026-04-16 08:01:58','2026-04-16 08:01:58'),
(1156,403,'action complete via WP Cron','2026-04-16 08:01:58','2026-04-16 08:01:58'),
(1157,406,'action created','2026-04-16 08:01:58','2026-04-16 08:01:58'),
(1158,406,'action started via WP Cron','2026-04-16 08:09:23','2026-04-16 08:09:23'),
(1159,406,'action complete via WP Cron','2026-04-16 08:09:23','2026-04-16 08:09:23'),
(1160,407,'action created','2026-04-16 08:09:23','2026-04-16 08:09:23'),
(1161,407,'action started via WP Cron','2026-04-16 08:21:26','2026-04-16 08:21:26'),
(1162,407,'action complete via WP Cron','2026-04-16 08:21:26','2026-04-16 08:21:26'),
(1163,408,'action created','2026-04-16 08:21:26','2026-04-16 08:21:26'),
(1164,404,'action started via WP Cron','2026-04-16 08:21:26','2026-04-16 08:21:26'),
(1165,404,'action complete via WP Cron','2026-04-16 08:21:27','2026-04-16 08:21:27'),
(1166,409,'action created','2026-04-16 08:21:27','2026-04-16 08:21:27'),
(1167,405,'action started via WP Cron','2026-04-16 08:21:27','2026-04-16 08:21:27'),
(1168,405,'action complete via WP Cron','2026-04-16 08:21:27','2026-04-16 08:21:27'),
(1169,410,'action created','2026-04-16 08:21:27','2026-04-16 08:21:27'),
(1170,408,'action started via WP Cron','2026-04-16 08:33:22','2026-04-16 08:33:22'),
(1171,411,'action created','2026-04-16 08:33:22','2026-04-16 08:33:22'),
(1172,411,'action started via WP Cron','2026-04-16 08:33:26','2026-04-16 08:33:26'),
(1173,411,'action complete via WP Cron','2026-04-16 08:33:27','2026-04-16 08:33:27'),
(1174,408,'action complete via WP Cron','2026-04-16 08:33:27','2026-04-16 08:33:27'),
(1175,412,'action created','2026-04-16 08:33:27','2026-04-16 08:33:27'),
(1176,412,'action started via WP Cron','2026-04-16 08:45:21','2026-04-16 08:45:21'),
(1177,412,'action complete via WP Cron','2026-04-16 08:45:21','2026-04-16 08:45:21'),
(1178,413,'action created','2026-04-16 08:45:21','2026-04-16 08:45:21'),
(1179,409,'action started via WP Cron','2026-04-16 08:45:21','2026-04-16 08:45:21'),
(1180,409,'action complete via WP Cron','2026-04-16 08:45:21','2026-04-16 08:45:21'),
(1181,414,'action created','2026-04-16 08:45:21','2026-04-16 08:45:21'),
(1182,410,'action started via WP Cron','2026-04-16 08:45:21','2026-04-16 08:45:21'),
(1183,410,'action complete via WP Cron','2026-04-16 08:45:22','2026-04-16 08:45:22'),
(1184,415,'action created','2026-04-16 08:45:22','2026-04-16 08:45:22'),
(1185,398,'action started via WP Cron','2026-04-16 08:45:22','2026-04-16 08:45:22'),
(1186,416,'action created','2026-04-16 08:45:22','2026-04-16 08:45:22'),
(1187,398,'action complete via WP Cron','2026-04-16 08:45:22','2026-04-16 08:45:22'),
(1188,413,'action started via WP Cron','2026-04-16 08:51:18','2026-04-16 08:51:18'),
(1189,413,'action complete via WP Cron','2026-04-16 08:51:18','2026-04-16 08:51:18'),
(1190,417,'action created','2026-04-16 08:51:18','2026-04-16 08:51:18'),
(1191,417,'action started via WP Cron','2026-04-16 08:57:54','2026-04-16 08:57:54'),
(1192,417,'action complete via WP Cron','2026-04-16 08:57:54','2026-04-16 08:57:54'),
(1193,418,'action created','2026-04-16 08:57:54','2026-04-16 08:57:54'),
(1194,418,'action started via WP Cron','2026-04-16 09:09:34','2026-04-16 09:09:34'),
(1195,418,'action complete via WP Cron','2026-04-16 09:09:34','2026-04-16 09:09:34'),
(1196,419,'action created','2026-04-16 09:09:35','2026-04-16 09:09:35'),
(1197,414,'action started via WP Cron','2026-04-16 09:09:35','2026-04-16 09:09:35'),
(1198,414,'action complete via WP Cron','2026-04-16 09:09:35','2026-04-16 09:09:35'),
(1199,420,'action created','2026-04-16 09:09:36','2026-04-16 09:09:36'),
(1200,415,'action started via WP Cron','2026-04-16 09:09:36','2026-04-16 09:09:36'),
(1201,415,'action complete via WP Cron','2026-04-16 09:09:36','2026-04-16 09:09:36'),
(1202,421,'action created','2026-04-16 09:09:36','2026-04-16 09:09:36'),
(1203,419,'action started via WP Cron','2026-04-16 09:13:27','2026-04-16 09:13:27'),
(1204,419,'action complete via WP Cron','2026-04-16 09:13:27','2026-04-16 09:13:27'),
(1205,422,'action created','2026-04-16 09:13:27','2026-04-16 09:13:27'),
(1206,422,'action started via WP Cron','2026-04-16 09:22:15','2026-04-16 09:22:15'),
(1207,422,'action complete via WP Cron','2026-04-16 09:22:15','2026-04-16 09:22:15'),
(1208,423,'action created','2026-04-16 09:22:15','2026-04-16 09:22:15'),
(1209,423,'action started via WP Cron','2026-04-16 09:33:29','2026-04-16 09:33:29'),
(1210,424,'action created','2026-04-16 09:33:29','2026-04-16 09:33:29'),
(1211,424,'action started via WP Cron','2026-04-16 09:33:32','2026-04-16 09:33:32'),
(1212,424,'action complete via WP Cron','2026-04-16 09:33:33','2026-04-16 09:33:33'),
(1213,423,'action complete via WP Cron','2026-04-16 09:33:34','2026-04-16 09:33:34'),
(1214,425,'action created','2026-04-16 09:33:34','2026-04-16 09:33:34'),
(1215,420,'action started via WP Cron','2026-04-16 09:33:34','2026-04-16 09:33:34'),
(1216,420,'action complete via WP Cron','2026-04-16 09:33:35','2026-04-16 09:33:35'),
(1217,426,'action created','2026-04-16 09:33:35','2026-04-16 09:33:35'),
(1218,421,'action started via WP Cron','2026-04-16 09:33:35','2026-04-16 09:33:35'),
(1219,421,'action complete via WP Cron','2026-04-16 09:33:35','2026-04-16 09:33:35'),
(1220,427,'action created','2026-04-16 09:33:36','2026-04-16 09:33:36'),
(1221,425,'action started via WP Cron','2026-04-16 09:45:11','2026-04-16 09:45:11'),
(1222,428,'action created','2026-04-16 09:45:11','2026-04-16 09:45:11'),
(1223,428,'action started via WP Cron','2026-04-16 09:45:15','2026-04-16 09:45:15'),
(1224,428,'action complete via WP Cron','2026-04-16 09:45:15','2026-04-16 09:45:15'),
(1225,425,'action complete via WP Cron','2026-04-16 09:45:15','2026-04-16 09:45:15'),
(1226,429,'action created','2026-04-16 09:45:15','2026-04-16 09:45:15'),
(1227,416,'action started via WP Cron','2026-04-16 09:53:09','2026-04-16 09:53:09'),
(1228,430,'action created','2026-04-16 09:53:09','2026-04-16 09:53:09'),
(1229,416,'action complete via WP Cron','2026-04-16 09:53:09','2026-04-16 09:53:09'),
(1230,429,'action started via WP Cron','2026-04-16 09:53:09','2026-04-16 09:53:09'),
(1231,431,'action created','2026-04-16 09:53:10','2026-04-16 09:53:10'),
(1232,431,'action started via WP Cron','2026-04-16 09:53:13','2026-04-16 09:53:13'),
(1233,431,'action complete via WP Cron','2026-04-16 09:53:13','2026-04-16 09:53:13'),
(1234,429,'action complete via WP Cron','2026-04-16 09:53:15','2026-04-16 09:53:15'),
(1235,432,'action created','2026-04-16 09:53:15','2026-04-16 09:53:15'),
(1236,426,'action started via WP Cron','2026-04-16 09:53:15','2026-04-16 09:53:15'),
(1237,426,'action complete via WP Cron','2026-04-16 09:53:15','2026-04-16 09:53:15'),
(1238,433,'action created','2026-04-16 09:53:15','2026-04-16 09:53:15'),
(1239,427,'action started via WP Cron','2026-04-16 09:53:15','2026-04-16 09:53:15'),
(1240,427,'action complete via WP Cron','2026-04-16 09:53:16','2026-04-16 09:53:16'),
(1241,434,'action created','2026-04-16 09:53:16','2026-04-16 09:53:16'),
(1242,432,'action started via WP Cron','2026-04-16 09:57:19','2026-04-16 09:57:19'),
(1243,435,'action created','2026-04-16 09:57:19','2026-04-16 09:57:19'),
(1244,435,'action started via WP Cron','2026-04-16 09:57:22','2026-04-16 09:57:22'),
(1245,435,'action complete via WP Cron','2026-04-16 09:57:23','2026-04-16 09:57:23'),
(1246,432,'action complete via WP Cron','2026-04-16 09:57:23','2026-04-16 09:57:23'),
(1247,436,'action created','2026-04-16 09:57:23','2026-04-16 09:57:23'),
(1248,436,'action started via WP Cron','2026-04-16 10:06:35','2026-04-16 10:06:35'),
(1249,436,'action complete via WP Cron','2026-04-16 10:06:35','2026-04-16 10:06:35'),
(1250,437,'action created','2026-04-16 10:06:35','2026-04-16 10:06:35'),
(1251,433,'action started via WP Cron','2026-04-16 10:12:20','2026-04-16 10:12:20'),
(1252,433,'action complete via WP Cron','2026-04-16 10:12:20','2026-04-16 10:12:20'),
(1253,438,'action created','2026-04-16 10:12:21','2026-04-16 10:12:21'),
(1254,434,'action started via WP Cron','2026-04-16 10:12:21','2026-04-16 10:12:21'),
(1255,434,'action complete via WP Cron','2026-04-16 10:12:21','2026-04-16 10:12:21'),
(1256,439,'action created','2026-04-16 10:12:21','2026-04-16 10:12:21'),
(1257,437,'action started via WP Cron','2026-04-16 10:12:21','2026-04-16 10:12:21'),
(1258,437,'action complete via WP Cron','2026-04-16 10:12:21','2026-04-16 10:12:21'),
(1259,440,'action created','2026-04-16 10:12:21','2026-04-16 10:12:21'),
(1260,440,'action started via WP Cron','2026-04-16 10:14:27','2026-04-16 10:14:27'),
(1261,440,'action complete via WP Cron','2026-04-16 10:14:27','2026-04-16 10:14:27'),
(1262,441,'action created','2026-04-16 10:14:27','2026-04-16 10:14:27'),
(1263,441,'action started via WP Cron','2026-04-16 10:17:25','2026-04-16 10:17:25'),
(1264,441,'action complete via WP Cron','2026-04-16 10:17:25','2026-04-16 10:17:25'),
(1265,442,'action created','2026-04-16 10:17:25','2026-04-16 10:17:25'),
(1266,442,'action started via WP Cron','2026-04-16 10:23:53','2026-04-16 10:23:53'),
(1267,442,'action complete via WP Cron','2026-04-16 10:23:53','2026-04-16 10:23:53'),
(1268,443,'action created','2026-04-16 10:23:54','2026-04-16 10:23:54'),
(1269,443,'action started via WP Cron','2026-04-16 10:32:00','2026-04-16 10:32:00'),
(1270,443,'action complete via WP Cron','2026-04-16 10:32:01','2026-04-16 10:32:01'),
(1271,444,'action created','2026-04-16 10:32:02','2026-04-16 10:32:02'),
(1272,438,'action started via WP Cron','2026-04-16 10:32:02','2026-04-16 10:32:02'),
(1273,438,'action complete via WP Cron','2026-04-16 10:32:02','2026-04-16 10:32:02'),
(1274,445,'action created','2026-04-16 10:32:04','2026-04-16 10:32:04'),
(1275,439,'action started via WP Cron','2026-04-16 10:32:04','2026-04-16 10:32:04'),
(1276,439,'action complete via WP Cron','2026-04-16 10:32:04','2026-04-16 10:32:04'),
(1277,446,'action created','2026-04-16 10:32:06','2026-04-16 10:32:06'),
(1278,444,'action started via WP Cron','2026-04-16 10:40:53','2026-04-16 10:40:53'),
(1279,447,'action created','2026-04-16 10:40:54','2026-04-16 10:40:54'),
(1280,444,'action complete via WP Cron','2026-04-16 10:40:59','2026-04-16 10:40:59'),
(1281,448,'action created','2026-04-16 10:40:59','2026-04-16 10:40:59'),
(1282,447,'action started via WP Cron','2026-04-16 10:41:01','2026-04-16 10:41:01'),
(1283,447,'action complete via WP Cron','2026-04-16 10:41:02','2026-04-16 10:41:02'),
(1284,448,'action started via WP Cron','2026-04-16 10:47:46','2026-04-16 10:47:46'),
(1285,448,'action complete via WP Cron','2026-04-16 10:47:46','2026-04-16 10:47:46'),
(1286,449,'action created','2026-04-16 10:47:46','2026-04-16 10:47:46'),
(1287,445,'action started via WP Cron','2026-04-16 10:49:42','2026-04-16 10:49:42'),
(1288,445,'action complete via WP Cron','2026-04-16 10:49:45','2026-04-16 10:49:45'),
(1289,450,'action created','2026-04-16 10:49:45','2026-04-16 10:49:45'),
(1290,446,'action started via WP Cron','2026-04-16 10:49:45','2026-04-16 10:49:45'),
(1291,446,'action complete via WP Cron','2026-04-16 10:49:46','2026-04-16 10:49:46'),
(1292,451,'action created','2026-04-16 10:49:46','2026-04-16 10:49:46'),
(1293,449,'action started via WP Cron','2026-04-16 10:49:46','2026-04-16 10:49:46'),
(1294,449,'action complete via WP Cron','2026-04-16 10:49:46','2026-04-16 10:49:46'),
(1295,452,'action created','2026-04-16 10:49:46','2026-04-16 10:49:46'),
(1296,452,'action started via WP Cron','2026-04-16 10:55:51','2026-04-16 10:55:51'),
(1297,453,'action created','2026-04-16 10:55:52','2026-04-16 10:55:52'),
(1298,453,'action started via WP Cron','2026-04-16 10:55:57','2026-04-16 10:55:57'),
(1299,453,'action complete via WP Cron','2026-04-16 10:55:57','2026-04-16 10:55:57'),
(1300,452,'action complete via WP Cron','2026-04-16 10:55:57','2026-04-16 10:55:57'),
(1301,454,'action created','2026-04-16 10:55:57','2026-04-16 10:55:57'),
(1302,430,'action started via Async Request','2026-04-16 10:56:03','2026-04-16 10:56:03'),
(1303,455,'action created','2026-04-16 10:56:03','2026-04-16 10:56:03'),
(1304,430,'action complete via Async Request','2026-04-16 10:56:03','2026-04-16 10:56:03'),
(1305,454,'action started via WP Cron','2026-04-16 10:58:30','2026-04-16 10:58:30'),
(1306,454,'action complete via WP Cron','2026-04-16 10:58:30','2026-04-16 10:58:30'),
(1307,456,'action created','2026-04-16 10:58:30','2026-04-16 10:58:30'),
(1308,456,'action started via WP Cron','2026-04-16 11:06:31','2026-04-16 11:06:31'),
(1309,456,'action complete via WP Cron','2026-04-16 11:06:31','2026-04-16 11:06:31'),
(1310,457,'action created','2026-04-16 11:06:32','2026-04-16 11:06:32'),
(1311,450,'action started via WP Cron','2026-04-16 11:06:32','2026-04-16 11:06:32'),
(1312,450,'action complete via WP Cron','2026-04-16 11:06:33','2026-04-16 11:06:33'),
(1313,458,'action created','2026-04-16 11:06:34','2026-04-16 11:06:34'),
(1314,451,'action started via WP Cron','2026-04-16 11:06:34','2026-04-16 11:06:34'),
(1315,451,'action complete via WP Cron','2026-04-16 11:06:35','2026-04-16 11:06:35'),
(1316,459,'action created','2026-04-16 11:06:36','2026-04-16 11:06:36'),
(1317,457,'action started via WP Cron','2026-04-16 11:15:05','2026-04-16 11:15:05'),
(1318,460,'action created','2026-04-16 11:15:06','2026-04-16 11:15:06'),
(1319,457,'action complete via WP Cron','2026-04-16 11:15:11','2026-04-16 11:15:11'),
(1320,461,'action created','2026-04-16 11:15:11','2026-04-16 11:15:11'),
(1321,460,'action started via WP Cron','2026-04-16 11:15:26','2026-04-16 11:15:26'),
(1322,460,'action complete via WP Cron','2026-04-16 11:15:29','2026-04-16 11:15:29'),
(1323,461,'action started via WP Cron','2026-04-16 11:23:26','2026-04-16 11:23:26'),
(1324,462,'action created','2026-04-16 11:23:26','2026-04-16 11:23:26'),
(1325,462,'action started via WP Cron','2026-04-16 11:23:30','2026-04-16 11:23:30'),
(1326,462,'action complete via WP Cron','2026-04-16 11:23:31','2026-04-16 11:23:31'),
(1327,461,'action complete via WP Cron','2026-04-16 11:23:31','2026-04-16 11:23:31'),
(1328,463,'action created','2026-04-16 11:23:31','2026-04-16 11:23:31'),
(1329,458,'action started via Async Request','2026-04-16 11:23:35','2026-04-16 11:23:35'),
(1330,458,'action complete via Async Request','2026-04-16 11:23:36','2026-04-16 11:23:36'),
(1331,464,'action created','2026-04-16 11:23:36','2026-04-16 11:23:36'),
(1332,459,'action started via Async Request','2026-04-16 11:23:36','2026-04-16 11:23:36'),
(1333,459,'action complete via Async Request','2026-04-16 11:23:36','2026-04-16 11:23:36'),
(1334,465,'action created','2026-04-16 11:23:37','2026-04-16 11:23:37'),
(1335,463,'action started via WP Cron','2026-04-16 11:31:19','2026-04-16 11:31:19'),
(1336,463,'action complete via WP Cron','2026-04-16 11:31:19','2026-04-16 11:31:19'),
(1337,466,'action created','2026-04-16 11:31:20','2026-04-16 11:31:20'),
(1338,466,'action started via WP Cron','2026-04-16 11:37:04','2026-04-16 11:37:04'),
(1339,466,'action complete via WP Cron','2026-04-16 11:37:04','2026-04-16 11:37:04'),
(1340,467,'action created','2026-04-16 11:37:04','2026-04-16 11:37:04'),
(1341,464,'action started via WP Cron','2026-04-16 11:39:43','2026-04-16 11:39:43'),
(1342,464,'action complete via WP Cron','2026-04-16 11:39:43','2026-04-16 11:39:43'),
(1343,468,'action created','2026-04-16 11:39:43','2026-04-16 11:39:43'),
(1344,465,'action started via WP Cron','2026-04-16 11:39:43','2026-04-16 11:39:43'),
(1345,465,'action complete via WP Cron','2026-04-16 11:39:44','2026-04-16 11:39:44'),
(1346,469,'action created','2026-04-16 11:39:44','2026-04-16 11:39:44'),
(1347,467,'action started via WP Cron','2026-04-16 11:39:44','2026-04-16 11:39:44'),
(1348,467,'action complete via WP Cron','2026-04-16 11:39:44','2026-04-16 11:39:44'),
(1349,470,'action created','2026-04-16 11:39:44','2026-04-16 11:39:44'),
(1350,470,'action started via WP Cron','2026-04-16 11:49:13','2026-04-16 11:49:13'),
(1351,470,'action complete via WP Cron','2026-04-16 11:49:13','2026-04-16 11:49:13'),
(1352,471,'action created','2026-04-16 11:49:14','2026-04-16 11:49:14'),
(1353,471,'action started via WP Cron','2026-04-16 12:16:11','2026-04-16 12:16:11'),
(1354,472,'action created','2026-04-16 12:16:11','2026-04-16 12:16:11'),
(1355,472,'action started via WP Cron','2026-04-16 12:16:15','2026-04-16 12:16:15'),
(1356,472,'action complete via WP Cron','2026-04-16 12:16:15','2026-04-16 12:16:15'),
(1357,471,'action complete via WP Cron','2026-04-16 12:16:16','2026-04-16 12:16:16'),
(1358,473,'action created','2026-04-16 12:16:16','2026-04-16 12:16:16'),
(1359,468,'action started via WP Cron','2026-04-16 12:16:16','2026-04-16 12:16:16'),
(1360,468,'action complete via WP Cron','2026-04-16 12:16:17','2026-04-16 12:16:17'),
(1361,474,'action created','2026-04-16 12:16:17','2026-04-16 12:16:17'),
(1362,469,'action started via WP Cron','2026-04-16 12:16:17','2026-04-16 12:16:17'),
(1363,469,'action complete via WP Cron','2026-04-16 12:16:17','2026-04-16 12:16:17'),
(1364,475,'action created','2026-04-16 12:16:17','2026-04-16 12:16:17'),
(1365,455,'action started via WP Cron','2026-04-16 12:16:17','2026-04-16 12:16:17'),
(1366,476,'action created','2026-04-16 12:16:18','2026-04-16 12:16:18'),
(1367,455,'action complete via WP Cron','2026-04-16 12:16:18','2026-04-16 12:16:18'),
(1368,473,'action started via WP Cron','2026-04-16 12:47:34','2026-04-16 12:47:34'),
(1369,473,'action complete via WP Cron','2026-04-16 12:47:34','2026-04-16 12:47:34'),
(1370,477,'action created','2026-04-16 12:47:34','2026-04-16 12:47:34'),
(1371,474,'action started via WP Cron','2026-04-16 12:47:34','2026-04-16 12:47:34'),
(1372,474,'action complete via WP Cron','2026-04-16 12:47:34','2026-04-16 12:47:34'),
(1373,478,'action created','2026-04-16 12:47:34','2026-04-16 12:47:34'),
(1374,475,'action started via WP Cron','2026-04-16 12:47:34','2026-04-16 12:47:34'),
(1375,475,'action complete via WP Cron','2026-04-16 12:47:35','2026-04-16 12:47:35'),
(1376,479,'action created','2026-04-16 12:47:35','2026-04-16 12:47:35'),
(1377,477,'action started via WP Cron','2026-04-16 13:19:26','2026-04-16 13:19:26'),
(1378,480,'action created','2026-04-16 13:19:26','2026-04-16 13:19:26'),
(1379,477,'action complete via WP Cron','2026-04-16 13:19:31','2026-04-16 13:19:31'),
(1380,481,'action created','2026-04-16 13:19:31','2026-04-16 13:19:31'),
(1381,478,'action started via WP Cron','2026-04-16 13:19:33','2026-04-16 13:19:33'),
(1382,478,'action complete via WP Cron','2026-04-16 13:19:33','2026-04-16 13:19:33'),
(1383,482,'action created','2026-04-16 13:19:33','2026-04-16 13:19:33'),
(1384,479,'action started via WP Cron','2026-04-16 13:19:33','2026-04-16 13:19:33'),
(1385,479,'action complete via WP Cron','2026-04-16 13:19:34','2026-04-16 13:19:34'),
(1386,483,'action created','2026-04-16 13:19:34','2026-04-16 13:19:34'),
(1387,476,'action started via WP Cron','2026-04-16 13:19:34','2026-04-16 13:19:34'),
(1388,484,'action created','2026-04-16 13:19:35','2026-04-16 13:19:35'),
(1389,476,'action complete via WP Cron','2026-04-16 13:19:35','2026-04-16 13:19:35'),
(1390,480,'action started via WP Cron','2026-04-16 13:19:35','2026-04-16 13:19:35'),
(1391,480,'action complete via WP Cron','2026-04-16 13:19:35','2026-04-16 13:19:35'),
(1392,481,'action started via WP Cron','2026-04-16 13:26:41','2026-04-16 13:26:41'),
(1393,481,'action complete via WP Cron','2026-04-16 13:26:41','2026-04-16 13:26:41'),
(1394,485,'action created','2026-04-16 13:26:42','2026-04-16 13:26:42'),
(1395,485,'action started via WP Cron','2026-04-16 13:29:25','2026-04-16 13:29:25'),
(1396,485,'action complete via WP Cron','2026-04-16 13:29:25','2026-04-16 13:29:25'),
(1397,486,'action created','2026-04-16 13:29:25','2026-04-16 13:29:25'),
(1398,486,'action started via WP Cron','2026-04-16 13:38:12','2026-04-16 13:38:12'),
(1399,486,'action complete via WP Cron','2026-04-16 13:38:12','2026-04-16 13:38:12'),
(1400,487,'action created','2026-04-16 13:38:12','2026-04-16 13:38:12'),
(1401,482,'action started via WP Cron','2026-04-16 13:38:12','2026-04-16 13:38:12'),
(1402,482,'action complete via WP Cron','2026-04-16 13:38:13','2026-04-16 13:38:13'),
(1403,488,'action created','2026-04-16 13:38:14','2026-04-16 13:38:14'),
(1404,483,'action started via WP Cron','2026-04-16 13:38:14','2026-04-16 13:38:14'),
(1405,483,'action complete via WP Cron','2026-04-16 13:38:14','2026-04-16 13:38:14'),
(1406,489,'action created','2026-04-16 13:38:14','2026-04-16 13:38:14'),
(1407,487,'action started via WP Cron','2026-04-16 14:00:42','2026-04-16 14:00:42'),
(1408,490,'action created','2026-04-16 14:00:44','2026-04-16 14:00:44'),
(1409,490,'action started via WP Cron','2026-04-16 14:00:48','2026-04-16 14:00:48'),
(1410,487,'action complete via WP Cron','2026-04-16 14:00:49','2026-04-16 14:00:49'),
(1411,490,'action complete via WP Cron','2026-04-16 14:00:50','2026-04-16 14:00:50'),
(1412,491,'action created','2026-04-16 14:00:50','2026-04-16 14:00:50'),
(1413,488,'action started via WP Cron','2026-04-16 14:00:50','2026-04-16 14:00:50'),
(1414,488,'action complete via WP Cron','2026-04-16 14:00:51','2026-04-16 14:00:51'),
(1415,492,'action created','2026-04-16 14:00:52','2026-04-16 14:00:52'),
(1416,489,'action started via WP Cron','2026-04-16 14:00:52','2026-04-16 14:00:52'),
(1417,489,'action complete via WP Cron','2026-04-16 14:00:53','2026-04-16 14:00:53'),
(1418,493,'action created','2026-04-16 14:00:54','2026-04-16 14:00:54'),
(1419,491,'action started via WP Cron','2026-04-16 14:18:52','2026-04-16 14:18:52'),
(1420,491,'action complete via WP Cron','2026-04-16 14:18:53','2026-04-16 14:18:53'),
(1421,494,'action created','2026-04-16 14:18:54','2026-04-16 14:18:54'),
(1422,492,'action started via WP Cron','2026-04-16 14:18:54','2026-04-16 14:18:54'),
(1423,492,'action complete via WP Cron','2026-04-16 14:18:54','2026-04-16 14:18:54'),
(1424,495,'action created','2026-04-16 14:18:54','2026-04-16 14:18:54'),
(1425,493,'action started via WP Cron','2026-04-16 14:18:54','2026-04-16 14:18:54'),
(1426,493,'action complete via WP Cron','2026-04-16 14:18:55','2026-04-16 14:18:55'),
(1427,496,'action created','2026-04-16 14:18:55','2026-04-16 14:18:55'),
(1428,484,'action started via WP Cron','2026-04-16 15:00:21','2026-04-16 15:00:21'),
(1429,497,'action created','2026-04-16 15:00:21','2026-04-16 15:00:21'),
(1430,484,'action complete via WP Cron','2026-04-16 15:00:21','2026-04-16 15:00:21'),
(1431,494,'action started via WP Cron','2026-04-16 15:00:21','2026-04-16 15:00:21'),
(1432,498,'action created','2026-04-16 15:00:22','2026-04-16 15:00:22'),
(1433,494,'action complete via WP Cron','2026-04-16 15:00:27','2026-04-16 15:00:27'),
(1434,499,'action created','2026-04-16 15:00:27','2026-04-16 15:00:27'),
(1435,495,'action started via WP Cron','2026-04-16 15:00:27','2026-04-16 15:00:27'),
(1436,498,'action started via WP Cron','2026-04-16 15:00:27','2026-04-16 15:00:27'),
(1437,495,'action complete via WP Cron','2026-04-16 15:00:27','2026-04-16 15:00:27'),
(1438,500,'action created','2026-04-16 15:00:27','2026-04-16 15:00:27'),
(1439,496,'action started via WP Cron','2026-04-16 15:00:27','2026-04-16 15:00:27'),
(1440,498,'action complete via WP Cron','2026-04-16 15:00:28','2026-04-16 15:00:28'),
(1441,496,'action complete via WP Cron','2026-04-16 15:00:28','2026-04-16 15:00:28'),
(1442,501,'action created','2026-04-16 15:00:28','2026-04-16 15:00:28'),
(1443,499,'action started via WP Cron','2026-04-16 15:04:26','2026-04-16 15:04:26'),
(1444,499,'action complete via WP Cron','2026-04-16 15:04:26','2026-04-16 15:04:26'),
(1445,502,'action created','2026-04-16 15:04:26','2026-04-16 15:04:26'),
(1446,502,'action started via WP Cron','2026-04-16 15:06:48','2026-04-16 15:06:48'),
(1447,502,'action complete via WP Cron','2026-04-16 15:06:49','2026-04-16 15:06:49'),
(1448,503,'action created','2026-04-16 15:06:49','2026-04-16 15:06:49'),
(1449,503,'action started via WP Cron','2026-04-16 15:08:52','2026-04-16 15:08:52'),
(1450,503,'action complete via WP Cron','2026-04-16 15:08:53','2026-04-16 15:08:53'),
(1451,504,'action created','2026-04-16 15:08:53','2026-04-16 15:08:53'),
(1452,504,'action started via WP Cron','2026-04-16 15:11:09','2026-04-16 15:11:09'),
(1453,504,'action complete via WP Cron','2026-04-16 15:11:09','2026-04-16 15:11:09'),
(1454,505,'action created','2026-04-16 15:11:09','2026-04-16 15:11:09'),
(1455,291,'action started via WP Cron','2026-04-16 15:11:46','2026-04-16 15:11:46'),
(1456,291,'action complete via WP Cron','2026-04-16 15:11:46','2026-04-16 15:11:46'),
(1458,293,'action started via WP Cron','2026-04-16 15:11:46','2026-04-16 15:11:46'),
(1459,293,'action complete via WP Cron','2026-04-16 15:11:46','2026-04-16 15:11:46'),
(1460,507,'action created','2026-04-16 15:11:46','2026-04-16 15:11:46'),
(1461,505,'action started via WP Cron','2026-04-16 15:14:01','2026-04-16 15:14:01'),
(1462,505,'action complete via WP Cron','2026-04-16 15:14:01','2026-04-16 15:14:01'),
(1463,508,'action created','2026-04-16 15:14:02','2026-04-16 15:14:02'),
(1464,336,'action started via WP Cron','2026-04-16 15:15:46','2026-04-16 15:15:46'),
(1465,336,'action complete via WP Cron','2026-04-16 15:15:53','2026-04-16 15:15:53'),
(1466,509,'action created','2026-04-16 15:15:54','2026-04-16 15:15:54'),
(1467,500,'action started via WP Cron','2026-04-16 15:16:46','2026-04-16 15:16:46'),
(1468,500,'action complete via WP Cron','2026-04-16 15:16:47','2026-04-16 15:16:47'),
(1469,510,'action created','2026-04-16 15:16:48','2026-04-16 15:16:48'),
(1470,501,'action started via WP Cron','2026-04-16 15:16:48','2026-04-16 15:16:48'),
(1471,501,'action complete via WP Cron','2026-04-16 15:16:49','2026-04-16 15:16:49'),
(1472,511,'action created','2026-04-16 15:16:49','2026-04-16 15:16:49'),
(1473,508,'action started via WP Cron','2026-04-16 15:16:49','2026-04-16 15:16:49'),
(1474,508,'action complete via WP Cron','2026-04-16 15:16:49','2026-04-16 15:16:49'),
(1475,512,'action created','2026-04-16 15:16:49','2026-04-16 15:16:49'),
(1476,512,'action started via WP Cron','2026-04-16 15:19:51','2026-04-16 15:19:51'),
(1477,512,'action complete via WP Cron','2026-04-16 15:19:51','2026-04-16 15:19:51'),
(1478,513,'action created','2026-04-16 15:19:51','2026-04-16 15:19:51'),
(1479,513,'action started via WP Cron','2026-04-16 15:22:58','2026-04-16 15:22:58'),
(1480,513,'action complete via WP Cron','2026-04-16 15:22:58','2026-04-16 15:22:58'),
(1481,514,'action created','2026-04-16 15:22:58','2026-04-16 15:22:58'),
(1482,514,'action started via WP Cron','2026-04-16 15:33:33','2026-04-16 15:33:33'),
(1483,514,'action complete via WP Cron','2026-04-16 15:33:33','2026-04-16 15:33:33'),
(1484,515,'action created','2026-04-16 15:33:33','2026-04-16 15:33:33'),
(1485,510,'action started via WP Cron','2026-04-16 15:33:33','2026-04-16 15:33:33'),
(1486,510,'action complete via WP Cron','2026-04-16 15:33:34','2026-04-16 15:33:34'),
(1487,516,'action created','2026-04-16 15:33:34','2026-04-16 15:33:34'),
(1488,511,'action started via WP Cron','2026-04-16 15:33:34','2026-04-16 15:33:34'),
(1489,511,'action complete via WP Cron','2026-04-16 15:33:35','2026-04-16 15:33:35'),
(1490,517,'action created','2026-04-16 15:33:35','2026-04-16 15:33:35'),
(1491,515,'action started via WP Cron','2026-04-16 15:35:48','2026-04-16 15:35:48'),
(1492,518,'action created','2026-04-16 15:35:48','2026-04-16 15:35:48'),
(1493,515,'action complete via WP Cron','2026-04-16 15:35:53','2026-04-16 15:35:53'),
(1494,519,'action created','2026-04-16 15:35:53','2026-04-16 15:35:53'),
(1495,518,'action started via WP Cron','2026-04-16 15:35:54','2026-04-16 15:35:54'),
(1496,518,'action complete via WP Cron','2026-04-16 15:35:56','2026-04-16 15:35:56'),
(1497,519,'action started via WP Cron','2026-04-16 15:39:00','2026-04-16 15:39:00'),
(1498,519,'action complete via WP Cron','2026-04-16 15:39:00','2026-04-16 15:39:00'),
(1499,520,'action created','2026-04-16 15:39:00','2026-04-16 15:39:00'),
(1500,520,'action started via WP Cron','2026-04-16 15:54:42','2026-04-16 15:54:42'),
(1501,520,'action complete via WP Cron','2026-04-16 15:54:42','2026-04-16 15:54:42'),
(1502,521,'action created','2026-04-16 15:54:42','2026-04-16 15:54:42'),
(1503,516,'action started via WP Cron','2026-04-16 15:54:42','2026-04-16 15:54:42'),
(1504,516,'action complete via WP Cron','2026-04-16 15:54:42','2026-04-16 15:54:42'),
(1505,522,'action created','2026-04-16 15:54:42','2026-04-16 15:54:42'),
(1506,517,'action started via WP Cron','2026-04-16 15:54:42','2026-04-16 15:54:42'),
(1507,517,'action complete via WP Cron','2026-04-16 15:54:43','2026-04-16 15:54:43'),
(1508,523,'action created','2026-04-16 15:54:43','2026-04-16 15:54:43'),
(1509,521,'action started via WP Cron','2026-04-16 16:08:03','2026-04-16 16:08:03'),
(1510,524,'action created','2026-04-16 16:08:03','2026-04-16 16:08:03'),
(1511,524,'action started via WP Cron','2026-04-16 16:08:07','2026-04-16 16:08:07'),
(1512,524,'action complete via WP Cron','2026-04-16 16:08:07','2026-04-16 16:08:07'),
(1513,521,'action complete via WP Cron','2026-04-16 16:08:08','2026-04-16 16:08:08'),
(1514,525,'action created','2026-04-16 16:08:08','2026-04-16 16:08:08'),
(1515,497,'action started via Async Request','2026-04-16 16:08:11','2026-04-16 16:08:11'),
(1516,526,'action created','2026-04-16 16:08:11','2026-04-16 16:08:11'),
(1517,497,'action complete via Async Request','2026-04-16 16:08:11','2026-04-16 16:08:11'),
(1518,522,'action started via WP Cron','2026-04-16 16:10:47','2026-04-16 16:10:47'),
(1519,522,'action complete via WP Cron','2026-04-16 16:10:47','2026-04-16 16:10:47'),
(1520,527,'action created','2026-04-16 16:10:48','2026-04-16 16:10:48'),
(1521,523,'action started via WP Cron','2026-04-16 16:10:48','2026-04-16 16:10:48'),
(1522,523,'action complete via WP Cron','2026-04-16 16:10:48','2026-04-16 16:10:48'),
(1523,528,'action created','2026-04-16 16:10:48','2026-04-16 16:10:48'),
(1524,525,'action started via WP Cron','2026-04-16 16:10:48','2026-04-16 16:10:48'),
(1525,525,'action complete via WP Cron','2026-04-16 16:10:48','2026-04-16 16:10:48'),
(1526,529,'action created','2026-04-16 16:10:48','2026-04-16 16:10:48'),
(1527,529,'action started via WP Cron','2026-04-16 16:36:52','2026-04-16 16:36:52'),
(1528,529,'action complete via WP Cron','2026-04-16 16:36:53','2026-04-16 16:36:53'),
(1529,530,'action created','2026-04-16 16:36:54','2026-04-16 16:36:54'),
(1530,527,'action started via WP Cron','2026-04-16 16:36:54','2026-04-16 16:36:54'),
(1531,527,'action complete via WP Cron','2026-04-16 16:36:55','2026-04-16 16:36:55'),
(1532,531,'action created','2026-04-16 16:36:55','2026-04-16 16:36:55'),
(1533,528,'action started via WP Cron','2026-04-16 16:36:55','2026-04-16 16:36:55'),
(1534,528,'action complete via WP Cron','2026-04-16 16:36:56','2026-04-16 16:36:56'),
(1535,532,'action created','2026-04-16 16:36:56','2026-04-16 16:36:56'),
(1536,530,'action started via WP Cron','2026-04-16 16:44:38','2026-04-16 16:44:38'),
(1537,530,'action complete via WP Cron','2026-04-16 16:44:38','2026-04-16 16:44:38'),
(1538,533,'action created','2026-04-16 16:44:38','2026-04-16 16:44:38'),
(1539,533,'action started via WP Cron','2026-04-16 16:49:22','2026-04-16 16:49:22'),
(1540,533,'action complete via WP Cron','2026-04-16 16:49:22','2026-04-16 16:49:22'),
(1541,534,'action created','2026-04-16 16:49:23','2026-04-16 16:49:23'),
(1542,534,'action started via WP Cron','2026-04-16 16:54:14','2026-04-16 16:54:14'),
(1543,534,'action complete via WP Cron','2026-04-16 16:54:14','2026-04-16 16:54:14'),
(1544,535,'action created','2026-04-16 16:54:15','2026-04-16 16:54:15'),
(1545,531,'action started via WP Cron','2026-04-16 16:54:15','2026-04-16 16:54:15'),
(1546,531,'action complete via WP Cron','2026-04-16 16:54:15','2026-04-16 16:54:15'),
(1547,536,'action created','2026-04-16 16:54:15','2026-04-16 16:54:15'),
(1548,532,'action started via WP Cron','2026-04-16 16:54:15','2026-04-16 16:54:15'),
(1549,532,'action complete via WP Cron','2026-04-16 16:54:16','2026-04-16 16:54:16'),
(1550,537,'action created','2026-04-16 16:54:16','2026-04-16 16:54:16'),
(1551,538,'action created','2026-04-16 16:54:17','2026-04-16 16:54:17'),
(1552,538,'action started via Async Request','2026-04-16 16:54:23','2026-04-16 16:54:23'),
(1562,540,'action started via WP Cron','2026-04-16 16:54:46','2026-04-16 16:54:46'),
(1554,539,'action created','2026-04-16 16:54:23','2026-04-16 16:54:23'),
(1555,540,'action created','2026-04-16 16:54:23','2026-04-16 16:54:23'),
(1556,541,'action created','2026-04-16 16:54:23','2026-04-16 16:54:23'),
(1557,538,'action complete via Async Request','2026-04-16 16:54:23','2026-04-16 16:54:23'),
(1558,542,'action created','2026-04-16 16:54:23','2026-04-16 16:54:23'),
(1559,541,'action started via Async Request','2026-04-16 16:54:23','2026-04-16 16:54:23'),
(1560,541,'action complete via Async Request','2026-04-16 16:54:24','2026-04-16 16:54:24'),
(1561,543,'action created','2026-04-16 16:54:24','2026-04-16 16:54:24'),
(1563,540,'action complete via WP Cron','2026-04-16 16:54:46','2026-04-16 16:54:46'),
(1564,535,'action started via WP Cron','2026-04-16 16:56:48','2026-04-16 16:56:48'),
(1565,535,'action complete via WP Cron','2026-04-16 16:56:48','2026-04-16 16:56:48'),
(1566,544,'action created','2026-04-16 16:56:48','2026-04-16 16:56:48'),
(1567,544,'action started via WP Cron','2026-04-16 16:58:54','2026-04-16 16:58:54'),
(1568,544,'action complete via WP Cron','2026-04-16 16:58:54','2026-04-16 16:58:54'),
(1569,545,'action created','2026-04-16 16:58:54','2026-04-16 16:58:54'),
(1570,545,'action started via WP Cron','2026-04-16 17:16:18','2026-04-16 17:16:18'),
(1571,546,'action created','2026-04-16 17:16:18','2026-04-16 17:16:18'),
(1572,546,'action started via WP Cron','2026-04-16 17:16:21','2026-04-16 17:16:21'),
(1573,546,'action complete via WP Cron','2026-04-16 17:16:22','2026-04-16 17:16:22'),
(1574,545,'action complete via WP Cron','2026-04-16 17:16:23','2026-04-16 17:16:23'),
(1575,547,'action created','2026-04-16 17:16:23','2026-04-16 17:16:23'),
(1576,526,'action started via WP Cron','2026-04-16 17:16:23','2026-04-16 17:16:23'),
(1577,548,'action created','2026-04-16 17:16:23','2026-04-16 17:16:23'),
(1578,526,'action complete via WP Cron','2026-04-16 17:16:23','2026-04-16 17:16:23'),
(1579,536,'action started via WP Cron','2026-04-16 17:16:23','2026-04-16 17:16:23'),
(1580,536,'action complete via WP Cron','2026-04-16 17:16:23','2026-04-16 17:16:23'),
(1581,549,'action created','2026-04-16 17:16:23','2026-04-16 17:16:23'),
(1582,537,'action started via WP Cron','2026-04-16 17:16:23','2026-04-16 17:16:23'),
(1583,537,'action complete via WP Cron','2026-04-16 17:16:24','2026-04-16 17:16:24'),
(1584,550,'action created','2026-04-16 17:16:24','2026-04-16 17:16:24'),
(1585,547,'action started via WP Cron','2026-04-16 18:07:01','2026-04-16 18:07:01'),
(1586,551,'action created','2026-04-16 18:07:01','2026-04-16 18:07:01'),
(1587,547,'action complete via WP Cron','2026-04-16 18:07:06','2026-04-16 18:07:06'),
(1588,552,'action created','2026-04-16 18:07:06','2026-04-16 18:07:06'),
(1589,549,'action started via WP Cron','2026-04-16 18:07:07','2026-04-16 18:07:07'),
(1590,549,'action complete via WP Cron','2026-04-16 18:07:07','2026-04-16 18:07:07'),
(1591,553,'action created','2026-04-16 18:07:07','2026-04-16 18:07:07'),
(1592,550,'action started via WP Cron','2026-04-16 18:07:07','2026-04-16 18:07:07'),
(1593,550,'action complete via WP Cron','2026-04-16 18:07:08','2026-04-16 18:07:08'),
(1594,554,'action created','2026-04-16 18:07:08','2026-04-16 18:07:08'),
(1595,551,'action started via WP Cron','2026-04-16 18:07:08','2026-04-16 18:07:08'),
(1596,551,'action complete via WP Cron','2026-04-16 18:07:09','2026-04-16 18:07:09'),
(1597,552,'action started via WP Cron','2026-04-16 18:12:16','2026-04-16 18:12:16'),
(1598,552,'action complete via WP Cron','2026-04-16 18:12:16','2026-04-16 18:12:16'),
(1599,555,'action created','2026-04-16 18:12:17','2026-04-16 18:12:17'),
(1600,555,'action started via WP Cron','2026-04-16 18:32:08','2026-04-16 18:32:08'),
(1601,555,'action complete via WP Cron','2026-04-16 18:32:08','2026-04-16 18:32:08'),
(1602,556,'action created','2026-04-16 18:32:08','2026-04-16 18:32:08'),
(1603,548,'action started via WP Cron','2026-04-16 18:32:08','2026-04-16 18:32:08'),
(1604,557,'action created','2026-04-16 18:32:08','2026-04-16 18:32:08'),
(1605,548,'action complete via WP Cron','2026-04-16 18:32:08','2026-04-16 18:32:08'),
(1606,553,'action started via WP Cron','2026-04-16 18:32:08','2026-04-16 18:32:08'),
(1607,553,'action complete via WP Cron','2026-04-16 18:32:09','2026-04-16 18:32:09'),
(1608,558,'action created','2026-04-16 18:32:09','2026-04-16 18:32:09'),
(1609,554,'action started via WP Cron','2026-04-16 18:32:09','2026-04-16 18:32:09'),
(1610,554,'action complete via WP Cron','2026-04-16 18:32:09','2026-04-16 18:32:09'),
(1611,559,'action created','2026-04-16 18:32:10','2026-04-16 18:32:10'),
(1612,556,'action started via WP Cron','2026-04-16 19:01:44','2026-04-16 19:01:44'),
(1613,560,'action created','2026-04-16 19:01:44','2026-04-16 19:01:44'),
(1614,560,'action started via WP Cron','2026-04-16 19:01:48','2026-04-16 19:01:48'),
(1615,560,'action complete via WP Cron','2026-04-16 19:01:49','2026-04-16 19:01:49'),
(1616,556,'action complete via WP Cron','2026-04-16 19:01:49','2026-04-16 19:01:49'),
(1617,561,'action created','2026-04-16 19:01:49','2026-04-16 19:01:49'),
(1618,558,'action started via WP Cron','2026-04-16 19:01:49','2026-04-16 19:01:49'),
(1619,558,'action complete via WP Cron','2026-04-16 19:01:50','2026-04-16 19:01:50'),
(1620,562,'action created','2026-04-16 19:01:50','2026-04-16 19:01:50'),
(1621,559,'action started via WP Cron','2026-04-16 19:01:50','2026-04-16 19:01:50'),
(1622,559,'action complete via WP Cron','2026-04-16 19:01:50','2026-04-16 19:01:50'),
(1623,563,'action created','2026-04-16 19:01:51','2026-04-16 19:01:51'),
(1624,561,'action started via WP Cron','2026-04-16 19:12:01','2026-04-16 19:12:01'),
(1625,561,'action complete via WP Cron','2026-04-16 19:12:01','2026-04-16 19:12:01'),
(1626,564,'action created','2026-04-16 19:12:02','2026-04-16 19:12:02'),
(1627,564,'action started via WP Cron','2026-04-16 19:19:23','2026-04-16 19:19:23'),
(1628,564,'action complete via WP Cron','2026-04-16 19:19:23','2026-04-16 19:19:23'),
(1629,565,'action created','2026-04-16 19:19:23','2026-04-16 19:19:23'),
(1630,562,'action started via WP Cron','2026-04-16 19:19:23','2026-04-16 19:19:23'),
(1631,562,'action complete via WP Cron','2026-04-16 19:19:23','2026-04-16 19:19:23'),
(1632,566,'action created','2026-04-16 19:19:23','2026-04-16 19:19:23'),
(1633,563,'action started via WP Cron','2026-04-16 19:19:23','2026-04-16 19:19:23'),
(1634,563,'action complete via WP Cron','2026-04-16 19:19:24','2026-04-16 19:19:24'),
(1635,567,'action created','2026-04-16 19:19:24','2026-04-16 19:19:24'),
(1636,565,'action started via WP Cron','2026-04-16 19:28:04','2026-04-16 19:28:04'),
(1637,565,'action complete via WP Cron','2026-04-16 19:28:04','2026-04-16 19:28:04'),
(1638,568,'action created','2026-04-16 19:28:04','2026-04-16 19:28:04'),
(1639,568,'action started via WP Cron','2026-04-16 19:39:47','2026-04-16 19:39:47'),
(1640,568,'action complete via WP Cron','2026-04-16 19:39:47','2026-04-16 19:39:47'),
(1641,569,'action created','2026-04-16 19:39:48','2026-04-16 19:39:48'),
(1642,557,'action started via WP Cron','2026-04-16 19:39:48','2026-04-16 19:39:48'),
(1643,570,'action created','2026-04-16 19:39:48','2026-04-16 19:39:48'),
(1644,557,'action complete via WP Cron','2026-04-16 19:39:48','2026-04-16 19:39:48'),
(1645,566,'action started via WP Cron','2026-04-16 19:39:48','2026-04-16 19:39:48'),
(1646,566,'action complete via WP Cron','2026-04-16 19:39:48','2026-04-16 19:39:48'),
(1647,571,'action created','2026-04-16 19:39:48','2026-04-16 19:39:48'),
(1648,567,'action started via WP Cron','2026-04-16 19:39:48','2026-04-16 19:39:48'),
(1649,567,'action complete via WP Cron','2026-04-16 19:39:49','2026-04-16 19:39:49'),
(1650,572,'action created','2026-04-16 19:39:49','2026-04-16 19:39:49'),
(1651,569,'action started via WP Cron','2026-04-16 19:57:05','2026-04-16 19:57:05'),
(1652,573,'action created','2026-04-16 19:57:05','2026-04-16 19:57:05'),
(1653,569,'action complete via WP Cron','2026-04-16 19:57:10','2026-04-16 19:57:10'),
(1654,574,'action created','2026-04-16 19:57:10','2026-04-16 19:57:10'),
(1655,571,'action started via WP Cron','2026-04-16 19:57:11','2026-04-16 19:57:11'),
(1656,571,'action complete via WP Cron','2026-04-16 19:57:12','2026-04-16 19:57:12'),
(1657,575,'action created','2026-04-16 19:57:12','2026-04-16 19:57:12'),
(1658,572,'action started via WP Cron','2026-04-16 19:57:12','2026-04-16 19:57:12'),
(1659,572,'action complete via WP Cron','2026-04-16 19:57:12','2026-04-16 19:57:12'),
(1660,576,'action created','2026-04-16 19:57:13','2026-04-16 19:57:13'),
(1661,573,'action started via WP Cron','2026-04-16 19:57:13','2026-04-16 19:57:13'),
(1662,573,'action complete via WP Cron','2026-04-16 19:57:13','2026-04-16 19:57:13'),
(1663,574,'action started via WP Cron','2026-04-16 19:59:59','2026-04-16 19:59:59'),
(1664,574,'action complete via WP Cron','2026-04-16 19:59:59','2026-04-16 19:59:59'),
(1665,577,'action created','2026-04-16 19:59:59','2026-04-16 19:59:59'),
(1666,577,'action started via WP Cron','2026-04-16 20:02:50','2026-04-16 20:02:50'),
(1667,577,'action complete via WP Cron','2026-04-16 20:02:51','2026-04-16 20:02:51'),
(1668,578,'action created','2026-04-16 20:02:51','2026-04-16 20:02:51'),
(1669,578,'action started via WP Cron','2026-04-16 20:05:45','2026-04-16 20:05:45'),
(1670,578,'action complete via WP Cron','2026-04-16 20:05:45','2026-04-16 20:05:45'),
(1671,579,'action created','2026-04-16 20:05:45','2026-04-16 20:05:45'),
(1672,579,'action started via WP Cron','2026-04-16 20:07:45','2026-04-16 20:07:45'),
(1673,579,'action complete via WP Cron','2026-04-16 20:07:45','2026-04-16 20:07:45'),
(1674,580,'action created','2026-04-16 20:07:46','2026-04-16 20:07:46'),
(1675,580,'action started via WP Cron','2026-04-16 21:05:44','2026-04-16 21:05:44'),
(1676,581,'action created','2026-04-16 21:05:45','2026-04-16 21:05:45'),
(1677,581,'action started via WP Cron','2026-04-16 21:05:48','2026-04-16 21:05:48'),
(1678,581,'action complete via WP Cron','2026-04-16 21:05:49','2026-04-16 21:05:49'),
(1679,580,'action complete via WP Cron','2026-04-16 21:05:50','2026-04-16 21:05:50'),
(1680,582,'action created','2026-04-16 21:05:50','2026-04-16 21:05:50'),
(1681,575,'action started via Async Request','2026-04-16 21:05:52','2026-04-16 21:05:52'),
(1682,575,'action complete via Async Request','2026-04-16 21:05:53','2026-04-16 21:05:53'),
(1683,583,'action created','2026-04-16 21:05:54','2026-04-16 21:05:54'),
(1684,576,'action started via Async Request','2026-04-16 21:05:54','2026-04-16 21:05:54'),
(1685,576,'action complete via Async Request','2026-04-16 21:05:54','2026-04-16 21:05:54'),
(1686,584,'action created','2026-04-16 21:05:54','2026-04-16 21:05:54'),
(1687,570,'action started via Async Request','2026-04-16 21:05:54','2026-04-16 21:05:54'),
(1688,585,'action created','2026-04-16 21:05:55','2026-04-16 21:05:55'),
(1689,570,'action complete via Async Request','2026-04-16 21:05:55','2026-04-16 21:05:55'),
(1690,582,'action started via WP Cron','2026-04-16 21:22:13','2026-04-16 21:22:13'),
(1691,582,'action complete via WP Cron','2026-04-16 21:22:13','2026-04-16 21:22:13'),
(1692,586,'action created','2026-04-16 21:22:13','2026-04-16 21:22:13'),
(1693,583,'action started via WP Cron','2026-04-16 21:22:13','2026-04-16 21:22:13'),
(1694,583,'action complete via WP Cron','2026-04-16 21:22:13','2026-04-16 21:22:13'),
(1695,587,'action created','2026-04-16 21:22:13','2026-04-16 21:22:13'),
(1696,584,'action started via WP Cron','2026-04-16 21:22:13','2026-04-16 21:22:13'),
(1697,584,'action complete via WP Cron','2026-04-16 21:22:14','2026-04-16 21:22:14'),
(1698,588,'action created','2026-04-16 21:22:14','2026-04-16 21:22:14'),
(1699,586,'action started via WP Cron','2026-04-16 21:36:22','2026-04-16 21:36:22'),
(1700,586,'action complete via WP Cron','2026-04-16 21:36:22','2026-04-16 21:36:22'),
(1701,589,'action created','2026-04-16 21:36:22','2026-04-16 21:36:22'),
(1702,587,'action started via WP Cron','2026-04-16 21:43:30','2026-04-16 21:43:30'),
(1703,587,'action complete via WP Cron','2026-04-16 21:43:30','2026-04-16 21:43:30'),
(1704,590,'action created','2026-04-16 21:43:30','2026-04-16 21:43:30'),
(1705,588,'action started via WP Cron','2026-04-16 21:43:30','2026-04-16 21:43:30'),
(1706,588,'action complete via WP Cron','2026-04-16 21:43:31','2026-04-16 21:43:31'),
(1707,591,'action created','2026-04-16 21:43:31','2026-04-16 21:43:31'),
(1708,589,'action started via WP Cron','2026-04-16 21:43:31','2026-04-16 21:43:31'),
(1709,592,'action created','2026-04-16 21:43:31','2026-04-16 21:43:31'),
(1710,592,'action started via WP Cron','2026-04-16 21:43:34','2026-04-16 21:43:34'),
(1711,592,'action complete via WP Cron','2026-04-16 21:43:34','2026-04-16 21:43:34'),
(1712,589,'action complete via WP Cron','2026-04-16 21:43:34','2026-04-16 21:43:34'),
(1713,593,'action created','2026-04-16 21:43:35','2026-04-16 21:43:35'),
(1714,593,'action started via WP Cron','2026-04-16 22:09:22','2026-04-16 22:09:22'),
(1715,593,'action complete via WP Cron','2026-04-16 22:09:22','2026-04-16 22:09:22'),
(1716,594,'action created','2026-04-16 22:09:22','2026-04-16 22:09:22'),
(1717,590,'action started via WP Cron','2026-04-16 22:09:22','2026-04-16 22:09:22'),
(1718,590,'action complete via WP Cron','2026-04-16 22:09:22','2026-04-16 22:09:22'),
(1719,595,'action created','2026-04-16 22:09:23','2026-04-16 22:09:23'),
(1720,591,'action started via WP Cron','2026-04-16 22:09:23','2026-04-16 22:09:23'),
(1721,591,'action complete via WP Cron','2026-04-16 22:09:23','2026-04-16 22:09:23'),
(1722,596,'action created','2026-04-16 22:09:23','2026-04-16 22:09:23'),
(1723,585,'action started via WP Cron','2026-04-16 22:09:23','2026-04-16 22:09:23'),
(1724,597,'action created','2026-04-16 22:09:23','2026-04-16 22:09:23'),
(1725,585,'action complete via WP Cron','2026-04-16 22:09:23','2026-04-16 22:09:23'),
(1726,594,'action started via WP Cron','2026-04-16 22:59:48','2026-04-16 22:59:48'),
(1727,598,'action created','2026-04-16 22:59:48','2026-04-16 22:59:48'),
(1728,598,'action started via WP Cron','2026-04-16 22:59:53','2026-04-16 22:59:53'),
(1729,594,'action complete via WP Cron','2026-04-16 22:59:53','2026-04-16 22:59:53'),
(1730,599,'action created','2026-04-16 22:59:53','2026-04-16 22:59:53'),
(1731,598,'action complete via WP Cron','2026-04-16 22:59:53','2026-04-16 22:59:53'),
(1732,595,'action started via WP Cron','2026-04-16 22:59:53','2026-04-16 22:59:53'),
(1733,595,'action complete via WP Cron','2026-04-16 22:59:54','2026-04-16 22:59:54'),
(1734,600,'action created','2026-04-16 22:59:54','2026-04-16 22:59:54'),
(1735,596,'action started via WP Cron','2026-04-16 22:59:54','2026-04-16 22:59:54'),
(1736,596,'action complete via WP Cron','2026-04-16 22:59:54','2026-04-16 22:59:54'),
(1737,601,'action created','2026-04-16 22:59:54','2026-04-16 22:59:54'),
(1738,599,'action started via WP Cron','2026-04-16 23:19:48','2026-04-16 23:19:48'),
(1739,602,'action created','2026-04-16 23:19:48','2026-04-16 23:19:48'),
(1740,599,'action complete via WP Cron','2026-04-16 23:19:53','2026-04-16 23:19:53'),
(1741,603,'action created','2026-04-16 23:19:53','2026-04-16 23:19:53'),
(1742,597,'action started via WP Cron','2026-04-16 23:19:53','2026-04-16 23:19:53'),
(1743,604,'action created','2026-04-16 23:19:53','2026-04-16 23:19:53'),
(1744,597,'action complete via WP Cron','2026-04-16 23:19:53','2026-04-16 23:19:53'),
(1745,600,'action started via WP Cron','2026-04-16 23:19:53','2026-04-16 23:19:53'),
(1746,600,'action complete via WP Cron','2026-04-16 23:19:54','2026-04-16 23:19:54'),
(1747,605,'action created','2026-04-16 23:19:54','2026-04-16 23:19:54'),
(1748,601,'action started via WP Cron','2026-04-16 23:19:54','2026-04-16 23:19:54'),
(1749,601,'action complete via WP Cron','2026-04-16 23:19:54','2026-04-16 23:19:54'),
(1750,606,'action created','2026-04-16 23:19:54','2026-04-16 23:19:54'),
(1751,602,'action started via WP Cron','2026-04-16 23:19:54','2026-04-16 23:19:54'),
(1752,602,'action complete via WP Cron','2026-04-16 23:19:54','2026-04-16 23:19:54'),
(1753,603,'action started via WP Cron','2026-04-16 23:40:34','2026-04-16 23:40:34'),
(1754,603,'action complete via WP Cron','2026-04-16 23:40:34','2026-04-16 23:40:34'),
(1755,607,'action created','2026-04-16 23:40:34','2026-04-16 23:40:34'),
(1756,605,'action started via WP Cron','2026-04-16 23:40:34','2026-04-16 23:40:34'),
(1757,605,'action complete via WP Cron','2026-04-16 23:40:35','2026-04-16 23:40:35'),
(1758,608,'action created','2026-04-16 23:40:35','2026-04-16 23:40:35'),
(1759,606,'action started via WP Cron','2026-04-16 23:40:35','2026-04-16 23:40:35'),
(1760,606,'action complete via WP Cron','2026-04-16 23:40:35','2026-04-16 23:40:35'),
(1761,609,'action created','2026-04-16 23:40:35','2026-04-16 23:40:35'),
(1762,607,'action started via WP Cron','2026-04-16 23:46:22','2026-04-16 23:46:22'),
(1763,607,'action complete via WP Cron','2026-04-16 23:46:22','2026-04-16 23:46:22'),
(1764,610,'action created','2026-04-16 23:46:22','2026-04-16 23:46:22'),
(1765,610,'action started via WP Cron','2026-04-17 00:18:14','2026-04-17 00:18:14'),
(1766,611,'action created','2026-04-17 00:18:14','2026-04-17 00:18:14'),
(1767,611,'action started via WP Cron','2026-04-17 00:18:18','2026-04-17 00:18:18'),
(1768,611,'action complete via WP Cron','2026-04-17 00:18:18','2026-04-17 00:18:18'),
(1769,610,'action complete via WP Cron','2026-04-17 00:18:19','2026-04-17 00:18:19'),
(1770,612,'action created','2026-04-17 00:18:19','2026-04-17 00:18:19'),
(1771,608,'action started via WP Cron','2026-04-17 00:18:19','2026-04-17 00:18:19'),
(1772,608,'action complete via WP Cron','2026-04-17 00:18:20','2026-04-17 00:18:20'),
(1773,613,'action created','2026-04-17 00:18:20','2026-04-17 00:18:20'),
(1774,609,'action started via WP Cron','2026-04-17 00:18:20','2026-04-17 00:18:20'),
(1775,609,'action complete via WP Cron','2026-04-17 00:18:20','2026-04-17 00:18:20'),
(1776,614,'action created','2026-04-17 00:18:20','2026-04-17 00:18:20'),
(1777,604,'action started via WP Cron','2026-04-17 00:33:54','2026-04-17 00:33:54'),
(1778,615,'action created','2026-04-17 00:33:54','2026-04-17 00:33:54'),
(1779,604,'action complete via WP Cron','2026-04-17 00:33:54','2026-04-17 00:33:54'),
(1780,612,'action started via WP Cron','2026-04-17 00:33:54','2026-04-17 00:33:54'),
(1781,616,'action created','2026-04-17 00:33:54','2026-04-17 00:33:54'),
(1782,612,'action complete via WP Cron','2026-04-17 00:33:59','2026-04-17 00:33:59'),
(1783,617,'action created','2026-04-17 00:33:59','2026-04-17 00:33:59'),
(1784,613,'action started via WP Cron','2026-04-17 00:33:59','2026-04-17 00:33:59'),
(1785,616,'action started via WP Cron','2026-04-17 00:33:59','2026-04-17 00:33:59'),
(1786,616,'action complete via WP Cron','2026-04-17 00:34:00','2026-04-17 00:34:00'),
(1787,613,'action complete via WP Cron','2026-04-17 00:34:00','2026-04-17 00:34:00'),
(1788,618,'action created','2026-04-17 00:34:00','2026-04-17 00:34:00'),
(1789,614,'action started via WP Cron','2026-04-17 00:34:00','2026-04-17 00:34:00'),
(1790,614,'action complete via WP Cron','2026-04-17 00:34:00','2026-04-17 00:34:00'),
(1791,619,'action created','2026-04-17 00:34:00','2026-04-17 00:34:00'),
(1792,617,'action started via WP Cron','2026-04-17 01:23:57','2026-04-17 01:23:57'),
(1793,620,'action created','2026-04-17 01:23:58','2026-04-17 01:23:58'),
(1794,617,'action complete via WP Cron','2026-04-17 01:24:03','2026-04-17 01:24:03'),
(1795,621,'action created','2026-04-17 01:24:03','2026-04-17 01:24:03'),
(1796,618,'action started via WP Cron','2026-04-17 01:24:16','2026-04-17 01:24:16'),
(1797,618,'action complete via WP Cron','2026-04-17 01:24:18','2026-04-17 01:24:18'),
(1798,622,'action created','2026-04-17 01:24:18','2026-04-17 01:24:18'),
(1799,619,'action started via Async Request','2026-04-17 01:24:34','2026-04-17 01:24:34'),
(1800,619,'action complete via Async Request','2026-04-17 01:24:35','2026-04-17 01:24:35'),
(1801,623,'action created','2026-04-17 01:24:35','2026-04-17 01:24:35'),
(1802,620,'action started via Async Request','2026-04-17 01:24:48','2026-04-17 01:24:48'),
(1803,620,'action complete via Async Request','2026-04-17 01:24:50','2026-04-17 01:24:50'),
(1804,624,'action created','2026-04-17 01:24:50','2026-04-17 01:24:50'),
(1805,624,'action started via WP Cron','2026-04-17 01:24:57','2026-04-17 01:24:57'),
(1806,624,'action complete via WP Cron','2026-04-17 01:24:57','2026-04-17 01:24:57'),
(1807,621,'action started via WP Cron','2026-04-17 02:33:17','2026-04-17 02:33:17'),
(1808,625,'action created','2026-04-17 02:33:17','2026-04-17 02:33:17'),
(1809,625,'action started via WP Cron','2026-04-17 02:33:20','2026-04-17 02:33:20'),
(1810,625,'action complete via WP Cron','2026-04-17 02:33:21','2026-04-17 02:33:21'),
(1811,621,'action complete via WP Cron','2026-04-17 02:33:22','2026-04-17 02:33:22'),
(1812,626,'action created','2026-04-17 02:33:22','2026-04-17 02:33:22'),
(1813,284,'action started via Async Request','2026-04-17 02:33:24','2026-04-17 02:33:24'),
(1814,284,'action complete via Async Request','2026-04-17 02:33:25','2026-04-17 02:33:25'),
(1815,627,'action created','2026-04-17 02:33:25','2026-04-17 02:33:25'),
(1816,615,'action started via Async Request','2026-04-17 02:33:25','2026-04-17 02:33:25'),
(1817,628,'action created','2026-04-17 02:33:26','2026-04-17 02:33:26'),
(1818,615,'action complete via Async Request','2026-04-17 02:33:26','2026-04-17 02:33:26'),
(1819,622,'action started via Async Request','2026-04-17 02:33:26','2026-04-17 02:33:26'),
(1820,622,'action complete via Async Request','2026-04-17 02:33:26','2026-04-17 02:33:26'),
(1821,629,'action created','2026-04-17 02:33:26','2026-04-17 02:33:26'),
(1822,623,'action started via Async Request','2026-04-17 02:33:26','2026-04-17 02:33:26'),
(1823,623,'action complete via Async Request','2026-04-17 02:33:27','2026-04-17 02:33:27'),
(1824,630,'action created','2026-04-17 02:33:27','2026-04-17 02:33:27'),
(1825,626,'action started via WP Cron','2026-04-17 02:38:03','2026-04-17 02:38:03'),
(1826,626,'action complete via WP Cron','2026-04-17 02:38:03','2026-04-17 02:38:03'),
(1827,631,'action created','2026-04-17 02:38:03','2026-04-17 02:38:03'),
(1828,631,'action started via WP Cron','2026-04-17 02:56:28','2026-04-17 02:56:28'),
(1829,631,'action complete via WP Cron','2026-04-17 02:56:28','2026-04-17 02:56:28'),
(1830,632,'action created','2026-04-17 02:56:28','2026-04-17 02:56:28'),
(1831,629,'action started via WP Cron','2026-04-17 02:56:28','2026-04-17 02:56:28'),
(1832,629,'action complete via WP Cron','2026-04-17 02:56:29','2026-04-17 02:56:29'),
(1833,633,'action created','2026-04-17 02:56:29','2026-04-17 02:56:29'),
(1834,630,'action started via WP Cron','2026-04-17 02:56:29','2026-04-17 02:56:29'),
(1835,630,'action complete via WP Cron','2026-04-17 02:56:29','2026-04-17 02:56:29'),
(1836,634,'action created','2026-04-17 02:56:29','2026-04-17 02:56:29'),
(1837,632,'action started via WP Cron','2026-04-17 03:10:08','2026-04-17 03:10:08'),
(1838,635,'action created','2026-04-17 03:10:08','2026-04-17 03:10:08'),
(1839,635,'action started via WP Cron','2026-04-17 03:10:12','2026-04-17 03:10:12'),
(1840,635,'action complete via WP Cron','2026-04-17 03:10:13','2026-04-17 03:10:13'),
(1841,632,'action complete via WP Cron','2026-04-17 03:10:13','2026-04-17 03:10:13'),
(1842,636,'action created','2026-04-17 03:10:13','2026-04-17 03:10:13'),
(1843,311,'action started via Async Request','2026-04-17 03:10:16','2026-04-17 03:10:16'),
(1844,637,'action created','2026-04-17 03:10:16','2026-04-17 03:10:16'),
(1845,311,'action complete via Async Request','2026-04-17 03:10:16','2026-04-17 03:10:16'),
(1846,638,'action created','2026-04-17 03:10:16','2026-04-17 03:10:16'),
(1847,313,'action started via Async Request','2026-04-17 03:10:16','2026-04-17 03:10:16'),
(1848,313,'action complete via Async Request','2026-04-17 03:10:17','2026-04-17 03:10:17'),
(1849,639,'action created','2026-04-17 03:10:17','2026-04-17 03:10:17'),
(1850,637,'action started via Async Request','2026-04-17 03:10:17','2026-04-17 03:10:17'),
(1851,637,'action complete via Async Request','2026-04-17 03:10:17','2026-04-17 03:10:17'),
(1852,633,'action started via WP Cron','2026-04-17 03:12:17','2026-04-17 03:12:17'),
(1853,633,'action complete via WP Cron','2026-04-17 03:12:17','2026-04-17 03:12:17'),
(1854,640,'action created','2026-04-17 03:12:18','2026-04-17 03:12:18'),
(1855,634,'action started via WP Cron','2026-04-17 03:12:18','2026-04-17 03:12:18'),
(1856,634,'action complete via WP Cron','2026-04-17 03:12:18','2026-04-17 03:12:18'),
(1857,641,'action created','2026-04-17 03:12:18','2026-04-17 03:12:18'),
(1858,285,'action started via WP Cron','2026-04-17 03:12:18','2026-04-17 03:12:18'),
(1859,285,'action complete via WP Cron','2026-04-17 03:12:19','2026-04-17 03:12:19'),
(1860,642,'action created','2026-04-17 03:12:19','2026-04-17 03:12:19'),
(1861,288,'action started via WP Cron','2026-04-17 03:12:19','2026-04-17 03:12:19'),
(1862,288,'action complete via WP Cron','2026-04-17 03:12:20','2026-04-17 03:12:20'),
(1863,643,'action created','2026-04-17 03:12:20','2026-04-17 03:12:20'),
(1864,289,'action started via WP Cron','2026-04-17 03:12:20','2026-04-17 03:12:20'),
(1865,289,'action complete via WP Cron','2026-04-17 03:12:20','2026-04-17 03:12:20'),
(1866,644,'action created','2026-04-17 03:12:20','2026-04-17 03:12:20'),
(1867,292,'action started via WP Cron','2026-04-17 03:12:20','2026-04-17 03:12:20'),
(1868,292,'action complete via WP Cron','2026-04-17 03:12:20','2026-04-17 03:12:20'),
(1869,645,'action created','2026-04-17 03:12:20','2026-04-17 03:12:20'),
(1870,294,'action started via WP Cron','2026-04-17 03:12:20','2026-04-17 03:12:20'),
(1871,294,'action complete via WP Cron','2026-04-17 03:12:20','2026-04-17 03:12:20'),
(1872,646,'action created','2026-04-17 03:12:20','2026-04-17 03:12:20'),
(1873,295,'action started via WP Cron','2026-04-17 03:12:20','2026-04-17 03:12:20'),
(1874,295,'action complete via WP Cron','2026-04-17 03:12:20','2026-04-17 03:12:20'),
(1875,647,'action created','2026-04-17 03:12:20','2026-04-17 03:12:20'),
(1876,507,'action started via WP Cron','2026-04-17 03:12:20','2026-04-17 03:12:20'),
(1877,507,'action complete via WP Cron','2026-04-17 03:12:20','2026-04-17 03:12:20'),
(1878,648,'action created','2026-04-17 03:12:21','2026-04-17 03:12:21'),
(1879,296,'action started via WP Cron','2026-04-17 03:12:21','2026-04-17 03:12:21'),
(1880,296,'action complete via WP Cron','2026-04-17 03:12:21','2026-04-17 03:12:21'),
(1881,649,'action created','2026-04-17 03:12:21','2026-04-17 03:12:21'),
(1882,299,'action started via WP Cron','2026-04-17 03:12:21','2026-04-17 03:12:21'),
(1883,650,'action created','2026-04-17 03:12:23','2026-04-17 03:12:23'),
(1884,299,'action complete via WP Cron','2026-04-17 03:12:23','2026-04-17 03:12:23'),
(1885,651,'action created','2026-04-17 03:12:23','2026-04-17 03:12:23'),
(1886,636,'action started via WP Cron','2026-04-17 03:12:23','2026-04-17 03:12:23'),
(1887,636,'action complete via WP Cron','2026-04-17 03:12:23','2026-04-17 03:12:23'),
(1888,652,'action created','2026-04-17 03:12:23','2026-04-17 03:12:23'),
(1889,650,'action started via WP Cron','2026-04-17 03:12:24','2026-04-17 03:12:24'),
(1890,650,'action complete via WP Cron','2026-04-17 03:12:26','2026-04-17 03:12:26'),
(1891,652,'action started via WP Cron','2026-04-17 03:40:45','2026-04-17 03:40:45'),
(1892,653,'action created','2026-04-17 03:40:46','2026-04-17 03:40:46'),
(1893,653,'action started via WP Cron','2026-04-17 03:40:50','2026-04-17 03:40:50'),
(1894,652,'action complete via WP Cron','2026-04-17 03:40:51','2026-04-17 03:40:51'),
(1895,654,'action created','2026-04-17 03:40:51','2026-04-17 03:40:51'),
(1896,653,'action complete via WP Cron','2026-04-17 03:40:52','2026-04-17 03:40:52'),
(1897,509,'action started via WP Cron','2026-04-17 03:40:52','2026-04-17 03:40:52'),
(1898,509,'action complete via WP Cron','2026-04-17 03:40:53','2026-04-17 03:40:53'),
(1899,655,'action created','2026-04-17 03:40:53','2026-04-17 03:40:53'),
(1900,640,'action started via WP Cron','2026-04-17 03:40:53','2026-04-17 03:40:53'),
(1901,640,'action complete via WP Cron','2026-04-17 03:40:54','2026-04-17 03:40:54'),
(1902,656,'action created','2026-04-17 03:40:54','2026-04-17 03:40:54'),
(1903,641,'action started via WP Cron','2026-04-17 03:40:54','2026-04-17 03:40:54'),
(1904,641,'action complete via WP Cron','2026-04-17 03:40:54','2026-04-17 03:40:54'),
(1905,657,'action created','2026-04-17 03:40:54','2026-04-17 03:40:54'),
(1906,628,'action started via WP Cron','2026-04-17 03:40:54','2026-04-17 03:40:54'),
(1907,658,'action created','2026-04-17 03:40:55','2026-04-17 03:40:55'),
(1908,628,'action complete via WP Cron','2026-04-17 03:40:55','2026-04-17 03:40:55'),
(1909,654,'action started via WP Cron','2026-04-17 03:47:11','2026-04-17 03:47:11'),
(1910,654,'action complete via WP Cron','2026-04-17 03:47:11','2026-04-17 03:47:11'),
(1911,659,'action created','2026-04-17 03:47:11','2026-04-17 03:47:11'),
(1912,659,'action started via WP Cron','2026-04-17 04:08:59','2026-04-17 04:08:59'),
(1913,660,'action created','2026-04-17 04:09:00','2026-04-17 04:09:00'),
(1914,660,'action started via WP Cron','2026-04-17 04:09:03','2026-04-17 04:09:03'),
(1915,660,'action complete via WP Cron','2026-04-17 04:09:03','2026-04-17 04:09:03'),
(1916,659,'action complete via WP Cron','2026-04-17 04:09:04','2026-04-17 04:09:04'),
(1917,661,'action created','2026-04-17 04:09:04','2026-04-17 04:09:04'),
(1918,656,'action started via WP Cron','2026-04-17 04:09:04','2026-04-17 04:09:04'),
(1919,656,'action complete via WP Cron','2026-04-17 04:09:05','2026-04-17 04:09:05'),
(1920,662,'action created','2026-04-17 04:09:05','2026-04-17 04:09:05'),
(1921,657,'action started via WP Cron','2026-04-17 04:09:05','2026-04-17 04:09:05'),
(1922,657,'action complete via WP Cron','2026-04-17 04:09:05','2026-04-17 04:09:05'),
(1923,663,'action created','2026-04-17 04:09:06','2026-04-17 04:09:06'),
(1924,661,'action started via WP Cron','2026-04-17 04:17:48','2026-04-17 04:17:48'),
(1925,661,'action complete via WP Cron','2026-04-17 04:17:48','2026-04-17 04:17:48'),
(1926,664,'action created','2026-04-17 04:17:48','2026-04-17 04:17:48'),
(1927,664,'action started via WP Cron','2026-04-17 04:20:56','2026-04-17 04:20:56'),
(1928,664,'action complete via WP Cron','2026-04-17 04:20:56','2026-04-17 04:20:56'),
(1929,665,'action created','2026-04-17 04:20:57','2026-04-17 04:20:57'),
(1930,665,'action started via WP Cron','2026-04-17 04:58:00','2026-04-17 04:58:00'),
(1931,666,'action created','2026-04-17 04:58:00','2026-04-17 04:58:00'),
(1932,666,'action started via WP Cron','2026-04-17 04:58:05','2026-04-17 04:58:05'),
(1933,666,'action complete via WP Cron','2026-04-17 04:58:05','2026-04-17 04:58:05'),
(1934,665,'action complete via WP Cron','2026-04-17 04:58:05','2026-04-17 04:58:05'),
(1935,667,'action created','2026-04-17 04:58:05','2026-04-17 04:58:05'),
(1936,662,'action started via Async Request','2026-04-17 04:58:09','2026-04-17 04:58:09'),
(1937,662,'action complete via Async Request','2026-04-17 04:58:10','2026-04-17 04:58:10'),
(1938,668,'action created','2026-04-17 04:58:10','2026-04-17 04:58:10'),
(1939,663,'action started via Async Request','2026-04-17 04:58:10','2026-04-17 04:58:10'),
(1940,663,'action complete via Async Request','2026-04-17 04:58:10','2026-04-17 04:58:10'),
(1941,669,'action created','2026-04-17 04:58:10','2026-04-17 04:58:10'),
(1942,658,'action started via Async Request','2026-04-17 04:58:10','2026-04-17 04:58:10'),
(1943,670,'action created','2026-04-17 04:58:11','2026-04-17 04:58:11'),
(1944,658,'action complete via Async Request','2026-04-17 04:58:11','2026-04-17 04:58:11'),
(1945,667,'action started via WP Cron','2026-04-17 05:16:38','2026-04-17 05:16:38'),
(1946,667,'action complete via WP Cron','2026-04-17 05:16:38','2026-04-17 05:16:38'),
(1947,671,'action created','2026-04-17 05:16:38','2026-04-17 05:16:38'),
(1948,668,'action started via WP Cron','2026-04-17 05:16:38','2026-04-17 05:16:38'),
(1949,668,'action complete via WP Cron','2026-04-17 05:16:39','2026-04-17 05:16:39'),
(1950,672,'action created','2026-04-17 05:16:39','2026-04-17 05:16:39'),
(1951,669,'action started via WP Cron','2026-04-17 05:16:39','2026-04-17 05:16:39'),
(1952,669,'action complete via WP Cron','2026-04-17 05:16:39','2026-04-17 05:16:39'),
(1953,673,'action created','2026-04-17 05:16:39','2026-04-17 05:16:39'),
(1954,671,'action started via WP Cron','2026-04-17 05:25:12','2026-04-17 05:25:12'),
(1955,671,'action complete via WP Cron','2026-04-17 05:25:12','2026-04-17 05:25:12'),
(1956,674,'action created','2026-04-17 05:25:12','2026-04-17 05:25:12'),
(1957,674,'action started via WP Cron','2026-04-17 05:36:02','2026-04-17 05:36:02'),
(1958,674,'action complete via WP Cron','2026-04-17 05:36:02','2026-04-17 05:36:02'),
(1959,675,'action created','2026-04-17 05:36:02','2026-04-17 05:36:02'),
(1960,672,'action started via WP Cron','2026-04-17 05:36:02','2026-04-17 05:36:02'),
(1961,672,'action complete via WP Cron','2026-04-17 05:36:03','2026-04-17 05:36:03'),
(1962,676,'action created','2026-04-17 05:36:03','2026-04-17 05:36:03'),
(1963,673,'action started via WP Cron','2026-04-17 05:36:03','2026-04-17 05:36:03'),
(1964,673,'action complete via WP Cron','2026-04-17 05:36:03','2026-04-17 05:36:03'),
(1965,677,'action created','2026-04-17 05:36:03','2026-04-17 05:36:03'),
(1966,675,'action started via WP Cron','2026-04-17 05:38:44','2026-04-17 05:38:44'),
(1967,675,'action complete via WP Cron','2026-04-17 05:38:44','2026-04-17 05:38:44'),
(1968,678,'action created','2026-04-17 05:38:44','2026-04-17 05:38:44'),
(1969,678,'action started via WP Cron','2026-04-17 05:41:44','2026-04-17 05:41:44'),
(1970,678,'action complete via WP Cron','2026-04-17 05:41:45','2026-04-17 05:41:45'),
(1971,679,'action created','2026-04-17 05:41:45','2026-04-17 05:41:45'),
(1972,679,'action started via WP Cron','2026-04-17 05:44:43','2026-04-17 05:44:43'),
(1973,679,'action complete via WP Cron','2026-04-17 05:44:43','2026-04-17 05:44:43'),
(1974,680,'action created','2026-04-17 05:44:43','2026-04-17 05:44:43'),
(1975,680,'action started via WP Cron','2026-04-17 05:46:44','2026-04-17 05:46:44'),
(1976,680,'action complete via WP Cron','2026-04-17 05:46:44','2026-04-17 05:46:44'),
(1977,681,'action created','2026-04-17 05:46:44','2026-04-17 05:46:44'),
(1978,681,'action started via WP Cron','2026-04-17 05:49:43','2026-04-17 05:49:43'),
(1979,681,'action complete via WP Cron','2026-04-17 05:49:43','2026-04-17 05:49:43'),
(1980,682,'action created','2026-04-17 05:49:43','2026-04-17 05:49:43'),
(1981,676,'action started via WP Cron','2026-04-17 05:51:44','2026-04-17 05:51:44'),
(1982,676,'action complete via WP Cron','2026-04-17 05:51:44','2026-04-17 05:51:44'),
(1983,683,'action created','2026-04-17 05:51:44','2026-04-17 05:51:44'),
(1984,677,'action started via WP Cron','2026-04-17 05:51:44','2026-04-17 05:51:44'),
(1985,677,'action complete via WP Cron','2026-04-17 05:51:45','2026-04-17 05:51:45'),
(1986,684,'action created','2026-04-17 05:51:46','2026-04-17 05:51:46'),
(1987,682,'action started via WP Cron','2026-04-17 05:51:46','2026-04-17 05:51:46'),
(1988,682,'action complete via WP Cron','2026-04-17 05:51:46','2026-04-17 05:51:46'),
(1989,685,'action created','2026-04-17 05:51:46','2026-04-17 05:51:46'),
(1990,685,'action started via WP Cron','2026-04-17 05:54:44','2026-04-17 05:54:44'),
(1991,685,'action complete via WP Cron','2026-04-17 05:54:44','2026-04-17 05:54:44'),
(1992,686,'action created','2026-04-17 05:54:44','2026-04-17 05:54:44'),
(1993,686,'action started via WP Cron','2026-04-17 05:57:47','2026-04-17 05:57:47'),
(1994,687,'action created','2026-04-17 05:57:48','2026-04-17 05:57:48'),
(1995,686,'action complete via WP Cron','2026-04-17 05:57:53','2026-04-17 05:57:53'),
(1996,688,'action created','2026-04-17 05:57:53','2026-04-17 05:57:53'),
(1997,687,'action started via WP Cron','2026-04-17 05:57:54','2026-04-17 05:57:54'),
(1998,687,'action complete via WP Cron','2026-04-17 05:57:54','2026-04-17 05:57:54'),
(1999,670,'action started via WP Cron','2026-04-17 05:58:43','2026-04-17 05:58:43'),
(2000,689,'action created','2026-04-17 05:58:43','2026-04-17 05:58:43'),
(2001,670,'action complete via WP Cron','2026-04-17 05:58:43','2026-04-17 05:58:43'),
(2002,688,'action started via WP Cron','2026-04-17 06:00:53','2026-04-17 06:00:53'),
(2003,688,'action complete via WP Cron','2026-04-17 06:00:53','2026-04-17 06:00:53'),
(2004,690,'action created','2026-04-17 06:00:53','2026-04-17 06:00:53'),
(2005,539,'action started via WP Cron','2026-04-17 06:00:53','2026-04-17 06:00:53'),
(2006,539,'action complete via WP Cron','2026-04-17 06:00:53','2026-04-17 06:00:53'),
(2008,690,'action started via WP Cron','2026-04-17 06:03:44','2026-04-17 06:03:44'),
(2009,690,'action complete via WP Cron','2026-04-17 06:03:44','2026-04-17 06:03:44'),
(2010,692,'action created','2026-04-17 06:03:45','2026-04-17 06:03:45'),
(2011,692,'action started via WP Cron','2026-04-17 06:05:45','2026-04-17 06:05:45'),
(2012,692,'action complete via WP Cron','2026-04-17 06:05:45','2026-04-17 06:05:45'),
(2013,693,'action created','2026-04-17 06:05:45','2026-04-17 06:05:45'),
(2014,683,'action started via WP Cron','2026-04-17 06:06:49','2026-04-17 06:06:49'),
(2015,683,'action complete via WP Cron','2026-04-17 06:06:50','2026-04-17 06:06:50'),
(2016,694,'action created','2026-04-17 06:06:50','2026-04-17 06:06:50'),
(2017,684,'action started via WP Cron','2026-04-17 06:06:50','2026-04-17 06:06:50'),
(2018,684,'action complete via WP Cron','2026-04-17 06:06:51','2026-04-17 06:06:51'),
(2019,695,'action created','2026-04-17 06:06:51','2026-04-17 06:06:51'),
(2020,693,'action started via WP Cron','2026-04-17 06:08:43','2026-04-17 06:08:43'),
(2021,693,'action complete via WP Cron','2026-04-17 06:08:43','2026-04-17 06:08:43'),
(2022,696,'action created','2026-04-17 06:08:43','2026-04-17 06:08:43'),
(2023,696,'action started via WP Cron','2026-04-17 06:10:44','2026-04-17 06:10:44'),
(2024,696,'action complete via WP Cron','2026-04-17 06:10:44','2026-04-17 06:10:44'),
(2025,697,'action created','2026-04-17 06:10:44','2026-04-17 06:10:44'),
(2026,697,'action started via WP Cron','2026-04-17 06:13:45','2026-04-17 06:13:45'),
(2027,697,'action complete via WP Cron','2026-04-17 06:13:45','2026-04-17 06:13:45'),
(2028,698,'action created','2026-04-17 06:13:45','2026-04-17 06:13:45'),
(2029,698,'action started via WP Cron','2026-04-17 06:15:45','2026-04-17 06:15:45'),
(2030,698,'action complete via WP Cron','2026-04-17 06:15:45','2026-04-17 06:15:45'),
(2031,699,'action created','2026-04-17 06:15:46','2026-04-17 06:15:46'),
(2032,699,'action started via WP Cron','2026-04-17 06:18:43','2026-04-17 06:18:43'),
(2033,699,'action complete via WP Cron','2026-04-17 06:18:43','2026-04-17 06:18:43'),
(2034,700,'action created','2026-04-17 06:18:43','2026-04-17 06:18:43'),
(2035,700,'action started via WP Cron','2026-04-17 06:20:44','2026-04-17 06:20:44'),
(2036,700,'action complete via WP Cron','2026-04-17 06:20:45','2026-04-17 06:20:45'),
(2037,701,'action created','2026-04-17 06:20:45','2026-04-17 06:20:45'),
(2038,694,'action started via WP Cron','2026-04-17 06:21:53','2026-04-17 06:21:53'),
(2039,694,'action complete via WP Cron','2026-04-17 06:21:53','2026-04-17 06:21:53'),
(2040,702,'action created','2026-04-17 06:21:54','2026-04-17 06:21:54'),
(2041,695,'action started via WP Cron','2026-04-17 06:21:54','2026-04-17 06:21:54'),
(2042,695,'action complete via WP Cron','2026-04-17 06:21:54','2026-04-17 06:21:54'),
(2043,703,'action created','2026-04-17 06:21:54','2026-04-17 06:21:54'),
(2044,701,'action started via WP Cron','2026-04-17 06:22:47','2026-04-17 06:22:47'),
(2045,701,'action complete via WP Cron','2026-04-17 06:22:47','2026-04-17 06:22:47'),
(2046,704,'action created','2026-04-17 06:22:47','2026-04-17 06:22:47'),
(2047,704,'action started via WP Cron','2026-04-17 06:25:44','2026-04-17 06:25:44'),
(2048,704,'action complete via WP Cron','2026-04-17 06:25:45','2026-04-17 06:25:45'),
(2049,705,'action created','2026-04-17 06:25:45','2026-04-17 06:25:45'),
(2050,705,'action started via WP Cron','2026-04-17 06:27:45','2026-04-17 06:27:45'),
(2051,705,'action complete via WP Cron','2026-04-17 06:27:45','2026-04-17 06:27:45'),
(2052,706,'action created','2026-04-17 06:27:45','2026-04-17 06:27:45'),
(2053,706,'action started via WP Cron','2026-04-17 06:29:48','2026-04-17 06:29:48'),
(2054,706,'action complete via WP Cron','2026-04-17 06:29:48','2026-04-17 06:29:48'),
(2055,707,'action created','2026-04-17 06:29:48','2026-04-17 06:29:48'),
(2056,707,'action started via WP Cron','2026-04-17 06:31:49','2026-04-17 06:31:49'),
(2057,707,'action complete via WP Cron','2026-04-17 06:31:50','2026-04-17 06:31:50'),
(2058,708,'action created','2026-04-17 06:31:50','2026-04-17 06:31:50'),
(2059,708,'action started via WP Cron','2026-04-17 06:34:45','2026-04-17 06:34:45'),
(2060,708,'action complete via WP Cron','2026-04-17 06:34:45','2026-04-17 06:34:45'),
(2061,709,'action created','2026-04-17 06:34:45','2026-04-17 06:34:45'),
(2062,709,'action started via WP Cron','2026-04-17 06:37:44','2026-04-17 06:37:44'),
(2063,709,'action complete via WP Cron','2026-04-17 06:37:44','2026-04-17 06:37:44'),
(2064,710,'action created','2026-04-17 06:37:44','2026-04-17 06:37:44'),
(2065,702,'action started via WP Cron','2026-04-17 06:37:44','2026-04-17 06:37:44'),
(2066,702,'action complete via WP Cron','2026-04-17 06:37:44','2026-04-17 06:37:44'),
(2067,711,'action created','2026-04-17 06:37:44','2026-04-17 06:37:44'),
(2068,703,'action started via WP Cron','2026-04-17 06:37:44','2026-04-17 06:37:44'),
(2069,703,'action complete via WP Cron','2026-04-17 06:37:45','2026-04-17 06:37:45'),
(2070,712,'action created','2026-04-17 06:37:45','2026-04-17 06:37:45'),
(2071,710,'action started via WP Cron','2026-04-17 06:39:50','2026-04-17 06:39:50'),
(2072,710,'action complete via WP Cron','2026-04-17 06:39:50','2026-04-17 06:39:50'),
(2073,713,'action created','2026-04-17 06:39:50','2026-04-17 06:39:50'),
(2074,713,'action started via WP Cron','2026-04-17 06:42:43','2026-04-17 06:42:43'),
(2075,713,'action complete via WP Cron','2026-04-17 06:42:44','2026-04-17 06:42:44'),
(2076,714,'action created','2026-04-17 06:42:44','2026-04-17 06:42:44'),
(2077,714,'action started via WP Cron','2026-04-17 06:45:44','2026-04-17 06:45:44'),
(2078,715,'action created','2026-04-17 06:45:44','2026-04-17 06:45:44'),
(2079,715,'action started via WP Cron','2026-04-17 06:45:49','2026-04-17 06:45:49'),
(2080,714,'action complete via WP Cron','2026-04-17 06:45:49','2026-04-17 06:45:49'),
(2081,716,'action created','2026-04-17 06:45:49','2026-04-17 06:45:49'),
(2082,715,'action complete via WP Cron','2026-04-17 06:45:50','2026-04-17 06:45:50'),
(2083,716,'action started via WP Cron','2026-04-17 06:48:44','2026-04-17 06:48:44'),
(2084,716,'action complete via WP Cron','2026-04-17 06:48:44','2026-04-17 06:48:44'),
(2085,717,'action created','2026-04-17 06:48:44','2026-04-17 06:48:44'),
(2086,717,'action started via WP Cron','2026-04-17 06:50:44','2026-04-17 06:50:44'),
(2087,717,'action complete via WP Cron','2026-04-17 06:50:44','2026-04-17 06:50:44'),
(2088,718,'action created','2026-04-17 06:50:44','2026-04-17 06:50:44'),
(2089,711,'action started via WP Cron','2026-04-17 06:52:44','2026-04-17 06:52:44'),
(2090,711,'action complete via WP Cron','2026-04-17 06:52:44','2026-04-17 06:52:44'),
(2091,719,'action created','2026-04-17 06:52:44','2026-04-17 06:52:44'),
(2092,718,'action started via WP Cron','2026-04-17 06:52:44','2026-04-17 06:52:44'),
(2093,718,'action complete via WP Cron','2026-04-17 06:52:44','2026-04-17 06:52:44'),
(2094,720,'action created','2026-04-17 06:52:45','2026-04-17 06:52:45'),
(2095,712,'action started via WP Cron','2026-04-17 06:52:45','2026-04-17 06:52:45'),
(2096,712,'action complete via WP Cron','2026-04-17 06:52:45','2026-04-17 06:52:45'),
(2097,721,'action created','2026-04-17 06:52:45','2026-04-17 06:52:45'),
(2098,720,'action started via WP Cron','2026-04-17 06:54:44','2026-04-17 06:54:44'),
(2099,720,'action complete via WP Cron','2026-04-17 06:54:44','2026-04-17 06:54:44'),
(2100,722,'action created','2026-04-17 06:54:44','2026-04-17 06:54:44'),
(2101,722,'action started via WP Cron','2026-04-17 06:56:44','2026-04-17 06:56:44'),
(2102,722,'action complete via WP Cron','2026-04-17 06:56:44','2026-04-17 06:56:44'),
(2103,723,'action created','2026-04-17 06:56:44','2026-04-17 06:56:44'),
(2104,689,'action started via WP Cron','2026-04-17 07:23:41','2026-04-17 07:23:41'),
(2105,724,'action created','2026-04-17 07:23:41','2026-04-17 07:23:41'),
(2106,689,'action complete via WP Cron','2026-04-17 07:23:41','2026-04-17 07:23:41'),
(2107,723,'action started via WP Cron','2026-04-17 07:23:41','2026-04-17 07:23:41'),
(2108,725,'action created','2026-04-17 07:23:41','2026-04-17 07:23:41'),
(2109,725,'action started via WP Cron','2026-04-17 07:23:45','2026-04-17 07:23:45'),
(2110,725,'action complete via WP Cron','2026-04-17 07:23:45','2026-04-17 07:23:45'),
(2111,723,'action complete via WP Cron','2026-04-17 07:23:46','2026-04-17 07:23:46'),
(2112,726,'action created','2026-04-17 07:23:47','2026-04-17 07:23:47'),
(2113,719,'action started via WP Cron','2026-04-17 07:23:47','2026-04-17 07:23:47'),
(2114,719,'action complete via WP Cron','2026-04-17 07:23:47','2026-04-17 07:23:47'),
(2115,727,'action created','2026-04-17 07:23:47','2026-04-17 07:23:47'),
(2116,721,'action started via WP Cron','2026-04-17 07:23:47','2026-04-17 07:23:47'),
(2117,721,'action complete via WP Cron','2026-04-17 07:23:48','2026-04-17 07:23:48'),
(2118,728,'action created','2026-04-17 07:23:48','2026-04-17 07:23:48'),
(2119,726,'action started via WP Cron','2026-04-17 07:32:38','2026-04-17 07:32:38'),
(2120,726,'action complete via WP Cron','2026-04-17 07:32:38','2026-04-17 07:32:38'),
(2121,729,'action created','2026-04-17 07:32:38','2026-04-17 07:32:38'),
(2122,729,'action started via WP Cron','2026-04-17 07:48:42','2026-04-17 07:48:42'),
(2123,730,'action created','2026-04-17 07:48:45','2026-04-17 07:48:45'),
(2124,729,'action complete via WP Cron','2026-04-17 07:48:50','2026-04-17 07:48:50'),
(2125,731,'action created','2026-04-17 07:48:53','2026-04-17 07:48:53'),
(2126,727,'action started via WP Cron','2026-04-17 07:48:54','2026-04-17 07:48:54'),
(2127,727,'action complete via WP Cron','2026-04-17 07:48:54','2026-04-17 07:48:54'),
(2128,732,'action created','2026-04-17 07:48:55','2026-04-17 07:48:55'),
(2129,728,'action started via WP Cron','2026-04-17 07:48:55','2026-04-17 07:48:55'),
(2130,728,'action complete via WP Cron','2026-04-17 07:48:56','2026-04-17 07:48:56'),
(2131,733,'action created','2026-04-17 07:48:57','2026-04-17 07:48:57'),
(2132,730,'action started via WP Cron','2026-04-17 07:48:57','2026-04-17 07:48:57'),
(2133,730,'action complete via WP Cron','2026-04-17 07:48:59','2026-04-17 07:48:59'),
(2134,734,'action created','2026-04-17 07:49:00','2026-04-17 07:49:00'),
(2135,734,'action started via WP Cron','2026-04-17 07:49:07','2026-04-17 07:49:07'),
(2136,734,'action complete via WP Cron','2026-04-17 07:49:10','2026-04-17 07:49:10'),
(2137,735,'action created','2026-04-17 07:49:11','2026-04-17 07:49:11'),
(2138,735,'action started via WP Cron','2026-04-17 07:49:17','2026-04-17 07:49:17'),
(2139,735,'action complete via WP Cron','2026-04-17 07:49:18','2026-04-17 07:49:18'),
(2140,731,'action started via WP Cron','2026-04-17 08:07:18','2026-04-17 08:07:18'),
(2141,731,'action complete via WP Cron','2026-04-17 08:07:18','2026-04-17 08:07:18'),
(2142,736,'action created','2026-04-17 08:07:18','2026-04-17 08:07:18'),
(2143,732,'action started via WP Cron','2026-04-17 08:07:18','2026-04-17 08:07:18'),
(2144,732,'action complete via WP Cron','2026-04-17 08:07:19','2026-04-17 08:07:19'),
(2145,737,'action created','2026-04-17 08:07:19','2026-04-17 08:07:19'),
(2146,733,'action started via WP Cron','2026-04-17 08:07:19','2026-04-17 08:07:19'),
(2147,733,'action complete via WP Cron','2026-04-17 08:07:19','2026-04-17 08:07:19'),
(2148,738,'action created','2026-04-17 08:07:20','2026-04-17 08:07:20'),
(2149,736,'action started via WP Cron','2026-04-17 08:15:35','2026-04-17 08:15:35'),
(2150,736,'action complete via WP Cron','2026-04-17 08:15:35','2026-04-17 08:15:35'),
(2151,739,'action created','2026-04-17 08:15:35','2026-04-17 08:15:35'),
(2152,739,'action started via WP Cron','2026-04-17 08:34:16','2026-04-17 08:34:16'),
(2153,740,'action created','2026-04-17 08:34:16','2026-04-17 08:34:16'),
(2154,740,'action started via WP Cron','2026-04-17 08:34:21','2026-04-17 08:34:21'),
(2155,739,'action complete via WP Cron','2026-04-17 08:34:22','2026-04-17 08:34:22'),
(2156,741,'action created','2026-04-17 08:34:23','2026-04-17 08:34:23'),
(2157,740,'action complete via WP Cron','2026-04-17 08:34:23','2026-04-17 08:34:23'),
(2158,737,'action started via WP Cron','2026-04-17 08:34:23','2026-04-17 08:34:23'),
(2159,737,'action complete via WP Cron','2026-04-17 08:34:24','2026-04-17 08:34:24'),
(2160,742,'action created','2026-04-17 08:34:24','2026-04-17 08:34:24'),
(2161,738,'action started via WP Cron','2026-04-17 08:34:24','2026-04-17 08:34:24'),
(2162,738,'action complete via WP Cron','2026-04-17 08:34:24','2026-04-17 08:34:24'),
(2163,743,'action created','2026-04-17 08:34:24','2026-04-17 08:34:24'),
(2164,724,'action started via WP Cron','2026-04-17 08:34:24','2026-04-17 08:34:24'),
(2165,744,'action created','2026-04-17 08:34:24','2026-04-17 08:34:24'),
(2166,724,'action complete via WP Cron','2026-04-17 08:34:24','2026-04-17 08:34:24'),
(2167,741,'action started via WP Cron','2026-04-17 08:41:35','2026-04-17 08:41:35'),
(2168,741,'action complete via WP Cron','2026-04-17 08:41:35','2026-04-17 08:41:35'),
(2169,745,'action created','2026-04-17 08:41:35','2026-04-17 08:41:35'),
(2170,745,'action started via WP Cron','2026-04-17 08:45:17','2026-04-17 08:45:17'),
(2171,745,'action complete via WP Cron','2026-04-17 08:45:17','2026-04-17 08:45:17'),
(2172,746,'action created','2026-04-17 08:45:18','2026-04-17 08:45:18'),
(2173,746,'action started via WP Cron','2026-04-17 08:49:19','2026-04-17 08:49:19'),
(2174,746,'action complete via WP Cron','2026-04-17 08:49:19','2026-04-17 08:49:19'),
(2175,747,'action created','2026-04-17 08:49:20','2026-04-17 08:49:20'),
(2176,742,'action started via WP Cron','2026-04-17 08:58:37','2026-04-17 08:58:37'),
(2177,742,'action complete via WP Cron','2026-04-17 08:58:37','2026-04-17 08:58:37'),
(2178,748,'action created','2026-04-17 08:58:38','2026-04-17 08:58:38'),
(2179,743,'action started via WP Cron','2026-04-17 08:58:38','2026-04-17 08:58:38'),
(2180,743,'action complete via WP Cron','2026-04-17 08:58:38','2026-04-17 08:58:38'),
(2181,749,'action created','2026-04-17 08:58:38','2026-04-17 08:58:38'),
(2182,747,'action started via WP Cron','2026-04-17 08:58:38','2026-04-17 08:58:38'),
(2183,747,'action complete via WP Cron','2026-04-17 08:58:38','2026-04-17 08:58:38'),
(2184,750,'action created','2026-04-17 08:58:38','2026-04-17 08:58:38'),
(2185,750,'action started via WP Cron','2026-04-17 09:01:47','2026-04-17 09:01:47'),
(2186,750,'action complete via WP Cron','2026-04-17 09:01:47','2026-04-17 09:01:47'),
(2187,751,'action created','2026-04-17 09:01:48','2026-04-17 09:01:48'),
(2188,751,'action started via WP Cron','2026-04-17 09:06:14','2026-04-17 09:06:14'),
(2189,751,'action complete via WP Cron','2026-04-17 09:06:14','2026-04-17 09:06:14'),
(2190,752,'action created','2026-04-17 09:06:14','2026-04-17 09:06:14'),
(2191,752,'action started via WP Cron','2026-04-17 09:10:24','2026-04-17 09:10:24'),
(2192,752,'action complete via WP Cron','2026-04-17 09:10:24','2026-04-17 09:10:24'),
(2193,753,'action created','2026-04-17 09:10:24','2026-04-17 09:10:24'),
(2194,753,'action started via WP Cron','2026-04-17 09:15:14','2026-04-17 09:15:14'),
(2195,753,'action complete via WP Cron','2026-04-17 09:15:14','2026-04-17 09:15:14'),
(2196,754,'action created','2026-04-17 09:15:14','2026-04-17 09:15:14'),
(2197,748,'action started via WP Cron','2026-04-17 09:15:14','2026-04-17 09:15:14'),
(2198,748,'action complete via WP Cron','2026-04-17 09:15:14','2026-04-17 09:15:14'),
(2199,755,'action created','2026-04-17 09:15:14','2026-04-17 09:15:14'),
(2200,749,'action started via WP Cron','2026-04-17 09:15:14','2026-04-17 09:15:14'),
(2201,749,'action complete via WP Cron','2026-04-17 09:15:15','2026-04-17 09:15:15'),
(2202,756,'action created','2026-04-17 09:15:15','2026-04-17 09:15:15'),
(2203,754,'action started via WP Cron','2026-04-17 09:20:57','2026-04-17 09:20:57'),
(2204,754,'action complete via WP Cron','2026-04-17 09:20:57','2026-04-17 09:20:57'),
(2205,757,'action created','2026-04-17 09:20:57','2026-04-17 09:20:57'),
(2206,757,'action started via WP Cron','2026-04-17 09:25:54','2026-04-17 09:25:54'),
(2207,758,'action created','2026-04-17 09:25:54','2026-04-17 09:25:54'),
(2208,758,'action started via WP Cron','2026-04-17 09:25:58','2026-04-17 09:25:58'),
(2209,758,'action complete via WP Cron','2026-04-17 09:25:58','2026-04-17 09:25:58'),
(2210,757,'action complete via WP Cron','2026-04-17 09:25:58','2026-04-17 09:25:58'),
(2211,759,'action created','2026-04-17 09:25:58','2026-04-17 09:25:58'),
(2212,759,'action started via WP Cron','2026-04-17 09:29:09','2026-04-17 09:29:09'),
(2213,759,'action complete via WP Cron','2026-04-17 09:29:09','2026-04-17 09:29:09'),
(2214,760,'action created','2026-04-17 09:29:09','2026-04-17 09:29:09'),
(2215,755,'action started via WP Cron','2026-04-17 09:37:09','2026-04-17 09:37:09'),
(2216,755,'action complete via WP Cron','2026-04-17 09:37:09','2026-04-17 09:37:09'),
(2217,761,'action created','2026-04-17 09:37:09','2026-04-17 09:37:09'),
(2218,756,'action started via WP Cron','2026-04-17 09:37:09','2026-04-17 09:37:09'),
(2219,756,'action complete via WP Cron','2026-04-17 09:37:10','2026-04-17 09:37:10'),
(2220,762,'action created','2026-04-17 09:37:10','2026-04-17 09:37:10'),
(2221,760,'action started via WP Cron','2026-04-17 09:37:10','2026-04-17 09:37:10'),
(2222,760,'action complete via WP Cron','2026-04-17 09:37:10','2026-04-17 09:37:10'),
(2223,763,'action created','2026-04-17 09:37:10','2026-04-17 09:37:10'),
(2224,744,'action started via WP Cron','2026-04-17 09:37:10','2026-04-17 09:37:10'),
(2225,764,'action created','2026-04-17 09:37:10','2026-04-17 09:37:10'),
(2226,744,'action complete via WP Cron','2026-04-17 09:37:10','2026-04-17 09:37:10'),
(2227,763,'action started via WP Cron','2026-04-17 09:42:39','2026-04-17 09:42:39'),
(2228,765,'action created','2026-04-17 09:42:40','2026-04-17 09:42:40'),
(2229,765,'action started via WP Cron','2026-04-17 09:42:43','2026-04-17 09:42:43'),
(2230,765,'action complete via WP Cron','2026-04-17 09:42:44','2026-04-17 09:42:44'),
(2231,763,'action complete via WP Cron','2026-04-17 09:42:44','2026-04-17 09:42:44'),
(2232,766,'action created','2026-04-17 09:42:44','2026-04-17 09:42:44'),
(2233,766,'action started via WP Cron','2026-04-17 09:46:35','2026-04-17 09:46:35'),
(2234,766,'action complete via WP Cron','2026-04-17 09:46:35','2026-04-17 09:46:35'),
(2235,767,'action created','2026-04-17 09:46:35','2026-04-17 09:46:35'),
(2236,767,'action started via WP Cron','2026-04-17 09:48:57','2026-04-17 09:48:57'),
(2237,767,'action complete via WP Cron','2026-04-17 09:48:57','2026-04-17 09:48:57'),
(2238,768,'action created','2026-04-17 09:48:58','2026-04-17 09:48:58'),
(2239,768,'action started via WP Cron','2026-04-17 09:51:11','2026-04-17 09:51:11'),
(2240,768,'action complete via WP Cron','2026-04-17 09:51:11','2026-04-17 09:51:11'),
(2241,769,'action created','2026-04-17 09:51:11','2026-04-17 09:51:11'),
(2242,761,'action started via WP Cron','2026-04-17 09:53:17','2026-04-17 09:53:17'),
(2243,761,'action complete via WP Cron','2026-04-17 09:53:17','2026-04-17 09:53:17'),
(2244,770,'action created','2026-04-17 09:53:17','2026-04-17 09:53:17'),
(2245,762,'action started via WP Cron','2026-04-17 09:53:17','2026-04-17 09:53:17'),
(2246,762,'action complete via WP Cron','2026-04-17 09:53:18','2026-04-17 09:53:18'),
(2247,771,'action created','2026-04-17 09:53:18','2026-04-17 09:53:18'),
(2248,769,'action started via WP Cron','2026-04-17 09:53:18','2026-04-17 09:53:18'),
(2249,769,'action complete via WP Cron','2026-04-17 09:53:18','2026-04-17 09:53:18'),
(2250,772,'action created','2026-04-17 09:53:18','2026-04-17 09:53:18'),
(2251,772,'action started via WP Cron','2026-04-17 09:55:45','2026-04-17 09:55:45'),
(2252,772,'action complete via WP Cron','2026-04-17 09:55:45','2026-04-17 09:55:45'),
(2253,773,'action created','2026-04-17 09:55:45','2026-04-17 09:55:45'),
(2254,773,'action started via WP Cron','2026-04-17 09:58:09','2026-04-17 09:58:09'),
(2255,773,'action complete via WP Cron','2026-04-17 09:58:09','2026-04-17 09:58:09'),
(2256,774,'action created','2026-04-17 09:58:10','2026-04-17 09:58:10'),
(2257,774,'action started via WP Cron','2026-04-17 10:00:29','2026-04-17 10:00:29'),
(2258,774,'action complete via WP Cron','2026-04-17 10:00:29','2026-04-17 10:00:29'),
(2259,775,'action created','2026-04-17 10:00:29','2026-04-17 10:00:29'),
(2260,775,'action started via WP Cron','2026-04-17 10:02:37','2026-04-17 10:02:37'),
(2261,775,'action complete via WP Cron','2026-04-17 10:02:38','2026-04-17 10:02:38'),
(2262,776,'action created','2026-04-17 10:02:38','2026-04-17 10:02:38'),
(2263,776,'action started via WP Cron','2026-04-17 10:07:27','2026-04-17 10:07:27'),
(2264,776,'action complete via WP Cron','2026-04-17 10:07:27','2026-04-17 10:07:27'),
(2265,777,'action created','2026-04-17 10:07:27','2026-04-17 10:07:27'),
(2266,770,'action started via WP Cron','2026-04-17 10:09:23','2026-04-17 10:09:23'),
(2267,770,'action complete via WP Cron','2026-04-17 10:09:24','2026-04-17 10:09:24'),
(2268,778,'action created','2026-04-17 10:09:24','2026-04-17 10:09:24'),
(2269,771,'action started via WP Cron','2026-04-17 10:09:24','2026-04-17 10:09:24'),
(2270,771,'action complete via WP Cron','2026-04-17 10:09:24','2026-04-17 10:09:24'),
(2271,779,'action created','2026-04-17 10:09:24','2026-04-17 10:09:24'),
(2272,777,'action started via WP Cron','2026-04-17 10:10:22','2026-04-17 10:10:22'),
(2273,777,'action complete via WP Cron','2026-04-17 10:10:22','2026-04-17 10:10:22'),
(2274,780,'action created','2026-04-17 10:10:23','2026-04-17 10:10:23'),
(2275,780,'action started via WP Cron','2026-04-17 10:13:19','2026-04-17 10:13:19'),
(2276,780,'action complete via WP Cron','2026-04-17 10:13:20','2026-04-17 10:13:20'),
(2277,781,'action created','2026-04-17 10:13:20','2026-04-17 10:13:20'),
(2278,781,'action started via WP Cron','2026-04-17 10:16:18','2026-04-17 10:16:18'),
(2279,781,'action complete via WP Cron','2026-04-17 10:16:18','2026-04-17 10:16:18'),
(2280,782,'action created','2026-04-17 10:16:18','2026-04-17 10:16:18'),
(2281,782,'action started via WP Cron','2026-04-17 10:19:12','2026-04-17 10:19:12'),
(2282,782,'action complete via WP Cron','2026-04-17 10:19:12','2026-04-17 10:19:12'),
(2283,783,'action created','2026-04-17 10:19:12','2026-04-17 10:19:12'),
(2284,783,'action started via WP Cron','2026-04-17 10:22:14','2026-04-17 10:22:14'),
(2285,783,'action complete via WP Cron','2026-04-17 10:22:14','2026-04-17 10:22:14'),
(2286,784,'action created','2026-04-17 10:22:14','2026-04-17 10:22:14'),
(2287,784,'action started via WP Cron','2026-04-17 10:25:10','2026-04-17 10:25:10'),
(2288,784,'action complete via WP Cron','2026-04-17 10:25:10','2026-04-17 10:25:10'),
(2289,785,'action created','2026-04-17 10:25:14','2026-04-17 10:25:14'),
(2290,778,'action started via WP Cron','2026-04-17 10:25:14','2026-04-17 10:25:14'),
(2291,778,'action complete via WP Cron','2026-04-17 10:25:14','2026-04-17 10:25:14'),
(2292,786,'action created','2026-04-17 10:25:18','2026-04-17 10:25:18'),
(2293,779,'action started via WP Cron','2026-04-17 10:25:18','2026-04-17 10:25:18'),
(2294,779,'action complete via WP Cron','2026-04-17 10:25:19','2026-04-17 10:25:19'),
(2295,787,'action created','2026-04-17 10:25:20','2026-04-17 10:25:20'),
(2296,785,'action started via WP Cron','2026-04-17 10:28:03','2026-04-17 10:28:03'),
(2297,785,'action complete via WP Cron','2026-04-17 10:28:03','2026-04-17 10:28:03'),
(2298,788,'action created','2026-04-17 10:28:05','2026-04-17 10:28:05'),
(2299,788,'action started via WP Cron','2026-04-17 10:31:03','2026-04-17 10:31:03'),
(2300,788,'action complete via WP Cron','2026-04-17 10:31:03','2026-04-17 10:31:03'),
(2301,789,'action created','2026-04-17 10:31:08','2026-04-17 10:31:08'),
(2302,789,'action started via WP Cron','2026-04-17 10:33:05','2026-04-17 10:33:05'),
(2303,790,'action created','2026-04-17 10:33:07','2026-04-17 10:33:07'),
(2304,790,'action started via WP Cron','2026-04-17 10:33:10','2026-04-17 10:33:10'),
(2305,789,'action complete via WP Cron','2026-04-17 10:33:12','2026-04-17 10:33:12'),
(2306,790,'action complete via WP Cron','2026-04-17 10:33:13','2026-04-17 10:33:13'),
(2307,791,'action created','2026-04-17 10:33:13','2026-04-17 10:33:13'),
(2308,792,'action created','2026-04-17 10:33:15','2026-04-17 10:33:15'),
(2309,792,'action started via WP Cron','2026-04-17 10:33:22','2026-04-17 10:33:22'),
(2310,792,'action complete via WP Cron','2026-04-17 10:33:29','2026-04-17 10:33:29'),
(2311,791,'action started via WP Cron','2026-04-17 10:36:56','2026-04-17 10:36:56'),
(2312,791,'action complete via WP Cron','2026-04-17 10:36:56','2026-04-17 10:36:56'),
(2313,793,'action created','2026-04-17 10:36:56','2026-04-17 10:36:56'),
(2314,764,'action started via WP Cron','2026-04-17 10:39:43','2026-04-17 10:39:43'),
(2315,794,'action created','2026-04-17 10:39:43','2026-04-17 10:39:43'),
(2316,764,'action complete via WP Cron','2026-04-17 10:39:43','2026-04-17 10:39:43'),
(2317,793,'action started via WP Cron','2026-04-17 10:39:43','2026-04-17 10:39:43'),
(2318,793,'action complete via WP Cron','2026-04-17 10:39:43','2026-04-17 10:39:43'),
(2319,795,'action created','2026-04-17 10:39:43','2026-04-17 10:39:43'),
(2320,786,'action started via WP Cron','2026-04-17 10:49:59','2026-04-17 10:49:59'),
(2321,786,'action complete via WP Cron','2026-04-17 10:49:59','2026-04-17 10:49:59'),
(2322,796,'action created','2026-04-17 10:49:59','2026-04-17 10:49:59'),
(2323,787,'action started via WP Cron','2026-04-17 10:49:59','2026-04-17 10:49:59'),
(2324,787,'action complete via WP Cron','2026-04-17 10:50:00','2026-04-17 10:50:00'),
(2325,797,'action created','2026-04-17 10:50:00','2026-04-17 10:50:00'),
(2326,795,'action started via WP Cron','2026-04-17 10:50:00','2026-04-17 10:50:00'),
(2327,795,'action complete via WP Cron','2026-04-17 10:50:00','2026-04-17 10:50:00'),
(2328,798,'action created','2026-04-17 10:50:00','2026-04-17 10:50:00'),
(2329,798,'action started via WP Cron','2026-04-17 10:56:22','2026-04-17 10:56:22'),
(2330,798,'action complete via WP Cron','2026-04-17 10:56:22','2026-04-17 10:56:22'),
(2331,799,'action created','2026-04-17 10:56:22','2026-04-17 10:56:22'),
(2332,799,'action started via WP Cron','2026-04-17 11:00:21','2026-04-17 11:00:21'),
(2333,799,'action complete via WP Cron','2026-04-17 11:00:22','2026-04-17 11:00:22'),
(2334,800,'action created','2026-04-17 11:00:23','2026-04-17 11:00:23'),
(2335,800,'action started via WP Cron','2026-04-17 11:03:09','2026-04-17 11:03:09'),
(2336,800,'action complete via WP Cron','2026-04-17 11:03:09','2026-04-17 11:03:09'),
(2337,801,'action created','2026-04-17 11:03:10','2026-04-17 11:03:10'),
(2338,796,'action started via WP Cron','2026-04-17 11:10:58','2026-04-17 11:10:58'),
(2339,796,'action complete via WP Cron','2026-04-17 11:10:59','2026-04-17 11:10:59'),
(2340,802,'action created','2026-04-17 11:10:59','2026-04-17 11:10:59'),
(2341,797,'action started via WP Cron','2026-04-17 11:10:59','2026-04-17 11:10:59'),
(2342,797,'action complete via WP Cron','2026-04-17 11:10:59','2026-04-17 11:10:59'),
(2343,803,'action created','2026-04-17 11:11:00','2026-04-17 11:11:00'),
(2344,801,'action started via WP Cron','2026-04-17 11:11:00','2026-04-17 11:11:00'),
(2345,801,'action complete via WP Cron','2026-04-17 11:11:00','2026-04-17 11:11:00'),
(2346,804,'action created','2026-04-17 11:11:00','2026-04-17 11:11:00'),
(2347,804,'action started via WP Cron','2026-04-17 11:15:29','2026-04-17 11:15:29'),
(2348,804,'action complete via WP Cron','2026-04-17 11:15:29','2026-04-17 11:15:29'),
(2349,805,'action created','2026-04-17 11:15:29','2026-04-17 11:15:29'),
(2350,805,'action started via WP Cron','2026-04-17 11:17:29','2026-04-17 11:17:29'),
(2351,805,'action complete via WP Cron','2026-04-17 11:17:29','2026-04-17 11:17:29'),
(2352,806,'action created','2026-04-17 11:17:29','2026-04-17 11:17:29'),
(2353,806,'action started via WP Cron','2026-04-17 11:21:39','2026-04-17 11:21:39'),
(2354,806,'action complete via WP Cron','2026-04-17 11:21:39','2026-04-17 11:21:39'),
(2355,807,'action created','2026-04-17 11:21:39','2026-04-17 11:21:39'),
(2356,807,'action started via WP Cron','2026-04-17 11:30:44','2026-04-17 11:30:44'),
(2357,808,'action created','2026-04-17 11:30:44','2026-04-17 11:30:44'),
(2358,808,'action started via WP Cron','2026-04-17 11:30:47','2026-04-17 11:30:47'),
(2359,808,'action complete via WP Cron','2026-04-17 11:30:48','2026-04-17 11:30:48'),
(2360,807,'action complete via WP Cron','2026-04-17 11:30:49','2026-04-17 11:30:49'),
(2361,809,'action created','2026-04-17 11:30:49','2026-04-17 11:30:49'),
(2362,802,'action started via WP Cron','2026-04-17 11:30:49','2026-04-17 11:30:49'),
(2363,802,'action complete via WP Cron','2026-04-17 11:30:50','2026-04-17 11:30:50'),
(2364,810,'action created','2026-04-17 11:30:50','2026-04-17 11:30:50'),
(2365,803,'action started via WP Cron','2026-04-17 11:30:50','2026-04-17 11:30:50'),
(2366,803,'action complete via WP Cron','2026-04-17 11:30:50','2026-04-17 11:30:50'),
(2367,811,'action created','2026-04-17 11:30:50','2026-04-17 11:30:50'),
(2368,809,'action started via WP Cron','2026-04-17 11:41:36','2026-04-17 11:41:36'),
(2369,809,'action complete via WP Cron','2026-04-17 11:41:36','2026-04-17 11:41:36'),
(2370,812,'action created','2026-04-17 11:41:36','2026-04-17 11:41:36'),
(2371,794,'action started via WP Cron','2026-04-17 11:41:36','2026-04-17 11:41:36'),
(2372,813,'action created','2026-04-17 11:41:36','2026-04-17 11:41:36'),
(2373,794,'action complete via WP Cron','2026-04-17 11:41:36','2026-04-17 11:41:36'),
(2374,812,'action started via WP Cron','2026-04-17 11:47:45','2026-04-17 11:47:45'),
(2375,814,'action created','2026-04-17 11:47:45','2026-04-17 11:47:45'),
(2376,814,'action started via WP Cron','2026-04-17 11:47:48','2026-04-17 11:47:48'),
(2377,814,'action complete via WP Cron','2026-04-17 11:47:49','2026-04-17 11:47:49'),
(2378,812,'action complete via WP Cron','2026-04-17 11:47:50','2026-04-17 11:47:50'),
(2379,815,'action created','2026-04-17 11:47:50','2026-04-17 11:47:50'),
(2380,810,'action started via WP Cron','2026-04-17 11:47:50','2026-04-17 11:47:50'),
(2381,810,'action complete via WP Cron','2026-04-17 11:47:50','2026-04-17 11:47:50'),
(2382,816,'action created','2026-04-17 11:47:51','2026-04-17 11:47:51'),
(2383,811,'action started via WP Cron','2026-04-17 11:47:51','2026-04-17 11:47:51'),
(2384,811,'action complete via WP Cron','2026-04-17 11:47:51','2026-04-17 11:47:51'),
(2385,817,'action created','2026-04-17 11:47:51','2026-04-17 11:47:51'),
(2386,815,'action started via WP Cron','2026-04-17 11:54:10','2026-04-17 11:54:10'),
(2387,815,'action complete via WP Cron','2026-04-17 11:54:10','2026-04-17 11:54:10'),
(2388,818,'action created','2026-04-17 11:54:10','2026-04-17 11:54:10'),
(2389,818,'action started via WP Cron','2026-04-17 11:56:38','2026-04-17 11:56:38'),
(2390,818,'action complete via WP Cron','2026-04-17 11:56:38','2026-04-17 11:56:38'),
(2391,819,'action created','2026-04-17 11:56:39','2026-04-17 11:56:39'),
(2392,819,'action started via WP Cron','2026-04-17 11:58:52','2026-04-17 11:58:52'),
(2393,819,'action complete via WP Cron','2026-04-17 11:58:52','2026-04-17 11:58:52'),
(2394,820,'action created','2026-04-17 11:58:52','2026-04-17 11:58:52'),
(2395,820,'action started via WP Cron','2026-04-17 12:00:52','2026-04-17 12:00:52'),
(2396,820,'action complete via WP Cron','2026-04-17 12:00:52','2026-04-17 12:00:52'),
(2397,821,'action created','2026-04-17 12:00:52','2026-04-17 12:00:52'),
(2398,816,'action started via WP Cron','2026-04-17 12:02:53','2026-04-17 12:02:53'),
(2399,816,'action complete via WP Cron','2026-04-17 12:02:53','2026-04-17 12:02:53'),
(2400,822,'action created','2026-04-17 12:02:53','2026-04-17 12:02:53'),
(2401,817,'action started via WP Cron','2026-04-17 12:02:53','2026-04-17 12:02:53'),
(2402,817,'action complete via WP Cron','2026-04-17 12:02:54','2026-04-17 12:02:54'),
(2403,823,'action created','2026-04-17 12:02:54','2026-04-17 12:02:54'),
(2404,821,'action started via WP Cron','2026-04-17 12:02:54','2026-04-17 12:02:54'),
(2405,821,'action complete via WP Cron','2026-04-17 12:02:54','2026-04-17 12:02:54'),
(2406,824,'action created','2026-04-17 12:02:54','2026-04-17 12:02:54'),
(2407,824,'action started via WP Cron','2026-04-17 12:04:54','2026-04-17 12:04:54'),
(2408,824,'action complete via WP Cron','2026-04-17 12:04:54','2026-04-17 12:04:54'),
(2409,825,'action created','2026-04-17 12:04:55','2026-04-17 12:04:55'),
(2410,825,'action started via WP Cron','2026-04-17 12:07:54','2026-04-17 12:07:54'),
(2411,825,'action complete via WP Cron','2026-04-17 12:07:55','2026-04-17 12:07:55'),
(2412,826,'action created','2026-04-17 12:07:55','2026-04-17 12:07:55'),
(2413,826,'action started via WP Cron','2026-04-17 12:15:21','2026-04-17 12:15:21'),
(2414,826,'action complete via WP Cron','2026-04-17 12:15:21','2026-04-17 12:15:21'),
(2415,827,'action created','2026-04-17 12:15:21','2026-04-17 12:15:21'),
(2416,827,'action started via WP Cron','2026-04-17 12:21:54','2026-04-17 12:21:54'),
(2417,827,'action complete via WP Cron','2026-04-17 12:21:54','2026-04-17 12:21:54'),
(2418,828,'action created','2026-04-17 12:21:55','2026-04-17 12:21:55'),
(2419,822,'action started via WP Cron','2026-04-17 12:21:55','2026-04-17 12:21:55'),
(2420,822,'action complete via WP Cron','2026-04-17 12:21:55','2026-04-17 12:21:55'),
(2421,829,'action created','2026-04-17 12:21:55','2026-04-17 12:21:55'),
(2422,823,'action started via WP Cron','2026-04-17 12:21:55','2026-04-17 12:21:55'),
(2423,823,'action complete via WP Cron','2026-04-17 12:21:56','2026-04-17 12:21:56'),
(2424,830,'action created','2026-04-17 12:21:56','2026-04-17 12:21:56'),
(2425,828,'action started via WP Cron','2026-04-17 12:25:48','2026-04-17 12:25:48'),
(2426,828,'action complete via WP Cron','2026-04-17 12:25:48','2026-04-17 12:25:48'),
(2427,831,'action created','2026-04-17 12:25:48','2026-04-17 12:25:48'),
(2428,831,'action started via WP Cron','2026-04-17 12:36:23','2026-04-17 12:36:23'),
(2429,831,'action complete via WP Cron','2026-04-17 12:36:23','2026-04-17 12:36:23'),
(2430,832,'action created','2026-04-17 12:36:25','2026-04-17 12:36:25'),
(2431,829,'action started via WP Cron','2026-04-17 12:39:44','2026-04-17 12:39:44'),
(2432,829,'action complete via WP Cron','2026-04-17 12:39:45','2026-04-17 12:39:45'),
(2433,833,'action created','2026-04-17 12:39:47','2026-04-17 12:39:47'),
(2434,830,'action started via WP Cron','2026-04-17 12:39:47','2026-04-17 12:39:47'),
(2435,830,'action complete via WP Cron','2026-04-17 12:39:47','2026-04-17 12:39:47'),
(2436,834,'action created','2026-04-17 12:39:50','2026-04-17 12:39:50'),
(2437,832,'action started via WP Cron','2026-04-17 12:39:50','2026-04-17 12:39:50'),
(2438,835,'action created','2026-04-17 12:39:53','2026-04-17 12:39:53'),
(2439,835,'action started via WP Cron','2026-04-17 12:39:57','2026-04-17 12:39:57'),
(2440,832,'action complete via WP Cron','2026-04-17 12:39:58','2026-04-17 12:39:58'),
(2441,835,'action complete via WP Cron','2026-04-17 12:40:00','2026-04-17 12:40:00'),
(2442,836,'action created','2026-04-17 12:40:01','2026-04-17 12:40:01'),
(2443,813,'action started via WP Cron','2026-04-17 12:47:17','2026-04-17 12:47:17'),
(2444,837,'action created','2026-04-17 12:47:18','2026-04-17 12:47:18'),
(2445,813,'action complete via WP Cron','2026-04-17 12:47:18','2026-04-17 12:47:18'),
(2446,836,'action started via WP Cron','2026-04-17 12:47:18','2026-04-17 12:47:18'),
(2447,836,'action complete via WP Cron','2026-04-17 12:47:18','2026-04-17 12:47:18'),
(2448,838,'action created','2026-04-17 12:47:19','2026-04-17 12:47:19'),
(2449,838,'action started via WP Cron','2026-04-17 12:58:12','2026-04-17 12:58:12'),
(2450,838,'action complete via WP Cron','2026-04-17 12:58:12','2026-04-17 12:58:12'),
(2451,839,'action created','2026-04-17 12:58:12','2026-04-17 12:58:12'),
(2452,833,'action started via WP Cron','2026-04-17 12:58:12','2026-04-17 12:58:12'),
(2453,833,'action complete via WP Cron','2026-04-17 12:58:12','2026-04-17 12:58:12'),
(2454,840,'action created','2026-04-17 12:58:13','2026-04-17 12:58:13'),
(2455,834,'action started via WP Cron','2026-04-17 12:58:13','2026-04-17 12:58:13'),
(2456,834,'action complete via WP Cron','2026-04-17 12:58:13','2026-04-17 12:58:13'),
(2457,841,'action created','2026-04-17 12:58:14','2026-04-17 12:58:14'),
(2458,839,'action started via WP Cron','2026-04-17 13:09:13','2026-04-17 13:09:13'),
(2459,842,'action created','2026-04-17 13:09:14','2026-04-17 13:09:14'),
(2460,842,'action started via WP Cron','2026-04-17 13:09:17','2026-04-17 13:09:17'),
(2461,842,'action complete via WP Cron','2026-04-17 13:09:18','2026-04-17 13:09:18'),
(2462,839,'action complete via WP Cron','2026-04-17 13:09:18','2026-04-17 13:09:18'),
(2463,843,'action created','2026-04-17 13:09:18','2026-04-17 13:09:18'),
(2464,843,'action started via WP Cron','2026-04-17 13:20:18','2026-04-17 13:20:18'),
(2465,844,'action created','2026-04-17 13:20:18','2026-04-17 13:20:18'),
(2466,844,'action started via WP Cron','2026-04-17 13:20:21','2026-04-17 13:20:21'),
(2467,844,'action complete via WP Cron','2026-04-17 13:20:22','2026-04-17 13:20:22'),
(2468,843,'action complete via WP Cron','2026-04-17 13:20:23','2026-04-17 13:20:23'),
(2469,845,'action created','2026-04-17 13:20:23','2026-04-17 13:20:23'),
(2470,840,'action started via WP Cron','2026-04-17 13:20:23','2026-04-17 13:20:23'),
(2471,840,'action complete via WP Cron','2026-04-17 13:20:24','2026-04-17 13:20:24'),
(2472,846,'action created','2026-04-17 13:20:24','2026-04-17 13:20:24'),
(2473,841,'action started via WP Cron','2026-04-17 13:20:24','2026-04-17 13:20:24'),
(2474,841,'action complete via WP Cron','2026-04-17 13:20:25','2026-04-17 13:20:25'),
(2475,847,'action created','2026-04-17 13:20:25','2026-04-17 13:20:25'),
(2476,845,'action started via WP Cron','2026-04-17 13:25:48','2026-04-17 13:25:48'),
(2477,845,'action complete via WP Cron','2026-04-17 13:25:48','2026-04-17 13:25:48'),
(2478,848,'action created','2026-04-17 13:25:48','2026-04-17 13:25:48'),
(2479,848,'action started via WP Cron','2026-04-17 13:31:23','2026-04-17 13:31:23'),
(2480,848,'action complete via WP Cron','2026-04-17 13:31:23','2026-04-17 13:31:23'),
(2481,849,'action created','2026-04-17 13:31:23','2026-04-17 13:31:23'),
(2482,849,'action started via WP Cron','2026-04-17 13:42:26','2026-04-17 13:42:26'),
(2483,849,'action complete via WP Cron','2026-04-17 13:42:26','2026-04-17 13:42:26'),
(2484,850,'action created','2026-04-17 13:42:26','2026-04-17 13:42:26'),
(2485,846,'action started via WP Cron','2026-04-17 13:42:26','2026-04-17 13:42:26'),
(2486,846,'action complete via WP Cron','2026-04-17 13:42:27','2026-04-17 13:42:27'),
(2487,851,'action created','2026-04-17 13:42:27','2026-04-17 13:42:27'),
(2488,847,'action started via WP Cron','2026-04-17 13:42:27','2026-04-17 13:42:27'),
(2489,847,'action complete via WP Cron','2026-04-17 13:42:27','2026-04-17 13:42:27'),
(2490,852,'action created','2026-04-17 13:42:28','2026-04-17 13:42:28'),
(2491,850,'action started via WP Cron','2026-04-17 13:53:33','2026-04-17 13:53:33'),
(2492,850,'action complete via WP Cron','2026-04-17 13:53:33','2026-04-17 13:53:33'),
(2493,853,'action created','2026-04-17 13:53:33','2026-04-17 13:53:33'),
(2494,837,'action started via WP Cron','2026-04-17 13:53:33','2026-04-17 13:53:33'),
(2495,854,'action created','2026-04-17 13:53:33','2026-04-17 13:53:33'),
(2496,837,'action complete via WP Cron','2026-04-17 13:53:33','2026-04-17 13:53:33'),
(2497,853,'action started via WP Cron','2026-04-17 14:00:07','2026-04-17 14:00:07'),
(2498,855,'action created','2026-04-17 14:00:07','2026-04-17 14:00:07'),
(2499,855,'action started via WP Cron','2026-04-17 14:00:11','2026-04-17 14:00:11'),
(2500,855,'action complete via WP Cron','2026-04-17 14:00:12','2026-04-17 14:00:12'),
(2501,853,'action complete via WP Cron','2026-04-17 14:00:12','2026-04-17 14:00:12'),
(2502,856,'action created','2026-04-17 14:00:13','2026-04-17 14:00:13'),
(2503,851,'action started via Async Request','2026-04-17 14:00:16','2026-04-17 14:00:16'),
(2504,851,'action complete via Async Request','2026-04-17 14:00:16','2026-04-17 14:00:16'),
(2505,857,'action created','2026-04-17 14:00:16','2026-04-17 14:00:16'),
(2506,852,'action started via Async Request','2026-04-17 14:00:16','2026-04-17 14:00:16'),
(2507,852,'action complete via Async Request','2026-04-17 14:00:17','2026-04-17 14:00:17'),
(2508,858,'action created','2026-04-17 14:00:17','2026-04-17 14:00:17'),
(2509,856,'action started via WP Cron','2026-04-17 14:04:53','2026-04-17 14:04:53'),
(2510,859,'action created','2026-04-17 14:04:53','2026-04-17 14:04:53'),
(2511,859,'action started via WP Cron','2026-04-17 14:04:56','2026-04-17 14:04:56'),
(2512,856,'action complete via WP Cron','2026-04-17 14:04:58','2026-04-17 14:04:58'),
(2513,859,'action complete via WP Cron','2026-04-17 14:04:59','2026-04-17 14:04:59'),
(2514,860,'action created','2026-04-17 14:05:00','2026-04-17 14:05:00'),
(2515,860,'action started via WP Cron','2026-04-17 14:16:21','2026-04-17 14:16:21'),
(2516,861,'action created','2026-04-17 14:16:21','2026-04-17 14:16:21'),
(2517,861,'action started via WP Cron','2026-04-17 14:16:24','2026-04-17 14:16:24'),
(2518,861,'action complete via WP Cron','2026-04-17 14:16:25','2026-04-17 14:16:25'),
(2519,860,'action complete via WP Cron','2026-04-17 14:16:26','2026-04-17 14:16:26'),
(2520,862,'action created','2026-04-17 14:16:26','2026-04-17 14:16:26'),
(2521,857,'action started via WP Cron','2026-04-17 14:16:26','2026-04-17 14:16:26'),
(2522,857,'action complete via WP Cron','2026-04-17 14:16:26','2026-04-17 14:16:26'),
(2523,863,'action created','2026-04-17 14:16:27','2026-04-17 14:16:27'),
(2524,858,'action started via WP Cron','2026-04-17 14:16:27','2026-04-17 14:16:27'),
(2525,858,'action complete via WP Cron','2026-04-17 14:16:27','2026-04-17 14:16:27'),
(2526,864,'action created','2026-04-17 14:16:27','2026-04-17 14:16:27'),
(2527,862,'action started via WP Cron','2026-04-17 14:27:44','2026-04-17 14:27:44'),
(2528,862,'action complete via WP Cron','2026-04-17 14:27:45','2026-04-17 14:27:45'),
(2529,865,'action created','2026-04-17 14:27:45','2026-04-17 14:27:45'),
(2530,865,'action started via WP Cron','2026-04-17 14:39:14','2026-04-17 14:39:14'),
(2531,865,'action complete via WP Cron','2026-04-17 14:39:14','2026-04-17 14:39:14'),
(2532,866,'action created','2026-04-17 14:39:14','2026-04-17 14:39:14'),
(2533,863,'action started via WP Cron','2026-04-17 14:39:14','2026-04-17 14:39:14'),
(2534,863,'action complete via WP Cron','2026-04-17 14:39:15','2026-04-17 14:39:15'),
(2535,867,'action created','2026-04-17 14:39:15','2026-04-17 14:39:15'),
(2536,864,'action started via WP Cron','2026-04-17 14:39:15','2026-04-17 14:39:15'),
(2537,864,'action complete via WP Cron','2026-04-17 14:39:15','2026-04-17 14:39:15'),
(2538,868,'action created','2026-04-17 14:39:15','2026-04-17 14:39:15'),
(2539,866,'action started via WP Cron','2026-04-17 14:50:55','2026-04-17 14:50:55'),
(2540,866,'action complete via WP Cron','2026-04-17 14:50:55','2026-04-17 14:50:55'),
(2541,869,'action created','2026-04-17 14:50:55','2026-04-17 14:50:55'),
(2542,869,'action started via WP Cron','2026-04-17 14:57:05','2026-04-17 14:57:05'),
(2543,870,'action created','2026-04-17 14:57:05','2026-04-17 14:57:05'),
(2544,869,'action complete via WP Cron','2026-04-17 14:57:10','2026-04-17 14:57:10'),
(2545,871,'action created','2026-04-17 14:57:10','2026-04-17 14:57:10'),
(2546,854,'action started via WP Cron','2026-04-17 14:57:14','2026-04-17 14:57:14'),
(2547,872,'action created','2026-04-17 14:57:14','2026-04-17 14:57:14'),
(2548,854,'action complete via WP Cron','2026-04-17 14:57:14','2026-04-17 14:57:14'),
(2549,867,'action started via WP Cron','2026-04-17 14:57:14','2026-04-17 14:57:14'),
(2550,867,'action complete via WP Cron','2026-04-17 14:57:15','2026-04-17 14:57:15'),
(2551,873,'action created','2026-04-17 14:57:15','2026-04-17 14:57:15'),
(2552,868,'action started via WP Cron','2026-04-17 14:57:15','2026-04-17 14:57:15'),
(2553,868,'action complete via WP Cron','2026-04-17 14:57:15','2026-04-17 14:57:15'),
(2554,874,'action created','2026-04-17 14:57:16','2026-04-17 14:57:16'),
(2555,870,'action started via WP Cron','2026-04-17 14:57:16','2026-04-17 14:57:16'),
(2556,870,'action complete via WP Cron','2026-04-17 14:57:16','2026-04-17 14:57:16'),
(2557,871,'action started via WP Cron','2026-04-17 15:01:53','2026-04-17 15:01:53'),
(2558,871,'action complete via WP Cron','2026-04-17 15:01:53','2026-04-17 15:01:53'),
(2559,875,'action created','2026-04-17 15:01:53','2026-04-17 15:01:53'),
(2560,875,'action started via WP Cron','2026-04-17 15:06:32','2026-04-17 15:06:32'),
(2561,875,'action complete via WP Cron','2026-04-17 15:06:32','2026-04-17 15:06:32'),
(2562,876,'action created','2026-04-17 15:06:32','2026-04-17 15:06:32'),
(2563,876,'action started via WP Cron','2026-04-17 15:15:17','2026-04-17 15:15:17'),
(2564,876,'action complete via WP Cron','2026-04-17 15:15:17','2026-04-17 15:15:17'),
(2565,877,'action created','2026-04-17 15:15:17','2026-04-17 15:15:17'),
(2566,873,'action started via WP Cron','2026-04-17 15:15:17','2026-04-17 15:15:17'),
(2567,873,'action complete via WP Cron','2026-04-17 15:15:18','2026-04-17 15:15:18'),
(2568,878,'action created','2026-04-17 15:15:18','2026-04-17 15:15:18'),
(2569,874,'action started via WP Cron','2026-04-17 15:15:18','2026-04-17 15:15:18'),
(2570,874,'action complete via WP Cron','2026-04-17 15:15:18','2026-04-17 15:15:18'),
(2571,879,'action created','2026-04-17 15:15:18','2026-04-17 15:15:18'),
(2572,648,'action started via WP Cron','2026-04-17 15:15:18','2026-04-17 15:15:18'),
(2573,648,'action complete via WP Cron','2026-04-17 15:15:18','2026-04-17 15:15:18'),
(2574,880,'action created','2026-04-17 15:15:19','2026-04-17 15:15:19'),
(2575,877,'action started via WP Cron','2026-04-17 15:24:51','2026-04-17 15:24:51'),
(2576,877,'action complete via WP Cron','2026-04-17 15:24:51','2026-04-17 15:24:51'),
(2577,881,'action created','2026-04-17 15:24:51','2026-04-17 15:24:51'),
(2578,881,'action started via WP Cron','2026-04-17 15:27:28','2026-04-17 15:27:28'),
(2579,881,'action complete via WP Cron','2026-04-17 15:27:28','2026-04-17 15:27:28'),
(2580,882,'action created','2026-04-17 15:27:28','2026-04-17 15:27:28'),
(2581,882,'action started via Async Request','2026-04-17 15:33:56','2026-04-17 15:33:56'),
(2582,882,'action complete via Async Request','2026-04-17 15:33:57','2026-04-17 15:33:57'),
(2583,883,'action created','2026-04-17 15:33:57','2026-04-17 15:33:57'),
(2584,878,'action started via Async Request','2026-04-17 15:33:57','2026-04-17 15:33:57'),
(2585,878,'action complete via Async Request','2026-04-17 15:33:57','2026-04-17 15:33:57'),
(2586,884,'action created','2026-04-17 15:33:58','2026-04-17 15:33:58'),
(2587,879,'action started via Async Request','2026-04-17 15:33:58','2026-04-17 15:33:58'),
(2588,879,'action complete via Async Request','2026-04-17 15:33:58','2026-04-17 15:33:58'),
(2589,885,'action created','2026-04-17 15:33:58','2026-04-17 15:33:58'),
(2590,883,'action started via Async Request','2026-04-17 15:36:53','2026-04-17 15:36:53'),
(2591,883,'action complete via Async Request','2026-04-17 15:36:53','2026-04-17 15:36:53'),
(2592,886,'action created','2026-04-17 15:36:53','2026-04-17 15:36:53'),
(2593,886,'action started via WP Cron','2026-04-17 15:39:37','2026-04-17 15:39:37'),
(2594,886,'action complete via WP Cron','2026-04-17 15:39:37','2026-04-17 15:39:37'),
(2595,887,'action created','2026-04-17 15:39:38','2026-04-17 15:39:38'),
(2596,655,'action started via WP Cron','2026-04-17 15:41:34','2026-04-17 15:41:34'),
(2597,655,'action complete via WP Cron','2026-04-17 15:41:36','2026-04-17 15:41:36'),
(2598,888,'action created','2026-04-17 15:41:36','2026-04-17 15:41:36'),
(2599,887,'action started via WP Cron','2026-04-17 15:51:41','2026-04-17 15:51:41'),
(2600,889,'action created','2026-04-17 15:51:41','2026-04-17 15:51:41'),
(2601,889,'action started via WP Cron','2026-04-17 15:51:44','2026-04-17 15:51:44'),
(2602,889,'action complete via WP Cron','2026-04-17 15:51:45','2026-04-17 15:51:45'),
(2603,887,'action complete via WP Cron','2026-04-17 15:51:46','2026-04-17 15:51:46'),
(2604,890,'action created','2026-04-17 15:51:46','2026-04-17 15:51:46'),
(2605,884,'action started via WP Cron','2026-04-17 15:51:46','2026-04-17 15:51:46'),
(2606,884,'action complete via WP Cron','2026-04-17 15:51:46','2026-04-17 15:51:46'),
(2607,891,'action created','2026-04-17 15:51:47','2026-04-17 15:51:47'),
(2608,885,'action started via WP Cron','2026-04-17 15:51:47','2026-04-17 15:51:47'),
(2609,885,'action complete via WP Cron','2026-04-17 15:51:48','2026-04-17 15:51:48'),
(2610,892,'action created','2026-04-17 15:51:48','2026-04-17 15:51:48'),
(2611,890,'action started via Async Request','2026-04-17 15:54:26','2026-04-17 15:54:26'),
(2612,890,'action complete via Async Request','2026-04-17 15:54:26','2026-04-17 15:54:26'),
(2613,893,'action created','2026-04-17 15:54:26','2026-04-17 15:54:26'),
(2614,893,'action started via WP Cron','2026-04-17 16:03:43','2026-04-17 16:03:43'),
(2615,893,'action complete via WP Cron','2026-04-17 16:03:43','2026-04-17 16:03:43'),
(2616,894,'action created','2026-04-17 16:03:44','2026-04-17 16:03:44'),
(2617,872,'action started via WP Cron','2026-04-17 16:03:44','2026-04-17 16:03:44'),
(2618,895,'action created','2026-04-17 16:03:44','2026-04-17 16:03:44'),
(2619,872,'action complete via WP Cron','2026-04-17 16:03:44','2026-04-17 16:03:44'),
(2620,894,'action started via WP Cron','2026-04-17 16:12:51','2026-04-17 16:12:51'),
(2621,894,'action complete via WP Cron','2026-04-17 16:12:51','2026-04-17 16:12:51'),
(2622,896,'action created','2026-04-17 16:12:51','2026-04-17 16:12:51'),
(2623,891,'action started via WP Cron','2026-04-17 16:12:51','2026-04-17 16:12:51'),
(2624,891,'action complete via WP Cron','2026-04-17 16:12:52','2026-04-17 16:12:52'),
(2625,897,'action created','2026-04-17 16:12:52','2026-04-17 16:12:52'),
(2626,892,'action started via WP Cron','2026-04-17 16:12:52','2026-04-17 16:12:52'),
(2627,892,'action complete via WP Cron','2026-04-17 16:12:52','2026-04-17 16:12:52'),
(2628,898,'action created','2026-04-17 16:12:52','2026-04-17 16:12:52'),
(2629,896,'action started via WP Cron','2026-04-17 16:15:55','2026-04-17 16:15:55'),
(2630,896,'action complete via WP Cron','2026-04-17 16:15:55','2026-04-17 16:15:55'),
(2631,899,'action created','2026-04-17 16:15:55','2026-04-17 16:15:55'),
(2632,899,'action started via WP Cron','2026-04-17 16:28:06','2026-04-17 16:28:06'),
(2633,899,'action complete via WP Cron','2026-04-17 16:28:06','2026-04-17 16:28:06'),
(2634,900,'action created','2026-04-17 16:28:06','2026-04-17 16:28:06'),
(2635,897,'action started via WP Cron','2026-04-17 16:28:06','2026-04-17 16:28:06'),
(2636,897,'action complete via WP Cron','2026-04-17 16:28:06','2026-04-17 16:28:06'),
(2637,901,'action created','2026-04-17 16:28:06','2026-04-17 16:28:06'),
(2638,898,'action started via WP Cron','2026-04-17 16:28:06','2026-04-17 16:28:06'),
(2639,898,'action complete via WP Cron','2026-04-17 16:28:07','2026-04-17 16:28:07'),
(2640,902,'action created','2026-04-17 16:28:07','2026-04-17 16:28:07'),
(2641,900,'action started via WP Cron','2026-04-17 16:33:56','2026-04-17 16:33:56'),
(2642,903,'action created','2026-04-17 16:33:56','2026-04-17 16:33:56'),
(2643,903,'action started via WP Cron','2026-04-17 16:33:59','2026-04-17 16:33:59'),
(2644,903,'action complete via WP Cron','2026-04-17 16:34:01','2026-04-17 16:34:01'),
(2645,900,'action complete via WP Cron','2026-04-17 16:34:01','2026-04-17 16:34:01'),
(2646,904,'action created','2026-04-17 16:34:01','2026-04-17 16:34:01'),
(2647,904,'action started via WP Cron','2026-04-17 16:40:06','2026-04-17 16:40:06'),
(2648,904,'action complete via WP Cron','2026-04-17 16:40:06','2026-04-17 16:40:06'),
(2649,905,'action created','2026-04-17 16:40:07','2026-04-17 16:40:07'),
(2650,905,'action started via WP Cron','2026-04-17 17:06:55','2026-04-17 17:06:55'),
(2651,906,'action created','2026-04-17 17:06:55','2026-04-17 17:06:55'),
(2652,905,'action complete via WP Cron','2026-04-17 17:07:00','2026-04-17 17:07:00'),
(2653,907,'action created','2026-04-17 17:07:01','2026-04-17 17:07:01'),
(2654,901,'action started via WP Cron','2026-04-17 17:07:02','2026-04-17 17:07:02'),
(2655,901,'action complete via WP Cron','2026-04-17 17:07:03','2026-04-17 17:07:03'),
(2656,908,'action created','2026-04-17 17:07:03','2026-04-17 17:07:03'),
(2657,902,'action started via WP Cron','2026-04-17 17:07:03','2026-04-17 17:07:03'),
(2658,902,'action complete via WP Cron','2026-04-17 17:07:04','2026-04-17 17:07:04'),
(2659,909,'action created','2026-04-17 17:07:04','2026-04-17 17:07:04'),
(2660,543,'action started via WP Cron','2026-04-17 17:07:04','2026-04-17 17:07:04'),
(2661,543,'action complete via WP Cron','2026-04-17 17:07:04','2026-04-17 17:07:04'),
(2662,910,'action created','2026-04-17 17:07:04','2026-04-17 17:07:04'),
(2663,895,'action started via WP Cron','2026-04-17 17:07:04','2026-04-17 17:07:04'),
(2664,911,'action created','2026-04-17 17:07:04','2026-04-17 17:07:04'),
(2665,895,'action complete via WP Cron','2026-04-17 17:07:04','2026-04-17 17:07:04'),
(2666,906,'action started via WP Cron','2026-04-17 17:07:04','2026-04-17 17:07:04'),
(2667,906,'action complete via WP Cron','2026-04-17 17:07:05','2026-04-17 17:07:05'),
(2668,542,'action started via WP Cron','2026-04-17 17:07:05','2026-04-17 17:07:05'),
(2674,913,'action started via WP Cron','2026-04-17 17:10:06','2026-04-17 17:10:06'),
(2670,912,'action created','2026-04-17 17:07:05','2026-04-17 17:07:05'),
(2671,913,'action created','2026-04-17 17:07:05','2026-04-17 17:07:05'),
(2672,542,'action complete via WP Cron','2026-04-17 17:07:05','2026-04-17 17:07:05'),
(2673,914,'action created','2026-04-17 17:07:05','2026-04-17 17:07:05'),
(2675,913,'action complete via WP Cron','2026-04-17 17:10:06','2026-04-17 17:10:06'),
(2676,907,'action started via WP Cron','2026-04-17 17:10:06','2026-04-17 17:10:06'),
(2677,907,'action complete via WP Cron','2026-04-17 17:10:06','2026-04-17 17:10:06'),
(2678,915,'action created','2026-04-17 17:10:06','2026-04-17 17:10:06'),
(2679,915,'action started via WP Cron','2026-04-17 17:12:44','2026-04-17 17:12:44'),
(2680,915,'action complete via WP Cron','2026-04-17 17:12:44','2026-04-17 17:12:44'),
(2681,916,'action created','2026-04-17 17:12:44','2026-04-17 17:12:44'),
(2682,916,'action started via WP Cron','2026-04-17 17:21:45','2026-04-17 17:21:45'),
(2683,916,'action complete via WP Cron','2026-04-17 17:21:45','2026-04-17 17:21:45'),
(2684,917,'action created','2026-04-17 17:21:45','2026-04-17 17:21:45'),
(2685,908,'action started via WP Cron','2026-04-17 17:22:49','2026-04-17 17:22:49'),
(2686,908,'action complete via WP Cron','2026-04-17 17:22:49','2026-04-17 17:22:49'),
(2687,918,'action created','2026-04-17 17:22:49','2026-04-17 17:22:49'),
(2688,909,'action started via WP Cron','2026-04-17 17:22:49','2026-04-17 17:22:49'),
(2689,909,'action complete via WP Cron','2026-04-17 17:22:50','2026-04-17 17:22:50'),
(2690,919,'action created','2026-04-17 17:22:50','2026-04-17 17:22:50'),
(2691,917,'action started via WP Cron','2026-04-17 17:23:53','2026-04-17 17:23:53'),
(2692,917,'action complete via WP Cron','2026-04-17 17:23:53','2026-04-17 17:23:53'),
(2693,920,'action created','2026-04-17 17:23:53','2026-04-17 17:23:53'),
(2694,920,'action started via WP Cron','2026-04-17 17:26:51','2026-04-17 17:26:51'),
(2695,920,'action complete via WP Cron','2026-04-17 17:26:51','2026-04-17 17:26:51'),
(2696,921,'action created','2026-04-17 17:26:52','2026-04-17 17:26:52'),
(2697,921,'action started via WP Cron','2026-04-17 17:28:51','2026-04-17 17:28:51'),
(2698,921,'action complete via WP Cron','2026-04-17 17:28:51','2026-04-17 17:28:51'),
(2699,922,'action created','2026-04-17 17:28:51','2026-04-17 17:28:51'),
(2700,922,'action started via WP Cron','2026-04-17 17:30:51','2026-04-17 17:30:51'),
(2701,922,'action complete via WP Cron','2026-04-17 17:30:51','2026-04-17 17:30:51'),
(2702,923,'action created','2026-04-17 17:30:51','2026-04-17 17:30:51'),
(2703,923,'action started via WP Cron','2026-04-17 17:32:51','2026-04-17 17:32:51'),
(2704,923,'action complete via WP Cron','2026-04-17 17:32:51','2026-04-17 17:32:51'),
(2705,924,'action created','2026-04-17 17:32:51','2026-04-17 17:32:51'),
(2706,924,'action started via WP Cron','2026-04-17 17:38:25','2026-04-17 17:38:25'),
(2707,924,'action complete via WP Cron','2026-04-17 17:38:25','2026-04-17 17:38:25'),
(2708,925,'action created','2026-04-17 17:38:27','2026-04-17 17:38:27'),
(2709,918,'action started via WP Cron','2026-04-17 17:38:27','2026-04-17 17:38:27'),
(2710,918,'action complete via WP Cron','2026-04-17 17:38:27','2026-04-17 17:38:27'),
(2711,926,'action created','2026-04-17 17:38:27','2026-04-17 17:38:27'),
(2712,919,'action started via WP Cron','2026-04-17 17:38:27','2026-04-17 17:38:27'),
(2713,919,'action complete via WP Cron','2026-04-17 17:38:28','2026-04-17 17:38:28'),
(2714,927,'action created','2026-04-17 17:38:28','2026-04-17 17:38:28'),
(2715,925,'action started via Async Request','2026-04-17 17:50:42','2026-04-17 17:50:42'),
(2716,925,'action complete via Async Request','2026-04-17 17:50:42','2026-04-17 17:50:42'),
(2717,928,'action created','2026-04-17 17:50:42','2026-04-17 17:50:42'),
(2718,928,'action started via WP Cron','2026-04-17 18:03:55','2026-04-17 18:03:55'),
(2719,929,'action created','2026-04-17 18:03:55','2026-04-17 18:03:55'),
(2720,929,'action started via WP Cron','2026-04-17 18:03:58','2026-04-17 18:03:58'),
(2721,929,'action complete via WP Cron','2026-04-17 18:03:58','2026-04-17 18:03:58'),
(2722,928,'action complete via WP Cron','2026-04-17 18:03:59','2026-04-17 18:03:59'),
(2723,930,'action created','2026-04-17 18:03:59','2026-04-17 18:03:59'),
(2724,926,'action started via WP Cron','2026-04-17 18:03:59','2026-04-17 18:03:59'),
(2725,926,'action complete via WP Cron','2026-04-17 18:04:00','2026-04-17 18:04:00'),
(2726,931,'action created','2026-04-17 18:04:00','2026-04-17 18:04:00'),
(2727,927,'action started via WP Cron','2026-04-17 18:04:00','2026-04-17 18:04:00'),
(2728,927,'action complete via WP Cron','2026-04-17 18:04:01','2026-04-17 18:04:01'),
(2729,932,'action created','2026-04-17 18:04:01','2026-04-17 18:04:01'),
(2730,930,'action started via WP Cron','2026-04-17 18:07:20','2026-04-17 18:07:20'),
(2731,930,'action complete via WP Cron','2026-04-17 18:07:20','2026-04-17 18:07:20'),
(2732,933,'action created','2026-04-17 18:07:20','2026-04-17 18:07:20'),
(2733,911,'action started via WP Cron','2026-04-17 18:07:20','2026-04-17 18:07:20'),
(2734,934,'action created','2026-04-17 18:07:20','2026-04-17 18:07:20'),
(2735,911,'action complete via WP Cron','2026-04-17 18:07:20','2026-04-17 18:07:20'),
(2736,933,'action started via WP Cron','2026-04-17 18:11:36','2026-04-17 18:11:36'),
(2737,933,'action complete via WP Cron','2026-04-17 18:11:36','2026-04-17 18:11:36'),
(2738,935,'action created','2026-04-17 18:11:36','2026-04-17 18:11:36'),
(2739,935,'action started via WP Cron','2026-04-17 18:25:19','2026-04-17 18:25:19'),
(2740,935,'action complete via WP Cron','2026-04-17 18:25:20','2026-04-17 18:25:20'),
(2741,936,'action created','2026-04-17 18:25:20','2026-04-17 18:25:20'),
(2742,931,'action started via WP Cron','2026-04-17 18:25:20','2026-04-17 18:25:20'),
(2743,931,'action complete via WP Cron','2026-04-17 18:25:21','2026-04-17 18:25:21'),
(2744,937,'action created','2026-04-17 18:25:21','2026-04-17 18:25:21'),
(2745,932,'action started via WP Cron','2026-04-17 18:25:21','2026-04-17 18:25:21'),
(2746,932,'action complete via WP Cron','2026-04-17 18:25:21','2026-04-17 18:25:21'),
(2747,938,'action created','2026-04-17 18:25:21','2026-04-17 18:25:21'),
(2748,936,'action started via WP Cron','2026-04-17 18:44:54','2026-04-17 18:44:54'),
(2749,939,'action created','2026-04-17 18:44:54','2026-04-17 18:44:54'),
(2750,936,'action complete via WP Cron','2026-04-17 18:44:59','2026-04-17 18:44:59'),
(2751,940,'action created','2026-04-17 18:44:59','2026-04-17 18:44:59'),
(2752,937,'action started via WP Cron','2026-04-17 18:44:59','2026-04-17 18:44:59'),
(2753,937,'action complete via WP Cron','2026-04-17 18:44:59','2026-04-17 18:44:59'),
(2754,941,'action created','2026-04-17 18:44:59','2026-04-17 18:44:59'),
(2755,938,'action started via WP Cron','2026-04-17 18:44:59','2026-04-17 18:44:59'),
(2756,938,'action complete via WP Cron','2026-04-17 18:45:00','2026-04-17 18:45:00'),
(2757,942,'action created','2026-04-17 18:45:00','2026-04-17 18:45:00'),
(2758,939,'action started via WP Cron','2026-04-17 18:45:00','2026-04-17 18:45:00'),
(2759,939,'action complete via WP Cron','2026-04-17 18:45:00','2026-04-17 18:45:00'),
(2760,940,'action started via WP Cron','2026-04-17 18:54:26','2026-04-17 18:54:26'),
(2761,940,'action complete via WP Cron','2026-04-17 18:54:26','2026-04-17 18:54:26'),
(2762,943,'action created','2026-04-17 18:54:26','2026-04-17 18:54:26'),
(2763,943,'action started via WP Cron','2026-04-17 19:29:17','2026-04-17 19:29:17'),
(2764,944,'action created','2026-04-17 19:29:17','2026-04-17 19:29:17'),
(2765,944,'action started via WP Cron','2026-04-17 19:29:21','2026-04-17 19:29:21'),
(2766,944,'action complete via WP Cron','2026-04-17 19:29:21','2026-04-17 19:29:21'),
(2767,943,'action complete via WP Cron','2026-04-17 19:29:22','2026-04-17 19:29:22'),
(2768,945,'action created','2026-04-17 19:29:22','2026-04-17 19:29:22'),
(2769,941,'action started via Async Request','2026-04-17 19:29:25','2026-04-17 19:29:25'),
(2770,941,'action complete via Async Request','2026-04-17 19:29:25','2026-04-17 19:29:25'),
(2771,946,'action created','2026-04-17 19:29:25','2026-04-17 19:29:25'),
(2772,942,'action started via Async Request','2026-04-17 19:29:25','2026-04-17 19:29:25'),
(2773,942,'action complete via Async Request','2026-04-17 19:29:26','2026-04-17 19:29:26'),
(2774,947,'action created','2026-04-17 19:29:26','2026-04-17 19:29:26'),
(2775,934,'action started via Async Request','2026-04-17 19:29:26','2026-04-17 19:29:26'),
(2776,948,'action created','2026-04-17 19:29:26','2026-04-17 19:29:26'),
(2777,934,'action complete via Async Request','2026-04-17 19:29:26','2026-04-17 19:29:26'),
(2778,945,'action started via WP Cron','2026-04-17 19:42:28','2026-04-17 19:42:28'),
(2779,945,'action complete via WP Cron','2026-04-17 19:42:28','2026-04-17 19:42:28'),
(2780,949,'action created','2026-04-17 19:42:28','2026-04-17 19:42:28'),
(2781,946,'action started via WP Cron','2026-04-17 19:44:35','2026-04-17 19:44:35'),
(2782,946,'action complete via WP Cron','2026-04-17 19:44:36','2026-04-17 19:44:36'),
(2783,950,'action created','2026-04-17 19:44:36','2026-04-17 19:44:36'),
(2784,947,'action started via WP Cron','2026-04-17 19:44:36','2026-04-17 19:44:36'),
(2785,947,'action complete via WP Cron','2026-04-17 19:44:36','2026-04-17 19:44:36'),
(2786,951,'action created','2026-04-17 19:44:37','2026-04-17 19:44:37'),
(2787,949,'action started via WP Cron','2026-04-17 19:44:37','2026-04-17 19:44:37'),
(2788,949,'action complete via WP Cron','2026-04-17 19:44:37','2026-04-17 19:44:37'),
(2789,952,'action created','2026-04-17 19:44:37','2026-04-17 19:44:37'),
(2790,952,'action started via WP Cron','2026-04-17 19:46:44','2026-04-17 19:46:44'),
(2791,952,'action complete via WP Cron','2026-04-17 19:46:44','2026-04-17 19:46:44'),
(2792,953,'action created','2026-04-17 19:46:44','2026-04-17 19:46:44'),
(2793,953,'action started via WP Cron','2026-04-17 19:49:00','2026-04-17 19:49:00'),
(2794,953,'action complete via WP Cron','2026-04-17 19:49:00','2026-04-17 19:49:00'),
(2795,954,'action created','2026-04-17 19:49:00','2026-04-17 19:49:00'),
(2796,954,'action started via WP Cron','2026-04-17 19:51:12','2026-04-17 19:51:12'),
(2797,954,'action complete via WP Cron','2026-04-17 19:51:12','2026-04-17 19:51:12'),
(2798,955,'action created','2026-04-17 19:51:12','2026-04-17 19:51:12'),
(2799,955,'action started via WP Cron','2026-04-17 19:53:19','2026-04-17 19:53:19'),
(2800,956,'action created','2026-04-17 19:53:19','2026-04-17 19:53:19'),
(2801,956,'action started via WP Cron','2026-04-17 19:53:22','2026-04-17 19:53:22'),
(2802,956,'action complete via WP Cron','2026-04-17 19:53:23','2026-04-17 19:53:23'),
(2803,955,'action complete via WP Cron','2026-04-17 19:53:23','2026-04-17 19:53:23'),
(2804,957,'action created','2026-04-17 19:53:23','2026-04-17 19:53:23'),
(2805,957,'action started via WP Cron','2026-04-17 19:55:23','2026-04-17 19:55:23'),
(2806,957,'action complete via WP Cron','2026-04-17 19:55:23','2026-04-17 19:55:23'),
(2807,958,'action created','2026-04-17 19:55:25','2026-04-17 19:55:25'),
(2808,958,'action started via WP Cron','2026-04-17 19:57:41','2026-04-17 19:57:41'),
(2809,958,'action complete via WP Cron','2026-04-17 19:57:41','2026-04-17 19:57:41'),
(2810,959,'action created','2026-04-17 19:57:41','2026-04-17 19:57:41'),
(2811,950,'action started via WP Cron','2026-04-17 19:59:50','2026-04-17 19:59:50'),
(2812,950,'action complete via WP Cron','2026-04-17 19:59:50','2026-04-17 19:59:50'),
(2813,960,'action created','2026-04-17 19:59:50','2026-04-17 19:59:50'),
(2814,951,'action started via WP Cron','2026-04-17 19:59:50','2026-04-17 19:59:50'),
(2815,951,'action complete via WP Cron','2026-04-17 19:59:51','2026-04-17 19:59:51'),
(2816,961,'action created','2026-04-17 19:59:51','2026-04-17 19:59:51'),
(2817,959,'action started via WP Cron','2026-04-17 19:59:51','2026-04-17 19:59:51'),
(2818,959,'action complete via WP Cron','2026-04-17 19:59:51','2026-04-17 19:59:51'),
(2819,962,'action created','2026-04-17 19:59:51','2026-04-17 19:59:51'),
(2820,962,'action started via WP Cron','2026-04-17 20:02:07','2026-04-17 20:02:07'),
(2821,962,'action complete via WP Cron','2026-04-17 20:02:08','2026-04-17 20:02:08'),
(2822,963,'action created','2026-04-17 20:02:08','2026-04-17 20:02:08'),
(2823,963,'action started via WP Cron','2026-04-17 20:04:15','2026-04-17 20:04:15'),
(2824,963,'action complete via WP Cron','2026-04-17 20:04:15','2026-04-17 20:04:15'),
(2825,964,'action created','2026-04-17 20:04:15','2026-04-17 20:04:15'),
(2826,964,'action started via WP Cron','2026-04-17 20:06:23','2026-04-17 20:06:23'),
(2827,964,'action complete via WP Cron','2026-04-17 20:06:23','2026-04-17 20:06:23'),
(2828,965,'action created','2026-04-17 20:06:23','2026-04-17 20:06:23'),
(2829,965,'action started via WP Cron','2026-04-17 20:08:31','2026-04-17 20:08:31'),
(2830,965,'action complete via WP Cron','2026-04-17 20:08:31','2026-04-17 20:08:31'),
(2831,966,'action created','2026-04-17 20:08:31','2026-04-17 20:08:31'),
(2832,966,'action started via WP Cron','2026-04-17 20:10:44','2026-04-17 20:10:44'),
(2833,966,'action complete via WP Cron','2026-04-17 20:10:44','2026-04-17 20:10:44'),
(2834,967,'action created','2026-04-17 20:10:44','2026-04-17 20:10:44'),
(2835,967,'action started via WP Cron','2026-04-17 20:12:54','2026-04-17 20:12:54'),
(2836,967,'action complete via WP Cron','2026-04-17 20:12:54','2026-04-17 20:12:54'),
(2837,968,'action created','2026-04-17 20:12:54','2026-04-17 20:12:54'),
(2838,960,'action started via WP Cron','2026-04-17 20:15:20','2026-04-17 20:15:20'),
(2839,960,'action complete via WP Cron','2026-04-17 20:15:21','2026-04-17 20:15:21'),
(2840,969,'action created','2026-04-17 20:15:21','2026-04-17 20:15:21'),
(2841,961,'action started via WP Cron','2026-04-17 20:15:21','2026-04-17 20:15:21'),
(2842,961,'action complete via WP Cron','2026-04-17 20:15:22','2026-04-17 20:15:22'),
(2843,970,'action created','2026-04-17 20:15:22','2026-04-17 20:15:22'),
(2844,968,'action started via WP Cron','2026-04-17 20:15:22','2026-04-17 20:15:22'),
(2845,968,'action complete via WP Cron','2026-04-17 20:15:22','2026-04-17 20:15:22'),
(2846,971,'action created','2026-04-17 20:15:22','2026-04-17 20:15:22'),
(2847,971,'action started via WP Cron','2026-04-17 20:17:59','2026-04-17 20:17:59'),
(2848,971,'action complete via WP Cron','2026-04-17 20:17:59','2026-04-17 20:17:59'),
(2849,972,'action created','2026-04-17 20:17:59','2026-04-17 20:17:59'),
(2850,972,'action started via WP Cron','2026-04-18 00:22:22','2026-04-18 00:22:22'),
(2851,973,'action created','2026-04-18 00:22:22','2026-04-18 00:22:22'),
(2852,972,'action complete via WP Cron','2026-04-18 00:22:27','2026-04-18 00:22:27'),
(2853,974,'action created','2026-04-18 00:22:27','2026-04-18 00:22:27'),
(2854,948,'action started via WP Cron','2026-04-18 00:22:28','2026-04-18 00:22:28'),
(2855,975,'action created','2026-04-18 00:22:28','2026-04-18 00:22:28'),
(2856,948,'action complete via WP Cron','2026-04-18 00:22:28','2026-04-18 00:22:28'),
(2857,969,'action started via WP Cron','2026-04-18 00:22:28','2026-04-18 00:22:28'),
(2858,969,'action complete via WP Cron','2026-04-18 00:22:28','2026-04-18 00:22:28'),
(2859,976,'action created','2026-04-18 00:22:29','2026-04-18 00:22:29'),
(2860,970,'action started via WP Cron','2026-04-18 00:22:29','2026-04-18 00:22:29'),
(2861,970,'action complete via WP Cron','2026-04-18 00:22:29','2026-04-18 00:22:29'),
(2862,977,'action created','2026-04-18 00:22:29','2026-04-18 00:22:29'),
(2863,973,'action started via WP Cron','2026-04-18 00:22:29','2026-04-18 00:22:29'),
(2864,973,'action complete via WP Cron','2026-04-18 00:22:30','2026-04-18 00:22:30'),
(2865,974,'action started via WP Cron','2026-04-18 00:37:52','2026-04-18 00:37:52'),
(2866,978,'action created','2026-04-18 00:37:53','2026-04-18 00:37:53'),
(2867,978,'action started via WP Cron','2026-04-18 00:37:56','2026-04-18 00:37:56'),
(2868,978,'action complete via WP Cron','2026-04-18 00:37:56','2026-04-18 00:37:56'),
(2869,974,'action complete via WP Cron','2026-04-18 00:37:57','2026-04-18 00:37:57'),
(2870,979,'action created','2026-04-18 00:37:57','2026-04-18 00:37:57'),
(2871,976,'action started via WP Cron','2026-04-18 00:37:57','2026-04-18 00:37:57'),
(2872,976,'action complete via WP Cron','2026-04-18 00:37:58','2026-04-18 00:37:58'),
(2873,980,'action created','2026-04-18 00:37:58','2026-04-18 00:37:58'),
(2874,977,'action started via WP Cron','2026-04-18 00:37:58','2026-04-18 00:37:58'),
(2875,977,'action complete via WP Cron','2026-04-18 00:37:58','2026-04-18 00:37:58'),
(2876,981,'action created','2026-04-18 00:37:58','2026-04-18 00:37:58'),
(2877,979,'action started via Async Request','2026-04-18 00:40:06','2026-04-18 00:40:06'),
(2878,979,'action complete via Async Request','2026-04-18 00:40:06','2026-04-18 00:40:06'),
(2879,982,'action created','2026-04-18 00:40:06','2026-04-18 00:40:06'),
(2880,982,'action started via WP Cron','2026-04-18 00:43:50','2026-04-18 00:43:50'),
(2881,982,'action complete via WP Cron','2026-04-18 00:43:50','2026-04-18 00:43:50'),
(2882,983,'action created','2026-04-18 00:43:50','2026-04-18 00:43:50'),
(2883,983,'action started via WP Cron','2026-04-18 00:46:31','2026-04-18 00:46:31'),
(2884,984,'action created','2026-04-18 00:46:31','2026-04-18 00:46:31'),
(2885,984,'action started via WP Cron','2026-04-18 00:46:34','2026-04-18 00:46:34'),
(2886,984,'action complete via WP Cron','2026-04-18 00:46:35','2026-04-18 00:46:35'),
(2887,983,'action complete via WP Cron','2026-04-18 00:46:35','2026-04-18 00:46:35'),
(2888,985,'action created','2026-04-18 00:46:35','2026-04-18 00:46:35'),
(2889,985,'action started via WP Cron','2026-04-18 01:03:59','2026-04-18 01:03:59'),
(2890,986,'action created','2026-04-18 01:04:02','2026-04-18 01:04:02'),
(2891,986,'action started via WP Cron','2026-04-18 01:04:07','2026-04-18 01:04:07'),
(2892,985,'action complete via WP Cron','2026-04-18 01:04:07','2026-04-18 01:04:07'),
(2893,987,'action created','2026-04-18 01:04:10','2026-04-18 01:04:10'),
(2894,986,'action complete via WP Cron','2026-04-18 01:04:11','2026-04-18 01:04:11'),
(2895,980,'action started via WP Cron','2026-04-18 01:04:11','2026-04-18 01:04:11'),
(2896,980,'action complete via WP Cron','2026-04-18 01:04:12','2026-04-18 01:04:12'),
(2897,988,'action created','2026-04-18 01:04:15','2026-04-18 01:04:15'),
(2898,981,'action started via WP Cron','2026-04-18 01:04:15','2026-04-18 01:04:15'),
(2899,981,'action complete via WP Cron','2026-04-18 01:04:15','2026-04-18 01:04:15'),
(2900,989,'action created','2026-04-18 01:04:17','2026-04-18 01:04:17'),
(2901,987,'action started via WP Cron','2026-04-18 01:11:20','2026-04-18 01:11:20'),
(2902,990,'action created','2026-04-18 01:11:22','2026-04-18 01:11:22'),
(2903,990,'action started via WP Cron','2026-04-18 01:11:26','2026-04-18 01:11:26'),
(2904,987,'action complete via WP Cron','2026-04-18 01:11:27','2026-04-18 01:11:27'),
(2905,990,'action complete via WP Cron','2026-04-18 01:11:28','2026-04-18 01:11:28'),
(2906,991,'action created','2026-04-18 01:11:30','2026-04-18 01:11:30'),
(2907,991,'action started via WP Cron','2026-04-18 01:21:50','2026-04-18 01:21:50'),
(2908,991,'action complete via WP Cron','2026-04-18 01:21:50','2026-04-18 01:21:50'),
(2909,992,'action created','2026-04-18 01:21:53','2026-04-18 01:21:53'),
(2910,988,'action started via WP Cron','2026-04-18 01:21:53','2026-04-18 01:21:53'),
(2911,988,'action complete via WP Cron','2026-04-18 01:21:54','2026-04-18 01:21:54'),
(2912,993,'action created','2026-04-18 01:21:57','2026-04-18 01:21:57'),
(2913,989,'action started via WP Cron','2026-04-18 01:21:57','2026-04-18 01:21:57'),
(2914,989,'action complete via WP Cron','2026-04-18 01:21:58','2026-04-18 01:21:58'),
(2915,994,'action created','2026-04-18 01:22:01','2026-04-18 01:22:01'),
(2916,975,'action started via WP Cron','2026-04-18 01:56:51','2026-04-18 01:56:51'),
(2917,995,'action created','2026-04-18 01:56:51','2026-04-18 01:56:51'),
(2918,975,'action complete via WP Cron','2026-04-18 01:56:51','2026-04-18 01:56:51'),
(2919,992,'action started via WP Cron','2026-04-18 01:56:51','2026-04-18 01:56:51'),
(2920,996,'action created','2026-04-18 01:56:51','2026-04-18 01:56:51'),
(2921,996,'action started via WP Cron','2026-04-18 01:56:56','2026-04-18 01:56:56'),
(2922,996,'action complete via WP Cron','2026-04-18 01:56:56','2026-04-18 01:56:56'),
(2923,992,'action complete via WP Cron','2026-04-18 01:56:56','2026-04-18 01:56:56'),
(2924,997,'action created','2026-04-18 01:56:56','2026-04-18 01:56:56'),
(2925,993,'action started via WP Cron','2026-04-18 01:56:56','2026-04-18 01:56:56'),
(2926,993,'action complete via WP Cron','2026-04-18 01:56:57','2026-04-18 01:56:57'),
(2927,998,'action created','2026-04-18 01:56:57','2026-04-18 01:56:57'),
(2928,994,'action started via WP Cron','2026-04-18 01:56:57','2026-04-18 01:56:57'),
(2929,994,'action complete via WP Cron','2026-04-18 01:56:58','2026-04-18 01:56:58'),
(2930,999,'action created','2026-04-18 01:56:58','2026-04-18 01:56:58'),
(2931,997,'action started via WP Cron','2026-04-18 01:59:48','2026-04-18 01:59:48'),
(2932,997,'action complete via WP Cron','2026-04-18 01:59:48','2026-04-18 01:59:48'),
(2933,1000,'action created','2026-04-18 01:59:48','2026-04-18 01:59:48'),
(2934,1000,'action started via WP Cron','2026-04-18 02:01:48','2026-04-18 02:01:48'),
(2935,1000,'action complete via WP Cron','2026-04-18 02:01:48','2026-04-18 02:01:48'),
(2936,1001,'action created','2026-04-18 02:01:48','2026-04-18 02:01:48'),
(2937,1001,'action started via WP Cron','2026-04-18 02:04:48','2026-04-18 02:04:48'),
(2938,1001,'action complete via WP Cron','2026-04-18 02:04:48','2026-04-18 02:04:48'),
(2939,1002,'action created','2026-04-18 02:04:49','2026-04-18 02:04:49'),
(2940,1002,'action started via WP Cron','2026-04-18 02:08:14','2026-04-18 02:08:14'),
(2941,1002,'action complete via WP Cron','2026-04-18 02:08:14','2026-04-18 02:08:14'),
(2942,1003,'action created','2026-04-18 02:08:14','2026-04-18 02:08:14'),
(2943,1003,'action started via WP Cron','2026-04-18 02:31:55','2026-04-18 02:31:55'),
(2944,1003,'action complete via WP Cron','2026-04-18 02:31:55','2026-04-18 02:31:55'),
(2945,1004,'action created','2026-04-18 02:31:55','2026-04-18 02:31:55'),
(2946,998,'action started via WP Cron','2026-04-18 02:31:55','2026-04-18 02:31:55'),
(2947,998,'action complete via WP Cron','2026-04-18 02:31:55','2026-04-18 02:31:55'),
(2948,1005,'action created','2026-04-18 02:31:55','2026-04-18 02:31:55'),
(2949,999,'action started via WP Cron','2026-04-18 02:31:55','2026-04-18 02:31:55'),
(2950,999,'action complete via WP Cron','2026-04-18 02:31:56','2026-04-18 02:31:56'),
(2951,1006,'action created','2026-04-18 02:31:56','2026-04-18 02:31:56'),
(2952,627,'action started via WP Cron','2026-04-18 02:39:02','2026-04-18 02:39:02'),
(2953,627,'action complete via WP Cron','2026-04-18 02:39:03','2026-04-18 02:39:03'),
(2954,1007,'action created','2026-04-18 02:39:04','2026-04-18 02:39:04'),
(2955,1004,'action started via WP Cron','2026-04-18 02:39:04','2026-04-18 02:39:04'),
(2956,1004,'action complete via WP Cron','2026-04-18 02:39:04','2026-04-18 02:39:04'),
(2957,1008,'action created','2026-04-18 02:39:04','2026-04-18 02:39:04'),
(2958,1008,'action started via WP Cron','2026-04-18 02:58:41','2026-04-18 02:58:41'),
(2959,1009,'action created','2026-04-18 02:58:41','2026-04-18 02:58:41'),
(2960,1009,'action started via WP Cron','2026-04-18 02:58:44','2026-04-18 02:58:44'),
(2961,1009,'action complete via WP Cron','2026-04-18 02:58:45','2026-04-18 02:58:45'),
(2962,1008,'action complete via WP Cron','2026-04-18 02:58:46','2026-04-18 02:58:46'),
(2963,1010,'action created','2026-04-18 02:58:46','2026-04-18 02:58:46'),
(2964,1005,'action started via WP Cron','2026-04-18 02:58:46','2026-04-18 02:58:46'),
(2965,1005,'action complete via WP Cron','2026-04-18 02:58:47','2026-04-18 02:58:47'),
(2966,1011,'action created','2026-04-18 02:58:47','2026-04-18 02:58:47'),
(2967,1006,'action started via WP Cron','2026-04-18 02:58:47','2026-04-18 02:58:47'),
(2968,1006,'action complete via WP Cron','2026-04-18 02:58:47','2026-04-18 02:58:47'),
(2969,1012,'action created','2026-04-18 02:58:47','2026-04-18 02:58:47'),
(2970,995,'action started via WP Cron','2026-04-18 02:58:47','2026-04-18 02:58:47'),
(2971,1013,'action created','2026-04-18 02:58:47','2026-04-18 02:58:47'),
(2972,995,'action complete via WP Cron','2026-04-18 02:58:47','2026-04-18 02:58:47'),
(2973,638,'action started via WP Cron','2026-04-18 03:36:49','2026-04-18 03:36:49'),
(2974,1014,'action created','2026-04-18 03:36:50','2026-04-18 03:36:50'),
(2975,638,'action complete via WP Cron','2026-04-18 03:36:50','2026-04-18 03:36:50'),
(2976,1015,'action created','2026-04-18 03:36:50','2026-04-18 03:36:50'),
(2977,639,'action started via WP Cron','2026-04-18 03:36:50','2026-04-18 03:36:50'),
(2978,639,'action complete via WP Cron','2026-04-18 03:36:50','2026-04-18 03:36:50'),
(2979,1016,'action created','2026-04-18 03:36:50','2026-04-18 03:36:50'),
(2980,1010,'action started via WP Cron','2026-04-18 03:36:50','2026-04-18 03:36:50'),
(2981,1017,'action created','2026-04-18 03:36:50','2026-04-18 03:36:50'),
(2982,1014,'action started via WP Cron','2026-04-18 03:36:54','2026-04-18 03:36:54'),
(2983,1014,'action complete via WP Cron','2026-04-18 03:36:54','2026-04-18 03:36:54'),
(2984,1017,'action started via WP Cron','2026-04-18 03:36:54','2026-04-18 03:36:54'),
(2985,1017,'action complete via WP Cron','2026-04-18 03:36:54','2026-04-18 03:36:54'),
(2986,1010,'action complete via WP Cron','2026-04-18 03:36:55','2026-04-18 03:36:55'),
(2987,1018,'action created','2026-04-18 03:36:56','2026-04-18 03:36:56'),
(2988,642,'action started via WP Cron','2026-04-18 03:36:56','2026-04-18 03:36:56'),
(2989,642,'action complete via WP Cron','2026-04-18 03:36:57','2026-04-18 03:36:57'),
(2990,1019,'action created','2026-04-18 03:36:57','2026-04-18 03:36:57'),
(2991,643,'action started via WP Cron','2026-04-18 03:36:57','2026-04-18 03:36:57'),
(2992,643,'action complete via WP Cron','2026-04-18 03:36:57','2026-04-18 03:36:57'),
(2993,1020,'action created','2026-04-18 03:36:57','2026-04-18 03:36:57'),
(2994,644,'action started via WP Cron','2026-04-18 03:36:57','2026-04-18 03:36:57'),
(2995,644,'action complete via WP Cron','2026-04-18 03:36:57','2026-04-18 03:36:57'),
(2996,1021,'action created','2026-04-18 03:36:57','2026-04-18 03:36:57'),
(2997,645,'action started via WP Cron','2026-04-18 03:36:57','2026-04-18 03:36:57'),
(2998,645,'action complete via WP Cron','2026-04-18 03:36:57','2026-04-18 03:36:57'),
(2999,1022,'action created','2026-04-18 03:36:58','2026-04-18 03:36:58'),
(3000,646,'action started via WP Cron','2026-04-18 03:36:58','2026-04-18 03:36:58'),
(3001,646,'action complete via WP Cron','2026-04-18 03:36:58','2026-04-18 03:36:58'),
(3002,1023,'action created','2026-04-18 03:36:58','2026-04-18 03:36:58'),
(3003,647,'action started via WP Cron','2026-04-18 03:36:58','2026-04-18 03:36:58'),
(3004,647,'action complete via WP Cron','2026-04-18 03:36:58','2026-04-18 03:36:58'),
(3005,1024,'action created','2026-04-18 03:36:58','2026-04-18 03:36:58'),
(3006,649,'action started via WP Cron','2026-04-18 03:36:58','2026-04-18 03:36:58'),
(3007,649,'action complete via WP Cron','2026-04-18 03:36:58','2026-04-18 03:36:58'),
(3008,1025,'action created','2026-04-18 03:36:58','2026-04-18 03:36:58'),
(3009,651,'action started via WP Cron','2026-04-18 03:36:58','2026-04-18 03:36:58'),
(3010,1026,'action created','2026-04-18 03:37:02','2026-04-18 03:37:02'),
(3011,651,'action complete via WP Cron','2026-04-18 03:37:02','2026-04-18 03:37:02'),
(3012,1027,'action created','2026-04-18 03:37:02','2026-04-18 03:37:02'),
(3013,1011,'action started via WP Cron','2026-04-18 03:37:02','2026-04-18 03:37:02'),
(3014,1011,'action complete via WP Cron','2026-04-18 03:37:03','2026-04-18 03:37:03'),
(3015,1028,'action created','2026-04-18 03:37:03','2026-04-18 03:37:03'),
(3016,1012,'action started via WP Cron','2026-04-18 03:37:03','2026-04-18 03:37:03'),
(3017,1012,'action complete via WP Cron','2026-04-18 03:37:03','2026-04-18 03:37:03'),
(3018,1029,'action created','2026-04-18 03:37:04','2026-04-18 03:37:04'),
(3019,880,'action started via WP Cron','2026-04-18 03:37:04','2026-04-18 03:37:04'),
(3020,880,'action complete via WP Cron','2026-04-18 03:37:04','2026-04-18 03:37:04'),
(3021,1030,'action created','2026-04-18 03:37:04','2026-04-18 03:37:04'),
(3022,1026,'action started via WP Cron','2026-04-18 03:37:04','2026-04-18 03:37:04'),
(3023,1026,'action complete via WP Cron','2026-04-18 03:37:06','2026-04-18 03:37:06'),
(3024,1018,'action started via WP Cron','2026-04-18 04:03:07','2026-04-18 04:03:07'),
(3025,1031,'action created','2026-04-18 04:03:08','2026-04-18 04:03:08'),
(3026,1018,'action complete via WP Cron','2026-04-18 04:03:13','2026-04-18 04:03:13'),
(3027,1032,'action created','2026-04-18 04:03:14','2026-04-18 04:03:14'),
(3028,888,'action started via WP Cron','2026-04-18 04:03:14','2026-04-18 04:03:14'),
(3029,888,'action complete via WP Cron','2026-04-18 04:03:16','2026-04-18 04:03:16'),
(3030,1033,'action created','2026-04-18 04:03:17','2026-04-18 04:03:17'),
(3031,1028,'action started via Async Request','2026-04-18 04:03:20','2026-04-18 04:03:20'),
(3032,1028,'action complete via Async Request','2026-04-18 04:03:21','2026-04-18 04:03:21'),
(3033,1034,'action created','2026-04-18 04:03:22','2026-04-18 04:03:22'),
(3034,1029,'action started via Async Request','2026-04-18 04:03:22','2026-04-18 04:03:22'),
(3035,1029,'action complete via Async Request','2026-04-18 04:03:23','2026-04-18 04:03:23'),
(3036,1035,'action created','2026-04-18 04:03:23','2026-04-18 04:03:23'),
(3037,1013,'action started via Async Request','2026-04-18 04:03:23','2026-04-18 04:03:23'),
(3038,1036,'action created','2026-04-18 04:03:24','2026-04-18 04:03:24'),
(3039,1013,'action complete via Async Request','2026-04-18 04:03:24','2026-04-18 04:03:24'),
(3040,1031,'action started via Async Request','2026-04-18 04:03:24','2026-04-18 04:03:24'),
(3041,1031,'action complete via Async Request','2026-04-18 04:03:25','2026-04-18 04:03:25'),
(3042,1032,'action started via WP Cron','2026-04-18 04:12:19','2026-04-18 04:12:19'),
(3043,1037,'action created','2026-04-18 04:12:19','2026-04-18 04:12:19'),
(3044,1037,'action started via WP Cron','2026-04-18 04:12:22','2026-04-18 04:12:22'),
(3045,1037,'action complete via WP Cron','2026-04-18 04:12:23','2026-04-18 04:12:23'),
(3046,1032,'action complete via WP Cron','2026-04-18 04:12:23','2026-04-18 04:12:23'),
(3047,1038,'action created','2026-04-18 04:12:23','2026-04-18 04:12:23'),
(3048,1038,'action started via WP Cron','2026-04-18 12:29:58','2026-04-18 12:29:58'),
(3049,1039,'action created','2026-04-18 12:29:58','2026-04-18 12:29:58'),
(3050,1038,'action complete via WP Cron','2026-04-18 12:30:03','2026-04-18 12:30:03'),
(3051,1040,'action created','2026-04-18 12:30:04','2026-04-18 12:30:04'),
(3052,1034,'action started via WP Cron','2026-04-18 12:30:10','2026-04-18 12:30:10'),
(3053,1034,'action complete via WP Cron','2026-04-18 12:30:11','2026-04-18 12:30:11'),
(3054,1041,'action created','2026-04-18 12:30:12','2026-04-18 12:30:12'),
(3055,1035,'action started via Async Request','2026-04-18 12:30:15','2026-04-18 12:30:15'),
(3056,1035,'action complete via Async Request','2026-04-18 12:30:15','2026-04-18 12:30:15'),
(3057,1042,'action created','2026-04-18 12:30:16','2026-04-18 12:30:16'),
(3058,1036,'action started via Async Request','2026-04-18 12:30:16','2026-04-18 12:30:16'),
(3059,1043,'action created','2026-04-18 12:30:16','2026-04-18 12:30:16'),
(3060,1036,'action complete via Async Request','2026-04-18 12:30:16','2026-04-18 12:30:16'),
(3061,912,'action started via Async Request','2026-04-18 12:30:16','2026-04-18 12:30:16'),
(3062,912,'action complete via Async Request','2026-04-18 12:30:16','2026-04-18 12:30:16'),
(3064,1039,'action started via Async Request','2026-04-18 12:30:16','2026-04-18 12:30:16'),
(3065,1039,'action complete via Async Request','2026-04-18 12:30:19','2026-04-18 12:30:19'),
(3066,1040,'action started via WP Cron','2026-04-18 12:39:00','2026-04-18 12:39:00'),
(3067,1040,'action complete via WP Cron','2026-04-18 12:39:01','2026-04-18 12:39:01'),
(3068,1045,'action created','2026-04-18 12:39:01','2026-04-18 12:39:01'),
(3069,1045,'action started via WP Cron','2026-04-18 13:00:35','2026-04-18 13:00:35'),
(3070,1045,'action complete via WP Cron','2026-04-18 13:00:35','2026-04-18 13:00:35'),
(3071,1046,'action created','2026-04-18 13:00:35','2026-04-18 13:00:35'),
(3072,1041,'action started via WP Cron','2026-04-18 13:00:35','2026-04-18 13:00:35'),
(3073,1041,'action complete via WP Cron','2026-04-18 13:00:36','2026-04-18 13:00:36'),
(3074,1047,'action created','2026-04-18 13:00:36','2026-04-18 13:00:36'),
(3075,1042,'action started via WP Cron','2026-04-18 13:00:36','2026-04-18 13:00:36'),
(3076,1042,'action complete via WP Cron','2026-04-18 13:00:36','2026-04-18 13:00:36'),
(3077,1048,'action created','2026-04-18 13:00:37','2026-04-18 13:00:37'),
(3078,1046,'action started via WP Cron','2026-04-18 14:44:32','2026-04-18 14:44:32'),
(3079,1046,'action complete via WP Cron','2026-04-18 14:44:32','2026-04-18 14:44:32'),
(3080,1049,'action created','2026-04-18 14:44:32','2026-04-18 14:44:32'),
(3081,1047,'action started via WP Cron','2026-04-18 14:44:32','2026-04-18 14:44:32'),
(3082,1047,'action complete via WP Cron','2026-04-18 14:44:33','2026-04-18 14:44:33'),
(3083,1050,'action created','2026-04-18 14:44:33','2026-04-18 14:44:33'),
(3084,1048,'action started via WP Cron','2026-04-18 14:44:33','2026-04-18 14:44:33'),
(3085,1048,'action complete via WP Cron','2026-04-18 14:44:33','2026-04-18 14:44:33'),
(3086,1051,'action created','2026-04-18 14:44:33','2026-04-18 14:44:33'),
(3087,1043,'action started via WP Cron','2026-04-18 14:44:33','2026-04-18 14:44:33'),
(3088,1052,'action created','2026-04-18 14:44:33','2026-04-18 14:44:33'),
(3089,1043,'action complete via WP Cron','2026-04-18 14:44:33','2026-04-18 14:44:33'),
(3090,1049,'action started via WP Cron','2026-04-18 14:50:22','2026-04-18 14:50:22'),
(3091,1049,'action complete via WP Cron','2026-04-18 14:50:22','2026-04-18 14:50:22'),
(3092,1053,'action created','2026-04-18 14:50:22','2026-04-18 14:50:22'),
(3093,1053,'action started via WP Cron','2026-04-18 14:54:00','2026-04-18 14:54:00'),
(3094,1053,'action complete via WP Cron','2026-04-18 14:54:00','2026-04-18 14:54:00'),
(3095,1054,'action created','2026-04-18 14:54:00','2026-04-18 14:54:00'),
(3096,1054,'action started via WP Cron','2026-04-18 15:31:54','2026-04-18 15:31:54'),
(3097,1054,'action complete via WP Cron','2026-04-18 15:31:54','2026-04-18 15:31:54'),
(3098,1055,'action created','2026-04-18 15:31:54','2026-04-18 15:31:54'),
(3099,1050,'action started via WP Cron','2026-04-18 15:31:54','2026-04-18 15:31:54'),
(3100,1050,'action complete via WP Cron','2026-04-18 15:31:54','2026-04-18 15:31:54'),
(3101,1056,'action created','2026-04-18 15:31:55','2026-04-18 15:31:55'),
(3102,1051,'action started via WP Cron','2026-04-18 15:31:55','2026-04-18 15:31:55'),
(3103,1051,'action complete via WP Cron','2026-04-18 15:31:55','2026-04-18 15:31:55'),
(3104,1057,'action created','2026-04-18 15:31:55','2026-04-18 15:31:55'),
(3105,1055,'action started via WP Cron','2026-04-18 15:40:44','2026-04-18 15:40:44'),
(3106,1055,'action complete via WP Cron','2026-04-18 15:40:44','2026-04-18 15:40:44'),
(3107,1058,'action created','2026-04-18 15:40:44','2026-04-18 15:40:44'),
(3108,1030,'action started via WP Cron','2026-04-18 15:40:44','2026-04-18 15:40:44'),
(3109,1030,'action complete via WP Cron','2026-04-18 15:40:44','2026-04-18 15:40:44'),
(3110,1059,'action created','2026-04-18 15:40:45','2026-04-18 15:40:45'),
(3111,1058,'action started via WP Cron','2026-04-18 15:48:43','2026-04-18 15:48:43'),
(3112,1058,'action complete via WP Cron','2026-04-18 15:48:43','2026-04-18 15:48:43'),
(3113,1060,'action created','2026-04-18 15:48:44','2026-04-18 15:48:44'),
(3114,1052,'action started via WP Cron','2026-04-18 15:48:44','2026-04-18 15:48:44'),
(3115,1061,'action created','2026-04-18 15:48:44','2026-04-18 15:48:44'),
(3116,1052,'action complete via WP Cron','2026-04-18 15:48:44','2026-04-18 15:48:44'),
(3117,1056,'action started via WP Cron','2026-04-18 15:48:44','2026-04-18 15:48:44'),
(3118,1056,'action complete via WP Cron','2026-04-18 15:48:44','2026-04-18 15:48:44'),
(3119,1062,'action created','2026-04-18 15:48:44','2026-04-18 15:48:44'),
(3120,1057,'action started via WP Cron','2026-04-18 15:48:44','2026-04-18 15:48:44'),
(3121,1057,'action complete via WP Cron','2026-04-18 15:48:45','2026-04-18 15:48:45'),
(3122,1063,'action created','2026-04-18 15:48:45','2026-04-18 15:48:45'),
(3123,1060,'action started via WP Cron','2026-04-18 15:51:05','2026-04-18 15:51:05'),
(3124,1060,'action complete via WP Cron','2026-04-18 15:51:05','2026-04-18 15:51:05'),
(3125,1064,'action created','2026-04-18 15:51:05','2026-04-18 15:51:05'),
(3126,1064,'action started via WP Cron','2026-04-18 16:06:08','2026-04-18 16:06:08'),
(3127,1064,'action complete via WP Cron','2026-04-18 16:06:08','2026-04-18 16:06:08'),
(3128,1065,'action created','2026-04-18 16:06:08','2026-04-18 16:06:08'),
(3129,1033,'action started via WP Cron','2026-04-18 16:06:08','2026-04-18 16:06:08'),
(3130,1033,'action complete via WP Cron','2026-04-18 16:06:35','2026-04-18 16:06:35'),
(3131,1066,'action created','2026-04-18 16:06:38','2026-04-18 16:06:38'),
(3132,1062,'action started via WP Cron','2026-04-18 16:12:51','2026-04-18 16:12:51'),
(3133,1062,'action complete via WP Cron','2026-04-18 16:12:52','2026-04-18 16:12:52'),
(3134,1067,'action created','2026-04-18 16:12:52','2026-04-18 16:12:52'),
(3135,1063,'action started via WP Cron','2026-04-18 16:12:52','2026-04-18 16:12:52'),
(3136,1063,'action complete via WP Cron','2026-04-18 16:12:52','2026-04-18 16:12:52'),
(3137,1068,'action created','2026-04-18 16:12:52','2026-04-18 16:12:52'),
(3138,1065,'action started via WP Cron','2026-04-18 16:12:52','2026-04-18 16:12:52'),
(3139,1065,'action complete via WP Cron','2026-04-18 16:12:52','2026-04-18 16:12:52'),
(3140,1069,'action created','2026-04-18 16:12:52','2026-04-18 16:12:52'),
(3141,1069,'action started via WP Cron','2026-04-18 17:26:23','2026-04-18 17:26:23'),
(3142,1069,'action complete via WP Cron','2026-04-18 17:26:23','2026-04-18 17:26:23'),
(3143,1070,'action created','2026-04-18 17:26:23','2026-04-18 17:26:23'),
(3144,1067,'action started via WP Cron','2026-04-18 17:26:23','2026-04-18 17:26:23'),
(3145,1067,'action complete via WP Cron','2026-04-18 17:26:23','2026-04-18 17:26:23'),
(3146,1071,'action created','2026-04-18 17:26:24','2026-04-18 17:26:24'),
(3147,1068,'action started via WP Cron','2026-04-18 17:26:24','2026-04-18 17:26:24'),
(3148,1068,'action complete via WP Cron','2026-04-18 17:26:24','2026-04-18 17:26:24'),
(3149,1072,'action created','2026-04-18 17:26:24','2026-04-18 17:26:24'),
(3150,1061,'action started via WP Cron','2026-04-18 17:26:24','2026-04-18 17:26:24'),
(3151,1073,'action created','2026-04-18 17:26:24','2026-04-18 17:26:24'),
(3152,1061,'action complete via WP Cron','2026-04-18 17:26:24','2026-04-18 17:26:24'),
(3153,910,'action started via WP Cron','2026-04-18 17:26:24','2026-04-18 17:26:24'),
(3154,910,'action complete via WP Cron','2026-04-18 17:26:25','2026-04-18 17:26:25'),
(3155,1074,'action created','2026-04-18 17:26:25','2026-04-18 17:26:25'),
(3156,914,'action started via WP Cron','2026-04-18 17:26:25','2026-04-18 17:26:25'),
(3162,1076,'action started via WP Cron','2026-04-18 17:26:45','2026-04-18 17:26:45'),
(3158,1075,'action created','2026-04-18 17:26:25','2026-04-18 17:26:25'),
(3159,1076,'action created','2026-04-18 17:26:25','2026-04-18 17:26:25'),
(3160,914,'action complete via WP Cron','2026-04-18 17:26:26','2026-04-18 17:26:26'),
(3161,1077,'action created','2026-04-18 17:26:26','2026-04-18 17:26:26'),
(3163,1076,'action complete via WP Cron','2026-04-18 17:26:45','2026-04-18 17:26:45'),
(3164,1070,'action started via WP Cron','2026-04-18 17:34:31','2026-04-18 17:34:31'),
(3165,1070,'action complete via WP Cron','2026-04-18 17:34:31','2026-04-18 17:34:31'),
(3166,1078,'action created','2026-04-18 17:34:31','2026-04-18 17:34:31'),
(3167,1078,'action started via WP Cron','2026-04-18 17:40:24','2026-04-18 17:40:24'),
(3168,1078,'action complete via WP Cron','2026-04-18 17:40:25','2026-04-18 17:40:25'),
(3169,1079,'action created','2026-04-18 17:40:25','2026-04-18 17:40:25'),
(3170,1071,'action started via WP Cron','2026-04-18 17:42:08','2026-04-18 17:42:08'),
(3171,1071,'action complete via WP Cron','2026-04-18 17:42:08','2026-04-18 17:42:08'),
(3172,1080,'action created','2026-04-18 17:42:08','2026-04-18 17:42:08'),
(3173,1072,'action started via WP Cron','2026-04-18 17:42:08','2026-04-18 17:42:08'),
(3174,1072,'action complete via WP Cron','2026-04-18 17:42:09','2026-04-18 17:42:09'),
(3175,1081,'action created','2026-04-18 17:42:09','2026-04-18 17:42:09'),
(3176,1079,'action started via WP Cron','2026-04-18 17:43:42','2026-04-18 17:43:42'),
(3177,1079,'action complete via WP Cron','2026-04-18 17:43:42','2026-04-18 17:43:42'),
(3178,1082,'action created','2026-04-18 17:43:43','2026-04-18 17:43:43'),
(3179,1082,'action started via WP Cron','2026-04-18 18:05:12','2026-04-18 18:05:12'),
(3180,1082,'action complete via WP Cron','2026-04-18 18:05:12','2026-04-18 18:05:12'),
(3181,1083,'action created','2026-04-18 18:05:12','2026-04-18 18:05:12'),
(3182,1080,'action started via WP Cron','2026-04-18 18:05:12','2026-04-18 18:05:12'),
(3183,1080,'action complete via WP Cron','2026-04-18 18:05:12','2026-04-18 18:05:12'),
(3184,1084,'action created','2026-04-18 18:05:13','2026-04-18 18:05:13'),
(3185,1081,'action started via WP Cron','2026-04-18 18:05:13','2026-04-18 18:05:13'),
(3186,1081,'action complete via WP Cron','2026-04-18 18:05:13','2026-04-18 18:05:13'),
(3187,1085,'action created','2026-04-18 18:05:13','2026-04-18 18:05:13'),
(3188,1083,'action started via WP Cron','2026-04-18 18:22:04','2026-04-18 18:22:04'),
(3189,1083,'action complete via WP Cron','2026-04-18 18:22:04','2026-04-18 18:22:04'),
(3190,1086,'action created','2026-04-18 18:22:04','2026-04-18 18:22:04'),
(3191,1084,'action started via WP Cron','2026-04-18 18:22:04','2026-04-18 18:22:04'),
(3192,1084,'action complete via WP Cron','2026-04-18 18:22:05','2026-04-18 18:22:05'),
(3193,1087,'action created','2026-04-18 18:22:05','2026-04-18 18:22:05'),
(3194,1085,'action started via WP Cron','2026-04-18 18:22:05','2026-04-18 18:22:05'),
(3195,1085,'action complete via WP Cron','2026-04-18 18:22:06','2026-04-18 18:22:06'),
(3196,1088,'action created','2026-04-18 18:22:06','2026-04-18 18:22:06'),
(3197,1086,'action started via WP Cron','2026-04-18 18:41:03','2026-04-18 18:41:03'),
(3198,1086,'action complete via WP Cron','2026-04-18 18:41:03','2026-04-18 18:41:03'),
(3199,1089,'action created','2026-04-18 18:41:03','2026-04-18 18:41:03'),
(3200,1073,'action started via WP Cron','2026-04-18 18:41:03','2026-04-18 18:41:03'),
(3201,1090,'action created','2026-04-18 18:41:03','2026-04-18 18:41:03'),
(3202,1073,'action complete via WP Cron','2026-04-18 18:41:03','2026-04-18 18:41:03'),
(3203,1087,'action started via WP Cron','2026-04-18 18:41:03','2026-04-18 18:41:03'),
(3204,1087,'action complete via WP Cron','2026-04-18 18:41:04','2026-04-18 18:41:04'),
(3205,1091,'action created','2026-04-18 18:41:04','2026-04-18 18:41:04'),
(3206,1088,'action started via WP Cron','2026-04-18 18:41:04','2026-04-18 18:41:04'),
(3207,1088,'action complete via WP Cron','2026-04-18 18:41:04','2026-04-18 18:41:04'),
(3208,1092,'action created','2026-04-18 18:41:05','2026-04-18 18:41:05'),
(3209,1089,'action started via WP Cron','2026-04-18 18:43:22','2026-04-18 18:43:22'),
(3210,1089,'action complete via WP Cron','2026-04-18 18:43:22','2026-04-18 18:43:22'),
(3211,1093,'action created','2026-04-18 18:43:23','2026-04-18 18:43:23'),
(3212,1093,'action started via WP Cron','2026-04-18 20:24:37','2026-04-18 20:24:37'),
(3213,1093,'action complete via WP Cron','2026-04-18 20:24:37','2026-04-18 20:24:37'),
(3214,1094,'action created','2026-04-18 20:24:37','2026-04-18 20:24:37'),
(3215,1091,'action started via WP Cron','2026-04-18 20:24:37','2026-04-18 20:24:37'),
(3216,1091,'action complete via WP Cron','2026-04-18 20:24:38','2026-04-18 20:24:38'),
(3217,1095,'action created','2026-04-18 20:24:38','2026-04-18 20:24:38'),
(3218,1092,'action started via WP Cron','2026-04-18 20:24:38','2026-04-18 20:24:38'),
(3219,1092,'action complete via WP Cron','2026-04-18 20:24:38','2026-04-18 20:24:38'),
(3220,1096,'action created','2026-04-18 20:24:38','2026-04-18 20:24:38'),
(3221,1090,'action started via WP Cron','2026-04-18 20:24:38','2026-04-18 20:24:38'),
(3222,1097,'action created','2026-04-18 20:24:38','2026-04-18 20:24:38'),
(3223,1090,'action complete via WP Cron','2026-04-18 20:24:38','2026-04-18 20:24:38'),
(3224,1094,'action started via WP Cron','2026-04-18 20:33:46','2026-04-18 20:33:46'),
(3225,1094,'action complete via WP Cron','2026-04-18 20:33:46','2026-04-18 20:33:46'),
(3226,1098,'action created','2026-04-18 20:33:46','2026-04-18 20:33:46'),
(3227,1098,'action started via WP Cron','2026-04-18 21:13:00','2026-04-18 21:13:00'),
(3228,1098,'action complete via WP Cron','2026-04-18 21:13:00','2026-04-18 21:13:00'),
(3229,1099,'action created','2026-04-18 21:13:01','2026-04-18 21:13:01'),
(3230,1095,'action started via WP Cron','2026-04-18 21:13:01','2026-04-18 21:13:01'),
(3231,1095,'action complete via WP Cron','2026-04-18 21:13:01','2026-04-18 21:13:01'),
(3232,1100,'action created','2026-04-18 21:13:01','2026-04-18 21:13:01'),
(3233,1096,'action started via WP Cron','2026-04-18 21:13:01','2026-04-18 21:13:01'),
(3234,1096,'action complete via WP Cron','2026-04-18 21:13:02','2026-04-18 21:13:02'),
(3235,1101,'action created','2026-04-18 21:13:02','2026-04-18 21:13:02'),
(3236,1099,'action started via WP Cron','2026-04-18 22:10:04','2026-04-18 22:10:04'),
(3237,1099,'action complete via WP Cron','2026-04-18 22:10:04','2026-04-18 22:10:04'),
(3238,1102,'action created','2026-04-18 22:10:04','2026-04-18 22:10:04'),
(3239,1097,'action started via WP Cron','2026-04-18 22:10:04','2026-04-18 22:10:04'),
(3240,1103,'action created','2026-04-18 22:10:05','2026-04-18 22:10:05'),
(3241,1097,'action complete via WP Cron','2026-04-18 22:10:05','2026-04-18 22:10:05'),
(3242,1100,'action started via WP Cron','2026-04-18 22:10:05','2026-04-18 22:10:05'),
(3243,1100,'action complete via WP Cron','2026-04-18 22:10:05','2026-04-18 22:10:05'),
(3244,1104,'action created','2026-04-18 22:10:06','2026-04-18 22:10:06'),
(3245,1101,'action started via WP Cron','2026-04-18 22:10:06','2026-04-18 22:10:06'),
(3246,1101,'action complete via WP Cron','2026-04-18 22:10:06','2026-04-18 22:10:06'),
(3247,1105,'action created','2026-04-18 22:10:06','2026-04-18 22:10:06'),
(3248,1102,'action started via WP Cron','2026-04-18 22:12:51','2026-04-18 22:12:51'),
(3249,1102,'action complete via WP Cron','2026-04-18 22:12:51','2026-04-18 22:12:51'),
(3250,1106,'action created','2026-04-18 22:12:51','2026-04-18 22:12:51'),
(3251,1106,'action started via WP Cron','2026-04-18 22:34:03','2026-04-18 22:34:03'),
(3252,1106,'action complete via WP Cron','2026-04-18 22:34:03','2026-04-18 22:34:03'),
(3253,1107,'action created','2026-04-18 22:34:03','2026-04-18 22:34:03'),
(3254,1104,'action started via WP Cron','2026-04-18 22:34:03','2026-04-18 22:34:03'),
(3255,1104,'action complete via WP Cron','2026-04-18 22:34:03','2026-04-18 22:34:03'),
(3256,1108,'action created','2026-04-18 22:34:03','2026-04-18 22:34:03'),
(3257,1105,'action started via WP Cron','2026-04-18 22:34:03','2026-04-18 22:34:03'),
(3258,1105,'action complete via WP Cron','2026-04-18 22:34:04','2026-04-18 22:34:04'),
(3259,1109,'action created','2026-04-18 22:34:04','2026-04-18 22:34:04'),
(3260,1107,'action started via WP Cron','2026-04-18 22:56:31','2026-04-18 22:56:31'),
(3261,1107,'action complete via WP Cron','2026-04-18 22:56:31','2026-04-18 22:56:31'),
(3262,1110,'action created','2026-04-18 22:56:31','2026-04-18 22:56:31'),
(3263,1108,'action started via WP Cron','2026-04-18 22:56:31','2026-04-18 22:56:31'),
(3264,1108,'action complete via WP Cron','2026-04-18 22:56:32','2026-04-18 22:56:32'),
(3265,1111,'action created','2026-04-18 22:56:32','2026-04-18 22:56:32'),
(3266,1109,'action started via WP Cron','2026-04-18 22:56:32','2026-04-18 22:56:32'),
(3267,1109,'action complete via WP Cron','2026-04-18 22:56:33','2026-04-18 22:56:33'),
(3268,1112,'action created','2026-04-18 22:56:33','2026-04-18 22:56:33'),
(3269,1110,'action started via WP Cron','2026-04-18 23:36:38','2026-04-18 23:36:38'),
(3270,1110,'action complete via WP Cron','2026-04-18 23:36:38','2026-04-18 23:36:38'),
(3271,1113,'action created','2026-04-18 23:36:38','2026-04-18 23:36:38'),
(3272,1103,'action started via WP Cron','2026-04-18 23:36:38','2026-04-18 23:36:38'),
(3273,1114,'action created','2026-04-18 23:36:38','2026-04-18 23:36:38'),
(3274,1103,'action complete via WP Cron','2026-04-18 23:36:38','2026-04-18 23:36:38'),
(3275,1111,'action started via WP Cron','2026-04-18 23:36:38','2026-04-18 23:36:38'),
(3276,1111,'action complete via WP Cron','2026-04-18 23:36:39','2026-04-18 23:36:39'),
(3277,1115,'action created','2026-04-18 23:36:39','2026-04-18 23:36:39'),
(3278,1112,'action started via WP Cron','2026-04-18 23:36:39','2026-04-18 23:36:39'),
(3279,1112,'action complete via WP Cron','2026-04-18 23:36:39','2026-04-18 23:36:39'),
(3280,1116,'action created','2026-04-18 23:36:40','2026-04-18 23:36:40'),
(3281,1113,'action started via WP Cron','2026-04-18 23:44:13','2026-04-18 23:44:13'),
(3282,1113,'action complete via WP Cron','2026-04-18 23:44:13','2026-04-18 23:44:13'),
(3283,1117,'action created','2026-04-18 23:44:13','2026-04-18 23:44:13'),
(3284,1117,'action started via WP Cron','2026-04-19 00:41:39','2026-04-19 00:41:39'),
(3285,1117,'action complete via WP Cron','2026-04-19 00:41:39','2026-04-19 00:41:39'),
(3286,1118,'action created','2026-04-19 00:41:39','2026-04-19 00:41:39'),
(3287,1115,'action started via WP Cron','2026-04-19 00:41:39','2026-04-19 00:41:39'),
(3288,1115,'action complete via WP Cron','2026-04-19 00:41:39','2026-04-19 00:41:39'),
(3289,1119,'action created','2026-04-19 00:41:39','2026-04-19 00:41:39'),
(3290,1116,'action started via WP Cron','2026-04-19 00:41:39','2026-04-19 00:41:39'),
(3291,1116,'action complete via WP Cron','2026-04-19 00:41:40','2026-04-19 00:41:40'),
(3292,1120,'action created','2026-04-19 00:41:40','2026-04-19 00:41:40'),
(3293,1114,'action started via WP Cron','2026-04-19 00:41:40','2026-04-19 00:41:40'),
(3294,1121,'action created','2026-04-19 00:41:40','2026-04-19 00:41:40'),
(3295,1114,'action complete via WP Cron','2026-04-19 00:41:40','2026-04-19 00:41:40'),
(3296,1118,'action started via WP Cron','2026-04-19 01:21:02','2026-04-19 01:21:02'),
(3297,1118,'action complete via WP Cron','2026-04-19 01:21:02','2026-04-19 01:21:02'),
(3298,1122,'action created','2026-04-19 01:21:02','2026-04-19 01:21:02'),
(3299,1119,'action started via WP Cron','2026-04-19 01:21:02','2026-04-19 01:21:02'),
(3300,1119,'action complete via WP Cron','2026-04-19 01:21:03','2026-04-19 01:21:03'),
(3301,1123,'action created','2026-04-19 01:21:03','2026-04-19 01:21:03'),
(3302,1120,'action started via WP Cron','2026-04-19 01:21:03','2026-04-19 01:21:03'),
(3303,1120,'action complete via WP Cron','2026-04-19 01:21:03','2026-04-19 01:21:03'),
(3304,1124,'action created','2026-04-19 01:21:03','2026-04-19 01:21:03'),
(3305,1122,'action started via WP Cron','2026-04-19 01:25:10','2026-04-19 01:25:10'),
(3306,1122,'action complete via WP Cron','2026-04-19 01:25:11','2026-04-19 01:25:11'),
(3307,1125,'action created','2026-04-19 01:25:11','2026-04-19 01:25:11'),
(3308,1125,'action started via WP Cron','2026-04-19 01:32:53','2026-04-19 01:32:53'),
(3309,1125,'action complete via WP Cron','2026-04-19 01:32:53','2026-04-19 01:32:53'),
(3310,1126,'action created','2026-04-19 01:32:53','2026-04-19 01:32:53'),
(3311,1126,'action started via WP Cron','2026-04-19 01:39:31','2026-04-19 01:39:31'),
(3312,1126,'action complete via WP Cron','2026-04-19 01:39:31','2026-04-19 01:39:31'),
(3313,1127,'action created','2026-04-19 01:39:31','2026-04-19 01:39:31'),
(3314,1123,'action started via WP Cron','2026-04-19 01:39:31','2026-04-19 01:39:31'),
(3315,1123,'action complete via WP Cron','2026-04-19 01:39:32','2026-04-19 01:39:32'),
(3316,1128,'action created','2026-04-19 01:39:32','2026-04-19 01:39:32'),
(3317,1124,'action started via WP Cron','2026-04-19 01:39:32','2026-04-19 01:39:32'),
(3318,1124,'action complete via WP Cron','2026-04-19 01:39:32','2026-04-19 01:39:32'),
(3319,1129,'action created','2026-04-19 01:39:32','2026-04-19 01:39:32'),
(3320,1127,'action started via WP Cron','2026-04-19 02:01:56','2026-04-19 02:01:56'),
(3321,1127,'action complete via WP Cron','2026-04-19 02:01:56','2026-04-19 02:01:56'),
(3322,1130,'action created','2026-04-19 02:01:57','2026-04-19 02:01:57'),
(3323,1121,'action started via WP Cron','2026-04-19 02:01:57','2026-04-19 02:01:57'),
(3324,1131,'action created','2026-04-19 02:01:57','2026-04-19 02:01:57'),
(3325,1121,'action complete via WP Cron','2026-04-19 02:01:57','2026-04-19 02:01:57'),
(3326,1128,'action started via WP Cron','2026-04-19 02:01:57','2026-04-19 02:01:57'),
(3327,1128,'action complete via WP Cron','2026-04-19 02:01:57','2026-04-19 02:01:57'),
(3328,1132,'action created','2026-04-19 02:01:57','2026-04-19 02:01:57'),
(3329,1129,'action started via WP Cron','2026-04-19 02:01:57','2026-04-19 02:01:57'),
(3330,1129,'action complete via WP Cron','2026-04-19 02:01:58','2026-04-19 02:01:58'),
(3331,1133,'action created','2026-04-19 02:01:58','2026-04-19 02:01:58'),
(3332,1130,'action started via WP Cron','2026-04-19 02:14:19','2026-04-19 02:14:19'),
(3333,1130,'action complete via WP Cron','2026-04-19 02:14:19','2026-04-19 02:14:19'),
(3334,1134,'action created','2026-04-19 02:14:19','2026-04-19 02:14:19'),
(3335,1134,'action started via WP Cron','2026-04-19 02:26:42','2026-04-19 02:26:42'),
(3336,1134,'action complete via WP Cron','2026-04-19 02:26:42','2026-04-19 02:26:42'),
(3337,1135,'action created','2026-04-19 02:26:43','2026-04-19 02:26:43'),
(3338,1132,'action started via WP Cron','2026-04-19 02:26:43','2026-04-19 02:26:43'),
(3339,1132,'action complete via WP Cron','2026-04-19 02:26:43','2026-04-19 02:26:43'),
(3340,1136,'action created','2026-04-19 02:26:43','2026-04-19 02:26:43'),
(3341,1133,'action started via WP Cron','2026-04-19 02:26:43','2026-04-19 02:26:43'),
(3342,1133,'action complete via WP Cron','2026-04-19 02:26:43','2026-04-19 02:26:43'),
(3343,1137,'action created','2026-04-19 02:26:44','2026-04-19 02:26:44'),
(3344,1135,'action started via WP Cron','2026-04-19 02:38:58','2026-04-19 02:38:58'),
(3345,1135,'action complete via WP Cron','2026-04-19 02:38:58','2026-04-19 02:38:58'),
(3346,1138,'action created','2026-04-19 02:38:59','2026-04-19 02:38:59'),
(3347,1007,'action started via WP Cron','2026-04-19 02:45:29','2026-04-19 02:45:29'),
(3348,1007,'action complete via WP Cron','2026-04-19 02:45:30','2026-04-19 02:45:30'),
(3349,1139,'action created','2026-04-19 02:45:30','2026-04-19 02:45:30'),
(3350,1138,'action started via WP Cron','2026-04-19 02:45:30','2026-04-19 02:45:30'),
(3351,1138,'action complete via WP Cron','2026-04-19 02:45:31','2026-04-19 02:45:31'),
(3352,1140,'action created','2026-04-19 02:45:31','2026-04-19 02:45:31'),
(3353,1136,'action started via WP Cron','2026-04-19 02:45:31','2026-04-19 02:45:31'),
(3354,1136,'action complete via WP Cron','2026-04-19 02:45:31','2026-04-19 02:45:31'),
(3355,1141,'action created','2026-04-19 02:45:33','2026-04-19 02:45:33'),
(3356,1137,'action started via WP Cron','2026-04-19 02:45:33','2026-04-19 02:45:33'),
(3357,1137,'action complete via WP Cron','2026-04-19 02:45:34','2026-04-19 02:45:34'),
(3358,1142,'action created','2026-04-19 02:45:34','2026-04-19 02:45:34'),
(3359,1140,'action started via WP Cron','2026-04-19 02:50:48','2026-04-19 02:50:48'),
(3360,1140,'action complete via WP Cron','2026-04-19 02:50:48','2026-04-19 02:50:48'),
(3361,1143,'action created','2026-04-19 02:50:49','2026-04-19 02:50:49'),
(3362,1143,'action started via WP Cron','2026-04-19 02:53:29','2026-04-19 02:53:29'),
(3363,1143,'action complete via WP Cron','2026-04-19 02:53:29','2026-04-19 02:53:29'),
(3364,1144,'action created','2026-04-19 02:53:29','2026-04-19 02:53:29'),
(3365,1144,'action started via WP Cron','2026-04-19 03:03:30','2026-04-19 03:03:30'),
(3366,1144,'action complete via WP Cron','2026-04-19 03:03:30','2026-04-19 03:03:30'),
(3367,1145,'action created','2026-04-19 03:03:30','2026-04-19 03:03:30'),
(3368,1015,'action started via WP Cron','2026-04-19 03:03:30','2026-04-19 03:03:30'),
(3369,1146,'action created','2026-04-19 03:03:31','2026-04-19 03:03:31'),
(3370,1015,'action complete via WP Cron','2026-04-19 03:03:31','2026-04-19 03:03:31'),
(3371,1147,'action created','2026-04-19 03:03:31','2026-04-19 03:03:31'),
(3372,1016,'action started via WP Cron','2026-04-19 03:03:31','2026-04-19 03:03:31'),
(3373,1016,'action complete via WP Cron','2026-04-19 03:03:31','2026-04-19 03:03:31'),
(3374,1148,'action created','2026-04-19 03:03:32','2026-04-19 03:03:32'),
(3375,1141,'action started via WP Cron','2026-04-19 03:03:32','2026-04-19 03:03:32'),
(3376,1141,'action complete via WP Cron','2026-04-19 03:03:33','2026-04-19 03:03:33'),
(3377,1149,'action created','2026-04-19 03:03:33','2026-04-19 03:03:33'),
(3378,1142,'action started via WP Cron','2026-04-19 03:03:33','2026-04-19 03:03:33'),
(3379,1142,'action complete via WP Cron','2026-04-19 03:03:34','2026-04-19 03:03:34'),
(3380,1150,'action created','2026-04-19 03:03:34','2026-04-19 03:03:34'),
(3381,1131,'action started via WP Cron','2026-04-19 03:03:34','2026-04-19 03:03:34'),
(3382,1151,'action created','2026-04-19 03:03:34','2026-04-19 03:03:34'),
(3383,1131,'action complete via WP Cron','2026-04-19 03:03:34','2026-04-19 03:03:34'),
(3384,1146,'action started via WP Cron','2026-04-19 03:03:34','2026-04-19 03:03:34'),
(3385,1146,'action complete via WP Cron','2026-04-19 03:03:34','2026-04-19 03:03:34'),
(3386,1145,'action started via WP Cron','2026-04-19 03:15:54','2026-04-19 03:15:54'),
(3387,1145,'action complete via WP Cron','2026-04-19 03:15:54','2026-04-19 03:15:54'),
(3388,1152,'action created','2026-04-19 03:15:54','2026-04-19 03:15:54'),
(3389,1152,'action started via WP Cron','2026-04-19 03:28:25','2026-04-19 03:28:25'),
(3390,1152,'action complete via WP Cron','2026-04-19 03:28:25','2026-04-19 03:28:25'),
(3391,1153,'action created','2026-04-19 03:28:25','2026-04-19 03:28:25'),
(3392,1149,'action started via WP Cron','2026-04-19 03:28:25','2026-04-19 03:28:25'),
(3393,1149,'action complete via WP Cron','2026-04-19 03:28:26','2026-04-19 03:28:26'),
(3394,1154,'action created','2026-04-19 03:28:26','2026-04-19 03:28:26'),
(3395,1150,'action started via WP Cron','2026-04-19 03:28:26','2026-04-19 03:28:26'),
(3396,1150,'action complete via WP Cron','2026-04-19 03:28:26','2026-04-19 03:28:26'),
(3397,1155,'action created','2026-04-19 03:28:26','2026-04-19 03:28:26'),
(3398,1153,'action started via WP Cron','2026-04-19 03:31:22','2026-04-19 03:31:22'),
(3399,1153,'action complete via WP Cron','2026-04-19 03:31:22','2026-04-19 03:31:22'),
(3400,1156,'action created','2026-04-19 03:31:23','2026-04-19 03:31:23'),
(3401,1156,'action started via WP Cron','2026-04-19 03:41:03','2026-04-19 03:41:03'),
(3402,1156,'action complete via WP Cron','2026-04-19 03:41:03','2026-04-19 03:41:03'),
(3403,1157,'action created','2026-04-19 03:41:03','2026-04-19 03:41:03'),
(3404,1019,'action started via WP Cron','2026-04-19 03:41:03','2026-04-19 03:41:03'),
(3405,1019,'action complete via WP Cron','2026-04-19 03:41:04','2026-04-19 03:41:04'),
(3406,1158,'action created','2026-04-19 03:41:04','2026-04-19 03:41:04'),
(3407,1020,'action started via WP Cron','2026-04-19 03:41:04','2026-04-19 03:41:04'),
(3408,1020,'action complete via WP Cron','2026-04-19 03:41:04','2026-04-19 03:41:04'),
(3409,1159,'action created','2026-04-19 03:41:05','2026-04-19 03:41:05'),
(3410,1021,'action started via WP Cron','2026-04-19 03:41:05','2026-04-19 03:41:05'),
(3411,1021,'action complete via WP Cron','2026-04-19 03:41:05','2026-04-19 03:41:05'),
(3412,1160,'action created','2026-04-19 03:41:05','2026-04-19 03:41:05'),
(3413,1022,'action started via WP Cron','2026-04-19 03:41:05','2026-04-19 03:41:05'),
(3414,1022,'action complete via WP Cron','2026-04-19 03:41:05','2026-04-19 03:41:05'),
(3415,1161,'action created','2026-04-19 03:41:05','2026-04-19 03:41:05'),
(3416,1023,'action started via WP Cron','2026-04-19 03:41:05','2026-04-19 03:41:05'),
(3417,1023,'action complete via WP Cron','2026-04-19 03:41:05','2026-04-19 03:41:05'),
(3418,1162,'action created','2026-04-19 03:41:05','2026-04-19 03:41:05'),
(3419,1024,'action started via WP Cron','2026-04-19 03:41:05','2026-04-19 03:41:05'),
(3420,1024,'action complete via WP Cron','2026-04-19 03:41:05','2026-04-19 03:41:05'),
(3421,1163,'action created','2026-04-19 03:41:05','2026-04-19 03:41:05'),
(3422,1025,'action started via WP Cron','2026-04-19 03:41:05','2026-04-19 03:41:05'),
(3423,1025,'action complete via WP Cron','2026-04-19 03:41:05','2026-04-19 03:41:05'),
(3424,1164,'action created','2026-04-19 03:41:05','2026-04-19 03:41:05'),
(3425,1027,'action started via WP Cron','2026-04-19 03:41:05','2026-04-19 03:41:05'),
(3426,1165,'action created','2026-04-19 03:41:07','2026-04-19 03:41:07'),
(3427,1027,'action complete via WP Cron','2026-04-19 03:41:07','2026-04-19 03:41:07'),
(3428,1166,'action created','2026-04-19 03:41:07','2026-04-19 03:41:07'),
(3429,1059,'action started via WP Cron','2026-04-19 03:41:07','2026-04-19 03:41:07'),
(3430,1059,'action complete via WP Cron','2026-04-19 03:41:07','2026-04-19 03:41:07'),
(3431,1167,'action created','2026-04-19 03:41:07','2026-04-19 03:41:07'),
(3432,1165,'action started via WP Cron','2026-04-19 03:41:07','2026-04-19 03:41:07'),
(3433,1165,'action complete via WP Cron','2026-04-19 03:41:14','2026-04-19 03:41:14'),
(3434,1157,'action started via WP Cron','2026-04-19 03:51:06','2026-04-19 03:51:06'),
(3435,1157,'action complete via WP Cron','2026-04-19 03:51:07','2026-04-19 03:51:07'),
(3436,1168,'action created','2026-04-19 03:51:07','2026-04-19 03:51:07'),
(3437,1154,'action started via WP Cron','2026-04-19 03:51:07','2026-04-19 03:51:07'),
(3438,1154,'action complete via WP Cron','2026-04-19 03:51:07','2026-04-19 03:51:07'),
(3439,1169,'action created','2026-04-19 03:51:08','2026-04-19 03:51:08'),
(3440,1155,'action started via WP Cron','2026-04-19 03:51:08','2026-04-19 03:51:08'),
(3441,1155,'action complete via WP Cron','2026-04-19 03:51:08','2026-04-19 03:51:08'),
(3442,1170,'action created','2026-04-19 03:51:08','2026-04-19 03:51:08'),
(3443,1168,'action started via WP Cron','2026-04-19 03:53:31','2026-04-19 03:53:31'),
(3444,1168,'action complete via WP Cron','2026-04-19 03:53:31','2026-04-19 03:53:31'),
(3445,1171,'action created','2026-04-19 03:53:31','2026-04-19 03:53:31'),
(3446,1171,'action started via WP Cron','2026-04-19 03:59:03','2026-04-19 03:59:03'),
(3447,1171,'action complete via WP Cron','2026-04-19 03:59:03','2026-04-19 03:59:03'),
(3448,1172,'action created','2026-04-19 03:59:03','2026-04-19 03:59:03'),
(3449,1172,'action started via WP Cron','2026-04-19 04:06:07','2026-04-19 04:06:07'),
(3450,1172,'action complete via WP Cron','2026-04-19 04:06:07','2026-04-19 04:06:07'),
(3451,1173,'action created','2026-04-19 04:06:09','2026-04-19 04:06:09'),
(3452,1151,'action started via WP Cron','2026-04-19 04:06:09','2026-04-19 04:06:09'),
(3453,1174,'action created','2026-04-19 04:06:09','2026-04-19 04:06:09'),
(3454,1151,'action complete via WP Cron','2026-04-19 04:06:09','2026-04-19 04:06:09'),
(3455,1169,'action started via WP Cron','2026-04-19 04:06:09','2026-04-19 04:06:09'),
(3456,1169,'action complete via WP Cron','2026-04-19 04:06:10','2026-04-19 04:06:10'),
(3457,1175,'action created','2026-04-19 04:06:11','2026-04-19 04:06:11'),
(3458,1170,'action started via WP Cron','2026-04-19 04:06:11','2026-04-19 04:06:11'),
(3459,1170,'action complete via WP Cron','2026-04-19 04:06:12','2026-04-19 04:06:12'),
(3460,1176,'action created','2026-04-19 04:06:13','2026-04-19 04:06:13'),
(3461,1066,'action started via WP Cron','2026-04-19 04:06:46','2026-04-19 04:06:46'),
(3462,1066,'action complete via WP Cron','2026-04-19 04:06:47','2026-04-19 04:06:47'),
(3463,1177,'action created','2026-04-19 04:06:47','2026-04-19 04:06:47'),
(3464,1173,'action started via WP Cron','2026-04-19 04:08:46','2026-04-19 04:08:46'),
(3465,1173,'action complete via WP Cron','2026-04-19 04:08:46','2026-04-19 04:08:46'),
(3466,1178,'action created','2026-04-19 04:08:46','2026-04-19 04:08:46'),
(3467,1178,'action started via WP Cron','2026-04-19 04:11:44','2026-04-19 04:11:44'),
(3468,1178,'action complete via WP Cron','2026-04-19 04:11:44','2026-04-19 04:11:44'),
(3469,1179,'action created','2026-04-19 04:11:44','2026-04-19 04:11:44'),
(3470,1179,'action started via WP Cron','2026-04-19 04:18:27','2026-04-19 04:18:27'),
(3471,1179,'action complete via WP Cron','2026-04-19 04:18:27','2026-04-19 04:18:27'),
(3472,1180,'action created','2026-04-19 04:18:28','2026-04-19 04:18:28'),
(3473,1180,'action started via WP Cron','2026-04-19 04:30:41','2026-04-19 04:30:41'),
(3474,1180,'action complete via WP Cron','2026-04-19 04:30:41','2026-04-19 04:30:41'),
(3475,1181,'action created','2026-04-19 04:30:41','2026-04-19 04:30:41'),
(3476,1175,'action started via WP Cron','2026-04-19 04:30:41','2026-04-19 04:30:41'),
(3477,1175,'action complete via WP Cron','2026-04-19 04:30:41','2026-04-19 04:30:41'),
(3478,1182,'action created','2026-04-19 04:30:42','2026-04-19 04:30:42'),
(3479,1176,'action started via WP Cron','2026-04-19 04:30:42','2026-04-19 04:30:42'),
(3480,1176,'action complete via WP Cron','2026-04-19 04:30:42','2026-04-19 04:30:42'),
(3481,1183,'action created','2026-04-19 04:30:43','2026-04-19 04:30:43'),
(3482,1181,'action started via WP Cron','2026-04-19 04:42:49','2026-04-19 04:42:49'),
(3483,1181,'action complete via WP Cron','2026-04-19 04:42:49','2026-04-19 04:42:49'),
(3484,1184,'action created','2026-04-19 04:42:49','2026-04-19 04:42:49'),
(3485,1184,'action started via WP Cron','2026-04-19 04:54:53','2026-04-19 04:54:53'),
(3486,1184,'action complete via WP Cron','2026-04-19 04:54:53','2026-04-19 04:54:53'),
(3487,1185,'action created','2026-04-19 04:54:53','2026-04-19 04:54:53'),
(3488,1182,'action started via WP Cron','2026-04-19 04:54:53','2026-04-19 04:54:53'),
(3489,1182,'action complete via WP Cron','2026-04-19 04:54:54','2026-04-19 04:54:54'),
(3490,1186,'action created','2026-04-19 04:54:54','2026-04-19 04:54:54'),
(3491,1183,'action started via WP Cron','2026-04-19 04:54:54','2026-04-19 04:54:54'),
(3492,1183,'action complete via WP Cron','2026-04-19 04:54:54','2026-04-19 04:54:54'),
(3493,1187,'action created','2026-04-19 04:54:55','2026-04-19 04:54:55'),
(3494,1185,'action started via WP Cron','2026-04-19 05:02:07','2026-04-19 05:02:07'),
(3495,1185,'action complete via WP Cron','2026-04-19 05:02:07','2026-04-19 05:02:07'),
(3496,1188,'action created','2026-04-19 05:02:07','2026-04-19 05:02:07'),
(3497,1188,'action started via WP Cron','2026-04-19 05:07:09','2026-04-19 05:07:09'),
(3498,1188,'action complete via WP Cron','2026-04-19 05:07:09','2026-04-19 05:07:09'),
(3499,1189,'action created','2026-04-19 05:07:09','2026-04-19 05:07:09'),
(3500,1174,'action started via WP Cron','2026-04-19 05:07:09','2026-04-19 05:07:09'),
(3501,1190,'action created','2026-04-19 05:07:09','2026-04-19 05:07:09'),
(3502,1174,'action complete via WP Cron','2026-04-19 05:07:09','2026-04-19 05:07:09'),
(3503,1189,'action started via WP Cron','2026-04-19 05:10:34','2026-04-19 05:10:34'),
(3504,1189,'action complete via WP Cron','2026-04-19 05:10:34','2026-04-19 05:10:34'),
(3505,1191,'action created','2026-04-19 05:10:34','2026-04-19 05:10:34'),
(3506,1186,'action started via WP Cron','2026-04-19 05:10:34','2026-04-19 05:10:34'),
(3507,1186,'action complete via WP Cron','2026-04-19 05:10:35','2026-04-19 05:10:35'),
(3508,1192,'action created','2026-04-19 05:10:35','2026-04-19 05:10:35'),
(3509,1187,'action started via WP Cron','2026-04-19 05:10:35','2026-04-19 05:10:35'),
(3510,1187,'action complete via WP Cron','2026-04-19 05:10:36','2026-04-19 05:10:36'),
(3511,1193,'action created','2026-04-19 05:10:36','2026-04-19 05:10:36'),
(3512,1191,'action started via WP Cron','2026-04-19 05:19:28','2026-04-19 05:19:28'),
(3513,1191,'action complete via WP Cron','2026-04-19 05:19:28','2026-04-19 05:19:28'),
(3514,1194,'action created','2026-04-19 05:19:28','2026-04-19 05:19:28'),
(3515,1194,'action started via WP Cron','2026-04-19 05:32:06','2026-04-19 05:32:06'),
(3516,1194,'action complete via WP Cron','2026-04-19 05:32:06','2026-04-19 05:32:06'),
(3517,1195,'action created','2026-04-19 05:32:06','2026-04-19 05:32:06'),
(3518,1192,'action started via WP Cron','2026-04-19 05:32:06','2026-04-19 05:32:06'),
(3519,1192,'action complete via WP Cron','2026-04-19 05:32:07','2026-04-19 05:32:07'),
(3520,1196,'action created','2026-04-19 05:32:07','2026-04-19 05:32:07'),
(3521,1193,'action started via WP Cron','2026-04-19 05:32:07','2026-04-19 05:32:07'),
(3522,1193,'action complete via WP Cron','2026-04-19 05:32:07','2026-04-19 05:32:07'),
(3523,1197,'action created','2026-04-19 05:32:07','2026-04-19 05:32:07'),
(3524,1195,'action started via WP Cron','2026-04-19 05:45:19','2026-04-19 05:45:19'),
(3525,1195,'action complete via WP Cron','2026-04-19 05:45:19','2026-04-19 05:45:19'),
(3526,1198,'action created','2026-04-19 05:45:19','2026-04-19 05:45:19'),
(3527,1196,'action started via WP Cron','2026-04-19 05:55:38','2026-04-19 05:55:38'),
(3528,1196,'action complete via WP Cron','2026-04-19 05:55:38','2026-04-19 05:55:38'),
(3529,1199,'action created','2026-04-19 05:55:38','2026-04-19 05:55:38'),
(3530,1197,'action started via WP Cron','2026-04-19 05:55:38','2026-04-19 05:55:38'),
(3531,1197,'action complete via WP Cron','2026-04-19 05:55:39','2026-04-19 05:55:39'),
(3532,1200,'action created','2026-04-19 05:55:40','2026-04-19 05:55:40'),
(3533,1198,'action started via WP Cron','2026-04-19 05:55:40','2026-04-19 05:55:40'),
(3534,1201,'action created','2026-04-19 05:55:40','2026-04-19 05:55:40'),
(3535,1201,'action started via WP Cron','2026-04-19 05:55:44','2026-04-19 05:55:44'),
(3536,1198,'action complete via WP Cron','2026-04-19 05:55:45','2026-04-19 05:55:45'),
(3537,1202,'action created','2026-04-19 05:55:45','2026-04-19 05:55:45'),
(3538,1201,'action complete via WP Cron','2026-04-19 05:55:49','2026-04-19 05:55:49'),
(3539,1203,'action created','2026-04-19 05:55:49','2026-04-19 05:55:49'),
(3540,1203,'action started via WP Cron','2026-04-19 05:55:54','2026-04-19 05:55:54'),
(3541,1203,'action complete via WP Cron','2026-04-19 05:55:55','2026-04-19 05:55:55'),
(3542,1202,'action started via WP Cron','2026-04-19 05:58:30','2026-04-19 05:58:30'),
(3543,1204,'action created','2026-04-19 05:58:30','2026-04-19 05:58:30'),
(3544,1204,'action started via WP Cron','2026-04-19 05:58:34','2026-04-19 05:58:34'),
(3545,1204,'action complete via WP Cron','2026-04-19 05:58:34','2026-04-19 05:58:34'),
(3546,1202,'action complete via WP Cron','2026-04-19 05:58:34','2026-04-19 05:58:34'),
(3547,1205,'action created','2026-04-19 05:58:34','2026-04-19 05:58:34'),
(3548,1075,'action started via WP Cron','2026-04-19 06:11:54','2026-04-19 06:11:54'),
(3549,1075,'action complete via WP Cron','2026-04-19 06:11:54','2026-04-19 06:11:54'),
(3551,1205,'action started via WP Cron','2026-04-19 06:11:54','2026-04-19 06:11:54'),
(3552,1207,'action created','2026-04-19 06:11:55','2026-04-19 06:11:55'),
(3553,1207,'action started via WP Cron','2026-04-19 06:11:58','2026-04-19 06:11:58'),
(3554,1205,'action complete via WP Cron','2026-04-19 06:12:00','2026-04-19 06:12:00'),
(3555,1207,'action complete via WP Cron','2026-04-19 06:12:00','2026-04-19 06:12:00'),
(3556,1208,'action created','2026-04-19 06:12:00','2026-04-19 06:12:00'),
(3557,1190,'action started via WP Cron','2026-04-19 06:12:00','2026-04-19 06:12:00'),
(3558,1209,'action created','2026-04-19 06:12:01','2026-04-19 06:12:01'),
(3559,1190,'action complete via WP Cron','2026-04-19 06:12:01','2026-04-19 06:12:01'),
(3560,1199,'action started via WP Cron','2026-04-19 06:12:01','2026-04-19 06:12:01'),
(3561,1199,'action complete via WP Cron','2026-04-19 06:12:01','2026-04-19 06:12:01'),
(3562,1210,'action created','2026-04-19 06:12:01','2026-04-19 06:12:01'),
(3563,1200,'action started via WP Cron','2026-04-19 06:12:01','2026-04-19 06:12:01'),
(3564,1200,'action complete via WP Cron','2026-04-19 06:12:02','2026-04-19 06:12:02'),
(3565,1211,'action created','2026-04-19 06:12:02','2026-04-19 06:12:02'),
(3566,1208,'action started via WP Cron','2026-04-19 06:25:08','2026-04-19 06:25:08'),
(3567,1208,'action complete via WP Cron','2026-04-19 06:25:08','2026-04-19 06:25:08'),
(3568,1212,'action created','2026-04-19 06:25:08','2026-04-19 06:25:08'),
(3569,1210,'action started via WP Cron','2026-04-19 06:33:30','2026-04-19 06:33:30'),
(3570,1210,'action complete via WP Cron','2026-04-19 06:33:30','2026-04-19 06:33:30'),
(3571,1213,'action created','2026-04-19 06:33:31','2026-04-19 06:33:31'),
(3572,1211,'action started via WP Cron','2026-04-19 06:33:31','2026-04-19 06:33:31'),
(3573,1211,'action complete via WP Cron','2026-04-19 06:33:31','2026-04-19 06:33:31'),
(3574,1214,'action created','2026-04-19 06:33:31','2026-04-19 06:33:31'),
(3575,1212,'action started via WP Cron','2026-04-19 06:33:31','2026-04-19 06:33:31'),
(3576,1212,'action complete via WP Cron','2026-04-19 06:33:31','2026-04-19 06:33:31'),
(3577,1215,'action created','2026-04-19 06:33:31','2026-04-19 06:33:31'),
(3578,1215,'action started via WP Cron','2026-04-19 06:38:10','2026-04-19 06:38:10'),
(3579,1215,'action complete via WP Cron','2026-04-19 06:38:10','2026-04-19 06:38:10'),
(3580,1216,'action created','2026-04-19 06:38:10','2026-04-19 06:38:10'),
(3581,1216,'action started via WP Cron','2026-04-19 06:50:34','2026-04-19 06:50:34'),
(3582,1216,'action complete via WP Cron','2026-04-19 06:50:34','2026-04-19 06:50:34'),
(3583,1217,'action created','2026-04-19 06:50:34','2026-04-19 06:50:34'),
(3584,1213,'action started via WP Cron','2026-04-19 06:50:34','2026-04-19 06:50:34'),
(3585,1213,'action complete via WP Cron','2026-04-19 06:50:35','2026-04-19 06:50:35'),
(3586,1218,'action created','2026-04-19 06:50:35','2026-04-19 06:50:35'),
(3587,1214,'action started via WP Cron','2026-04-19 06:50:35','2026-04-19 06:50:35'),
(3588,1214,'action complete via WP Cron','2026-04-19 06:50:36','2026-04-19 06:50:36'),
(3589,1219,'action created','2026-04-19 06:50:36','2026-04-19 06:50:36'),
(3590,1217,'action started via WP Cron','2026-04-19 07:01:14','2026-04-19 07:01:14'),
(3591,1220,'action created','2026-04-19 07:01:15','2026-04-19 07:01:15'),
(3592,1217,'action complete via WP Cron','2026-04-19 07:01:20','2026-04-19 07:01:20'),
(3593,1221,'action created','2026-04-19 07:01:22','2026-04-19 07:01:22'),
(3594,1220,'action started via WP Cron','2026-04-19 07:01:24','2026-04-19 07:01:24'),
(3595,1220,'action complete via WP Cron','2026-04-19 07:01:28','2026-04-19 07:01:28'),
(3596,1221,'action started via WP Cron','2026-04-19 07:07:56','2026-04-19 07:07:56'),
(3597,1221,'action complete via WP Cron','2026-04-19 07:07:56','2026-04-19 07:07:56'),
(3598,1222,'action created','2026-04-19 07:07:56','2026-04-19 07:07:56'),
(3599,1218,'action started via WP Cron','2026-04-19 07:07:56','2026-04-19 07:07:56'),
(3600,1218,'action complete via WP Cron','2026-04-19 07:07:57','2026-04-19 07:07:57'),
(3601,1223,'action created','2026-04-19 07:07:57','2026-04-19 07:07:57'),
(3602,1219,'action started via WP Cron','2026-04-19 07:07:57','2026-04-19 07:07:57'),
(3603,1219,'action complete via WP Cron','2026-04-19 07:07:57','2026-04-19 07:07:57'),
(3604,1224,'action created','2026-04-19 07:07:57','2026-04-19 07:07:57'),
(3605,1222,'action started via WP Cron','2026-04-19 07:17:29','2026-04-19 07:17:29'),
(3606,1222,'action complete via WP Cron','2026-04-19 07:17:30','2026-04-19 07:17:30'),
(3607,1225,'action created','2026-04-19 07:17:30','2026-04-19 07:17:30'),
(3608,1209,'action started via WP Cron','2026-04-19 07:17:30','2026-04-19 07:17:30'),
(3609,1226,'action created','2026-04-19 07:17:30','2026-04-19 07:17:30'),
(3610,1209,'action complete via WP Cron','2026-04-19 07:17:30','2026-04-19 07:17:30'),
(3611,1225,'action started via WP Cron','2026-04-19 07:29:23','2026-04-19 07:29:23'),
(3612,1225,'action complete via WP Cron','2026-04-19 07:29:23','2026-04-19 07:29:23'),
(3613,1227,'action created','2026-04-19 07:29:24','2026-04-19 07:29:24'),
(3614,1223,'action started via WP Cron','2026-04-19 07:29:24','2026-04-19 07:29:24'),
(3615,1223,'action complete via WP Cron','2026-04-19 07:29:25','2026-04-19 07:29:25'),
(3616,1228,'action created','2026-04-19 07:29:25','2026-04-19 07:29:25'),
(3617,1224,'action started via WP Cron','2026-04-19 07:29:25','2026-04-19 07:29:25'),
(3618,1224,'action complete via WP Cron','2026-04-19 07:29:25','2026-04-19 07:29:25'),
(3619,1229,'action created','2026-04-19 07:29:25','2026-04-19 07:29:25'),
(3620,1227,'action started via WP Cron','2026-04-19 07:32:50','2026-04-19 07:32:50'),
(3621,1227,'action complete via WP Cron','2026-04-19 07:32:50','2026-04-19 07:32:50'),
(3622,1230,'action created','2026-04-19 07:32:51','2026-04-19 07:32:51'),
(3623,1230,'action started via WP Cron','2026-04-19 07:44:59','2026-04-19 07:44:59'),
(3624,1230,'action complete via WP Cron','2026-04-19 07:45:00','2026-04-19 07:45:00'),
(3625,1231,'action created','2026-04-19 07:45:01','2026-04-19 07:45:01'),
(3626,1228,'action started via WP Cron','2026-04-19 07:45:01','2026-04-19 07:45:01'),
(3627,1228,'action complete via WP Cron','2026-04-19 07:45:01','2026-04-19 07:45:01'),
(3628,1232,'action created','2026-04-19 07:45:03','2026-04-19 07:45:03'),
(3629,1229,'action started via WP Cron','2026-04-19 07:45:03','2026-04-19 07:45:03'),
(3630,1229,'action complete via WP Cron','2026-04-19 07:45:04','2026-04-19 07:45:04'),
(3631,1233,'action created','2026-04-19 07:45:06','2026-04-19 07:45:06'),
(3632,1231,'action started via WP Cron','2026-04-19 07:57:02','2026-04-19 07:57:02'),
(3633,1234,'action created','2026-04-19 07:57:02','2026-04-19 07:57:02'),
(3634,1234,'action started via WP Cron','2026-04-19 07:57:06','2026-04-19 07:57:06'),
(3635,1234,'action complete via WP Cron','2026-04-19 07:57:06','2026-04-19 07:57:06'),
(3636,1231,'action complete via WP Cron','2026-04-19 07:57:06','2026-04-19 07:57:06'),
(3637,1235,'action created','2026-04-19 07:57:06','2026-04-19 07:57:06'),
(3638,1235,'action started via WP Cron','2026-04-19 08:07:26','2026-04-19 08:07:26'),
(3639,1236,'action created','2026-04-19 08:07:26','2026-04-19 08:07:26'),
(3640,1236,'action started via WP Cron','2026-04-19 08:07:29','2026-04-19 08:07:29'),
(3641,1236,'action complete via WP Cron','2026-04-19 08:07:30','2026-04-19 08:07:30'),
(3642,1235,'action complete via WP Cron','2026-04-19 08:07:31','2026-04-19 08:07:31'),
(3643,1237,'action created','2026-04-19 08:07:31','2026-04-19 08:07:31'),
(3644,1232,'action started via WP Cron','2026-04-19 08:07:31','2026-04-19 08:07:31'),
(3645,1232,'action complete via WP Cron','2026-04-19 08:07:31','2026-04-19 08:07:31'),
(3646,1238,'action created','2026-04-19 08:07:32','2026-04-19 08:07:32'),
(3647,1233,'action started via WP Cron','2026-04-19 08:07:32','2026-04-19 08:07:32'),
(3648,1233,'action complete via WP Cron','2026-04-19 08:07:32','2026-04-19 08:07:32'),
(3649,1239,'action created','2026-04-19 08:07:32','2026-04-19 08:07:32'),
(3650,1237,'action started via WP Cron','2026-04-19 08:21:11','2026-04-19 08:21:11'),
(3651,1237,'action complete via WP Cron','2026-04-19 08:21:11','2026-04-19 08:21:11'),
(3652,1240,'action created','2026-04-19 08:21:11','2026-04-19 08:21:11'),
(3653,1226,'action started via WP Cron','2026-04-19 08:21:11','2026-04-19 08:21:11'),
(3654,1241,'action created','2026-04-19 08:21:11','2026-04-19 08:21:11'),
(3655,1226,'action complete via WP Cron','2026-04-19 08:21:11','2026-04-19 08:21:11'),
(3656,1238,'action started via WP Cron','2026-04-19 08:33:23','2026-04-19 08:33:23'),
(3657,1238,'action complete via WP Cron','2026-04-19 08:33:23','2026-04-19 08:33:23'),
(3658,1242,'action created','2026-04-19 08:33:23','2026-04-19 08:33:23'),
(3659,1239,'action started via WP Cron','2026-04-19 08:33:23','2026-04-19 08:33:23'),
(3660,1239,'action complete via WP Cron','2026-04-19 08:33:24','2026-04-19 08:33:24'),
(3661,1243,'action created','2026-04-19 08:33:24','2026-04-19 08:33:24'),
(3662,1240,'action started via WP Cron','2026-04-19 08:33:24','2026-04-19 08:33:24'),
(3663,1244,'action created','2026-04-19 08:33:24','2026-04-19 08:33:24'),
(3664,1244,'action started via WP Cron','2026-04-19 08:33:27','2026-04-19 08:33:27'),
(3665,1244,'action complete via WP Cron','2026-04-19 08:33:28','2026-04-19 08:33:28'),
(3666,1240,'action complete via WP Cron','2026-04-19 08:33:28','2026-04-19 08:33:28'),
(3667,1245,'action created','2026-04-19 08:33:28','2026-04-19 08:33:28'),
(3668,1245,'action started via WP Cron','2026-04-19 08:45:22','2026-04-19 08:45:22'),
(3669,1246,'action created','2026-04-19 08:45:23','2026-04-19 08:45:23'),
(3670,1246,'action started via WP Cron','2026-04-19 08:45:26','2026-04-19 08:45:26'),
(3671,1246,'action complete via WP Cron','2026-04-19 08:45:26','2026-04-19 08:45:26'),
(3672,1245,'action complete via WP Cron','2026-04-19 08:45:26','2026-04-19 08:45:26'),
(3673,1247,'action created','2026-04-19 08:45:26','2026-04-19 08:45:26'),
(3674,1247,'action started via WP Cron','2026-04-19 08:53:21','2026-04-19 08:53:21'),
(3675,1247,'action complete via WP Cron','2026-04-19 08:53:21','2026-04-19 08:53:21'),
(3676,1248,'action created','2026-04-19 08:53:21','2026-04-19 08:53:21'),
(3677,1242,'action started via WP Cron','2026-04-19 08:53:21','2026-04-19 08:53:21'),
(3678,1242,'action complete via WP Cron','2026-04-19 08:53:22','2026-04-19 08:53:22'),
(3679,1249,'action created','2026-04-19 08:53:22','2026-04-19 08:53:22'),
(3680,1243,'action started via WP Cron','2026-04-19 08:53:22','2026-04-19 08:53:22'),
(3681,1243,'action complete via WP Cron','2026-04-19 08:53:22','2026-04-19 08:53:22'),
(3682,1250,'action created','2026-04-19 08:53:22','2026-04-19 08:53:22'),
(3683,1248,'action started via WP Cron','2026-04-19 08:57:29','2026-04-19 08:57:29'),
(3684,1248,'action complete via WP Cron','2026-04-19 08:57:29','2026-04-19 08:57:29'),
(3685,1251,'action created','2026-04-19 08:57:29','2026-04-19 08:57:29'),
(3686,1251,'action started via WP Cron','2026-04-19 09:09:38','2026-04-19 09:09:38'),
(3687,1251,'action complete via WP Cron','2026-04-19 09:09:38','2026-04-19 09:09:38'),
(3688,1252,'action created','2026-04-19 09:09:39','2026-04-19 09:09:39'),
(3689,1249,'action started via WP Cron','2026-04-19 09:09:39','2026-04-19 09:09:39'),
(3690,1249,'action complete via WP Cron','2026-04-19 09:09:39','2026-04-19 09:09:39'),
(3691,1253,'action created','2026-04-19 09:09:40','2026-04-19 09:09:40'),
(3692,1250,'action started via WP Cron','2026-04-19 09:09:40','2026-04-19 09:09:40'),
(3693,1250,'action complete via WP Cron','2026-04-19 09:09:40','2026-04-19 09:09:40'),
(3694,1254,'action created','2026-04-19 09:09:40','2026-04-19 09:09:40'),
(3695,1252,'action started via WP Cron','2026-04-19 09:16:16','2026-04-19 09:16:16'),
(3696,1252,'action complete via WP Cron','2026-04-19 09:16:16','2026-04-19 09:16:16'),
(3697,1255,'action created','2026-04-19 09:16:16','2026-04-19 09:16:16'),
(3698,1255,'action started via WP Cron','2026-04-19 09:21:47','2026-04-19 09:21:47'),
(3699,1256,'action created','2026-04-19 09:21:47','2026-04-19 09:21:47'),
(3700,1256,'action started via WP Cron','2026-04-19 09:21:50','2026-04-19 09:21:50'),
(3701,1256,'action complete via WP Cron','2026-04-19 09:21:50','2026-04-19 09:21:50'),
(3702,1255,'action complete via WP Cron','2026-04-19 09:21:52','2026-04-19 09:21:52'),
(3703,1257,'action created','2026-04-19 09:21:52','2026-04-19 09:21:52'),
(3704,1241,'action started via WP Cron','2026-04-19 09:21:52','2026-04-19 09:21:52'),
(3705,1258,'action created','2026-04-19 09:21:52','2026-04-19 09:21:52'),
(3706,1241,'action complete via WP Cron','2026-04-19 09:21:52','2026-04-19 09:21:52'),
(3707,1257,'action started via WP Cron','2026-04-19 09:34:00','2026-04-19 09:34:00'),
(3708,1257,'action complete via WP Cron','2026-04-19 09:34:00','2026-04-19 09:34:00'),
(3709,1259,'action created','2026-04-19 09:34:03','2026-04-19 09:34:03'),
(3710,1253,'action started via WP Cron','2026-04-19 09:34:03','2026-04-19 09:34:03'),
(3711,1253,'action complete via WP Cron','2026-04-19 09:34:03','2026-04-19 09:34:03'),
(3712,1260,'action created','2026-04-19 09:34:04','2026-04-19 09:34:04'),
(3713,1254,'action started via WP Cron','2026-04-19 09:34:04','2026-04-19 09:34:04'),
(3714,1254,'action complete via WP Cron','2026-04-19 09:34:04','2026-04-19 09:34:04'),
(3715,1261,'action created','2026-04-19 09:34:04','2026-04-19 09:34:04'),
(3716,1259,'action started via WP Cron','2026-04-19 09:45:25','2026-04-19 09:45:25'),
(3717,1262,'action created','2026-04-19 09:45:25','2026-04-19 09:45:25'),
(3718,1262,'action started via WP Cron','2026-04-19 09:45:28','2026-04-19 09:45:28'),
(3719,1262,'action complete via WP Cron','2026-04-19 09:45:29','2026-04-19 09:45:29'),
(3720,1259,'action complete via WP Cron','2026-04-19 09:45:29','2026-04-19 09:45:29'),
(3721,1263,'action created','2026-04-19 09:45:29','2026-04-19 09:45:29'),
(3722,1263,'action started via WP Cron','2026-04-19 09:58:13','2026-04-19 09:58:13'),
(3723,1263,'action complete via WP Cron','2026-04-19 09:58:13','2026-04-19 09:58:13'),
(3724,1264,'action created','2026-04-19 09:58:13','2026-04-19 09:58:13'),
(3725,1260,'action started via WP Cron','2026-04-19 09:58:13','2026-04-19 09:58:13'),
(3726,1260,'action complete via WP Cron','2026-04-19 09:58:14','2026-04-19 09:58:14'),
(3727,1265,'action created','2026-04-19 09:58:14','2026-04-19 09:58:14'),
(3728,1261,'action started via WP Cron','2026-04-19 09:58:14','2026-04-19 09:58:14'),
(3729,1261,'action complete via WP Cron','2026-04-19 09:58:14','2026-04-19 09:58:14'),
(3730,1266,'action created','2026-04-19 09:58:14','2026-04-19 09:58:14'),
(3731,1264,'action started via WP Cron','2026-04-19 10:03:13','2026-04-19 10:03:13'),
(3732,1264,'action complete via WP Cron','2026-04-19 10:03:13','2026-04-19 10:03:13'),
(3733,1267,'action created','2026-04-19 10:03:13','2026-04-19 10:03:13'),
(3734,1267,'action started via WP Cron','2026-04-19 10:11:09','2026-04-19 10:11:09'),
(3735,1267,'action complete via WP Cron','2026-04-19 10:11:09','2026-04-19 10:11:09'),
(3736,1268,'action created','2026-04-19 10:11:09','2026-04-19 10:11:09'),
(3737,1268,'action started via WP Cron','2026-04-19 10:18:03','2026-04-19 10:18:03'),
(3738,1268,'action complete via WP Cron','2026-04-19 10:18:03','2026-04-19 10:18:03'),
(3739,1269,'action created','2026-04-19 10:18:03','2026-04-19 10:18:03'),
(3740,1265,'action started via WP Cron','2026-04-19 10:18:03','2026-04-19 10:18:03'),
(3741,1265,'action complete via WP Cron','2026-04-19 10:18:04','2026-04-19 10:18:04'),
(3742,1270,'action created','2026-04-19 10:18:04','2026-04-19 10:18:04'),
(3743,1266,'action started via WP Cron','2026-04-19 10:18:04','2026-04-19 10:18:04'),
(3744,1266,'action complete via WP Cron','2026-04-19 10:18:04','2026-04-19 10:18:04'),
(3745,1271,'action created','2026-04-19 10:18:04','2026-04-19 10:18:04'),
(3746,1269,'action started via WP Cron','2026-04-19 10:23:11','2026-04-19 10:23:11'),
(3747,1269,'action complete via WP Cron','2026-04-19 10:23:11','2026-04-19 10:23:11'),
(3748,1272,'action created','2026-04-19 10:23:11','2026-04-19 10:23:11'),
(3749,1258,'action started via WP Cron','2026-04-19 10:23:11','2026-04-19 10:23:11'),
(3750,1273,'action created','2026-04-19 10:23:11','2026-04-19 10:23:11'),
(3751,1258,'action complete via WP Cron','2026-04-19 10:23:11','2026-04-19 10:23:11'),
(3752,1272,'action started via WP Cron','2026-04-19 10:27:14','2026-04-19 10:27:14'),
(3753,1272,'action complete via WP Cron','2026-04-19 10:27:14','2026-04-19 10:27:14'),
(3754,1274,'action created','2026-04-19 10:27:15','2026-04-19 10:27:15'),
(3755,1274,'action started via WP Cron','2026-04-19 10:35:13','2026-04-19 10:35:13'),
(3756,1274,'action complete via WP Cron','2026-04-19 10:35:13','2026-04-19 10:35:13'),
(3757,1275,'action created','2026-04-19 10:35:13','2026-04-19 10:35:13'),
(3758,1270,'action started via WP Cron','2026-04-19 10:35:13','2026-04-19 10:35:13'),
(3759,1270,'action complete via WP Cron','2026-04-19 10:35:13','2026-04-19 10:35:13'),
(3760,1276,'action created','2026-04-19 10:35:14','2026-04-19 10:35:14'),
(3761,1271,'action started via WP Cron','2026-04-19 10:35:14','2026-04-19 10:35:14'),
(3762,1271,'action complete via WP Cron','2026-04-19 10:35:14','2026-04-19 10:35:14'),
(3763,1277,'action created','2026-04-19 10:35:14','2026-04-19 10:35:14'),
(3764,1275,'action started via WP Cron','2026-04-19 10:47:16','2026-04-19 10:47:16'),
(3765,1278,'action created','2026-04-19 10:47:16','2026-04-19 10:47:16'),
(3766,1278,'action started via WP Cron','2026-04-19 10:47:19','2026-04-19 10:47:19'),
(3767,1278,'action complete via WP Cron','2026-04-19 10:47:20','2026-04-19 10:47:20'),
(3768,1275,'action complete via WP Cron','2026-04-19 10:47:20','2026-04-19 10:47:20'),
(3769,1279,'action created','2026-04-19 10:47:20','2026-04-19 10:47:20'),
(3770,1279,'action started via WP Cron','2026-04-19 10:54:36','2026-04-19 10:54:36'),
(3771,1279,'action complete via WP Cron','2026-04-19 10:54:36','2026-04-19 10:54:36'),
(3772,1280,'action created','2026-04-19 10:54:36','2026-04-19 10:54:36'),
(3773,1276,'action started via WP Cron','2026-04-19 10:54:36','2026-04-19 10:54:36'),
(3774,1276,'action complete via WP Cron','2026-04-19 10:54:37','2026-04-19 10:54:37'),
(3775,1281,'action created','2026-04-19 10:54:37','2026-04-19 10:54:37'),
(3776,1277,'action started via WP Cron','2026-04-19 10:54:37','2026-04-19 10:54:37'),
(3777,1277,'action complete via WP Cron','2026-04-19 10:54:37','2026-04-19 10:54:37'),
(3778,1282,'action created','2026-04-19 10:54:37','2026-04-19 10:54:37'),
(3779,1280,'action started via WP Cron','2026-04-19 10:56:52','2026-04-19 10:56:52'),
(3780,1280,'action complete via WP Cron','2026-04-19 10:56:53','2026-04-19 10:56:53'),
(3781,1283,'action created','2026-04-19 10:56:53','2026-04-19 10:56:53'),
(3782,1283,'action started via WP Cron','2026-04-19 10:59:23','2026-04-19 10:59:23'),
(3783,1283,'action complete via WP Cron','2026-04-19 10:59:23','2026-04-19 10:59:23'),
(3784,1284,'action created','2026-04-19 10:59:23','2026-04-19 10:59:23'),
(3785,1284,'action started via WP Cron','2026-04-19 11:02:11','2026-04-19 11:02:11'),
(3786,1284,'action complete via WP Cron','2026-04-19 11:02:11','2026-04-19 11:02:11'),
(3787,1285,'action created','2026-04-19 11:02:12','2026-04-19 11:02:12'),
(3788,1285,'action started via WP Cron','2026-04-19 11:07:15','2026-04-19 11:07:15'),
(3789,1285,'action complete via WP Cron','2026-04-19 11:07:15','2026-04-19 11:07:15'),
(3790,1286,'action created','2026-04-19 11:07:16','2026-04-19 11:07:16'),
(3791,1286,'action started via WP Cron','2026-04-19 11:11:35','2026-04-19 11:11:35'),
(3792,1286,'action complete via WP Cron','2026-04-19 11:11:36','2026-04-19 11:11:36'),
(3793,1287,'action created','2026-04-19 11:11:36','2026-04-19 11:11:36'),
(3794,1281,'action started via WP Cron','2026-04-19 11:11:36','2026-04-19 11:11:36'),
(3795,1281,'action complete via WP Cron','2026-04-19 11:11:36','2026-04-19 11:11:36'),
(3796,1288,'action created','2026-04-19 11:11:36','2026-04-19 11:11:36'),
(3797,1282,'action started via WP Cron','2026-04-19 11:11:36','2026-04-19 11:11:36'),
(3798,1282,'action complete via WP Cron','2026-04-19 11:11:37','2026-04-19 11:11:37'),
(3799,1289,'action created','2026-04-19 11:11:37','2026-04-19 11:11:37'),
(3800,1287,'action started via WP Cron','2026-04-19 11:23:15','2026-04-19 11:23:15'),
(3801,1287,'action complete via WP Cron','2026-04-19 11:23:15','2026-04-19 11:23:15'),
(3802,1290,'action created','2026-04-19 11:23:15','2026-04-19 11:23:15'),
(3803,1273,'action started via WP Cron','2026-04-19 11:23:15','2026-04-19 11:23:15'),
(3804,1291,'action created','2026-04-19 11:23:15','2026-04-19 11:23:15'),
(3805,1273,'action complete via WP Cron','2026-04-19 11:23:15','2026-04-19 11:23:15'),
(3806,1290,'action started via WP Cron','2026-04-19 11:35:41','2026-04-19 11:35:41'),
(3807,1292,'action created','2026-04-19 11:35:41','2026-04-19 11:35:41'),
(3808,1292,'action started via WP Cron','2026-04-19 11:35:44','2026-04-19 11:35:44'),
(3809,1292,'action complete via WP Cron','2026-04-19 11:35:44','2026-04-19 11:35:44'),
(3810,1290,'action complete via WP Cron','2026-04-19 11:35:46','2026-04-19 11:35:46'),
(3811,1293,'action created','2026-04-19 11:35:46','2026-04-19 11:35:46'),
(3812,1288,'action started via WP Cron','2026-04-19 11:35:46','2026-04-19 11:35:46'),
(3813,1288,'action complete via WP Cron','2026-04-19 11:35:46','2026-04-19 11:35:46'),
(3814,1294,'action created','2026-04-19 11:35:46','2026-04-19 11:35:46'),
(3815,1289,'action started via WP Cron','2026-04-19 11:35:46','2026-04-19 11:35:46'),
(3816,1289,'action complete via WP Cron','2026-04-19 11:35:47','2026-04-19 11:35:47'),
(3817,1295,'action created','2026-04-19 11:35:47','2026-04-19 11:35:47'),
(3818,1293,'action started via WP Cron','2026-04-19 11:40:42','2026-04-19 11:40:42'),
(3819,1296,'action created','2026-04-19 11:40:42','2026-04-19 11:40:42'),
(3820,1296,'action started via WP Cron','2026-04-19 11:40:45','2026-04-19 11:40:45'),
(3821,1296,'action complete via WP Cron','2026-04-19 11:40:46','2026-04-19 11:40:46'),
(3822,1293,'action complete via WP Cron','2026-04-19 11:40:46','2026-04-19 11:40:46'),
(3823,1297,'action created','2026-04-19 11:40:46','2026-04-19 11:40:46'),
(3824,1297,'action started via WP Cron','2026-04-19 11:47:44','2026-04-19 11:47:44'),
(3825,1297,'action complete via WP Cron','2026-04-19 11:47:44','2026-04-19 11:47:44'),
(3826,1298,'action created','2026-04-19 11:47:44','2026-04-19 11:47:44'),
(3827,1298,'action started via WP Cron','2026-04-19 11:55:39','2026-04-19 11:55:39'),
(3828,1298,'action complete via WP Cron','2026-04-19 11:55:39','2026-04-19 11:55:39'),
(3829,1299,'action created','2026-04-19 11:55:40','2026-04-19 11:55:40'),
(3830,1294,'action started via WP Cron','2026-04-19 11:55:40','2026-04-19 11:55:40'),
(3831,1294,'action complete via WP Cron','2026-04-19 11:55:40','2026-04-19 11:55:40'),
(3832,1300,'action created','2026-04-19 11:55:40','2026-04-19 11:55:40'),
(3833,1295,'action started via WP Cron','2026-04-19 11:55:40','2026-04-19 11:55:40'),
(3834,1295,'action complete via WP Cron','2026-04-19 11:55:41','2026-04-19 11:55:41'),
(3835,1301,'action created','2026-04-19 11:55:41','2026-04-19 11:55:41'),
(3836,1299,'action started via WP Cron','2026-04-19 11:57:39','2026-04-19 11:57:39'),
(3837,1299,'action complete via WP Cron','2026-04-19 11:57:39','2026-04-19 11:57:39'),
(3838,1302,'action created','2026-04-19 11:57:39','2026-04-19 11:57:39'),
(3839,1302,'action started via WP Cron','2026-04-19 11:59:54','2026-04-19 11:59:54'),
(3840,1302,'action complete via WP Cron','2026-04-19 11:59:54','2026-04-19 11:59:54'),
(3841,1303,'action created','2026-04-19 11:59:54','2026-04-19 11:59:54'),
(3842,1303,'action started via WP Cron','2026-04-19 12:10:49','2026-04-19 12:10:49'),
(3843,1304,'action created','2026-04-19 12:10:49','2026-04-19 12:10:49'),
(3844,1304,'action started via WP Cron','2026-04-19 12:10:52','2026-04-19 12:10:52'),
(3845,1304,'action complete via WP Cron','2026-04-19 12:10:53','2026-04-19 12:10:53'),
(3846,1303,'action complete via WP Cron','2026-04-19 12:10:54','2026-04-19 12:10:54'),
(3847,1305,'action created','2026-04-19 12:10:54','2026-04-19 12:10:54'),
(3848,1300,'action started via WP Cron','2026-04-19 12:10:54','2026-04-19 12:10:54'),
(3849,1300,'action complete via WP Cron','2026-04-19 12:10:55','2026-04-19 12:10:55'),
(3850,1306,'action created','2026-04-19 12:10:55','2026-04-19 12:10:55'),
(3851,1301,'action started via WP Cron','2026-04-19 12:10:55','2026-04-19 12:10:55'),
(3852,1301,'action complete via WP Cron','2026-04-19 12:10:56','2026-04-19 12:10:56'),
(3853,1307,'action created','2026-04-19 12:10:56','2026-04-19 12:10:56'),
(3854,1305,'action started via WP Cron','2026-04-19 12:14:48','2026-04-19 12:14:48'),
(3855,1305,'action complete via WP Cron','2026-04-19 12:14:48','2026-04-19 12:14:48'),
(3856,1308,'action created','2026-04-19 12:14:49','2026-04-19 12:14:49'),
(3857,1308,'action started via WP Cron','2026-04-19 12:22:02','2026-04-19 12:22:02'),
(3858,1308,'action complete via WP Cron','2026-04-19 12:22:02','2026-04-19 12:22:02'),
(3859,1309,'action created','2026-04-19 12:22:03','2026-04-19 12:22:03'),
(3860,1291,'action started via WP Cron','2026-04-19 12:27:29','2026-04-19 12:27:29'),
(3861,1310,'action created','2026-04-19 12:27:29','2026-04-19 12:27:29'),
(3862,1291,'action complete via WP Cron','2026-04-19 12:27:29','2026-04-19 12:27:29'),
(3863,1309,'action started via WP Cron','2026-04-19 12:27:29','2026-04-19 12:27:29'),
(3864,1309,'action complete via WP Cron','2026-04-19 12:27:29','2026-04-19 12:27:29'),
(3865,1311,'action created','2026-04-19 12:27:30','2026-04-19 12:27:30'),
(3866,1306,'action started via WP Cron','2026-04-19 12:27:30','2026-04-19 12:27:30'),
(3867,1306,'action complete via WP Cron','2026-04-19 12:27:30','2026-04-19 12:27:30'),
(3868,1312,'action created','2026-04-19 12:27:30','2026-04-19 12:27:30'),
(3869,1307,'action started via WP Cron','2026-04-19 12:27:30','2026-04-19 12:27:30'),
(3870,1307,'action complete via WP Cron','2026-04-19 12:27:30','2026-04-19 12:27:30'),
(3871,1313,'action created','2026-04-19 12:27:31','2026-04-19 12:27:31'),
(3872,1311,'action started via WP Cron','2026-04-19 12:31:20','2026-04-19 12:31:20'),
(3873,1314,'action created','2026-04-19 12:31:20','2026-04-19 12:31:20'),
(3874,1314,'action started via WP Cron','2026-04-19 12:31:23','2026-04-19 12:31:23'),
(3875,1314,'action complete via WP Cron','2026-04-19 12:31:24','2026-04-19 12:31:24'),
(3876,1311,'action complete via WP Cron','2026-04-19 12:31:24','2026-04-19 12:31:24'),
(3877,1315,'action created','2026-04-19 12:31:24','2026-04-19 12:31:24'),
(3878,1315,'action started via WP Cron','2026-04-19 12:39:35','2026-04-19 12:39:35'),
(3879,1316,'action created','2026-04-19 12:39:35','2026-04-19 12:39:35'),
(3880,1316,'action started via WP Cron','2026-04-19 12:39:39','2026-04-19 12:39:39'),
(3881,1316,'action complete via WP Cron','2026-04-19 12:39:39','2026-04-19 12:39:39'),
(3882,1315,'action complete via WP Cron','2026-04-19 12:39:39','2026-04-19 12:39:39'),
(3883,1317,'action created','2026-04-19 12:39:39','2026-04-19 12:39:39'),
(3884,1317,'action started via WP Cron','2026-04-19 12:49:12','2026-04-19 12:49:12'),
(3885,1317,'action complete via WP Cron','2026-04-19 12:49:12','2026-04-19 12:49:12'),
(3886,1318,'action created','2026-04-19 12:49:12','2026-04-19 12:49:12'),
(3887,1312,'action started via WP Cron','2026-04-19 12:49:12','2026-04-19 12:49:12'),
(3888,1312,'action complete via WP Cron','2026-04-19 12:49:13','2026-04-19 12:49:13'),
(3889,1319,'action created','2026-04-19 12:49:13','2026-04-19 12:49:13'),
(3890,1313,'action started via WP Cron','2026-04-19 12:49:13','2026-04-19 12:49:13'),
(3891,1313,'action complete via WP Cron','2026-04-19 12:49:13','2026-04-19 12:49:13'),
(3892,1320,'action created','2026-04-19 12:49:13','2026-04-19 12:49:13'),
(3893,1318,'action started via WP Cron','2026-04-19 12:51:50','2026-04-19 12:51:50'),
(3894,1318,'action complete via WP Cron','2026-04-19 12:51:50','2026-04-19 12:51:50'),
(3895,1321,'action created','2026-04-19 12:51:50','2026-04-19 12:51:50'),
(3896,1321,'action started via WP Cron','2026-04-19 13:01:20','2026-04-19 13:01:20'),
(3897,1321,'action complete via WP Cron','2026-04-19 13:01:20','2026-04-19 13:01:20'),
(3898,1322,'action created','2026-04-19 13:01:20','2026-04-19 13:01:20'),
(3899,1322,'action started via WP Cron','2026-04-19 13:03:56','2026-04-19 13:03:56'),
(3900,1323,'action created','2026-04-19 13:03:57','2026-04-19 13:03:57'),
(3901,1323,'action started via WP Cron','2026-04-19 13:04:00','2026-04-19 13:04:00'),
(3902,1323,'action complete via WP Cron','2026-04-19 13:04:00','2026-04-19 13:04:00'),
(3903,1322,'action complete via WP Cron','2026-04-19 13:04:00','2026-04-19 13:04:00'),
(3904,1324,'action created','2026-04-19 13:04:01','2026-04-19 13:04:01'),
(3905,1319,'action started via WP Cron','2026-04-19 13:06:28','2026-04-19 13:06:28'),
(3906,1319,'action complete via WP Cron','2026-04-19 13:06:28','2026-04-19 13:06:28'),
(3907,1325,'action created','2026-04-19 13:06:29','2026-04-19 13:06:29'),
(3908,1320,'action started via WP Cron','2026-04-19 13:06:29','2026-04-19 13:06:29'),
(3909,1320,'action complete via WP Cron','2026-04-19 13:06:29','2026-04-19 13:06:29'),
(3910,1326,'action created','2026-04-19 13:06:29','2026-04-19 13:06:29'),
(3911,1324,'action started via WP Cron','2026-04-19 13:06:29','2026-04-19 13:06:29'),
(3912,1324,'action complete via WP Cron','2026-04-19 13:06:29','2026-04-19 13:06:29'),
(3913,1327,'action created','2026-04-19 13:06:29','2026-04-19 13:06:29'),
(3914,1327,'action started via WP Cron','2026-04-19 13:10:13','2026-04-19 13:10:13'),
(3915,1327,'action complete via WP Cron','2026-04-19 13:10:13','2026-04-19 13:10:13'),
(3916,1328,'action created','2026-04-19 13:10:13','2026-04-19 13:10:13'),
(3917,1328,'action started via WP Cron','2026-04-19 13:15:57','2026-04-19 13:15:57'),
(3918,1329,'action created','2026-04-19 13:15:57','2026-04-19 13:15:57'),
(3919,1329,'action started via WP Cron','2026-04-19 13:16:00','2026-04-19 13:16:00'),
(3920,1328,'action complete via WP Cron','2026-04-19 13:16:02','2026-04-19 13:16:02'),
(3921,1329,'action complete via WP Cron','2026-04-19 13:16:03','2026-04-19 13:16:03'),
(3922,1330,'action created','2026-04-19 13:16:03','2026-04-19 13:16:03'),
(3923,1330,'action started via WP Cron','2026-04-19 13:23:37','2026-04-19 13:23:37'),
(3924,1330,'action complete via WP Cron','2026-04-19 13:23:37','2026-04-19 13:23:37'),
(3925,1331,'action created','2026-04-19 13:23:37','2026-04-19 13:23:37'),
(3926,1325,'action started via WP Cron','2026-04-19 13:23:37','2026-04-19 13:23:37'),
(3927,1325,'action complete via WP Cron','2026-04-19 13:23:37','2026-04-19 13:23:37'),
(3928,1332,'action created','2026-04-19 13:23:37','2026-04-19 13:23:37'),
(3929,1326,'action started via WP Cron','2026-04-19 13:23:37','2026-04-19 13:23:37'),
(3930,1326,'action complete via WP Cron','2026-04-19 13:23:38','2026-04-19 13:23:38'),
(3931,1333,'action created','2026-04-19 13:23:38','2026-04-19 13:23:38'),
(3932,1331,'action started via WP Cron','2026-04-19 13:28:06','2026-04-19 13:28:06'),
(3933,1334,'action created','2026-04-19 13:28:07','2026-04-19 13:28:07'),
(3934,1334,'action started via WP Cron','2026-04-19 13:28:10','2026-04-19 13:28:10'),
(3935,1334,'action complete via WP Cron','2026-04-19 13:28:10','2026-04-19 13:28:10'),
(3936,1331,'action complete via WP Cron','2026-04-19 13:28:11','2026-04-19 13:28:11'),
(3937,1335,'action created','2026-04-19 13:28:11','2026-04-19 13:28:11'),
(3938,1310,'action started via WP Cron','2026-04-19 13:28:11','2026-04-19 13:28:11'),
(3939,1336,'action created','2026-04-19 13:28:11','2026-04-19 13:28:11'),
(3940,1310,'action complete via WP Cron','2026-04-19 13:28:11','2026-04-19 13:28:11'),
(3941,1335,'action started via WP Cron','2026-04-19 13:40:12','2026-04-19 13:40:12'),
(3942,1335,'action complete via WP Cron','2026-04-19 13:40:12','2026-04-19 13:40:12'),
(3943,1337,'action created','2026-04-19 13:40:13','2026-04-19 13:40:13'),
(3944,1332,'action started via WP Cron','2026-04-19 13:40:13','2026-04-19 13:40:13'),
(3945,1332,'action complete via WP Cron','2026-04-19 13:40:13','2026-04-19 13:40:13'),
(3946,1338,'action created','2026-04-19 13:40:13','2026-04-19 13:40:13'),
(3947,1333,'action started via WP Cron','2026-04-19 13:40:13','2026-04-19 13:40:13'),
(3948,1333,'action complete via WP Cron','2026-04-19 13:40:14','2026-04-19 13:40:14'),
(3949,1339,'action created','2026-04-19 13:40:14','2026-04-19 13:40:14'),
(3950,1337,'action started via WP Cron','2026-04-19 13:52:22','2026-04-19 13:52:22'),
(3951,1337,'action complete via WP Cron','2026-04-19 13:52:22','2026-04-19 13:52:22'),
(3952,1340,'action created','2026-04-19 13:52:22','2026-04-19 13:52:22'),
(3953,1340,'action started via WP Cron','2026-04-19 13:58:13','2026-04-19 13:58:13'),
(3954,1341,'action created','2026-04-19 13:58:13','2026-04-19 13:58:13'),
(3955,1341,'action started via WP Cron','2026-04-19 13:58:18','2026-04-19 13:58:18'),
(3956,1340,'action complete via WP Cron','2026-04-19 13:58:18','2026-04-19 13:58:18'),
(3957,1342,'action created','2026-04-19 13:58:23','2026-04-19 13:58:23'),
(3958,1341,'action complete via WP Cron','2026-04-19 13:58:24','2026-04-19 13:58:24'),
(3959,1338,'action started via Async Request','2026-04-19 13:58:30','2026-04-19 13:58:30'),
(3960,1338,'action complete via Async Request','2026-04-19 13:58:31','2026-04-19 13:58:31'),
(3961,1343,'action created','2026-04-19 13:58:31','2026-04-19 13:58:31'),
(3962,1339,'action started via Async Request','2026-04-19 13:58:31','2026-04-19 13:58:31'),
(3963,1339,'action complete via Async Request','2026-04-19 13:58:31','2026-04-19 13:58:31'),
(3964,1344,'action created','2026-04-19 13:58:31','2026-04-19 13:58:31'),
(3965,1342,'action started via WP Cron','2026-04-19 14:00:51','2026-04-19 14:00:51'),
(3966,1342,'action complete via WP Cron','2026-04-19 14:00:51','2026-04-19 14:00:51'),
(3967,1345,'action created','2026-04-19 14:00:52','2026-04-19 14:00:52'),
(3968,1345,'action started via WP Cron','2026-04-19 14:02:51','2026-04-19 14:02:51'),
(3969,1345,'action complete via WP Cron','2026-04-19 14:02:52','2026-04-19 14:02:52'),
(3970,1346,'action created','2026-04-19 14:02:52','2026-04-19 14:02:52'),
(3971,1346,'action started via WP Cron','2026-04-19 14:05:52','2026-04-19 14:05:52'),
(3972,1346,'action complete via WP Cron','2026-04-19 14:05:52','2026-04-19 14:05:52'),
(3973,1347,'action created','2026-04-19 14:05:53','2026-04-19 14:05:53'),
(3974,1347,'action started via WP Cron','2026-04-19 14:08:51','2026-04-19 14:08:51'),
(3975,1347,'action complete via WP Cron','2026-04-19 14:08:51','2026-04-19 14:08:51'),
(3976,1348,'action created','2026-04-19 14:08:51','2026-04-19 14:08:51'),
(3977,1348,'action started via WP Cron','2026-04-19 14:11:51','2026-04-19 14:11:51'),
(3978,1349,'action created','2026-04-19 14:11:51','2026-04-19 14:11:51'),
(3979,1349,'action started via WP Cron','2026-04-19 14:11:54','2026-04-19 14:11:54'),
(3980,1349,'action complete via WP Cron','2026-04-19 14:11:55','2026-04-19 14:11:55'),
(3981,1348,'action complete via WP Cron','2026-04-19 14:11:55','2026-04-19 14:11:55'),
(3982,1350,'action created','2026-04-19 14:11:55','2026-04-19 14:11:55'),
(3983,1343,'action started via WP Cron','2026-04-19 14:13:52','2026-04-19 14:13:52'),
(3984,1343,'action complete via WP Cron','2026-04-19 14:13:52','2026-04-19 14:13:52'),
(3985,1351,'action created','2026-04-19 14:13:52','2026-04-19 14:13:52'),
(3986,1344,'action started via WP Cron','2026-04-19 14:13:52','2026-04-19 14:13:52'),
(3987,1344,'action complete via WP Cron','2026-04-19 14:13:53','2026-04-19 14:13:53'),
(3988,1352,'action created','2026-04-19 14:13:53','2026-04-19 14:13:53'),
(3989,1350,'action started via WP Cron','2026-04-19 14:14:52','2026-04-19 14:14:52'),
(3990,1350,'action complete via WP Cron','2026-04-19 14:14:53','2026-04-19 14:14:53'),
(3991,1353,'action created','2026-04-19 14:14:53','2026-04-19 14:14:53'),
(3992,1353,'action started via WP Cron','2026-04-19 14:17:52','2026-04-19 14:17:52'),
(3993,1354,'action created','2026-04-19 14:17:52','2026-04-19 14:17:52'),
(3994,1354,'action started via WP Cron','2026-04-19 14:17:55','2026-04-19 14:17:55'),
(3995,1354,'action complete via WP Cron','2026-04-19 14:17:56','2026-04-19 14:17:56'),
(3996,1353,'action complete via WP Cron','2026-04-19 14:17:56','2026-04-19 14:17:56'),
(3997,1355,'action created','2026-04-19 14:17:56','2026-04-19 14:17:56'),
(3998,1355,'action started via WP Cron','2026-04-19 14:20:52','2026-04-19 14:20:52'),
(3999,1355,'action complete via WP Cron','2026-04-19 14:20:52','2026-04-19 14:20:52'),
(4000,1356,'action created','2026-04-19 14:20:52','2026-04-19 14:20:52'),
(4001,1356,'action started via WP Cron','2026-04-19 14:23:51','2026-04-19 14:23:51'),
(4002,1356,'action complete via WP Cron','2026-04-19 14:23:51','2026-04-19 14:23:51'),
(4003,1357,'action created','2026-04-19 14:23:51','2026-04-19 14:23:51'),
(4004,1357,'action started via WP Cron','2026-04-19 14:25:51','2026-04-19 14:25:51'),
(4005,1357,'action complete via WP Cron','2026-04-19 14:25:51','2026-04-19 14:25:51'),
(4006,1358,'action created','2026-04-19 14:25:51','2026-04-19 14:25:51'),
(4007,1358,'action started via WP Cron','2026-04-19 14:27:51','2026-04-19 14:27:51'),
(4008,1358,'action complete via WP Cron','2026-04-19 14:27:51','2026-04-19 14:27:51'),
(4009,1359,'action created','2026-04-19 14:27:51','2026-04-19 14:27:51'),
(4010,1336,'action started via WP Cron','2026-04-19 14:28:53','2026-04-19 14:28:53'),
(4011,1360,'action created','2026-04-19 14:28:54','2026-04-19 14:28:54'),
(4012,1336,'action complete via WP Cron','2026-04-19 14:28:54','2026-04-19 14:28:54'),
(4013,1351,'action started via WP Cron','2026-04-19 14:28:54','2026-04-19 14:28:54'),
(4014,1351,'action complete via WP Cron','2026-04-19 14:28:54','2026-04-19 14:28:54'),
(4015,1361,'action created','2026-04-19 14:28:54','2026-04-19 14:28:54'),
(4016,1352,'action started via WP Cron','2026-04-19 14:28:54','2026-04-19 14:28:54'),
(4017,1352,'action complete via WP Cron','2026-04-19 14:28:55','2026-04-19 14:28:55'),
(4018,1362,'action created','2026-04-19 14:28:55','2026-04-19 14:28:55'),
(4019,1359,'action started via WP Cron','2026-04-19 14:29:51','2026-04-19 14:29:51'),
(4020,1359,'action complete via WP Cron','2026-04-19 14:29:51','2026-04-19 14:29:51'),
(4021,1363,'action created','2026-04-19 14:29:51','2026-04-19 14:29:51'),
(4022,1363,'action started via WP Cron','2026-04-19 14:31:51','2026-04-19 14:31:51'),
(4023,1363,'action complete via WP Cron','2026-04-19 14:31:51','2026-04-19 14:31:51'),
(4024,1364,'action created','2026-04-19 14:31:52','2026-04-19 14:31:52'),
(4025,1364,'action started via WP Cron','2026-04-19 14:33:51','2026-04-19 14:33:51'),
(4026,1364,'action complete via WP Cron','2026-04-19 14:33:51','2026-04-19 14:33:51'),
(4027,1365,'action created','2026-04-19 14:33:51','2026-04-19 14:33:51'),
(4028,1366,'action created','2026-04-19 14:35:21','2026-04-19 14:35:21'),
(4029,1367,'action created','2026-04-19 14:35:22','2026-04-19 14:35:22'),
(4030,1368,'action created','2026-04-19 14:35:22','2026-04-19 14:35:22'),
(4031,1369,'action created','2026-04-19 14:35:22','2026-04-19 14:35:22'),
(4032,1370,'action created','2026-04-19 14:35:23','2026-04-19 14:35:23'),
(4033,1371,'action created','2026-04-19 14:35:23','2026-04-19 14:35:23'),
(4034,1372,'action created','2026-04-19 14:35:23','2026-04-19 14:35:23'),
(4035,1373,'action created','2026-04-19 14:35:24','2026-04-19 14:35:24'),
(4036,1374,'action created','2026-04-19 14:35:24','2026-04-19 14:35:24'),
(4037,1375,'action created','2026-04-19 14:35:24','2026-04-19 14:35:24'),
(4038,1376,'action created','2026-04-19 14:35:24','2026-04-19 14:35:24'),
(4039,1377,'action created','2026-04-19 14:35:25','2026-04-19 14:35:25'),
(4040,1378,'action created','2026-04-19 14:35:25','2026-04-19 14:35:25'),
(4041,1379,'action created','2026-04-19 14:35:25','2026-04-19 14:35:25'),
(4042,1366,'action started via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4043,1366,'action complete via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4044,1367,'action started via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4045,1367,'action complete via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4046,1368,'action started via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4047,1368,'action complete via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4048,1369,'action started via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4049,1369,'action complete via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4050,1370,'action started via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4051,1370,'action complete via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4052,1371,'action started via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4053,1371,'action complete via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4054,1372,'action started via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4055,1372,'action complete via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4056,1373,'action started via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4057,1373,'action complete via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4058,1374,'action started via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4059,1374,'action complete via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4060,1375,'action started via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4061,1375,'action complete via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4062,1376,'action started via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4063,1376,'action complete via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4064,1377,'action started via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4065,1377,'action complete via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4066,1378,'action started via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4067,1378,'action complete via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4068,1379,'action started via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4069,1379,'action complete via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4070,1365,'action started via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4071,1365,'action complete via WP Cron','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4072,1380,'action created','2026-04-19 14:35:51','2026-04-19 14:35:51'),
(4073,1380,'action started via WP Cron','2026-04-19 14:37:52','2026-04-19 14:37:52'),
(4074,1380,'action complete via WP Cron','2026-04-19 14:37:52','2026-04-19 14:37:52'),
(4075,1381,'action created','2026-04-19 14:37:52','2026-04-19 14:37:52'),
(4076,1381,'action started via WP Cron','2026-04-19 14:39:52','2026-04-19 14:39:52'),
(4077,1381,'action complete via WP Cron','2026-04-19 14:39:52','2026-04-19 14:39:52'),
(4078,1382,'action created','2026-04-19 14:39:52','2026-04-19 14:39:52'),
(4079,1382,'action started via WP Cron','2026-04-19 14:42:51','2026-04-19 14:42:51'),
(4080,1382,'action complete via WP Cron','2026-04-19 14:42:51','2026-04-19 14:42:51'),
(4081,1383,'action created','2026-04-19 14:42:51','2026-04-19 14:42:51'),
(4082,1361,'action started via WP Cron','2026-04-19 14:44:51','2026-04-19 14:44:51'),
(4083,1361,'action complete via WP Cron','2026-04-19 14:44:52','2026-04-19 14:44:52'),
(4084,1384,'action created','2026-04-19 14:44:52','2026-04-19 14:44:52'),
(4085,1362,'action started via WP Cron','2026-04-19 14:44:52','2026-04-19 14:44:52'),
(4086,1362,'action complete via WP Cron','2026-04-19 14:44:52','2026-04-19 14:44:52'),
(4087,1385,'action created','2026-04-19 14:44:53','2026-04-19 14:44:53'),
(4088,1383,'action started via WP Cron','2026-04-19 14:44:53','2026-04-19 14:44:53'),
(4089,1383,'action complete via WP Cron','2026-04-19 14:44:53','2026-04-19 14:44:53'),
(4090,1386,'action created','2026-04-19 14:44:53','2026-04-19 14:44:53'),
(4091,1386,'action started via WP Cron','2026-04-19 14:47:51','2026-04-19 14:47:51'),
(4092,1386,'action complete via WP Cron','2026-04-19 14:47:52','2026-04-19 14:47:52'),
(4093,1387,'action created','2026-04-19 14:47:52','2026-04-19 14:47:52'),
(4094,1387,'action started via WP Cron','2026-04-19 14:50:51','2026-04-19 14:50:51'),
(4095,1387,'action complete via WP Cron','2026-04-19 14:50:51','2026-04-19 14:50:51'),
(4096,1388,'action created','2026-04-19 14:50:51','2026-04-19 14:50:51'),
(4097,1388,'action started via WP Cron','2026-04-19 14:52:51','2026-04-19 14:52:51'),
(4098,1388,'action complete via WP Cron','2026-04-19 14:52:51','2026-04-19 14:52:51'),
(4099,1389,'action created','2026-04-19 14:52:51','2026-04-19 14:52:51'),
(4100,1389,'action started via WP Cron','2026-04-19 14:54:56','2026-04-19 14:54:56'),
(4101,1389,'action complete via WP Cron','2026-04-19 14:54:56','2026-04-19 14:54:56'),
(4102,1390,'action created','2026-04-19 14:54:57','2026-04-19 14:54:57'),
(4103,1390,'action started via WP Cron','2026-04-19 14:57:53','2026-04-19 14:57:53'),
(4104,1390,'action complete via WP Cron','2026-04-19 14:57:53','2026-04-19 14:57:53'),
(4105,1391,'action created','2026-04-19 14:57:53','2026-04-19 14:57:53'),
(4106,1384,'action started via WP Cron','2026-04-19 15:00:51','2026-04-19 15:00:51'),
(4107,1384,'action complete via WP Cron','2026-04-19 15:00:51','2026-04-19 15:00:51'),
(4108,1392,'action created','2026-04-19 15:00:51','2026-04-19 15:00:51'),
(4109,1385,'action started via WP Cron','2026-04-19 15:00:51','2026-04-19 15:00:51'),
(4110,1385,'action complete via WP Cron','2026-04-19 15:00:52','2026-04-19 15:00:52'),
(4111,1393,'action created','2026-04-19 15:00:52','2026-04-19 15:00:52'),
(4112,1391,'action started via WP Cron','2026-04-19 15:00:52','2026-04-19 15:00:52'),
(4113,1391,'action complete via WP Cron','2026-04-19 15:00:52','2026-04-19 15:00:52'),
(4114,1394,'action created','2026-04-19 15:00:52','2026-04-19 15:00:52'),
(4115,1394,'action started via WP Cron','2026-04-19 15:07:57','2026-04-19 15:07:57'),
(4116,1395,'action created','2026-04-19 15:07:57','2026-04-19 15:07:57'),
(4117,1395,'action started via WP Cron','2026-04-19 15:08:00','2026-04-19 15:08:00'),
(4118,1395,'action complete via WP Cron','2026-04-19 15:08:00','2026-04-19 15:08:00'),
(4119,1394,'action complete via WP Cron','2026-04-19 15:08:00','2026-04-19 15:08:00'),
(4120,1396,'action created','2026-04-19 15:08:01','2026-04-19 15:08:01'),
(4121,1396,'action started via WP Cron','2026-04-19 15:18:33','2026-04-19 15:18:33'),
(4122,1396,'action complete via WP Cron','2026-04-19 15:18:33','2026-04-19 15:18:33'),
(4123,1397,'action created','2026-04-19 15:18:33','2026-04-19 15:18:33'),
(4124,1392,'action started via WP Cron','2026-04-19 15:18:33','2026-04-19 15:18:33'),
(4125,1392,'action complete via WP Cron','2026-04-19 15:18:34','2026-04-19 15:18:34'),
(4126,1398,'action created','2026-04-19 15:18:34','2026-04-19 15:18:34'),
(4127,1393,'action started via WP Cron','2026-04-19 15:18:34','2026-04-19 15:18:34'),
(4128,1393,'action complete via WP Cron','2026-04-19 15:18:35','2026-04-19 15:18:35'),
(4129,1399,'action created','2026-04-19 15:18:35','2026-04-19 15:18:35'),
(4130,1397,'action started via WP Cron','2026-04-19 15:20:52','2026-04-19 15:20:52'),
(4131,1397,'action complete via WP Cron','2026-04-19 15:20:53','2026-04-19 15:20:53'),
(4132,1400,'action created','2026-04-19 15:20:55','2026-04-19 15:20:55'),
(4133,1400,'action started via WP Cron','2026-04-19 15:25:22','2026-04-19 15:25:22'),
(4134,1400,'action complete via WP Cron','2026-04-19 15:25:22','2026-04-19 15:25:22'),
(4135,1401,'action created','2026-04-19 15:25:22','2026-04-19 15:25:22'),
(4136,1401,'action started via WP Cron','2026-04-19 15:33:13','2026-04-19 15:33:13'),
(4137,1401,'action complete via WP Cron','2026-04-19 15:33:13','2026-04-19 15:33:13'),
(4138,1402,'action created','2026-04-19 15:33:13','2026-04-19 15:33:13'),
(4139,1360,'action started via WP Cron','2026-04-19 15:33:13','2026-04-19 15:33:13'),
(4140,1403,'action created','2026-04-19 15:33:13','2026-04-19 15:33:13'),
(4141,1360,'action complete via WP Cron','2026-04-19 15:33:13','2026-04-19 15:33:13'),
(4142,1398,'action started via WP Cron','2026-04-19 15:42:39','2026-04-19 15:42:39'),
(4143,1398,'action complete via WP Cron','2026-04-19 15:42:39','2026-04-19 15:42:39'),
(4144,1404,'action created','2026-04-19 15:42:40','2026-04-19 15:42:40'),
(4145,1399,'action started via WP Cron','2026-04-19 15:42:40','2026-04-19 15:42:40'),
(4146,1399,'action complete via WP Cron','2026-04-19 15:42:40','2026-04-19 15:42:40'),
(4147,1405,'action created','2026-04-19 15:42:40','2026-04-19 15:42:40'),
(4148,1402,'action started via WP Cron','2026-04-19 15:42:40','2026-04-19 15:42:40'),
(4149,1402,'action complete via WP Cron','2026-04-19 15:42:40','2026-04-19 15:42:40'),
(4150,1406,'action created','2026-04-19 15:42:40','2026-04-19 15:42:40'),
(4151,1167,'action started via WP Cron','2026-04-19 15:42:40','2026-04-19 15:42:40'),
(4152,1167,'action complete via WP Cron','2026-04-19 15:42:40','2026-04-19 15:42:40'),
(4153,1407,'action created','2026-04-19 15:42:40','2026-04-19 15:42:40'),
(4154,1406,'action started via WP Cron','2026-04-19 15:45:23','2026-04-19 15:45:23'),
(4155,1406,'action complete via WP Cron','2026-04-19 15:45:23','2026-04-19 15:45:23'),
(4156,1408,'action created','2026-04-19 15:45:23','2026-04-19 15:45:23'),
(4157,1408,'action started via WP Cron','2026-04-19 15:55:38','2026-04-19 15:55:38'),
(4158,1409,'action created','2026-04-19 15:55:38','2026-04-19 15:55:38'),
(4159,1409,'action started via WP Cron','2026-04-19 15:55:41','2026-04-19 15:55:41'),
(4160,1409,'action complete via WP Cron','2026-04-19 15:55:42','2026-04-19 15:55:42'),
(4161,1408,'action complete via WP Cron','2026-04-19 15:55:42','2026-04-19 15:55:42'),
(4162,1410,'action created','2026-04-19 15:55:42','2026-04-19 15:55:42'),
(4163,1404,'action started via WP Cron','2026-04-19 15:57:44','2026-04-19 15:57:44'),
(4164,1404,'action complete via WP Cron','2026-04-19 15:57:44','2026-04-19 15:57:44'),
(4165,1411,'action created','2026-04-19 15:57:45','2026-04-19 15:57:45'),
(4166,1405,'action started via WP Cron','2026-04-19 15:57:45','2026-04-19 15:57:45'),
(4167,1405,'action complete via WP Cron','2026-04-19 15:57:45','2026-04-19 15:57:45'),
(4168,1412,'action created','2026-04-19 15:57:45','2026-04-19 15:57:45'),
(4169,1410,'action started via WP Cron','2026-04-19 15:57:45','2026-04-19 15:57:45'),
(4170,1410,'action complete via WP Cron','2026-04-19 15:57:45','2026-04-19 15:57:45'),
(4171,1413,'action created','2026-04-19 15:57:45','2026-04-19 15:57:45'),
(4172,1413,'action started via WP Cron','2026-04-19 16:00:17','2026-04-19 16:00:17'),
(4173,1413,'action complete via WP Cron','2026-04-19 16:00:17','2026-04-19 16:00:17'),
(4174,1414,'action created','2026-04-19 16:00:18','2026-04-19 16:00:18'),
(4175,1414,'action started via WP Cron','2026-04-19 16:02:17','2026-04-19 16:02:17'),
(4176,1414,'action complete via WP Cron','2026-04-19 16:02:18','2026-04-19 16:02:18'),
(4177,1415,'action created','2026-04-19 16:02:18','2026-04-19 16:02:18'),
(4178,1415,'action started via WP Cron','2026-04-19 16:09:42','2026-04-19 16:09:42'),
(4179,1415,'action complete via WP Cron','2026-04-19 16:09:43','2026-04-19 16:09:43'),
(4180,1416,'action created','2026-04-19 16:09:43','2026-04-19 16:09:43'),
(4181,1177,'action started via WP Cron','2026-04-19 16:09:43','2026-04-19 16:09:43'),
(4182,1177,'action complete via WP Cron','2026-04-19 16:09:46','2026-04-19 16:09:46'),
(4183,1417,'action created','2026-04-19 16:09:46','2026-04-19 16:09:46'),
(4184,1416,'action started via WP Cron','2026-04-19 16:17:27','2026-04-19 16:17:27'),
(4185,1416,'action complete via WP Cron','2026-04-19 16:17:27','2026-04-19 16:17:27'),
(4186,1418,'action created','2026-04-19 16:17:27','2026-04-19 16:17:27'),
(4187,1411,'action started via WP Cron','2026-04-19 16:17:54','2026-04-19 16:17:54'),
(4188,1411,'action complete via WP Cron','2026-04-19 16:17:54','2026-04-19 16:17:54'),
(4189,1419,'action created','2026-04-19 16:17:54','2026-04-19 16:17:54'),
(4190,1412,'action started via WP Cron','2026-04-19 16:22:22','2026-04-19 16:22:22'),
(4191,1412,'action complete via WP Cron','2026-04-19 16:22:22','2026-04-19 16:22:22'),
(4192,1420,'action created','2026-04-19 16:22:23','2026-04-19 16:22:23'),
(4193,1418,'action started via WP Cron','2026-04-19 16:22:23','2026-04-19 16:22:23'),
(4194,1418,'action complete via WP Cron','2026-04-19 16:22:23','2026-04-19 16:22:23'),
(4195,1421,'action created','2026-04-19 16:22:23','2026-04-19 16:22:23'),
(4196,1421,'action started via Async Request','2026-04-19 16:24:27','2026-04-19 16:24:27'),
(4197,1421,'action complete via Async Request','2026-04-19 16:24:27','2026-04-19 16:24:27'),
(4198,1422,'action created','2026-04-19 16:24:27','2026-04-19 16:24:27'),
(4199,1422,'action started via WP Cron','2026-04-19 16:34:33','2026-04-19 16:34:33'),
(4200,1422,'action complete via WP Cron','2026-04-19 16:34:33','2026-04-19 16:34:33'),
(4201,1423,'action created','2026-04-19 16:34:33','2026-04-19 16:34:33'),
(4202,1419,'action started via WP Cron','2026-04-19 16:34:33','2026-04-19 16:34:33'),
(4203,1419,'action complete via WP Cron','2026-04-19 16:34:34','2026-04-19 16:34:34'),
(4204,1424,'action created','2026-04-19 16:34:34','2026-04-19 16:34:34'),
(4205,1403,'action started via WP Cron','2026-04-19 16:34:34','2026-04-19 16:34:34'),
(4206,1425,'action created','2026-04-19 16:34:34','2026-04-19 16:34:34'),
(4207,1403,'action complete via WP Cron','2026-04-19 16:34:34','2026-04-19 16:34:34'),
(4208,1423,'action started via WP Cron','2026-04-19 16:38:05','2026-04-19 16:38:05'),
(4209,1426,'action created','2026-04-19 16:38:05','2026-04-19 16:38:05'),
(4210,1426,'action started via WP Cron','2026-04-19 16:38:09','2026-04-19 16:38:09'),
(4211,1426,'action complete via WP Cron','2026-04-19 16:38:09','2026-04-19 16:38:09'),
(4212,1423,'action complete via WP Cron','2026-04-19 16:38:10','2026-04-19 16:38:10'),
(4213,1427,'action created','2026-04-19 16:38:10','2026-04-19 16:38:10'),
(4214,1420,'action started via WP Cron','2026-04-19 16:38:10','2026-04-19 16:38:10'),
(4215,1420,'action complete via WP Cron','2026-04-19 16:38:11','2026-04-19 16:38:11'),
(4216,1428,'action created','2026-04-19 16:38:11','2026-04-19 16:38:11'),
(4217,1427,'action started via WP Cron','2026-04-19 16:43:14','2026-04-19 16:43:14'),
(4218,1427,'action complete via WP Cron','2026-04-19 16:43:14','2026-04-19 16:43:14'),
(4219,1429,'action created','2026-04-19 16:43:14','2026-04-19 16:43:14'),
(4220,1429,'action started via WP Cron','2026-04-19 16:46:13','2026-04-19 16:46:13'),
(4221,1429,'action complete via WP Cron','2026-04-19 16:46:13','2026-04-19 16:46:13'),
(4222,1430,'action created','2026-04-19 16:46:13','2026-04-19 16:46:13'),
(4223,1430,'action started via WP Cron','2026-04-19 16:52:31','2026-04-19 16:52:31'),
(4224,1430,'action complete via WP Cron','2026-04-19 16:52:31','2026-04-19 16:52:31'),
(4225,1431,'action created','2026-04-19 16:52:31','2026-04-19 16:52:31'),
(4226,1424,'action started via WP Cron','2026-04-19 16:52:31','2026-04-19 16:52:31'),
(4227,1424,'action complete via WP Cron','2026-04-19 16:52:31','2026-04-19 16:52:31'),
(4228,1432,'action created','2026-04-19 16:52:32','2026-04-19 16:52:32'),
(4229,1428,'action started via WP Cron','2026-04-19 16:58:45','2026-04-19 16:58:45'),
(4230,1428,'action complete via WP Cron','2026-04-19 16:58:45','2026-04-19 16:58:45'),
(4231,1433,'action created','2026-04-19 16:58:45','2026-04-19 16:58:45'),
(4232,1431,'action started via WP Cron','2026-04-19 16:58:45','2026-04-19 16:58:45'),
(4233,1431,'action complete via WP Cron','2026-04-19 16:58:45','2026-04-19 16:58:45'),
(4234,1434,'action created','2026-04-19 16:58:45','2026-04-19 16:58:45'),
(4235,1434,'action started via WP Cron','2026-04-19 17:09:39','2026-04-19 17:09:39'),
(4236,1435,'action created','2026-04-19 17:09:39','2026-04-19 17:09:39'),
(4237,1435,'action started via WP Cron','2026-04-19 17:09:42','2026-04-19 17:09:42'),
(4238,1435,'action complete via WP Cron','2026-04-19 17:09:42','2026-04-19 17:09:42'),
(4239,1434,'action complete via WP Cron','2026-04-19 17:09:43','2026-04-19 17:09:43'),
(4240,1436,'action created','2026-04-19 17:09:43','2026-04-19 17:09:43'),
(4241,1432,'action started via WP Cron','2026-04-19 17:09:43','2026-04-19 17:09:43'),
(4242,1432,'action complete via WP Cron','2026-04-19 17:09:44','2026-04-19 17:09:44'),
(4243,1437,'action created','2026-04-19 17:09:44','2026-04-19 17:09:44'),
(4244,1436,'action started via WP Cron','2026-04-19 17:23:14','2026-04-19 17:23:14'),
(4245,1438,'action created','2026-04-19 17:23:14','2026-04-19 17:23:14'),
(4246,1438,'action started via WP Cron','2026-04-19 17:23:17','2026-04-19 17:23:17'),
(4247,1438,'action complete via WP Cron','2026-04-19 17:23:17','2026-04-19 17:23:17'),
(4248,1436,'action complete via WP Cron','2026-04-19 17:23:18','2026-04-19 17:23:18'),
(4249,1439,'action created','2026-04-19 17:23:18','2026-04-19 17:23:18'),
(4250,1433,'action started via WP Cron','2026-04-19 17:23:18','2026-04-19 17:23:18'),
(4251,1433,'action complete via WP Cron','2026-04-19 17:23:19','2026-04-19 17:23:19'),
(4252,1440,'action created','2026-04-19 17:23:19','2026-04-19 17:23:19'),
(4253,1437,'action started via Async Request','2026-04-19 17:27:08','2026-04-19 17:27:08'),
(4254,1437,'action complete via Async Request','2026-04-19 17:27:09','2026-04-19 17:27:09'),
(4255,1441,'action created','2026-04-19 17:27:09','2026-04-19 17:27:09'),
(4256,1439,'action started via Async Request','2026-04-19 17:27:09','2026-04-19 17:27:09'),
(4257,1439,'action complete via Async Request','2026-04-19 17:27:09','2026-04-19 17:27:09'),
(4258,1442,'action created','2026-04-19 17:27:09','2026-04-19 17:27:09'),
(4259,1074,'action started via Async Request','2026-04-19 17:27:09','2026-04-19 17:27:09'),
(4260,1074,'action complete via Async Request','2026-04-19 17:27:09','2026-04-19 17:27:09'),
(4261,1443,'action created','2026-04-19 17:27:09','2026-04-19 17:27:09'),
(4262,1077,'action started via Async Request','2026-04-19 17:27:09','2026-04-19 17:27:09'),
(4268,1445,'action started via WP Cron','2026-04-19 17:35:19','2026-04-19 17:35:19'),
(4264,1444,'action created','2026-04-19 17:27:10','2026-04-19 17:27:10'),
(4265,1445,'action created','2026-04-19 17:27:10','2026-04-19 17:27:10'),
(4266,1077,'action complete via Async Request','2026-04-19 17:27:10','2026-04-19 17:27:10'),
(4267,1446,'action created','2026-04-19 17:27:10','2026-04-19 17:27:10'),
(4269,1445,'action complete via WP Cron','2026-04-19 17:35:19','2026-04-19 17:35:19'),
(4270,1442,'action started via WP Cron','2026-04-19 17:35:19','2026-04-19 17:35:19'),
(4271,1442,'action complete via WP Cron','2026-04-19 17:35:19','2026-04-19 17:35:19'),
(4272,1447,'action created','2026-04-19 17:35:19','2026-04-19 17:35:19'),
(4273,1425,'action started via WP Cron','2026-04-19 17:35:19','2026-04-19 17:35:19'),
(4274,1448,'action created','2026-04-19 17:35:21','2026-04-19 17:35:21'),
(4275,1425,'action complete via WP Cron','2026-04-19 17:35:21','2026-04-19 17:35:21'),
(4276,1447,'action started via WP Cron','2026-04-19 17:44:24','2026-04-19 17:44:24'),
(4277,1449,'action created','2026-04-19 17:44:25','2026-04-19 17:44:25'),
(4278,1449,'action started via WP Cron','2026-04-19 17:44:28','2026-04-19 17:44:28'),
(4279,1449,'action complete via WP Cron','2026-04-19 17:44:28','2026-04-19 17:44:28'),
(4280,1447,'action complete via WP Cron','2026-04-19 17:44:29','2026-04-19 17:44:29'),
(4281,1450,'action created','2026-04-19 17:44:29','2026-04-19 17:44:29'),
(4282,1440,'action started via WP Cron','2026-04-19 17:44:29','2026-04-19 17:44:29'),
(4283,1440,'action complete via WP Cron','2026-04-19 17:44:30','2026-04-19 17:44:30'),
(4284,1451,'action created','2026-04-19 17:44:30','2026-04-19 17:44:30'),
(4285,1441,'action started via WP Cron','2026-04-19 17:44:30','2026-04-19 17:44:30'),
(4286,1441,'action complete via WP Cron','2026-04-19 17:44:30','2026-04-19 17:44:30'),
(4287,1452,'action created','2026-04-19 17:44:30','2026-04-19 17:44:30'),
(4288,1450,'action started via WP Cron','2026-04-19 17:47:29','2026-04-19 17:47:29'),
(4289,1450,'action complete via WP Cron','2026-04-19 17:47:29','2026-04-19 17:47:29'),
(4290,1453,'action created','2026-04-19 17:47:29','2026-04-19 17:47:29'),
(4291,1453,'action started via WP Cron','2026-04-19 17:53:54','2026-04-19 17:53:54'),
(4292,1454,'action created','2026-04-19 17:53:55','2026-04-19 17:53:55'),
(4293,1454,'action started via WP Cron','2026-04-19 17:53:58','2026-04-19 17:53:58'),
(4294,1454,'action complete via WP Cron','2026-04-19 17:53:59','2026-04-19 17:53:59'),
(4295,1453,'action complete via WP Cron','2026-04-19 17:53:59','2026-04-19 17:53:59'),
(4296,1455,'action created','2026-04-19 17:53:59','2026-04-19 17:53:59'),
(4297,1455,'action started via WP Cron','2026-04-19 17:59:58','2026-04-19 17:59:58'),
(4298,1456,'action created','2026-04-19 17:59:58','2026-04-19 17:59:58'),
(4299,1456,'action started via WP Cron','2026-04-19 18:00:01','2026-04-19 18:00:01'),
(4300,1456,'action complete via WP Cron','2026-04-19 18:00:01','2026-04-19 18:00:01'),
(4301,1455,'action complete via WP Cron','2026-04-19 18:00:03','2026-04-19 18:00:03'),
(4302,1457,'action created','2026-04-19 18:00:03','2026-04-19 18:00:03'),
(4303,1451,'action started via WP Cron','2026-04-19 18:00:03','2026-04-19 18:00:03'),
(4304,1451,'action complete via WP Cron','2026-04-19 18:00:04','2026-04-19 18:00:04'),
(4305,1458,'action created','2026-04-19 18:00:04','2026-04-19 18:00:04'),
(4306,1452,'action started via WP Cron','2026-04-19 18:00:04','2026-04-19 18:00:04'),
(4307,1452,'action complete via WP Cron','2026-04-19 18:00:04','2026-04-19 18:00:04'),
(4308,1459,'action created','2026-04-19 18:00:04','2026-04-19 18:00:04'),
(4309,1457,'action started via WP Cron','2026-04-19 18:05:04','2026-04-19 18:05:04'),
(4310,1457,'action complete via WP Cron','2026-04-19 18:05:04','2026-04-19 18:05:04'),
(4311,1460,'action created','2026-04-19 18:05:04','2026-04-19 18:05:04'),
(4312,1460,'action started via WP Cron','2026-04-19 18:12:02','2026-04-19 18:12:02'),
(4313,1460,'action complete via WP Cron','2026-04-19 18:12:02','2026-04-19 18:12:02'),
(4314,1461,'action created','2026-04-19 18:12:02','2026-04-19 18:12:02'),
(4315,1461,'action started via WP Cron','2026-04-19 18:16:08','2026-04-19 18:16:08'),
(4316,1461,'action complete via WP Cron','2026-04-19 18:16:08','2026-04-19 18:16:08'),
(4317,1462,'action created','2026-04-19 18:16:09','2026-04-19 18:16:09'),
(4318,1458,'action started via WP Cron','2026-04-19 18:16:09','2026-04-19 18:16:09'),
(4319,1458,'action complete via WP Cron','2026-04-19 18:16:09','2026-04-19 18:16:09'),
(4320,1463,'action created','2026-04-19 18:16:09','2026-04-19 18:16:09'),
(4321,1459,'action started via WP Cron','2026-04-19 18:16:09','2026-04-19 18:16:09'),
(4322,1459,'action complete via WP Cron','2026-04-19 18:16:10','2026-04-19 18:16:10'),
(4323,1464,'action created','2026-04-19 18:16:10','2026-04-19 18:16:10'),
(4324,1462,'action started via WP Cron','2026-04-19 18:18:42','2026-04-19 18:18:42'),
(4325,1462,'action complete via WP Cron','2026-04-19 18:18:42','2026-04-19 18:18:42'),
(4326,1465,'action created','2026-04-19 18:18:42','2026-04-19 18:18:42'),
(4327,1465,'action started via WP Cron','2026-04-19 18:24:05','2026-04-19 18:24:05'),
(4328,1466,'action created','2026-04-19 18:24:05','2026-04-19 18:24:05'),
(4329,1466,'action started via WP Cron','2026-04-19 18:24:08','2026-04-19 18:24:08'),
(4330,1466,'action complete via WP Cron','2026-04-19 18:24:09','2026-04-19 18:24:09'),
(4331,1465,'action complete via WP Cron','2026-04-19 18:24:09','2026-04-19 18:24:09'),
(4332,1467,'action created','2026-04-19 18:24:09','2026-04-19 18:24:09'),
(4333,1467,'action started via WP Cron','2026-04-19 18:27:05','2026-04-19 18:27:05'),
(4334,1467,'action complete via WP Cron','2026-04-19 18:27:05','2026-04-19 18:27:05'),
(4335,1468,'action created','2026-04-19 18:27:05','2026-04-19 18:27:05'),
(4336,1468,'action started via WP Cron','2026-04-19 18:35:10','2026-04-19 18:35:10'),
(4337,1468,'action complete via WP Cron','2026-04-19 18:35:10','2026-04-19 18:35:10'),
(4338,1469,'action created','2026-04-19 18:35:10','2026-04-19 18:35:10'),
(4339,1463,'action started via WP Cron','2026-04-19 18:35:10','2026-04-19 18:35:10'),
(4340,1463,'action complete via WP Cron','2026-04-19 18:35:11','2026-04-19 18:35:11'),
(4341,1470,'action created','2026-04-19 18:35:11','2026-04-19 18:35:11'),
(4342,1464,'action started via WP Cron','2026-04-19 18:35:11','2026-04-19 18:35:11'),
(4343,1464,'action complete via WP Cron','2026-04-19 18:35:11','2026-04-19 18:35:11'),
(4344,1471,'action created','2026-04-19 18:35:11','2026-04-19 18:35:11'),
(4345,1448,'action started via WP Cron','2026-04-19 18:35:49','2026-04-19 18:35:49'),
(4346,1472,'action created','2026-04-19 18:35:49','2026-04-19 18:35:49'),
(4347,1448,'action complete via WP Cron','2026-04-19 18:35:49','2026-04-19 18:35:49'),
(4348,1469,'action started via WP Cron','2026-04-19 18:45:09','2026-04-19 18:45:09'),
(4349,1469,'action complete via WP Cron','2026-04-19 18:45:09','2026-04-19 18:45:09'),
(4350,1473,'action created','2026-04-19 18:45:09','2026-04-19 18:45:09'),
(4351,1473,'action started via WP Cron','2026-04-19 18:48:21','2026-04-19 18:48:21'),
(4352,1473,'action complete via WP Cron','2026-04-19 18:48:21','2026-04-19 18:48:21'),
(4353,1474,'action created','2026-04-19 18:48:22','2026-04-19 18:48:22'),
(4354,1470,'action started via WP Cron','2026-04-19 18:52:54','2026-04-19 18:52:54'),
(4355,1470,'action complete via WP Cron','2026-04-19 18:52:54','2026-04-19 18:52:54'),
(4356,1475,'action created','2026-04-19 18:52:54','2026-04-19 18:52:54'),
(4357,1471,'action started via WP Cron','2026-04-19 18:52:54','2026-04-19 18:52:54'),
(4358,1471,'action complete via WP Cron','2026-04-19 18:52:55','2026-04-19 18:52:55'),
(4359,1476,'action created','2026-04-19 18:52:55','2026-04-19 18:52:55'),
(4360,1474,'action started via WP Cron','2026-04-19 18:52:55','2026-04-19 18:52:55'),
(4361,1474,'action complete via WP Cron','2026-04-19 18:52:55','2026-04-19 18:52:55'),
(4362,1477,'action created','2026-04-19 18:52:55','2026-04-19 18:52:55'),
(4363,1477,'action started via WP Cron','2026-04-19 18:55:49','2026-04-19 18:55:49'),
(4364,1478,'action created','2026-04-19 18:55:49','2026-04-19 18:55:49'),
(4365,1478,'action started via WP Cron','2026-04-19 18:55:54','2026-04-19 18:55:54'),
(4366,1477,'action complete via WP Cron','2026-04-19 18:55:54','2026-04-19 18:55:54'),
(4367,1479,'action created','2026-04-19 18:55:57','2026-04-19 18:55:57'),
(4368,1478,'action complete via WP Cron','2026-04-19 18:55:57','2026-04-19 18:55:57'),
(4369,1479,'action started via WP Cron','2026-04-19 19:00:29','2026-04-19 19:00:29'),
(4370,1479,'action complete via WP Cron','2026-04-19 19:00:29','2026-04-19 19:00:29'),
(4371,1480,'action created','2026-04-19 19:00:29','2026-04-19 19:00:29'),
(4372,1480,'action started via WP Cron','2026-04-19 19:06:22','2026-04-19 19:06:22'),
(4373,1481,'action created','2026-04-19 19:06:22','2026-04-19 19:06:22'),
(4374,1481,'action started via WP Cron','2026-04-19 19:06:25','2026-04-19 19:06:25'),
(4375,1481,'action complete via WP Cron','2026-04-19 19:06:26','2026-04-19 19:06:26'),
(4376,1480,'action complete via WP Cron','2026-04-19 19:06:26','2026-04-19 19:06:26'),
(4377,1482,'action created','2026-04-19 19:06:26','2026-04-19 19:06:26'),
(4378,1475,'action started via WP Cron','2026-04-19 19:10:04','2026-04-19 19:10:04'),
(4379,1475,'action complete via WP Cron','2026-04-19 19:10:04','2026-04-19 19:10:04'),
(4380,1483,'action created','2026-04-19 19:10:05','2026-04-19 19:10:05'),
(4381,1476,'action started via WP Cron','2026-04-19 19:10:05','2026-04-19 19:10:05'),
(4382,1476,'action complete via WP Cron','2026-04-19 19:10:05','2026-04-19 19:10:05'),
(4383,1484,'action created','2026-04-19 19:10:05','2026-04-19 19:10:05'),
(4384,1482,'action started via WP Cron','2026-04-19 19:10:05','2026-04-19 19:10:05'),
(4385,1482,'action complete via WP Cron','2026-04-19 19:10:05','2026-04-19 19:10:05'),
(4386,1485,'action created','2026-04-19 19:10:06','2026-04-19 19:10:06'),
(4387,1485,'action started via WP Cron','2026-04-19 19:12:44','2026-04-19 19:12:44'),
(4388,1485,'action complete via WP Cron','2026-04-19 19:12:44','2026-04-19 19:12:44'),
(4389,1486,'action created','2026-04-19 19:12:44','2026-04-19 19:12:44'),
(4390,1486,'action started via WP Cron','2026-04-19 19:16:52','2026-04-19 19:16:52'),
(4391,1486,'action complete via WP Cron','2026-04-19 19:16:52','2026-04-19 19:16:52'),
(4392,1487,'action created','2026-04-19 19:16:53','2026-04-19 19:16:53'),
(4393,1487,'action started via WP Cron','2026-04-19 19:24:12','2026-04-19 19:24:12'),
(4394,1488,'action created','2026-04-19 19:24:12','2026-04-19 19:24:12'),
(4395,1488,'action started via WP Cron','2026-04-19 19:24:15','2026-04-19 19:24:15'),
(4396,1488,'action complete via WP Cron','2026-04-19 19:24:15','2026-04-19 19:24:15'),
(4397,1487,'action complete via WP Cron','2026-04-19 19:24:15','2026-04-19 19:24:15'),
(4398,1489,'action created','2026-04-19 19:24:16','2026-04-19 19:24:16'),
(4399,1483,'action started via WP Cron','2026-04-19 19:27:14','2026-04-19 19:27:14'),
(4400,1483,'action complete via WP Cron','2026-04-19 19:27:14','2026-04-19 19:27:14'),
(4401,1490,'action created','2026-04-19 19:27:15','2026-04-19 19:27:15'),
(4402,1484,'action started via WP Cron','2026-04-19 19:27:15','2026-04-19 19:27:15'),
(4403,1484,'action complete via WP Cron','2026-04-19 19:27:15','2026-04-19 19:27:15'),
(4404,1491,'action created','2026-04-19 19:27:15','2026-04-19 19:27:15'),
(4405,1489,'action started via WP Cron','2026-04-19 19:27:15','2026-04-19 19:27:15'),
(4406,1489,'action complete via WP Cron','2026-04-19 19:27:15','2026-04-19 19:27:15'),
(4407,1492,'action created','2026-04-19 19:27:15','2026-04-19 19:27:15'),
(4408,1492,'action started via WP Cron','2026-04-19 19:34:01','2026-04-19 19:34:01'),
(4409,1493,'action created','2026-04-19 19:34:01','2026-04-19 19:34:01'),
(4410,1493,'action started via WP Cron','2026-04-19 19:34:04','2026-04-19 19:34:04'),
(4411,1493,'action complete via WP Cron','2026-04-19 19:34:05','2026-04-19 19:34:05'),
(4412,1492,'action complete via WP Cron','2026-04-19 19:34:05','2026-04-19 19:34:05'),
(4413,1494,'action created','2026-04-19 19:34:05','2026-04-19 19:34:05'),
(4414,1472,'action started via WP Cron','2026-04-19 19:36:44','2026-04-19 19:36:44'),
(4415,1495,'action created','2026-04-19 19:36:45','2026-04-19 19:36:45'),
(4416,1472,'action complete via WP Cron','2026-04-19 19:36:45','2026-04-19 19:36:45'),
(4417,1494,'action started via WP Cron','2026-04-19 19:36:45','2026-04-19 19:36:45'),
(4418,1494,'action complete via WP Cron','2026-04-19 19:36:45','2026-04-19 19:36:45'),
(4419,1496,'action created','2026-04-19 19:36:45','2026-04-19 19:36:45'),
(4420,1496,'action started via WP Cron','2026-04-19 19:44:37','2026-04-19 19:44:37'),
(4421,1496,'action complete via WP Cron','2026-04-19 19:44:37','2026-04-19 19:44:37'),
(4422,1497,'action created','2026-04-19 19:44:37','2026-04-19 19:44:37'),
(4423,1490,'action started via WP Cron','2026-04-19 19:44:37','2026-04-19 19:44:37'),
(4424,1490,'action complete via WP Cron','2026-04-19 19:44:37','2026-04-19 19:44:37'),
(4425,1498,'action created','2026-04-19 19:44:38','2026-04-19 19:44:38'),
(4426,1491,'action started via WP Cron','2026-04-19 19:44:38','2026-04-19 19:44:38'),
(4427,1491,'action complete via WP Cron','2026-04-19 19:44:38','2026-04-19 19:44:38'),
(4428,1499,'action created','2026-04-19 19:44:38','2026-04-19 19:44:38'),
(4429,1497,'action started via WP Cron','2026-04-19 19:48:24','2026-04-19 19:48:24'),
(4430,1497,'action complete via WP Cron','2026-04-19 19:48:24','2026-04-19 19:48:24'),
(4431,1500,'action created','2026-04-19 19:48:24','2026-04-19 19:48:24'),
(4432,1500,'action started via WP Cron','2026-04-19 19:58:07','2026-04-19 19:58:07'),
(4433,1500,'action complete via WP Cron','2026-04-19 19:58:07','2026-04-19 19:58:07'),
(4434,1501,'action created','2026-04-19 19:58:07','2026-04-19 19:58:07'),
(4435,1498,'action started via WP Cron','2026-04-19 20:01:20','2026-04-19 20:01:20'),
(4436,1498,'action complete via WP Cron','2026-04-19 20:01:20','2026-04-19 20:01:20'),
(4437,1502,'action created','2026-04-19 20:01:21','2026-04-19 20:01:21'),
(4438,1499,'action started via WP Cron','2026-04-19 20:01:21','2026-04-19 20:01:21'),
(4439,1499,'action complete via WP Cron','2026-04-19 20:01:22','2026-04-19 20:01:22'),
(4440,1503,'action created','2026-04-19 20:01:22','2026-04-19 20:01:22'),
(4441,1501,'action started via WP Cron','2026-04-19 20:01:22','2026-04-19 20:01:22'),
(4442,1501,'action complete via WP Cron','2026-04-19 20:01:22','2026-04-19 20:01:22'),
(4443,1504,'action created','2026-04-19 20:01:22','2026-04-19 20:01:22'),
(4444,1504,'action started via WP Cron','2026-04-19 20:06:54','2026-04-19 20:06:54'),
(4445,1504,'action complete via WP Cron','2026-04-19 20:06:54','2026-04-19 20:06:54'),
(4446,1505,'action created','2026-04-19 20:06:54','2026-04-19 20:06:54'),
(4447,1505,'action started via WP Cron','2026-04-19 20:13:23','2026-04-19 20:13:23'),
(4448,1505,'action complete via WP Cron','2026-04-19 20:13:23','2026-04-19 20:13:23'),
(4449,1506,'action created','2026-04-19 20:13:23','2026-04-19 20:13:23'),
(4450,1506,'action started via WP Cron','2026-04-19 20:15:50','2026-04-19 20:15:50'),
(4451,1506,'action complete via WP Cron','2026-04-19 20:15:51','2026-04-19 20:15:51'),
(4452,1507,'action created','2026-04-19 20:15:51','2026-04-19 20:15:51'),
(4453,1502,'action started via WP Cron','2026-04-19 20:19:23','2026-04-19 20:19:23'),
(4454,1502,'action complete via WP Cron','2026-04-19 20:19:23','2026-04-19 20:19:23'),
(4455,1508,'action created','2026-04-19 20:19:23','2026-04-19 20:19:23'),
(4456,1503,'action started via WP Cron','2026-04-19 20:19:23','2026-04-19 20:19:23'),
(4457,1503,'action complete via WP Cron','2026-04-19 20:19:24','2026-04-19 20:19:24'),
(4458,1509,'action created','2026-04-19 20:19:24','2026-04-19 20:19:24'),
(4459,1507,'action started via WP Cron','2026-04-19 20:19:24','2026-04-19 20:19:24'),
(4460,1507,'action complete via WP Cron','2026-04-19 20:19:24','2026-04-19 20:19:24'),
(4461,1510,'action created','2026-04-19 20:19:24','2026-04-19 20:19:24'),
(4462,1510,'action started via WP Cron','2026-04-19 20:24:34','2026-04-19 20:24:34'),
(4463,1510,'action complete via WP Cron','2026-04-19 20:24:34','2026-04-19 20:24:34'),
(4464,1511,'action created','2026-04-19 20:24:34','2026-04-19 20:24:34'),
(4465,1511,'action started via WP Cron','2026-04-19 20:32:22','2026-04-19 20:32:22'),
(4466,1512,'action created','2026-04-19 20:32:22','2026-04-19 20:32:22'),
(4467,1512,'action started via WP Cron','2026-04-19 20:32:25','2026-04-19 20:32:25'),
(4468,1512,'action complete via WP Cron','2026-04-19 20:32:25','2026-04-19 20:32:25'),
(4469,1511,'action complete via WP Cron','2026-04-19 20:32:25','2026-04-19 20:32:25'),
(4470,1513,'action created','2026-04-19 20:32:26','2026-04-19 20:32:26'),
(4471,1508,'action started via WP Cron','2026-04-19 20:34:50','2026-04-19 20:34:50'),
(4472,1508,'action complete via WP Cron','2026-04-19 20:34:50','2026-04-19 20:34:50'),
(4473,1514,'action created','2026-04-19 20:34:50','2026-04-19 20:34:50'),
(4474,1509,'action started via WP Cron','2026-04-19 20:34:50','2026-04-19 20:34:50'),
(4475,1509,'action complete via WP Cron','2026-04-19 20:34:51','2026-04-19 20:34:51'),
(4476,1515,'action created','2026-04-19 20:34:51','2026-04-19 20:34:51'),
(4477,1513,'action started via WP Cron','2026-04-19 20:34:51','2026-04-19 20:34:51'),
(4478,1513,'action complete via WP Cron','2026-04-19 20:34:51','2026-04-19 20:34:51'),
(4479,1516,'action created','2026-04-19 20:34:51','2026-04-19 20:34:51'),
(4480,1495,'action started via WP Cron','2026-04-19 20:36:45','2026-04-19 20:36:45'),
(4481,1517,'action created','2026-04-19 20:36:45','2026-04-19 20:36:45'),
(4482,1495,'action complete via WP Cron','2026-04-19 20:36:45','2026-04-19 20:36:45'),
(4483,1516,'action started via WP Cron','2026-04-19 20:41:21','2026-04-19 20:41:21'),
(4484,1516,'action complete via WP Cron','2026-04-19 20:41:21','2026-04-19 20:41:21'),
(4485,1518,'action created','2026-04-19 20:41:21','2026-04-19 20:41:21'),
(4486,1518,'action started via WP Cron','2026-04-19 20:45:21','2026-04-19 20:45:21'),
(4487,1518,'action complete via WP Cron','2026-04-19 20:45:21','2026-04-19 20:45:21'),
(4488,1519,'action created','2026-04-19 20:45:21','2026-04-19 20:45:21'),
(4489,1519,'action started via WP Cron','2026-04-19 20:48:50','2026-04-19 20:48:50'),
(4490,1519,'action complete via WP Cron','2026-04-19 20:48:50','2026-04-19 20:48:50'),
(4491,1520,'action created','2026-04-19 20:48:50','2026-04-19 20:48:50'),
(4492,1514,'action started via WP Cron','2026-04-19 20:51:40','2026-04-19 20:51:40'),
(4493,1514,'action complete via WP Cron','2026-04-19 20:51:40','2026-04-19 20:51:40'),
(4494,1521,'action created','2026-04-19 20:51:41','2026-04-19 20:51:41'),
(4495,1515,'action started via WP Cron','2026-04-19 20:51:41','2026-04-19 20:51:41'),
(4496,1515,'action complete via WP Cron','2026-04-19 20:51:41','2026-04-19 20:51:41'),
(4497,1522,'action created','2026-04-19 20:51:41','2026-04-19 20:51:41'),
(4498,1520,'action started via WP Cron','2026-04-19 20:51:41','2026-04-19 20:51:41'),
(4499,1520,'action complete via WP Cron','2026-04-19 20:51:41','2026-04-19 20:51:41'),
(4500,1523,'action created','2026-04-19 20:51:41','2026-04-19 20:51:41'),
(4501,1523,'action started via WP Cron','2026-04-19 20:53:47','2026-04-19 20:53:47'),
(4502,1523,'action complete via WP Cron','2026-04-19 20:53:47','2026-04-19 20:53:47'),
(4503,1524,'action created','2026-04-19 20:53:47','2026-04-19 20:53:47'),
(4504,1524,'action started via WP Cron','2026-04-19 21:01:40','2026-04-19 21:01:40'),
(4505,1524,'action complete via WP Cron','2026-04-19 21:01:40','2026-04-19 21:01:40'),
(4506,1525,'action created','2026-04-19 21:01:40','2026-04-19 21:01:40'),
(4507,1525,'action started via WP Cron','2026-04-19 21:03:53','2026-04-19 21:03:53'),
(4508,1525,'action complete via WP Cron','2026-04-19 21:03:53','2026-04-19 21:03:53'),
(4509,1526,'action created','2026-04-19 21:03:53','2026-04-19 21:03:53'),
(4510,1526,'action started via WP Cron','2026-04-19 21:11:22','2026-04-19 21:11:22'),
(4511,1526,'action complete via WP Cron','2026-04-19 21:11:22','2026-04-19 21:11:22'),
(4512,1527,'action created','2026-04-19 21:11:22','2026-04-19 21:11:22'),
(4513,1521,'action started via WP Cron','2026-04-19 21:11:22','2026-04-19 21:11:22'),
(4514,1521,'action complete via WP Cron','2026-04-19 21:11:22','2026-04-19 21:11:22'),
(4515,1528,'action created','2026-04-19 21:11:22','2026-04-19 21:11:22'),
(4516,1522,'action started via WP Cron','2026-04-19 21:11:22','2026-04-19 21:11:22'),
(4517,1522,'action complete via WP Cron','2026-04-19 21:11:23','2026-04-19 21:11:23'),
(4518,1529,'action created','2026-04-19 21:11:23','2026-04-19 21:11:23'),
(4519,1527,'action started via WP Cron','2026-04-19 21:13:46','2026-04-19 21:13:46'),
(4520,1527,'action complete via WP Cron','2026-04-19 21:13:46','2026-04-19 21:13:46'),
(4521,1530,'action created','2026-04-19 21:13:47','2026-04-19 21:13:47'),
(4522,1530,'action started via WP Cron','2026-04-19 21:25:57','2026-04-19 21:25:57'),
(4523,1531,'action created','2026-04-19 21:25:57','2026-04-19 21:25:57'),
(4524,1531,'action started via WP Cron','2026-04-19 21:26:01','2026-04-19 21:26:01'),
(4525,1531,'action complete via WP Cron','2026-04-19 21:26:01','2026-04-19 21:26:01'),
(4526,1530,'action complete via WP Cron','2026-04-19 21:26:01','2026-04-19 21:26:01'),
(4527,1532,'action created','2026-04-19 21:26:01','2026-04-19 21:26:01'),
(4528,1528,'action started via WP Cron','2026-04-19 21:26:57','2026-04-19 21:26:57'),
(4529,1528,'action complete via WP Cron','2026-04-19 21:26:57','2026-04-19 21:26:57'),
(4530,1533,'action created','2026-04-19 21:26:59','2026-04-19 21:26:59'),
(4531,1529,'action started via WP Cron','2026-04-19 21:26:59','2026-04-19 21:26:59'),
(4532,1529,'action complete via WP Cron','2026-04-19 21:26:59','2026-04-19 21:26:59'),
(4533,1534,'action created','2026-04-19 21:27:01','2026-04-19 21:27:01'),
(4534,1532,'action started via WP Cron','2026-04-19 21:28:04','2026-04-19 21:28:04'),
(4535,1532,'action complete via WP Cron','2026-04-19 21:28:04','2026-04-19 21:28:04'),
(4536,1535,'action created','2026-04-19 21:28:05','2026-04-19 21:28:05'),
(4537,1535,'action started via WP Cron','2026-04-19 21:38:14','2026-04-19 21:38:14'),
(4538,1535,'action complete via WP Cron','2026-04-19 21:38:14','2026-04-19 21:38:14'),
(4539,1536,'action created','2026-04-19 21:38:14','2026-04-19 21:38:14'),
(4540,1517,'action started via WP Cron','2026-04-19 21:38:14','2026-04-19 21:38:14'),
(4541,1537,'action created','2026-04-19 21:38:14','2026-04-19 21:38:14'),
(4542,1517,'action complete via WP Cron','2026-04-19 21:38:14','2026-04-19 21:38:14'),
(4543,1536,'action started via WP Cron','2026-04-19 21:44:36','2026-04-19 21:44:36'),
(4544,1538,'action created','2026-04-19 21:44:38','2026-04-19 21:44:38'),
(4545,1536,'action complete via WP Cron','2026-04-19 21:44:43','2026-04-19 21:44:43'),
(4546,1539,'action created','2026-04-19 21:44:43','2026-04-19 21:44:43'),
(4547,1533,'action started via WP Cron','2026-04-19 21:44:47','2026-04-19 21:44:47'),
(4548,1533,'action complete via WP Cron','2026-04-19 21:44:48','2026-04-19 21:44:48'),
(4549,1540,'action created','2026-04-19 21:44:48','2026-04-19 21:44:48'),
(4550,1534,'action started via WP Cron','2026-04-19 21:44:48','2026-04-19 21:44:48'),
(4551,1534,'action complete via WP Cron','2026-04-19 21:44:48','2026-04-19 21:44:48'),
(4552,1541,'action created','2026-04-19 21:44:48','2026-04-19 21:44:48'),
(4553,1538,'action started via WP Cron','2026-04-19 21:44:48','2026-04-19 21:44:48'),
(4554,1538,'action complete via WP Cron','2026-04-19 21:44:49','2026-04-19 21:44:49'),
(4555,1539,'action started via WP Cron','2026-04-19 21:59:46','2026-04-19 21:59:46'),
(4556,1542,'action created','2026-04-19 21:59:47','2026-04-19 21:59:47'),
(4557,1542,'action started via WP Cron','2026-04-19 21:59:50','2026-04-19 21:59:50'),
(4558,1542,'action complete via WP Cron','2026-04-19 21:59:50','2026-04-19 21:59:50'),
(4559,1540,'action started via WP Cron','2026-04-19 21:59:50','2026-04-19 21:59:50'),
(4560,1540,'action complete via WP Cron','2026-04-19 21:59:51','2026-04-19 21:59:51'),
(4561,1543,'action created','2026-04-19 21:59:51','2026-04-19 21:59:51'),
(4562,1541,'action started via WP Cron','2026-04-19 21:59:51','2026-04-19 21:59:51'),
(4563,1541,'action complete via WP Cron','2026-04-19 21:59:51','2026-04-19 21:59:51'),
(4564,1544,'action created','2026-04-19 21:59:51','2026-04-19 21:59:51'),
(4565,1539,'action complete via WP Cron','2026-04-19 21:59:52','2026-04-19 21:59:52'),
(4566,1545,'action created','2026-04-19 21:59:52','2026-04-19 21:59:52'),
(4567,1545,'action started via WP Cron','2026-04-19 22:01:54','2026-04-19 22:01:54'),
(4568,1545,'action complete via WP Cron','2026-04-19 22:01:54','2026-04-19 22:01:54'),
(4569,1546,'action created','2026-04-19 22:01:54','2026-04-19 22:01:54'),
(4570,1546,'action started via WP Cron','2026-04-19 22:12:14','2026-04-19 22:12:14'),
(4571,1546,'action complete via WP Cron','2026-04-19 22:12:14','2026-04-19 22:12:14'),
(4572,1547,'action created','2026-04-19 22:12:14','2026-04-19 22:12:14'),
(4573,1547,'action started via WP Cron','2026-04-19 22:20:42','2026-04-19 22:20:42'),
(4574,1547,'action complete via WP Cron','2026-04-19 22:20:42','2026-04-19 22:20:42'),
(4575,1548,'action created','2026-04-19 22:20:42','2026-04-19 22:20:42'),
(4576,1543,'action started via WP Cron','2026-04-19 22:20:42','2026-04-19 22:20:42'),
(4577,1543,'action complete via WP Cron','2026-04-19 22:20:43','2026-04-19 22:20:43'),
(4578,1549,'action created','2026-04-19 22:20:43','2026-04-19 22:20:43'),
(4579,1544,'action started via WP Cron','2026-04-19 22:20:43','2026-04-19 22:20:43'),
(4580,1544,'action complete via WP Cron','2026-04-19 22:20:43','2026-04-19 22:20:43'),
(4581,1550,'action created','2026-04-19 22:20:43','2026-04-19 22:20:43'),
(4582,1548,'action started via WP Cron','2026-04-19 22:23:34','2026-04-19 22:23:34'),
(4583,1548,'action complete via WP Cron','2026-04-19 22:23:34','2026-04-19 22:23:34'),
(4584,1551,'action created','2026-04-19 22:23:34','2026-04-19 22:23:34'),
(4585,1551,'action started via WP Cron','2026-04-19 22:32:26','2026-04-19 22:32:26'),
(4586,1552,'action created','2026-04-19 22:32:27','2026-04-19 22:32:27'),
(4587,1552,'action started via WP Cron','2026-04-19 22:32:30','2026-04-19 22:32:30'),
(4588,1552,'action complete via WP Cron','2026-04-19 22:32:30','2026-04-19 22:32:30'),
(4589,1551,'action complete via WP Cron','2026-04-19 22:32:30','2026-04-19 22:32:30'),
(4590,1553,'action created','2026-04-19 22:32:30','2026-04-19 22:32:30'),
(4591,1553,'action started via WP Cron','2026-04-19 22:37:05','2026-04-19 22:37:05'),
(4592,1553,'action complete via WP Cron','2026-04-19 22:37:05','2026-04-19 22:37:05'),
(4593,1554,'action created','2026-04-19 22:37:05','2026-04-19 22:37:05'),
(4594,1549,'action started via WP Cron','2026-04-19 22:37:05','2026-04-19 22:37:05'),
(4595,1549,'action complete via WP Cron','2026-04-19 22:37:06','2026-04-19 22:37:06'),
(4596,1555,'action created','2026-04-19 22:37:06','2026-04-19 22:37:06'),
(4597,1550,'action started via WP Cron','2026-04-19 22:37:06','2026-04-19 22:37:06'),
(4598,1550,'action complete via WP Cron','2026-04-19 22:37:07','2026-04-19 22:37:07'),
(4599,1556,'action created','2026-04-19 22:37:07','2026-04-19 22:37:07'),
(4600,1537,'action started via WP Cron','2026-04-19 22:43:40','2026-04-19 22:43:40'),
(4601,1557,'action created','2026-04-19 22:43:40','2026-04-19 22:43:40'),
(4602,1537,'action complete via WP Cron','2026-04-19 22:43:40','2026-04-19 22:43:40'),
(4603,1554,'action started via WP Cron','2026-04-19 22:43:40','2026-04-19 22:43:40'),
(4604,1554,'action complete via WP Cron','2026-04-19 22:43:40','2026-04-19 22:43:40'),
(4605,1558,'action created','2026-04-19 22:43:40','2026-04-19 22:43:40'),
(4606,1558,'action started via WP Cron','2026-04-19 22:49:28','2026-04-19 22:49:28'),
(4607,1558,'action complete via WP Cron','2026-04-19 22:49:28','2026-04-19 22:49:28'),
(4608,1559,'action created','2026-04-19 22:49:28','2026-04-19 22:49:28'),
(4609,1559,'action started via WP Cron','2026-04-19 22:52:44','2026-04-19 22:52:44'),
(4610,1559,'action complete via WP Cron','2026-04-19 22:52:44','2026-04-19 22:52:44'),
(4611,1560,'action created','2026-04-19 22:52:44','2026-04-19 22:52:44'),
(4612,1555,'action started via WP Cron','2026-04-19 22:52:44','2026-04-19 22:52:44'),
(4613,1555,'action complete via WP Cron','2026-04-19 22:52:44','2026-04-19 22:52:44'),
(4614,1561,'action created','2026-04-19 22:52:45','2026-04-19 22:52:45'),
(4615,1556,'action started via WP Cron','2026-04-19 22:52:45','2026-04-19 22:52:45'),
(4616,1556,'action complete via WP Cron','2026-04-19 22:52:45','2026-04-19 22:52:45'),
(4617,1562,'action created','2026-04-19 22:52:45','2026-04-19 22:52:45'),
(4618,1560,'action started via WP Cron','2026-04-19 22:55:15','2026-04-19 22:55:15'),
(4619,1560,'action complete via WP Cron','2026-04-19 22:55:15','2026-04-19 22:55:15'),
(4620,1563,'action created','2026-04-19 22:55:15','2026-04-19 22:55:15'),
(4621,1563,'action started via WP Cron','2026-04-19 23:01:33','2026-04-19 23:01:33'),
(4622,1563,'action complete via WP Cron','2026-04-19 23:01:34','2026-04-19 23:01:34'),
(4623,1564,'action created','2026-04-19 23:01:34','2026-04-19 23:01:34'),
(4624,1564,'action started via WP Cron','2026-04-19 23:12:20','2026-04-19 23:12:20'),
(4625,1564,'action complete via WP Cron','2026-04-19 23:12:20','2026-04-19 23:12:20'),
(4626,1565,'action created','2026-04-19 23:12:20','2026-04-19 23:12:20'),
(4627,1561,'action started via WP Cron','2026-04-19 23:12:20','2026-04-19 23:12:20'),
(4628,1561,'action complete via WP Cron','2026-04-19 23:12:21','2026-04-19 23:12:21'),
(4629,1566,'action created','2026-04-19 23:12:21','2026-04-19 23:12:21'),
(4630,1562,'action started via WP Cron','2026-04-19 23:12:21','2026-04-19 23:12:21'),
(4631,1562,'action complete via WP Cron','2026-04-19 23:12:21','2026-04-19 23:12:21'),
(4632,1567,'action created','2026-04-19 23:12:22','2026-04-19 23:12:22'),
(4633,1565,'action started via WP Cron','2026-04-19 23:21:57','2026-04-19 23:21:57'),
(4634,1565,'action complete via WP Cron','2026-04-19 23:21:57','2026-04-19 23:21:57'),
(4635,1568,'action created','2026-04-19 23:21:57','2026-04-19 23:21:57'),
(4636,1568,'action started via WP Cron','2026-04-19 23:26:08','2026-04-19 23:26:08'),
(4637,1569,'action created','2026-04-19 23:26:09','2026-04-19 23:26:09'),
(4638,1569,'action started via WP Cron','2026-04-19 23:26:12','2026-04-19 23:26:12'),
(4639,1569,'action complete via WP Cron','2026-04-19 23:26:12','2026-04-19 23:26:12'),
(4640,1568,'action complete via WP Cron','2026-04-19 23:26:12','2026-04-19 23:26:12'),
(4641,1570,'action created','2026-04-19 23:26:12','2026-04-19 23:26:12'),
(4642,1566,'action started via WP Cron','2026-04-19 23:29:48','2026-04-19 23:29:48'),
(4643,1566,'action complete via WP Cron','2026-04-19 23:29:48','2026-04-19 23:29:48'),
(4644,1571,'action created','2026-04-19 23:29:49','2026-04-19 23:29:49'),
(4645,1567,'action started via WP Cron','2026-04-19 23:29:49','2026-04-19 23:29:49'),
(4646,1567,'action complete via WP Cron','2026-04-19 23:29:49','2026-04-19 23:29:49'),
(4647,1572,'action created','2026-04-19 23:29:49','2026-04-19 23:29:49'),
(4648,1570,'action started via WP Cron','2026-04-19 23:29:49','2026-04-19 23:29:49'),
(4649,1570,'action complete via WP Cron','2026-04-19 23:29:50','2026-04-19 23:29:50'),
(4650,1573,'action created','2026-04-19 23:29:50','2026-04-19 23:29:50'),
(4651,1573,'action started via WP Cron','2026-04-19 23:31:52','2026-04-19 23:31:52'),
(4652,1573,'action complete via WP Cron','2026-04-19 23:31:52','2026-04-19 23:31:52'),
(4653,1574,'action created','2026-04-19 23:31:52','2026-04-19 23:31:52'),
(4654,1574,'action started via WP Cron','2026-04-19 23:38:14','2026-04-19 23:38:14'),
(4655,1575,'action created','2026-04-19 23:38:14','2026-04-19 23:38:14'),
(4656,1575,'action started via WP Cron','2026-04-19 23:38:17','2026-04-19 23:38:17'),
(4657,1575,'action complete via WP Cron','2026-04-19 23:38:17','2026-04-19 23:38:17'),
(4658,1574,'action complete via WP Cron','2026-04-19 23:38:17','2026-04-19 23:38:17'),
(4659,1576,'action created','2026-04-19 23:38:17','2026-04-19 23:38:17'),
(4660,1576,'action started via WP Cron','2026-04-19 23:41:37','2026-04-19 23:41:37'),
(4661,1576,'action complete via WP Cron','2026-04-19 23:41:37','2026-04-19 23:41:37'),
(4662,1577,'action created','2026-04-19 23:41:37','2026-04-19 23:41:37'),
(4663,1577,'action started via WP Cron','2026-04-19 23:47:09','2026-04-19 23:47:09'),
(4664,1577,'action complete via WP Cron','2026-04-19 23:47:09','2026-04-19 23:47:09'),
(4665,1578,'action created','2026-04-19 23:47:09','2026-04-19 23:47:09'),
(4666,1557,'action started via WP Cron','2026-04-19 23:47:09','2026-04-19 23:47:09'),
(4667,1579,'action created','2026-04-19 23:47:09','2026-04-19 23:47:09'),
(4668,1557,'action complete via WP Cron','2026-04-19 23:47:09','2026-04-19 23:47:09'),
(4669,1571,'action started via WP Cron','2026-04-19 23:47:09','2026-04-19 23:47:09'),
(4670,1571,'action complete via WP Cron','2026-04-19 23:47:09','2026-04-19 23:47:09'),
(4671,1580,'action created','2026-04-19 23:47:10','2026-04-19 23:47:10'),
(4672,1572,'action started via WP Cron','2026-04-19 23:47:10','2026-04-19 23:47:10'),
(4673,1572,'action complete via WP Cron','2026-04-19 23:47:10','2026-04-19 23:47:10'),
(4674,1581,'action created','2026-04-19 23:47:10','2026-04-19 23:47:10'),
(4675,1578,'action started via WP Cron','2026-04-19 23:50:25','2026-04-19 23:50:25'),
(4676,1578,'action complete via WP Cron','2026-04-19 23:50:25','2026-04-19 23:50:25'),
(4677,1582,'action created','2026-04-19 23:50:25','2026-04-19 23:50:25'),
(4678,1582,'action started via WP Cron','2026-04-20 00:02:23','2026-04-20 00:02:23'),
(4679,1583,'action created','2026-04-20 00:02:24','2026-04-20 00:02:24'),
(4680,1583,'action started via WP Cron','2026-04-20 00:02:28','2026-04-20 00:02:28'),
(4681,1582,'action complete via WP Cron','2026-04-20 00:02:29','2026-04-20 00:02:29'),
(4682,1584,'action created','2026-04-20 00:02:30','2026-04-20 00:02:30'),
(4683,1583,'action complete via WP Cron','2026-04-20 00:02:32','2026-04-20 00:02:32'),
(4684,1580,'action started via WP Cron','2026-04-20 00:02:32','2026-04-20 00:02:32'),
(4685,1580,'action complete via WP Cron','2026-04-20 00:02:32','2026-04-20 00:02:32'),
(4686,1585,'action created','2026-04-20 00:02:34','2026-04-20 00:02:34'),
(4687,1581,'action started via WP Cron','2026-04-20 00:02:34','2026-04-20 00:02:34'),
(4688,1581,'action complete via WP Cron','2026-04-20 00:02:34','2026-04-20 00:02:34'),
(4689,1586,'action created','2026-04-20 00:02:35','2026-04-20 00:02:35'),
(4690,1584,'action started via WP Cron','2026-04-20 00:13:38','2026-04-20 00:13:38'),
(4691,1584,'action complete via WP Cron','2026-04-20 00:13:38','2026-04-20 00:13:38'),
(4692,1587,'action created','2026-04-20 00:13:39','2026-04-20 00:13:39'),
(4693,1587,'action started via WP Cron','2026-04-20 00:19:07','2026-04-20 00:19:07'),
(4694,1588,'action created','2026-04-20 00:19:07','2026-04-20 00:19:07'),
(4695,1588,'action started via WP Cron','2026-04-20 00:19:11','2026-04-20 00:19:11'),
(4696,1588,'action complete via WP Cron','2026-04-20 00:19:11','2026-04-20 00:19:11'),
(4697,1587,'action complete via WP Cron','2026-04-20 00:19:12','2026-04-20 00:19:12'),
(4698,1589,'action created','2026-04-20 00:19:14','2026-04-20 00:19:14'),
(4699,1585,'action started via Async Request','2026-04-20 00:19:14','2026-04-20 00:19:14'),
(4700,1585,'action complete via Async Request','2026-04-20 00:19:15','2026-04-20 00:19:15'),
(4701,1590,'action created','2026-04-20 00:19:15','2026-04-20 00:19:15'),
(4702,1586,'action started via Async Request','2026-04-20 00:19:15','2026-04-20 00:19:15'),
(4703,1586,'action complete via Async Request','2026-04-20 00:19:16','2026-04-20 00:19:16'),
(4704,1591,'action created','2026-04-20 00:19:16','2026-04-20 00:19:16'),
(4705,1589,'action started via WP Cron','2026-04-20 00:21:54','2026-04-20 00:21:54'),
(4706,1589,'action complete via WP Cron','2026-04-20 00:21:54','2026-04-20 00:21:54'),
(4707,1592,'action created','2026-04-20 00:21:54','2026-04-20 00:21:54'),
(4708,1592,'action started via WP Cron','2026-04-20 00:32:30','2026-04-20 00:32:30'),
(4709,1593,'action created','2026-04-20 00:32:30','2026-04-20 00:32:30'),
(4710,1593,'action started via WP Cron','2026-04-20 00:32:34','2026-04-20 00:32:34'),
(4711,1593,'action complete via WP Cron','2026-04-20 00:32:34','2026-04-20 00:32:34'),
(4712,1592,'action complete via WP Cron','2026-04-20 00:32:34','2026-04-20 00:32:34'),
(4713,1594,'action created','2026-04-20 00:32:34','2026-04-20 00:32:34'),
(4714,1590,'action started via WP Cron','2026-04-20 00:34:22','2026-04-20 00:34:22'),
(4715,1590,'action complete via WP Cron','2026-04-20 00:34:23','2026-04-20 00:34:23'),
(4716,1595,'action created','2026-04-20 00:34:23','2026-04-20 00:34:23'),
(4717,1591,'action started via WP Cron','2026-04-20 00:34:23','2026-04-20 00:34:23'),
(4718,1591,'action complete via WP Cron','2026-04-20 00:34:23','2026-04-20 00:34:23'),
(4719,1596,'action created','2026-04-20 00:34:24','2026-04-20 00:34:24'),
(4720,1594,'action started via WP Cron','2026-04-20 00:35:07','2026-04-20 00:35:07'),
(4721,1594,'action complete via WP Cron','2026-04-20 00:35:07','2026-04-20 00:35:07'),
(4722,1597,'action created','2026-04-20 00:35:08','2026-04-20 00:35:08'),
(4723,1597,'action started via WP Cron','2026-04-20 00:39:26','2026-04-20 00:39:26'),
(4724,1597,'action complete via WP Cron','2026-04-20 00:39:26','2026-04-20 00:39:26'),
(4725,1598,'action created','2026-04-20 00:39:26','2026-04-20 00:39:26'),
(4726,1598,'action started via WP Cron','2026-04-20 00:42:55','2026-04-20 00:42:55'),
(4727,1598,'action complete via WP Cron','2026-04-20 00:42:55','2026-04-20 00:42:55'),
(4728,1599,'action created','2026-04-20 00:42:55','2026-04-20 00:42:55'),
(4729,1599,'action started via WP Cron','2026-04-20 00:50:58','2026-04-20 00:50:58'),
(4730,1599,'action complete via WP Cron','2026-04-20 00:50:58','2026-04-20 00:50:58'),
(4731,1600,'action created','2026-04-20 00:50:58','2026-04-20 00:50:58'),
(4732,1579,'action started via WP Cron','2026-04-20 00:50:58','2026-04-20 00:50:58'),
(4733,1601,'action created','2026-04-20 00:50:59','2026-04-20 00:50:59'),
(4734,1579,'action complete via WP Cron','2026-04-20 00:50:59','2026-04-20 00:50:59'),
(4735,1595,'action started via WP Cron','2026-04-20 00:50:59','2026-04-20 00:50:59'),
(4736,1595,'action complete via WP Cron','2026-04-20 00:50:59','2026-04-20 00:50:59'),
(4737,1602,'action created','2026-04-20 00:50:59','2026-04-20 00:50:59'),
(4738,1596,'action started via WP Cron','2026-04-20 00:50:59','2026-04-20 00:50:59'),
(4739,1596,'action complete via WP Cron','2026-04-20 00:51:00','2026-04-20 00:51:00'),
(4740,1603,'action created','2026-04-20 00:51:00','2026-04-20 00:51:00'),
(4741,1600,'action started via WP Cron','2026-04-20 00:57:06','2026-04-20 00:57:06'),
(4742,1600,'action complete via WP Cron','2026-04-20 00:57:06','2026-04-20 00:57:06'),
(4743,1604,'action created','2026-04-20 00:57:08','2026-04-20 00:57:08'),
(4744,1604,'action started via WP Cron','2026-04-20 00:59:12','2026-04-20 00:59:12'),
(4745,1604,'action complete via WP Cron','2026-04-20 00:59:13','2026-04-20 00:59:13'),
(4746,1605,'action created','2026-04-20 00:59:14','2026-04-20 00:59:14'),
(4747,1605,'action started via WP Cron','2026-04-20 01:09:22','2026-04-20 01:09:22'),
(4748,1605,'action complete via WP Cron','2026-04-20 01:09:22','2026-04-20 01:09:22'),
(4749,1606,'action created','2026-04-20 01:09:25','2026-04-20 01:09:25'),
(4750,1602,'action started via WP Cron','2026-04-20 01:09:25','2026-04-20 01:09:25'),
(4751,1602,'action complete via WP Cron','2026-04-20 01:09:25','2026-04-20 01:09:25'),
(4752,1607,'action created','2026-04-20 01:09:28','2026-04-20 01:09:28'),
(4753,1603,'action started via WP Cron','2026-04-20 01:09:28','2026-04-20 01:09:28'),
(4754,1603,'action complete via WP Cron','2026-04-20 01:09:28','2026-04-20 01:09:28'),
(4755,1608,'action created','2026-04-20 01:09:31','2026-04-20 01:09:31'),
(4756,1606,'action started via WP Cron','2026-04-20 01:14:14','2026-04-20 01:14:14'),
(4757,1606,'action complete via WP Cron','2026-04-20 01:14:14','2026-04-20 01:14:14'),
(4758,1609,'action created','2026-04-20 01:14:15','2026-04-20 01:14:15'),
(4759,1609,'action started via WP Cron','2026-04-20 01:17:31','2026-04-20 01:17:31'),
(4760,1609,'action complete via WP Cron','2026-04-20 01:17:31','2026-04-20 01:17:31'),
(4761,1610,'action created','2026-04-20 01:17:31','2026-04-20 01:17:31'),
(4762,1610,'action started via WP Cron','2026-04-20 01:23:12','2026-04-20 01:23:12'),
(4763,1610,'action complete via WP Cron','2026-04-20 01:23:12','2026-04-20 01:23:12'),
(4764,1611,'action created','2026-04-20 01:23:13','2026-04-20 01:23:13'),
(4765,1607,'action started via WP Cron','2026-04-20 01:25:55','2026-04-20 01:25:55'),
(4766,1607,'action complete via WP Cron','2026-04-20 01:25:56','2026-04-20 01:25:56'),
(4767,1612,'action created','2026-04-20 01:25:56','2026-04-20 01:25:56'),
(4768,1608,'action started via WP Cron','2026-04-20 01:25:56','2026-04-20 01:25:56'),
(4769,1608,'action complete via WP Cron','2026-04-20 01:25:56','2026-04-20 01:25:56'),
(4770,1613,'action created','2026-04-20 01:25:57','2026-04-20 01:25:57'),
(4771,1611,'action started via WP Cron','2026-04-20 01:25:57','2026-04-20 01:25:57'),
(4772,1611,'action complete via WP Cron','2026-04-20 01:25:57','2026-04-20 01:25:57'),
(4773,1614,'action created','2026-04-20 01:25:57','2026-04-20 01:25:57'),
(4774,1614,'action started via WP Cron','2026-04-20 01:30:56','2026-04-20 01:30:56'),
(4775,1615,'action created','2026-04-20 01:30:56','2026-04-20 01:30:56'),
(4776,1615,'action started via WP Cron','2026-04-20 01:31:00','2026-04-20 01:31:00'),
(4777,1615,'action complete via WP Cron','2026-04-20 01:31:01','2026-04-20 01:31:01'),
(4778,1614,'action complete via WP Cron','2026-04-20 01:31:01','2026-04-20 01:31:01'),
(4779,1616,'action created','2026-04-20 01:31:01','2026-04-20 01:31:01'),
(4780,1616,'action started via WP Cron','2026-04-20 01:33:49','2026-04-20 01:33:49'),
(4781,1617,'action created','2026-04-20 01:33:50','2026-04-20 01:33:50'),
(4782,1617,'action started via WP Cron','2026-04-20 01:33:53','2026-04-20 01:33:53'),
(4783,1617,'action complete via WP Cron','2026-04-20 01:33:54','2026-04-20 01:33:54'),
(4784,1616,'action complete via WP Cron','2026-04-20 01:33:54','2026-04-20 01:33:54'),
(4785,1618,'action created','2026-04-20 01:33:54','2026-04-20 01:33:54'),
(4786,1618,'action started via WP Cron','2026-04-20 01:42:38','2026-04-20 01:42:38'),
(4787,1618,'action complete via WP Cron','2026-04-20 01:42:38','2026-04-20 01:42:38'),
(4788,1619,'action created','2026-04-20 01:42:38','2026-04-20 01:42:38'),
(4789,1612,'action started via WP Cron','2026-04-20 01:42:38','2026-04-20 01:42:38'),
(4790,1612,'action complete via WP Cron','2026-04-20 01:42:38','2026-04-20 01:42:38'),
(4791,1620,'action created','2026-04-20 01:42:38','2026-04-20 01:42:38'),
(4792,1613,'action started via WP Cron','2026-04-20 01:42:38','2026-04-20 01:42:38'),
(4793,1613,'action complete via WP Cron','2026-04-20 01:42:39','2026-04-20 01:42:39'),
(4794,1621,'action created','2026-04-20 01:42:39','2026-04-20 01:42:39'),
(4795,1619,'action started via WP Cron','2026-04-20 01:49:26','2026-04-20 01:49:26'),
(4796,1622,'action created','2026-04-20 01:49:27','2026-04-20 01:49:27'),
(4797,1622,'action started via WP Cron','2026-04-20 01:49:31','2026-04-20 01:49:31'),
(4798,1619,'action complete via WP Cron','2026-04-20 01:49:32','2026-04-20 01:49:32'),
(4799,1623,'action created','2026-04-20 01:49:34','2026-04-20 01:49:34'),
(4800,1622,'action complete via WP Cron','2026-04-20 01:49:36','2026-04-20 01:49:36'),
(4801,1601,'action started via WP Cron','2026-04-20 01:51:24','2026-04-20 01:51:24'),
(4802,1624,'action created','2026-04-20 01:51:24','2026-04-20 01:51:24'),
(4803,1601,'action complete via WP Cron','2026-04-20 01:51:24','2026-04-20 01:51:24'),
(4804,1623,'action started via WP Cron','2026-04-20 01:51:44','2026-04-20 01:51:44'),
(4805,1623,'action complete via WP Cron','2026-04-20 01:51:44','2026-04-20 01:51:44'),
(4806,1625,'action created','2026-04-20 01:51:45','2026-04-20 01:51:45'),
(4807,1625,'action started via WP Cron','2026-04-20 01:59:41','2026-04-20 01:59:41'),
(4808,1625,'action complete via WP Cron','2026-04-20 01:59:41','2026-04-20 01:59:41'),
(4809,1626,'action created','2026-04-20 01:59:42','2026-04-20 01:59:42'),
(4810,1620,'action started via WP Cron','2026-04-20 01:59:42','2026-04-20 01:59:42'),
(4811,1620,'action complete via WP Cron','2026-04-20 01:59:42','2026-04-20 01:59:42'),
(4812,1627,'action created','2026-04-20 01:59:43','2026-04-20 01:59:43'),
(4813,1621,'action started via WP Cron','2026-04-20 01:59:43','2026-04-20 01:59:43'),
(4814,1621,'action complete via WP Cron','2026-04-20 01:59:43','2026-04-20 01:59:43'),
(4815,1628,'action created','2026-04-20 01:59:44','2026-04-20 01:59:44'),
(4816,1626,'action started via WP Cron','2026-04-20 02:06:49','2026-04-20 02:06:49'),
(4817,1626,'action complete via WP Cron','2026-04-20 02:06:49','2026-04-20 02:06:49'),
(4818,1629,'action created','2026-04-20 02:06:49','2026-04-20 02:06:49'),
(4819,1629,'action started via WP Cron','2026-04-20 02:12:58','2026-04-20 02:12:58'),
(4820,1630,'action created','2026-04-20 02:12:58','2026-04-20 02:12:58'),
(4821,1630,'action started via WP Cron','2026-04-20 02:13:02','2026-04-20 02:13:02'),
(4822,1630,'action complete via WP Cron','2026-04-20 02:13:02','2026-04-20 02:13:02'),
(4823,1629,'action complete via WP Cron','2026-04-20 02:13:02','2026-04-20 02:13:02'),
(4824,1631,'action created','2026-04-20 02:13:03','2026-04-20 02:13:03'),
(4825,1627,'action started via WP Cron','2026-04-20 02:16:33','2026-04-20 02:16:33'),
(4826,1627,'action complete via WP Cron','2026-04-20 02:16:33','2026-04-20 02:16:33'),
(4827,1632,'action created','2026-04-20 02:16:34','2026-04-20 02:16:34'),
(4828,1628,'action started via WP Cron','2026-04-20 02:16:34','2026-04-20 02:16:34'),
(4829,1628,'action complete via WP Cron','2026-04-20 02:16:34','2026-04-20 02:16:34'),
(4830,1633,'action created','2026-04-20 02:16:34','2026-04-20 02:16:34'),
(4831,1631,'action started via WP Cron','2026-04-20 02:16:34','2026-04-20 02:16:34'),
(4832,1631,'action complete via WP Cron','2026-04-20 02:16:34','2026-04-20 02:16:34'),
(4833,1634,'action created','2026-04-20 02:16:34','2026-04-20 02:16:34'),
(4834,1634,'action started via WP Cron','2026-04-20 02:24:20','2026-04-20 02:24:20'),
(4835,1634,'action complete via WP Cron','2026-04-20 02:24:20','2026-04-20 02:24:20'),
(4836,1635,'action created','2026-04-20 02:24:20','2026-04-20 02:24:20'),
(4837,1635,'action started via WP Cron','2026-04-20 02:31:30','2026-04-20 02:31:30'),
(4838,1635,'action complete via WP Cron','2026-04-20 02:31:30','2026-04-20 02:31:30'),
(4839,1636,'action created','2026-04-20 02:31:30','2026-04-20 02:31:30'),
(4840,1632,'action started via WP Cron','2026-04-20 02:32:58','2026-04-20 02:32:58'),
(4841,1632,'action complete via WP Cron','2026-04-20 02:32:59','2026-04-20 02:32:59'),
(4842,1637,'action created','2026-04-20 02:33:00','2026-04-20 02:33:00'),
(4843,1633,'action started via WP Cron','2026-04-20 02:33:00','2026-04-20 02:33:00'),
(4844,1633,'action complete via WP Cron','2026-04-20 02:33:00','2026-04-20 02:33:00'),
(4845,1638,'action created','2026-04-20 02:33:00','2026-04-20 02:33:00'),
(4846,1636,'action started via WP Cron','2026-04-20 02:41:50','2026-04-20 02:41:50'),
(4847,1636,'action complete via WP Cron','2026-04-20 02:41:50','2026-04-20 02:41:50'),
(4848,1639,'action created','2026-04-20 02:41:50','2026-04-20 02:41:50'),
(4849,1639,'action started via WP Cron','2026-04-20 02:50:14','2026-04-20 02:50:14'),
(4850,1640,'action created','2026-04-20 02:50:15','2026-04-20 02:50:15'),
(4851,1640,'action started via WP Cron','2026-04-20 02:50:18','2026-04-20 02:50:18'),
(4852,1640,'action complete via WP Cron','2026-04-20 02:50:18','2026-04-20 02:50:18'),
(4853,1639,'action complete via WP Cron','2026-04-20 02:50:20','2026-04-20 02:50:20'),
(4854,1641,'action created','2026-04-20 02:50:20','2026-04-20 02:50:20'),
(4855,1139,'action started via WP Cron','2026-04-20 02:50:20','2026-04-20 02:50:20'),
(4856,1139,'action complete via WP Cron','2026-04-20 02:50:23','2026-04-20 02:50:23'),
(4857,1642,'action created','2026-04-20 02:50:23','2026-04-20 02:50:23'),
(4858,1637,'action started via WP Cron','2026-04-20 02:50:23','2026-04-20 02:50:23'),
(4859,1637,'action complete via WP Cron','2026-04-20 02:50:24','2026-04-20 02:50:24'),
(4860,1643,'action created','2026-04-20 02:50:24','2026-04-20 02:50:24'),
(4861,1638,'action started via WP Cron','2026-04-20 02:50:24','2026-04-20 02:50:24'),
(4862,1638,'action complete via WP Cron','2026-04-20 02:50:24','2026-04-20 02:50:24'),
(4863,1644,'action created','2026-04-20 02:50:25','2026-04-20 02:50:25'),
(4864,1624,'action started via WP Cron','2026-04-20 02:54:04','2026-04-20 02:54:04'),
(4865,1645,'action created','2026-04-20 02:54:04','2026-04-20 02:54:04'),
(4866,1624,'action complete via WP Cron','2026-04-20 02:54:04','2026-04-20 02:54:04'),
(4867,1641,'action started via WP Cron','2026-04-20 02:54:04','2026-04-20 02:54:04'),
(4868,1641,'action complete via WP Cron','2026-04-20 02:54:05','2026-04-20 02:54:05'),
(4869,1646,'action created','2026-04-20 02:54:05','2026-04-20 02:54:05'),
(4870,1646,'action started via WP Cron','2026-04-20 02:58:44','2026-04-20 02:58:44'),
(4871,1646,'action complete via WP Cron','2026-04-20 02:58:44','2026-04-20 02:58:44'),
(4872,1647,'action created','2026-04-20 02:58:44','2026-04-20 02:58:44'),
(4873,1147,'action started via WP Cron','2026-04-20 03:02:11','2026-04-20 03:02:11'),
(4874,1648,'action created','2026-04-20 03:02:11','2026-04-20 03:02:11'),
(4875,1147,'action complete via WP Cron','2026-04-20 03:02:11','2026-04-20 03:02:11'),
(4876,1649,'action created','2026-04-20 03:02:11','2026-04-20 03:02:11'),
(4877,1148,'action started via WP Cron','2026-04-20 03:02:11','2026-04-20 03:02:11'),
(4878,1148,'action complete via WP Cron','2026-04-20 03:02:11','2026-04-20 03:02:11'),
(4879,1650,'action created','2026-04-20 03:02:11','2026-04-20 03:02:11'),
(4880,1647,'action started via WP Cron','2026-04-20 03:02:11','2026-04-20 03:02:11'),
(4881,1647,'action complete via WP Cron','2026-04-20 03:02:11','2026-04-20 03:02:11'),
(4882,1651,'action created','2026-04-20 03:02:11','2026-04-20 03:02:11'),
(4883,1648,'action started via WP Cron','2026-04-20 03:02:11','2026-04-20 03:02:11'),
(4884,1648,'action complete via WP Cron','2026-04-20 03:02:11','2026-04-20 03:02:11'),
(4885,1651,'action started via WP Cron','2026-04-20 03:07:11','2026-04-20 03:07:11'),
(4886,1652,'action created','2026-04-20 03:07:11','2026-04-20 03:07:11'),
(4887,1652,'action started via WP Cron','2026-04-20 03:07:15','2026-04-20 03:07:15'),
(4888,1652,'action complete via WP Cron','2026-04-20 03:07:15','2026-04-20 03:07:15'),
(4889,1651,'action complete via WP Cron','2026-04-20 03:07:16','2026-04-20 03:07:16'),
(4890,1653,'action created','2026-04-20 03:07:17','2026-04-20 03:07:17'),
(4891,1643,'action started via WP Cron','2026-04-20 03:07:17','2026-04-20 03:07:17'),
(4892,1643,'action complete via WP Cron','2026-04-20 03:07:17','2026-04-20 03:07:17'),
(4893,1654,'action created','2026-04-20 03:07:18','2026-04-20 03:07:18'),
(4894,1644,'action started via WP Cron','2026-04-20 03:07:18','2026-04-20 03:07:18'),
(4895,1644,'action complete via WP Cron','2026-04-20 03:07:18','2026-04-20 03:07:18'),
(4896,1655,'action created','2026-04-20 03:07:18','2026-04-20 03:07:18'),
(4897,1653,'action started via WP Cron','2026-04-20 03:15:36','2026-04-20 03:15:36'),
(4898,1653,'action complete via WP Cron','2026-04-20 03:15:36','2026-04-20 03:15:36'),
(4899,1656,'action created','2026-04-20 03:15:36','2026-04-20 03:15:36'),
(4900,1656,'action started via WP Cron','2026-04-20 03:21:11','2026-04-20 03:21:11'),
(4901,1657,'action created','2026-04-20 03:21:11','2026-04-20 03:21:11'),
(4902,1657,'action started via WP Cron','2026-04-20 03:21:14','2026-04-20 03:21:14'),
(4903,1657,'action complete via WP Cron','2026-04-20 03:21:15','2026-04-20 03:21:15'),
(4904,1656,'action complete via WP Cron','2026-04-20 03:21:15','2026-04-20 03:21:15'),
(4905,1658,'action created','2026-04-20 03:21:15','2026-04-20 03:21:15'),
(4906,1654,'action started via WP Cron','2026-04-20 03:24:08','2026-04-20 03:24:08'),
(4907,1654,'action complete via WP Cron','2026-04-20 03:24:08','2026-04-20 03:24:08'),
(4908,1659,'action created','2026-04-20 03:24:08','2026-04-20 03:24:08'),
(4909,1655,'action started via WP Cron','2026-04-20 03:24:08','2026-04-20 03:24:08'),
(4910,1655,'action complete via WP Cron','2026-04-20 03:24:09','2026-04-20 03:24:09'),
(4911,1660,'action created','2026-04-20 03:24:09','2026-04-20 03:24:09'),
(4912,1658,'action started via WP Cron','2026-04-20 03:24:09','2026-04-20 03:24:09'),
(4913,1661,'action created','2026-04-20 03:24:09','2026-04-20 03:24:09'),
(4914,1661,'action started via WP Cron','2026-04-20 03:24:12','2026-04-20 03:24:12'),
(4915,1661,'action complete via WP Cron','2026-04-20 03:24:13','2026-04-20 03:24:13'),
(4916,1658,'action complete via WP Cron','2026-04-20 03:24:13','2026-04-20 03:24:13'),
(4917,1662,'action created','2026-04-20 03:24:13','2026-04-20 03:24:13'),
(4918,1662,'action started via WP Cron','2026-04-20 03:32:39','2026-04-20 03:32:39'),
(4919,1662,'action complete via WP Cron','2026-04-20 03:32:39','2026-04-20 03:32:39'),
(4920,1663,'action created','2026-04-20 03:32:40','2026-04-20 03:32:40'),
(4921,1663,'action started via WP Cron','2026-04-20 03:36:03','2026-04-20 03:36:03'),
(4922,1663,'action complete via WP Cron','2026-04-20 03:36:03','2026-04-20 03:36:03'),
(4923,1664,'action created','2026-04-20 03:36:03','2026-04-20 03:36:03'),
(4924,1664,'action started via WP Cron','2026-04-20 03:41:11','2026-04-20 03:41:11'),
(4925,1664,'action complete via WP Cron','2026-04-20 03:41:11','2026-04-20 03:41:11'),
(4926,1665,'action created','2026-04-20 03:41:12','2026-04-20 03:41:12'),
(4927,1659,'action started via WP Cron','2026-04-20 03:41:12','2026-04-20 03:41:12'),
(4928,1659,'action complete via WP Cron','2026-04-20 03:41:12','2026-04-20 03:41:12'),
(4929,1666,'action created','2026-04-20 03:41:12','2026-04-20 03:41:12'),
(4930,1660,'action started via WP Cron','2026-04-20 03:41:12','2026-04-20 03:41:12'),
(4931,1660,'action complete via WP Cron','2026-04-20 03:41:12','2026-04-20 03:41:12'),
(4932,1667,'action created','2026-04-20 03:41:13','2026-04-20 03:41:13'),
(4933,1158,'action started via WP Cron','2026-04-20 03:41:13','2026-04-20 03:41:13'),
(4934,1158,'action complete via WP Cron','2026-04-20 03:41:14','2026-04-20 03:41:14'),
(4935,1668,'action created','2026-04-20 03:41:16','2026-04-20 03:41:16'),
(4936,1159,'action started via WP Cron','2026-04-20 03:41:16','2026-04-20 03:41:16'),
(4937,1159,'action complete via WP Cron','2026-04-20 03:41:17','2026-04-20 03:41:17'),
(4938,1669,'action created','2026-04-20 03:41:17','2026-04-20 03:41:17'),
(4939,1160,'action started via WP Cron','2026-04-20 03:41:17','2026-04-20 03:41:17'),
(4940,1160,'action complete via WP Cron','2026-04-20 03:41:17','2026-04-20 03:41:17'),
(4941,1670,'action created','2026-04-20 03:41:18','2026-04-20 03:41:18'),
(4942,1161,'action started via WP Cron','2026-04-20 03:41:18','2026-04-20 03:41:18'),
(4943,1161,'action complete via WP Cron','2026-04-20 03:41:18','2026-04-20 03:41:18'),
(4944,1671,'action created','2026-04-20 03:41:18','2026-04-20 03:41:18'),
(4945,1162,'action started via WP Cron','2026-04-20 03:41:18','2026-04-20 03:41:18'),
(4946,1162,'action complete via WP Cron','2026-04-20 03:41:18','2026-04-20 03:41:18'),
(4947,1672,'action created','2026-04-20 03:41:18','2026-04-20 03:41:18'),
(4948,1163,'action started via WP Cron','2026-04-20 03:41:18','2026-04-20 03:41:18'),
(4949,1163,'action complete via WP Cron','2026-04-20 03:41:18','2026-04-20 03:41:18'),
(4950,1673,'action created','2026-04-20 03:41:18','2026-04-20 03:41:18'),
(4951,1164,'action started via WP Cron','2026-04-20 03:41:18','2026-04-20 03:41:18'),
(4952,1164,'action complete via WP Cron','2026-04-20 03:41:18','2026-04-20 03:41:18'),
(4953,1674,'action created','2026-04-20 03:41:19','2026-04-20 03:41:19'),
(4954,1166,'action started via WP Cron','2026-04-20 03:41:19','2026-04-20 03:41:19'),
(4955,1675,'action created','2026-04-20 03:41:21','2026-04-20 03:41:21'),
(4956,1166,'action complete via WP Cron','2026-04-20 03:41:21','2026-04-20 03:41:21'),
(4957,1676,'action created','2026-04-20 03:41:21','2026-04-20 03:41:21'),
(4958,1675,'action started via WP Cron','2026-04-20 03:41:21','2026-04-20 03:41:21'),
(4959,1675,'action complete via WP Cron','2026-04-20 03:41:22','2026-04-20 03:41:22'),
(4960,1407,'action started via WP Cron','2026-04-20 03:48:11','2026-04-20 03:48:11'),
(4961,1407,'action complete via WP Cron','2026-04-20 03:48:11','2026-04-20 03:48:11'),
(4962,1677,'action created','2026-04-20 03:48:11','2026-04-20 03:48:11'),
(4963,1665,'action started via WP Cron','2026-04-20 03:48:11','2026-04-20 03:48:11'),
(4964,1665,'action complete via WP Cron','2026-04-20 03:48:11','2026-04-20 03:48:11'),
(4965,1678,'action created','2026-04-20 03:48:11','2026-04-20 03:48:11'),
(4966,1678,'action started via WP Cron','2026-04-20 03:56:00','2026-04-20 03:56:00'),
(4967,1678,'action complete via WP Cron','2026-04-20 03:56:00','2026-04-20 03:56:00'),
(4968,1679,'action created','2026-04-20 03:56:01','2026-04-20 03:56:01'),
(4969,1645,'action started via WP Cron','2026-04-20 03:56:01','2026-04-20 03:56:01'),
(4970,1680,'action created','2026-04-20 03:56:01','2026-04-20 03:56:01'),
(4971,1645,'action complete via WP Cron','2026-04-20 03:56:01','2026-04-20 03:56:01'),
(4972,1666,'action started via WP Cron','2026-04-20 03:58:11','2026-04-20 03:58:11'),
(4973,1666,'action complete via WP Cron','2026-04-20 03:58:12','2026-04-20 03:58:12'),
(4974,1681,'action created','2026-04-20 03:58:12','2026-04-20 03:58:12'),
(4975,1667,'action started via WP Cron','2026-04-20 03:58:12','2026-04-20 03:58:12'),
(4976,1667,'action complete via WP Cron','2026-04-20 03:58:12','2026-04-20 03:58:12'),
(4977,1682,'action created','2026-04-20 03:58:12','2026-04-20 03:58:12'),
(4978,1679,'action started via WP Cron','2026-04-20 03:58:12','2026-04-20 03:58:12'),
(4979,1679,'action complete via WP Cron','2026-04-20 03:58:12','2026-04-20 03:58:12'),
(4980,1683,'action created','2026-04-20 03:58:12','2026-04-20 03:58:12'),
(4981,1683,'action started via WP Cron','2026-04-20 04:00:36','2026-04-20 04:00:36'),
(4982,1683,'action complete via WP Cron','2026-04-20 04:00:36','2026-04-20 04:00:36'),
(4983,1684,'action created','2026-04-20 04:00:36','2026-04-20 04:00:36'),
(4984,1684,'action started via WP Cron','2026-04-20 04:06:22','2026-04-20 04:06:22'),
(4985,1684,'action complete via WP Cron','2026-04-20 04:06:22','2026-04-20 04:06:22'),
(4986,1685,'action created','2026-04-20 04:06:22','2026-04-20 04:06:22'),
(4987,1685,'action started via WP Cron','2026-04-20 04:13:28','2026-04-20 04:13:28'),
(4988,1685,'action complete via WP Cron','2026-04-20 04:13:28','2026-04-20 04:13:28'),
(4989,1686,'action created','2026-04-20 04:13:28','2026-04-20 04:13:28'),
(4990,1417,'action started via WP Cron','2026-04-20 04:13:28','2026-04-20 04:13:28'),
(4991,1417,'action complete via WP Cron','2026-04-20 04:13:30','2026-04-20 04:13:30'),
(4992,1687,'action created','2026-04-20 04:13:30','2026-04-20 04:13:30'),
(4993,1681,'action started via WP Cron','2026-04-20 04:13:30','2026-04-20 04:13:30'),
(4994,1681,'action complete via WP Cron','2026-04-20 04:13:31','2026-04-20 04:13:31'),
(4995,1688,'action created','2026-04-20 04:13:31','2026-04-20 04:13:31'),
(4996,1682,'action started via WP Cron','2026-04-20 04:13:31','2026-04-20 04:13:31'),
(4997,1682,'action complete via WP Cron','2026-04-20 04:13:32','2026-04-20 04:13:32'),
(4998,1689,'action created','2026-04-20 04:13:32','2026-04-20 04:13:32'),
(4999,1686,'action started via WP Cron','2026-04-20 04:17:13','2026-04-20 04:17:13'),
(5000,1686,'action complete via WP Cron','2026-04-20 04:17:13','2026-04-20 04:17:13'),
(5001,1690,'action created','2026-04-20 04:17:13','2026-04-20 04:17:13'),
(5002,1690,'action started via WP Cron','2026-04-20 04:23:44','2026-04-20 04:23:44'),
(5003,1691,'action created','2026-04-20 04:23:45','2026-04-20 04:23:45'),
(5004,1691,'action started via WP Cron','2026-04-20 04:23:49','2026-04-20 04:23:49'),
(5005,1690,'action complete via WP Cron','2026-04-20 04:23:50','2026-04-20 04:23:50'),
(5006,1691,'action complete via WP Cron','2026-04-20 04:23:50','2026-04-20 04:23:50'),
(5007,1692,'action created','2026-04-20 04:23:51','2026-04-20 04:23:51'),
(5008,1692,'action started via WP Cron','2026-04-20 04:26:14','2026-04-20 04:26:14'),
(5009,1692,'action complete via WP Cron','2026-04-20 04:26:15','2026-04-20 04:26:15'),
(5010,1693,'action created','2026-04-20 04:26:15','2026-04-20 04:26:15'),
(5011,1693,'action started via WP Cron','2026-04-20 04:32:12','2026-04-20 04:32:12'),
(5012,1693,'action complete via WP Cron','2026-04-20 04:32:12','2026-04-20 04:32:12'),
(5013,1694,'action created','2026-04-20 04:32:13','2026-04-20 04:32:13'),
(5014,1688,'action started via WP Cron','2026-04-20 04:32:13','2026-04-20 04:32:13'),
(5015,1688,'action complete via WP Cron','2026-04-20 04:32:16','2026-04-20 04:32:16'),
(5016,1695,'action created','2026-04-20 04:32:16','2026-04-20 04:32:16'),
(5017,1689,'action started via WP Cron','2026-04-20 04:32:17','2026-04-20 04:32:17'),
(5018,1689,'action complete via WP Cron','2026-04-20 04:32:19','2026-04-20 04:32:19'),
(5019,1696,'action created','2026-04-20 04:32:20','2026-04-20 04:32:20'),
(5020,1694,'action started via WP Cron','2026-04-20 04:36:23','2026-04-20 04:36:23'),
(5021,1694,'action complete via WP Cron','2026-04-20 04:36:24','2026-04-20 04:36:24'),
(5022,1697,'action created','2026-04-20 04:36:24','2026-04-20 04:36:24'),
(5023,1697,'action started via WP Cron','2026-04-20 04:38:47','2026-04-20 04:38:47'),
(5024,1697,'action complete via WP Cron','2026-04-20 04:38:48','2026-04-20 04:38:48'),
(5025,1698,'action created','2026-04-20 04:38:48','2026-04-20 04:38:48'),
(5026,1698,'action started via WP Cron','2026-04-20 04:42:42','2026-04-20 04:42:42'),
(5027,1698,'action complete via WP Cron','2026-04-20 04:42:42','2026-04-20 04:42:42'),
(5028,1699,'action created','2026-04-20 04:42:42','2026-04-20 04:42:42'),
(5029,1699,'action started via WP Cron','2026-04-20 04:45:43','2026-04-20 04:45:43'),
(5030,1699,'action complete via WP Cron','2026-04-20 04:45:43','2026-04-20 04:45:43'),
(5031,1700,'action created','2026-04-20 04:45:43','2026-04-20 04:45:43'),
(5032,1695,'action started via WP Cron','2026-04-20 04:51:13','2026-04-20 04:51:13'),
(5033,1695,'action complete via WP Cron','2026-04-20 04:51:14','2026-04-20 04:51:14'),
(5034,1701,'action created','2026-04-20 04:51:14','2026-04-20 04:51:14'),
(5035,1696,'action started via WP Cron','2026-04-20 04:51:14','2026-04-20 04:51:14'),
(5036,1696,'action complete via WP Cron','2026-04-20 04:51:15','2026-04-20 04:51:15'),
(5037,1702,'action created','2026-04-20 04:51:15','2026-04-20 04:51:15'),
(5038,1700,'action started via WP Cron','2026-04-20 04:51:15','2026-04-20 04:51:15'),
(5039,1700,'action complete via WP Cron','2026-04-20 04:51:15','2026-04-20 04:51:15'),
(5040,1703,'action created','2026-04-20 04:51:15','2026-04-20 04:51:15'),
(5041,1703,'action started via WP Cron','2026-04-20 05:02:17','2026-04-20 05:02:17'),
(5042,1704,'action created','2026-04-20 05:02:17','2026-04-20 05:02:17'),
(5043,1704,'action started via WP Cron','2026-04-20 05:02:21','2026-04-20 05:02:21'),
(5044,1704,'action complete via WP Cron','2026-04-20 05:02:21','2026-04-20 05:02:21'),
(5045,1703,'action complete via WP Cron','2026-04-20 05:02:22','2026-04-20 05:02:22'),
(5046,1705,'action created','2026-04-20 05:02:22','2026-04-20 05:02:22'),
(5047,1680,'action started via WP Cron','2026-04-20 05:02:22','2026-04-20 05:02:22'),
(5048,1706,'action created','2026-04-20 05:02:23','2026-04-20 05:02:23'),
(5049,1680,'action complete via WP Cron','2026-04-20 05:02:23','2026-04-20 05:02:23'),
(5050,1705,'action started via WP Cron','2026-04-20 05:04:24','2026-04-20 05:04:24'),
(5051,1705,'action complete via WP Cron','2026-04-20 05:04:24','2026-04-20 05:04:24'),
(5052,1707,'action created','2026-04-20 05:04:24','2026-04-20 05:04:24'),
(5053,1701,'action started via WP Cron','2026-04-20 05:10:40','2026-04-20 05:10:40'),
(5054,1701,'action complete via WP Cron','2026-04-20 05:10:41','2026-04-20 05:10:41'),
(5055,1708,'action created','2026-04-20 05:10:41','2026-04-20 05:10:41'),
(5056,1702,'action started via WP Cron','2026-04-20 05:10:41','2026-04-20 05:10:41'),
(5057,1702,'action complete via WP Cron','2026-04-20 05:10:41','2026-04-20 05:10:41'),
(5058,1709,'action created','2026-04-20 05:10:41','2026-04-20 05:10:41'),
(5059,1707,'action started via WP Cron','2026-04-20 05:10:41','2026-04-20 05:10:41'),
(5060,1707,'action complete via WP Cron','2026-04-20 05:10:41','2026-04-20 05:10:41'),
(5061,1710,'action created','2026-04-20 05:10:41','2026-04-20 05:10:41'),
(5062,1710,'action started via WP Cron','2026-04-20 05:17:00','2026-04-20 05:17:00'),
(5063,1710,'action complete via WP Cron','2026-04-20 05:17:00','2026-04-20 05:17:00'),
(5064,1711,'action created','2026-04-20 05:17:01','2026-04-20 05:17:01'),
(5065,1711,'action started via WP Cron','2026-04-20 05:24:58','2026-04-20 05:24:58'),
(5066,1711,'action complete via WP Cron','2026-04-20 05:24:58','2026-04-20 05:24:58'),
(5067,1712,'action created','2026-04-20 05:24:58','2026-04-20 05:24:58'),
(5068,1708,'action started via WP Cron','2026-04-20 05:29:52','2026-04-20 05:29:52'),
(5069,1708,'action complete via WP Cron','2026-04-20 05:29:53','2026-04-20 05:29:53'),
(5070,1713,'action created','2026-04-20 05:29:53','2026-04-20 05:29:53'),
(5071,1709,'action started via WP Cron','2026-04-20 05:29:53','2026-04-20 05:29:53'),
(5072,1709,'action complete via WP Cron','2026-04-20 05:29:53','2026-04-20 05:29:53'),
(5073,1714,'action created','2026-04-20 05:29:53','2026-04-20 05:29:53'),
(5074,1712,'action started via WP Cron','2026-04-20 05:29:53','2026-04-20 05:29:53'),
(5075,1712,'action complete via WP Cron','2026-04-20 05:29:53','2026-04-20 05:29:53'),
(5076,1715,'action created','2026-04-20 05:29:53','2026-04-20 05:29:53'),
(5077,1715,'action started via WP Cron','2026-04-20 05:33:21','2026-04-20 05:33:21'),
(5078,1715,'action complete via WP Cron','2026-04-20 05:33:21','2026-04-20 05:33:21'),
(5079,1716,'action created','2026-04-20 05:33:21','2026-04-20 05:33:21'),
(5080,1716,'action started via WP Cron','2026-04-20 05:38:35','2026-04-20 05:38:35'),
(5081,1716,'action complete via WP Cron','2026-04-20 05:38:35','2026-04-20 05:38:35'),
(5082,1717,'action created','2026-04-20 05:38:35','2026-04-20 05:38:35'),
(5083,1717,'action started via WP Cron','2026-04-20 05:42:03','2026-04-20 05:42:03'),
(5084,1717,'action complete via WP Cron','2026-04-20 05:42:03','2026-04-20 05:42:03'),
(5085,1718,'action created','2026-04-20 05:42:03','2026-04-20 05:42:03'),
(5086,1718,'action started via WP Cron','2026-04-20 05:49:43','2026-04-20 05:49:43'),
(5087,1719,'action created','2026-04-20 05:49:43','2026-04-20 05:49:43'),
(5088,1719,'action started via WP Cron','2026-04-20 05:49:46','2026-04-20 05:49:46'),
(5089,1719,'action complete via WP Cron','2026-04-20 05:49:47','2026-04-20 05:49:47'),
(5090,1718,'action complete via WP Cron','2026-04-20 05:49:48','2026-04-20 05:49:48'),
(5091,1720,'action created','2026-04-20 05:49:48','2026-04-20 05:49:48'),
(5092,1713,'action started via WP Cron','2026-04-20 05:49:48','2026-04-20 05:49:48'),
(5093,1713,'action complete via WP Cron','2026-04-20 05:49:48','2026-04-20 05:49:48'),
(5094,1721,'action created','2026-04-20 05:49:48','2026-04-20 05:49:48'),
(5095,1714,'action started via WP Cron','2026-04-20 05:49:48','2026-04-20 05:49:48'),
(5096,1714,'action complete via WP Cron','2026-04-20 05:49:49','2026-04-20 05:49:49'),
(5097,1722,'action created','2026-04-20 05:49:49','2026-04-20 05:49:49'),
(5098,1720,'action started via WP Cron','2026-04-20 05:55:54','2026-04-20 05:55:54'),
(5099,1720,'action complete via WP Cron','2026-04-20 05:55:54','2026-04-20 05:55:54'),
(5100,1723,'action created','2026-04-20 05:55:54','2026-04-20 05:55:54'),
(5101,1723,'action started via WP Cron','2026-04-20 05:59:07','2026-04-20 05:59:07'),
(5102,1723,'action complete via WP Cron','2026-04-20 05:59:07','2026-04-20 05:59:07'),
(5103,1724,'action created','2026-04-20 05:59:07','2026-04-20 05:59:07'),
(5104,1444,'action started via WP Cron','2026-04-20 06:08:38','2026-04-20 06:08:38'),
(5105,1444,'action complete via WP Cron','2026-04-20 06:08:38','2026-04-20 06:08:38'),
(5107,1724,'action started via WP Cron','2026-04-20 06:08:38','2026-04-20 06:08:38'),
(5108,1724,'action complete via WP Cron','2026-04-20 06:08:38','2026-04-20 06:08:38'),
(5109,1726,'action created','2026-04-20 06:08:38','2026-04-20 06:08:38'),
(5110,1706,'action started via WP Cron','2026-04-20 06:08:38','2026-04-20 06:08:38'),
(5111,1727,'action created','2026-04-20 06:08:38','2026-04-20 06:08:38'),
(5112,1706,'action complete via WP Cron','2026-04-20 06:08:38','2026-04-20 06:08:38'),
(5113,1721,'action started via WP Cron','2026-04-20 06:08:38','2026-04-20 06:08:38'),
(5114,1721,'action complete via WP Cron','2026-04-20 06:08:39','2026-04-20 06:08:39'),
(5115,1728,'action created','2026-04-20 06:08:39','2026-04-20 06:08:39'),
(5116,1722,'action started via WP Cron','2026-04-20 06:08:39','2026-04-20 06:08:39'),
(5117,1722,'action complete via WP Cron','2026-04-20 06:08:39','2026-04-20 06:08:39'),
(5118,1729,'action created','2026-04-20 06:08:39','2026-04-20 06:08:39'),
(5119,1726,'action started via WP Cron','2026-04-20 06:17:26','2026-04-20 06:17:26'),
(5120,1726,'action complete via WP Cron','2026-04-20 06:17:26','2026-04-20 06:17:26'),
(5121,1730,'action created','2026-04-20 06:17:27','2026-04-20 06:17:27'),
(5122,1730,'action started via WP Cron','2026-04-20 06:34:42','2026-04-20 06:34:42'),
(5123,1730,'action complete via WP Cron','2026-04-20 06:34:42','2026-04-20 06:34:42'),
(5124,1731,'action created','2026-04-20 06:34:43','2026-04-20 06:34:43'),
(5125,1728,'action started via WP Cron','2026-04-20 06:34:43','2026-04-20 06:34:43'),
(5126,1728,'action complete via WP Cron','2026-04-20 06:34:43','2026-04-20 06:34:43'),
(5127,1732,'action created','2026-04-20 06:34:43','2026-04-20 06:34:43'),
(5128,1729,'action started via WP Cron','2026-04-20 06:34:43','2026-04-20 06:34:43'),
(5129,1729,'action complete via WP Cron','2026-04-20 06:34:44','2026-04-20 06:34:44'),
(5130,1733,'action created','2026-04-20 06:34:44','2026-04-20 06:34:44'),
(5131,1731,'action started via WP Cron','2026-04-20 06:48:44','2026-04-20 06:48:44'),
(5132,1734,'action created','2026-04-20 06:48:44','2026-04-20 06:48:44'),
(5133,1734,'action started via WP Cron','2026-04-20 06:48:49','2026-04-20 06:48:49'),
(5134,1731,'action complete via WP Cron','2026-04-20 06:48:49','2026-04-20 06:48:49'),
(5135,1735,'action created','2026-04-20 06:48:49','2026-04-20 06:48:49'),
(5136,1734,'action complete via WP Cron','2026-04-20 06:48:50','2026-04-20 06:48:50'),
(5137,1732,'action started via WP Cron','2026-04-20 06:53:20','2026-04-20 06:53:20'),
(5138,1732,'action complete via WP Cron','2026-04-20 06:53:21','2026-04-20 06:53:21'),
(5139,1736,'action created','2026-04-20 06:53:21','2026-04-20 06:53:21'),
(5140,1733,'action started via WP Cron','2026-04-20 06:53:21','2026-04-20 06:53:21'),
(5141,1733,'action complete via WP Cron','2026-04-20 06:53:22','2026-04-20 06:53:22'),
(5142,1737,'action created','2026-04-20 06:53:22','2026-04-20 06:53:22'),
(5143,1735,'action started via WP Cron','2026-04-20 06:53:22','2026-04-20 06:53:22'),
(5144,1735,'action complete via WP Cron','2026-04-20 06:53:22','2026-04-20 06:53:22'),
(5145,1738,'action created','2026-04-20 06:53:22','2026-04-20 06:53:22'),
(5146,1738,'action started via WP Cron','2026-04-20 06:57:22','2026-04-20 06:57:22'),
(5147,1738,'action complete via WP Cron','2026-04-20 06:57:22','2026-04-20 06:57:22'),
(5148,1739,'action created','2026-04-20 06:57:22','2026-04-20 06:57:22'),
(5149,1739,'action started via WP Cron','2026-04-20 07:01:39','2026-04-20 07:01:39'),
(5150,1739,'action complete via WP Cron','2026-04-20 07:01:39','2026-04-20 07:01:39'),
(5151,1740,'action created','2026-04-20 07:01:39','2026-04-20 07:01:39'),
(5152,1740,'action started via WP Cron','2026-04-20 07:06:01','2026-04-20 07:06:01'),
(5153,1740,'action complete via WP Cron','2026-04-20 07:06:01','2026-04-20 07:06:01'),
(5154,1741,'action created','2026-04-20 07:06:01','2026-04-20 07:06:01'),
(5155,1741,'action started via WP Cron','2026-04-20 07:14:44','2026-04-20 07:14:44'),
(5156,1742,'action created','2026-04-20 07:14:44','2026-04-20 07:14:44'),
(5157,1741,'action complete via WP Cron','2026-04-20 07:14:50','2026-04-20 07:14:50'),
(5158,1743,'action created','2026-04-20 07:14:50','2026-04-20 07:14:50'),
(5159,1736,'action started via WP Cron','2026-04-20 07:14:50','2026-04-20 07:14:50'),
(5160,1736,'action complete via WP Cron','2026-04-20 07:14:50','2026-04-20 07:14:50'),
(5161,1744,'action created','2026-04-20 07:14:50','2026-04-20 07:14:50'),
(5162,1737,'action started via WP Cron','2026-04-20 07:14:50','2026-04-20 07:14:50'),
(5163,1737,'action complete via WP Cron','2026-04-20 07:14:51','2026-04-20 07:14:51'),
(5164,1745,'action created','2026-04-20 07:14:51','2026-04-20 07:14:51'),
(5165,1727,'action started via WP Cron','2026-04-20 07:14:51','2026-04-20 07:14:51'),
(5166,1746,'action created','2026-04-20 07:14:51','2026-04-20 07:14:51'),
(5167,1727,'action complete via WP Cron','2026-04-20 07:14:51','2026-04-20 07:14:51'),
(5168,1742,'action started via WP Cron','2026-04-20 07:14:51','2026-04-20 07:14:51'),
(5169,1742,'action complete via WP Cron','2026-04-20 07:14:52','2026-04-20 07:14:52'),
(5170,1743,'action started via WP Cron','2026-04-20 07:23:18','2026-04-20 07:23:18'),
(5171,1743,'action complete via WP Cron','2026-04-20 07:23:18','2026-04-20 07:23:18'),
(5172,1747,'action created','2026-04-20 07:23:19','2026-04-20 07:23:19'),
(5173,1747,'action started via WP Cron','2026-04-20 07:27:22','2026-04-20 07:27:22'),
(5174,1747,'action complete via WP Cron','2026-04-20 07:27:22','2026-04-20 07:27:22'),
(5175,1748,'action created','2026-04-20 07:27:23','2026-04-20 07:27:23'),
(5176,1748,'action started via WP Cron','2026-04-20 07:32:01','2026-04-20 07:32:01'),
(5177,1748,'action complete via WP Cron','2026-04-20 07:32:01','2026-04-20 07:32:01'),
(5178,1749,'action created','2026-04-20 07:32:01','2026-04-20 07:32:01'),
(5179,1744,'action started via WP Cron','2026-04-20 07:32:01','2026-04-20 07:32:01'),
(5180,1744,'action complete via WP Cron','2026-04-20 07:32:02','2026-04-20 07:32:02'),
(5181,1750,'action created','2026-04-20 07:32:02','2026-04-20 07:32:02'),
(5182,1745,'action started via WP Cron','2026-04-20 07:32:02','2026-04-20 07:32:02'),
(5183,1745,'action complete via WP Cron','2026-04-20 07:32:02','2026-04-20 07:32:02'),
(5184,1751,'action created','2026-04-20 07:32:02','2026-04-20 07:32:02'),
(5185,1749,'action started via WP Cron','2026-04-20 07:40:20','2026-04-20 07:40:20'),
(5186,1749,'action complete via WP Cron','2026-04-20 07:40:20','2026-04-20 07:40:20'),
(5187,1752,'action created','2026-04-20 07:40:20','2026-04-20 07:40:20'),
(5188,1752,'action started via WP Cron','2026-04-20 07:49:10','2026-04-20 07:49:10'),
(5189,1752,'action complete via WP Cron','2026-04-20 07:49:10','2026-04-20 07:49:10'),
(5190,1753,'action created','2026-04-20 07:49:10','2026-04-20 07:49:10'),
(5191,1750,'action started via WP Cron','2026-04-20 07:49:10','2026-04-20 07:49:10'),
(5192,1750,'action complete via WP Cron','2026-04-20 07:49:10','2026-04-20 07:49:10'),
(5193,1754,'action created','2026-04-20 07:49:10','2026-04-20 07:49:10'),
(5194,1751,'action started via WP Cron','2026-04-20 07:49:10','2026-04-20 07:49:10'),
(5195,1751,'action complete via WP Cron','2026-04-20 07:49:11','2026-04-20 07:49:11'),
(5196,1755,'action created','2026-04-20 07:49:11','2026-04-20 07:49:11'),
(5197,1753,'action started via WP Cron','2026-04-20 07:54:05','2026-04-20 07:54:05'),
(5198,1753,'action complete via WP Cron','2026-04-20 07:54:05','2026-04-20 07:54:05'),
(5199,1756,'action created','2026-04-20 07:54:06','2026-04-20 07:54:06'),
(5200,1756,'action started via WP Cron','2026-04-20 07:57:35','2026-04-20 07:57:35'),
(5201,1756,'action complete via WP Cron','2026-04-20 07:57:35','2026-04-20 07:57:35'),
(5202,1757,'action created','2026-04-20 07:57:35','2026-04-20 07:57:35'),
(5203,1757,'action started via WP Cron','2026-04-20 08:06:03','2026-04-20 08:06:03'),
(5204,1757,'action complete via WP Cron','2026-04-20 08:06:03','2026-04-20 08:06:03'),
(5205,1758,'action created','2026-04-20 08:06:03','2026-04-20 08:06:03'),
(5206,1754,'action started via WP Cron','2026-04-20 08:06:03','2026-04-20 08:06:03'),
(5207,1754,'action complete via WP Cron','2026-04-20 08:06:04','2026-04-20 08:06:04'),
(5208,1759,'action created','2026-04-20 08:06:04','2026-04-20 08:06:04'),
(5209,1755,'action started via WP Cron','2026-04-20 08:06:04','2026-04-20 08:06:04'),
(5210,1755,'action complete via WP Cron','2026-04-20 08:06:04','2026-04-20 08:06:04'),
(5211,1760,'action created','2026-04-20 08:06:04','2026-04-20 08:06:04'),
(5212,1758,'action started via WP Cron','2026-04-20 08:14:34','2026-04-20 08:14:34'),
(5213,1761,'action created','2026-04-20 08:14:34','2026-04-20 08:14:34'),
(5214,1761,'action started via WP Cron','2026-04-20 08:14:38','2026-04-20 08:14:38'),
(5215,1761,'action complete via WP Cron','2026-04-20 08:14:38','2026-04-20 08:14:38'),
(5216,1758,'action complete via WP Cron','2026-04-20 08:14:38','2026-04-20 08:14:38'),
(5217,1762,'action created','2026-04-20 08:14:38','2026-04-20 08:14:38'),
(5218,1746,'action started via WP Cron','2026-04-20 08:20:12','2026-04-20 08:20:12'),
(5219,1763,'action created','2026-04-20 08:20:13','2026-04-20 08:20:13'),
(5220,1746,'action complete via WP Cron','2026-04-20 08:20:13','2026-04-20 08:20:13'),
(5221,1762,'action started via WP Cron','2026-04-20 08:20:13','2026-04-20 08:20:13'),
(5222,1762,'action complete via WP Cron','2026-04-20 08:20:13','2026-04-20 08:20:13'),
(5223,1764,'action created','2026-04-20 08:20:15','2026-04-20 08:20:15'),
(5224,1759,'action started via WP Cron','2026-04-20 08:22:37','2026-04-20 08:22:37'),
(5225,1759,'action complete via WP Cron','2026-04-20 08:22:37','2026-04-20 08:22:37'),
(5226,1765,'action created','2026-04-20 08:22:37','2026-04-20 08:22:37'),
(5227,1760,'action started via WP Cron','2026-04-20 08:22:37','2026-04-20 08:22:37'),
(5228,1760,'action complete via WP Cron','2026-04-20 08:22:38','2026-04-20 08:22:38'),
(5229,1766,'action created','2026-04-20 08:22:38','2026-04-20 08:22:38'),
(5230,1764,'action started via WP Cron','2026-04-20 08:22:38','2026-04-20 08:22:38'),
(5231,1767,'action created','2026-04-20 08:22:38','2026-04-20 08:22:38'),
(5232,1767,'action started via WP Cron','2026-04-20 08:22:42','2026-04-20 08:22:42'),
(5233,1767,'action complete via WP Cron','2026-04-20 08:22:43','2026-04-20 08:22:43'),
(5234,1764,'action complete via WP Cron','2026-04-20 08:22:43','2026-04-20 08:22:43'),
(5235,1768,'action created','2026-04-20 08:22:43','2026-04-20 08:22:43'),
(5236,1768,'action started via WP Cron','2026-04-20 08:31:53','2026-04-20 08:31:53'),
(5237,1768,'action complete via WP Cron','2026-04-20 08:31:53','2026-04-20 08:31:53'),
(5238,1769,'action created','2026-04-20 08:31:53','2026-04-20 08:31:53'),
(5239,1769,'action started via WP Cron','2026-04-20 08:40:32','2026-04-20 08:40:32'),
(5240,1769,'action complete via WP Cron','2026-04-20 08:40:32','2026-04-20 08:40:32'),
(5241,1770,'action created','2026-04-20 08:40:32','2026-04-20 08:40:32'),
(5242,1765,'action started via WP Cron','2026-04-20 08:40:32','2026-04-20 08:40:32'),
(5243,1765,'action complete via WP Cron','2026-04-20 08:40:33','2026-04-20 08:40:33'),
(5244,1771,'action created','2026-04-20 08:40:33','2026-04-20 08:40:33'),
(5245,1766,'action started via WP Cron','2026-04-20 08:40:33','2026-04-20 08:40:33'),
(5246,1766,'action complete via WP Cron','2026-04-20 08:40:34','2026-04-20 08:40:34'),
(5247,1772,'action created','2026-04-20 08:40:34','2026-04-20 08:40:34'),
(5248,1770,'action started via WP Cron','2026-04-20 08:46:06','2026-04-20 08:46:06'),
(5249,1773,'action created','2026-04-20 08:46:06','2026-04-20 08:46:06'),
(5250,1773,'action started via WP Cron','2026-04-20 08:46:09','2026-04-20 08:46:09'),
(5251,1773,'action complete via WP Cron','2026-04-20 08:46:10','2026-04-20 08:46:10'),
(5252,1770,'action complete via WP Cron','2026-04-20 08:46:10','2026-04-20 08:46:10'),
(5253,1774,'action created','2026-04-20 08:46:10','2026-04-20 08:46:10'),
(5254,1774,'action started via WP Cron','2026-04-20 08:49:10','2026-04-20 08:49:10'),
(5255,1774,'action complete via WP Cron','2026-04-20 08:49:10','2026-04-20 08:49:10'),
(5256,1775,'action created','2026-04-20 08:49:10','2026-04-20 08:49:10'),
(5257,1775,'action started via WP Cron','2026-04-20 08:56:32','2026-04-20 08:56:32'),
(5258,1775,'action complete via WP Cron','2026-04-20 08:56:33','2026-04-20 08:56:33'),
(5259,1776,'action created','2026-04-20 08:56:33','2026-04-20 08:56:33'),
(5260,1771,'action started via WP Cron','2026-04-20 08:56:33','2026-04-20 08:56:33'),
(5261,1771,'action complete via WP Cron','2026-04-20 08:56:33','2026-04-20 08:56:33'),
(5262,1777,'action created','2026-04-20 08:56:34','2026-04-20 08:56:34'),
(5263,1772,'action started via WP Cron','2026-04-20 08:56:34','2026-04-20 08:56:34'),
(5264,1772,'action complete via WP Cron','2026-04-20 08:56:34','2026-04-20 08:56:34'),
(5265,1778,'action created','2026-04-20 08:56:34','2026-04-20 08:56:34'),
(5266,1776,'action started via WP Cron','2026-04-20 09:00:08','2026-04-20 09:00:08'),
(5267,1776,'action complete via WP Cron','2026-04-20 09:00:08','2026-04-20 09:00:08'),
(5268,1779,'action created','2026-04-20 09:00:08','2026-04-20 09:00:08'),
(5269,1779,'action started via WP Cron','2026-04-20 09:08:16','2026-04-20 09:08:16'),
(5270,1779,'action complete via WP Cron','2026-04-20 09:08:16','2026-04-20 09:08:16'),
(5271,1780,'action created','2026-04-20 09:08:16','2026-04-20 09:08:16'),
(5272,1780,'action started via WP Cron','2026-04-20 09:14:29','2026-04-20 09:14:29'),
(5273,1780,'action complete via WP Cron','2026-04-20 09:14:29','2026-04-20 09:14:29'),
(5274,1781,'action created','2026-04-20 09:14:29','2026-04-20 09:14:29'),
(5275,1777,'action started via WP Cron','2026-04-20 09:14:29','2026-04-20 09:14:29'),
(5276,1777,'action complete via WP Cron','2026-04-20 09:14:30','2026-04-20 09:14:30'),
(5277,1782,'action created','2026-04-20 09:14:30','2026-04-20 09:14:30'),
(5278,1778,'action started via WP Cron','2026-04-20 09:14:30','2026-04-20 09:14:30'),
(5279,1778,'action complete via WP Cron','2026-04-20 09:14:31','2026-04-20 09:14:31'),
(5280,1783,'action created','2026-04-20 09:14:31','2026-04-20 09:14:31'),
(5281,1781,'action started via WP Cron','2026-04-20 09:16:51','2026-04-20 09:16:51'),
(5282,1781,'action complete via WP Cron','2026-04-20 09:16:52','2026-04-20 09:16:52'),
(5283,1784,'action created','2026-04-20 09:16:52','2026-04-20 09:16:52'),
(5284,1784,'action started via WP Cron','2026-04-20 09:27:58','2026-04-20 09:27:58'),
(5285,1785,'action created','2026-04-20 09:27:58','2026-04-20 09:27:58'),
(5286,1785,'action started via WP Cron','2026-04-20 09:28:02','2026-04-20 09:28:02'),
(5287,1785,'action complete via WP Cron','2026-04-20 09:28:02','2026-04-20 09:28:02'),
(5288,1784,'action complete via WP Cron','2026-04-20 09:28:03','2026-04-20 09:28:03'),
(5289,1786,'action created','2026-04-20 09:28:03','2026-04-20 09:28:03'),
(5290,1763,'action started via WP Cron','2026-04-20 09:28:03','2026-04-20 09:28:03'),
(5291,1787,'action created','2026-04-20 09:28:03','2026-04-20 09:28:03'),
(5292,1763,'action complete via WP Cron','2026-04-20 09:28:03','2026-04-20 09:28:03'),
(5293,1782,'action started via WP Cron','2026-04-20 09:30:05','2026-04-20 09:30:05'),
(5294,1782,'action complete via WP Cron','2026-04-20 09:30:06','2026-04-20 09:30:06'),
(5295,1788,'action created','2026-04-20 09:30:07','2026-04-20 09:30:07'),
(5296,1783,'action started via WP Cron','2026-04-20 09:30:07','2026-04-20 09:30:07'),
(5297,1783,'action complete via WP Cron','2026-04-20 09:30:08','2026-04-20 09:30:08'),
(5298,1789,'action created','2026-04-20 09:30:08','2026-04-20 09:30:08'),
(5299,1786,'action started via WP Cron','2026-04-20 09:30:08','2026-04-20 09:30:08'),
(5300,1786,'action complete via WP Cron','2026-04-20 09:30:08','2026-04-20 09:30:08'),
(5301,1790,'action created','2026-04-20 09:30:08','2026-04-20 09:30:08'),
(5302,1790,'action started via WP Cron','2026-04-20 09:38:52','2026-04-20 09:38:52'),
(5303,1790,'action complete via WP Cron','2026-04-20 09:38:52','2026-04-20 09:38:52'),
(5304,1791,'action created','2026-04-20 09:38:52','2026-04-20 09:38:52'),
(5305,1791,'action started via WP Cron','2026-04-20 09:47:27','2026-04-20 09:47:27'),
(5306,1791,'action complete via WP Cron','2026-04-20 09:47:27','2026-04-20 09:47:27'),
(5307,1792,'action created','2026-04-20 09:47:27','2026-04-20 09:47:27'),
(5308,1788,'action started via WP Cron','2026-04-20 09:47:27','2026-04-20 09:47:27'),
(5309,1788,'action complete via WP Cron','2026-04-20 09:47:28','2026-04-20 09:47:28'),
(5310,1793,'action created','2026-04-20 09:47:28','2026-04-20 09:47:28'),
(5311,1789,'action started via WP Cron','2026-04-20 09:47:28','2026-04-20 09:47:28'),
(5312,1789,'action complete via WP Cron','2026-04-20 09:47:28','2026-04-20 09:47:28'),
(5313,1794,'action created','2026-04-20 09:47:29','2026-04-20 09:47:29'),
(5314,1792,'action started via WP Cron','2026-04-20 09:54:03','2026-04-20 09:54:03'),
(5315,1795,'action created','2026-04-20 09:54:04','2026-04-20 09:54:04'),
(5316,1795,'action started via WP Cron','2026-04-20 09:54:07','2026-04-20 09:54:07'),
(5317,1795,'action complete via WP Cron','2026-04-20 09:54:08','2026-04-20 09:54:08'),
(5318,1792,'action complete via WP Cron','2026-04-20 09:54:08','2026-04-20 09:54:08'),
(5319,1796,'action created','2026-04-20 09:54:08','2026-04-20 09:54:08'),
(5320,1796,'action started via WP Cron','2026-04-20 10:02:34','2026-04-20 10:02:34'),
(5321,1797,'action created','2026-04-20 10:02:34','2026-04-20 10:02:34'),
(5322,1797,'action started via WP Cron','2026-04-20 10:02:37','2026-04-20 10:02:37'),
(5323,1797,'action complete via WP Cron','2026-04-20 10:02:38','2026-04-20 10:02:38'),
(5324,1796,'action complete via WP Cron','2026-04-20 10:02:39','2026-04-20 10:02:39'),
(5325,1798,'action created','2026-04-20 10:02:39','2026-04-20 10:02:39'),
(5326,1793,'action started via WP Cron','2026-04-20 10:02:39','2026-04-20 10:02:39'),
(5327,1793,'action complete via WP Cron','2026-04-20 10:02:39','2026-04-20 10:02:39'),
(5328,1799,'action created','2026-04-20 10:02:39','2026-04-20 10:02:39'),
(5329,1794,'action started via WP Cron','2026-04-20 10:02:39','2026-04-20 10:02:39'),
(5330,1794,'action complete via WP Cron','2026-04-20 10:02:40','2026-04-20 10:02:40'),
(5331,1800,'action created','2026-04-20 10:02:40','2026-04-20 10:02:40'),
(5332,1798,'action started via WP Cron','2026-04-20 10:04:48','2026-04-20 10:04:48'),
(5333,1798,'action complete via WP Cron','2026-04-20 10:04:48','2026-04-20 10:04:48'),
(5334,1801,'action created','2026-04-20 10:04:49','2026-04-20 10:04:49'),
(5335,1801,'action started via WP Cron','2026-04-20 10:11:15','2026-04-20 10:11:15'),
(5336,1802,'action created','2026-04-20 10:11:15','2026-04-20 10:11:15'),
(5337,1802,'action started via WP Cron','2026-04-20 10:11:19','2026-04-20 10:11:19'),
(5338,1802,'action complete via WP Cron','2026-04-20 10:11:19','2026-04-20 10:11:19'),
(5339,1801,'action complete via WP Cron','2026-04-20 10:11:20','2026-04-20 10:11:20'),
(5340,1803,'action created','2026-04-20 10:11:20','2026-04-20 10:11:20'),
(5341,1803,'action started via WP Cron','2026-04-20 10:17:14','2026-04-20 10:17:14'),
(5342,1803,'action complete via WP Cron','2026-04-20 10:17:14','2026-04-20 10:17:14'),
(5343,1804,'action created','2026-04-20 10:17:14','2026-04-20 10:17:14'),
(5344,1799,'action started via WP Cron','2026-04-20 10:19:47','2026-04-20 10:19:47'),
(5345,1799,'action complete via WP Cron','2026-04-20 10:19:48','2026-04-20 10:19:48'),
(5346,1805,'action created','2026-04-20 10:19:48','2026-04-20 10:19:48'),
(5347,1800,'action started via WP Cron','2026-04-20 10:19:48','2026-04-20 10:19:48'),
(5348,1800,'action complete via WP Cron','2026-04-20 10:19:48','2026-04-20 10:19:48'),
(5349,1806,'action created','2026-04-20 10:19:49','2026-04-20 10:19:49'),
(5350,1804,'action started via WP Cron','2026-04-20 10:19:49','2026-04-20 10:19:49'),
(5351,1804,'action complete via WP Cron','2026-04-20 10:19:49','2026-04-20 10:19:49'),
(5352,1807,'action created','2026-04-20 10:19:49','2026-04-20 10:19:49'),
(5353,1807,'action started via WP Cron','2026-04-20 10:28:22','2026-04-20 10:28:22'),
(5354,1807,'action complete via WP Cron','2026-04-20 10:28:22','2026-04-20 10:28:22'),
(5355,1808,'action created','2026-04-20 10:28:23','2026-04-20 10:28:23'),
(5356,1787,'action started via WP Cron','2026-04-20 10:28:23','2026-04-20 10:28:23'),
(5357,1809,'action created','2026-04-20 10:28:23','2026-04-20 10:28:23'),
(5358,1787,'action complete via WP Cron','2026-04-20 10:28:23','2026-04-20 10:28:23'),
(5359,1808,'action started via WP Cron','2026-04-20 10:31:56','2026-04-20 10:31:56'),
(5360,1808,'action complete via WP Cron','2026-04-20 10:31:57','2026-04-20 10:31:57'),
(5361,1810,'action created','2026-04-20 10:31:57','2026-04-20 10:31:57'),
(5362,1810,'action started via WP Cron','2026-04-20 10:37:05','2026-04-20 10:37:05'),
(5363,1810,'action complete via WP Cron','2026-04-20 10:37:05','2026-04-20 10:37:05'),
(5364,1811,'action created','2026-04-20 10:37:05','2026-04-20 10:37:05'),
(5365,1805,'action started via WP Cron','2026-04-20 10:37:05','2026-04-20 10:37:05'),
(5366,1805,'action complete via WP Cron','2026-04-20 10:37:05','2026-04-20 10:37:05'),
(5367,1812,'action created','2026-04-20 10:37:06','2026-04-20 10:37:06'),
(5368,1806,'action started via WP Cron','2026-04-20 10:37:06','2026-04-20 10:37:06'),
(5369,1806,'action complete via WP Cron','2026-04-20 10:37:06','2026-04-20 10:37:06'),
(5370,1813,'action created','2026-04-20 10:37:06','2026-04-20 10:37:06'),
(5371,1811,'action started via WP Cron','2026-04-20 10:42:42','2026-04-20 10:42:42'),
(5372,1811,'action complete via WP Cron','2026-04-20 10:42:42','2026-04-20 10:42:42'),
(5373,1814,'action created','2026-04-20 10:42:42','2026-04-20 10:42:42'),
(5374,1814,'action started via WP Cron','2026-04-20 10:45:49','2026-04-20 10:45:49'),
(5375,1814,'action complete via WP Cron','2026-04-20 10:45:49','2026-04-20 10:45:49'),
(5376,1815,'action created','2026-04-20 10:45:49','2026-04-20 10:45:49'),
(5377,1815,'action started via WP Cron','2026-04-20 10:54:25','2026-04-20 10:54:25'),
(5378,1815,'action complete via WP Cron','2026-04-20 10:54:25','2026-04-20 10:54:25'),
(5379,1816,'action created','2026-04-20 10:54:25','2026-04-20 10:54:25'),
(5380,1812,'action started via WP Cron','2026-04-20 10:54:25','2026-04-20 10:54:25'),
(5381,1812,'action complete via WP Cron','2026-04-20 10:54:26','2026-04-20 10:54:26'),
(5382,1817,'action created','2026-04-20 10:54:26','2026-04-20 10:54:26'),
(5383,1813,'action started via WP Cron','2026-04-20 10:54:26','2026-04-20 10:54:26'),
(5384,1813,'action complete via WP Cron','2026-04-20 10:54:27','2026-04-20 10:54:27'),
(5385,1818,'action created','2026-04-20 10:54:27','2026-04-20 10:54:27'),
(5386,1816,'action started via WP Cron','2026-04-20 11:03:12','2026-04-20 11:03:12'),
(5387,1816,'action complete via WP Cron','2026-04-20 11:03:12','2026-04-20 11:03:12'),
(5388,1819,'action created','2026-04-20 11:03:12','2026-04-20 11:03:12'),
(5389,1819,'action started via WP Cron','2026-04-20 11:12:05','2026-04-20 11:12:05'),
(5390,1820,'action created','2026-04-20 11:12:06','2026-04-20 11:12:06'),
(5391,1820,'action started via WP Cron','2026-04-20 11:12:09','2026-04-20 11:12:09'),
(5392,1820,'action complete via WP Cron','2026-04-20 11:12:09','2026-04-20 11:12:09'),
(5393,1819,'action complete via WP Cron','2026-04-20 11:12:11','2026-04-20 11:12:11'),
(5394,1821,'action created','2026-04-20 11:12:11','2026-04-20 11:12:11'),
(5395,1817,'action started via WP Cron','2026-04-20 11:12:11','2026-04-20 11:12:11'),
(5396,1817,'action complete via WP Cron','2026-04-20 11:12:11','2026-04-20 11:12:11'),
(5397,1822,'action created','2026-04-20 11:12:12','2026-04-20 11:12:12'),
(5398,1818,'action started via WP Cron','2026-04-20 11:12:12','2026-04-20 11:12:12'),
(5399,1818,'action complete via WP Cron','2026-04-20 11:12:12','2026-04-20 11:12:12'),
(5400,1823,'action created','2026-04-20 11:12:12','2026-04-20 11:12:12'),
(5401,1821,'action started via WP Cron','2026-04-20 11:20:33','2026-04-20 11:20:33'),
(5402,1821,'action complete via WP Cron','2026-04-20 11:20:34','2026-04-20 11:20:34'),
(5403,1824,'action created','2026-04-20 11:20:34','2026-04-20 11:20:34'),
(5404,1824,'action started via WP Cron','2026-04-20 11:24:14','2026-04-20 11:24:14'),
(5405,1824,'action complete via WP Cron','2026-04-20 11:24:14','2026-04-20 11:24:14'),
(5406,1825,'action created','2026-04-20 11:24:14','2026-04-20 11:24:14'),
(5407,1825,'action started via WP Cron','2026-04-20 11:29:58','2026-04-20 11:29:58'),
(5408,1826,'action created','2026-04-20 11:29:58','2026-04-20 11:29:58'),
(5409,1826,'action started via WP Cron','2026-04-20 11:30:02','2026-04-20 11:30:02'),
(5410,1825,'action complete via WP Cron','2026-04-20 11:30:03','2026-04-20 11:30:03'),
(5411,1827,'action created','2026-04-20 11:30:03','2026-04-20 11:30:03'),
(5412,1826,'action complete via WP Cron','2026-04-20 11:30:04','2026-04-20 11:30:04'),
(5413,1822,'action started via WP Cron','2026-04-20 11:30:04','2026-04-20 11:30:04'),
(5414,1822,'action complete via WP Cron','2026-04-20 11:30:04','2026-04-20 11:30:04'),
(5415,1828,'action created','2026-04-20 11:30:05','2026-04-20 11:30:05'),
(5416,1823,'action started via WP Cron','2026-04-20 11:30:05','2026-04-20 11:30:05'),
(5417,1823,'action complete via WP Cron','2026-04-20 11:30:05','2026-04-20 11:30:05'),
(5418,1829,'action created','2026-04-20 11:30:05','2026-04-20 11:30:05'),
(5419,1809,'action started via WP Cron','2026-04-20 11:30:05','2026-04-20 11:30:05'),
(5420,1830,'action created','2026-04-20 11:30:05','2026-04-20 11:30:05'),
(5421,1809,'action complete via WP Cron','2026-04-20 11:30:05','2026-04-20 11:30:05'),
(5422,1827,'action started via WP Cron','2026-04-20 11:38:59','2026-04-20 11:38:59'),
(5423,1827,'action complete via WP Cron','2026-04-20 11:38:59','2026-04-20 11:38:59'),
(5424,1831,'action created','2026-04-20 11:39:00','2026-04-20 11:39:00'),
(5425,1831,'action started via WP Cron','2026-04-20 11:48:05','2026-04-20 11:48:05'),
(5426,1831,'action complete via WP Cron','2026-04-20 11:48:05','2026-04-20 11:48:05'),
(5427,1832,'action created','2026-04-20 11:48:05','2026-04-20 11:48:05'),
(5428,1828,'action started via WP Cron','2026-04-20 11:48:05','2026-04-20 11:48:05'),
(5429,1828,'action complete via WP Cron','2026-04-20 11:48:06','2026-04-20 11:48:06'),
(5430,1833,'action created','2026-04-20 11:48:06','2026-04-20 11:48:06'),
(5431,1829,'action started via WP Cron','2026-04-20 11:48:06','2026-04-20 11:48:06'),
(5432,1829,'action complete via WP Cron','2026-04-20 11:48:07','2026-04-20 11:48:07'),
(5433,1834,'action created','2026-04-20 11:48:07','2026-04-20 11:48:07'),
(5434,1832,'action started via Async Request','2026-04-20 11:50:28','2026-04-20 11:50:28'),
(5435,1832,'action complete via Async Request','2026-04-20 11:50:29','2026-04-20 11:50:29'),
(5436,1835,'action created','2026-04-20 11:50:29','2026-04-20 11:50:29'),
(5437,1835,'action started via WP Cron','2026-04-20 11:57:04','2026-04-20 11:57:04'),
(5438,1835,'action complete via WP Cron','2026-04-20 11:57:04','2026-04-20 11:57:04'),
(5439,1836,'action created','2026-04-20 11:57:04','2026-04-20 11:57:04'),
(5440,1836,'action started via WP Cron','2026-04-20 12:06:14','2026-04-20 12:06:14'),
(5441,1837,'action created','2026-04-20 12:06:14','2026-04-20 12:06:14'),
(5442,1837,'action started via WP Cron','2026-04-20 12:06:17','2026-04-20 12:06:17'),
(5443,1836,'action complete via WP Cron','2026-04-20 12:06:19','2026-04-20 12:06:19'),
(5444,1838,'action created','2026-04-20 12:06:20','2026-04-20 12:06:20'),
(5445,1837,'action complete via WP Cron','2026-04-20 12:06:20','2026-04-20 12:06:20'),
(5446,1833,'action started via WP Cron','2026-04-20 12:06:20','2026-04-20 12:06:20'),
(5447,1833,'action complete via WP Cron','2026-04-20 12:06:21','2026-04-20 12:06:21'),
(5448,1839,'action created','2026-04-20 12:06:21','2026-04-20 12:06:21'),
(5449,1834,'action started via WP Cron','2026-04-20 12:06:21','2026-04-20 12:06:21'),
(5450,1834,'action complete via WP Cron','2026-04-20 12:06:21','2026-04-20 12:06:21'),
(5451,1840,'action created','2026-04-20 12:06:21','2026-04-20 12:06:21'),
(5452,1838,'action started via WP Cron','2026-04-20 12:15:05','2026-04-20 12:15:05'),
(5453,1838,'action complete via WP Cron','2026-04-20 12:15:05','2026-04-20 12:15:05'),
(5454,1841,'action created','2026-04-20 12:15:06','2026-04-20 12:15:06'),
(5455,1841,'action started via Async Request','2026-04-20 12:18:34','2026-04-20 12:18:34'),
(5456,1841,'action complete via Async Request','2026-04-20 12:18:35','2026-04-20 12:18:35'),
(5457,1842,'action created','2026-04-20 12:18:35','2026-04-20 12:18:35'),
(5458,1842,'action started via WP Cron','2026-04-20 12:23:51','2026-04-20 12:23:51'),
(5459,1842,'action complete via WP Cron','2026-04-20 12:23:51','2026-04-20 12:23:51'),
(5460,1843,'action created','2026-04-20 12:23:51','2026-04-20 12:23:51'),
(5461,1839,'action started via WP Cron','2026-04-20 12:23:51','2026-04-20 12:23:51'),
(5462,1839,'action complete via WP Cron','2026-04-20 12:23:52','2026-04-20 12:23:52'),
(5463,1844,'action created','2026-04-20 12:23:52','2026-04-20 12:23:52'),
(5464,1840,'action started via WP Cron','2026-04-20 12:23:52','2026-04-20 12:23:52'),
(5465,1840,'action complete via WP Cron','2026-04-20 12:23:53','2026-04-20 12:23:53'),
(5466,1845,'action created','2026-04-20 12:23:53','2026-04-20 12:23:53'),
(5467,1843,'action started via WP Cron','2026-04-20 12:28:03','2026-04-20 12:28:03'),
(5468,1843,'action complete via WP Cron','2026-04-20 12:28:03','2026-04-20 12:28:03'),
(5469,1846,'action created','2026-04-20 12:28:03','2026-04-20 12:28:03'),
(5470,1846,'action started via WP Cron','2026-04-20 12:31:18','2026-04-20 12:31:18'),
(5471,1846,'action complete via WP Cron','2026-04-20 12:31:18','2026-04-20 12:31:18'),
(5472,1847,'action created','2026-04-20 12:31:19','2026-04-20 12:31:19'),
(5473,1830,'action started via WP Cron','2026-04-20 12:31:19','2026-04-20 12:31:19'),
(5474,1848,'action created','2026-04-20 12:31:19','2026-04-20 12:31:19'),
(5475,1830,'action complete via WP Cron','2026-04-20 12:31:19','2026-04-20 12:31:19'),
(5476,1847,'action started via WP Cron','2026-04-20 12:38:57','2026-04-20 12:38:57'),
(5477,1847,'action complete via WP Cron','2026-04-20 12:38:57','2026-04-20 12:38:57'),
(5478,1849,'action created','2026-04-20 12:38:57','2026-04-20 12:38:57'),
(5479,1844,'action started via WP Cron','2026-04-20 12:38:57','2026-04-20 12:38:57'),
(5480,1844,'action complete via WP Cron','2026-04-20 12:38:58','2026-04-20 12:38:58'),
(5481,1850,'action created','2026-04-20 12:38:58','2026-04-20 12:38:58'),
(5482,1845,'action started via WP Cron','2026-04-20 12:38:58','2026-04-20 12:38:58'),
(5483,1845,'action complete via WP Cron','2026-04-20 12:38:58','2026-04-20 12:38:58'),
(5484,1851,'action created','2026-04-20 12:38:59','2026-04-20 12:38:59'),
(5485,1849,'action started via WP Cron','2026-04-20 12:44:19','2026-04-20 12:44:19'),
(5486,1852,'action created','2026-04-20 12:44:19','2026-04-20 12:44:19'),
(5487,1852,'action started via WP Cron','2026-04-20 12:44:24','2026-04-20 12:44:24'),
(5488,1849,'action complete via WP Cron','2026-04-20 12:44:24','2026-04-20 12:44:24'),
(5489,1852,'action complete via WP Cron','2026-04-20 12:44:24','2026-04-20 12:44:24'),
(5490,1853,'action created','2026-04-20 12:44:24','2026-04-20 12:44:24'),
(5491,1853,'action started via WP Cron','2026-04-20 12:49:57','2026-04-20 12:49:57'),
(5492,1853,'action complete via WP Cron','2026-04-20 12:49:57','2026-04-20 12:49:57'),
(5493,1854,'action created','2026-04-20 12:49:57','2026-04-20 12:49:57'),
(5494,1854,'action started via WP Cron','2026-04-20 12:58:49','2026-04-20 12:58:49'),
(5495,1855,'action created','2026-04-20 12:58:49','2026-04-20 12:58:49'),
(5496,1855,'action started via WP Cron','2026-04-20 12:58:52','2026-04-20 12:58:52'),
(5497,1855,'action complete via WP Cron','2026-04-20 12:58:52','2026-04-20 12:58:52'),
(5498,1854,'action complete via WP Cron','2026-04-20 12:58:54','2026-04-20 12:58:54'),
(5499,1856,'action created','2026-04-20 12:58:54','2026-04-20 12:58:54'),
(5500,1850,'action started via WP Cron','2026-04-20 12:58:54','2026-04-20 12:58:54'),
(5501,1850,'action complete via WP Cron','2026-04-20 12:58:54','2026-04-20 12:58:54'),
(5502,1857,'action created','2026-04-20 12:58:54','2026-04-20 12:58:54'),
(5503,1851,'action started via WP Cron','2026-04-20 12:58:54','2026-04-20 12:58:54'),
(5504,1851,'action complete via WP Cron','2026-04-20 12:58:55','2026-04-20 12:58:55'),
(5505,1858,'action created','2026-04-20 12:58:55','2026-04-20 12:58:55'),
(5506,1856,'action started via WP Cron','2026-04-20 13:07:52','2026-04-20 13:07:52'),
(5507,1856,'action complete via WP Cron','2026-04-20 13:07:52','2026-04-20 13:07:52'),
(5508,1859,'action created','2026-04-20 13:07:53','2026-04-20 13:07:53'),
(5509,1859,'action started via WP Cron','2026-04-20 13:11:42','2026-04-20 13:11:42'),
(5510,1859,'action complete via WP Cron','2026-04-20 13:11:42','2026-04-20 13:11:42'),
(5511,1860,'action created','2026-04-20 13:11:42','2026-04-20 13:11:42'),
(5512,1860,'action started via WP Cron','2026-04-20 13:16:42','2026-04-20 13:16:42'),
(5513,1860,'action complete via WP Cron','2026-04-20 13:16:42','2026-04-20 13:16:42'),
(5514,1861,'action created','2026-04-20 13:16:42','2026-04-20 13:16:42'),
(5515,1857,'action started via WP Cron','2026-04-20 13:16:42','2026-04-20 13:16:42'),
(5516,1857,'action complete via WP Cron','2026-04-20 13:16:43','2026-04-20 13:16:43'),
(5517,1862,'action created','2026-04-20 13:16:43','2026-04-20 13:16:43'),
(5518,1858,'action started via WP Cron','2026-04-20 13:16:43','2026-04-20 13:16:43'),
(5519,1858,'action complete via WP Cron','2026-04-20 13:16:43','2026-04-20 13:16:43'),
(5520,1863,'action created','2026-04-20 13:16:43','2026-04-20 13:16:43'),
(5521,1861,'action started via WP Cron','2026-04-20 13:25:24','2026-04-20 13:25:24'),
(5522,1864,'action created','2026-04-20 13:25:24','2026-04-20 13:25:24'),
(5523,1864,'action started via WP Cron','2026-04-20 13:25:27','2026-04-20 13:25:27'),
(5524,1864,'action complete via WP Cron','2026-04-20 13:25:28','2026-04-20 13:25:28'),
(5525,1861,'action complete via WP Cron','2026-04-20 13:25:28','2026-04-20 13:25:28'),
(5526,1865,'action created','2026-04-20 13:25:28','2026-04-20 13:25:28'),
(5527,1865,'action started via WP Cron','2026-04-20 13:28:10','2026-04-20 13:28:10'),
(5528,1865,'action complete via WP Cron','2026-04-20 13:28:10','2026-04-20 13:28:10'),
(5529,1866,'action created','2026-04-20 13:28:10','2026-04-20 13:28:10'),
(5530,1866,'action started via WP Cron','2026-04-20 13:30:34','2026-04-20 13:30:34'),
(5531,1866,'action complete via WP Cron','2026-04-20 13:30:34','2026-04-20 13:30:34'),
(5532,1867,'action created','2026-04-20 13:30:34','2026-04-20 13:30:34'),
(5533,1848,'action started via WP Cron','2026-04-20 13:33:21','2026-04-20 13:33:21'),
(5534,1868,'action created','2026-04-20 13:33:21','2026-04-20 13:33:21'),
(5535,1848,'action complete via WP Cron','2026-04-20 13:33:21','2026-04-20 13:33:21'),
(5536,1862,'action started via WP Cron','2026-04-20 13:33:21','2026-04-20 13:33:21'),
(5537,1862,'action complete via WP Cron','2026-04-20 13:33:22','2026-04-20 13:33:22'),
(5538,1869,'action created','2026-04-20 13:33:22','2026-04-20 13:33:22'),
(5539,1863,'action started via WP Cron','2026-04-20 13:33:22','2026-04-20 13:33:22'),
(5540,1863,'action complete via WP Cron','2026-04-20 13:33:22','2026-04-20 13:33:22'),
(5541,1870,'action created','2026-04-20 13:33:22','2026-04-20 13:33:22'),
(5542,1867,'action started via WP Cron','2026-04-20 13:33:22','2026-04-20 13:33:22'),
(5543,1867,'action complete via WP Cron','2026-04-20 13:33:22','2026-04-20 13:33:22'),
(5544,1871,'action created','2026-04-20 13:33:22','2026-04-20 13:33:22'),
(5545,1871,'action started via WP Cron','2026-04-20 13:37:06','2026-04-20 13:37:06'),
(5546,1871,'action complete via WP Cron','2026-04-20 13:37:07','2026-04-20 13:37:07'),
(5547,1872,'action created','2026-04-20 13:37:07','2026-04-20 13:37:07'),
(5548,1872,'action started via WP Cron','2026-04-20 13:45:32','2026-04-20 13:45:32'),
(5549,1872,'action complete via WP Cron','2026-04-20 13:45:32','2026-04-20 13:45:32'),
(5550,1873,'action created','2026-04-20 13:45:32','2026-04-20 13:45:32'),
(5551,1873,'action started via WP Cron','2026-04-20 13:54:14','2026-04-20 13:54:14'),
(5552,1873,'action complete via WP Cron','2026-04-20 13:54:14','2026-04-20 13:54:14'),
(5553,1874,'action created','2026-04-20 13:54:15','2026-04-20 13:54:15'),
(5554,1869,'action started via WP Cron','2026-04-20 13:54:15','2026-04-20 13:54:15'),
(5555,1869,'action complete via WP Cron','2026-04-20 13:54:15','2026-04-20 13:54:15'),
(5556,1875,'action created','2026-04-20 13:54:15','2026-04-20 13:54:15'),
(5557,1870,'action started via WP Cron','2026-04-20 13:54:15','2026-04-20 13:54:15'),
(5558,1870,'action complete via WP Cron','2026-04-20 13:54:16','2026-04-20 13:54:16'),
(5559,1876,'action created','2026-04-20 13:54:16','2026-04-20 13:54:16'),
(5560,1874,'action started via WP Cron','2026-04-20 13:59:08','2026-04-20 13:59:08'),
(5561,1874,'action complete via WP Cron','2026-04-20 13:59:08','2026-04-20 13:59:08'),
(5562,1877,'action created','2026-04-20 13:59:08','2026-04-20 13:59:08'),
(5563,1877,'action started via WP Cron','2026-04-20 14:03:05','2026-04-20 14:03:05'),
(5564,1878,'action created','2026-04-20 14:03:05','2026-04-20 14:03:05'),
(5565,1878,'action started via WP Cron','2026-04-20 14:03:09','2026-04-20 14:03:09'),
(5566,1878,'action complete via WP Cron','2026-04-20 14:03:09','2026-04-20 14:03:09'),
(5567,1877,'action complete via WP Cron','2026-04-20 14:03:09','2026-04-20 14:03:09'),
(5568,1879,'action created','2026-04-20 14:03:09','2026-04-20 14:03:09'),
(5569,1879,'action started via WP Cron','2026-04-20 14:08:56','2026-04-20 14:08:56'),
(5570,1879,'action complete via WP Cron','2026-04-20 14:08:56','2026-04-20 14:08:56'),
(5571,1880,'action created','2026-04-20 14:08:56','2026-04-20 14:08:56'),
(5572,1875,'action started via WP Cron','2026-04-20 14:12:12','2026-04-20 14:12:12'),
(5573,1875,'action complete via WP Cron','2026-04-20 14:12:12','2026-04-20 14:12:12'),
(5574,1881,'action created','2026-04-20 14:12:12','2026-04-20 14:12:12'),
(5575,1876,'action started via WP Cron','2026-04-20 14:12:12','2026-04-20 14:12:12'),
(5576,1876,'action complete via WP Cron','2026-04-20 14:12:13','2026-04-20 14:12:13'),
(5577,1882,'action created','2026-04-20 14:12:13','2026-04-20 14:12:13'),
(5578,1880,'action started via WP Cron','2026-04-20 14:12:13','2026-04-20 14:12:13'),
(5579,1880,'action complete via WP Cron','2026-04-20 14:12:13','2026-04-20 14:12:13'),
(5580,1883,'action created','2026-04-20 14:12:13','2026-04-20 14:12:13'),
(5581,1883,'action started via WP Cron','2026-04-20 14:18:27','2026-04-20 14:18:27'),
(5582,1883,'action complete via WP Cron','2026-04-20 14:18:27','2026-04-20 14:18:27'),
(5583,1884,'action created','2026-04-20 14:18:27','2026-04-20 14:18:27'),
(5584,1884,'action started via WP Cron','2026-04-20 14:21:05','2026-04-20 14:21:05'),
(5585,1884,'action complete via WP Cron','2026-04-20 14:21:06','2026-04-20 14:21:06'),
(5586,1885,'action created','2026-04-20 14:21:06','2026-04-20 14:21:06'),
(5587,1885,'action started via WP Cron','2026-04-20 14:24:29','2026-04-20 14:24:29'),
(5588,1885,'action complete via WP Cron','2026-04-20 14:24:29','2026-04-20 14:24:29'),
(5589,1886,'action created','2026-04-20 14:24:29','2026-04-20 14:24:29'),
(5590,1886,'action started via WP Cron','2026-04-20 14:29:51','2026-04-20 14:29:51'),
(5591,1886,'action complete via WP Cron','2026-04-20 14:29:51','2026-04-20 14:29:51'),
(5592,1887,'action created','2026-04-20 14:29:51','2026-04-20 14:29:51'),
(5593,1881,'action started via WP Cron','2026-04-20 14:29:51','2026-04-20 14:29:51'),
(5594,1881,'action complete via WP Cron','2026-04-20 14:29:52','2026-04-20 14:29:52'),
(5595,1888,'action created','2026-04-20 14:29:52','2026-04-20 14:29:52'),
(5596,1882,'action started via WP Cron','2026-04-20 14:29:52','2026-04-20 14:29:52'),
(5597,1882,'action complete via WP Cron','2026-04-20 14:29:52','2026-04-20 14:29:52'),
(5598,1889,'action created','2026-04-20 14:29:52','2026-04-20 14:29:52'),
(5599,1887,'action started via WP Cron','2026-04-20 14:38:33','2026-04-20 14:38:33'),
(5600,1890,'action created','2026-04-20 14:38:34','2026-04-20 14:38:34'),
(5601,1890,'action started via WP Cron','2026-04-20 14:38:37','2026-04-20 14:38:37'),
(5602,1890,'action complete via WP Cron','2026-04-20 14:38:38','2026-04-20 14:38:38'),
(5603,1887,'action complete via WP Cron','2026-04-20 14:38:39','2026-04-20 14:38:39'),
(5604,1891,'action created','2026-04-20 14:38:39','2026-04-20 14:38:39'),
(5605,1868,'action started via WP Cron','2026-04-20 14:38:39','2026-04-20 14:38:39'),
(5606,1892,'action created','2026-04-20 14:38:39','2026-04-20 14:38:39'),
(5607,1868,'action complete via WP Cron','2026-04-20 14:38:39','2026-04-20 14:38:39'),
(5608,1891,'action started via WP Cron','2026-04-20 14:46:31','2026-04-20 14:46:31'),
(5609,1891,'action complete via WP Cron','2026-04-20 14:46:31','2026-04-20 14:46:31'),
(5610,1893,'action created','2026-04-20 14:46:32','2026-04-20 14:46:32'),
(5611,1888,'action started via WP Cron','2026-04-20 14:46:32','2026-04-20 14:46:32'),
(5612,1888,'action complete via WP Cron','2026-04-20 14:46:33','2026-04-20 14:46:33'),
(5613,1894,'action created','2026-04-20 14:46:33','2026-04-20 14:46:33'),
(5614,1889,'action started via WP Cron','2026-04-20 14:46:33','2026-04-20 14:46:33'),
(5615,1889,'action complete via WP Cron','2026-04-20 14:46:33','2026-04-20 14:46:33'),
(5616,1895,'action created','2026-04-20 14:46:34','2026-04-20 14:46:34'),
(5617,1893,'action started via WP Cron','2026-04-20 14:55:55','2026-04-20 14:55:55'),
(5618,1893,'action complete via WP Cron','2026-04-20 14:55:55','2026-04-20 14:55:55'),
(5619,1896,'action created','2026-04-20 14:55:56','2026-04-20 14:55:56'),
(5620,1896,'action started via WP Cron','2026-04-20 15:05:12','2026-04-20 15:05:12'),
(5621,1896,'action complete via WP Cron','2026-04-20 15:05:12','2026-04-20 15:05:12'),
(5622,1897,'action created','2026-04-20 15:05:12','2026-04-20 15:05:12'),
(5623,1894,'action started via WP Cron','2026-04-20 15:05:12','2026-04-20 15:05:12'),
(5624,1894,'action complete via WP Cron','2026-04-20 15:05:12','2026-04-20 15:05:12'),
(5625,1898,'action created','2026-04-20 15:05:12','2026-04-20 15:05:12'),
(5626,1895,'action started via WP Cron','2026-04-20 15:05:12','2026-04-20 15:05:12'),
(5627,1895,'action complete via WP Cron','2026-04-20 15:05:13','2026-04-20 15:05:13'),
(5628,1899,'action created','2026-04-20 15:05:13','2026-04-20 15:05:13'),
(5629,1897,'action started via WP Cron','2026-04-20 15:14:35','2026-04-20 15:14:35'),
(5630,1897,'action complete via WP Cron','2026-04-20 15:14:35','2026-04-20 15:14:35'),
(5631,1900,'action created','2026-04-20 15:14:36','2026-04-20 15:14:36'),
(5632,1900,'action started via WP Cron','2026-04-20 15:23:31','2026-04-20 15:23:31'),
(5633,1900,'action complete via WP Cron','2026-04-20 15:23:31','2026-04-20 15:23:31'),
(5634,1901,'action created','2026-04-20 15:23:31','2026-04-20 15:23:31'),
(5635,1898,'action started via WP Cron','2026-04-20 15:23:31','2026-04-20 15:23:31'),
(5636,1898,'action complete via WP Cron','2026-04-20 15:23:32','2026-04-20 15:23:32'),
(5637,1902,'action created','2026-04-20 15:23:32','2026-04-20 15:23:32'),
(5638,1899,'action started via WP Cron','2026-04-20 15:23:32','2026-04-20 15:23:32'),
(5639,1899,'action complete via WP Cron','2026-04-20 15:23:32','2026-04-20 15:23:32'),
(5640,1903,'action created','2026-04-20 15:23:32','2026-04-20 15:23:32'),
(5641,1901,'action started via WP Cron','2026-04-20 15:30:44','2026-04-20 15:30:44'),
(5642,1901,'action complete via WP Cron','2026-04-20 15:30:44','2026-04-20 15:30:44'),
(5643,1904,'action created','2026-04-20 15:30:46','2026-04-20 15:30:46'),
(5644,1904,'action started via WP Cron','2026-04-20 15:41:57','2026-04-20 15:41:57'),
(5645,1905,'action created','2026-04-20 15:41:58','2026-04-20 15:41:58'),
(5646,1905,'action started via WP Cron','2026-04-20 15:42:01','2026-04-20 15:42:01'),
(5647,1905,'action complete via WP Cron','2026-04-20 15:42:02','2026-04-20 15:42:02'),
(5648,1904,'action complete via WP Cron','2026-04-20 15:42:03','2026-04-20 15:42:03'),
(5649,1906,'action created','2026-04-20 15:42:03','2026-04-20 15:42:03'),
(5650,1902,'action started via Async Request','2026-04-20 15:42:05','2026-04-20 15:42:05'),
(5651,1902,'action complete via Async Request','2026-04-20 15:42:07','2026-04-20 15:42:07'),
(5652,1907,'action created','2026-04-20 15:42:07','2026-04-20 15:42:07'),
(5653,1903,'action started via Async Request','2026-04-20 15:42:07','2026-04-20 15:42:07'),
(5654,1903,'action complete via Async Request','2026-04-20 15:42:07','2026-04-20 15:42:07'),
(5655,1908,'action created','2026-04-20 15:42:07','2026-04-20 15:42:07'),
(5656,1892,'action started via Async Request','2026-04-20 15:42:07','2026-04-20 15:42:07'),
(5657,1909,'action created','2026-04-20 15:42:07','2026-04-20 15:42:07'),
(5658,1892,'action complete via Async Request','2026-04-20 15:42:07','2026-04-20 15:42:07'),
(5659,1906,'action started via WP Cron','2026-04-20 15:52:58','2026-04-20 15:52:58'),
(5660,1910,'action created','2026-04-20 15:52:58','2026-04-20 15:52:58'),
(5661,1910,'action started via WP Cron','2026-04-20 15:53:01','2026-04-20 15:53:01'),
(5662,1910,'action complete via WP Cron','2026-04-20 15:53:02','2026-04-20 15:53:02'),
(5663,1906,'action complete via WP Cron','2026-04-20 15:53:03','2026-04-20 15:53:03'),
(5664,1911,'action created','2026-04-20 15:53:03','2026-04-20 15:53:03'),
(5665,1677,'action started via WP Cron','2026-04-20 15:53:03','2026-04-20 15:53:03'),
(5666,1677,'action complete via WP Cron','2026-04-20 15:53:03','2026-04-20 15:53:03'),
(5667,1912,'action created','2026-04-20 15:53:03','2026-04-20 15:53:03'),
(5668,1911,'action started via WP Cron','2026-04-20 16:01:41','2026-04-20 16:01:41'),
(5669,1913,'action created','2026-04-20 16:01:42','2026-04-20 16:01:42'),
(5670,1913,'action started via WP Cron','2026-04-20 16:01:45','2026-04-20 16:01:45'),
(5671,1913,'action complete via WP Cron','2026-04-20 16:01:45','2026-04-20 16:01:45'),
(5672,1911,'action complete via WP Cron','2026-04-20 16:01:46','2026-04-20 16:01:46'),
(5673,1914,'action created','2026-04-20 16:01:46','2026-04-20 16:01:46'),
(5674,1907,'action started via WP Cron','2026-04-20 16:01:46','2026-04-20 16:01:46'),
(5675,1907,'action complete via WP Cron','2026-04-20 16:01:47','2026-04-20 16:01:47'),
(5676,1915,'action created','2026-04-20 16:01:47','2026-04-20 16:01:47'),
(5677,1908,'action started via WP Cron','2026-04-20 16:01:47','2026-04-20 16:01:47'),
(5678,1908,'action complete via WP Cron','2026-04-20 16:01:47','2026-04-20 16:01:47'),
(5679,1916,'action created','2026-04-20 16:01:47','2026-04-20 16:01:47'),
(5680,1914,'action started via WP Cron','2026-04-20 16:07:46','2026-04-20 16:07:46'),
(5681,1914,'action complete via WP Cron','2026-04-20 16:07:47','2026-04-20 16:07:47'),
(5682,1917,'action created','2026-04-20 16:07:47','2026-04-20 16:07:47'),
(5683,1917,'action started via WP Cron','2026-04-20 16:10:40','2026-04-20 16:10:40'),
(5684,1917,'action complete via WP Cron','2026-04-20 16:10:40','2026-04-20 16:10:40'),
(5685,1918,'action created','2026-04-20 16:10:40','2026-04-20 16:10:40'),
(5686,1918,'action started via WP Cron','2026-04-20 16:14:07','2026-04-20 16:14:07'),
(5687,1918,'action complete via WP Cron','2026-04-20 16:14:07','2026-04-20 16:14:07'),
(5688,1919,'action created','2026-04-20 16:14:08','2026-04-20 16:14:08'),
(5689,1687,'action started via WP Cron','2026-04-20 16:14:08','2026-04-20 16:14:08'),
(5690,1687,'action complete via WP Cron','2026-04-20 16:14:10','2026-04-20 16:14:10'),
(5691,1920,'action created','2026-04-20 16:14:10','2026-04-20 16:14:10'),
(5692,1919,'action started via WP Cron','2026-04-20 16:19:26','2026-04-20 16:19:26'),
(5693,1919,'action complete via WP Cron','2026-04-20 16:19:26','2026-04-20 16:19:26'),
(5694,1921,'action created','2026-04-20 16:19:26','2026-04-20 16:19:26'),
(5695,1915,'action started via WP Cron','2026-04-20 16:19:26','2026-04-20 16:19:26'),
(5696,1915,'action complete via WP Cron','2026-04-20 16:19:26','2026-04-20 16:19:26'),
(5697,1922,'action created','2026-04-20 16:19:26','2026-04-20 16:19:26'),
(5698,1916,'action started via WP Cron','2026-04-20 16:19:26','2026-04-20 16:19:26'),
(5699,1916,'action complete via WP Cron','2026-04-20 16:19:27','2026-04-20 16:19:27'),
(5700,1923,'action created','2026-04-20 16:19:27','2026-04-20 16:19:27'),
(5701,1921,'action started via WP Cron','2026-04-20 16:21:39','2026-04-20 16:21:39'),
(5702,1921,'action complete via WP Cron','2026-04-20 16:21:39','2026-04-20 16:21:39'),
(5703,1924,'action created','2026-04-20 16:21:39','2026-04-20 16:21:39'),
(5704,1924,'action started via WP Cron','2026-04-20 16:28:02','2026-04-20 16:28:02'),
(5705,1925,'action created','2026-04-20 16:28:02','2026-04-20 16:28:02'),
(5706,1925,'action started via WP Cron','2026-04-20 16:28:06','2026-04-20 16:28:06'),
(5707,1925,'action complete via WP Cron','2026-04-20 16:28:06','2026-04-20 16:28:06'),
(5708,1924,'action complete via WP Cron','2026-04-20 16:28:06','2026-04-20 16:28:06'),
(5709,1926,'action created','2026-04-20 16:28:06','2026-04-20 16:28:06'),
(5710,1926,'action started via WP Cron','2026-04-20 16:36:56','2026-04-20 16:36:56'),
(5711,1926,'action complete via WP Cron','2026-04-20 16:36:56','2026-04-20 16:36:56'),
(5712,1927,'action created','2026-04-20 16:36:56','2026-04-20 16:36:56'),
(5713,1922,'action started via WP Cron','2026-04-20 16:36:56','2026-04-20 16:36:56'),
(5714,1922,'action complete via WP Cron','2026-04-20 16:36:56','2026-04-20 16:36:56'),
(5715,1928,'action created','2026-04-20 16:36:57','2026-04-20 16:36:57'),
(5716,1923,'action started via WP Cron','2026-04-20 16:36:57','2026-04-20 16:36:57'),
(5717,1923,'action complete via WP Cron','2026-04-20 16:36:57','2026-04-20 16:36:57'),
(5718,1929,'action created','2026-04-20 16:36:57','2026-04-20 16:36:57'),
(5719,1927,'action started via WP Cron','2026-04-20 16:44:53','2026-04-20 16:44:53'),
(5720,1930,'action created','2026-04-20 16:44:53','2026-04-20 16:44:53'),
(5721,1930,'action started via WP Cron','2026-04-20 16:44:56','2026-04-20 16:44:56'),
(5722,1930,'action complete via WP Cron','2026-04-20 16:44:57','2026-04-20 16:44:57'),
(5723,1927,'action complete via WP Cron','2026-04-20 16:44:58','2026-04-20 16:44:58'),
(5724,1931,'action created','2026-04-20 16:44:58','2026-04-20 16:44:58'),
(5725,1909,'action started via WP Cron','2026-04-20 16:44:58','2026-04-20 16:44:58'),
(5726,1932,'action created','2026-04-20 16:44:58','2026-04-20 16:44:58'),
(5727,1909,'action complete via WP Cron','2026-04-20 16:44:58','2026-04-20 16:44:58'),
(5728,1931,'action started via WP Cron','2026-04-20 16:47:02','2026-04-20 16:47:02'),
(5729,1931,'action complete via WP Cron','2026-04-20 16:47:03','2026-04-20 16:47:03'),
(5730,1933,'action created','2026-04-20 16:47:03','2026-04-20 16:47:03'),
(5731,1933,'action started via WP Cron','2026-04-20 16:53:18','2026-04-20 16:53:18'),
(5732,1933,'action complete via WP Cron','2026-04-20 16:53:18','2026-04-20 16:53:18'),
(5733,1934,'action created','2026-04-20 16:53:21','2026-04-20 16:53:21'),
(5734,1928,'action started via WP Cron','2026-04-20 16:53:21','2026-04-20 16:53:21'),
(5735,1928,'action complete via WP Cron','2026-04-20 16:53:21','2026-04-20 16:53:21'),
(5736,1935,'action created','2026-04-20 16:53:25','2026-04-20 16:53:25'),
(5737,1929,'action started via WP Cron','2026-04-20 16:53:25','2026-04-20 16:53:25'),
(5738,1929,'action complete via WP Cron','2026-04-20 16:53:25','2026-04-20 16:53:25'),
(5739,1936,'action created','2026-04-20 16:53:28','2026-04-20 16:53:28'),
(5740,1934,'action started via WP Cron','2026-04-20 16:56:18','2026-04-20 16:56:18'),
(5741,1934,'action complete via WP Cron','2026-04-20 16:56:18','2026-04-20 16:56:18'),
(5742,1937,'action created','2026-04-20 16:56:18','2026-04-20 16:56:18'),
(5743,1937,'action started via WP Cron','2026-04-20 17:00:33','2026-04-20 17:00:33'),
(5744,1937,'action complete via WP Cron','2026-04-20 17:00:33','2026-04-20 17:00:33'),
(5745,1938,'action created','2026-04-20 17:00:33','2026-04-20 17:00:33'),
(5746,1938,'action started via WP Cron','2026-04-20 17:05:30','2026-04-20 17:05:30'),
(5747,1938,'action complete via WP Cron','2026-04-20 17:05:30','2026-04-20 17:05:30'),
(5748,1939,'action created','2026-04-20 17:05:31','2026-04-20 17:05:31'),
(5749,1939,'action started via WP Cron','2026-04-20 17:11:44','2026-04-20 17:11:44'),
(5750,1940,'action created','2026-04-20 17:11:44','2026-04-20 17:11:44'),
(5751,1940,'action started via WP Cron','2026-04-20 17:11:48','2026-04-20 17:11:48'),
(5752,1940,'action complete via WP Cron','2026-04-20 17:11:49','2026-04-20 17:11:49'),
(5753,1939,'action complete via WP Cron','2026-04-20 17:11:49','2026-04-20 17:11:49'),
(5754,1941,'action created','2026-04-20 17:11:50','2026-04-20 17:11:50'),
(5755,1935,'action started via Async Request','2026-04-20 17:11:52','2026-04-20 17:11:52'),
(5756,1935,'action complete via Async Request','2026-04-20 17:11:52','2026-04-20 17:11:52'),
(5757,1942,'action created','2026-04-20 17:11:52','2026-04-20 17:11:52'),
(5758,1936,'action started via Async Request','2026-04-20 17:11:52','2026-04-20 17:11:52'),
(5759,1936,'action complete via Async Request','2026-04-20 17:11:53','2026-04-20 17:11:53'),
(5760,1943,'action created','2026-04-20 17:11:53','2026-04-20 17:11:53'),
(5761,1941,'action started via WP Cron','2026-04-20 17:14:02','2026-04-20 17:14:02'),
(5762,1941,'action complete via WP Cron','2026-04-20 17:14:02','2026-04-20 17:14:02'),
(5763,1944,'action created','2026-04-20 17:14:02','2026-04-20 17:14:02'),
(5764,1944,'action started via WP Cron','2026-04-20 17:22:56','2026-04-20 17:22:56'),
(5765,1944,'action complete via WP Cron','2026-04-20 17:22:56','2026-04-20 17:22:56'),
(5766,1945,'action created','2026-04-20 17:22:56','2026-04-20 17:22:56'),
(5767,1945,'action started via WP Cron','2026-04-20 17:31:59','2026-04-20 17:31:59'),
(5768,1945,'action complete via WP Cron','2026-04-20 17:32:00','2026-04-20 17:32:00'),
(5769,1946,'action created','2026-04-20 17:32:00','2026-04-20 17:32:00'),
(5770,1942,'action started via WP Cron','2026-04-20 17:32:00','2026-04-20 17:32:00'),
(5771,1942,'action complete via WP Cron','2026-04-20 17:32:00','2026-04-20 17:32:00'),
(5772,1947,'action created','2026-04-20 17:32:00','2026-04-20 17:32:00'),
(5773,1943,'action started via WP Cron','2026-04-20 17:32:00','2026-04-20 17:32:00'),
(5774,1943,'action complete via WP Cron','2026-04-20 17:32:01','2026-04-20 17:32:01'),
(5775,1948,'action created','2026-04-20 17:32:01','2026-04-20 17:32:01'),
(5776,1443,'action started via WP Cron','2026-04-20 17:32:01','2026-04-20 17:32:01'),
(5777,1443,'action complete via WP Cron','2026-04-20 17:32:01','2026-04-20 17:32:01'),
(5778,1949,'action created','2026-04-20 17:32:01','2026-04-20 17:32:01'),
(5779,1446,'action started via WP Cron','2026-04-20 17:32:01','2026-04-20 17:32:01'),
(5785,1951,'action started via WP Cron','2026-04-20 17:48:53','2026-04-20 17:48:53'),
(5781,1950,'action created','2026-04-20 17:32:02','2026-04-20 17:32:02'),
(5782,1951,'action created','2026-04-20 17:32:02','2026-04-20 17:32:02'),
(5783,1446,'action complete via WP Cron','2026-04-20 17:32:02','2026-04-20 17:32:02'),
(5784,1952,'action created','2026-04-20 17:32:02','2026-04-20 17:32:02'),
(5786,1951,'action complete via WP Cron','2026-04-20 17:48:53','2026-04-20 17:48:53'),
(5787,1946,'action started via WP Cron','2026-04-20 17:48:53','2026-04-20 17:48:53'),
(5788,1953,'action created','2026-04-20 17:48:53','2026-04-20 17:48:53'),
(5789,1946,'action complete via WP Cron','2026-04-20 17:48:58','2026-04-20 17:48:58'),
(5790,1954,'action created','2026-04-20 17:48:58','2026-04-20 17:48:58'),
(5791,1932,'action started via WP Cron','2026-04-20 17:48:58','2026-04-20 17:48:58'),
(5792,1955,'action created','2026-04-20 17:48:59','2026-04-20 17:48:59'),
(5793,1932,'action complete via WP Cron','2026-04-20 17:48:59','2026-04-20 17:48:59'),
(5794,1947,'action started via WP Cron','2026-04-20 17:48:59','2026-04-20 17:48:59'),
(5795,1947,'action complete via WP Cron','2026-04-20 17:48:59','2026-04-20 17:48:59'),
(5796,1956,'action created','2026-04-20 17:48:59','2026-04-20 17:48:59'),
(5797,1948,'action started via WP Cron','2026-04-20 17:48:59','2026-04-20 17:48:59'),
(5798,1953,'action started via WP Cron','2026-04-20 17:49:00','2026-04-20 17:49:00'),
(5799,1953,'action complete via WP Cron','2026-04-20 17:49:00','2026-04-20 17:49:00'),
(5800,1948,'action complete via WP Cron','2026-04-20 17:49:00','2026-04-20 17:49:00'),
(5801,1957,'action created','2026-04-20 17:49:00','2026-04-20 17:49:00'),
(5802,1954,'action started via WP Cron','2026-04-20 18:06:50','2026-04-20 18:06:50'),
(5803,1954,'action complete via WP Cron','2026-04-20 18:06:50','2026-04-20 18:06:50'),
(5804,1958,'action created','2026-04-20 18:06:50','2026-04-20 18:06:50'),
(5805,1956,'action started via WP Cron','2026-04-20 18:06:50','2026-04-20 18:06:50'),
(5806,1956,'action complete via WP Cron','2026-04-20 18:06:50','2026-04-20 18:06:50'),
(5807,1959,'action created','2026-04-20 18:06:51','2026-04-20 18:06:51'),
(5808,1957,'action started via WP Cron','2026-04-20 18:06:51','2026-04-20 18:06:51'),
(5809,1957,'action complete via WP Cron','2026-04-20 18:06:51','2026-04-20 18:06:51'),
(5810,1960,'action created','2026-04-20 18:06:51','2026-04-20 18:06:51'),
(5811,1958,'action started via WP Cron','2026-04-20 18:22:23','2026-04-20 18:22:23'),
(5812,1961,'action created','2026-04-20 18:22:23','2026-04-20 18:22:23'),
(5813,1961,'action started via WP Cron','2026-04-20 18:22:27','2026-04-20 18:22:27'),
(5814,1961,'action complete via WP Cron','2026-04-20 18:22:27','2026-04-20 18:22:27'),
(5815,1958,'action complete via WP Cron','2026-04-20 18:22:28','2026-04-20 18:22:28'),
(5816,1962,'action created','2026-04-20 18:22:30','2026-04-20 18:22:30'),
(5817,1959,'action started via Async Request','2026-04-20 18:22:30','2026-04-20 18:22:30'),
(5818,1959,'action complete via Async Request','2026-04-20 18:22:32','2026-04-20 18:22:32'),
(5819,1963,'action created','2026-04-20 18:22:34','2026-04-20 18:22:34'),
(5820,1960,'action started via Async Request','2026-04-20 18:22:34','2026-04-20 18:22:34'),
(5821,1960,'action complete via Async Request','2026-04-20 18:22:34','2026-04-20 18:22:34'),
(5822,1964,'action created','2026-04-20 18:22:35','2026-04-20 18:22:35'),
(5823,1962,'action started via WP Cron','2026-04-20 18:45:50','2026-04-20 18:45:50'),
(5824,1962,'action complete via WP Cron','2026-04-20 18:45:50','2026-04-20 18:45:50'),
(5825,1965,'action created','2026-04-20 18:45:50','2026-04-20 18:45:50'),
(5826,1963,'action started via WP Cron','2026-04-20 18:45:50','2026-04-20 18:45:50'),
(5827,1963,'action complete via WP Cron','2026-04-20 18:45:50','2026-04-20 18:45:50'),
(5828,1966,'action created','2026-04-20 18:45:51','2026-04-20 18:45:51'),
(5829,1964,'action started via WP Cron','2026-04-20 18:45:51','2026-04-20 18:45:51'),
(5830,1964,'action complete via WP Cron','2026-04-20 18:45:51','2026-04-20 18:45:51'),
(5831,1967,'action created','2026-04-20 18:45:51','2026-04-20 18:45:51'),
(5832,1965,'action started via WP Cron','2026-04-20 18:54:54','2026-04-20 18:54:54'),
(5833,1965,'action complete via WP Cron','2026-04-20 18:54:54','2026-04-20 18:54:54'),
(5834,1968,'action created','2026-04-20 18:54:55','2026-04-20 18:54:55'),
(5835,1955,'action started via WP Cron','2026-04-20 18:54:55','2026-04-20 18:54:55'),
(5836,1969,'action created','2026-04-20 18:54:55','2026-04-20 18:54:55'),
(5837,1955,'action complete via WP Cron','2026-04-20 18:54:55','2026-04-20 18:54:55'),
(5838,1968,'action started via WP Cron','2026-04-20 19:00:05','2026-04-20 19:00:05'),
(5839,1970,'action created','2026-04-20 19:00:05','2026-04-20 19:00:05'),
(5840,1968,'action complete via WP Cron','2026-04-20 19:00:10','2026-04-20 19:00:10'),
(5841,1971,'action created','2026-04-20 19:00:10','2026-04-20 19:00:10'),
(5842,1970,'action started via WP Cron','2026-04-20 19:00:12','2026-04-20 19:00:12'),
(5843,1970,'action complete via WP Cron','2026-04-20 19:00:13','2026-04-20 19:00:13'),
(5844,1966,'action started via WP Cron','2026-04-20 19:01:01','2026-04-20 19:01:01'),
(5845,1966,'action complete via WP Cron','2026-04-20 19:01:02','2026-04-20 19:01:02'),
(5846,1972,'action created','2026-04-20 19:01:02','2026-04-20 19:01:02'),
(5847,1967,'action started via WP Cron','2026-04-20 19:01:02','2026-04-20 19:01:02'),
(5848,1967,'action complete via WP Cron','2026-04-20 19:01:03','2026-04-20 19:01:03'),
(5849,1973,'action created','2026-04-20 19:01:03','2026-04-20 19:01:03'),
(5850,1971,'action started via WP Cron','2026-04-20 19:29:54','2026-04-20 19:29:54'),
(5851,1974,'action created','2026-04-20 19:29:54','2026-04-20 19:29:54'),
(5852,1974,'action started via WP Cron','2026-04-20 19:29:57','2026-04-20 19:29:57'),
(5853,1974,'action complete via WP Cron','2026-04-20 19:29:58','2026-04-20 19:29:58'),
(5854,1971,'action complete via WP Cron','2026-04-20 19:29:59','2026-04-20 19:29:59'),
(5855,1975,'action created','2026-04-20 19:29:59','2026-04-20 19:29:59'),
(5856,1972,'action started via WP Cron','2026-04-20 19:29:59','2026-04-20 19:29:59'),
(5857,1972,'action complete via WP Cron','2026-04-20 19:29:59','2026-04-20 19:29:59'),
(5858,1976,'action created','2026-04-20 19:30:00','2026-04-20 19:30:00'),
(5859,1973,'action started via WP Cron','2026-04-20 19:30:00','2026-04-20 19:30:00'),
(5860,1973,'action complete via WP Cron','2026-04-20 19:30:00','2026-04-20 19:30:00'),
(5861,1977,'action created','2026-04-20 19:30:00','2026-04-20 19:30:00'),
(5862,1975,'action started via WP Cron','2026-04-20 19:53:06','2026-04-20 19:53:06'),
(5863,1975,'action complete via WP Cron','2026-04-20 19:53:07','2026-04-20 19:53:07'),
(5864,1978,'action created','2026-04-20 19:53:07','2026-04-20 19:53:07'),
(5865,1976,'action started via WP Cron','2026-04-20 19:53:07','2026-04-20 19:53:07'),
(5866,1976,'action complete via WP Cron','2026-04-20 19:53:09','2026-04-20 19:53:09'),
(5867,1979,'action created','2026-04-20 19:53:09','2026-04-20 19:53:09'),
(5868,1977,'action started via WP Cron','2026-04-20 19:53:09','2026-04-20 19:53:09'),
(5869,1977,'action complete via WP Cron','2026-04-20 19:53:09','2026-04-20 19:53:09'),
(5870,1980,'action created','2026-04-20 19:53:09','2026-04-20 19:53:09'),
(5871,1969,'action started via WP Cron','2026-04-20 20:02:35','2026-04-20 20:02:35'),
(5872,1981,'action created','2026-04-20 20:02:35','2026-04-20 20:02:35'),
(5873,1969,'action complete via WP Cron','2026-04-20 20:02:35','2026-04-20 20:02:35'),
(5874,1978,'action started via WP Cron','2026-04-20 20:02:35','2026-04-20 20:02:35'),
(5875,1982,'action created','2026-04-20 20:02:35','2026-04-20 20:02:35'),
(5876,1982,'action started via WP Cron','2026-04-20 20:02:38','2026-04-20 20:02:38'),
(5877,1982,'action complete via WP Cron','2026-04-20 20:02:38','2026-04-20 20:02:38'),
(5878,1978,'action complete via WP Cron','2026-04-20 20:02:38','2026-04-20 20:02:38'),
(5879,1983,'action created','2026-04-20 20:02:39','2026-04-20 20:02:39'),
(5880,1983,'action started via WP Cron','2026-04-20 20:28:12','2026-04-20 20:28:12'),
(5881,1984,'action created','2026-04-20 20:28:12','2026-04-20 20:28:12'),
(5882,1984,'action started via WP Cron','2026-04-20 20:28:17','2026-04-20 20:28:17'),
(5883,1984,'action complete via WP Cron','2026-04-20 20:28:17','2026-04-20 20:28:17'),
(5884,1983,'action complete via WP Cron','2026-04-20 20:28:17','2026-04-20 20:28:17'),
(5885,1985,'action created','2026-04-20 20:28:17','2026-04-20 20:28:17'),
(5886,1979,'action started via Async Request','2026-04-20 20:28:21','2026-04-20 20:28:21'),
(5887,1979,'action complete via Async Request','2026-04-20 20:28:22','2026-04-20 20:28:22'),
(5888,1986,'action created','2026-04-20 20:28:22','2026-04-20 20:28:22'),
(5889,1980,'action started via Async Request','2026-04-20 20:28:22','2026-04-20 20:28:22'),
(5890,1980,'action complete via Async Request','2026-04-20 20:28:23','2026-04-20 20:28:23'),
(5891,1987,'action created','2026-04-20 20:28:23','2026-04-20 20:28:23'),
(5892,1985,'action started via WP Cron','2026-04-20 20:35:14','2026-04-20 20:35:14'),
(5893,1985,'action complete via WP Cron','2026-04-20 20:35:14','2026-04-20 20:35:14'),
(5894,1988,'action created','2026-04-20 20:35:15','2026-04-20 20:35:15'),
(5895,1988,'action started via WP Cron','2026-04-20 20:39:50','2026-04-20 20:39:50'),
(5896,1988,'action complete via WP Cron','2026-04-20 20:39:50','2026-04-20 20:39:50'),
(5897,1989,'action created','2026-04-20 20:39:50','2026-04-20 20:39:50'),
(5898,1989,'action started via WP Cron','2026-04-20 20:57:04','2026-04-20 20:57:04'),
(5899,1990,'action created','2026-04-20 20:57:04','2026-04-20 20:57:04'),
(5900,1990,'action started via WP Cron','2026-04-20 20:57:08','2026-04-20 20:57:08'),
(5901,1990,'action complete via WP Cron','2026-04-20 20:57:08','2026-04-20 20:57:08'),
(5902,1989,'action complete via WP Cron','2026-04-20 20:57:09','2026-04-20 20:57:09'),
(5903,1991,'action created','2026-04-20 20:57:09','2026-04-20 20:57:09'),
(5904,1986,'action started via WP Cron','2026-04-20 20:57:09','2026-04-20 20:57:09'),
(5905,1986,'action complete via WP Cron','2026-04-20 20:57:10','2026-04-20 20:57:10'),
(5906,1992,'action created','2026-04-20 20:57:10','2026-04-20 20:57:10'),
(5907,1987,'action started via WP Cron','2026-04-20 20:57:10','2026-04-20 20:57:10'),
(5908,1987,'action complete via WP Cron','2026-04-20 20:57:10','2026-04-20 20:57:10'),
(5909,1993,'action created','2026-04-20 20:57:10','2026-04-20 20:57:10'),
(5910,1991,'action started via WP Cron','2026-04-20 21:10:27','2026-04-20 21:10:27'),
(5911,1991,'action complete via WP Cron','2026-04-20 21:10:27','2026-04-20 21:10:27'),
(5912,1994,'action created','2026-04-20 21:10:27','2026-04-20 21:10:27'),
(5913,1981,'action started via WP Cron','2026-04-20 21:10:27','2026-04-20 21:10:27'),
(5914,1995,'action created','2026-04-20 21:10:27','2026-04-20 21:10:27'),
(5915,1981,'action complete via WP Cron','2026-04-20 21:10:27','2026-04-20 21:10:27'),
(5916,1992,'action started via WP Cron','2026-04-20 21:24:06','2026-04-20 21:24:06'),
(5917,1992,'action complete via WP Cron','2026-04-20 21:24:06','2026-04-20 21:24:06'),
(5918,1996,'action created','2026-04-20 21:24:07','2026-04-20 21:24:07'),
(5919,1993,'action started via WP Cron','2026-04-20 21:24:07','2026-04-20 21:24:07'),
(5920,1993,'action complete via WP Cron','2026-04-20 21:24:07','2026-04-20 21:24:07'),
(5921,1997,'action created','2026-04-20 21:24:07','2026-04-20 21:24:07'),
(5922,1994,'action started via WP Cron','2026-04-20 21:24:07','2026-04-20 21:24:07'),
(5923,1998,'action created','2026-04-20 21:24:08','2026-04-20 21:24:08'),
(5924,1998,'action started via WP Cron','2026-04-20 21:24:11','2026-04-20 21:24:11'),
(5925,1998,'action complete via WP Cron','2026-04-20 21:24:11','2026-04-20 21:24:11'),
(5926,1994,'action complete via WP Cron','2026-04-20 21:24:11','2026-04-20 21:24:11'),
(5927,1999,'action created','2026-04-20 21:24:11','2026-04-20 21:24:11'),
(5928,1999,'action started via WP Cron','2026-04-20 21:30:07','2026-04-20 21:30:07'),
(5929,1999,'action complete via WP Cron','2026-04-20 21:30:07','2026-04-20 21:30:07'),
(5930,2000,'action created','2026-04-20 21:30:07','2026-04-20 21:30:07'),
(5931,2000,'action started via WP Cron','2026-04-20 21:34:17','2026-04-20 21:34:17'),
(5932,2000,'action complete via WP Cron','2026-04-20 21:34:18','2026-04-20 21:34:18'),
(5933,2001,'action created','2026-04-20 21:34:18','2026-04-20 21:34:18'),
(5934,2001,'action started via WP Cron','2026-04-20 22:13:49','2026-04-20 22:13:49'),
(5935,2002,'action created','2026-04-20 22:13:49','2026-04-20 22:13:49'),
(5936,2001,'action complete via WP Cron','2026-04-20 22:13:54','2026-04-20 22:13:54'),
(5937,2003,'action created','2026-04-20 22:13:54','2026-04-20 22:13:54'),
(5938,1996,'action started via WP Cron','2026-04-20 22:13:54','2026-04-20 22:13:54'),
(5939,2002,'action started via WP Cron','2026-04-20 22:13:54','2026-04-20 22:13:54'),
(5940,2002,'action complete via WP Cron','2026-04-20 22:13:54','2026-04-20 22:13:54'),
(5941,1996,'action complete via WP Cron','2026-04-20 22:13:55','2026-04-20 22:13:55'),
(5942,2004,'action created','2026-04-20 22:13:55','2026-04-20 22:13:55'),
(5943,1997,'action started via WP Cron','2026-04-20 22:13:55','2026-04-20 22:13:55'),
(5944,1997,'action complete via WP Cron','2026-04-20 22:13:55','2026-04-20 22:13:55'),
(5945,2005,'action created','2026-04-20 22:13:55','2026-04-20 22:13:55'),
(5946,1995,'action started via WP Cron','2026-04-20 22:13:55','2026-04-20 22:13:55'),
(5947,2006,'action created','2026-04-20 22:13:55','2026-04-20 22:13:55'),
(5948,1995,'action complete via WP Cron','2026-04-20 22:13:55','2026-04-20 22:13:55'),
(5949,2003,'action started via WP Cron','2026-04-20 22:21:53','2026-04-20 22:21:53'),
(5950,2003,'action complete via WP Cron','2026-04-20 22:21:53','2026-04-20 22:21:53'),
(5951,2007,'action created','2026-04-20 22:21:53','2026-04-20 22:21:53'),
(5952,2007,'action started via WP Cron','2026-04-20 22:27:29','2026-04-20 22:27:29'),
(5953,2008,'action created','2026-04-20 22:27:29','2026-04-20 22:27:29'),
(5954,2008,'action started via WP Cron','2026-04-20 22:27:33','2026-04-20 22:27:33'),
(5955,2008,'action complete via WP Cron','2026-04-20 22:27:33','2026-04-20 22:27:33'),
(5956,2007,'action complete via WP Cron','2026-04-20 22:27:33','2026-04-20 22:27:33'),
(5957,2009,'action created','2026-04-20 22:27:33','2026-04-20 22:27:33'),
(5958,2004,'action started via WP Cron','2026-04-20 22:29:35','2026-04-20 22:29:35'),
(5959,2004,'action complete via WP Cron','2026-04-20 22:29:36','2026-04-20 22:29:36'),
(5960,2010,'action created','2026-04-20 22:29:36','2026-04-20 22:29:36'),
(5961,2005,'action started via WP Cron','2026-04-20 22:29:36','2026-04-20 22:29:36'),
(5962,2005,'action complete via WP Cron','2026-04-20 22:29:36','2026-04-20 22:29:36'),
(5963,2011,'action created','2026-04-20 22:29:37','2026-04-20 22:29:37'),
(5964,2009,'action started via WP Cron','2026-04-20 22:29:37','2026-04-20 22:29:37'),
(5965,2009,'action complete via WP Cron','2026-04-20 22:29:37','2026-04-20 22:29:37'),
(5966,2012,'action created','2026-04-20 22:29:37','2026-04-20 22:29:37'),
(5967,2012,'action started via WP Cron','2026-04-20 22:36:40','2026-04-20 22:36:40'),
(5968,2012,'action complete via WP Cron','2026-04-20 22:36:40','2026-04-20 22:36:40'),
(5969,2013,'action created','2026-04-20 22:36:40','2026-04-20 22:36:40'),
(5970,2013,'action started via WP Cron','2026-04-20 22:49:39','2026-04-20 22:49:39'),
(5971,2014,'action created','2026-04-20 22:49:39','2026-04-20 22:49:39'),
(5972,2014,'action started via WP Cron','2026-04-20 22:49:43','2026-04-20 22:49:43'),
(5973,2014,'action complete via WP Cron','2026-04-20 22:49:44','2026-04-20 22:49:44'),
(5974,2013,'action complete via WP Cron','2026-04-20 22:49:45','2026-04-20 22:49:45'),
(5975,2015,'action created','2026-04-20 22:49:45','2026-04-20 22:49:45'),
(5976,2010,'action started via Async Request','2026-04-20 22:49:47','2026-04-20 22:49:47'),
(5977,2010,'action complete via Async Request','2026-04-20 22:49:48','2026-04-20 22:49:48'),
(5978,2016,'action created','2026-04-20 22:49:50','2026-04-20 22:49:50'),
(5979,2011,'action started via Async Request','2026-04-20 22:49:50','2026-04-20 22:49:50'),
(5980,2011,'action complete via Async Request','2026-04-20 22:49:50','2026-04-20 22:49:50'),
(5981,2017,'action created','2026-04-20 22:49:51','2026-04-20 22:49:51'),
(5982,2015,'action started via WP Cron','2026-04-20 22:52:25','2026-04-20 22:52:25'),
(5983,2015,'action complete via WP Cron','2026-04-20 22:52:25','2026-04-20 22:52:25'),
(5984,2018,'action created','2026-04-20 22:52:26','2026-04-20 22:52:26'),
(5985,2018,'action started via WP Cron','2026-04-20 22:54:25','2026-04-20 22:54:25'),
(5986,2018,'action complete via WP Cron','2026-04-20 22:54:25','2026-04-20 22:54:25'),
(5987,2019,'action created','2026-04-20 22:54:25','2026-04-20 22:54:25'),
(5988,2019,'action started via WP Cron','2026-04-20 22:57:09','2026-04-20 22:57:09'),
(5989,2019,'action complete via WP Cron','2026-04-20 22:57:09','2026-04-20 22:57:09'),
(5990,2020,'action created','2026-04-20 22:57:09','2026-04-20 22:57:09'),
(5991,2020,'action started via WP Cron','2026-04-20 22:59:25','2026-04-20 22:59:25'),
(5992,2021,'action created','2026-04-20 22:59:25','2026-04-20 22:59:25'),
(5993,2021,'action started via WP Cron','2026-04-20 22:59:28','2026-04-20 22:59:28'),
(5994,2021,'action complete via WP Cron','2026-04-20 22:59:29','2026-04-20 22:59:29'),
(5995,2020,'action complete via WP Cron','2026-04-20 22:59:29','2026-04-20 22:59:29'),
(5996,2022,'action created','2026-04-20 22:59:29','2026-04-20 22:59:29'),
(5997,2022,'action started via WP Cron','2026-04-20 23:02:10','2026-04-20 23:02:10'),
(5998,2022,'action complete via WP Cron','2026-04-20 23:02:10','2026-04-20 23:02:10'),
(5999,2023,'action created','2026-04-20 23:02:10','2026-04-20 23:02:10'),
(6000,2023,'action started via WP Cron','2026-04-20 23:04:11','2026-04-20 23:04:11'),
(6001,2023,'action complete via WP Cron','2026-04-20 23:04:11','2026-04-20 23:04:11'),
(6002,2024,'action created','2026-04-20 23:04:11','2026-04-20 23:04:11'),
(6003,2016,'action started via WP Cron','2026-04-20 23:04:56','2026-04-20 23:04:56'),
(6004,2016,'action complete via WP Cron','2026-04-20 23:04:56','2026-04-20 23:04:56'),
(6005,2025,'action created','2026-04-20 23:04:57','2026-04-20 23:04:57'),
(6006,2017,'action started via WP Cron','2026-04-20 23:04:57','2026-04-20 23:04:57'),
(6007,2017,'action complete via WP Cron','2026-04-20 23:04:57','2026-04-20 23:04:57'),
(6008,2026,'action created','2026-04-20 23:04:57','2026-04-20 23:04:57'),
(6009,2024,'action started via WP Cron','2026-04-20 23:06:54','2026-04-20 23:06:54'),
(6010,2024,'action complete via WP Cron','2026-04-20 23:06:55','2026-04-20 23:06:55'),
(6011,2027,'action created','2026-04-20 23:06:55','2026-04-20 23:06:55'),
(6012,2027,'action started via WP Cron','2026-04-20 23:08:57','2026-04-20 23:08:57'),
(6013,2027,'action complete via WP Cron','2026-04-20 23:08:57','2026-04-20 23:08:57'),
(6014,2028,'action created','2026-04-20 23:08:59','2026-04-20 23:08:59'),
(6015,2028,'action started via WP Cron','2026-04-20 23:11:12','2026-04-20 23:11:12'),
(6016,2028,'action complete via WP Cron','2026-04-20 23:11:12','2026-04-20 23:11:12'),
(6017,2029,'action created','2026-04-20 23:11:12','2026-04-20 23:11:12'),
(6018,2029,'action started via WP Cron','2026-04-20 23:13:55','2026-04-20 23:13:55'),
(6019,2029,'action complete via WP Cron','2026-04-20 23:13:55','2026-04-20 23:13:55'),
(6020,2030,'action created','2026-04-20 23:13:55','2026-04-20 23:13:55'),
(6021,2006,'action started via WP Cron','2026-04-20 23:13:55','2026-04-20 23:13:55'),
(6022,2031,'action created','2026-04-20 23:13:56','2026-04-20 23:13:56'),
(6023,2006,'action complete via WP Cron','2026-04-20 23:13:56','2026-04-20 23:13:56'),
(6024,2030,'action started via WP Cron','2026-04-20 23:15:57','2026-04-20 23:15:57'),
(6025,2030,'action complete via WP Cron','2026-04-20 23:15:58','2026-04-20 23:15:58'),
(6026,2032,'action created','2026-04-20 23:15:58','2026-04-20 23:15:58'),
(6027,2032,'action started via WP Cron','2026-04-20 23:18:10','2026-04-20 23:18:10'),
(6028,2032,'action complete via WP Cron','2026-04-20 23:18:10','2026-04-20 23:18:10'),
(6029,2033,'action created','2026-04-20 23:18:10','2026-04-20 23:18:10'),
(6030,2025,'action started via WP Cron','2026-04-20 23:20:12','2026-04-20 23:20:12'),
(6031,2025,'action complete via WP Cron','2026-04-20 23:20:12','2026-04-20 23:20:12'),
(6032,2034,'action created','2026-04-20 23:20:12','2026-04-20 23:20:12'),
(6033,2026,'action started via WP Cron','2026-04-20 23:20:12','2026-04-20 23:20:12'),
(6034,2026,'action complete via WP Cron','2026-04-20 23:20:13','2026-04-20 23:20:13'),
(6035,2035,'action created','2026-04-20 23:20:13','2026-04-20 23:20:13'),
(6036,2033,'action started via WP Cron','2026-04-20 23:20:13','2026-04-20 23:20:13'),
(6037,2033,'action complete via WP Cron','2026-04-20 23:20:13','2026-04-20 23:20:13'),
(6038,2036,'action created','2026-04-20 23:20:13','2026-04-20 23:20:13'),
(6039,2036,'action started via WP Cron','2026-04-20 23:22:55','2026-04-20 23:22:55'),
(6040,2036,'action complete via WP Cron','2026-04-20 23:22:55','2026-04-20 23:22:55'),
(6041,2037,'action created','2026-04-20 23:22:55','2026-04-20 23:22:55'),
(6042,2037,'action started via WP Cron','2026-04-20 23:24:58','2026-04-20 23:24:58'),
(6043,2037,'action complete via WP Cron','2026-04-20 23:24:58','2026-04-20 23:24:58'),
(6044,2038,'action created','2026-04-20 23:24:59','2026-04-20 23:24:59'),
(6045,2038,'action started via WP Cron','2026-04-20 23:28:26','2026-04-20 23:28:26'),
(6046,2038,'action complete via WP Cron','2026-04-20 23:28:26','2026-04-20 23:28:26'),
(6047,2039,'action created','2026-04-20 23:28:26','2026-04-20 23:28:26'),
(6048,2039,'action started via WP Cron','2026-04-20 23:31:27','2026-04-20 23:31:27'),
(6049,2039,'action complete via WP Cron','2026-04-20 23:31:27','2026-04-20 23:31:27'),
(6050,2040,'action created','2026-04-20 23:31:27','2026-04-20 23:31:27'),
(6051,2040,'action started via WP Cron','2026-04-20 23:33:27','2026-04-20 23:33:27'),
(6052,2040,'action complete via WP Cron','2026-04-20 23:33:27','2026-04-20 23:33:27'),
(6053,2041,'action created','2026-04-20 23:33:27','2026-04-20 23:33:27'),
(6054,2034,'action started via WP Cron','2026-04-20 23:36:12','2026-04-20 23:36:12'),
(6055,2034,'action complete via WP Cron','2026-04-20 23:36:12','2026-04-20 23:36:12'),
(6056,2042,'action created','2026-04-20 23:36:13','2026-04-20 23:36:13'),
(6057,2035,'action started via WP Cron','2026-04-20 23:36:13','2026-04-20 23:36:13'),
(6058,2035,'action complete via WP Cron','2026-04-20 23:36:13','2026-04-20 23:36:13'),
(6059,2043,'action created','2026-04-20 23:36:13','2026-04-20 23:36:13'),
(6060,2041,'action started via WP Cron','2026-04-20 23:36:13','2026-04-20 23:36:13'),
(6061,2044,'action created','2026-04-20 23:36:13','2026-04-20 23:36:13'),
(6062,2044,'action started via WP Cron','2026-04-20 23:36:17','2026-04-20 23:36:17'),
(6063,2044,'action complete via WP Cron','2026-04-20 23:36:17','2026-04-20 23:36:17'),
(6064,2041,'action complete via WP Cron','2026-04-20 23:36:17','2026-04-20 23:36:17'),
(6065,2045,'action created','2026-04-20 23:36:17','2026-04-20 23:36:17'),
(6066,2045,'action started via WP Cron','2026-04-20 23:38:26','2026-04-20 23:38:26'),
(6067,2046,'action created','2026-04-20 23:38:26','2026-04-20 23:38:26'),
(6068,2046,'action started via WP Cron','2026-04-20 23:38:30','2026-04-20 23:38:30'),
(6069,2046,'action complete via WP Cron','2026-04-20 23:38:30','2026-04-20 23:38:30'),
(6070,2045,'action complete via WP Cron','2026-04-20 23:38:30','2026-04-20 23:38:30'),
(6071,2047,'action created','2026-04-20 23:38:30','2026-04-20 23:38:30'),
(6072,2047,'action started via WP Cron','2026-04-20 23:41:10','2026-04-20 23:41:10'),
(6073,2047,'action complete via WP Cron','2026-04-20 23:41:11','2026-04-20 23:41:11'),
(6074,2048,'action created','2026-04-20 23:41:11','2026-04-20 23:41:11'),
(6075,2048,'action started via WP Cron','2026-04-20 23:43:25','2026-04-20 23:43:25'),
(6076,2048,'action complete via WP Cron','2026-04-20 23:43:25','2026-04-20 23:43:25'),
(6077,2049,'action created','2026-04-20 23:43:25','2026-04-20 23:43:25'),
(6078,2049,'action started via WP Cron','2026-04-20 23:45:26','2026-04-20 23:45:26'),
(6079,2049,'action complete via WP Cron','2026-04-20 23:45:26','2026-04-20 23:45:26'),
(6080,2050,'action created','2026-04-20 23:45:26','2026-04-20 23:45:26'),
(6081,2050,'action started via WP Cron','2026-04-20 23:48:11','2026-04-20 23:48:11'),
(6082,2050,'action complete via WP Cron','2026-04-20 23:48:11','2026-04-20 23:48:11'),
(6083,2051,'action created','2026-04-20 23:48:15','2026-04-20 23:48:15'),
(6084,2051,'action started via WP Cron','2026-04-20 23:50:11','2026-04-20 23:50:11'),
(6085,2051,'action complete via WP Cron','2026-04-20 23:50:11','2026-04-20 23:50:11'),
(6086,2052,'action created','2026-04-20 23:50:11','2026-04-20 23:50:11'),
(6087,2042,'action started via WP Cron','2026-04-20 23:51:46','2026-04-20 23:51:46'),
(6088,2042,'action complete via WP Cron','2026-04-20 23:51:47','2026-04-20 23:51:47'),
(6089,2053,'action created','2026-04-20 23:51:47','2026-04-20 23:51:47'),
(6090,2043,'action started via WP Cron','2026-04-20 23:51:47','2026-04-20 23:51:47'),
(6091,2043,'action complete via WP Cron','2026-04-20 23:51:47','2026-04-20 23:51:47'),
(6092,2054,'action created','2026-04-20 23:51:47','2026-04-20 23:51:47'),
(6093,2052,'action started via WP Cron','2026-04-20 23:53:11','2026-04-20 23:53:11'),
(6094,2052,'action complete via WP Cron','2026-04-20 23:53:11','2026-04-20 23:53:11'),
(6095,2055,'action created','2026-04-20 23:53:11','2026-04-20 23:53:11'),
(6096,2055,'action started via WP Cron','2026-04-20 23:55:14','2026-04-20 23:55:14'),
(6097,2055,'action complete via WP Cron','2026-04-20 23:55:14','2026-04-20 23:55:14'),
(6098,2056,'action created','2026-04-20 23:55:14','2026-04-20 23:55:14'),
(6099,2056,'action started via WP Cron','2026-04-20 23:57:55','2026-04-20 23:57:55'),
(6100,2056,'action complete via WP Cron','2026-04-20 23:57:55','2026-04-20 23:57:55'),
(6101,2057,'action created','2026-04-20 23:57:55','2026-04-20 23:57:55'),
(6102,2057,'action started via WP Cron','2026-04-20 23:59:57','2026-04-20 23:59:57'),
(6103,2057,'action complete via WP Cron','2026-04-20 23:59:57','2026-04-20 23:59:57'),
(6104,2058,'action created','2026-04-20 23:59:57','2026-04-20 23:59:57'),
(6105,2058,'action started via WP Cron','2026-04-21 00:03:25','2026-04-21 00:03:25'),
(6106,2058,'action complete via WP Cron','2026-04-21 00:03:26','2026-04-21 00:03:26'),
(6107,2059,'action created','2026-04-21 00:03:26','2026-04-21 00:03:26'),
(6108,2059,'action started via WP Cron','2026-04-21 00:06:11','2026-04-21 00:06:11'),
(6109,2059,'action complete via WP Cron','2026-04-21 00:06:11','2026-04-21 00:06:11'),
(6110,2060,'action created','2026-04-21 00:06:11','2026-04-21 00:06:11'),
(6111,2053,'action started via WP Cron','2026-04-21 00:06:55','2026-04-21 00:06:55'),
(6112,2053,'action complete via WP Cron','2026-04-21 00:06:56','2026-04-21 00:06:56'),
(6113,2061,'action created','2026-04-21 00:06:56','2026-04-21 00:06:56'),
(6114,2054,'action started via WP Cron','2026-04-21 00:06:56','2026-04-21 00:06:56'),
(6115,2054,'action complete via WP Cron','2026-04-21 00:06:56','2026-04-21 00:06:56'),
(6116,2062,'action created','2026-04-21 00:06:57','2026-04-21 00:06:57'),
(6117,2060,'action started via WP Cron','2026-04-21 00:08:55','2026-04-21 00:08:55'),
(6118,2060,'action complete via WP Cron','2026-04-21 00:08:55','2026-04-21 00:08:55'),
(6119,2063,'action created','2026-04-21 00:08:56','2026-04-21 00:08:56'),
(6120,2063,'action started via WP Cron','2026-04-21 00:11:10','2026-04-21 00:11:10'),
(6121,2063,'action complete via WP Cron','2026-04-21 00:11:10','2026-04-21 00:11:10'),
(6122,2064,'action created','2026-04-21 00:11:10','2026-04-21 00:11:10'),
(6123,2064,'action started via WP Cron','2026-04-21 00:13:12','2026-04-21 00:13:12'),
(6124,2064,'action complete via WP Cron','2026-04-21 00:13:12','2026-04-21 00:13:12'),
(6125,2065,'action created','2026-04-21 00:13:12','2026-04-21 00:13:12'),
(6126,2031,'action started via WP Cron','2026-04-21 00:13:56','2026-04-21 00:13:56'),
(6127,2066,'action created','2026-04-21 00:13:59','2026-04-21 00:13:59'),
(6128,2031,'action complete via WP Cron','2026-04-21 00:13:59','2026-04-21 00:13:59'),
(6129,2065,'action started via WP Cron','2026-04-21 00:15:55','2026-04-21 00:15:55'),
(6130,2065,'action complete via WP Cron','2026-04-21 00:15:55','2026-04-21 00:15:55'),
(6131,2067,'action created','2026-04-21 00:15:56','2026-04-21 00:15:56'),
(6132,2067,'action started via WP Cron','2026-04-21 00:18:10','2026-04-21 00:18:10'),
(6133,2067,'action complete via WP Cron','2026-04-21 00:18:10','2026-04-21 00:18:10'),
(6134,2068,'action created','2026-04-21 00:18:10','2026-04-21 00:18:10'),
(6135,2068,'action started via WP Cron','2026-04-21 00:20:11','2026-04-21 00:20:11'),
(6136,2068,'action complete via WP Cron','2026-04-21 00:20:11','2026-04-21 00:20:11'),
(6137,2069,'action created','2026-04-21 00:20:11','2026-04-21 00:20:11'),
(6138,2061,'action started via WP Cron','2026-04-21 00:22:10','2026-04-21 00:22:10'),
(6139,2061,'action complete via WP Cron','2026-04-21 00:22:10','2026-04-21 00:22:10'),
(6140,2070,'action created','2026-04-21 00:22:11','2026-04-21 00:22:11'),
(6141,2062,'action started via WP Cron','2026-04-21 00:22:11','2026-04-21 00:22:11'),
(6142,2062,'action complete via WP Cron','2026-04-21 00:22:11','2026-04-21 00:22:11'),
(6143,2071,'action created','2026-04-21 00:22:11','2026-04-21 00:22:11'),
(6144,2069,'action started via WP Cron','2026-04-21 00:22:11','2026-04-21 00:22:11'),
(6145,2072,'action created','2026-04-21 00:22:11','2026-04-21 00:22:11'),
(6146,2072,'action started via WP Cron','2026-04-21 00:22:15','2026-04-21 00:22:15'),
(6147,2072,'action complete via WP Cron','2026-04-21 00:22:15','2026-04-21 00:22:15'),
(6148,2069,'action complete via WP Cron','2026-04-21 00:22:15','2026-04-21 00:22:15'),
(6149,2073,'action created','2026-04-21 00:22:15','2026-04-21 00:22:15'),
(6150,2073,'action started via WP Cron','2026-04-21 00:24:25','2026-04-21 00:24:25'),
(6151,2073,'action complete via WP Cron','2026-04-21 00:24:25','2026-04-21 00:24:25'),
(6152,2074,'action created','2026-04-21 00:24:25','2026-04-21 00:24:25'),
(6153,2074,'action started via WP Cron','2026-04-21 00:26:25','2026-04-21 00:26:25'),
(6154,2074,'action complete via WP Cron','2026-04-21 00:26:25','2026-04-21 00:26:25'),
(6155,2075,'action created','2026-04-21 00:26:25','2026-04-21 00:26:25'),
(6156,2075,'action started via WP Cron','2026-04-21 00:29:11','2026-04-21 00:29:11'),
(6157,2075,'action complete via WP Cron','2026-04-21 00:29:11','2026-04-21 00:29:11'),
(6158,2076,'action created','2026-04-21 00:29:11','2026-04-21 00:29:11'),
(6159,2076,'action started via WP Cron','2026-04-21 00:31:11','2026-04-21 00:31:11'),
(6160,2076,'action complete via WP Cron','2026-04-21 00:31:11','2026-04-21 00:31:11'),
(6161,2077,'action created','2026-04-21 00:31:11','2026-04-21 00:31:11'),
(6162,2077,'action started via WP Cron','2026-04-21 00:33:26','2026-04-21 00:33:26'),
(6163,2077,'action complete via WP Cron','2026-04-21 00:33:26','2026-04-21 00:33:26'),
(6164,2078,'action created','2026-04-21 00:33:27','2026-04-21 00:33:27'),
(6165,2078,'action started via WP Cron','2026-04-21 00:35:26','2026-04-21 00:35:26'),
(6166,2078,'action complete via WP Cron','2026-04-21 00:35:26','2026-04-21 00:35:26'),
(6167,2079,'action created','2026-04-21 00:35:26','2026-04-21 00:35:26'),
(6168,2070,'action started via WP Cron','2026-04-21 00:38:09','2026-04-21 00:38:09'),
(6169,2070,'action complete via WP Cron','2026-04-21 00:38:10','2026-04-21 00:38:10'),
(6170,2080,'action created','2026-04-21 00:38:10','2026-04-21 00:38:10'),
(6171,2071,'action started via WP Cron','2026-04-21 00:38:10','2026-04-21 00:38:10'),
(6172,2071,'action complete via WP Cron','2026-04-21 00:38:11','2026-04-21 00:38:11'),
(6173,2081,'action created','2026-04-21 00:38:11','2026-04-21 00:38:11'),
(6174,2079,'action started via WP Cron','2026-04-21 00:38:11','2026-04-21 00:38:11'),
(6175,2079,'action complete via WP Cron','2026-04-21 00:38:11','2026-04-21 00:38:11'),
(6176,2082,'action created','2026-04-21 00:38:11','2026-04-21 00:38:11'),
(6177,2082,'action started via WP Cron','2026-04-21 00:40:12','2026-04-21 00:40:12'),
(6178,2082,'action complete via WP Cron','2026-04-21 00:40:12','2026-04-21 00:40:12'),
(6179,2083,'action created','2026-04-21 00:40:12','2026-04-21 00:40:12'),
(6180,2083,'action started via WP Cron','2026-04-21 00:43:11','2026-04-21 00:43:11'),
(6181,2083,'action complete via WP Cron','2026-04-21 00:43:11','2026-04-21 00:43:11'),
(6182,2084,'action created','2026-04-21 00:43:11','2026-04-21 00:43:11'),
(6183,2084,'action started via WP Cron','2026-04-21 00:45:11','2026-04-21 00:45:11'),
(6184,2084,'action complete via WP Cron','2026-04-21 00:45:11','2026-04-21 00:45:11'),
(6185,2085,'action created','2026-04-21 00:45:11','2026-04-21 00:45:11'),
(6186,2085,'action started via WP Cron','2026-04-21 00:47:27','2026-04-21 00:47:27'),
(6187,2085,'action complete via WP Cron','2026-04-21 00:47:27','2026-04-21 00:47:27'),
(6188,2086,'action created','2026-04-21 00:47:27','2026-04-21 00:47:27'),
(6189,2086,'action started via WP Cron','2026-04-21 00:50:12','2026-04-21 00:50:12'),
(6190,2086,'action complete via WP Cron','2026-04-21 00:50:13','2026-04-21 00:50:13'),
(6191,2087,'action created','2026-04-21 00:50:13','2026-04-21 00:50:13'),
(6192,2087,'action started via WP Cron','2026-04-21 00:52:56','2026-04-21 00:52:56'),
(6193,2087,'action complete via WP Cron','2026-04-21 00:52:56','2026-04-21 00:52:56'),
(6194,2088,'action created','2026-04-21 00:52:56','2026-04-21 00:52:56'),
(6195,2080,'action started via WP Cron','2026-04-21 00:54:10','2026-04-21 00:54:10'),
(6196,2080,'action complete via WP Cron','2026-04-21 00:54:11','2026-04-21 00:54:11'),
(6197,2089,'action created','2026-04-21 00:54:11','2026-04-21 00:54:11'),
(6198,2081,'action started via WP Cron','2026-04-21 00:54:11','2026-04-21 00:54:11'),
(6199,2081,'action complete via WP Cron','2026-04-21 00:54:11','2026-04-21 00:54:11'),
(6200,2090,'action created','2026-04-21 00:54:12','2026-04-21 00:54:12'),
(6201,2088,'action started via WP Cron','2026-04-21 00:56:06','2026-04-21 00:56:06'),
(6202,2091,'action created','2026-04-21 00:56:07','2026-04-21 00:56:07'),
(6203,2091,'action started via WP Cron','2026-04-21 00:56:10','2026-04-21 00:56:10'),
(6204,2088,'action complete via WP Cron','2026-04-21 00:56:12','2026-04-21 00:56:12'),
(6205,2091,'action complete via WP Cron','2026-04-21 00:56:12','2026-04-21 00:56:12'),
(6206,2092,'action created','2026-04-21 00:56:12','2026-04-21 00:56:12'),
(6207,2092,'action started via WP Cron','2026-04-21 00:59:56','2026-04-21 00:59:56'),
(6208,2092,'action complete via WP Cron','2026-04-21 00:59:56','2026-04-21 00:59:56'),
(6209,2093,'action created','2026-04-21 00:59:56','2026-04-21 00:59:56'),
(6210,2093,'action started via WP Cron','2026-04-21 01:03:26','2026-04-21 01:03:26'),
(6211,2093,'action complete via WP Cron','2026-04-21 01:03:26','2026-04-21 01:03:26'),
(6212,2094,'action created','2026-04-21 01:03:27','2026-04-21 01:03:27'),
(6213,2094,'action started via WP Cron','2026-04-21 01:06:11','2026-04-21 01:06:11'),
(6214,2094,'action complete via WP Cron','2026-04-21 01:06:11','2026-04-21 01:06:11'),
(6215,2095,'action created','2026-04-21 01:06:11','2026-04-21 01:06:11'),
(6216,2095,'action started via WP Cron','2026-04-21 01:08:56','2026-04-21 01:08:56'),
(6217,2095,'action complete via WP Cron','2026-04-21 01:08:56','2026-04-21 01:08:56'),
(6218,2096,'action created','2026-04-21 01:08:56','2026-04-21 01:08:56'),
(6219,2089,'action started via WP Cron','2026-04-21 01:10:13','2026-04-21 01:10:13'),
(6220,2089,'action complete via WP Cron','2026-04-21 01:10:13','2026-04-21 01:10:13'),
(6221,2097,'action created','2026-04-21 01:10:13','2026-04-21 01:10:13'),
(6222,2090,'action started via WP Cron','2026-04-21 01:10:13','2026-04-21 01:10:13'),
(6223,2090,'action complete via WP Cron','2026-04-21 01:10:14','2026-04-21 01:10:14'),
(6224,2098,'action created','2026-04-21 01:10:14','2026-04-21 01:10:14'),
(6225,2096,'action started via WP Cron','2026-04-21 01:10:56','2026-04-21 01:10:56'),
(6226,2099,'action created','2026-04-21 01:10:56','2026-04-21 01:10:56'),
(6227,2099,'action started via WP Cron','2026-04-21 01:11:00','2026-04-21 01:11:00'),
(6228,2099,'action complete via WP Cron','2026-04-21 01:11:00','2026-04-21 01:11:00'),
(6229,2096,'action complete via WP Cron','2026-04-21 01:11:00','2026-04-21 01:11:00'),
(6230,2100,'action created','2026-04-21 01:11:00','2026-04-21 01:11:00'),
(6231,2100,'action started via WP Cron','2026-04-21 01:14:24','2026-04-21 01:14:24'),
(6232,2100,'action complete via WP Cron','2026-04-21 01:14:25','2026-04-21 01:14:25'),
(6233,2101,'action created','2026-04-21 01:14:25','2026-04-21 01:14:25'),
(6234,2066,'action started via WP Cron','2026-04-21 01:14:25','2026-04-21 01:14:25'),
(6235,2102,'action created','2026-04-21 01:14:25','2026-04-21 01:14:25'),
(6236,2066,'action complete via WP Cron','2026-04-21 01:14:25','2026-04-21 01:14:25'),
(6237,2101,'action started via WP Cron','2026-04-21 01:17:10','2026-04-21 01:17:10'),
(6238,2101,'action complete via WP Cron','2026-04-21 01:17:10','2026-04-21 01:17:10'),
(6239,2103,'action created','2026-04-21 01:17:10','2026-04-21 01:17:10'),
(6240,2103,'action started via WP Cron','2026-04-21 01:19:25','2026-04-21 01:19:25'),
(6241,2103,'action complete via WP Cron','2026-04-21 01:19:25','2026-04-21 01:19:25'),
(6242,2104,'action created','2026-04-21 01:19:25','2026-04-21 01:19:25'),
(6243,2104,'action started via WP Cron','2026-04-21 01:22:10','2026-04-21 01:22:10'),
(6244,2104,'action complete via WP Cron','2026-04-21 01:22:10','2026-04-21 01:22:10'),
(6245,2105,'action created','2026-04-21 01:22:10','2026-04-21 01:22:10'),
(6246,2105,'action started via WP Cron','2026-04-21 01:24:10','2026-04-21 01:24:10'),
(6247,2105,'action complete via WP Cron','2026-04-21 01:24:11','2026-04-21 01:24:11'),
(6248,2106,'action created','2026-04-21 01:24:11','2026-04-21 01:24:11'),
(6249,2097,'action started via WP Cron','2026-04-21 01:26:10','2026-04-21 01:26:10'),
(6250,2097,'action complete via WP Cron','2026-04-21 01:26:10','2026-04-21 01:26:10'),
(6251,2107,'action created','2026-04-21 01:26:10','2026-04-21 01:26:10'),
(6252,2098,'action started via WP Cron','2026-04-21 01:26:10','2026-04-21 01:26:10'),
(6253,2098,'action complete via WP Cron','2026-04-21 01:26:10','2026-04-21 01:26:10'),
(6254,2108,'action created','2026-04-21 01:26:11','2026-04-21 01:26:11'),
(6255,2106,'action started via WP Cron','2026-04-21 01:26:11','2026-04-21 01:26:11'),
(6256,2106,'action complete via WP Cron','2026-04-21 01:26:11','2026-04-21 01:26:11'),
(6257,2109,'action created','2026-04-21 01:26:11','2026-04-21 01:26:11'),
(6258,2109,'action started via WP Cron','2026-04-21 01:28:11','2026-04-21 01:28:11'),
(6259,2109,'action complete via WP Cron','2026-04-21 01:28:11','2026-04-21 01:28:11'),
(6260,2110,'action created','2026-04-21 01:28:11','2026-04-21 01:28:11'),
(6261,2110,'action started via WP Cron','2026-04-21 01:30:25','2026-04-21 01:30:25'),
(6262,2110,'action complete via WP Cron','2026-04-21 01:30:25','2026-04-21 01:30:25'),
(6263,2111,'action created','2026-04-21 01:30:27','2026-04-21 01:30:27'),
(6264,2111,'action started via WP Cron','2026-04-21 01:33:10','2026-04-21 01:33:10'),
(6265,2111,'action complete via WP Cron','2026-04-21 01:33:10','2026-04-21 01:33:10'),
(6266,2112,'action created','2026-04-21 01:33:10','2026-04-21 01:33:10'),
(6267,2112,'action started via WP Cron','2026-04-21 01:35:12','2026-04-21 01:35:12'),
(6268,2112,'action complete via WP Cron','2026-04-21 01:35:12','2026-04-21 01:35:12'),
(6269,2113,'action created','2026-04-21 01:35:13','2026-04-21 01:35:13'),
(6270,2113,'action started via WP Cron','2026-04-21 01:37:26','2026-04-21 01:37:26'),
(6271,2113,'action complete via WP Cron','2026-04-21 01:37:26','2026-04-21 01:37:26'),
(6272,2114,'action created','2026-04-21 01:37:26','2026-04-21 01:37:26'),
(6273,2114,'action started via WP Cron','2026-04-21 01:39:56','2026-04-21 01:39:56'),
(6274,2114,'action complete via WP Cron','2026-04-21 01:39:56','2026-04-21 01:39:56'),
(6275,2115,'action created','2026-04-21 01:39:56','2026-04-21 01:39:56'),
(6276,2107,'action started via WP Cron','2026-04-21 01:41:39','2026-04-21 01:41:39'),
(6277,2107,'action complete via WP Cron','2026-04-21 01:41:40','2026-04-21 01:41:40'),
(6278,2116,'action created','2026-04-21 01:41:40','2026-04-21 01:41:40'),
(6279,2108,'action started via WP Cron','2026-04-21 01:41:40','2026-04-21 01:41:40'),
(6280,2108,'action complete via WP Cron','2026-04-21 01:41:40','2026-04-21 01:41:40'),
(6281,2117,'action created','2026-04-21 01:41:40','2026-04-21 01:41:40'),
(6282,2115,'action started via WP Cron','2026-04-21 01:42:24','2026-04-21 01:42:24'),
(6283,2115,'action complete via WP Cron','2026-04-21 01:42:24','2026-04-21 01:42:24'),
(6284,2118,'action created','2026-04-21 01:42:24','2026-04-21 01:42:24'),
(6285,2118,'action started via WP Cron','2026-04-21 01:53:00','2026-04-21 01:53:00'),
(6286,2118,'action complete via WP Cron','2026-04-21 01:53:00','2026-04-21 01:53:00'),
(6287,2119,'action created','2026-04-21 01:53:00','2026-04-21 01:53:00'),
(6288,2119,'action started via WP Cron','2026-04-21 01:58:16','2026-04-21 01:58:16'),
(6289,2119,'action complete via WP Cron','2026-04-21 01:58:16','2026-04-21 01:58:16'),
(6290,2120,'action created','2026-04-21 01:58:16','2026-04-21 01:58:16'),
(6291,2116,'action started via WP Cron','2026-04-21 01:58:16','2026-04-21 01:58:16'),
(6292,2116,'action complete via WP Cron','2026-04-21 01:58:16','2026-04-21 01:58:16'),
(6293,2121,'action created','2026-04-21 01:58:17','2026-04-21 01:58:17'),
(6294,2117,'action started via WP Cron','2026-04-21 01:58:17','2026-04-21 01:58:17'),
(6295,2117,'action complete via WP Cron','2026-04-21 01:58:17','2026-04-21 01:58:17'),
(6296,2122,'action created','2026-04-21 01:58:17','2026-04-21 01:58:17'),
(6297,2120,'action started via WP Cron','2026-04-21 02:00:29','2026-04-21 02:00:29'),
(6298,2120,'action complete via WP Cron','2026-04-21 02:00:29','2026-04-21 02:00:29'),
(6299,2123,'action created','2026-04-21 02:00:29','2026-04-21 02:00:29'),
(6300,2123,'action started via WP Cron','2026-04-21 02:16:25','2026-04-21 02:16:25'),
(6301,2124,'action created','2026-04-21 02:16:25','2026-04-21 02:16:25'),
(6302,2124,'action started via WP Cron','2026-04-21 02:16:28','2026-04-21 02:16:28'),
(6303,2124,'action complete via WP Cron','2026-04-21 02:16:29','2026-04-21 02:16:29'),
(6304,2123,'action complete via WP Cron','2026-04-21 02:16:30','2026-04-21 02:16:30'),
(6305,2125,'action created','2026-04-21 02:16:30','2026-04-21 02:16:30'),
(6306,2121,'action started via WP Cron','2026-04-21 02:16:30','2026-04-21 02:16:30'),
(6307,2121,'action complete via WP Cron','2026-04-21 02:16:30','2026-04-21 02:16:30'),
(6308,2126,'action created','2026-04-21 02:16:30','2026-04-21 02:16:30'),
(6309,2122,'action started via WP Cron','2026-04-21 02:16:30','2026-04-21 02:16:30'),
(6310,2122,'action complete via WP Cron','2026-04-21 02:16:31','2026-04-21 02:16:31'),
(6311,2127,'action created','2026-04-21 02:16:31','2026-04-21 02:16:31'),
(6312,2102,'action started via WP Cron','2026-04-21 02:16:31','2026-04-21 02:16:31'),
(6313,2128,'action created','2026-04-21 02:16:31','2026-04-21 02:16:31'),
(6314,2102,'action complete via WP Cron','2026-04-21 02:16:31','2026-04-21 02:16:31'),
(6315,2125,'action started via WP Cron','2026-04-21 02:35:47','2026-04-21 02:35:47'),
(6316,2129,'action created','2026-04-21 02:35:47','2026-04-21 02:35:47'),
(6317,2129,'action started via WP Cron','2026-04-21 02:35:51','2026-04-21 02:35:51'),
(6318,2129,'action complete via WP Cron','2026-04-21 02:35:52','2026-04-21 02:35:52'),
(6319,2125,'action complete via WP Cron','2026-04-21 02:35:52','2026-04-21 02:35:52'),
(6320,2130,'action created','2026-04-21 02:35:52','2026-04-21 02:35:52'),
(6321,2126,'action started via Async Request','2026-04-21 02:35:55','2026-04-21 02:35:55'),
(6322,2126,'action complete via Async Request','2026-04-21 02:35:56','2026-04-21 02:35:56'),
(6323,2131,'action created','2026-04-21 02:35:56','2026-04-21 02:35:56'),
(6324,2127,'action started via Async Request','2026-04-21 02:35:56','2026-04-21 02:35:56'),
(6325,2127,'action complete via Async Request','2026-04-21 02:35:57','2026-04-21 02:35:57'),
(6326,2132,'action created','2026-04-21 02:35:57','2026-04-21 02:35:57'),
(6327,2130,'action started via WP Cron','2026-04-21 02:58:21','2026-04-21 02:58:21'),
(6328,2130,'action complete via WP Cron','2026-04-21 02:58:21','2026-04-21 02:58:21'),
(6329,2133,'action created','2026-04-21 02:58:21','2026-04-21 02:58:21'),
(6330,1642,'action started via WP Cron','2026-04-21 02:58:21','2026-04-21 02:58:21'),
(6331,1642,'action complete via WP Cron','2026-04-21 02:58:23','2026-04-21 02:58:23'),
(6332,2134,'action created','2026-04-21 02:58:23','2026-04-21 02:58:23'),
(6333,2131,'action started via WP Cron','2026-04-21 02:58:23','2026-04-21 02:58:23'),
(6334,2131,'action complete via WP Cron','2026-04-21 02:58:23','2026-04-21 02:58:23'),
(6335,2135,'action created','2026-04-21 02:58:24','2026-04-21 02:58:24'),
(6336,2132,'action started via WP Cron','2026-04-21 02:58:24','2026-04-21 02:58:24'),
(6337,2132,'action complete via WP Cron','2026-04-21 02:58:24','2026-04-21 02:58:24'),
(6338,2136,'action created','2026-04-21 02:58:24','2026-04-21 02:58:24'),
(6339,1649,'action started via WP Cron','2026-04-21 03:02:00','2026-04-21 03:02:00'),
(6340,2137,'action created','2026-04-21 03:02:00','2026-04-21 03:02:00'),
(6341,1649,'action complete via WP Cron','2026-04-21 03:02:00','2026-04-21 03:02:00'),
(6342,2138,'action created','2026-04-21 03:02:00','2026-04-21 03:02:00'),
(6343,1650,'action started via WP Cron','2026-04-21 03:02:00','2026-04-21 03:02:00'),
(6344,1650,'action complete via WP Cron','2026-04-21 03:02:00','2026-04-21 03:02:00'),
(6345,2139,'action created','2026-04-21 03:02:01','2026-04-21 03:02:01'),
(6346,2133,'action started via WP Cron','2026-04-21 03:02:01','2026-04-21 03:02:01'),
(6347,2133,'action complete via WP Cron','2026-04-21 03:02:01','2026-04-21 03:02:01'),
(6348,2140,'action created','2026-04-21 03:02:01','2026-04-21 03:02:01'),
(6349,2137,'action started via WP Cron','2026-04-21 03:02:01','2026-04-21 03:02:01'),
(6350,2137,'action complete via WP Cron','2026-04-21 03:02:01','2026-04-21 03:02:01'),
(6351,2140,'action started via WP Cron','2026-04-21 03:34:01','2026-04-21 03:34:01'),
(6352,2141,'action created','2026-04-21 03:34:01','2026-04-21 03:34:01'),
(6353,2141,'action started via WP Cron','2026-04-21 03:34:05','2026-04-21 03:34:05'),
(6354,2141,'action complete via WP Cron','2026-04-21 03:34:05','2026-04-21 03:34:05'),
(6355,2140,'action complete via WP Cron','2026-04-21 03:34:06','2026-04-21 03:34:06'),
(6356,2142,'action created','2026-04-21 03:34:06','2026-04-21 03:34:06'),
(6357,2135,'action started via WP Cron','2026-04-21 03:34:06','2026-04-21 03:34:06'),
(6358,2135,'action complete via WP Cron','2026-04-21 03:34:07','2026-04-21 03:34:07'),
(6359,2143,'action created','2026-04-21 03:34:07','2026-04-21 03:34:07'),
(6360,2136,'action started via WP Cron','2026-04-21 03:34:07','2026-04-21 03:34:07'),
(6361,2136,'action complete via WP Cron','2026-04-21 03:34:08','2026-04-21 03:34:08'),
(6362,2144,'action created','2026-04-21 03:34:08','2026-04-21 03:34:08'),
(6363,2128,'action started via WP Cron','2026-04-21 03:34:08','2026-04-21 03:34:08'),
(6364,2145,'action created','2026-04-21 03:34:08','2026-04-21 03:34:08'),
(6365,2128,'action complete via WP Cron','2026-04-21 03:34:08','2026-04-21 03:34:08'),
(6366,2142,'action started via WP Cron','2026-04-21 03:51:57','2026-04-21 03:51:57'),
(6367,2146,'action created','2026-04-21 03:51:58','2026-04-21 03:51:58'),
(6368,2146,'action started via WP Cron','2026-04-21 03:52:02','2026-04-21 03:52:02'),
(6369,2142,'action complete via WP Cron','2026-04-21 03:52:03','2026-04-21 03:52:03'),
(6370,2146,'action complete via WP Cron','2026-04-21 03:52:03','2026-04-21 03:52:03'),
(6371,2147,'action created','2026-04-21 03:52:03','2026-04-21 03:52:03'),
(6372,1668,'action started via WP Cron','2026-04-21 03:52:03','2026-04-21 03:52:03'),
(6373,1668,'action complete via WP Cron','2026-04-21 03:52:04','2026-04-21 03:52:04'),
(6374,2148,'action created','2026-04-21 03:52:04','2026-04-21 03:52:04'),
(6375,1669,'action started via WP Cron','2026-04-21 03:52:04','2026-04-21 03:52:04'),
(6376,1669,'action complete via WP Cron','2026-04-21 03:52:04','2026-04-21 03:52:04'),
(6377,2149,'action created','2026-04-21 03:52:04','2026-04-21 03:52:04'),
(6378,1670,'action started via WP Cron','2026-04-21 03:52:04','2026-04-21 03:52:04'),
(6379,1670,'action complete via WP Cron','2026-04-21 03:52:04','2026-04-21 03:52:04'),
(6380,2150,'action created','2026-04-21 03:52:05','2026-04-21 03:52:05'),
(6381,1671,'action started via WP Cron','2026-04-21 03:52:05','2026-04-21 03:52:05'),
(6382,1671,'action complete via WP Cron','2026-04-21 03:52:05','2026-04-21 03:52:05'),
(6383,2151,'action created','2026-04-21 03:52:05','2026-04-21 03:52:05'),
(6384,1672,'action started via WP Cron','2026-04-21 03:52:05','2026-04-21 03:52:05'),
(6385,1672,'action complete via WP Cron','2026-04-21 03:52:05','2026-04-21 03:52:05'),
(6386,2152,'action created','2026-04-21 03:52:05','2026-04-21 03:52:05'),
(6387,1673,'action started via WP Cron','2026-04-21 03:52:05','2026-04-21 03:52:05'),
(6388,1673,'action complete via WP Cron','2026-04-21 03:52:05','2026-04-21 03:52:05'),
(6389,2153,'action created','2026-04-21 03:52:06','2026-04-21 03:52:06'),
(6390,1674,'action started via WP Cron','2026-04-21 03:52:06','2026-04-21 03:52:06'),
(6391,1674,'action complete via WP Cron','2026-04-21 03:52:06','2026-04-21 03:52:06'),
(6392,2154,'action created','2026-04-21 03:52:06','2026-04-21 03:52:06'),
(6393,1676,'action started via WP Cron','2026-04-21 03:52:06','2026-04-21 03:52:06'),
(6394,2155,'action created','2026-04-21 03:52:07','2026-04-21 03:52:07'),
(6395,1676,'action complete via WP Cron','2026-04-21 03:52:07','2026-04-21 03:52:07'),
(6396,2156,'action created','2026-04-21 03:52:07','2026-04-21 03:52:07'),
(6397,2143,'action started via WP Cron','2026-04-21 03:52:07','2026-04-21 03:52:07'),
(6398,2143,'action complete via WP Cron','2026-04-21 03:52:08','2026-04-21 03:52:08'),
(6399,2157,'action created','2026-04-21 03:52:08','2026-04-21 03:52:08'),
(6400,2144,'action started via WP Cron','2026-04-21 03:52:08','2026-04-21 03:52:08'),
(6401,2144,'action complete via WP Cron','2026-04-21 03:52:09','2026-04-21 03:52:09'),
(6402,2158,'action created','2026-04-21 03:52:09','2026-04-21 03:52:09'),
(6403,2155,'action started via WP Cron','2026-04-21 03:52:09','2026-04-21 03:52:09'),
(6404,2155,'action complete via WP Cron','2026-04-21 03:52:10','2026-04-21 03:52:10'),
(6405,1912,'action started via WP Cron','2026-04-21 03:58:27','2026-04-21 03:58:27'),
(6406,1912,'action complete via WP Cron','2026-04-21 03:58:27','2026-04-21 03:58:27'),
(6407,2159,'action created','2026-04-21 03:58:29','2026-04-21 03:58:29'),
(6408,2147,'action started via WP Cron','2026-04-21 03:58:29','2026-04-21 03:58:29'),
(6409,2147,'action complete via WP Cron','2026-04-21 03:58:29','2026-04-21 03:58:29'),
(6410,2160,'action created','2026-04-21 03:58:29','2026-04-21 03:58:29'),
(6411,2160,'action started via WP Cron','2026-04-21 04:03:01','2026-04-21 04:03:01'),
(6412,2160,'action complete via WP Cron','2026-04-21 04:03:01','2026-04-21 04:03:01'),
(6413,2161,'action created','2026-04-21 04:03:01','2026-04-21 04:03:01'),
(6414,2161,'action started via WP Cron','2026-04-21 12:38:33','2026-04-21 12:38:33'),
(6415,2162,'action created','2026-04-21 12:38:34','2026-04-21 12:38:34'),
(6416,2162,'action started via WP Cron','2026-04-21 12:38:38','2026-04-21 12:38:38'),
(6417,2161,'action complete via WP Cron','2026-04-21 12:38:39','2026-04-21 12:38:39'),
(6418,2163,'action created','2026-04-21 12:38:40','2026-04-21 12:38:40'),
(6419,2162,'action complete via WP Cron','2026-04-21 12:38:41','2026-04-21 12:38:41'),
(6420,2157,'action started via WP Cron','2026-04-21 12:38:41','2026-04-21 12:38:41'),
(6421,2157,'action complete via WP Cron','2026-04-21 12:38:42','2026-04-21 12:38:42'),
(6422,2164,'action created','2026-04-21 12:38:42','2026-04-21 12:38:42'),
(6423,2158,'action started via WP Cron','2026-04-21 12:38:42','2026-04-21 12:38:42'),
(6424,2158,'action complete via WP Cron','2026-04-21 12:38:42','2026-04-21 12:38:42'),
(6425,2165,'action created','2026-04-21 12:38:42','2026-04-21 12:38:42'),
(6426,1920,'action started via WP Cron','2026-04-21 12:38:42','2026-04-21 12:38:42'),
(6427,1920,'action complete via WP Cron','2026-04-21 12:38:45','2026-04-21 12:38:45'),
(6428,2166,'action created','2026-04-21 12:38:45','2026-04-21 12:38:45'),
(6429,2145,'action started via WP Cron','2026-04-21 12:38:45','2026-04-21 12:38:45'),
(6430,2167,'action created','2026-04-21 12:38:45','2026-04-21 12:38:45'),
(6431,2145,'action complete via WP Cron','2026-04-21 12:38:45','2026-04-21 12:38:45'),
(6432,1950,'action started via WP Cron','2026-04-21 12:38:45','2026-04-21 12:38:45'),
(6433,1950,'action complete via WP Cron','2026-04-21 12:38:45','2026-04-21 12:38:45'),
(6435,2169,'action created','2026-04-21 12:38:45','2026-04-21 12:38:45'),
(6436,2169,'action started via WP Cron','2026-04-21 12:38:50','2026-04-21 12:38:50'),
(6437,2169,'action complete via WP Cron','2026-04-21 12:38:51','2026-04-21 12:38:51'),
(6438,2163,'action started via WP Cron','2026-04-21 12:46:45','2026-04-21 12:46:45'),
(6439,2163,'action complete via WP Cron','2026-04-21 12:46:45','2026-04-21 12:46:45'),
(6440,2170,'action created','2026-04-21 12:46:45','2026-04-21 12:46:45'),
(6441,2170,'action started via WP Cron','2026-04-21 12:53:19','2026-04-21 12:53:19'),
(6442,2170,'action complete via WP Cron','2026-04-21 12:53:20','2026-04-21 12:53:20'),
(6443,2171,'action created','2026-04-21 12:53:20','2026-04-21 12:53:20'),
(6444,2164,'action started via WP Cron','2026-04-21 13:12:27','2026-04-21 13:12:27'),
(6445,2164,'action complete via WP Cron','2026-04-21 13:12:28','2026-04-21 13:12:28'),
(6446,2172,'action created','2026-04-21 13:12:28','2026-04-21 13:12:28'),
(6447,2165,'action started via WP Cron','2026-04-21 13:12:28','2026-04-21 13:12:28'),
(6448,2165,'action complete via WP Cron','2026-04-21 13:12:28','2026-04-21 13:12:28'),
(6449,2173,'action created','2026-04-21 13:12:29','2026-04-21 13:12:29'),
(6450,2171,'action started via WP Cron','2026-04-21 13:12:29','2026-04-21 13:12:29'),
(6451,2174,'action created','2026-04-21 13:12:29','2026-04-21 13:12:29'),
(6452,2174,'action started via WP Cron','2026-04-21 13:12:32','2026-04-21 13:12:32'),
(6453,2174,'action complete via WP Cron','2026-04-21 13:12:32','2026-04-21 13:12:32'),
(6454,2171,'action complete via WP Cron','2026-04-21 13:12:32','2026-04-21 13:12:32'),
(6455,2175,'action created','2026-04-21 13:12:32','2026-04-21 13:12:32'),
(6456,2175,'action started via WP Cron','2026-04-21 13:19:52','2026-04-21 13:19:52'),
(6457,2175,'action complete via WP Cron','2026-04-21 13:19:52','2026-04-21 13:19:52'),
(6458,2176,'action created','2026-04-21 13:19:52','2026-04-21 13:19:52'),
(6459,2176,'action started via WP Cron','2026-04-21 13:41:22','2026-04-21 13:41:22'),
(6460,2177,'action created','2026-04-21 13:41:22','2026-04-21 13:41:22'),
(6461,2177,'action started via WP Cron','2026-04-21 13:41:25','2026-04-21 13:41:25'),
(6462,2177,'action complete via WP Cron','2026-04-21 13:41:26','2026-04-21 13:41:26'),
(6463,2176,'action complete via WP Cron','2026-04-21 13:41:27','2026-04-21 13:41:27'),
(6464,2178,'action created','2026-04-21 13:41:27','2026-04-21 13:41:27'),
(6465,2172,'action started via WP Cron','2026-04-21 13:41:27','2026-04-21 13:41:27'),
(6466,2172,'action complete via WP Cron','2026-04-21 13:41:28','2026-04-21 13:41:28'),
(6467,2179,'action created','2026-04-21 13:41:28','2026-04-21 13:41:28'),
(6468,2173,'action started via WP Cron','2026-04-21 13:41:28','2026-04-21 13:41:28'),
(6469,2173,'action complete via WP Cron','2026-04-21 13:41:28','2026-04-21 13:41:28'),
(6470,2180,'action created','2026-04-21 13:41:28','2026-04-21 13:41:28'),
(6471,2167,'action started via WP Cron','2026-04-21 13:41:28','2026-04-21 13:41:28'),
(6472,2181,'action created','2026-04-21 13:41:29','2026-04-21 13:41:29'),
(6473,2167,'action complete via WP Cron','2026-04-21 13:41:29','2026-04-21 13:41:29'),
(6474,2178,'action started via WP Cron','2026-04-21 13:46:50','2026-04-21 13:46:50'),
(6475,2178,'action complete via WP Cron','2026-04-21 13:46:50','2026-04-21 13:46:50'),
(6476,2182,'action created','2026-04-21 13:46:51','2026-04-21 13:46:51'),
(6477,2182,'action started via WP Cron','2026-04-21 14:08:20','2026-04-21 14:08:20'),
(6478,2182,'action complete via WP Cron','2026-04-21 14:08:20','2026-04-21 14:08:20'),
(6479,2183,'action created','2026-04-21 14:08:20','2026-04-21 14:08:20'),
(6480,2179,'action started via WP Cron','2026-04-21 14:08:20','2026-04-21 14:08:20'),
(6481,2179,'action complete via WP Cron','2026-04-21 14:08:21','2026-04-21 14:08:21'),
(6482,2184,'action created','2026-04-21 14:08:22','2026-04-21 14:08:22'),
(6483,2180,'action started via WP Cron','2026-04-21 14:08:22','2026-04-21 14:08:22'),
(6484,2180,'action complete via WP Cron','2026-04-21 14:08:22','2026-04-21 14:08:22'),
(6485,2185,'action created','2026-04-21 14:08:22','2026-04-21 14:08:22'),
(6486,2183,'action started via WP Cron','2026-04-21 14:35:54','2026-04-21 14:35:54'),
(6487,2183,'action complete via WP Cron','2026-04-21 14:35:54','2026-04-21 14:35:54'),
(6488,2186,'action created','2026-04-21 14:35:54','2026-04-21 14:35:54'),
(6489,2184,'action started via WP Cron','2026-04-21 14:35:54','2026-04-21 14:35:54'),
(6490,2184,'action complete via WP Cron','2026-04-21 14:35:55','2026-04-21 14:35:55'),
(6491,2187,'action created','2026-04-21 14:35:55','2026-04-21 14:35:55'),
(6492,2185,'action started via WP Cron','2026-04-21 14:35:55','2026-04-21 14:35:55'),
(6493,2185,'action complete via WP Cron','2026-04-21 14:35:56','2026-04-21 14:35:56'),
(6494,2188,'action created','2026-04-21 14:35:56','2026-04-21 14:35:56'),
(6495,2189,'action created','2026-04-21 14:35:57','2026-04-21 14:35:57'),
(6496,2190,'action created','2026-04-21 14:35:57','2026-04-21 14:35:57'),
(6497,2191,'action created','2026-04-21 14:35:57','2026-04-21 14:35:57'),
(6498,2192,'action created','2026-04-21 14:35:58','2026-04-21 14:35:58'),
(6499,2189,'action started via WP Cron','2026-04-21 14:51:49','2026-04-21 14:51:49'),
(6500,2189,'action complete via WP Cron','2026-04-21 14:51:49','2026-04-21 14:51:49'),
(6501,2190,'action started via WP Cron','2026-04-21 14:51:49','2026-04-21 14:51:49'),
(6502,2190,'action complete via WP Cron','2026-04-21 14:51:49','2026-04-21 14:51:49'),
(6503,2191,'action started via WP Cron','2026-04-21 14:51:49','2026-04-21 14:51:49'),
(6504,2191,'action complete via WP Cron','2026-04-21 14:51:49','2026-04-21 14:51:49'),
(6505,2192,'action started via WP Cron','2026-04-21 14:51:49','2026-04-21 14:51:49'),
(6506,2192,'action complete via WP Cron','2026-04-21 14:51:49','2026-04-21 14:51:49'),
(6507,2186,'action started via WP Cron','2026-04-21 14:51:49','2026-04-21 14:51:49'),
(6508,2186,'action complete via WP Cron','2026-04-21 14:51:50','2026-04-21 14:51:50'),
(6509,2193,'action created','2026-04-21 14:51:50','2026-04-21 14:51:50'),
(6510,2181,'action started via WP Cron','2026-04-21 14:51:50','2026-04-21 14:51:50'),
(6511,2194,'action created','2026-04-21 14:51:50','2026-04-21 14:51:50'),
(6512,2181,'action complete via WP Cron','2026-04-21 14:51:50','2026-04-21 14:51:50'),
(6513,2187,'action started via WP Cron','2026-04-21 14:51:50','2026-04-21 14:51:50'),
(6514,2187,'action complete via WP Cron','2026-04-21 14:51:50','2026-04-21 14:51:50'),
(6515,2195,'action created','2026-04-21 14:51:50','2026-04-21 14:51:50'),
(6516,2188,'action started via WP Cron','2026-04-21 14:51:50','2026-04-21 14:51:50'),
(6517,2188,'action complete via WP Cron','2026-04-21 14:51:51','2026-04-21 14:51:51'),
(6518,2196,'action created','2026-04-21 14:51:51','2026-04-21 14:51:51'),
(6519,2193,'action started via WP Cron','2026-04-21 14:54:40','2026-04-21 14:54:40'),
(6520,2193,'action complete via WP Cron','2026-04-21 14:54:40','2026-04-21 14:54:40'),
(6521,2197,'action created','2026-04-21 14:54:40','2026-04-21 14:54:40'),
(6522,2197,'action started via WP Cron','2026-04-21 14:56:49','2026-04-21 14:56:49'),
(6523,2197,'action complete via WP Cron','2026-04-21 14:56:49','2026-04-21 14:56:49'),
(6524,2198,'action created','2026-04-21 14:56:49','2026-04-21 14:56:49'),
(6525,2198,'action started via WP Cron','2026-04-21 14:59:44','2026-04-21 14:59:44'),
(6526,2198,'action complete via WP Cron','2026-04-21 14:59:44','2026-04-21 14:59:44'),
(6527,2199,'action created','2026-04-21 14:59:44','2026-04-21 14:59:44'),
(6528,2199,'action started via WP Cron','2026-04-21 15:01:44','2026-04-21 15:01:44'),
(6529,2199,'action complete via WP Cron','2026-04-21 15:01:44','2026-04-21 15:01:44'),
(6530,2200,'action created','2026-04-21 15:01:45','2026-04-21 15:01:45'),
(6531,2200,'action started via WP Cron','2026-04-21 15:09:53','2026-04-21 15:09:53'),
(6532,2200,'action complete via WP Cron','2026-04-21 15:09:53','2026-04-21 15:09:53'),
(6533,2201,'action created','2026-04-21 15:09:53','2026-04-21 15:09:53'),
(6534,2195,'action started via WP Cron','2026-04-21 15:09:53','2026-04-21 15:09:53'),
(6535,2195,'action complete via WP Cron','2026-04-21 15:09:54','2026-04-21 15:09:54'),
(6536,2202,'action created','2026-04-21 15:09:54','2026-04-21 15:09:54'),
(6537,2196,'action started via WP Cron','2026-04-21 15:09:54','2026-04-21 15:09:54'),
(6538,2196,'action complete via WP Cron','2026-04-21 15:09:55','2026-04-21 15:09:55'),
(6539,2203,'action created','2026-04-21 15:09:55','2026-04-21 15:09:55'),
(6540,2201,'action started via WP Cron','2026-04-21 15:13:55','2026-04-21 15:13:55'),
(6541,2201,'action complete via WP Cron','2026-04-21 15:13:55','2026-04-21 15:13:55'),
(6542,2204,'action created','2026-04-21 15:13:55','2026-04-21 15:13:55'),
(6543,2204,'action started via WP Cron','2026-04-21 15:30:38','2026-04-21 15:30:38'),
(6544,2204,'action complete via WP Cron','2026-04-21 15:30:38','2026-04-21 15:30:38'),
(6545,2205,'action created','2026-04-21 15:30:39','2026-04-21 15:30:39'),
(6546,2202,'action started via WP Cron','2026-04-21 15:30:39','2026-04-21 15:30:39'),
(6547,2202,'action complete via WP Cron','2026-04-21 15:30:39','2026-04-21 15:30:39'),
(6548,2206,'action created','2026-04-21 15:30:39','2026-04-21 15:30:39'),
(6549,2203,'action started via WP Cron','2026-04-21 15:30:39','2026-04-21 15:30:39'),
(6550,2203,'action complete via WP Cron','2026-04-21 15:30:40','2026-04-21 15:30:40'),
(6551,2207,'action created','2026-04-21 15:30:40','2026-04-21 15:30:40'),
(6552,2205,'action started via WP Cron','2026-04-21 15:32:38','2026-04-21 15:32:38'),
(6553,2205,'action complete via WP Cron','2026-04-21 15:32:38','2026-04-21 15:32:38'),
(6554,2208,'action created','2026-04-21 15:32:38','2026-04-21 15:32:38'),
(6555,2208,'action started via WP Cron','2026-04-21 15:42:49','2026-04-21 15:42:49'),
(6556,2208,'action complete via WP Cron','2026-04-21 15:42:49','2026-04-21 15:42:49'),
(6557,2209,'action created','2026-04-21 15:42:50','2026-04-21 15:42:50'),
(6558,2209,'action started via WP Cron','2026-04-21 16:00:20','2026-04-21 16:00:20'),
(6559,2209,'action complete via WP Cron','2026-04-21 16:00:20','2026-04-21 16:00:20'),
(6560,2210,'action created','2026-04-21 16:00:20','2026-04-21 16:00:20'),
(6561,2206,'action started via WP Cron','2026-04-21 16:00:20','2026-04-21 16:00:20'),
(6562,2206,'action complete via WP Cron','2026-04-21 16:00:21','2026-04-21 16:00:21'),
(6563,2211,'action created','2026-04-21 16:00:21','2026-04-21 16:00:21'),
(6564,2207,'action started via WP Cron','2026-04-21 16:00:21','2026-04-21 16:00:21'),
(6565,2207,'action complete via WP Cron','2026-04-21 16:00:21','2026-04-21 16:00:21'),
(6566,2212,'action created','2026-04-21 16:00:22','2026-04-21 16:00:22'),
(6567,2194,'action started via WP Cron','2026-04-21 16:00:22','2026-04-21 16:00:22'),
(6568,2213,'action created','2026-04-21 16:00:22','2026-04-21 16:00:22'),
(6569,2194,'action complete via WP Cron','2026-04-21 16:00:22','2026-04-21 16:00:22'),
(6570,2159,'action started via WP Cron','2026-04-21 16:00:22','2026-04-21 16:00:22'),
(6571,2159,'action complete via WP Cron','2026-04-21 16:00:22','2026-04-21 16:00:22'),
(6572,2214,'action created','2026-04-21 16:00:22','2026-04-21 16:00:22'),
(6573,2210,'action started via WP Cron','2026-04-21 16:29:41','2026-04-21 16:29:41'),
(6574,2215,'action created','2026-04-21 16:29:41','2026-04-21 16:29:41'),
(6575,2215,'action started via WP Cron','2026-04-21 16:29:44','2026-04-21 16:29:44'),
(6576,2215,'action complete via WP Cron','2026-04-21 16:29:44','2026-04-21 16:29:44'),
(6577,2210,'action complete via WP Cron','2026-04-21 16:29:45','2026-04-21 16:29:45'),
(6578,2216,'action created','2026-04-21 16:29:46','2026-04-21 16:29:46'),
(6579,2211,'action started via WP Cron','2026-04-21 16:29:46','2026-04-21 16:29:46'),
(6580,2211,'action complete via WP Cron','2026-04-21 16:29:46','2026-04-21 16:29:46'),
(6581,2217,'action created','2026-04-21 16:29:46','2026-04-21 16:29:46'),
(6582,2212,'action started via WP Cron','2026-04-21 16:29:46','2026-04-21 16:29:46'),
(6583,2212,'action complete via WP Cron','2026-04-21 16:29:47','2026-04-21 16:29:47'),
(6584,2218,'action created','2026-04-21 16:29:47','2026-04-21 16:29:47'),
(6585,2216,'action started via WP Cron','2026-04-21 16:39:01','2026-04-21 16:39:01'),
(6586,2219,'action created','2026-04-21 16:39:01','2026-04-21 16:39:01'),
(6587,2219,'action started via WP Cron','2026-04-21 16:39:05','2026-04-21 16:39:05'),
(6588,2219,'action complete via WP Cron','2026-04-21 16:39:05','2026-04-21 16:39:05'),
(6589,2216,'action complete via WP Cron','2026-04-21 16:39:05','2026-04-21 16:39:05'),
(6590,2220,'action created','2026-04-21 16:39:05','2026-04-21 16:39:05'),
(6591,2220,'action started via WP Cron','2026-04-21 16:45:48','2026-04-21 16:45:48'),
(6592,2220,'action complete via WP Cron','2026-04-21 16:45:48','2026-04-21 16:45:48'),
(6593,2221,'action created','2026-04-21 16:45:48','2026-04-21 16:45:48'),
(6594,2217,'action started via WP Cron','2026-04-21 16:45:48','2026-04-21 16:45:48'),
(6595,2217,'action complete via WP Cron','2026-04-21 16:45:48','2026-04-21 16:45:48'),
(6596,2222,'action created','2026-04-21 16:45:49','2026-04-21 16:45:49'),
(6597,2218,'action started via WP Cron','2026-04-21 16:45:49','2026-04-21 16:45:49'),
(6598,2218,'action complete via WP Cron','2026-04-21 16:45:49','2026-04-21 16:45:49'),
(6599,2223,'action created','2026-04-21 16:45:49','2026-04-21 16:45:49'),
(6600,2221,'action started via WP Cron','2026-04-21 16:58:54','2026-04-21 16:58:54'),
(6601,2221,'action complete via WP Cron','2026-04-21 16:58:54','2026-04-21 16:58:54'),
(6602,2224,'action created','2026-04-21 16:58:54','2026-04-21 16:58:54'),
(6603,2213,'action started via WP Cron','2026-04-21 17:12:42','2026-04-21 17:12:42'),
(6604,2225,'action created','2026-04-21 17:12:43','2026-04-21 17:12:43'),
(6605,2213,'action complete via WP Cron','2026-04-21 17:12:43','2026-04-21 17:12:43'),
(6606,2222,'action started via WP Cron','2026-04-21 17:12:43','2026-04-21 17:12:43'),
(6607,2222,'action complete via WP Cron','2026-04-21 17:12:43','2026-04-21 17:12:43'),
(6608,2226,'action created','2026-04-21 17:12:43','2026-04-21 17:12:43'),
(6609,2223,'action started via WP Cron','2026-04-21 17:12:43','2026-04-21 17:12:43'),
(6610,2223,'action complete via WP Cron','2026-04-21 17:12:44','2026-04-21 17:12:44'),
(6611,2227,'action created','2026-04-21 17:12:44','2026-04-21 17:12:44'),
(6612,2224,'action started via WP Cron','2026-04-21 17:12:44','2026-04-21 17:12:44'),
(6613,2228,'action created','2026-04-21 17:12:44','2026-04-21 17:12:44'),
(6614,2228,'action started via WP Cron','2026-04-21 17:12:47','2026-04-21 17:12:47'),
(6615,2228,'action complete via WP Cron','2026-04-21 17:12:48','2026-04-21 17:12:48'),
(6616,2224,'action complete via WP Cron','2026-04-21 17:12:48','2026-04-21 17:12:48'),
(6617,2229,'action created','2026-04-21 17:12:48','2026-04-21 17:12:48'),
(6618,2229,'action started via WP Cron','2026-04-21 17:15:00','2026-04-21 17:15:00'),
(6619,2229,'action complete via WP Cron','2026-04-21 17:15:00','2026-04-21 17:15:00'),
(6620,2230,'action created','2026-04-21 17:15:00','2026-04-21 17:15:00'),
(6621,2230,'action started via WP Cron','2026-04-21 17:36:22','2026-04-21 17:36:22'),
(6622,2230,'action complete via WP Cron','2026-04-21 17:36:22','2026-04-21 17:36:22'),
(6623,2231,'action created','2026-04-21 17:36:22','2026-04-21 17:36:22'),
(6624,2226,'action started via WP Cron','2026-04-21 17:36:22','2026-04-21 17:36:22'),
(6625,2226,'action complete via WP Cron','2026-04-21 17:36:23','2026-04-21 17:36:23'),
(6626,2232,'action created','2026-04-21 17:36:23','2026-04-21 17:36:23'),
(6627,2227,'action started via WP Cron','2026-04-21 17:36:23','2026-04-21 17:36:23'),
(6628,2227,'action complete via WP Cron','2026-04-21 17:36:23','2026-04-21 17:36:23'),
(6629,2233,'action created','2026-04-21 17:36:23','2026-04-21 17:36:23'),
(6630,1949,'action started via WP Cron','2026-04-21 17:36:23','2026-04-21 17:36:23'),
(6631,1949,'action complete via WP Cron','2026-04-21 17:36:24','2026-04-21 17:36:24'),
(6632,2234,'action created','2026-04-21 17:36:24','2026-04-21 17:36:24'),
(6633,1952,'action started via WP Cron','2026-04-21 17:36:24','2026-04-21 17:36:24'),
(6639,2236,'action started via WP Cron','2026-04-21 17:52:32','2026-04-21 17:52:32'),
(6635,2235,'action created','2026-04-21 17:36:24','2026-04-21 17:36:24'),
(6636,2236,'action created','2026-04-21 17:36:24','2026-04-21 17:36:24'),
(6637,1952,'action complete via WP Cron','2026-04-21 17:36:24','2026-04-21 17:36:24'),
(6638,2237,'action created','2026-04-21 17:36:24','2026-04-21 17:36:24'),
(6640,2236,'action complete via WP Cron','2026-04-21 17:52:32','2026-04-21 17:52:32'),
(6641,2231,'action started via WP Cron','2026-04-21 17:52:32','2026-04-21 17:52:32'),
(6642,2231,'action complete via WP Cron','2026-04-21 17:52:32','2026-04-21 17:52:32'),
(6643,2238,'action created','2026-04-21 17:52:32','2026-04-21 17:52:32'),
(6644,2232,'action started via WP Cron','2026-04-21 17:52:32','2026-04-21 17:52:32'),
(6645,2232,'action complete via WP Cron','2026-04-21 17:52:33','2026-04-21 17:52:33'),
(6646,2239,'action created','2026-04-21 17:52:33','2026-04-21 17:52:33'),
(6647,2233,'action started via WP Cron','2026-04-21 17:52:33','2026-04-21 17:52:33'),
(6648,2233,'action complete via WP Cron','2026-04-21 17:52:33','2026-04-21 17:52:33'),
(6649,2240,'action created','2026-04-21 17:52:34','2026-04-21 17:52:34'),
(6650,2238,'action started via WP Cron','2026-04-21 17:54:39','2026-04-21 17:54:39'),
(6651,2238,'action complete via WP Cron','2026-04-21 17:54:39','2026-04-21 17:54:39'),
(6652,2241,'action created','2026-04-21 17:54:39','2026-04-21 17:54:39'),
(6653,2241,'action started via WP Cron','2026-04-21 17:57:01','2026-04-21 17:57:01'),
(6654,2242,'action created','2026-04-21 17:57:02','2026-04-21 17:57:02'),
(6655,2242,'action started via WP Cron','2026-04-21 17:57:05','2026-04-21 17:57:05'),
(6656,2242,'action complete via WP Cron','2026-04-21 17:57:05','2026-04-21 17:57:05'),
(6657,2241,'action complete via WP Cron','2026-04-21 17:57:05','2026-04-21 17:57:05'),
(6658,2243,'action created','2026-04-21 17:57:06','2026-04-21 17:57:06'),
(6659,2243,'action started via WP Cron','2026-04-21 17:59:50','2026-04-21 17:59:50'),
(6660,2243,'action complete via WP Cron','2026-04-21 17:59:50','2026-04-21 17:59:50'),
(6661,2244,'action created','2026-04-21 17:59:51','2026-04-21 17:59:51'),
(6662,2244,'action started via WP Cron','2026-04-21 18:03:01','2026-04-21 18:03:01'),
(6663,2244,'action complete via WP Cron','2026-04-21 18:03:01','2026-04-21 18:03:01'),
(6664,2245,'action created','2026-04-21 18:03:01','2026-04-21 18:03:01'),
(6665,2245,'action started via WP Cron','2026-04-21 18:05:45','2026-04-21 18:05:45'),
(6666,2245,'action complete via WP Cron','2026-04-21 18:05:45','2026-04-21 18:05:45'),
(6667,2246,'action created','2026-04-21 18:05:45','2026-04-21 18:05:45'),
(6668,2239,'action started via WP Cron','2026-04-21 18:08:02','2026-04-21 18:08:02'),
(6669,2239,'action complete via WP Cron','2026-04-21 18:08:02','2026-04-21 18:08:02'),
(6670,2247,'action created','2026-04-21 18:08:03','2026-04-21 18:08:03'),
(6671,2240,'action started via WP Cron','2026-04-21 18:08:03','2026-04-21 18:08:03'),
(6672,2240,'action complete via WP Cron','2026-04-21 18:08:03','2026-04-21 18:08:03'),
(6673,2248,'action created','2026-04-21 18:08:03','2026-04-21 18:08:03'),
(6674,2246,'action started via WP Cron','2026-04-21 18:08:03','2026-04-21 18:08:03'),
(6675,2246,'action complete via WP Cron','2026-04-21 18:08:03','2026-04-21 18:08:03'),
(6676,2249,'action created','2026-04-21 18:08:03','2026-04-21 18:08:03'),
(6677,2249,'action started via WP Cron','2026-04-21 18:11:07','2026-04-21 18:11:07'),
(6678,2249,'action complete via WP Cron','2026-04-21 18:11:07','2026-04-21 18:11:07'),
(6679,2250,'action created','2026-04-21 18:11:07','2026-04-21 18:11:07'),
(6680,2225,'action started via WP Cron','2026-04-21 18:13:01','2026-04-21 18:13:01'),
(6681,2251,'action created','2026-04-21 18:13:01','2026-04-21 18:13:01'),
(6682,2225,'action complete via WP Cron','2026-04-21 18:13:01','2026-04-21 18:13:01'),
(6683,2250,'action started via WP Cron','2026-04-21 18:14:02','2026-04-21 18:14:02'),
(6684,2250,'action complete via WP Cron','2026-04-21 18:14:02','2026-04-21 18:14:02'),
(6685,2252,'action created','2026-04-21 18:14:02','2026-04-21 18:14:02'),
(6686,2252,'action started via WP Cron','2026-04-21 18:17:06','2026-04-21 18:17:06'),
(6687,2252,'action complete via WP Cron','2026-04-21 18:17:06','2026-04-21 18:17:06'),
(6688,2253,'action created','2026-04-21 18:17:06','2026-04-21 18:17:06'),
(6689,2253,'action started via WP Cron','2026-04-21 18:19:45','2026-04-21 18:19:45'),
(6690,2253,'action complete via WP Cron','2026-04-21 18:19:45','2026-04-21 18:19:45'),
(6691,2254,'action created','2026-04-21 18:19:47','2026-04-21 18:19:47'),
(6692,2254,'action started via WP Cron','2026-04-21 18:22:54','2026-04-21 18:22:54'),
(6693,2254,'action complete via WP Cron','2026-04-21 18:22:54','2026-04-21 18:22:54'),
(6694,2255,'action created','2026-04-21 18:22:54','2026-04-21 18:22:54'),
(6695,2247,'action started via WP Cron','2026-04-21 18:24:05','2026-04-21 18:24:05'),
(6696,2247,'action complete via WP Cron','2026-04-21 18:24:06','2026-04-21 18:24:06'),
(6697,2256,'action created','2026-04-21 18:24:06','2026-04-21 18:24:06'),
(6698,2248,'action started via WP Cron','2026-04-21 18:24:06','2026-04-21 18:24:06'),
(6699,2248,'action complete via WP Cron','2026-04-21 18:24:06','2026-04-21 18:24:06'),
(6700,2257,'action created','2026-04-21 18:24:06','2026-04-21 18:24:06'),
(6701,2255,'action started via WP Cron','2026-04-21 18:26:02','2026-04-21 18:26:02'),
(6702,2255,'action complete via WP Cron','2026-04-21 18:26:02','2026-04-21 18:26:02'),
(6703,2258,'action created','2026-04-21 18:26:02','2026-04-21 18:26:02'),
(6704,2258,'action started via WP Cron','2026-04-21 18:28:49','2026-04-21 18:28:49'),
(6705,2259,'action created','2026-04-21 18:28:49','2026-04-21 18:28:49'),
(6706,2259,'action started via WP Cron','2026-04-21 18:28:54','2026-04-21 18:28:54'),
(6707,2258,'action complete via WP Cron','2026-04-21 18:28:55','2026-04-21 18:28:55'),
(6708,2260,'action created','2026-04-21 18:28:55','2026-04-21 18:28:55'),
(6709,2259,'action complete via WP Cron','2026-04-21 18:28:55','2026-04-21 18:28:55'),
(6710,2260,'action started via WP Cron','2026-04-21 18:31:51','2026-04-21 18:31:51'),
(6711,2260,'action complete via WP Cron','2026-04-21 18:31:51','2026-04-21 18:31:51'),
(6712,2261,'action created','2026-04-21 18:31:51','2026-04-21 18:31:51'),
(6713,2261,'action started via WP Cron','2026-04-21 18:34:54','2026-04-21 18:34:54'),
(6714,2261,'action complete via WP Cron','2026-04-21 18:34:54','2026-04-21 18:34:54'),
(6715,2262,'action created','2026-04-21 18:34:54','2026-04-21 18:34:54'),
(6716,2262,'action started via WP Cron','2026-04-21 18:37:56','2026-04-21 18:37:56'),
(6717,2262,'action complete via WP Cron','2026-04-21 18:37:56','2026-04-21 18:37:56'),
(6718,2263,'action created','2026-04-21 18:37:56','2026-04-21 18:37:56'),
(6719,2256,'action started via WP Cron','2026-04-21 18:39:50','2026-04-21 18:39:50'),
(6720,2256,'action complete via WP Cron','2026-04-21 18:39:51','2026-04-21 18:39:51'),
(6721,2264,'action created','2026-04-21 18:39:51','2026-04-21 18:39:51'),
(6722,2257,'action started via WP Cron','2026-04-21 18:39:51','2026-04-21 18:39:51'),
(6723,2257,'action complete via WP Cron','2026-04-21 18:39:51','2026-04-21 18:39:51'),
(6724,2265,'action created','2026-04-21 18:39:51','2026-04-21 18:39:51'),
(6725,2263,'action started via WP Cron','2026-04-21 18:41:06','2026-04-21 18:41:06'),
(6726,2266,'action created','2026-04-21 18:41:06','2026-04-21 18:41:06'),
(6727,2266,'action started via WP Cron','2026-04-21 18:41:09','2026-04-21 18:41:09'),
(6728,2266,'action complete via WP Cron','2026-04-21 18:41:10','2026-04-21 18:41:10'),
(6729,2263,'action complete via WP Cron','2026-04-21 18:41:10','2026-04-21 18:41:10'),
(6730,2267,'action created','2026-04-21 18:41:10','2026-04-21 18:41:10'),
(6731,2267,'action started via WP Cron','2026-04-21 18:43:46','2026-04-21 18:43:46'),
(6732,2267,'action complete via WP Cron','2026-04-21 18:43:46','2026-04-21 18:43:46'),
(6733,2268,'action created','2026-04-21 18:43:46','2026-04-21 18:43:46'),
(6734,2268,'action started via WP Cron','2026-04-21 18:46:02','2026-04-21 18:46:02'),
(6735,2268,'action complete via WP Cron','2026-04-21 18:46:02','2026-04-21 18:46:02'),
(6736,2269,'action created','2026-04-21 18:46:02','2026-04-21 18:46:02'),
(6737,2269,'action started via WP Cron','2026-04-21 18:48:47','2026-04-21 18:48:47'),
(6738,2269,'action complete via WP Cron','2026-04-21 18:48:47','2026-04-21 18:48:47'),
(6739,2270,'action created','2026-04-21 18:48:47','2026-04-21 18:48:47'),
(6740,2270,'action started via WP Cron','2026-04-21 18:51:52','2026-04-21 18:51:52'),
(6741,2270,'action complete via WP Cron','2026-04-21 18:51:52','2026-04-21 18:51:52'),
(6742,2271,'action created','2026-04-21 18:51:52','2026-04-21 18:51:52'),
(6743,2271,'action started via WP Cron','2026-04-21 18:58:35','2026-04-21 18:58:35'),
(6744,2271,'action complete via WP Cron','2026-04-21 18:58:35','2026-04-21 18:58:35'),
(6745,2272,'action created','2026-04-21 18:58:35','2026-04-21 18:58:35'),
(6746,2264,'action started via WP Cron','2026-04-21 18:58:35','2026-04-21 18:58:35'),
(6747,2264,'action complete via WP Cron','2026-04-21 18:58:36','2026-04-21 18:58:36'),
(6748,2273,'action created','2026-04-21 18:58:36','2026-04-21 18:58:36'),
(6749,2265,'action started via WP Cron','2026-04-21 18:58:36','2026-04-21 18:58:36'),
(6750,2265,'action complete via WP Cron','2026-04-21 18:58:36','2026-04-21 18:58:36'),
(6751,2274,'action created','2026-04-21 18:58:36','2026-04-21 18:58:36'),
(6752,2272,'action started via WP Cron','2026-04-21 19:01:59','2026-04-21 19:01:59'),
(6753,2272,'action complete via WP Cron','2026-04-21 19:02:00','2026-04-21 19:02:00'),
(6754,2275,'action created','2026-04-21 19:02:00','2026-04-21 19:02:00'),
(6755,2275,'action started via WP Cron','2026-04-21 19:05:50','2026-04-21 19:05:50'),
(6756,2275,'action complete via WP Cron','2026-04-21 19:05:50','2026-04-21 19:05:50'),
(6757,2276,'action created','2026-04-21 19:05:50','2026-04-21 19:05:50'),
(6758,2276,'action started via WP Cron','2026-04-21 19:14:25','2026-04-21 19:14:25'),
(6759,2277,'action created','2026-04-21 19:14:26','2026-04-21 19:14:26'),
(6760,2277,'action started via WP Cron','2026-04-21 19:14:29','2026-04-21 19:14:29'),
(6761,2277,'action complete via WP Cron','2026-04-21 19:14:29','2026-04-21 19:14:29'),
(6762,2276,'action complete via WP Cron','2026-04-21 19:14:30','2026-04-21 19:14:30'),
(6763,2278,'action created','2026-04-21 19:14:30','2026-04-21 19:14:30'),
(6764,2251,'action started via WP Cron','2026-04-21 19:14:30','2026-04-21 19:14:30'),
(6765,2279,'action created','2026-04-21 19:14:30','2026-04-21 19:14:30'),
(6766,2251,'action complete via WP Cron','2026-04-21 19:14:30','2026-04-21 19:14:30'),
(6767,2273,'action started via WP Cron','2026-04-21 19:14:30','2026-04-21 19:14:30'),
(6768,2273,'action complete via WP Cron','2026-04-21 19:14:31','2026-04-21 19:14:31'),
(6769,2280,'action created','2026-04-21 19:14:31','2026-04-21 19:14:31'),
(6770,2274,'action started via WP Cron','2026-04-21 19:14:31','2026-04-21 19:14:31'),
(6771,2274,'action complete via WP Cron','2026-04-21 19:14:32','2026-04-21 19:14:32'),
(6772,2281,'action created','2026-04-21 19:14:32','2026-04-21 19:14:32'),
(6773,2278,'action started via WP Cron','2026-04-21 19:19:30','2026-04-21 19:19:30'),
(6774,2278,'action complete via WP Cron','2026-04-21 19:19:30','2026-04-21 19:19:30'),
(6775,2282,'action created','2026-04-21 19:19:30','2026-04-21 19:19:30'),
(6776,2282,'action started via WP Cron','2026-04-21 19:28:20','2026-04-21 19:28:20'),
(6777,2282,'action complete via WP Cron','2026-04-21 19:28:20','2026-04-21 19:28:20'),
(6778,2283,'action created','2026-04-21 19:28:20','2026-04-21 19:28:20'),
(6779,2280,'action started via WP Cron','2026-04-21 19:34:02','2026-04-21 19:34:02'),
(6780,2280,'action complete via WP Cron','2026-04-21 19:34:02','2026-04-21 19:34:02'),
(6781,2284,'action created','2026-04-21 19:34:02','2026-04-21 19:34:02'),
(6782,2281,'action started via WP Cron','2026-04-21 19:34:02','2026-04-21 19:34:02'),
(6783,2281,'action complete via WP Cron','2026-04-21 19:34:03','2026-04-21 19:34:03'),
(6784,2285,'action created','2026-04-21 19:34:03','2026-04-21 19:34:03'),
(6785,2283,'action started via WP Cron','2026-04-21 19:34:03','2026-04-21 19:34:03'),
(6786,2286,'action created','2026-04-21 19:34:03','2026-04-21 19:34:03'),
(6787,2286,'action started via WP Cron','2026-04-21 19:34:08','2026-04-21 19:34:08'),
(6788,2283,'action complete via WP Cron','2026-04-21 19:34:08','2026-04-21 19:34:08'),
(6789,2287,'action created','2026-04-21 19:34:08','2026-04-21 19:34:08'),
(6790,2286,'action complete via WP Cron','2026-04-21 19:34:08','2026-04-21 19:34:08'),
(6791,2287,'action started via WP Cron','2026-04-21 19:40:00','2026-04-21 19:40:00'),
(6792,2288,'action created','2026-04-21 19:40:00','2026-04-21 19:40:00'),
(6793,2287,'action complete via WP Cron','2026-04-21 19:40:05','2026-04-21 19:40:05'),
(6794,2289,'action created','2026-04-21 19:40:05','2026-04-21 19:40:05'),
(6795,2288,'action started via WP Cron','2026-04-21 19:40:05','2026-04-21 19:40:05'),
(6796,2288,'action complete via WP Cron','2026-04-21 19:40:06','2026-04-21 19:40:06'),
(6797,2289,'action started via WP Cron','2026-04-21 19:45:00','2026-04-21 19:45:00'),
(6798,2290,'action created','2026-04-21 19:45:00','2026-04-21 19:45:00'),
(6799,2290,'action started via WP Cron','2026-04-21 19:45:04','2026-04-21 19:45:04'),
(6800,2289,'action complete via WP Cron','2026-04-21 19:45:05','2026-04-21 19:45:05'),
(6801,2290,'action complete via WP Cron','2026-04-21 19:45:06','2026-04-21 19:45:06'),
(6802,2291,'action created','2026-04-21 19:45:06','2026-04-21 19:45:06'),
(6803,2291,'action started via WP Cron','2026-04-21 19:52:51','2026-04-21 19:52:51'),
(6804,2291,'action complete via WP Cron','2026-04-21 19:52:51','2026-04-21 19:52:51'),
(6805,2292,'action created','2026-04-21 19:52:51','2026-04-21 19:52:51'),
(6806,2284,'action started via WP Cron','2026-04-21 19:52:51','2026-04-21 19:52:51'),
(6807,2284,'action complete via WP Cron','2026-04-21 19:52:52','2026-04-21 19:52:52'),
(6808,2293,'action created','2026-04-21 19:52:52','2026-04-21 19:52:52'),
(6809,2285,'action started via WP Cron','2026-04-21 19:52:52','2026-04-21 19:52:52'),
(6810,2285,'action complete via WP Cron','2026-04-21 19:52:52','2026-04-21 19:52:52'),
(6811,2294,'action created','2026-04-21 19:52:53','2026-04-21 19:52:53'),
(6812,2292,'action started via WP Cron','2026-04-21 19:57:53','2026-04-21 19:57:53'),
(6813,2292,'action complete via WP Cron','2026-04-21 19:57:53','2026-04-21 19:57:53'),
(6814,2295,'action created','2026-04-21 19:57:53','2026-04-21 19:57:53'),
(6815,2295,'action started via WP Cron','2026-04-21 20:03:48','2026-04-21 20:03:48'),
(6816,2295,'action complete via WP Cron','2026-04-21 20:03:48','2026-04-21 20:03:48'),
(6817,2296,'action created','2026-04-21 20:03:49','2026-04-21 20:03:49'),
(6818,2296,'action started via WP Cron','2026-04-21 20:06:44','2026-04-21 20:06:44'),
(6819,2296,'action complete via WP Cron','2026-04-21 20:06:44','2026-04-21 20:06:44'),
(6820,2297,'action created','2026-04-21 20:06:44','2026-04-21 20:06:44'),
(6821,2293,'action started via WP Cron','2026-04-21 20:13:39','2026-04-21 20:13:39'),
(6822,2293,'action complete via WP Cron','2026-04-21 20:13:40','2026-04-21 20:13:40'),
(6823,2298,'action created','2026-04-21 20:13:40','2026-04-21 20:13:40'),
(6824,2294,'action started via WP Cron','2026-04-21 20:13:40','2026-04-21 20:13:40'),
(6825,2294,'action complete via WP Cron','2026-04-21 20:13:40','2026-04-21 20:13:40'),
(6826,2299,'action created','2026-04-21 20:13:40','2026-04-21 20:13:40'),
(6827,2297,'action started via WP Cron','2026-04-21 20:13:40','2026-04-21 20:13:40'),
(6828,2297,'action complete via WP Cron','2026-04-21 20:13:40','2026-04-21 20:13:40'),
(6829,2300,'action created','2026-04-21 20:13:40','2026-04-21 20:13:40'),
(6830,2279,'action started via WP Cron','2026-04-21 20:20:20','2026-04-21 20:20:20'),
(6831,2301,'action created','2026-04-21 20:20:20','2026-04-21 20:20:20'),
(6832,2279,'action complete via WP Cron','2026-04-21 20:20:20','2026-04-21 20:20:20'),
(6833,2300,'action started via WP Cron','2026-04-21 20:20:20','2026-04-21 20:20:20'),
(6834,2300,'action complete via WP Cron','2026-04-21 20:20:20','2026-04-21 20:20:20'),
(6835,2302,'action created','2026-04-21 20:20:20','2026-04-21 20:20:20'),
(6836,2302,'action started via WP Cron','2026-04-21 20:24:28','2026-04-21 20:24:28'),
(6837,2302,'action complete via WP Cron','2026-04-21 20:24:28','2026-04-21 20:24:28'),
(6838,2303,'action created','2026-04-21 20:24:29','2026-04-21 20:24:29'),
(6839,2303,'action started via WP Cron','2026-04-21 20:34:04','2026-04-21 20:34:04'),
(6840,2303,'action complete via WP Cron','2026-04-21 20:34:04','2026-04-21 20:34:04'),
(6841,2304,'action created','2026-04-21 20:34:04','2026-04-21 20:34:04'),
(6842,2298,'action started via WP Cron','2026-04-21 20:34:04','2026-04-21 20:34:04'),
(6843,2298,'action complete via WP Cron','2026-04-21 20:34:05','2026-04-21 20:34:05'),
(6844,2305,'action created','2026-04-21 20:34:05','2026-04-21 20:34:05'),
(6845,2299,'action started via WP Cron','2026-04-21 20:34:05','2026-04-21 20:34:05'),
(6846,2299,'action complete via WP Cron','2026-04-21 20:34:06','2026-04-21 20:34:06'),
(6847,2306,'action created','2026-04-21 20:34:06','2026-04-21 20:34:06'),
(6848,2304,'action started via WP Cron','2026-04-21 20:41:53','2026-04-21 20:41:53'),
(6849,2307,'action created','2026-04-21 20:41:53','2026-04-21 20:41:53'),
(6850,2307,'action started via WP Cron','2026-04-21 20:41:57','2026-04-21 20:41:57'),
(6851,2307,'action complete via WP Cron','2026-04-21 20:41:57','2026-04-21 20:41:57'),
(6852,2304,'action complete via WP Cron','2026-04-21 20:41:57','2026-04-21 20:41:57'),
(6853,2308,'action created','2026-04-21 20:41:58','2026-04-21 20:41:58'),
(6854,2308,'action started via WP Cron','2026-04-21 20:44:29','2026-04-21 20:44:29'),
(6855,2308,'action complete via WP Cron','2026-04-21 20:44:29','2026-04-21 20:44:29'),
(6856,2309,'action created','2026-04-21 20:44:29','2026-04-21 20:44:29'),
(6857,2309,'action started via WP Cron','2026-04-21 20:52:27','2026-04-21 20:52:27'),
(6858,2309,'action complete via WP Cron','2026-04-21 20:52:27','2026-04-21 20:52:27'),
(6859,2310,'action created','2026-04-21 20:52:27','2026-04-21 20:52:27'),
(6860,2305,'action started via WP Cron','2026-04-21 20:52:27','2026-04-21 20:52:27'),
(6861,2305,'action complete via WP Cron','2026-04-21 20:52:27','2026-04-21 20:52:27'),
(6862,2311,'action created','2026-04-21 20:52:28','2026-04-21 20:52:28'),
(6863,2306,'action started via WP Cron','2026-04-21 20:52:28','2026-04-21 20:52:28'),
(6864,2306,'action complete via WP Cron','2026-04-21 20:52:28','2026-04-21 20:52:28'),
(6865,2312,'action created','2026-04-21 20:52:28','2026-04-21 20:52:28'),
(6866,2310,'action started via WP Cron','2026-04-21 20:54:28','2026-04-21 20:54:28'),
(6867,2310,'action complete via WP Cron','2026-04-21 20:54:28','2026-04-21 20:54:28'),
(6868,2313,'action created','2026-04-21 20:54:28','2026-04-21 20:54:28'),
(6869,2313,'action started via WP Cron','2026-04-21 20:59:43','2026-04-21 20:59:43'),
(6870,2313,'action complete via WP Cron','2026-04-21 20:59:43','2026-04-21 20:59:43'),
(6871,2314,'action created','2026-04-21 20:59:43','2026-04-21 20:59:43'),
(6872,2314,'action started via WP Cron','2026-04-21 21:02:42','2026-04-21 21:02:42'),
(6873,2315,'action created','2026-04-21 21:02:42','2026-04-21 21:02:42'),
(6874,2315,'action started via WP Cron','2026-04-21 21:02:45','2026-04-21 21:02:45'),
(6875,2315,'action complete via WP Cron','2026-04-21 21:02:46','2026-04-21 21:02:46'),
(6876,2314,'action complete via WP Cron','2026-04-21 21:02:46','2026-04-21 21:02:46'),
(6877,2316,'action created','2026-04-21 21:02:46','2026-04-21 21:02:46'),
(6878,2316,'action started via WP Cron','2026-04-21 21:08:51','2026-04-21 21:08:51'),
(6879,2316,'action complete via WP Cron','2026-04-21 21:08:51','2026-04-21 21:08:51'),
(6880,2317,'action created','2026-04-21 21:08:52','2026-04-21 21:08:52'),
(6881,2311,'action started via WP Cron','2026-04-21 21:08:52','2026-04-21 21:08:52'),
(6882,2311,'action complete via WP Cron','2026-04-21 21:08:52','2026-04-21 21:08:52'),
(6883,2318,'action created','2026-04-21 21:08:52','2026-04-21 21:08:52'),
(6884,2312,'action started via WP Cron','2026-04-21 21:08:52','2026-04-21 21:08:52'),
(6885,2312,'action complete via WP Cron','2026-04-21 21:08:53','2026-04-21 21:08:53'),
(6886,2319,'action created','2026-04-21 21:08:53','2026-04-21 21:08:53'),
(6887,2317,'action started via WP Cron','2026-04-21 21:13:57','2026-04-21 21:13:57'),
(6888,2317,'action complete via WP Cron','2026-04-21 21:13:57','2026-04-21 21:13:57'),
(6889,2320,'action created','2026-04-21 21:13:59','2026-04-21 21:13:59'),
(6890,2320,'action started via WP Cron','2026-04-21 21:17:09','2026-04-21 21:17:09'),
(6891,2320,'action complete via WP Cron','2026-04-21 21:17:09','2026-04-21 21:17:09'),
(6892,2321,'action created','2026-04-21 21:17:09','2026-04-21 21:17:09'),
(6893,2321,'action started via WP Cron','2026-04-21 21:23:45','2026-04-21 21:23:45'),
(6894,2322,'action created','2026-04-21 21:23:45','2026-04-21 21:23:45'),
(6895,2322,'action started via WP Cron','2026-04-21 21:23:48','2026-04-21 21:23:48'),
(6896,2322,'action complete via WP Cron','2026-04-21 21:23:49','2026-04-21 21:23:49'),
(6897,2321,'action complete via WP Cron','2026-04-21 21:23:50','2026-04-21 21:23:50'),
(6898,2323,'action created','2026-04-21 21:23:50','2026-04-21 21:23:50'),
(6899,2301,'action started via WP Cron','2026-04-21 21:23:50','2026-04-21 21:23:50'),
(6900,2324,'action created','2026-04-21 21:23:50','2026-04-21 21:23:50'),
(6901,2301,'action complete via WP Cron','2026-04-21 21:23:50','2026-04-21 21:23:50'),
(6902,2318,'action started via Async Request','2026-04-21 21:23:53','2026-04-21 21:23:53'),
(6903,2318,'action complete via Async Request','2026-04-21 21:23:54','2026-04-21 21:23:54'),
(6904,2325,'action created','2026-04-21 21:23:54','2026-04-21 21:23:54'),
(6905,2319,'action started via Async Request','2026-04-21 21:23:54','2026-04-21 21:23:54'),
(6906,2319,'action complete via Async Request','2026-04-21 21:23:54','2026-04-21 21:23:54'),
(6907,2326,'action created','2026-04-21 21:23:54','2026-04-21 21:23:54'),
(6908,2323,'action started via WP Cron','2026-04-21 21:38:36','2026-04-21 21:38:36'),
(6909,2327,'action created','2026-04-21 21:38:37','2026-04-21 21:38:37'),
(6910,2327,'action started via WP Cron','2026-04-21 21:38:40','2026-04-21 21:38:40'),
(6911,2327,'action complete via WP Cron','2026-04-21 21:38:40','2026-04-21 21:38:40'),
(6912,2323,'action complete via WP Cron','2026-04-21 21:38:40','2026-04-21 21:38:40'),
(6913,2328,'action created','2026-04-21 21:38:40','2026-04-21 21:38:40'),
(6914,2325,'action started via WP Cron','2026-04-21 21:44:20','2026-04-21 21:44:20'),
(6915,2325,'action complete via WP Cron','2026-04-21 21:44:20','2026-04-21 21:44:20'),
(6916,2329,'action created','2026-04-21 21:44:20','2026-04-21 21:44:20'),
(6917,2326,'action started via WP Cron','2026-04-21 21:44:20','2026-04-21 21:44:20'),
(6918,2326,'action complete via WP Cron','2026-04-21 21:44:21','2026-04-21 21:44:21'),
(6919,2330,'action created','2026-04-21 21:44:21','2026-04-21 21:44:21'),
(6920,2328,'action started via WP Cron','2026-04-21 21:44:21','2026-04-21 21:44:21'),
(6921,2328,'action complete via WP Cron','2026-04-21 21:44:21','2026-04-21 21:44:21'),
(6922,2331,'action created','2026-04-21 21:44:22','2026-04-21 21:44:22'),
(6923,2331,'action started via WP Cron','2026-04-21 22:00:46','2026-04-21 22:00:46'),
(6924,2331,'action complete via WP Cron','2026-04-21 22:00:46','2026-04-21 22:00:46'),
(6925,2332,'action created','2026-04-21 22:00:46','2026-04-21 22:00:46'),
(6926,2329,'action started via WP Cron','2026-04-21 22:00:46','2026-04-21 22:00:46'),
(6927,2329,'action complete via WP Cron','2026-04-21 22:00:46','2026-04-21 22:00:46'),
(6928,2333,'action created','2026-04-21 22:00:47','2026-04-21 22:00:47'),
(6929,2330,'action started via WP Cron','2026-04-21 22:00:47','2026-04-21 22:00:47'),
(6930,2330,'action complete via WP Cron','2026-04-21 22:00:47','2026-04-21 22:00:47'),
(6931,2334,'action created','2026-04-21 22:00:48','2026-04-21 22:00:48'),
(6932,2332,'action started via WP Cron','2026-04-21 22:07:19','2026-04-21 22:07:19'),
(6933,2332,'action complete via WP Cron','2026-04-21 22:07:19','2026-04-21 22:07:19'),
(6934,2335,'action created','2026-04-21 22:07:19','2026-04-21 22:07:19'),
(6935,2335,'action started via WP Cron','2026-04-21 22:19:18','2026-04-21 22:19:18'),
(6936,2336,'action created','2026-04-21 22:19:18','2026-04-21 22:19:18'),
(6937,2336,'action started via WP Cron','2026-04-21 22:19:21','2026-04-21 22:19:21'),
(6938,2336,'action complete via WP Cron','2026-04-21 22:19:21','2026-04-21 22:19:21'),
(6939,2335,'action complete via WP Cron','2026-04-21 22:19:22','2026-04-21 22:19:22'),
(6940,2337,'action created','2026-04-21 22:19:22','2026-04-21 22:19:22'),
(6941,2333,'action started via WP Cron','2026-04-21 22:19:22','2026-04-21 22:19:22'),
(6942,2333,'action complete via WP Cron','2026-04-21 22:19:23','2026-04-21 22:19:23'),
(6943,2338,'action created','2026-04-21 22:19:23','2026-04-21 22:19:23'),
(6944,2334,'action started via WP Cron','2026-04-21 22:19:23','2026-04-21 22:19:23'),
(6945,2334,'action complete via WP Cron','2026-04-21 22:19:24','2026-04-21 22:19:24'),
(6946,2339,'action created','2026-04-21 22:19:24','2026-04-21 22:19:24'),
(6947,2337,'action started via WP Cron','2026-04-21 22:22:02','2026-04-21 22:22:02'),
(6948,2337,'action complete via WP Cron','2026-04-21 22:22:02','2026-04-21 22:22:02'),
(6949,2340,'action created','2026-04-21 22:22:02','2026-04-21 22:22:02'),
(6950,2324,'action started via WP Cron','2026-04-21 22:28:54','2026-04-21 22:28:54'),
(6951,2341,'action created','2026-04-21 22:28:54','2026-04-21 22:28:54'),
(6952,2324,'action complete via WP Cron','2026-04-21 22:28:54','2026-04-21 22:28:54'),
(6953,2340,'action started via WP Cron','2026-04-21 22:28:54','2026-04-21 22:28:54'),
(6954,2340,'action complete via WP Cron','2026-04-21 22:28:54','2026-04-21 22:28:54'),
(6955,2342,'action created','2026-04-21 22:28:54','2026-04-21 22:28:54'),
(6956,2342,'action started via WP Cron','2026-04-21 22:34:26','2026-04-21 22:34:26'),
(6957,2342,'action complete via WP Cron','2026-04-21 22:34:26','2026-04-21 22:34:26'),
(6958,2343,'action created','2026-04-21 22:34:26','2026-04-21 22:34:26'),
(6959,2338,'action started via WP Cron','2026-04-21 22:34:26','2026-04-21 22:34:26'),
(6960,2338,'action complete via WP Cron','2026-04-21 22:34:27','2026-04-21 22:34:27'),
(6961,2344,'action created','2026-04-21 22:34:27','2026-04-21 22:34:27'),
(6962,2339,'action started via WP Cron','2026-04-21 22:34:27','2026-04-21 22:34:27'),
(6963,2339,'action complete via WP Cron','2026-04-21 22:34:28','2026-04-21 22:34:28'),
(6964,2345,'action created','2026-04-21 22:34:28','2026-04-21 22:34:28'),
(6965,2343,'action started via WP Cron','2026-04-21 22:44:11','2026-04-21 22:44:11'),
(6966,2343,'action complete via WP Cron','2026-04-21 22:44:11','2026-04-21 22:44:11'),
(6967,2346,'action created','2026-04-21 22:44:11','2026-04-21 22:44:11'),
(6968,2346,'action started via WP Cron','2026-04-21 22:50:54','2026-04-21 22:50:54'),
(6969,2346,'action complete via WP Cron','2026-04-21 22:50:54','2026-04-21 22:50:54'),
(6970,2347,'action created','2026-04-21 22:50:54','2026-04-21 22:50:54'),
(6971,2344,'action started via WP Cron','2026-04-21 22:50:54','2026-04-21 22:50:54'),
(6972,2344,'action complete via WP Cron','2026-04-21 22:50:55','2026-04-21 22:50:55'),
(6973,2348,'action created','2026-04-21 22:50:55','2026-04-21 22:50:55'),
(6974,2345,'action started via WP Cron','2026-04-21 22:50:55','2026-04-21 22:50:55'),
(6975,2345,'action complete via WP Cron','2026-04-21 22:50:55','2026-04-21 22:50:55'),
(6976,2349,'action created','2026-04-21 22:50:55','2026-04-21 22:50:55'),
(6977,2347,'action started via WP Cron','2026-04-21 22:59:17','2026-04-21 22:59:17'),
(6978,2350,'action created','2026-04-21 22:59:17','2026-04-21 22:59:17'),
(6979,2350,'action started via WP Cron','2026-04-21 22:59:21','2026-04-21 22:59:21'),
(6980,2350,'action complete via WP Cron','2026-04-21 22:59:21','2026-04-21 22:59:21'),
(6981,2347,'action complete via WP Cron','2026-04-21 22:59:21','2026-04-21 22:59:21'),
(6982,2351,'action created','2026-04-21 22:59:21','2026-04-21 22:59:21'),
(6983,2351,'action started via WP Cron','2026-04-21 23:05:48','2026-04-21 23:05:48'),
(6984,2351,'action complete via WP Cron','2026-04-21 23:05:48','2026-04-21 23:05:48'),
(6985,2352,'action created','2026-04-21 23:05:48','2026-04-21 23:05:48'),
(6986,2348,'action started via WP Cron','2026-04-21 23:12:29','2026-04-21 23:12:29'),
(6987,2348,'action complete via WP Cron','2026-04-21 23:12:30','2026-04-21 23:12:30'),
(6988,2353,'action created','2026-04-21 23:12:30','2026-04-21 23:12:30'),
(6989,2349,'action started via WP Cron','2026-04-21 23:12:30','2026-04-21 23:12:30'),
(6990,2349,'action complete via WP Cron','2026-04-21 23:12:31','2026-04-21 23:12:31'),
(6991,2354,'action created','2026-04-21 23:12:31','2026-04-21 23:12:31'),
(6992,2352,'action started via WP Cron','2026-04-21 23:12:31','2026-04-21 23:12:31'),
(6993,2352,'action complete via WP Cron','2026-04-21 23:12:31','2026-04-21 23:12:31'),
(6994,2355,'action created','2026-04-21 23:12:31','2026-04-21 23:12:31'),
(6995,2355,'action started via WP Cron','2026-04-21 23:23:57','2026-04-21 23:23:57'),
(6996,2355,'action complete via WP Cron','2026-04-21 23:23:57','2026-04-21 23:23:57'),
(6997,2356,'action created','2026-04-21 23:23:57','2026-04-21 23:23:57'),
(6998,2356,'action started via WP Cron','2026-04-21 23:27:22','2026-04-21 23:27:22'),
(6999,2356,'action complete via WP Cron','2026-04-21 23:27:22','2026-04-21 23:27:22'),
(7000,2357,'action created','2026-04-21 23:27:22','2026-04-21 23:27:22'),
(7001,2353,'action started via WP Cron','2026-04-21 23:34:13','2026-04-21 23:34:13'),
(7002,2353,'action complete via WP Cron','2026-04-21 23:34:14','2026-04-21 23:34:14'),
(7003,2358,'action created','2026-04-21 23:34:14','2026-04-21 23:34:14'),
(7004,2354,'action started via WP Cron','2026-04-21 23:34:14','2026-04-21 23:34:14'),
(7005,2354,'action complete via WP Cron','2026-04-21 23:34:14','2026-04-21 23:34:14'),
(7006,2359,'action created','2026-04-21 23:34:14','2026-04-21 23:34:14'),
(7007,2341,'action started via WP Cron','2026-04-21 23:34:14','2026-04-21 23:34:14'),
(7008,2360,'action created','2026-04-21 23:34:15','2026-04-21 23:34:15'),
(7009,2341,'action complete via WP Cron','2026-04-21 23:34:15','2026-04-21 23:34:15'),
(7010,2357,'action started via WP Cron','2026-04-21 23:34:15','2026-04-21 23:34:15'),
(7011,2361,'action created','2026-04-21 23:34:15','2026-04-21 23:34:15'),
(7012,2361,'action started via WP Cron','2026-04-21 23:34:18','2026-04-21 23:34:18'),
(7013,2361,'action complete via WP Cron','2026-04-21 23:34:18','2026-04-21 23:34:18'),
(7014,2357,'action complete via WP Cron','2026-04-21 23:34:18','2026-04-21 23:34:18'),
(7015,2362,'action created','2026-04-21 23:34:18','2026-04-21 23:34:18'),
(7016,2362,'action started via WP Cron','2026-04-21 23:50:12','2026-04-21 23:50:12'),
(7017,2363,'action created','2026-04-21 23:50:12','2026-04-21 23:50:12'),
(7018,2363,'action started via WP Cron','2026-04-21 23:50:15','2026-04-21 23:50:15'),
(7019,2363,'action complete via WP Cron','2026-04-21 23:50:15','2026-04-21 23:50:15'),
(7020,2362,'action complete via WP Cron','2026-04-21 23:50:17','2026-04-21 23:50:17'),
(7021,2364,'action created','2026-04-21 23:50:17','2026-04-21 23:50:17'),
(7022,2358,'action started via WP Cron','2026-04-21 23:50:17','2026-04-21 23:50:17'),
(7023,2358,'action complete via WP Cron','2026-04-21 23:50:17','2026-04-21 23:50:17'),
(7024,2365,'action created','2026-04-21 23:50:17','2026-04-21 23:50:17'),
(7025,2359,'action started via WP Cron','2026-04-21 23:50:17','2026-04-21 23:50:17'),
(7026,2359,'action complete via WP Cron','2026-04-21 23:50:18','2026-04-21 23:50:18'),
(7027,2366,'action created','2026-04-21 23:50:18','2026-04-21 23:50:18'),
(7028,2364,'action started via WP Cron','2026-04-21 23:56:51','2026-04-21 23:56:51'),
(7029,2367,'action created','2026-04-21 23:56:51','2026-04-21 23:56:51'),
(7030,2367,'action started via WP Cron','2026-04-21 23:56:54','2026-04-21 23:56:54'),
(7031,2367,'action complete via WP Cron','2026-04-21 23:56:54','2026-04-21 23:56:54'),
(7032,2364,'action complete via WP Cron','2026-04-21 23:56:54','2026-04-21 23:56:54'),
(7033,2368,'action created','2026-04-21 23:56:54','2026-04-21 23:56:54'),
(7034,2368,'action started via WP Cron','2026-04-22 00:01:51','2026-04-22 00:01:51'),
(7035,2369,'action created','2026-04-22 00:01:52','2026-04-22 00:01:52'),
(7036,2369,'action started via WP Cron','2026-04-22 00:01:55','2026-04-22 00:01:55'),
(7037,2369,'action complete via WP Cron','2026-04-22 00:01:56','2026-04-22 00:01:56'),
(7038,2368,'action complete via WP Cron','2026-04-22 00:01:56','2026-04-22 00:01:56'),
(7039,2370,'action created','2026-04-22 00:01:57','2026-04-22 00:01:57'),
(7040,2370,'action started via WP Cron','2026-04-22 00:13:18','2026-04-22 00:13:18'),
(7041,2370,'action complete via WP Cron','2026-04-22 00:13:18','2026-04-22 00:13:18'),
(7042,2371,'action created','2026-04-22 00:13:18','2026-04-22 00:13:18'),
(7043,2365,'action started via WP Cron','2026-04-22 00:13:18','2026-04-22 00:13:18'),
(7044,2365,'action complete via WP Cron','2026-04-22 00:13:18','2026-04-22 00:13:18'),
(7045,2372,'action created','2026-04-22 00:13:18','2026-04-22 00:13:18'),
(7046,2366,'action started via WP Cron','2026-04-22 00:13:18','2026-04-22 00:13:18'),
(7047,2366,'action complete via WP Cron','2026-04-22 00:13:19','2026-04-22 00:13:19'),
(7048,2373,'action created','2026-04-22 00:13:19','2026-04-22 00:13:19'),
(7049,2371,'action started via WP Cron','2026-04-22 00:20:21','2026-04-22 00:20:21'),
(7050,2371,'action complete via WP Cron','2026-04-22 00:20:21','2026-04-22 00:20:21'),
(7051,2374,'action created','2026-04-22 00:20:21','2026-04-22 00:20:21'),
(7052,2374,'action started via WP Cron','2026-04-22 00:27:47','2026-04-22 00:27:47'),
(7053,2374,'action complete via WP Cron','2026-04-22 00:27:47','2026-04-22 00:27:47'),
(7054,2375,'action created','2026-04-22 00:27:48','2026-04-22 00:27:48'),
(7055,2372,'action started via WP Cron','2026-04-22 00:35:53','2026-04-22 00:35:53'),
(7056,2372,'action complete via WP Cron','2026-04-22 00:35:53','2026-04-22 00:35:53'),
(7057,2376,'action created','2026-04-22 00:35:54','2026-04-22 00:35:54'),
(7058,2373,'action started via WP Cron','2026-04-22 00:35:54','2026-04-22 00:35:54'),
(7059,2373,'action complete via WP Cron','2026-04-22 00:35:54','2026-04-22 00:35:54'),
(7060,2377,'action created','2026-04-22 00:35:54','2026-04-22 00:35:54'),
(7061,2375,'action started via WP Cron','2026-04-22 00:35:54','2026-04-22 00:35:54'),
(7062,2378,'action created','2026-04-22 00:35:55','2026-04-22 00:35:55'),
(7063,2378,'action started via WP Cron','2026-04-22 00:35:58','2026-04-22 00:35:58'),
(7064,2378,'action complete via WP Cron','2026-04-22 00:35:58','2026-04-22 00:35:58'),
(7065,2375,'action complete via WP Cron','2026-04-22 00:35:59','2026-04-22 00:35:59'),
(7066,2379,'action created','2026-04-22 00:36:00','2026-04-22 00:36:00'),
(7067,2360,'action started via WP Cron','2026-04-22 00:36:00','2026-04-22 00:36:00'),
(7068,2380,'action created','2026-04-22 00:36:00','2026-04-22 00:36:00'),
(7069,2360,'action complete via WP Cron','2026-04-22 00:36:00','2026-04-22 00:36:00'),
(7070,2379,'action started via WP Cron','2026-04-22 00:39:47','2026-04-22 00:39:47'),
(7071,2379,'action complete via WP Cron','2026-04-22 00:39:47','2026-04-22 00:39:47'),
(7072,2381,'action created','2026-04-22 00:39:47','2026-04-22 00:39:47'),
(7073,2166,'action started via WP Cron','2026-04-22 00:39:47','2026-04-22 00:39:47'),
(7074,2166,'action complete via WP Cron','2026-04-22 00:40:47','2026-04-22 00:40:47'),
(7075,2382,'action created','2026-04-22 00:40:48','2026-04-22 00:40:48'),
(7076,2381,'action started via WP Cron','2026-04-22 00:51:00','2026-04-22 00:51:00'),
(7077,2381,'action complete via WP Cron','2026-04-22 00:51:00','2026-04-22 00:51:00'),
(7078,2383,'action created','2026-04-22 00:51:00','2026-04-22 00:51:00'),
(7079,2376,'action started via WP Cron','2026-04-22 00:51:00','2026-04-22 00:51:00'),
(7080,2376,'action complete via WP Cron','2026-04-22 00:51:01','2026-04-22 00:51:01'),
(7081,2384,'action created','2026-04-22 00:51:01','2026-04-22 00:51:01'),
(7082,2377,'action started via WP Cron','2026-04-22 00:51:01','2026-04-22 00:51:01'),
(7083,2377,'action complete via WP Cron','2026-04-22 00:51:02','2026-04-22 00:51:02'),
(7084,2385,'action created','2026-04-22 00:51:02','2026-04-22 00:51:02'),
(7085,2383,'action started via WP Cron','2026-04-22 01:04:09','2026-04-22 01:04:09'),
(7086,2383,'action complete via WP Cron','2026-04-22 01:04:09','2026-04-22 01:04:09'),
(7087,2386,'action created','2026-04-22 01:04:09','2026-04-22 01:04:09'),
(7088,2384,'action started via WP Cron','2026-04-22 01:16:45','2026-04-22 01:16:45'),
(7089,2384,'action complete via WP Cron','2026-04-22 01:16:45','2026-04-22 01:16:45'),
(7090,2387,'action created','2026-04-22 01:16:45','2026-04-22 01:16:45'),
(7091,2385,'action started via WP Cron','2026-04-22 01:16:45','2026-04-22 01:16:45'),
(7092,2385,'action complete via WP Cron','2026-04-22 01:16:46','2026-04-22 01:16:46'),
(7093,2388,'action created','2026-04-22 01:16:46','2026-04-22 01:16:46'),
(7094,2386,'action started via WP Cron','2026-04-22 01:16:46','2026-04-22 01:16:46'),
(7095,2386,'action complete via WP Cron','2026-04-22 01:16:46','2026-04-22 01:16:46'),
(7096,2389,'action created','2026-04-22 01:16:46','2026-04-22 01:16:46'),
(7097,2389,'action started via WP Cron','2026-04-22 01:29:32','2026-04-22 01:29:32'),
(7098,2390,'action created','2026-04-22 01:29:32','2026-04-22 01:29:32'),
(7099,2389,'action complete via WP Cron','2026-04-22 01:29:37','2026-04-22 01:29:37'),
(7100,2391,'action created','2026-04-22 01:29:38','2026-04-22 01:29:38'),
(7101,2390,'action started via WP Cron','2026-04-22 01:29:38','2026-04-22 01:29:38'),
(7102,2390,'action complete via WP Cron','2026-04-22 01:29:38','2026-04-22 01:29:38'),
(7103,2391,'action started via WP Cron','2026-04-22 01:41:43','2026-04-22 01:41:43'),
(7104,2392,'action created','2026-04-22 01:41:43','2026-04-22 01:41:43'),
(7105,2392,'action started via WP Cron','2026-04-22 01:41:46','2026-04-22 01:41:46'),
(7106,2392,'action complete via WP Cron','2026-04-22 01:41:47','2026-04-22 01:41:47'),
(7107,2391,'action complete via WP Cron','2026-04-22 01:41:48','2026-04-22 01:41:48'),
(7108,2393,'action created','2026-04-22 01:41:48','2026-04-22 01:41:48'),
(7109,2387,'action started via WP Cron','2026-04-22 01:41:48','2026-04-22 01:41:48'),
(7110,2387,'action complete via WP Cron','2026-04-22 01:41:49','2026-04-22 01:41:49'),
(7111,2394,'action created','2026-04-22 01:41:53','2026-04-22 01:41:53'),
(7112,2388,'action started via Async Request','2026-04-22 01:41:54','2026-04-22 01:41:54'),
(7113,2388,'action complete via Async Request','2026-04-22 01:41:54','2026-04-22 01:41:54'),
(7114,2395,'action created','2026-04-22 01:41:54','2026-04-22 01:41:54'),
(7115,2380,'action started via Async Request','2026-04-22 01:41:54','2026-04-22 01:41:54'),
(7116,2396,'action created','2026-04-22 01:41:55','2026-04-22 01:41:55'),
(7117,2380,'action complete via Async Request','2026-04-22 01:41:55','2026-04-22 01:41:55'),
(7118,2393,'action started via WP Cron','2026-04-22 01:50:24','2026-04-22 01:50:24'),
(7119,2393,'action complete via WP Cron','2026-04-22 01:50:24','2026-04-22 01:50:24'),
(7120,2397,'action created','2026-04-22 01:50:28','2026-04-22 01:50:28'),
(7121,2397,'action started via WP Cron','2026-04-22 01:54:11','2026-04-22 01:54:11'),
(7122,2397,'action complete via WP Cron','2026-04-22 01:54:11','2026-04-22 01:54:11'),
(7123,2398,'action created','2026-04-22 01:54:11','2026-04-22 01:54:11'),
(7124,2398,'action started via WP Cron','2026-04-22 02:06:58','2026-04-22 02:06:58'),
(7125,2398,'action complete via WP Cron','2026-04-22 02:06:58','2026-04-22 02:06:58'),
(7126,2399,'action created','2026-04-22 02:07:01','2026-04-22 02:07:01'),
(7127,2394,'action started via WP Cron','2026-04-22 02:07:01','2026-04-22 02:07:01'),
(7128,2394,'action complete via WP Cron','2026-04-22 02:07:02','2026-04-22 02:07:02'),
(7129,2400,'action created','2026-04-22 02:07:02','2026-04-22 02:07:02'),
(7130,2395,'action started via WP Cron','2026-04-22 02:07:02','2026-04-22 02:07:02'),
(7131,2395,'action complete via WP Cron','2026-04-22 02:07:02','2026-04-22 02:07:02'),
(7132,2401,'action created','2026-04-22 02:07:03','2026-04-22 02:07:03'),
(7133,2399,'action started via WP Cron','2026-04-22 02:19:18','2026-04-22 02:19:18'),
(7134,2402,'action created','2026-04-22 02:19:18','2026-04-22 02:19:18'),
(7135,2402,'action started via WP Cron','2026-04-22 02:19:22','2026-04-22 02:19:22'),
(7136,2402,'action complete via WP Cron','2026-04-22 02:19:22','2026-04-22 02:19:22'),
(7137,2399,'action complete via WP Cron','2026-04-22 02:19:22','2026-04-22 02:19:22'),
(7138,2403,'action created','2026-04-22 02:19:22','2026-04-22 02:19:22'),
(7139,2403,'action started via WP Cron','2026-04-22 02:31:29','2026-04-22 02:31:29'),
(7140,2404,'action created','2026-04-22 02:31:29','2026-04-22 02:31:29'),
(7141,2404,'action started via WP Cron','2026-04-22 02:31:32','2026-04-22 02:31:32'),
(7142,2404,'action complete via WP Cron','2026-04-22 02:31:33','2026-04-22 02:31:33'),
(7143,2403,'action complete via WP Cron','2026-04-22 02:31:34','2026-04-22 02:31:34'),
(7144,2405,'action created','2026-04-22 02:31:34','2026-04-22 02:31:34'),
(7145,2400,'action started via WP Cron','2026-04-22 02:31:34','2026-04-22 02:31:34'),
(7146,2400,'action complete via WP Cron','2026-04-22 02:31:34','2026-04-22 02:31:34'),
(7147,2406,'action created','2026-04-22 02:31:34','2026-04-22 02:31:34'),
(7148,2401,'action started via WP Cron','2026-04-22 02:31:34','2026-04-22 02:31:34'),
(7149,2401,'action complete via WP Cron','2026-04-22 02:31:35','2026-04-22 02:31:35'),
(7150,2407,'action created','2026-04-22 02:31:35','2026-04-22 02:31:35'),
(7151,2405,'action started via WP Cron','2026-04-22 02:37:10','2026-04-22 02:37:10'),
(7152,2405,'action complete via WP Cron','2026-04-22 02:37:10','2026-04-22 02:37:10'),
(7153,2408,'action created','2026-04-22 02:37:11','2026-04-22 02:37:11'),
(7154,2408,'action started via WP Cron','2026-04-22 02:43:14','2026-04-22 02:43:14'),
(7155,2408,'action complete via WP Cron','2026-04-22 02:43:14','2026-04-22 02:43:14'),
(7156,2409,'action created','2026-04-22 02:43:16','2026-04-22 02:43:16'),
(7157,2396,'action started via WP Cron','2026-04-22 02:43:16','2026-04-22 02:43:16'),
(7158,2410,'action created','2026-04-22 02:43:16','2026-04-22 02:43:16'),
(7159,2396,'action complete via WP Cron','2026-04-22 02:43:16','2026-04-22 02:43:16'),
(7160,2409,'action started via WP Cron','2026-04-22 02:55:01','2026-04-22 02:55:01'),
(7161,2409,'action complete via WP Cron','2026-04-22 02:55:01','2026-04-22 02:55:01'),
(7162,2411,'action created','2026-04-22 02:55:01','2026-04-22 02:55:01'),
(7163,2406,'action started via WP Cron','2026-04-22 02:55:01','2026-04-22 02:55:01'),
(7164,2406,'action complete via WP Cron','2026-04-22 02:55:02','2026-04-22 02:55:02'),
(7165,2412,'action created','2026-04-22 02:55:02','2026-04-22 02:55:02'),
(7166,2407,'action started via WP Cron','2026-04-22 02:55:02','2026-04-22 02:55:02'),
(7167,2407,'action complete via WP Cron','2026-04-22 02:55:02','2026-04-22 02:55:02'),
(7168,2413,'action created','2026-04-22 02:55:03','2026-04-22 02:55:03'),
(7169,2411,'action started via WP Cron','2026-04-22 03:03:49','2026-04-22 03:03:49'),
(7170,2411,'action complete via WP Cron','2026-04-22 03:03:49','2026-04-22 03:03:49'),
(7171,2414,'action created','2026-04-22 03:03:49','2026-04-22 03:03:49'),
(7172,2134,'action started via WP Cron','2026-04-22 03:03:49','2026-04-22 03:03:49'),
(7173,2134,'action complete via WP Cron','2026-04-22 03:03:51','2026-04-22 03:03:51'),
(7174,2415,'action created','2026-04-22 03:03:51','2026-04-22 03:03:51'),
(7175,2138,'action started via WP Cron','2026-04-22 03:03:51','2026-04-22 03:03:51'),
(7176,2416,'action created','2026-04-22 03:03:51','2026-04-22 03:03:51'),
(7177,2138,'action complete via WP Cron','2026-04-22 03:03:51','2026-04-22 03:03:51'),
(7178,2417,'action created','2026-04-22 03:03:51','2026-04-22 03:03:51'),
(7179,2139,'action started via WP Cron','2026-04-22 03:03:51','2026-04-22 03:03:51'),
(7180,2139,'action complete via WP Cron','2026-04-22 03:03:51','2026-04-22 03:03:51'),
(7181,2418,'action created','2026-04-22 03:03:52','2026-04-22 03:03:52'),
(7182,2416,'action started via WP Cron','2026-04-22 03:03:52','2026-04-22 03:03:52'),
(7183,2416,'action complete via WP Cron','2026-04-22 03:03:52','2026-04-22 03:03:52'),
(7184,2414,'action started via WP Cron','2026-04-22 03:07:22','2026-04-22 03:07:22'),
(7185,2414,'action complete via WP Cron','2026-04-22 03:07:22','2026-04-22 03:07:22'),
(7186,2419,'action created','2026-04-22 03:07:23','2026-04-22 03:07:23'),
(7187,2419,'action started via WP Cron','2026-04-22 03:19:39','2026-04-22 03:19:39'),
(7188,2419,'action complete via WP Cron','2026-04-22 03:19:39','2026-04-22 03:19:39'),
(7189,2420,'action created','2026-04-22 03:19:40','2026-04-22 03:19:40'),
(7190,2412,'action started via WP Cron','2026-04-22 03:19:40','2026-04-22 03:19:40'),
(7191,2412,'action complete via WP Cron','2026-04-22 03:19:41','2026-04-22 03:19:41'),
(7192,2421,'action created','2026-04-22 03:19:41','2026-04-22 03:19:41'),
(7193,2413,'action started via WP Cron','2026-04-22 03:19:41','2026-04-22 03:19:41'),
(7194,2413,'action complete via WP Cron','2026-04-22 03:19:41','2026-04-22 03:19:41'),
(7195,2422,'action created','2026-04-22 03:19:41','2026-04-22 03:19:41'),
(7196,2420,'action started via WP Cron','2026-04-22 03:31:10','2026-04-22 03:31:10'),
(7197,2423,'action created','2026-04-22 03:31:10','2026-04-22 03:31:10'),
(7198,2423,'action started via WP Cron','2026-04-22 03:31:13','2026-04-22 03:31:13'),
(7199,2423,'action complete via WP Cron','2026-04-22 03:31:14','2026-04-22 03:31:14'),
(7200,2420,'action complete via WP Cron','2026-04-22 03:31:14','2026-04-22 03:31:14'),
(7201,2424,'action created','2026-04-22 03:31:14','2026-04-22 03:31:14'),
(7202,2424,'action started via WP Cron','2026-04-22 03:42:46','2026-04-22 03:42:46'),
(7203,2424,'action complete via WP Cron','2026-04-22 03:42:46','2026-04-22 03:42:46'),
(7204,2425,'action created','2026-04-22 03:42:47','2026-04-22 03:42:47'),
(7205,2421,'action started via WP Cron','2026-04-22 03:42:47','2026-04-22 03:42:47'),
(7206,2421,'action complete via WP Cron','2026-04-22 03:42:47','2026-04-22 03:42:47'),
(7207,2426,'action created','2026-04-22 03:42:47','2026-04-22 03:42:47'),
(7208,2422,'action started via WP Cron','2026-04-22 03:42:47','2026-04-22 03:42:47'),
(7209,2422,'action complete via WP Cron','2026-04-22 03:42:47','2026-04-22 03:42:47'),
(7210,2427,'action created','2026-04-22 03:42:48','2026-04-22 03:42:48'),
(7211,2410,'action started via WP Cron','2026-04-22 03:48:17','2026-04-22 03:48:17'),
(7212,2428,'action created','2026-04-22 03:48:17','2026-04-22 03:48:17'),
(7213,2410,'action complete via WP Cron','2026-04-22 03:48:17','2026-04-22 03:48:17'),
(7214,2425,'action started via WP Cron','2026-04-22 03:48:17','2026-04-22 03:48:17'),
(7215,2425,'action complete via WP Cron','2026-04-22 03:48:17','2026-04-22 03:48:17'),
(7216,2429,'action created','2026-04-22 03:48:17','2026-04-22 03:48:17'),
(7217,2429,'action started via WP Cron','2026-04-22 03:50:52','2026-04-22 03:50:52'),
(7218,2429,'action complete via WP Cron','2026-04-22 03:50:52','2026-04-22 03:50:52'),
(7219,2430,'action created','2026-04-22 03:50:52','2026-04-22 03:50:52'),
(7220,2148,'action started via WP Cron','2026-04-22 03:52:52','2026-04-22 03:52:52'),
(7221,2148,'action complete via WP Cron','2026-04-22 03:52:53','2026-04-22 03:52:53'),
(7222,2431,'action created','2026-04-22 03:52:53','2026-04-22 03:52:53'),
(7223,2149,'action started via WP Cron','2026-04-22 03:52:53','2026-04-22 03:52:53'),
(7224,2149,'action complete via WP Cron','2026-04-22 03:52:53','2026-04-22 03:52:53'),
(7225,2432,'action created','2026-04-22 03:52:54','2026-04-22 03:52:54'),
(7226,2150,'action started via WP Cron','2026-04-22 03:52:54','2026-04-22 03:52:54'),
(7227,2150,'action complete via WP Cron','2026-04-22 03:52:54','2026-04-22 03:52:54'),
(7228,2433,'action created','2026-04-22 03:52:54','2026-04-22 03:52:54'),
(7229,2151,'action started via WP Cron','2026-04-22 03:52:54','2026-04-22 03:52:54'),
(7230,2151,'action complete via WP Cron','2026-04-22 03:52:54','2026-04-22 03:52:54'),
(7231,2434,'action created','2026-04-22 03:52:54','2026-04-22 03:52:54'),
(7232,2152,'action started via WP Cron','2026-04-22 03:52:54','2026-04-22 03:52:54'),
(7233,2152,'action complete via WP Cron','2026-04-22 03:52:54','2026-04-22 03:52:54'),
(7234,2435,'action created','2026-04-22 03:52:54','2026-04-22 03:52:54'),
(7235,2153,'action started via WP Cron','2026-04-22 03:52:54','2026-04-22 03:52:54'),
(7236,2153,'action complete via WP Cron','2026-04-22 03:52:54','2026-04-22 03:52:54'),
(7237,2436,'action created','2026-04-22 03:52:55','2026-04-22 03:52:55'),
(7238,2154,'action started via WP Cron','2026-04-22 03:52:55','2026-04-22 03:52:55'),
(7239,2154,'action complete via WP Cron','2026-04-22 03:52:55','2026-04-22 03:52:55'),
(7240,2437,'action created','2026-04-22 03:52:55','2026-04-22 03:52:55'),
(7241,2156,'action started via WP Cron','2026-04-22 03:52:55','2026-04-22 03:52:55'),
(7242,2438,'action created','2026-04-22 03:52:56','2026-04-22 03:52:56'),
(7243,2156,'action complete via WP Cron','2026-04-22 03:52:56','2026-04-22 03:52:56'),
(7244,2439,'action created','2026-04-22 03:52:56','2026-04-22 03:52:56'),
(7245,2430,'action started via WP Cron','2026-04-22 03:52:56','2026-04-22 03:52:56'),
(7246,2430,'action complete via WP Cron','2026-04-22 03:52:56','2026-04-22 03:52:56'),
(7247,2440,'action created','2026-04-22 03:52:56','2026-04-22 03:52:56'),
(7248,2438,'action started via WP Cron','2026-04-22 03:52:56','2026-04-22 03:52:56'),
(7249,2438,'action complete via WP Cron','2026-04-22 03:52:58','2026-04-22 03:52:58'),
(7250,2440,'action started via WP Cron','2026-04-22 03:57:07','2026-04-22 03:57:07'),
(7251,2440,'action complete via WP Cron','2026-04-22 03:57:07','2026-04-22 03:57:07'),
(7252,2441,'action created','2026-04-22 03:57:08','2026-04-22 03:57:08'),
(7253,2426,'action started via WP Cron','2026-04-22 04:06:21','2026-04-22 04:06:21'),
(7254,2426,'action complete via WP Cron','2026-04-22 04:06:21','2026-04-22 04:06:21'),
(7255,2442,'action created','2026-04-22 04:06:22','2026-04-22 04:06:22'),
(7256,2427,'action started via WP Cron','2026-04-22 04:06:22','2026-04-22 04:06:22'),
(7257,2427,'action complete via WP Cron','2026-04-22 04:06:22','2026-04-22 04:06:22'),
(7258,2443,'action created','2026-04-22 04:06:22','2026-04-22 04:06:22'),
(7259,2441,'action started via WP Cron','2026-04-22 04:06:22','2026-04-22 04:06:22'),
(7260,2444,'action created','2026-04-22 04:06:23','2026-04-22 04:06:23'),
(7261,2444,'action started via WP Cron','2026-04-22 04:06:26','2026-04-22 04:06:26'),
(7262,2444,'action complete via WP Cron','2026-04-22 04:06:26','2026-04-22 04:06:26'),
(7263,2441,'action complete via WP Cron','2026-04-22 04:06:27','2026-04-22 04:06:27'),
(7264,2445,'action created','2026-04-22 04:06:27','2026-04-22 04:06:27'),
(7265,2214,'action started via WP Cron','2026-04-22 04:06:27','2026-04-22 04:06:27'),
(7266,2214,'action complete via WP Cron','2026-04-22 04:06:28','2026-04-22 04:06:28'),
(7267,2446,'action created','2026-04-22 04:06:28','2026-04-22 04:06:28'),
(7268,2445,'action started via WP Cron','2026-04-22 04:18:05','2026-04-22 04:18:05'),
(7269,2445,'action complete via WP Cron','2026-04-22 04:18:05','2026-04-22 04:18:05'),
(7270,2447,'action created','2026-04-22 04:18:05','2026-04-22 04:18:05'),
(7271,2447,'action started via WP Cron','2026-04-22 04:40:21','2026-04-22 04:40:21'),
(7272,2447,'action complete via WP Cron','2026-04-22 04:40:21','2026-04-22 04:40:21'),
(7273,2448,'action created','2026-04-22 04:40:22','2026-04-22 04:40:22'),
(7274,2442,'action started via WP Cron','2026-04-22 04:40:22','2026-04-22 04:40:22'),
(7275,2442,'action complete via WP Cron','2026-04-22 04:40:22','2026-04-22 04:40:22'),
(7276,2449,'action created','2026-04-22 04:40:22','2026-04-22 04:40:22'),
(7277,2443,'action started via WP Cron','2026-04-22 04:40:22','2026-04-22 04:40:22'),
(7278,2443,'action complete via WP Cron','2026-04-22 04:40:23','2026-04-22 04:40:23'),
(7279,2450,'action created','2026-04-22 04:40:23','2026-04-22 04:40:23'),
(7280,2448,'action started via WP Cron','2026-04-22 04:52:51','2026-04-22 04:52:51'),
(7281,2451,'action created','2026-04-22 04:52:52','2026-04-22 04:52:52'),
(7282,2451,'action started via WP Cron','2026-04-22 04:52:55','2026-04-22 04:52:55'),
(7283,2451,'action complete via WP Cron','2026-04-22 04:52:55','2026-04-22 04:52:55'),
(7284,2448,'action complete via WP Cron','2026-04-22 04:52:56','2026-04-22 04:52:56'),
(7285,2452,'action created','2026-04-22 04:52:57','2026-04-22 04:52:57'),
(7286,2428,'action started via WP Cron','2026-04-22 04:52:57','2026-04-22 04:52:57'),
(7287,2453,'action created','2026-04-22 04:52:57','2026-04-22 04:52:57'),
(7288,2428,'action complete via WP Cron','2026-04-22 04:52:57','2026-04-22 04:52:57'),
(7289,2452,'action started via WP Cron','2026-04-22 05:00:38','2026-04-22 05:00:38'),
(7290,2452,'action complete via WP Cron','2026-04-22 05:00:38','2026-04-22 05:00:38'),
(7291,2454,'action created','2026-04-22 05:00:38','2026-04-22 05:00:38'),
(7292,2449,'action started via WP Cron','2026-04-22 05:00:38','2026-04-22 05:00:38'),
(7293,2449,'action complete via WP Cron','2026-04-22 05:00:39','2026-04-22 05:00:39'),
(7294,2455,'action created','2026-04-22 05:00:39','2026-04-22 05:00:39'),
(7295,2450,'action started via WP Cron','2026-04-22 05:00:39','2026-04-22 05:00:39'),
(7296,2450,'action complete via WP Cron','2026-04-22 05:00:39','2026-04-22 05:00:39'),
(7297,2456,'action created','2026-04-22 05:00:39','2026-04-22 05:00:39'),
(7298,2454,'action started via WP Cron','2026-04-22 05:02:53','2026-04-22 05:02:53'),
(7299,2454,'action complete via WP Cron','2026-04-22 05:02:54','2026-04-22 05:02:54'),
(7300,2457,'action created','2026-04-22 05:02:55','2026-04-22 05:02:55'),
(7301,2457,'action started via WP Cron','2026-04-22 05:05:54','2026-04-22 05:05:54'),
(7302,2457,'action complete via WP Cron','2026-04-22 05:05:54','2026-04-22 05:05:54'),
(7303,2458,'action created','2026-04-22 05:05:54','2026-04-22 05:05:54'),
(7304,2458,'action started via WP Cron','2026-04-22 05:10:30','2026-04-22 05:10:30'),
(7305,2458,'action complete via WP Cron','2026-04-22 05:10:30','2026-04-22 05:10:30'),
(7306,2459,'action created','2026-04-22 05:10:30','2026-04-22 05:10:30'),
(7307,2459,'action started via WP Cron','2026-04-22 05:16:57','2026-04-22 05:16:57'),
(7308,2459,'action complete via WP Cron','2026-04-22 05:16:57','2026-04-22 05:16:57'),
(7309,2460,'action created','2026-04-22 05:16:57','2026-04-22 05:16:57'),
(7310,2455,'action started via WP Cron','2026-04-22 05:16:57','2026-04-22 05:16:57'),
(7311,2455,'action complete via WP Cron','2026-04-22 05:16:57','2026-04-22 05:16:57'),
(7312,2461,'action created','2026-04-22 05:16:58','2026-04-22 05:16:58'),
(7313,2456,'action started via WP Cron','2026-04-22 05:16:58','2026-04-22 05:16:58'),
(7314,2456,'action complete via WP Cron','2026-04-22 05:16:59','2026-04-22 05:16:59'),
(7315,2462,'action created','2026-04-22 05:16:59','2026-04-22 05:16:59'),
(7316,2460,'action started via WP Cron','2026-04-22 05:23:25','2026-04-22 05:23:25'),
(7317,2463,'action created','2026-04-22 05:23:25','2026-04-22 05:23:25'),
(7318,2463,'action started via WP Cron','2026-04-22 05:23:28','2026-04-22 05:23:28'),
(7319,2463,'action complete via WP Cron','2026-04-22 05:23:28','2026-04-22 05:23:28'),
(7320,2460,'action complete via WP Cron','2026-04-22 05:23:28','2026-04-22 05:23:28'),
(7321,2464,'action created','2026-04-22 05:23:29','2026-04-22 05:23:29'),
(7322,2464,'action started via WP Cron','2026-04-22 05:27:51','2026-04-22 05:27:51'),
(7323,2464,'action complete via WP Cron','2026-04-22 05:27:52','2026-04-22 05:27:52'),
(7324,2465,'action created','2026-04-22 05:27:52','2026-04-22 05:27:52'),
(7325,2465,'action started via WP Cron','2026-04-22 05:36:07','2026-04-22 05:36:07'),
(7326,2465,'action complete via WP Cron','2026-04-22 05:36:07','2026-04-22 05:36:07'),
(7327,2466,'action created','2026-04-22 05:36:07','2026-04-22 05:36:07'),
(7328,2461,'action started via WP Cron','2026-04-22 05:36:07','2026-04-22 05:36:07'),
(7329,2461,'action complete via WP Cron','2026-04-22 05:36:08','2026-04-22 05:36:08'),
(7330,2467,'action created','2026-04-22 05:36:08','2026-04-22 05:36:08'),
(7331,2462,'action started via WP Cron','2026-04-22 05:36:08','2026-04-22 05:36:08'),
(7332,2462,'action complete via WP Cron','2026-04-22 05:36:09','2026-04-22 05:36:09'),
(7333,2468,'action created','2026-04-22 05:36:09','2026-04-22 05:36:09'),
(7334,2466,'action started via WP Cron','2026-04-22 05:42:21','2026-04-22 05:42:21'),
(7335,2466,'action complete via WP Cron','2026-04-22 05:42:22','2026-04-22 05:42:22'),
(7336,2469,'action created','2026-04-22 05:42:22','2026-04-22 05:42:22'),
(7337,2469,'action started via WP Cron','2026-04-22 05:48:26','2026-04-22 05:48:26'),
(7338,2469,'action complete via WP Cron','2026-04-22 05:48:26','2026-04-22 05:48:26'),
(7339,2470,'action created','2026-04-22 05:48:27','2026-04-22 05:48:27'),
(7340,2470,'action started via WP Cron','2026-04-22 05:54:56','2026-04-22 05:54:56'),
(7341,2470,'action complete via WP Cron','2026-04-22 05:54:56','2026-04-22 05:54:56'),
(7342,2471,'action created','2026-04-22 05:54:57','2026-04-22 05:54:57'),
(7343,2467,'action started via WP Cron','2026-04-22 05:54:57','2026-04-22 05:54:57'),
(7344,2467,'action complete via WP Cron','2026-04-22 05:54:57','2026-04-22 05:54:57'),
(7345,2472,'action created','2026-04-22 05:54:57','2026-04-22 05:54:57'),
(7346,2468,'action started via WP Cron','2026-04-22 05:54:57','2026-04-22 05:54:57'),
(7347,2468,'action complete via WP Cron','2026-04-22 05:54:57','2026-04-22 05:54:57'),
(7348,2473,'action created','2026-04-22 05:54:58','2026-04-22 05:54:58'),
(7349,2453,'action started via WP Cron','2026-04-22 05:54:58','2026-04-22 05:54:58'),
(7350,2474,'action created','2026-04-22 05:54:58','2026-04-22 05:54:58'),
(7351,2453,'action complete via WP Cron','2026-04-22 05:54:58','2026-04-22 05:54:58'),
(7352,2471,'action started via WP Cron','2026-04-22 06:15:45','2026-04-22 06:15:45'),
(7353,2475,'action created','2026-04-22 06:15:45','2026-04-22 06:15:45'),
(7354,2471,'action complete via WP Cron','2026-04-22 06:15:50','2026-04-22 06:15:50'),
(7355,2476,'action created','2026-04-22 06:15:51','2026-04-22 06:15:51'),
(7356,2235,'action started via WP Cron','2026-04-22 06:15:51','2026-04-22 06:15:51'),
(7357,2235,'action complete via WP Cron','2026-04-22 06:15:51','2026-04-22 06:15:51'),
(7359,2472,'action started via WP Cron','2026-04-22 06:15:51','2026-04-22 06:15:51'),
(7360,2475,'action started via WP Cron','2026-04-22 06:15:51','2026-04-22 06:15:51'),
(7361,2472,'action complete via WP Cron','2026-04-22 06:15:52','2026-04-22 06:15:52'),
(7362,2478,'action created','2026-04-22 06:15:52','2026-04-22 06:15:52'),
(7363,2473,'action started via WP Cron','2026-04-22 06:15:52','2026-04-22 06:15:52'),
(7364,2475,'action complete via WP Cron','2026-04-22 06:15:52','2026-04-22 06:15:52'),
(7365,2473,'action complete via WP Cron','2026-04-22 06:15:53','2026-04-22 06:15:53'),
(7366,2479,'action created','2026-04-22 06:15:53','2026-04-22 06:15:53'),
(7367,2476,'action started via WP Cron','2026-04-22 06:27:17','2026-04-22 06:27:17'),
(7368,2476,'action complete via WP Cron','2026-04-22 06:27:17','2026-04-22 06:27:17'),
(7369,2480,'action created','2026-04-22 06:27:17','2026-04-22 06:27:17'),
(7370,2480,'action started via WP Cron','2026-04-22 06:29:56','2026-04-22 06:29:56'),
(7371,2480,'action complete via WP Cron','2026-04-22 06:29:56','2026-04-22 06:29:56'),
(7372,2481,'action created','2026-04-22 06:29:57','2026-04-22 06:29:57'),
(7373,2478,'action started via WP Cron','2026-04-22 07:10:47','2026-04-22 07:10:47'),
(7374,2478,'action complete via WP Cron','2026-04-22 07:10:48','2026-04-22 07:10:48'),
(7375,2482,'action created','2026-04-22 07:10:48','2026-04-22 07:10:48'),
(7376,2479,'action started via WP Cron','2026-04-22 07:10:48','2026-04-22 07:10:48'),
(7377,2479,'action complete via WP Cron','2026-04-22 07:10:48','2026-04-22 07:10:48'),
(7378,2483,'action created','2026-04-22 07:10:49','2026-04-22 07:10:49'),
(7379,2481,'action started via WP Cron','2026-04-22 07:10:49','2026-04-22 07:10:49'),
(7380,2484,'action created','2026-04-22 07:10:50','2026-04-22 07:10:50'),
(7381,2484,'action started via WP Cron','2026-04-22 07:10:55','2026-04-22 07:10:55'),
(7382,2481,'action complete via WP Cron','2026-04-22 07:10:55','2026-04-22 07:10:55'),
(7383,2485,'action created','2026-04-22 07:10:55','2026-04-22 07:10:55'),
(7384,2474,'action started via WP Cron','2026-04-22 07:10:55','2026-04-22 07:10:55'),
(7385,2486,'action created','2026-04-22 07:10:55','2026-04-22 07:10:55'),
(7386,2474,'action complete via WP Cron','2026-04-22 07:10:55','2026-04-22 07:10:55'),
(7387,2484,'action complete via WP Cron','2026-04-22 07:10:55','2026-04-22 07:10:55'),
(7388,2485,'action started via WP Cron','2026-04-22 07:17:13','2026-04-22 07:17:13'),
(7389,2485,'action complete via WP Cron','2026-04-22 07:17:13','2026-04-22 07:17:13'),
(7390,2487,'action created','2026-04-22 07:17:13','2026-04-22 07:17:13'),
(7391,2487,'action started via WP Cron','2026-04-22 07:33:12','2026-04-22 07:33:12'),
(7392,2487,'action complete via WP Cron','2026-04-22 07:33:12','2026-04-22 07:33:12'),
(7393,2488,'action created','2026-04-22 07:33:12','2026-04-22 07:33:12'),
(7394,2482,'action started via WP Cron','2026-04-22 07:33:12','2026-04-22 07:33:12'),
(7395,2482,'action complete via WP Cron','2026-04-22 07:33:13','2026-04-22 07:33:13'),
(7396,2489,'action created','2026-04-22 07:33:13','2026-04-22 07:33:13'),
(7397,2483,'action started via WP Cron','2026-04-22 07:33:13','2026-04-22 07:33:13'),
(7398,2483,'action complete via WP Cron','2026-04-22 07:33:13','2026-04-22 07:33:13'),
(7399,2490,'action created','2026-04-22 07:33:13','2026-04-22 07:33:13'),
(7400,2488,'action started via WP Cron','2026-04-22 07:49:22','2026-04-22 07:49:22'),
(7401,2488,'action complete via WP Cron','2026-04-22 07:49:22','2026-04-22 07:49:22'),
(7402,2491,'action created','2026-04-22 07:49:24','2026-04-22 07:49:24'),
(7403,2489,'action started via WP Cron','2026-04-22 07:49:24','2026-04-22 07:49:24'),
(7404,2489,'action complete via WP Cron','2026-04-22 07:49:24','2026-04-22 07:49:24'),
(7405,2492,'action created','2026-04-22 07:49:24','2026-04-22 07:49:24'),
(7406,2490,'action started via WP Cron','2026-04-22 07:49:24','2026-04-22 07:49:24'),
(7407,2490,'action complete via WP Cron','2026-04-22 07:49:24','2026-04-22 07:49:24'),
(7408,2493,'action created','2026-04-22 07:49:25','2026-04-22 07:49:25'),
(7409,2491,'action started via WP Cron','2026-04-22 07:51:45','2026-04-22 07:51:45'),
(7410,2494,'action created','2026-04-22 07:51:45','2026-04-22 07:51:45'),
(7411,2491,'action complete via WP Cron','2026-04-22 07:51:50','2026-04-22 07:51:50'),
(7412,2495,'action created','2026-04-22 07:51:50','2026-04-22 07:51:50'),
(7413,2494,'action started via WP Cron','2026-04-22 07:51:51','2026-04-22 07:51:51'),
(7414,2494,'action complete via WP Cron','2026-04-22 07:51:51','2026-04-22 07:51:51'),
(7415,2495,'action started via WP Cron','2026-04-22 07:54:46','2026-04-22 07:54:46'),
(7416,2495,'action complete via WP Cron','2026-04-22 07:54:47','2026-04-22 07:54:47'),
(7417,2496,'action created','2026-04-22 07:54:47','2026-04-22 07:54:47'),
(7418,2496,'action started via WP Cron','2026-04-22 07:56:47','2026-04-22 07:56:47'),
(7419,2496,'action complete via WP Cron','2026-04-22 07:56:47','2026-04-22 07:56:47'),
(7420,2497,'action created','2026-04-22 07:56:47','2026-04-22 07:56:47'),
(7421,2497,'action started via WP Cron','2026-04-22 08:07:23','2026-04-22 08:07:23'),
(7422,2497,'action complete via WP Cron','2026-04-22 08:07:24','2026-04-22 08:07:24'),
(7423,2498,'action created','2026-04-22 08:07:24','2026-04-22 08:07:24'),
(7424,2492,'action started via WP Cron','2026-04-22 08:07:24','2026-04-22 08:07:24'),
(7425,2492,'action complete via WP Cron','2026-04-22 08:07:24','2026-04-22 08:07:24'),
(7426,2499,'action created','2026-04-22 08:07:24','2026-04-22 08:07:24'),
(7427,2493,'action started via WP Cron','2026-04-22 08:07:24','2026-04-22 08:07:24'),
(7428,2493,'action complete via WP Cron','2026-04-22 08:07:24','2026-04-22 08:07:24'),
(7429,2500,'action created','2026-04-22 08:07:24','2026-04-22 08:07:24'),
(7430,2498,'action started via WP Cron','2026-04-22 08:10:00','2026-04-22 08:10:00'),
(7431,2498,'action complete via WP Cron','2026-04-22 08:10:01','2026-04-22 08:10:01'),
(7432,2501,'action created','2026-04-22 08:10:01','2026-04-22 08:10:01'),
(7433,2486,'action started via WP Cron','2026-04-22 08:25:11','2026-04-22 08:25:11'),
(7434,2502,'action created','2026-04-22 08:25:12','2026-04-22 08:25:12'),
(7435,2486,'action complete via WP Cron','2026-04-22 08:25:12','2026-04-22 08:25:12'),
(7436,2501,'action started via WP Cron','2026-04-22 08:25:12','2026-04-22 08:25:12'),
(7437,2503,'action created','2026-04-22 08:25:14','2026-04-22 08:25:14'),
(7438,2503,'action started via WP Cron','2026-04-22 08:25:18','2026-04-22 08:25:18'),
(7439,2501,'action complete via WP Cron','2026-04-22 08:25:19','2026-04-22 08:25:19'),
(7440,2504,'action created','2026-04-22 08:25:21','2026-04-22 08:25:21'),
(7441,2499,'action started via WP Cron','2026-04-22 08:25:21','2026-04-22 08:25:21'),
(7442,2503,'action complete via WP Cron','2026-04-22 08:25:21','2026-04-22 08:25:21'),
(7443,2499,'action complete via WP Cron','2026-04-22 08:25:21','2026-04-22 08:25:21'),
(7444,2505,'action created','2026-04-22 08:25:23','2026-04-22 08:25:23'),
(7445,2500,'action started via WP Cron','2026-04-22 08:25:23','2026-04-22 08:25:23'),
(7446,2500,'action complete via WP Cron','2026-04-22 08:25:23','2026-04-22 08:25:23'),
(7447,2506,'action created','2026-04-22 08:25:25','2026-04-22 08:25:25'),
(7448,2504,'action started via WP Cron','2026-04-22 08:29:00','2026-04-22 08:29:00'),
(7449,2507,'action created','2026-04-22 08:29:01','2026-04-22 08:29:01'),
(7450,2507,'action started via WP Cron','2026-04-22 08:29:04','2026-04-22 08:29:04'),
(7451,2507,'action complete via WP Cron','2026-04-22 08:29:06','2026-04-22 08:29:06'),
(7452,2504,'action complete via WP Cron','2026-04-22 08:29:06','2026-04-22 08:29:06'),
(7453,2508,'action created','2026-04-22 08:29:06','2026-04-22 08:29:06'),
(7454,2508,'action started via WP Cron','2026-04-22 08:33:52','2026-04-22 08:33:52'),
(7455,2508,'action complete via WP Cron','2026-04-22 08:33:52','2026-04-22 08:33:52'),
(7456,2509,'action created','2026-04-22 08:33:54','2026-04-22 08:33:54'),
(7457,2509,'action started via WP Cron','2026-04-22 08:40:08','2026-04-22 08:40:08'),
(7458,2509,'action complete via WP Cron','2026-04-22 08:40:09','2026-04-22 08:40:09'),
(7459,2510,'action created','2026-04-22 08:40:10','2026-04-22 08:40:10'),
(7460,2505,'action started via WP Cron','2026-04-22 08:47:16','2026-04-22 08:47:16'),
(7461,2505,'action complete via WP Cron','2026-04-22 08:47:16','2026-04-22 08:47:16'),
(7462,2511,'action created','2026-04-22 08:47:17','2026-04-22 08:47:17'),
(7463,2506,'action started via WP Cron','2026-04-22 08:47:17','2026-04-22 08:47:17'),
(7464,2506,'action complete via WP Cron','2026-04-22 08:47:17','2026-04-22 08:47:17'),
(7465,2512,'action created','2026-04-22 08:47:18','2026-04-22 08:47:18'),
(7466,2510,'action started via WP Cron','2026-04-22 08:47:18','2026-04-22 08:47:18'),
(7467,2513,'action created','2026-04-22 08:47:19','2026-04-22 08:47:19'),
(7468,2513,'action started via WP Cron','2026-04-22 08:47:23','2026-04-22 08:47:23'),
(7469,2510,'action complete via WP Cron','2026-04-22 08:47:24','2026-04-22 08:47:24'),
(7470,2514,'action created','2026-04-22 08:47:26','2026-04-22 08:47:26'),
(7471,2513,'action complete via WP Cron','2026-04-22 08:47:26','2026-04-22 08:47:26'),
(7472,2514,'action started via WP Cron','2026-04-22 09:03:59','2026-04-22 09:03:59'),
(7473,2515,'action created','2026-04-22 09:03:59','2026-04-22 09:03:59'),
(7474,2514,'action complete via WP Cron','2026-04-22 09:04:04','2026-04-22 09:04:04'),
(7475,2516,'action created','2026-04-22 09:04:06','2026-04-22 09:04:06'),
(7476,2511,'action started via WP Cron','2026-04-22 09:04:32','2026-04-22 09:04:32'),
(7477,2511,'action complete via WP Cron','2026-04-22 09:04:32','2026-04-22 09:04:32'),
(7478,2517,'action created','2026-04-22 09:04:32','2026-04-22 09:04:32'),
(7479,2512,'action started via WP Cron','2026-04-22 09:04:32','2026-04-22 09:04:32'),
(7480,2512,'action complete via WP Cron','2026-04-22 09:04:33','2026-04-22 09:04:33'),
(7481,2518,'action created','2026-04-22 09:04:33','2026-04-22 09:04:33'),
(7482,2515,'action started via WP Cron','2026-04-22 09:04:33','2026-04-22 09:04:33'),
(7483,2515,'action complete via WP Cron','2026-04-22 09:04:33','2026-04-22 09:04:33'),
(7484,2516,'action started via WP Cron','2026-04-22 09:06:07','2026-04-22 09:06:07'),
(7485,2516,'action complete via WP Cron','2026-04-22 09:06:08','2026-04-22 09:06:08'),
(7486,2519,'action created','2026-04-22 09:06:08','2026-04-22 09:06:08'),
(7487,2519,'action started via WP Cron','2026-04-22 09:25:10','2026-04-22 09:25:10'),
(7488,2520,'action created','2026-04-22 09:25:10','2026-04-22 09:25:10'),
(7489,2520,'action started via WP Cron','2026-04-22 09:25:14','2026-04-22 09:25:14'),
(7490,2520,'action complete via WP Cron','2026-04-22 09:25:14','2026-04-22 09:25:14'),
(7491,2502,'action started via WP Cron','2026-04-22 09:25:14','2026-04-22 09:25:14'),
(7492,2521,'action created','2026-04-22 09:25:15','2026-04-22 09:25:15'),
(7493,2502,'action complete via WP Cron','2026-04-22 09:25:15','2026-04-22 09:25:15'),
(7494,2519,'action complete via WP Cron','2026-04-22 09:25:15','2026-04-22 09:25:15'),
(7495,2522,'action created','2026-04-22 09:25:15','2026-04-22 09:25:15'),
(7496,2517,'action started via WP Cron','2026-04-22 09:25:15','2026-04-22 09:25:15'),
(7497,2517,'action complete via WP Cron','2026-04-22 09:25:21','2026-04-22 09:25:21'),
(7498,2523,'action created','2026-04-22 09:25:21','2026-04-22 09:25:21'),
(7499,2518,'action started via Async Request','2026-04-22 09:25:27','2026-04-22 09:25:27'),
(7500,2518,'action complete via Async Request','2026-04-22 09:25:27','2026-04-22 09:25:27'),
(7501,2524,'action created','2026-04-22 09:25:27','2026-04-22 09:25:27'),
(7502,2522,'action started via WP Cron','2026-04-22 09:38:28','2026-04-22 09:38:28'),
(7503,2522,'action complete via WP Cron','2026-04-22 09:38:28','2026-04-22 09:38:28'),
(7504,2525,'action created','2026-04-22 09:38:28','2026-04-22 09:38:28'),
(7505,2523,'action started via WP Cron','2026-04-22 09:44:29','2026-04-22 09:44:29'),
(7506,2523,'action complete via WP Cron','2026-04-22 09:44:32','2026-04-22 09:44:32'),
(7507,2526,'action created','2026-04-22 09:44:32','2026-04-22 09:44:32'),
(7508,2524,'action started via WP Cron','2026-04-22 09:44:32','2026-04-22 09:44:32'),
(7509,2524,'action complete via WP Cron','2026-04-22 09:44:32','2026-04-22 09:44:32'),
(7510,2527,'action created','2026-04-22 09:44:32','2026-04-22 09:44:32'),
(7511,2525,'action started via WP Cron','2026-04-22 09:44:32','2026-04-22 09:44:32'),
(7512,2525,'action complete via WP Cron','2026-04-22 09:44:32','2026-04-22 09:44:32'),
(7513,2528,'action created','2026-04-22 09:44:32','2026-04-22 09:44:32'),
(7514,2528,'action started via WP Cron','2026-04-22 10:03:17','2026-04-22 10:03:17'),
(7515,2529,'action created','2026-04-22 10:03:17','2026-04-22 10:03:17'),
(7516,2528,'action complete via WP Cron','2026-04-22 10:03:22','2026-04-22 10:03:22'),
(7517,2530,'action created','2026-04-22 10:03:23','2026-04-22 10:03:23'),
(7518,2526,'action started via WP Cron','2026-04-22 10:03:24','2026-04-22 10:03:24'),
(7519,2526,'action complete via WP Cron','2026-04-22 10:03:24','2026-04-22 10:03:24'),
(7520,2531,'action created','2026-04-22 10:03:25','2026-04-22 10:03:25'),
(7521,2527,'action started via WP Cron','2026-04-22 10:03:25','2026-04-22 10:03:25'),
(7522,2527,'action complete via WP Cron','2026-04-22 10:03:25','2026-04-22 10:03:25'),
(7523,2532,'action created','2026-04-22 10:03:25','2026-04-22 10:03:25'),
(7524,2529,'action started via WP Cron','2026-04-22 10:03:25','2026-04-22 10:03:25'),
(7525,2529,'action complete via WP Cron','2026-04-22 10:03:26','2026-04-22 10:03:26'),
(7526,2530,'action started via WP Cron','2026-04-22 10:11:58','2026-04-22 10:11:58'),
(7527,2530,'action complete via WP Cron','2026-04-22 10:11:58','2026-04-22 10:11:58'),
(7528,2533,'action created','2026-04-22 10:11:58','2026-04-22 10:11:58'),
(7529,2533,'action started via WP Cron','2026-04-22 10:14:47','2026-04-22 10:14:47'),
(7530,2533,'action complete via WP Cron','2026-04-22 10:14:47','2026-04-22 10:14:47'),
(7531,2534,'action created','2026-04-22 10:14:47','2026-04-22 10:14:47'),
(7532,2534,'action started via WP Cron','2026-04-22 10:23:29','2026-04-22 10:23:29'),
(7533,2534,'action complete via WP Cron','2026-04-22 10:23:29','2026-04-22 10:23:29'),
(7534,2535,'action created','2026-04-22 10:23:29','2026-04-22 10:23:29'),
(7535,2531,'action started via WP Cron','2026-04-22 10:23:29','2026-04-22 10:23:29'),
(7536,2531,'action complete via WP Cron','2026-04-22 10:23:30','2026-04-22 10:23:30'),
(7537,2536,'action created','2026-04-22 10:23:30','2026-04-22 10:23:30'),
(7538,2532,'action started via WP Cron','2026-04-22 10:23:30','2026-04-22 10:23:30'),
(7539,2532,'action complete via WP Cron','2026-04-22 10:23:30','2026-04-22 10:23:30'),
(7540,2537,'action created','2026-04-22 10:23:30','2026-04-22 10:23:30'),
(7541,2521,'action started via WP Cron','2026-04-22 10:43:21','2026-04-22 10:43:21'),
(7542,2538,'action created','2026-04-22 10:43:21','2026-04-22 10:43:21'),
(7543,2521,'action complete via WP Cron','2026-04-22 10:43:21','2026-04-22 10:43:21'),
(7544,2535,'action started via WP Cron','2026-04-22 10:43:21','2026-04-22 10:43:21'),
(7545,2539,'action created','2026-04-22 10:43:21','2026-04-22 10:43:21'),
(7546,2539,'action started via WP Cron','2026-04-22 10:43:25','2026-04-22 10:43:25'),
(7547,2539,'action complete via WP Cron','2026-04-22 10:43:26','2026-04-22 10:43:26'),
(7548,2535,'action complete via WP Cron','2026-04-22 10:43:26','2026-04-22 10:43:26'),
(7549,2540,'action created','2026-04-22 10:43:26','2026-04-22 10:43:26'),
(7550,2536,'action started via WP Cron','2026-04-22 10:43:26','2026-04-22 10:43:26'),
(7551,2536,'action complete via WP Cron','2026-04-22 10:43:27','2026-04-22 10:43:27'),
(7552,2541,'action created','2026-04-22 10:43:27','2026-04-22 10:43:27'),
(7553,2537,'action started via WP Cron','2026-04-22 10:43:27','2026-04-22 10:43:27'),
(7554,2537,'action complete via WP Cron','2026-04-22 10:43:27','2026-04-22 10:43:27'),
(7555,2542,'action created','2026-04-22 10:43:27','2026-04-22 10:43:27'),
(7556,2540,'action started via WP Cron','2026-04-22 10:51:16','2026-04-22 10:51:16'),
(7557,2543,'action created','2026-04-22 10:51:16','2026-04-22 10:51:16'),
(7558,2540,'action complete via WP Cron','2026-04-22 10:51:21','2026-04-22 10:51:21'),
(7559,2544,'action created','2026-04-22 10:51:21','2026-04-22 10:51:21'),
(7560,2543,'action started via WP Cron','2026-04-22 10:51:21','2026-04-22 10:51:21'),
(7561,2543,'action complete via WP Cron','2026-04-22 10:51:22','2026-04-22 10:51:22'),
(7562,2544,'action started via WP Cron','2026-04-22 11:01:07','2026-04-22 11:01:07'),
(7563,2544,'action complete via WP Cron','2026-04-22 11:01:07','2026-04-22 11:01:07'),
(7564,2545,'action created','2026-04-22 11:01:07','2026-04-22 11:01:07'),
(7565,2541,'action started via WP Cron','2026-04-22 11:01:07','2026-04-22 11:01:07'),
(7566,2541,'action complete via WP Cron','2026-04-22 11:01:07','2026-04-22 11:01:07'),
(7567,2546,'action created','2026-04-22 11:01:07','2026-04-22 11:01:07'),
(7568,2542,'action started via WP Cron','2026-04-22 11:01:07','2026-04-22 11:01:07'),
(7569,2542,'action complete via WP Cron','2026-04-22 11:01:08','2026-04-22 11:01:08'),
(7570,2547,'action created','2026-04-22 11:01:08','2026-04-22 11:01:08'),
(7571,2545,'action started via WP Cron','2026-04-22 11:11:54','2026-04-22 11:11:54'),
(7572,2548,'action created','2026-04-22 11:11:54','2026-04-22 11:11:54'),
(7573,2548,'action started via WP Cron','2026-04-22 11:11:57','2026-04-22 11:11:57'),
(7574,2548,'action complete via WP Cron','2026-04-22 11:11:58','2026-04-22 11:11:58'),
(7575,2545,'action complete via WP Cron','2026-04-22 11:11:58','2026-04-22 11:11:58'),
(7576,2549,'action created','2026-04-22 11:11:58','2026-04-22 11:11:58'),
(7577,2549,'action started via WP Cron','2026-04-22 11:22:29','2026-04-22 11:22:29'),
(7578,2549,'action complete via WP Cron','2026-04-22 11:22:29','2026-04-22 11:22:29'),
(7579,2550,'action created','2026-04-22 11:22:30','2026-04-22 11:22:30'),
(7580,2546,'action started via WP Cron','2026-04-22 11:22:30','2026-04-22 11:22:30'),
(7581,2546,'action complete via WP Cron','2026-04-22 11:22:30','2026-04-22 11:22:30'),
(7582,2551,'action created','2026-04-22 11:22:30','2026-04-22 11:22:30'),
(7583,2547,'action started via WP Cron','2026-04-22 11:22:30','2026-04-22 11:22:30'),
(7584,2547,'action complete via WP Cron','2026-04-22 11:22:31','2026-04-22 11:22:31'),
(7585,2552,'action created','2026-04-22 11:22:31','2026-04-22 11:22:31'),
(7586,2550,'action started via WP Cron','2026-04-22 11:25:12','2026-04-22 11:25:12'),
(7587,2550,'action complete via WP Cron','2026-04-22 11:25:12','2026-04-22 11:25:12'),
(7588,2553,'action created','2026-04-22 11:25:12','2026-04-22 11:25:12'),
(7589,2553,'action started via WP Cron','2026-04-22 11:28:39','2026-04-22 11:28:39'),
(7590,2553,'action complete via WP Cron','2026-04-22 11:28:39','2026-04-22 11:28:39'),
(7591,2554,'action created','2026-04-22 11:28:39','2026-04-22 11:28:39'),
(7592,2554,'action started via WP Cron','2026-04-22 11:30:55','2026-04-22 11:30:55'),
(7593,2554,'action complete via WP Cron','2026-04-22 11:30:55','2026-04-22 11:30:55'),
(7594,2555,'action created','2026-04-22 11:30:55','2026-04-22 11:30:55'),
(7595,2555,'action started via WP Cron','2026-04-22 11:33:04','2026-04-22 11:33:04'),
(7596,2555,'action complete via WP Cron','2026-04-22 11:33:04','2026-04-22 11:33:04'),
(7597,2556,'action created','2026-04-22 11:33:04','2026-04-22 11:33:04'),
(7598,2556,'action started via WP Cron','2026-04-22 11:35:11','2026-04-22 11:35:11'),
(7599,2557,'action created','2026-04-22 11:35:12','2026-04-22 11:35:12'),
(7600,2557,'action started via WP Cron','2026-04-22 11:35:15','2026-04-22 11:35:15'),
(7601,2557,'action complete via WP Cron','2026-04-22 11:35:16','2026-04-22 11:35:16'),
(7602,2556,'action complete via WP Cron','2026-04-22 11:35:16','2026-04-22 11:35:16'),
(7603,2558,'action created','2026-04-22 11:35:16','2026-04-22 11:35:16'),
(7604,2558,'action started via WP Cron','2026-04-22 11:37:51','2026-04-22 11:37:51'),
(7605,2558,'action complete via WP Cron','2026-04-22 11:37:51','2026-04-22 11:37:51'),
(7606,2559,'action created','2026-04-22 11:37:51','2026-04-22 11:37:51'),
(7607,2551,'action started via WP Cron','2026-04-22 11:37:51','2026-04-22 11:37:51'),
(7608,2551,'action complete via WP Cron','2026-04-22 11:37:52','2026-04-22 11:37:52'),
(7609,2560,'action created','2026-04-22 11:37:52','2026-04-22 11:37:52'),
(7610,2552,'action started via WP Cron','2026-04-22 11:37:52','2026-04-22 11:37:52'),
(7611,2552,'action complete via WP Cron','2026-04-22 11:37:52','2026-04-22 11:37:52'),
(7612,2561,'action created','2026-04-22 11:37:52','2026-04-22 11:37:52'),
(7613,2559,'action started via WP Cron','2026-04-22 11:40:58','2026-04-22 11:40:58'),
(7614,2559,'action complete via WP Cron','2026-04-22 11:40:59','2026-04-22 11:40:59'),
(7615,2562,'action created','2026-04-22 11:40:59','2026-04-22 11:40:59'),
(7616,2562,'action started via WP Cron','2026-04-22 11:43:52','2026-04-22 11:43:52'),
(7617,2562,'action complete via WP Cron','2026-04-22 11:43:52','2026-04-22 11:43:52'),
(7618,2563,'action created','2026-04-22 11:43:52','2026-04-22 11:43:52'),
(7619,2538,'action started via WP Cron','2026-04-22 11:43:52','2026-04-22 11:43:52'),
(7620,2564,'action created','2026-04-22 11:43:52','2026-04-22 11:43:52'),
(7621,2538,'action complete via WP Cron','2026-04-22 11:43:52','2026-04-22 11:43:52'),
(7622,2563,'action started via WP Cron','2026-04-22 11:45:58','2026-04-22 11:45:58'),
(7623,2563,'action complete via WP Cron','2026-04-22 11:45:58','2026-04-22 11:45:58'),
(7624,2565,'action created','2026-04-22 11:45:58','2026-04-22 11:45:58'),
(7625,2565,'action started via WP Cron','2026-04-22 11:48:52','2026-04-22 11:48:52'),
(7626,2565,'action complete via WP Cron','2026-04-22 11:48:52','2026-04-22 11:48:52'),
(7627,2566,'action created','2026-04-22 11:48:52','2026-04-22 11:48:52'),
(7628,2566,'action started via WP Cron','2026-04-22 11:51:15','2026-04-22 11:51:15'),
(7629,2566,'action complete via WP Cron','2026-04-22 11:51:15','2026-04-22 11:51:15'),
(7630,2567,'action created','2026-04-22 11:51:15','2026-04-22 11:51:15'),
(7631,2560,'action started via WP Cron','2026-04-22 11:54:16','2026-04-22 11:54:16'),
(7632,2560,'action complete via WP Cron','2026-04-22 11:54:16','2026-04-22 11:54:16'),
(7633,2568,'action created','2026-04-22 11:54:16','2026-04-22 11:54:16'),
(7634,2561,'action started via WP Cron','2026-04-22 11:54:16','2026-04-22 11:54:16'),
(7635,2561,'action complete via WP Cron','2026-04-22 11:54:17','2026-04-22 11:54:17'),
(7636,2569,'action created','2026-04-22 11:54:17','2026-04-22 11:54:17'),
(7637,2567,'action started via WP Cron','2026-04-22 11:54:17','2026-04-22 11:54:17'),
(7638,2567,'action complete via WP Cron','2026-04-22 11:54:17','2026-04-22 11:54:17'),
(7639,2570,'action created','2026-04-22 11:54:17','2026-04-22 11:54:17'),
(7640,2570,'action started via WP Cron','2026-04-22 11:56:55','2026-04-22 11:56:55'),
(7641,2570,'action complete via WP Cron','2026-04-22 11:56:56','2026-04-22 11:56:56'),
(7642,2571,'action created','2026-04-22 11:56:56','2026-04-22 11:56:56'),
(7643,2571,'action started via WP Cron','2026-04-22 11:59:43','2026-04-22 11:59:43'),
(7644,2571,'action complete via WP Cron','2026-04-22 11:59:43','2026-04-22 11:59:43'),
(7645,2572,'action created','2026-04-22 11:59:43','2026-04-22 11:59:43'),
(7646,2572,'action started via WP Cron','2026-04-22 12:01:46','2026-04-22 12:01:46'),
(7647,2572,'action complete via WP Cron','2026-04-22 12:01:46','2026-04-22 12:01:46'),
(7648,2573,'action created','2026-04-22 12:01:46','2026-04-22 12:01:46'),
(7649,2573,'action started via WP Cron','2026-04-22 12:03:51','2026-04-22 12:03:51'),
(7650,2573,'action complete via WP Cron','2026-04-22 12:03:51','2026-04-22 12:03:51'),
(7651,2574,'action created','2026-04-22 12:03:51','2026-04-22 12:03:51'),
(7652,2574,'action started via WP Cron','2026-04-22 12:07:11','2026-04-22 12:07:11'),
(7653,2575,'action created','2026-04-22 12:07:12','2026-04-22 12:07:12'),
(7654,2575,'action started via WP Cron','2026-04-22 12:07:15','2026-04-22 12:07:15'),
(7655,2575,'action complete via WP Cron','2026-04-22 12:07:16','2026-04-22 12:07:16'),
(7656,2574,'action complete via WP Cron','2026-04-22 12:07:16','2026-04-22 12:07:16'),
(7657,2576,'action created','2026-04-22 12:07:16','2026-04-22 12:07:16'),
(7658,2568,'action started via WP Cron','2026-04-22 12:13:10','2026-04-22 12:13:10'),
(7659,2568,'action complete via WP Cron','2026-04-22 12:13:11','2026-04-22 12:13:11'),
(7660,2577,'action created','2026-04-22 12:13:11','2026-04-22 12:13:11'),
(7661,2576,'action started via WP Cron','2026-04-22 12:13:11','2026-04-22 12:13:11'),
(7662,2576,'action complete via WP Cron','2026-04-22 12:13:11','2026-04-22 12:13:11'),
(7663,2578,'action created','2026-04-22 12:13:11','2026-04-22 12:13:11'),
(7664,2569,'action started via WP Cron','2026-04-22 12:13:11','2026-04-22 12:13:11'),
(7665,2569,'action complete via WP Cron','2026-04-22 12:13:12','2026-04-22 12:13:12'),
(7666,2579,'action created','2026-04-22 12:13:12','2026-04-22 12:13:12'),
(7667,2578,'action started via WP Cron','2026-04-22 12:15:32','2026-04-22 12:15:32'),
(7668,2578,'action complete via WP Cron','2026-04-22 12:15:32','2026-04-22 12:15:32'),
(7669,2580,'action created','2026-04-22 12:15:34','2026-04-22 12:15:34'),
(7670,2580,'action started via WP Cron','2026-04-22 12:22:43','2026-04-22 12:22:43'),
(7671,2580,'action complete via WP Cron','2026-04-22 12:22:43','2026-04-22 12:22:43'),
(7672,2581,'action created','2026-04-22 12:22:43','2026-04-22 12:22:43'),
(7673,2581,'action started via WP Cron','2026-04-22 12:42:45','2026-04-22 12:42:45'),
(7674,2582,'action created','2026-04-22 12:42:45','2026-04-22 12:42:45'),
(7675,2582,'action started via WP Cron','2026-04-22 12:42:49','2026-04-22 12:42:49'),
(7676,2582,'action complete via WP Cron','2026-04-22 12:42:49','2026-04-22 12:42:49'),
(7677,2581,'action complete via WP Cron','2026-04-22 12:42:50','2026-04-22 12:42:50'),
(7678,2583,'action created','2026-04-22 12:42:50','2026-04-22 12:42:50'),
(7679,2577,'action started via WP Cron','2026-04-22 12:42:50','2026-04-22 12:42:50'),
(7680,2577,'action complete via WP Cron','2026-04-22 12:42:54','2026-04-22 12:42:54'),
(7681,2584,'action created','2026-04-22 12:42:54','2026-04-22 12:42:54'),
(7682,2579,'action started via WP Cron','2026-04-22 12:42:54','2026-04-22 12:42:54'),
(7683,2579,'action complete via WP Cron','2026-04-22 12:42:54','2026-04-22 12:42:54'),
(7684,2585,'action created','2026-04-22 12:42:54','2026-04-22 12:42:54'),
(7685,2382,'action started via WP Cron','2026-04-22 12:42:54','2026-04-22 12:42:54'),
(7686,2382,'action complete via WP Cron','2026-04-22 12:42:56','2026-04-22 12:42:56'),
(7687,2586,'action created','2026-04-22 12:42:57','2026-04-22 12:42:57'),
(7688,2564,'action started via WP Cron','2026-04-22 12:44:51','2026-04-22 12:44:51'),
(7689,2587,'action created','2026-04-22 12:44:52','2026-04-22 12:44:52'),
(7690,2564,'action complete via WP Cron','2026-04-22 12:44:52','2026-04-22 12:44:52'),
(7691,2583,'action started via WP Cron','2026-04-22 12:44:52','2026-04-22 12:44:52'),
(7692,2583,'action complete via WP Cron','2026-04-22 12:44:52','2026-04-22 12:44:52'),
(7693,2588,'action created','2026-04-22 12:44:52','2026-04-22 12:44:52'),
(7694,2588,'action started via WP Cron','2026-04-22 12:47:34','2026-04-22 12:47:34'),
(7695,2588,'action complete via WP Cron','2026-04-22 12:47:34','2026-04-22 12:47:34'),
(7696,2589,'action created','2026-04-22 12:47:34','2026-04-22 12:47:34'),
(7697,2589,'action started via WP Cron','2026-04-22 12:52:31','2026-04-22 12:52:31'),
(7698,2589,'action complete via WP Cron','2026-04-22 12:52:31','2026-04-22 12:52:31'),
(7699,2590,'action created','2026-04-22 12:52:31','2026-04-22 12:52:31'),
(7700,2590,'action started via WP Cron','2026-04-22 13:03:06','2026-04-22 13:03:06'),
(7701,2590,'action complete via WP Cron','2026-04-22 13:03:06','2026-04-22 13:03:06'),
(7702,2591,'action created','2026-04-22 13:03:06','2026-04-22 13:03:06'),
(7703,2584,'action started via WP Cron','2026-04-22 13:03:06','2026-04-22 13:03:06'),
(7704,2584,'action complete via WP Cron','2026-04-22 13:03:07','2026-04-22 13:03:07'),
(7705,2592,'action created','2026-04-22 13:03:07','2026-04-22 13:03:07'),
(7706,2585,'action started via WP Cron','2026-04-22 13:03:07','2026-04-22 13:03:07'),
(7707,2585,'action complete via WP Cron','2026-04-22 13:03:07','2026-04-22 13:03:07'),
(7708,2593,'action created','2026-04-22 13:03:08','2026-04-22 13:03:08'),
(7709,2591,'action started via WP Cron','2026-04-22 13:23:34','2026-04-22 13:23:34'),
(7710,2594,'action created','2026-04-22 13:23:34','2026-04-22 13:23:34'),
(7711,2594,'action started via WP Cron','2026-04-22 13:23:37','2026-04-22 13:23:37'),
(7712,2594,'action complete via WP Cron','2026-04-22 13:23:37','2026-04-22 13:23:37'),
(7713,2591,'action complete via WP Cron','2026-04-22 13:23:39','2026-04-22 13:23:39'),
(7714,2595,'action created','2026-04-22 13:23:39','2026-04-22 13:23:39'),
(7715,2592,'action started via WP Cron','2026-04-22 13:23:39','2026-04-22 13:23:39'),
(7716,2592,'action complete via WP Cron','2026-04-22 13:23:39','2026-04-22 13:23:39'),
(7717,2596,'action created','2026-04-22 13:23:39','2026-04-22 13:23:39'),
(7718,2593,'action started via WP Cron','2026-04-22 13:23:39','2026-04-22 13:23:39'),
(7719,2593,'action complete via WP Cron','2026-04-22 13:23:40','2026-04-22 13:23:40'),
(7720,2597,'action created','2026-04-22 13:23:40','2026-04-22 13:23:40'),
(7721,2595,'action started via WP Cron','2026-04-22 13:27:27','2026-04-22 13:27:27'),
(7722,2595,'action complete via WP Cron','2026-04-22 13:27:27','2026-04-22 13:27:27'),
(7723,2598,'action created','2026-04-22 13:27:27','2026-04-22 13:27:27'),
(7724,2598,'action started via WP Cron','2026-04-22 13:32:12','2026-04-22 13:32:12'),
(7725,2598,'action complete via WP Cron','2026-04-22 13:32:13','2026-04-22 13:32:13'),
(7726,2599,'action created','2026-04-22 13:32:13','2026-04-22 13:32:13'),
(7727,2599,'action started via WP Cron','2026-04-22 13:39:32','2026-04-22 13:39:32'),
(7728,2599,'action complete via WP Cron','2026-04-22 13:39:32','2026-04-22 13:39:32'),
(7729,2600,'action created','2026-04-22 13:39:32','2026-04-22 13:39:32'),
(7730,2596,'action started via WP Cron','2026-04-22 13:39:32','2026-04-22 13:39:32'),
(7731,2596,'action complete via WP Cron','2026-04-22 13:39:33','2026-04-22 13:39:33'),
(7732,2601,'action created','2026-04-22 13:39:33','2026-04-22 13:39:33'),
(7733,2597,'action started via WP Cron','2026-04-22 13:39:33','2026-04-22 13:39:33'),
(7734,2597,'action complete via WP Cron','2026-04-22 13:39:33','2026-04-22 13:39:33'),
(7735,2602,'action created','2026-04-22 13:39:33','2026-04-22 13:39:33'),
(7736,2600,'action started via WP Cron','2026-04-22 13:43:54','2026-04-22 13:43:54'),
(7737,2603,'action created','2026-04-22 13:43:54','2026-04-22 13:43:54'),
(7738,2603,'action started via WP Cron','2026-04-22 13:43:57','2026-04-22 13:43:57'),
(7739,2603,'action complete via WP Cron','2026-04-22 13:43:57','2026-04-22 13:43:57'),
(7740,2600,'action complete via WP Cron','2026-04-22 13:43:58','2026-04-22 13:43:58'),
(7741,2604,'action created','2026-04-22 13:43:58','2026-04-22 13:43:58'),
(7742,2587,'action started via WP Cron','2026-04-22 13:48:05','2026-04-22 13:48:05'),
(7743,2605,'action created','2026-04-22 13:48:05','2026-04-22 13:48:05'),
(7744,2587,'action complete via WP Cron','2026-04-22 13:48:05','2026-04-22 13:48:05'),
(7745,2604,'action started via WP Cron','2026-04-22 13:48:05','2026-04-22 13:48:05'),
(7746,2604,'action complete via WP Cron','2026-04-22 13:48:05','2026-04-22 13:48:05'),
(7747,2606,'action created','2026-04-22 13:48:05','2026-04-22 13:48:05'),
(7748,2606,'action started via WP Cron','2026-04-22 14:04:02','2026-04-22 14:04:02'),
(7749,2607,'action created','2026-04-22 14:04:02','2026-04-22 14:04:02'),
(7750,2607,'action started via WP Cron','2026-04-22 14:04:05','2026-04-22 14:04:05'),
(7751,2607,'action complete via WP Cron','2026-04-22 14:04:07','2026-04-22 14:04:07'),
(7752,2606,'action complete via WP Cron','2026-04-22 14:04:07','2026-04-22 14:04:07'),
(7753,2608,'action created','2026-04-22 14:04:08','2026-04-22 14:04:08'),
(7754,2601,'action started via WP Cron','2026-04-22 14:04:08','2026-04-22 14:04:08'),
(7755,2601,'action complete via WP Cron','2026-04-22 14:04:08','2026-04-22 14:04:08'),
(7756,2609,'action created','2026-04-22 14:04:08','2026-04-22 14:04:08'),
(7757,2602,'action started via WP Cron','2026-04-22 14:04:08','2026-04-22 14:04:08'),
(7758,2602,'action complete via WP Cron','2026-04-22 14:04:09','2026-04-22 14:04:09'),
(7759,2610,'action created','2026-04-22 14:04:09','2026-04-22 14:04:09'),
(7760,2608,'action started via WP Cron','2026-04-22 14:23:05','2026-04-22 14:23:05'),
(7761,2608,'action complete via WP Cron','2026-04-22 14:23:05','2026-04-22 14:23:05'),
(7762,2611,'action created','2026-04-22 14:23:05','2026-04-22 14:23:05'),
(7763,2609,'action started via WP Cron','2026-04-22 14:23:05','2026-04-22 14:23:05'),
(7764,2609,'action complete via WP Cron','2026-04-22 14:23:06','2026-04-22 14:23:06'),
(7765,2612,'action created','2026-04-22 14:23:06','2026-04-22 14:23:06'),
(7766,2610,'action started via WP Cron','2026-04-22 14:23:06','2026-04-22 14:23:06'),
(7767,2610,'action complete via WP Cron','2026-04-22 14:23:06','2026-04-22 14:23:06'),
(7768,2613,'action created','2026-04-22 14:23:07','2026-04-22 14:23:07'),
(7769,2611,'action started via WP Cron','2026-04-22 14:39:32','2026-04-22 14:39:32'),
(7770,2611,'action complete via WP Cron','2026-04-22 14:39:32','2026-04-22 14:39:32'),
(7771,2614,'action created','2026-04-22 14:39:32','2026-04-22 14:39:32'),
(7772,2612,'action started via WP Cron','2026-04-22 14:39:32','2026-04-22 14:39:32'),
(7773,2612,'action complete via WP Cron','2026-04-22 14:39:32','2026-04-22 14:39:32'),
(7774,2615,'action created','2026-04-22 14:39:33','2026-04-22 14:39:33'),
(7775,2613,'action started via WP Cron','2026-04-22 14:39:33','2026-04-22 14:39:33'),
(7776,2613,'action complete via WP Cron','2026-04-22 14:39:33','2026-04-22 14:39:33'),
(7777,2616,'action created','2026-04-22 14:39:33','2026-04-22 14:39:33'),
(7778,2614,'action started via WP Cron','2026-04-22 14:43:33','2026-04-22 14:43:33'),
(7779,2614,'action complete via WP Cron','2026-04-22 14:43:33','2026-04-22 14:43:33'),
(7780,2617,'action created','2026-04-22 14:43:33','2026-04-22 14:43:33'),
(7781,2617,'action started via WP Cron','2026-04-22 14:46:45','2026-04-22 14:46:45'),
(7782,2617,'action complete via WP Cron','2026-04-22 14:46:45','2026-04-22 14:46:45'),
(7783,2618,'action created','2026-04-22 14:46:45','2026-04-22 14:46:45'),
(7784,2605,'action started via WP Cron','2026-04-22 14:56:11','2026-04-22 14:56:11'),
(7785,2619,'action created','2026-04-22 14:56:11','2026-04-22 14:56:11'),
(7786,2605,'action complete via WP Cron','2026-04-22 14:56:11','2026-04-22 14:56:11'),
(7787,2618,'action started via WP Cron','2026-04-22 14:56:11','2026-04-22 14:56:11'),
(7788,2618,'action complete via WP Cron','2026-04-22 14:56:11','2026-04-22 14:56:11'),
(7789,2620,'action created','2026-04-22 14:56:11','2026-04-22 14:56:11'),
(7790,2615,'action started via WP Cron','2026-04-22 14:56:11','2026-04-22 14:56:11'),
(7791,2615,'action complete via WP Cron','2026-04-22 14:56:12','2026-04-22 14:56:12'),
(7792,2621,'action created','2026-04-22 14:56:12','2026-04-22 14:56:12'),
(7793,2616,'action started via WP Cron','2026-04-22 14:56:12','2026-04-22 14:56:12'),
(7794,2616,'action complete via WP Cron','2026-04-22 14:56:12','2026-04-22 14:56:12'),
(7795,2622,'action created','2026-04-22 14:56:12','2026-04-22 14:56:12'),
(7796,2620,'action started via WP Cron','2026-04-22 15:02:50','2026-04-22 15:02:50'),
(7797,2620,'action complete via WP Cron','2026-04-22 15:02:50','2026-04-22 15:02:50'),
(7798,2623,'action created','2026-04-22 15:02:50','2026-04-22 15:02:50'),
(7799,2623,'action started via WP Cron','2026-04-22 15:37:20','2026-04-22 15:37:20'),
(7800,2623,'action complete via WP Cron','2026-04-22 15:37:20','2026-04-22 15:37:20'),
(7801,2624,'action created','2026-04-22 15:37:20','2026-04-22 15:37:20'),
(7802,2621,'action started via WP Cron','2026-04-22 15:37:20','2026-04-22 15:37:20'),
(7803,2621,'action complete via WP Cron','2026-04-22 15:37:20','2026-04-22 15:37:20'),
(7804,2625,'action created','2026-04-22 15:37:21','2026-04-22 15:37:21'),
(7805,2622,'action started via WP Cron','2026-04-22 15:37:21','2026-04-22 15:37:21'),
(7806,2622,'action complete via WP Cron','2026-04-22 15:37:21','2026-04-22 15:37:21'),
(7807,2626,'action created','2026-04-22 15:37:21','2026-04-22 15:37:21'),
(7808,2624,'action started via WP Cron','2026-04-22 15:43:56','2026-04-22 15:43:56'),
(7809,2624,'action complete via WP Cron','2026-04-22 15:43:56','2026-04-22 15:43:56'),
(7810,2627,'action created','2026-04-22 15:43:57','2026-04-22 15:43:57'),
(7811,2627,'action started via WP Cron','2026-04-22 15:55:20','2026-04-22 15:55:20'),
(7812,2627,'action complete via WP Cron','2026-04-22 15:55:20','2026-04-22 15:55:20'),
(7813,2628,'action created','2026-04-22 15:55:20','2026-04-22 15:55:20'),
(7814,2625,'action started via WP Cron','2026-04-22 15:55:20','2026-04-22 15:55:20'),
(7815,2625,'action complete via WP Cron','2026-04-22 15:55:20','2026-04-22 15:55:20'),
(7816,2629,'action created','2026-04-22 15:55:20','2026-04-22 15:55:20'),
(7817,2626,'action started via WP Cron','2026-04-22 15:55:20','2026-04-22 15:55:20'),
(7818,2626,'action complete via WP Cron','2026-04-22 15:55:21','2026-04-22 15:55:21'),
(7819,2630,'action created','2026-04-22 15:55:21','2026-04-22 15:55:21'),
(7820,2619,'action started via WP Cron','2026-04-22 16:01:01','2026-04-22 16:01:01'),
(7821,2631,'action created','2026-04-22 16:01:01','2026-04-22 16:01:01'),
(7822,2619,'action complete via WP Cron','2026-04-22 16:01:01','2026-04-22 16:01:01'),
(7823,2628,'action started via WP Cron','2026-04-22 16:01:01','2026-04-22 16:01:01'),
(7824,2628,'action complete via WP Cron','2026-04-22 16:01:01','2026-04-22 16:01:01'),
(7825,2632,'action created','2026-04-22 16:01:01','2026-04-22 16:01:01'),
(7826,2632,'action started via WP Cron','2026-04-22 16:03:02','2026-04-22 16:03:02'),
(7827,2632,'action complete via WP Cron','2026-04-22 16:03:02','2026-04-22 16:03:02'),
(7828,2633,'action created','2026-04-22 16:03:03','2026-04-22 16:03:03'),
(7829,2633,'action started via WP Cron','2026-04-22 16:07:00','2026-04-22 16:07:00'),
(7830,2633,'action complete via WP Cron','2026-04-22 16:07:00','2026-04-22 16:07:00'),
(7831,2634,'action created','2026-04-22 16:07:00','2026-04-22 16:07:00'),
(7832,2446,'action started via WP Cron','2026-04-22 16:07:00','2026-04-22 16:07:00'),
(7833,2446,'action complete via WP Cron','2026-04-22 16:07:00','2026-04-22 16:07:00'),
(7834,2635,'action created','2026-04-22 16:07:00','2026-04-22 16:07:00'),
(7835,2634,'action started via WP Cron','2026-04-22 16:17:37','2026-04-22 16:17:37'),
(7836,2634,'action complete via WP Cron','2026-04-22 16:17:37','2026-04-22 16:17:37'),
(7837,2636,'action created','2026-04-22 16:17:37','2026-04-22 16:17:37'),
(7838,2629,'action started via WP Cron','2026-04-22 16:17:37','2026-04-22 16:17:37'),
(7839,2629,'action complete via WP Cron','2026-04-22 16:17:37','2026-04-22 16:17:37'),
(7840,2637,'action created','2026-04-22 16:17:38','2026-04-22 16:17:38'),
(7841,2630,'action started via WP Cron','2026-04-22 16:17:38','2026-04-22 16:17:38'),
(7842,2630,'action complete via WP Cron','2026-04-22 16:17:38','2026-04-22 16:17:38'),
(7843,2638,'action created','2026-04-22 16:17:38','2026-04-22 16:17:38'),
(7844,2636,'action started via WP Cron','2026-04-22 16:23:42','2026-04-22 16:23:42'),
(7845,2636,'action complete via WP Cron','2026-04-22 16:23:42','2026-04-22 16:23:42'),
(7846,2639,'action created','2026-04-22 16:23:42','2026-04-22 16:23:42'),
(7847,2639,'action started via WP Cron','2026-04-22 16:30:51','2026-04-22 16:30:51'),
(7848,2639,'action complete via WP Cron','2026-04-22 16:30:51','2026-04-22 16:30:51'),
(7849,2640,'action created','2026-04-22 16:30:52','2026-04-22 16:30:52'),
(7850,2637,'action started via WP Cron','2026-04-22 16:34:49','2026-04-22 16:34:49'),
(7851,2637,'action complete via WP Cron','2026-04-22 16:34:49','2026-04-22 16:34:49'),
(7852,2641,'action created','2026-04-22 16:34:51','2026-04-22 16:34:51'),
(7853,2638,'action started via WP Cron','2026-04-22 16:34:51','2026-04-22 16:34:51'),
(7854,2638,'action complete via WP Cron','2026-04-22 16:34:52','2026-04-22 16:34:52'),
(7855,2642,'action created','2026-04-22 16:34:54','2026-04-22 16:34:54'),
(7856,2640,'action started via WP Cron','2026-04-22 16:34:54','2026-04-22 16:34:54'),
(7857,2640,'action complete via WP Cron','2026-04-22 16:34:54','2026-04-22 16:34:54'),
(7858,2643,'action created','2026-04-22 16:34:54','2026-04-22 16:34:54'),
(7859,2643,'action started via WP Cron','2026-04-22 16:43:47','2026-04-22 16:43:47'),
(7860,2643,'action complete via WP Cron','2026-04-22 16:43:47','2026-04-22 16:43:47'),
(7861,2644,'action created','2026-04-22 16:43:47','2026-04-22 16:43:47'),
(7862,2644,'action started via WP Cron','2026-04-22 16:45:48','2026-04-22 16:45:48'),
(7863,2644,'action complete via WP Cron','2026-04-22 16:45:49','2026-04-22 16:45:49'),
(7864,2645,'action created','2026-04-22 16:45:49','2026-04-22 16:45:49'),
(7865,2645,'action started via WP Cron','2026-04-22 16:48:43','2026-04-22 16:48:43'),
(7866,2645,'action complete via WP Cron','2026-04-22 16:48:43','2026-04-22 16:48:43'),
(7867,2646,'action created','2026-04-22 16:48:43','2026-04-22 16:48:43'),
(7868,2641,'action started via WP Cron','2026-04-22 16:51:32','2026-04-22 16:51:32'),
(7869,2641,'action complete via WP Cron','2026-04-22 16:51:32','2026-04-22 16:51:32'),
(7870,2647,'action created','2026-04-22 16:51:32','2026-04-22 16:51:32'),
(7871,2642,'action started via WP Cron','2026-04-22 16:51:32','2026-04-22 16:51:32'),
(7872,2642,'action complete via WP Cron','2026-04-22 16:51:33','2026-04-22 16:51:33'),
(7873,2648,'action created','2026-04-22 16:51:33','2026-04-22 16:51:33'),
(7874,2646,'action started via WP Cron','2026-04-22 16:51:33','2026-04-22 16:51:33'),
(7875,2646,'action complete via WP Cron','2026-04-22 16:51:33','2026-04-22 16:51:33'),
(7876,2649,'action created','2026-04-22 16:51:33','2026-04-22 16:51:33'),
(7877,2649,'action started via WP Cron','2026-04-22 17:02:29','2026-04-22 17:02:29'),
(7878,2649,'action complete via WP Cron','2026-04-22 17:02:30','2026-04-22 17:02:30'),
(7879,2650,'action created','2026-04-22 17:02:30','2026-04-22 17:02:30'),
(7880,2631,'action started via WP Cron','2026-04-22 17:02:30','2026-04-22 17:02:30'),
(7881,2651,'action created','2026-04-22 17:02:30','2026-04-22 17:02:30'),
(7882,2631,'action complete via WP Cron','2026-04-22 17:02:30','2026-04-22 17:02:30'),
(7883,2650,'action started via WP Cron','2026-04-22 17:10:07','2026-04-22 17:10:07'),
(7884,2650,'action complete via WP Cron','2026-04-22 17:10:07','2026-04-22 17:10:07'),
(7885,2652,'action created','2026-04-22 17:10:08','2026-04-22 17:10:08'),
(7886,2647,'action started via WP Cron','2026-04-22 17:10:08','2026-04-22 17:10:08'),
(7887,2647,'action complete via WP Cron','2026-04-22 17:10:08','2026-04-22 17:10:08'),
(7888,2653,'action created','2026-04-22 17:10:08','2026-04-22 17:10:08'),
(7889,2648,'action started via WP Cron','2026-04-22 17:10:08','2026-04-22 17:10:08'),
(7890,2648,'action complete via WP Cron','2026-04-22 17:10:09','2026-04-22 17:10:09'),
(7891,2654,'action created','2026-04-22 17:10:09','2026-04-22 17:10:09'),
(7892,2652,'action started via WP Cron','2026-04-22 17:15:01','2026-04-22 17:15:01'),
(7893,2652,'action complete via WP Cron','2026-04-22 17:15:02','2026-04-22 17:15:02'),
(7894,2655,'action created','2026-04-22 17:15:02','2026-04-22 17:15:02'),
(7895,2655,'action started via WP Cron','2026-04-22 17:23:33','2026-04-22 17:23:33'),
(7896,2655,'action complete via WP Cron','2026-04-22 17:23:33','2026-04-22 17:23:33'),
(7897,2656,'action created','2026-04-22 17:23:33','2026-04-22 17:23:33'),
(7898,2653,'action started via WP Cron','2026-04-22 17:43:41','2026-04-22 17:43:41'),
(7899,2653,'action complete via WP Cron','2026-04-22 17:43:41','2026-04-22 17:43:41'),
(7900,2657,'action created','2026-04-22 17:43:42','2026-04-22 17:43:42'),
(7901,2654,'action started via WP Cron','2026-04-22 17:43:42','2026-04-22 17:43:42'),
(7902,2654,'action complete via WP Cron','2026-04-22 17:43:44','2026-04-22 17:43:44'),
(7903,2658,'action created','2026-04-22 17:43:44','2026-04-22 17:43:44'),
(7904,2656,'action started via WP Cron','2026-04-22 17:43:44','2026-04-22 17:43:44'),
(7905,2656,'action complete via WP Cron','2026-04-22 17:43:44','2026-04-22 17:43:44'),
(7906,2659,'action created','2026-04-22 17:43:44','2026-04-22 17:43:44'),
(7907,2234,'action started via WP Cron','2026-04-22 17:43:44','2026-04-22 17:43:44'),
(7908,2234,'action complete via WP Cron','2026-04-22 17:43:45','2026-04-22 17:43:45'),
(7909,2660,'action created','2026-04-22 17:43:45','2026-04-22 17:43:45'),
(7910,2237,'action started via WP Cron','2026-04-22 17:43:45','2026-04-22 17:43:45'),
(7916,2662,'action started via WP Cron','2026-04-22 18:02:09','2026-04-22 18:02:09'),
(7912,2661,'action created','2026-04-22 17:43:45','2026-04-22 17:43:45'),
(7913,2662,'action created','2026-04-22 17:43:46','2026-04-22 17:43:46'),
(7914,2237,'action complete via WP Cron','2026-04-22 17:43:46','2026-04-22 17:43:46'),
(7915,2663,'action created','2026-04-22 17:43:48','2026-04-22 17:43:48'),
(7917,2662,'action complete via WP Cron','2026-04-22 18:02:09','2026-04-22 18:02:09'),
(7918,2659,'action started via WP Cron','2026-04-22 18:02:09','2026-04-22 18:02:09'),
(7919,2664,'action created','2026-04-22 18:02:09','2026-04-22 18:02:09'),
(7920,2664,'action started via WP Cron','2026-04-22 18:02:12','2026-04-22 18:02:12'),
(7921,2664,'action complete via WP Cron','2026-04-22 18:02:13','2026-04-22 18:02:13'),
(7922,2659,'action complete via WP Cron','2026-04-22 18:02:14','2026-04-22 18:02:14'),
(7923,2665,'action created','2026-04-22 18:02:14','2026-04-22 18:02:14'),
(7924,2657,'action started via WP Cron','2026-04-22 18:02:14','2026-04-22 18:02:14'),
(7925,2657,'action complete via WP Cron','2026-04-22 18:02:14','2026-04-22 18:02:14'),
(7926,2666,'action created','2026-04-22 18:02:15','2026-04-22 18:02:15'),
(7927,2658,'action started via WP Cron','2026-04-22 18:02:15','2026-04-22 18:02:15'),
(7928,2658,'action complete via WP Cron','2026-04-22 18:02:15','2026-04-22 18:02:15'),
(7929,2667,'action created','2026-04-22 18:02:15','2026-04-22 18:02:15'),
(7930,2651,'action started via WP Cron','2026-04-22 18:03:59','2026-04-22 18:03:59'),
(7931,2668,'action created','2026-04-22 18:03:59','2026-04-22 18:03:59'),
(7932,2651,'action complete via WP Cron','2026-04-22 18:03:59','2026-04-22 18:03:59'),
(7933,2665,'action started via WP Cron','2026-04-22 18:15:37','2026-04-22 18:15:37'),
(7934,2665,'action complete via WP Cron','2026-04-22 18:15:37','2026-04-22 18:15:37'),
(7935,2669,'action created','2026-04-22 18:15:38','2026-04-22 18:15:38'),
(7936,2666,'action started via Async Request','2026-04-22 18:19:57','2026-04-22 18:19:57'),
(7937,2666,'action complete via Async Request','2026-04-22 18:19:58','2026-04-22 18:19:58'),
(7938,2670,'action created','2026-04-22 18:19:58','2026-04-22 18:19:58'),
(7939,2667,'action started via Async Request','2026-04-22 18:19:58','2026-04-22 18:19:58'),
(7940,2667,'action complete via Async Request','2026-04-22 18:19:58','2026-04-22 18:19:58'),
(7941,2671,'action created','2026-04-22 18:19:59','2026-04-22 18:19:59'),
(7942,2669,'action started via Async Request','2026-04-22 18:19:59','2026-04-22 18:19:59'),
(7943,2672,'action created','2026-04-22 18:19:59','2026-04-22 18:19:59'),
(7944,2672,'action started via WP Cron','2026-04-22 18:20:04','2026-04-22 18:20:04'),
(7945,2669,'action complete via Async Request','2026-04-22 18:20:04','2026-04-22 18:20:04'),
(7946,2673,'action created','2026-04-22 18:20:04','2026-04-22 18:20:04'),
(7947,2672,'action complete via WP Cron','2026-04-22 18:20:04','2026-04-22 18:20:04'),
(7948,2673,'action started via Async Request','2026-04-22 18:24:00','2026-04-22 18:24:00'),
(7949,2674,'action created','2026-04-22 18:24:01','2026-04-22 18:24:01'),
(7950,2673,'action complete via Async Request','2026-04-22 18:24:06','2026-04-22 18:24:06'),
(7951,2675,'action created','2026-04-22 18:24:06','2026-04-22 18:24:06'),
(7952,2674,'action started via WP Cron','2026-04-22 18:24:06','2026-04-22 18:24:06'),
(7953,2674,'action complete via WP Cron','2026-04-22 18:24:07','2026-04-22 18:24:07'),
(7954,2675,'action started via WP Cron','2026-04-22 18:36:51','2026-04-22 18:36:51'),
(7955,2675,'action complete via WP Cron','2026-04-22 18:36:51','2026-04-22 18:36:51'),
(7956,2676,'action created','2026-04-22 18:36:51','2026-04-22 18:36:51'),
(7957,2670,'action started via WP Cron','2026-04-22 18:36:51','2026-04-22 18:36:51'),
(7958,2670,'action complete via WP Cron','2026-04-22 18:36:51','2026-04-22 18:36:51'),
(7959,2677,'action created','2026-04-22 18:36:51','2026-04-22 18:36:51'),
(7960,2671,'action started via WP Cron','2026-04-22 18:36:52','2026-04-22 18:36:52'),
(7961,2671,'action complete via WP Cron','2026-04-22 18:36:52','2026-04-22 18:36:52'),
(7962,2678,'action created','2026-04-22 18:36:52','2026-04-22 18:36:52'),
(7963,2676,'action started via WP Cron','2026-04-22 18:39:18','2026-04-22 18:39:18'),
(7964,2676,'action complete via WP Cron','2026-04-22 18:39:18','2026-04-22 18:39:18'),
(7965,2679,'action created','2026-04-22 18:39:18','2026-04-22 18:39:18'),
(7966,2679,'action started via WP Cron','2026-04-22 18:44:34','2026-04-22 18:44:34'),
(7967,2679,'action complete via WP Cron','2026-04-22 18:44:34','2026-04-22 18:44:34'),
(7968,2680,'action created','2026-04-22 18:44:34','2026-04-22 18:44:34'),
(7969,2680,'action started via WP Cron','2026-04-22 18:47:45','2026-04-22 18:47:45'),
(7970,2680,'action complete via WP Cron','2026-04-22 18:47:45','2026-04-22 18:47:45'),
(7971,2681,'action created','2026-04-22 18:47:45','2026-04-22 18:47:45'),
(7972,2681,'action started via WP Cron','2026-04-22 18:52:44','2026-04-22 18:52:44'),
(7973,2681,'action complete via WP Cron','2026-04-22 18:52:44','2026-04-22 18:52:44'),
(7974,2682,'action created','2026-04-22 18:52:46','2026-04-22 18:52:46'),
(7975,2677,'action started via WP Cron','2026-04-22 18:52:46','2026-04-22 18:52:46'),
(7976,2677,'action complete via WP Cron','2026-04-22 18:52:47','2026-04-22 18:52:47'),
(7977,2683,'action created','2026-04-22 18:52:47','2026-04-22 18:52:47'),
(7978,2678,'action started via WP Cron','2026-04-22 18:52:47','2026-04-22 18:52:47'),
(7979,2678,'action complete via WP Cron','2026-04-22 18:52:47','2026-04-22 18:52:47'),
(7980,2684,'action created','2026-04-22 18:52:47','2026-04-22 18:52:47'),
(7981,2682,'action started via WP Cron','2026-04-22 19:04:14','2026-04-22 19:04:14'),
(7982,2682,'action complete via WP Cron','2026-04-22 19:04:15','2026-04-22 19:04:15'),
(7983,2685,'action created','2026-04-22 19:04:15','2026-04-22 19:04:15'),
(7984,2668,'action started via WP Cron','2026-04-22 19:04:15','2026-04-22 19:04:15'),
(7985,2686,'action created','2026-04-22 19:04:15','2026-04-22 19:04:15'),
(7986,2668,'action complete via WP Cron','2026-04-22 19:04:15','2026-04-22 19:04:15'),
(7987,2685,'action started via Async Request','2026-04-22 19:08:23','2026-04-22 19:08:23'),
(7988,2687,'action created','2026-04-22 19:08:24','2026-04-22 19:08:24'),
(7989,2685,'action complete via Async Request','2026-04-22 19:08:29','2026-04-22 19:08:29'),
(7990,2688,'action created','2026-04-22 19:08:29','2026-04-22 19:08:29'),
(7991,2683,'action started via WP Cron','2026-04-22 19:08:30','2026-04-22 19:08:30'),
(7992,2683,'action complete via WP Cron','2026-04-22 19:08:30','2026-04-22 19:08:30'),
(7993,2689,'action created','2026-04-22 19:08:30','2026-04-22 19:08:30'),
(7994,2684,'action started via WP Cron','2026-04-22 19:08:30','2026-04-22 19:08:30'),
(7995,2684,'action complete via WP Cron','2026-04-22 19:08:31','2026-04-22 19:08:31'),
(7996,2690,'action created','2026-04-22 19:08:31','2026-04-22 19:08:31'),
(7997,2687,'action started via WP Cron','2026-04-22 19:08:31','2026-04-22 19:08:31'),
(7998,2687,'action complete via WP Cron','2026-04-22 19:08:31','2026-04-22 19:08:31'),
(7999,2688,'action started via WP Cron','2026-04-22 19:20:38','2026-04-22 19:20:38'),
(8000,2688,'action complete via WP Cron','2026-04-22 19:20:38','2026-04-22 19:20:38'),
(8001,2691,'action created','2026-04-22 19:20:39','2026-04-22 19:20:39'),
(8002,2691,'action started via WP Cron','2026-04-22 19:24:24','2026-04-22 19:24:24'),
(8003,2691,'action complete via WP Cron','2026-04-22 19:24:24','2026-04-22 19:24:24'),
(8004,2692,'action created','2026-04-22 19:24:24','2026-04-22 19:24:24'),
(8005,2689,'action started via WP Cron','2026-04-22 19:24:24','2026-04-22 19:24:24'),
(8006,2689,'action complete via WP Cron','2026-04-22 19:24:24','2026-04-22 19:24:24'),
(8007,2693,'action created','2026-04-22 19:24:25','2026-04-22 19:24:25'),
(8008,2690,'action started via WP Cron','2026-04-22 19:24:25','2026-04-22 19:24:25'),
(8009,2690,'action complete via WP Cron','2026-04-22 19:24:25','2026-04-22 19:24:25'),
(8010,2694,'action created','2026-04-22 19:24:25','2026-04-22 19:24:25'),
(8011,2692,'action started via WP Cron','2026-04-22 19:44:47','2026-04-22 19:44:47'),
(8012,2695,'action created','2026-04-22 19:44:47','2026-04-22 19:44:47'),
(8013,2695,'action started via WP Cron','2026-04-22 19:44:51','2026-04-22 19:44:51'),
(8014,2695,'action complete via WP Cron','2026-04-22 19:44:51','2026-04-22 19:44:51'),
(8015,2692,'action complete via WP Cron','2026-04-22 19:44:52','2026-04-22 19:44:52'),
(8016,2696,'action created','2026-04-22 19:44:52','2026-04-22 19:44:52'),
(8017,2693,'action started via WP Cron','2026-04-22 19:44:52','2026-04-22 19:44:52'),
(8018,2693,'action complete via WP Cron','2026-04-22 19:44:53','2026-04-22 19:44:53'),
(8019,2697,'action created','2026-04-22 19:44:53','2026-04-22 19:44:53'),
(8020,2694,'action started via WP Cron','2026-04-22 19:44:53','2026-04-22 19:44:53'),
(8021,2694,'action complete via WP Cron','2026-04-22 19:44:54','2026-04-22 19:44:54'),
(8022,2698,'action created','2026-04-22 19:44:54','2026-04-22 19:44:54'),
(8023,2696,'action started via WP Cron','2026-04-22 19:49:46','2026-04-22 19:49:46'),
(8024,2696,'action complete via WP Cron','2026-04-22 19:49:46','2026-04-22 19:49:46'),
(8025,2699,'action created','2026-04-22 19:49:46','2026-04-22 19:49:46'),
(8026,2699,'action started via WP Cron','2026-04-22 19:55:45','2026-04-22 19:55:45'),
(8027,2699,'action complete via WP Cron','2026-04-22 19:55:45','2026-04-22 19:55:45'),
(8028,2700,'action created','2026-04-22 19:55:46','2026-04-22 19:55:46'),
(8029,2700,'action started via WP Cron','2026-04-22 20:04:56','2026-04-22 20:04:56'),
(8030,2701,'action created','2026-04-22 20:04:56','2026-04-22 20:04:56'),
(8031,2701,'action started via WP Cron','2026-04-22 20:05:00','2026-04-22 20:05:00'),
(8032,2701,'action complete via WP Cron','2026-04-22 20:05:00','2026-04-22 20:05:00'),
(8033,2700,'action complete via WP Cron','2026-04-22 20:05:01','2026-04-22 20:05:01'),
(8034,2702,'action created','2026-04-22 20:05:01','2026-04-22 20:05:01'),
(8035,2697,'action started via WP Cron','2026-04-22 20:05:01','2026-04-22 20:05:01'),
(8036,2697,'action complete via WP Cron','2026-04-22 20:05:02','2026-04-22 20:05:02'),
(8037,2703,'action created','2026-04-22 20:05:02','2026-04-22 20:05:02'),
(8038,2698,'action started via WP Cron','2026-04-22 20:05:02','2026-04-22 20:05:02'),
(8039,2698,'action complete via WP Cron','2026-04-22 20:05:02','2026-04-22 20:05:02'),
(8040,2704,'action created','2026-04-22 20:05:02','2026-04-22 20:05:02'),
(8041,2686,'action started via WP Cron','2026-04-22 20:05:02','2026-04-22 20:05:02'),
(8042,2705,'action created','2026-04-22 20:05:03','2026-04-22 20:05:03'),
(8043,2686,'action complete via WP Cron','2026-04-22 20:05:03','2026-04-22 20:05:03'),
(8044,2702,'action started via WP Cron','2026-04-22 20:07:45','2026-04-22 20:07:45'),
(8045,2702,'action complete via WP Cron','2026-04-22 20:07:45','2026-04-22 20:07:45'),
(8046,2706,'action created','2026-04-22 20:07:45','2026-04-22 20:07:45'),
(8047,2706,'action started via WP Cron','2026-04-22 20:10:47','2026-04-22 20:10:47'),
(8048,2706,'action complete via WP Cron','2026-04-22 20:10:47','2026-04-22 20:10:47'),
(8049,2707,'action created','2026-04-22 20:10:48','2026-04-22 20:10:48'),
(8050,2707,'action started via WP Cron','2026-04-22 20:15:27','2026-04-22 20:15:27'),
(8051,2707,'action complete via WP Cron','2026-04-22 20:15:27','2026-04-22 20:15:27'),
(8052,2708,'action created','2026-04-22 20:15:28','2026-04-22 20:15:28'),
(8053,2708,'action started via WP Cron','2026-04-22 20:23:57','2026-04-22 20:23:57'),
(8054,2708,'action complete via WP Cron','2026-04-22 20:23:58','2026-04-22 20:23:58'),
(8055,2709,'action created','2026-04-22 20:23:58','2026-04-22 20:23:58'),
(8056,2703,'action started via WP Cron','2026-04-22 20:23:58','2026-04-22 20:23:58'),
(8057,2703,'action complete via WP Cron','2026-04-22 20:23:59','2026-04-22 20:23:59'),
(8058,2710,'action created','2026-04-22 20:23:59','2026-04-22 20:23:59'),
(8059,2704,'action started via WP Cron','2026-04-22 20:23:59','2026-04-22 20:23:59'),
(8060,2704,'action complete via WP Cron','2026-04-22 20:23:59','2026-04-22 20:23:59'),
(8061,2711,'action created','2026-04-22 20:23:59','2026-04-22 20:23:59'),
(8062,2709,'action started via WP Cron','2026-04-22 20:32:40','2026-04-22 20:32:40'),
(8063,2709,'action complete via WP Cron','2026-04-22 20:32:41','2026-04-22 20:32:41'),
(8064,2712,'action created','2026-04-22 20:32:43','2026-04-22 20:32:43'),
(8065,2712,'action started via WP Cron','2026-04-22 20:43:25','2026-04-22 20:43:25'),
(8066,2712,'action complete via WP Cron','2026-04-22 20:43:25','2026-04-22 20:43:25'),
(8067,2713,'action created','2026-04-22 20:43:25','2026-04-22 20:43:25'),
(8068,2710,'action started via WP Cron','2026-04-22 20:43:25','2026-04-22 20:43:25'),
(8069,2710,'action complete via WP Cron','2026-04-22 20:43:26','2026-04-22 20:43:26'),
(8070,2714,'action created','2026-04-22 20:43:26','2026-04-22 20:43:26'),
(8071,2711,'action started via WP Cron','2026-04-22 20:43:26','2026-04-22 20:43:26'),
(8072,2711,'action complete via WP Cron','2026-04-22 20:43:26','2026-04-22 20:43:26'),
(8073,2715,'action created','2026-04-22 20:43:26','2026-04-22 20:43:26'),
(8074,2713,'action started via WP Cron','2026-04-22 21:02:37','2026-04-22 21:02:37'),
(8075,2716,'action created','2026-04-22 21:02:37','2026-04-22 21:02:37'),
(8076,2716,'action started via WP Cron','2026-04-22 21:02:40','2026-04-22 21:02:40'),
(8077,2716,'action complete via WP Cron','2026-04-22 21:02:40','2026-04-22 21:02:40'),
(8078,2713,'action complete via WP Cron','2026-04-22 21:02:41','2026-04-22 21:02:41'),
(8079,2717,'action created','2026-04-22 21:02:41','2026-04-22 21:02:41'),
(8080,2714,'action started via WP Cron','2026-04-22 21:02:41','2026-04-22 21:02:41'),
(8081,2714,'action complete via WP Cron','2026-04-22 21:02:42','2026-04-22 21:02:42'),
(8082,2718,'action created','2026-04-22 21:02:42','2026-04-22 21:02:42'),
(8083,2715,'action started via WP Cron','2026-04-22 21:02:42','2026-04-22 21:02:42'),
(8084,2715,'action complete via WP Cron','2026-04-22 21:02:42','2026-04-22 21:02:42'),
(8085,2719,'action created','2026-04-22 21:02:43','2026-04-22 21:02:43'),
(8086,2717,'action started via WP Cron','2026-04-22 21:22:45','2026-04-22 21:22:45'),
(8087,2717,'action complete via WP Cron','2026-04-22 21:22:46','2026-04-22 21:22:46'),
(8088,2720,'action created','2026-04-22 21:22:46','2026-04-22 21:22:46'),
(8089,2705,'action started via WP Cron','2026-04-22 21:22:46','2026-04-22 21:22:46'),
(8090,2721,'action created','2026-04-22 21:22:46','2026-04-22 21:22:46'),
(8091,2705,'action complete via WP Cron','2026-04-22 21:22:46','2026-04-22 21:22:46'),
(8092,2718,'action started via WP Cron','2026-04-22 21:22:46','2026-04-22 21:22:46'),
(8093,2718,'action complete via WP Cron','2026-04-22 21:22:46','2026-04-22 21:22:46'),
(8094,2722,'action created','2026-04-22 21:22:48','2026-04-22 21:22:48'),
(8095,2719,'action started via WP Cron','2026-04-22 21:22:48','2026-04-22 21:22:48'),
(8096,2719,'action complete via WP Cron','2026-04-22 21:22:48','2026-04-22 21:22:48'),
(8097,2723,'action created','2026-04-22 21:22:48','2026-04-22 21:22:48'),
(8098,2720,'action started via WP Cron','2026-04-22 21:41:56','2026-04-22 21:41:56'),
(8099,2720,'action complete via WP Cron','2026-04-22 21:41:56','2026-04-22 21:41:56'),
(8100,2724,'action created','2026-04-22 21:41:57','2026-04-22 21:41:57'),
(8101,2722,'action started via WP Cron','2026-04-22 21:41:57','2026-04-22 21:41:57'),
(8102,2722,'action complete via WP Cron','2026-04-22 21:41:57','2026-04-22 21:41:57'),
(8103,2725,'action created','2026-04-22 21:41:57','2026-04-22 21:41:57'),
(8104,2723,'action started via WP Cron','2026-04-22 21:41:57','2026-04-22 21:41:57'),
(8105,2723,'action complete via WP Cron','2026-04-22 21:41:58','2026-04-22 21:41:58'),
(8106,2726,'action created','2026-04-22 21:41:58','2026-04-22 21:41:58'),
(8107,2724,'action started via WP Cron','2026-04-22 21:54:22','2026-04-22 21:54:22'),
(8108,2724,'action complete via WP Cron','2026-04-22 21:54:22','2026-04-22 21:54:22'),
(8109,2727,'action created','2026-04-22 21:54:22','2026-04-22 21:54:22'),
(8110,2727,'action started via WP Cron','2026-04-22 21:59:48','2026-04-22 21:59:48'),
(8111,2728,'action created','2026-04-22 21:59:49','2026-04-22 21:59:49'),
(8112,2728,'action started via WP Cron','2026-04-22 21:59:52','2026-04-22 21:59:52'),
(8113,2728,'action complete via WP Cron','2026-04-22 21:59:52','2026-04-22 21:59:52'),
(8114,2727,'action complete via WP Cron','2026-04-22 21:59:53','2026-04-22 21:59:53'),
(8115,2729,'action created','2026-04-22 21:59:53','2026-04-22 21:59:53'),
(8116,2725,'action started via WP Cron','2026-04-22 21:59:53','2026-04-22 21:59:53'),
(8117,2725,'action complete via WP Cron','2026-04-22 21:59:54','2026-04-22 21:59:54'),
(8118,2730,'action created','2026-04-22 21:59:54','2026-04-22 21:59:54'),
(8119,2726,'action started via WP Cron','2026-04-22 21:59:54','2026-04-22 21:59:54'),
(8120,2726,'action complete via WP Cron','2026-04-22 21:59:55','2026-04-22 21:59:55'),
(8121,2731,'action created','2026-04-22 21:59:55','2026-04-22 21:59:55'),
(8122,2729,'action started via WP Cron','2026-04-22 22:19:25','2026-04-22 22:19:25'),
(8123,2729,'action complete via WP Cron','2026-04-22 22:19:25','2026-04-22 22:19:25'),
(8124,2732,'action created','2026-04-22 22:19:25','2026-04-22 22:19:25'),
(8125,2730,'action started via WP Cron','2026-04-22 22:19:25','2026-04-22 22:19:25'),
(8126,2730,'action complete via WP Cron','2026-04-22 22:19:26','2026-04-22 22:19:26'),
(8127,2733,'action created','2026-04-22 22:19:26','2026-04-22 22:19:26'),
(8128,2731,'action started via WP Cron','2026-04-22 22:19:26','2026-04-22 22:19:26'),
(8129,2731,'action complete via WP Cron','2026-04-22 22:19:27','2026-04-22 22:19:27'),
(8130,2734,'action created','2026-04-22 22:19:27','2026-04-22 22:19:27'),
(8131,2732,'action started via WP Cron','2026-04-22 22:31:20','2026-04-22 22:31:20'),
(8132,2735,'action created','2026-04-22 22:31:20','2026-04-22 22:31:20'),
(8133,2735,'action started via WP Cron','2026-04-22 22:31:24','2026-04-22 22:31:24'),
(8134,2735,'action complete via WP Cron','2026-04-22 22:31:24','2026-04-22 22:31:24'),
(8135,2732,'action complete via WP Cron','2026-04-22 22:31:25','2026-04-22 22:31:25'),
(8136,2736,'action created','2026-04-22 22:31:25','2026-04-22 22:31:25'),
(8137,2721,'action started via WP Cron','2026-04-22 22:31:25','2026-04-22 22:31:25'),
(8138,2737,'action created','2026-04-22 22:31:26','2026-04-22 22:31:26'),
(8139,2721,'action complete via WP Cron','2026-04-22 22:31:26','2026-04-22 22:31:26'),
(8140,2736,'action started via WP Cron','2026-04-22 22:38:39','2026-04-22 22:38:39'),
(8141,2738,'action created','2026-04-22 22:38:39','2026-04-22 22:38:39'),
(8142,2738,'action started via WP Cron','2026-04-22 22:38:42','2026-04-22 22:38:42'),
(8143,2738,'action complete via WP Cron','2026-04-22 22:38:43','2026-04-22 22:38:43'),
(8144,2736,'action complete via WP Cron','2026-04-22 22:38:44','2026-04-22 22:38:44'),
(8145,2739,'action created','2026-04-22 22:38:44','2026-04-22 22:38:44'),
(8146,2733,'action started via WP Cron','2026-04-22 22:38:44','2026-04-22 22:38:44'),
(8147,2733,'action complete via WP Cron','2026-04-22 22:38:45','2026-04-22 22:38:45'),
(8148,2740,'action created','2026-04-22 22:38:45','2026-04-22 22:38:45'),
(8149,2734,'action started via WP Cron','2026-04-22 22:38:45','2026-04-22 22:38:45'),
(8150,2734,'action complete via WP Cron','2026-04-22 22:38:45','2026-04-22 22:38:45'),
(8151,2741,'action created','2026-04-22 22:38:46','2026-04-22 22:38:46'),
(8152,2739,'action started via WP Cron','2026-04-22 22:58:58','2026-04-22 22:58:58'),
(8153,2742,'action created','2026-04-22 22:58:59','2026-04-22 22:58:59'),
(8154,2742,'action started via WP Cron','2026-04-22 22:59:02','2026-04-22 22:59:02'),
(8155,2742,'action complete via WP Cron','2026-04-22 22:59:02','2026-04-22 22:59:02'),
(8156,2739,'action complete via WP Cron','2026-04-22 22:59:03','2026-04-22 22:59:03'),
(8157,2743,'action created','2026-04-22 22:59:04','2026-04-22 22:59:04'),
(8158,2740,'action started via WP Cron','2026-04-22 22:59:04','2026-04-22 22:59:04'),
(8159,2740,'action complete via WP Cron','2026-04-22 22:59:04','2026-04-22 22:59:04'),
(8160,2744,'action created','2026-04-22 22:59:04','2026-04-22 22:59:04'),
(8161,2741,'action started via WP Cron','2026-04-22 22:59:04','2026-04-22 22:59:04'),
(8162,2741,'action complete via WP Cron','2026-04-22 22:59:05','2026-04-22 22:59:05'),
(8163,2745,'action created','2026-04-22 22:59:05','2026-04-22 22:59:05'),
(8164,2743,'action started via WP Cron','2026-04-22 23:07:34','2026-04-22 23:07:34'),
(8165,2746,'action created','2026-04-22 23:07:34','2026-04-22 23:07:34'),
(8166,2746,'action started via WP Cron','2026-04-22 23:07:39','2026-04-22 23:07:39'),
(8167,2743,'action complete via WP Cron','2026-04-22 23:07:39','2026-04-22 23:07:39'),
(8168,2747,'action created','2026-04-22 23:07:39','2026-04-22 23:07:39'),
(8169,2746,'action complete via WP Cron','2026-04-22 23:07:39','2026-04-22 23:07:39'),
(8170,2747,'action started via WP Cron','2026-04-22 23:09:47','2026-04-22 23:09:47'),
(8171,2747,'action complete via WP Cron','2026-04-22 23:09:47','2026-04-22 23:09:47'),
(8172,2748,'action created','2026-04-22 23:09:47','2026-04-22 23:09:47'),
(8173,2748,'action started via WP Cron','2026-04-22 23:12:52','2026-04-22 23:12:52'),
(8174,2748,'action complete via WP Cron','2026-04-22 23:12:52','2026-04-22 23:12:52'),
(8175,2749,'action created','2026-04-22 23:12:52','2026-04-22 23:12:52'),
(8176,2744,'action started via WP Cron','2026-04-22 23:26:08','2026-04-22 23:26:08'),
(8177,2744,'action complete via WP Cron','2026-04-22 23:26:08','2026-04-22 23:26:08'),
(8178,2750,'action created','2026-04-22 23:26:09','2026-04-22 23:26:09'),
(8179,2745,'action started via WP Cron','2026-04-22 23:26:09','2026-04-22 23:26:09'),
(8180,2745,'action complete via WP Cron','2026-04-22 23:26:09','2026-04-22 23:26:09'),
(8181,2751,'action created','2026-04-22 23:26:10','2026-04-22 23:26:10'),
(8182,2749,'action started via WP Cron','2026-04-22 23:26:10','2026-04-22 23:26:10'),
(8183,2749,'action complete via WP Cron','2026-04-22 23:26:10','2026-04-22 23:26:10'),
(8184,2752,'action created','2026-04-22 23:26:10','2026-04-22 23:26:10'),
(8185,2752,'action started via WP Cron','2026-04-22 23:39:29','2026-04-22 23:39:29'),
(8186,2752,'action complete via WP Cron','2026-04-22 23:39:30','2026-04-22 23:39:30'),
(8187,2753,'action created','2026-04-22 23:39:30','2026-04-22 23:39:30'),
(8188,2737,'action started via WP Cron','2026-04-22 23:39:30','2026-04-22 23:39:30'),
(8189,2754,'action created','2026-04-22 23:39:30','2026-04-22 23:39:30'),
(8190,2737,'action complete via WP Cron','2026-04-22 23:39:30','2026-04-22 23:39:30'),
(8191,2750,'action started via WP Cron','2026-04-22 23:52:18','2026-04-22 23:52:18'),
(8192,2750,'action complete via WP Cron','2026-04-22 23:52:18','2026-04-22 23:52:18'),
(8193,2755,'action created','2026-04-22 23:52:19','2026-04-22 23:52:19'),
(8194,2751,'action started via WP Cron','2026-04-22 23:52:19','2026-04-22 23:52:19'),
(8195,2751,'action complete via WP Cron','2026-04-22 23:52:20','2026-04-22 23:52:20'),
(8196,2756,'action created','2026-04-22 23:52:20','2026-04-22 23:52:20'),
(8197,2753,'action started via WP Cron','2026-04-22 23:52:20','2026-04-22 23:52:20'),
(8198,2753,'action complete via WP Cron','2026-04-22 23:52:20','2026-04-22 23:52:20'),
(8199,2757,'action created','2026-04-22 23:52:20','2026-04-22 23:52:20'),
(8200,2757,'action started via WP Cron','2026-04-23 00:00:33','2026-04-23 00:00:33'),
(8201,2758,'action created','2026-04-23 00:00:34','2026-04-23 00:00:34'),
(8202,2757,'action complete via WP Cron','2026-04-23 00:00:39','2026-04-23 00:00:39'),
(8203,2759,'action created','2026-04-23 00:00:39','2026-04-23 00:00:39'),
(8204,2758,'action started via WP Cron','2026-04-23 00:00:39','2026-04-23 00:00:39'),
(8205,2758,'action complete via WP Cron','2026-04-23 00:00:41','2026-04-23 00:00:41'),
(8206,2759,'action started via WP Cron','2026-04-23 00:05:27','2026-04-23 00:05:27'),
(8207,2759,'action complete via WP Cron','2026-04-23 00:05:27','2026-04-23 00:05:27'),
(8208,2760,'action created','2026-04-23 00:05:27','2026-04-23 00:05:27'),
(8209,2755,'action started via WP Cron','2026-04-23 00:12:51','2026-04-23 00:12:51'),
(8210,2755,'action complete via WP Cron','2026-04-23 00:12:51','2026-04-23 00:12:51'),
(8211,2761,'action created','2026-04-23 00:12:51','2026-04-23 00:12:51'),
(8212,2756,'action started via WP Cron','2026-04-23 00:12:51','2026-04-23 00:12:51'),
(8213,2756,'action complete via WP Cron','2026-04-23 00:12:52','2026-04-23 00:12:52'),
(8214,2762,'action created','2026-04-23 00:12:52','2026-04-23 00:12:52'),
(8215,2760,'action started via WP Cron','2026-04-23 00:12:52','2026-04-23 00:12:52'),
(8216,2760,'action complete via WP Cron','2026-04-23 00:12:52','2026-04-23 00:12:52'),
(8217,2763,'action created','2026-04-23 00:12:52','2026-04-23 00:12:52'),
(8218,2763,'action started via WP Cron','2026-04-23 00:15:43','2026-04-23 00:15:43'),
(8219,2763,'action complete via WP Cron','2026-04-23 00:15:43','2026-04-23 00:15:43'),
(8220,2764,'action created','2026-04-23 00:15:44','2026-04-23 00:15:44'),
(8221,2764,'action started via WP Cron','2026-04-23 00:19:23','2026-04-23 00:19:23'),
(8222,2764,'action complete via WP Cron','2026-04-23 00:19:23','2026-04-23 00:19:23'),
(8223,2765,'action created','2026-04-23 00:19:23','2026-04-23 00:19:23'),
(8224,2765,'action started via WP Cron','2026-04-23 00:28:20','2026-04-23 00:28:20'),
(8225,2765,'action complete via WP Cron','2026-04-23 00:28:21','2026-04-23 00:28:21'),
(8226,2766,'action created','2026-04-23 00:28:21','2026-04-23 00:28:21'),
(8227,2761,'action started via WP Cron','2026-04-23 00:28:21','2026-04-23 00:28:21'),
(8228,2761,'action complete via WP Cron','2026-04-23 00:28:21','2026-04-23 00:28:21'),
(8229,2767,'action created','2026-04-23 00:28:21','2026-04-23 00:28:21'),
(8230,2762,'action started via WP Cron','2026-04-23 00:28:21','2026-04-23 00:28:21'),
(8231,2762,'action complete via WP Cron','2026-04-23 00:28:22','2026-04-23 00:28:22'),
(8232,2768,'action created','2026-04-23 00:28:22','2026-04-23 00:28:22'),
(8233,2766,'action started via WP Cron','2026-04-23 00:32:26','2026-04-23 00:32:26'),
(8234,2766,'action complete via WP Cron','2026-04-23 00:32:26','2026-04-23 00:32:26'),
(8235,2769,'action created','2026-04-23 00:32:26','2026-04-23 00:32:26'),
(8236,2769,'action started via WP Cron','2026-04-23 00:35:03','2026-04-23 00:35:03'),
(8237,2769,'action complete via WP Cron','2026-04-23 00:35:03','2026-04-23 00:35:03'),
(8238,2770,'action created','2026-04-23 00:35:03','2026-04-23 00:35:03'),
(8239,2770,'action started via WP Cron','2026-04-23 00:45:11','2026-04-23 00:45:11'),
(8240,2771,'action created','2026-04-23 00:45:15','2026-04-23 00:45:15'),
(8241,2771,'action started via WP Cron','2026-04-23 00:45:19','2026-04-23 00:45:19'),
(8242,2771,'action complete via WP Cron','2026-04-23 00:45:19','2026-04-23 00:45:19'),
(8243,2770,'action complete via WP Cron','2026-04-23 00:45:20','2026-04-23 00:45:20'),
(8244,2772,'action created','2026-04-23 00:45:20','2026-04-23 00:45:20'),
(8245,2754,'action started via Async Request','2026-04-23 00:45:23','2026-04-23 00:45:23'),
(8246,2773,'action created','2026-04-23 00:45:23','2026-04-23 00:45:23'),
(8247,2754,'action complete via Async Request','2026-04-23 00:45:23','2026-04-23 00:45:23'),
(8248,2586,'action started via Async Request','2026-04-23 00:45:23','2026-04-23 00:45:23'),
(8249,2586,'action complete via Async Request','2026-04-23 00:45:25','2026-04-23 00:45:25'),
(8250,2774,'action created','2026-04-23 00:45:25','2026-04-23 00:45:25'),
(8251,2767,'action started via Async Request','2026-04-23 00:45:25','2026-04-23 00:45:25'),
(8252,2767,'action complete via Async Request','2026-04-23 00:45:25','2026-04-23 00:45:25'),
(8253,2775,'action created','2026-04-23 00:45:25','2026-04-23 00:45:25'),
(8254,2768,'action started via Async Request','2026-04-23 00:45:25','2026-04-23 00:45:25'),
(8255,2768,'action complete via Async Request','2026-04-23 00:45:26','2026-04-23 00:45:26'),
(8256,2776,'action created','2026-04-23 00:45:26','2026-04-23 00:45:26'),
(8257,2772,'action started via WP Cron','2026-04-23 00:57:44','2026-04-23 00:57:44'),
(8258,2772,'action complete via WP Cron','2026-04-23 00:57:44','2026-04-23 00:57:44'),
(8259,2777,'action created','2026-04-23 00:57:45','2026-04-23 00:57:45'),
(8260,2777,'action started via WP Cron','2026-04-23 01:11:12','2026-04-23 01:11:12'),
(8261,2777,'action complete via WP Cron','2026-04-23 01:11:12','2026-04-23 01:11:12'),
(8262,2778,'action created','2026-04-23 01:11:12','2026-04-23 01:11:12'),
(8263,2775,'action started via WP Cron','2026-04-23 01:11:12','2026-04-23 01:11:12'),
(8264,2775,'action complete via WP Cron','2026-04-23 01:11:12','2026-04-23 01:11:12'),
(8265,2779,'action created','2026-04-23 01:11:13','2026-04-23 01:11:13'),
(8266,2776,'action started via WP Cron','2026-04-23 01:11:13','2026-04-23 01:11:13'),
(8267,2776,'action complete via WP Cron','2026-04-23 01:11:13','2026-04-23 01:11:13'),
(8268,2780,'action created','2026-04-23 01:11:13','2026-04-23 01:11:13'),
(8269,2778,'action started via WP Cron','2026-04-23 01:25:01','2026-04-23 01:25:01'),
(8270,2781,'action created','2026-04-23 01:25:02','2026-04-23 01:25:02'),
(8271,2778,'action complete via WP Cron','2026-04-23 01:25:07','2026-04-23 01:25:07'),
(8272,2782,'action created','2026-04-23 01:25:07','2026-04-23 01:25:07'),
(8273,2781,'action started via WP Cron','2026-04-23 01:25:09','2026-04-23 01:25:09'),
(8274,2781,'action complete via WP Cron','2026-04-23 01:25:09','2026-04-23 01:25:09'),
(8275,2779,'action started via WP Cron','2026-04-23 01:37:57','2026-04-23 01:37:57'),
(8276,2779,'action complete via WP Cron','2026-04-23 01:37:57','2026-04-23 01:37:57'),
(8277,2783,'action created','2026-04-23 01:37:58','2026-04-23 01:37:58'),
(8278,2780,'action started via WP Cron','2026-04-23 01:37:58','2026-04-23 01:37:58'),
(8279,2780,'action complete via WP Cron','2026-04-23 01:37:58','2026-04-23 01:37:58'),
(8280,2784,'action created','2026-04-23 01:37:58','2026-04-23 01:37:58'),
(8281,2782,'action started via WP Cron','2026-04-23 01:37:58','2026-04-23 01:37:58'),
(8282,2782,'action complete via WP Cron','2026-04-23 01:37:58','2026-04-23 01:37:58'),
(8283,2785,'action created','2026-04-23 01:37:58','2026-04-23 01:37:58'),
(8284,2785,'action started via WP Cron','2026-04-23 01:43:32','2026-04-23 01:43:32'),
(8285,2786,'action created','2026-04-23 01:43:33','2026-04-23 01:43:33'),
(8286,2785,'action complete via WP Cron','2026-04-23 01:43:38','2026-04-23 01:43:38'),
(8287,2787,'action created','2026-04-23 01:43:38','2026-04-23 01:43:38'),
(8288,2786,'action started via WP Cron','2026-04-23 01:43:38','2026-04-23 01:43:38'),
(8289,2786,'action complete via WP Cron','2026-04-23 01:43:38','2026-04-23 01:43:38'),
(8290,2773,'action started via WP Cron','2026-04-23 01:50:46','2026-04-23 01:50:46'),
(8291,2788,'action created','2026-04-23 01:50:46','2026-04-23 01:50:46'),
(8292,2773,'action complete via WP Cron','2026-04-23 01:50:46','2026-04-23 01:50:46'),
(8293,2787,'action started via WP Cron','2026-04-23 01:50:46','2026-04-23 01:50:46'),
(8294,2787,'action complete via WP Cron','2026-04-23 01:50:46','2026-04-23 01:50:46'),
(8295,2789,'action created','2026-04-23 01:50:46','2026-04-23 01:50:46'),
(8296,2789,'action started via WP Cron','2026-04-23 01:56:28','2026-04-23 01:56:28'),
(8297,2789,'action complete via WP Cron','2026-04-23 01:56:28','2026-04-23 01:56:28'),
(8298,2790,'action created','2026-04-23 01:56:28','2026-04-23 01:56:28'),
(8299,2783,'action started via WP Cron','2026-04-23 01:56:28','2026-04-23 01:56:28'),
(8300,2783,'action complete via WP Cron','2026-04-23 01:56:29','2026-04-23 01:56:29'),
(8301,2791,'action created','2026-04-23 01:56:29','2026-04-23 01:56:29'),
(8302,2784,'action started via WP Cron','2026-04-23 01:56:29','2026-04-23 01:56:29'),
(8303,2784,'action complete via WP Cron','2026-04-23 01:56:29','2026-04-23 01:56:29'),
(8304,2792,'action created','2026-04-23 01:56:29','2026-04-23 01:56:29'),
(8305,2790,'action started via WP Cron','2026-04-23 01:58:59','2026-04-23 01:58:59'),
(8306,2790,'action complete via WP Cron','2026-04-23 01:58:59','2026-04-23 01:58:59'),
(8307,2793,'action created','2026-04-23 01:58:59','2026-04-23 01:58:59'),
(8308,2793,'action started via WP Cron','2026-04-23 02:03:36','2026-04-23 02:03:36'),
(8309,2794,'action created','2026-04-23 02:03:36','2026-04-23 02:03:36'),
(8310,2794,'action started via WP Cron','2026-04-23 02:03:40','2026-04-23 02:03:40'),
(8311,2794,'action complete via WP Cron','2026-04-23 02:03:40','2026-04-23 02:03:40'),
(8312,2793,'action complete via WP Cron','2026-04-23 02:03:40','2026-04-23 02:03:40'),
(8313,2795,'action created','2026-04-23 02:03:40','2026-04-23 02:03:40'),
(8314,2795,'action started via WP Cron','2026-04-23 02:17:17','2026-04-23 02:17:17'),
(8315,2796,'action created','2026-04-23 02:17:17','2026-04-23 02:17:17'),
(8316,2796,'action started via WP Cron','2026-04-23 02:17:21','2026-04-23 02:17:21'),
(8317,2796,'action complete via WP Cron','2026-04-23 02:17:21','2026-04-23 02:17:21'),
(8318,2795,'action complete via WP Cron','2026-04-23 02:17:22','2026-04-23 02:17:22'),
(8319,2797,'action created','2026-04-23 02:17:23','2026-04-23 02:17:23'),
(8320,2791,'action started via WP Cron','2026-04-23 02:17:23','2026-04-23 02:17:23'),
(8321,2791,'action complete via WP Cron','2026-04-23 02:17:23','2026-04-23 02:17:23'),
(8322,2798,'action created','2026-04-23 02:17:23','2026-04-23 02:17:23'),
(8323,2792,'action started via WP Cron','2026-04-23 02:17:23','2026-04-23 02:17:23'),
(8324,2792,'action complete via WP Cron','2026-04-23 02:17:24','2026-04-23 02:17:24'),
(8325,2799,'action created','2026-04-23 02:17:24','2026-04-23 02:17:24'),
(8326,2797,'action started via WP Cron','2026-04-23 02:27:00','2026-04-23 02:27:00'),
(8327,2800,'action created','2026-04-23 02:27:01','2026-04-23 02:27:01'),
(8328,2800,'action started via WP Cron','2026-04-23 02:27:04','2026-04-23 02:27:04'),
(8329,2800,'action complete via WP Cron','2026-04-23 02:27:05','2026-04-23 02:27:05'),
(8330,2797,'action complete via WP Cron','2026-04-23 02:27:05','2026-04-23 02:27:05'),
(8331,2801,'action created','2026-04-23 02:27:05','2026-04-23 02:27:05'),
(8332,2801,'action started via WP Cron','2026-04-23 02:31:30','2026-04-23 02:31:30'),
(8333,2801,'action complete via WP Cron','2026-04-23 02:31:30','2026-04-23 02:31:30'),
(8334,2802,'action created','2026-04-23 02:31:30','2026-04-23 02:31:30'),
(8335,2798,'action started via WP Cron','2026-04-23 02:34:23','2026-04-23 02:34:23'),
(8336,2798,'action complete via WP Cron','2026-04-23 02:34:23','2026-04-23 02:34:23'),
(8337,2803,'action created','2026-04-23 02:34:23','2026-04-23 02:34:23'),
(8338,2799,'action started via WP Cron','2026-04-23 02:34:23','2026-04-23 02:34:23'),
(8339,2799,'action complete via WP Cron','2026-04-23 02:34:24','2026-04-23 02:34:24'),
(8340,2804,'action created','2026-04-23 02:34:24','2026-04-23 02:34:24'),
(8341,2802,'action started via WP Cron','2026-04-23 02:34:24','2026-04-23 02:34:24'),
(8342,2802,'action complete via WP Cron','2026-04-23 02:34:24','2026-04-23 02:34:24'),
(8343,2805,'action created','2026-04-23 02:34:24','2026-04-23 02:34:24'),
(8344,2805,'action started via WP Cron','2026-04-23 02:44:59','2026-04-23 02:44:59'),
(8345,2805,'action complete via WP Cron','2026-04-23 02:44:59','2026-04-23 02:44:59'),
(8346,2806,'action created','2026-04-23 02:45:00','2026-04-23 02:45:00'),
(8347,2806,'action started via WP Cron','2026-04-23 02:58:43','2026-04-23 02:58:43'),
(8348,2806,'action complete via WP Cron','2026-04-23 02:58:43','2026-04-23 02:58:43'),
(8349,2807,'action created','2026-04-23 02:58:44','2026-04-23 02:58:44'),
(8350,2803,'action started via WP Cron','2026-04-23 02:58:44','2026-04-23 02:58:44'),
(8351,2803,'action complete via WP Cron','2026-04-23 02:58:44','2026-04-23 02:58:44'),
(8352,2808,'action created','2026-04-23 02:58:44','2026-04-23 02:58:44'),
(8353,2804,'action started via WP Cron','2026-04-23 02:58:44','2026-04-23 02:58:44'),
(8354,2804,'action complete via WP Cron','2026-04-23 02:58:44','2026-04-23 02:58:44'),
(8355,2809,'action created','2026-04-23 02:58:45','2026-04-23 02:58:45'),
(8356,2788,'action started via WP Cron','2026-04-23 02:58:45','2026-04-23 02:58:45'),
(8357,2810,'action created','2026-04-23 02:58:45','2026-04-23 02:58:45'),
(8358,2788,'action complete via WP Cron','2026-04-23 02:58:45','2026-04-23 02:58:45'),
(8359,2417,'action started via WP Cron','2026-04-23 03:12:21','2026-04-23 03:12:21'),
(8360,2811,'action created','2026-04-23 03:12:22','2026-04-23 03:12:22'),
(8361,2417,'action complete via WP Cron','2026-04-23 03:12:22','2026-04-23 03:12:22'),
(8362,2812,'action created','2026-04-23 03:12:22','2026-04-23 03:12:22'),
(8363,2418,'action started via WP Cron','2026-04-23 03:12:22','2026-04-23 03:12:22'),
(8364,2418,'action complete via WP Cron','2026-04-23 03:12:22','2026-04-23 03:12:22'),
(8365,2813,'action created','2026-04-23 03:12:22','2026-04-23 03:12:22'),
(8366,2807,'action started via WP Cron','2026-04-23 03:12:22','2026-04-23 03:12:22'),
(8367,2807,'action complete via WP Cron','2026-04-23 03:12:22','2026-04-23 03:12:22'),
(8368,2814,'action created','2026-04-23 03:12:23','2026-04-23 03:12:23'),
(8369,2415,'action started via WP Cron','2026-04-23 03:12:23','2026-04-23 03:12:23'),
(8370,2415,'action complete via WP Cron','2026-04-23 03:12:25','2026-04-23 03:12:25'),
(8371,2815,'action created','2026-04-23 03:12:26','2026-04-23 03:12:26'),
(8372,2811,'action started via WP Cron','2026-04-23 03:12:26','2026-04-23 03:12:26'),
(8373,2811,'action complete via WP Cron','2026-04-23 03:12:26','2026-04-23 03:12:26'),
(8374,2808,'action started via WP Cron','2026-04-23 03:25:35','2026-04-23 03:25:35'),
(8375,2808,'action complete via WP Cron','2026-04-23 03:25:36','2026-04-23 03:25:36'),
(8376,2816,'action created','2026-04-23 03:25:37','2026-04-23 03:25:37'),
(8377,2809,'action started via WP Cron','2026-04-23 03:25:37','2026-04-23 03:25:37'),
(8378,2809,'action complete via WP Cron','2026-04-23 03:25:37','2026-04-23 03:25:37'),
(8379,2817,'action created','2026-04-23 03:25:37','2026-04-23 03:25:37'),
(8380,2814,'action started via WP Cron','2026-04-23 03:25:37','2026-04-23 03:25:37'),
(8381,2818,'action created','2026-04-23 03:25:38','2026-04-23 03:25:38'),
(8382,2818,'action started via WP Cron','2026-04-23 03:25:41','2026-04-23 03:25:41'),
(8383,2818,'action complete via WP Cron','2026-04-23 03:25:42','2026-04-23 03:25:42'),
(8384,2814,'action complete via WP Cron','2026-04-23 03:25:42','2026-04-23 03:25:42'),
(8385,2819,'action created','2026-04-23 03:25:42','2026-04-23 03:25:42'),
(8386,2819,'action started via WP Cron','2026-04-23 03:29:36','2026-04-23 03:29:36'),
(8387,2819,'action complete via WP Cron','2026-04-23 03:29:36','2026-04-23 03:29:36'),
(8388,2820,'action created','2026-04-23 03:29:36','2026-04-23 03:29:36'),
(8389,2820,'action started via WP Cron','2026-04-23 03:39:13','2026-04-23 03:39:13'),
(8390,2820,'action complete via WP Cron','2026-04-23 03:39:13','2026-04-23 03:39:13'),
(8391,2821,'action created','2026-04-23 03:39:15','2026-04-23 03:39:15'),
(8392,2816,'action started via WP Cron','2026-04-23 03:52:41','2026-04-23 03:52:41'),
(8393,2816,'action complete via WP Cron','2026-04-23 03:52:41','2026-04-23 03:52:41'),
(8394,2822,'action created','2026-04-23 03:52:41','2026-04-23 03:52:41'),
(8395,2817,'action started via WP Cron','2026-04-23 03:52:41','2026-04-23 03:52:41'),
(8396,2817,'action complete via WP Cron','2026-04-23 03:52:42','2026-04-23 03:52:42'),
(8397,2823,'action created','2026-04-23 03:52:42','2026-04-23 03:52:42'),
(8398,2821,'action started via WP Cron','2026-04-23 03:52:42','2026-04-23 03:52:42'),
(8399,2821,'action complete via WP Cron','2026-04-23 03:52:42','2026-04-23 03:52:42'),
(8400,2824,'action created','2026-04-23 03:52:42','2026-04-23 03:52:42'),
(8401,2431,'action started via WP Cron','2026-04-23 04:06:18','2026-04-23 04:06:18'),
(8402,2431,'action complete via WP Cron','2026-04-23 04:06:19','2026-04-23 04:06:19'),
(8403,2825,'action created','2026-04-23 04:06:20','2026-04-23 04:06:20'),
(8404,2432,'action started via WP Cron','2026-04-23 04:06:20','2026-04-23 04:06:20'),
(8405,2432,'action complete via WP Cron','2026-04-23 04:06:20','2026-04-23 04:06:20'),
(8406,2826,'action created','2026-04-23 04:06:20','2026-04-23 04:06:20'),
(8407,2433,'action started via WP Cron','2026-04-23 04:06:20','2026-04-23 04:06:20'),
(8408,2433,'action complete via WP Cron','2026-04-23 04:06:20','2026-04-23 04:06:20'),
(8409,2827,'action created','2026-04-23 04:06:20','2026-04-23 04:06:20'),
(8410,2434,'action started via WP Cron','2026-04-23 04:06:20','2026-04-23 04:06:20'),
(8411,2434,'action complete via WP Cron','2026-04-23 04:06:20','2026-04-23 04:06:20'),
(8412,2828,'action created','2026-04-23 04:06:20','2026-04-23 04:06:20'),
(8413,2435,'action started via WP Cron','2026-04-23 04:06:20','2026-04-23 04:06:20'),
(8414,2435,'action complete via WP Cron','2026-04-23 04:06:20','2026-04-23 04:06:20'),
(8415,2829,'action created','2026-04-23 04:06:21','2026-04-23 04:06:21'),
(8416,2436,'action started via WP Cron','2026-04-23 04:06:21','2026-04-23 04:06:21'),
(8417,2436,'action complete via WP Cron','2026-04-23 04:06:21','2026-04-23 04:06:21'),
(8418,2830,'action created','2026-04-23 04:06:21','2026-04-23 04:06:21'),
(8419,2437,'action started via WP Cron','2026-04-23 04:06:21','2026-04-23 04:06:21'),
(8420,2831,'action created','2026-04-23 04:06:22','2026-04-23 04:06:22'),
(8421,2437,'action complete via WP Cron','2026-04-23 04:06:22','2026-04-23 04:06:22'),
(8422,2832,'action created','2026-04-23 04:06:22','2026-04-23 04:06:22'),
(8423,2439,'action started via WP Cron','2026-04-23 04:06:22','2026-04-23 04:06:22'),
(8424,2439,'action complete via WP Cron','2026-04-23 04:06:23','2026-04-23 04:06:23'),
(8425,2833,'action created','2026-04-23 04:06:23','2026-04-23 04:06:23'),
(8426,2824,'action started via WP Cron','2026-04-23 04:06:23','2026-04-23 04:06:23'),
(8427,2834,'action created','2026-04-23 04:06:24','2026-04-23 04:06:24'),
(8428,2831,'action started via WP Cron','2026-04-23 04:06:26','2026-04-23 04:06:26'),
(8429,2831,'action complete via WP Cron','2026-04-23 04:06:28','2026-04-23 04:06:28'),
(8430,2834,'action started via WP Cron','2026-04-23 04:06:28','2026-04-23 04:06:28'),
(8431,2834,'action complete via WP Cron','2026-04-23 04:06:28','2026-04-23 04:06:28'),
(8432,2824,'action complete via WP Cron','2026-04-23 04:06:28','2026-04-23 04:06:28'),
(8433,2835,'action created','2026-04-23 04:06:28','2026-04-23 04:06:28'),
(8434,2810,'action started via WP Cron','2026-04-23 04:06:28','2026-04-23 04:06:28'),
(8435,2836,'action created','2026-04-23 04:06:29','2026-04-23 04:06:29'),
(8436,2810,'action complete via WP Cron','2026-04-23 04:06:29','2026-04-23 04:06:29'),
(8437,2635,'action started via WP Cron','2026-04-23 04:20:13','2026-04-23 04:20:13'),
(8438,2635,'action complete via WP Cron','2026-04-23 04:20:14','2026-04-23 04:20:14'),
(8439,2837,'action created','2026-04-23 04:20:15','2026-04-23 04:20:15'),
(8440,2822,'action started via WP Cron','2026-04-23 04:20:15','2026-04-23 04:20:15'),
(8441,2822,'action complete via WP Cron','2026-04-23 04:20:16','2026-04-23 04:20:16'),
(8442,2838,'action created','2026-04-23 04:20:16','2026-04-23 04:20:16'),
(8443,2823,'action started via WP Cron','2026-04-23 04:20:16','2026-04-23 04:20:16'),
(8444,2823,'action complete via WP Cron','2026-04-23 04:20:17','2026-04-23 04:20:17'),
(8445,2839,'action created','2026-04-23 04:20:17','2026-04-23 04:20:17'),
(8446,2835,'action started via WP Cron','2026-04-23 04:20:17','2026-04-23 04:20:17'),
(8447,2835,'action complete via WP Cron','2026-04-23 04:20:17','2026-04-23 04:20:17'),
(8448,2840,'action created','2026-04-23 04:20:18','2026-04-23 04:20:18'),
(8449,2840,'action started via WP Cron','2026-04-23 04:33:11','2026-04-23 04:33:11'),
(8450,2841,'action created','2026-04-23 04:33:12','2026-04-23 04:33:12'),
(8451,2841,'action started via WP Cron','2026-04-23 04:33:15','2026-04-23 04:33:15'),
(8452,2841,'action complete via WP Cron','2026-04-23 04:33:15','2026-04-23 04:33:15'),
(8453,2840,'action complete via WP Cron','2026-04-23 04:33:16','2026-04-23 04:33:16'),
(8454,2842,'action created','2026-04-23 04:33:16','2026-04-23 04:33:16'),
(8455,2838,'action started via WP Cron','2026-04-23 04:46:26','2026-04-23 04:46:26'),
(8456,2838,'action complete via WP Cron','2026-04-23 04:46:26','2026-04-23 04:46:26'),
(8457,2843,'action created','2026-04-23 04:46:27','2026-04-23 04:46:27'),
(8458,2842,'action started via WP Cron','2026-04-23 04:46:27','2026-04-23 04:46:27'),
(8459,2842,'action complete via WP Cron','2026-04-23 04:46:28','2026-04-23 04:46:28'),
(8460,2844,'action created','2026-04-23 04:46:28','2026-04-23 04:46:28'),
(8461,2839,'action started via WP Cron','2026-04-23 04:46:28','2026-04-23 04:46:28'),
(8462,2839,'action complete via WP Cron','2026-04-23 04:46:28','2026-04-23 04:46:28'),
(8463,2845,'action created','2026-04-23 04:46:28','2026-04-23 04:46:28'),
(8464,2844,'action started via WP Cron','2026-04-23 04:48:43','2026-04-23 04:48:43'),
(8465,2844,'action complete via WP Cron','2026-04-23 04:48:43','2026-04-23 04:48:43'),
(8466,2846,'action created','2026-04-23 04:48:43','2026-04-23 04:48:43'),
(8467,2846,'action started via WP Cron','2026-04-23 05:00:01','2026-04-23 05:00:01'),
(8468,2846,'action complete via WP Cron','2026-04-23 05:00:01','2026-04-23 05:00:01'),
(8469,2847,'action created','2026-04-23 05:00:01','2026-04-23 05:00:01'),
(8470,2843,'action started via WP Cron','2026-04-23 05:13:40','2026-04-23 05:13:40'),
(8471,2843,'action complete via WP Cron','2026-04-23 05:13:40','2026-04-23 05:13:40'),
(8472,2848,'action created','2026-04-23 05:13:41','2026-04-23 05:13:41'),
(8473,2845,'action started via WP Cron','2026-04-23 05:13:41','2026-04-23 05:13:41'),
(8474,2845,'action complete via WP Cron','2026-04-23 05:13:41','2026-04-23 05:13:41'),
(8475,2849,'action created','2026-04-23 05:13:41','2026-04-23 05:13:41'),
(8476,2847,'action started via WP Cron','2026-04-23 05:13:41','2026-04-23 05:13:41'),
(8477,2850,'action created','2026-04-23 05:13:42','2026-04-23 05:13:42'),
(8478,2850,'action started via WP Cron','2026-04-23 05:13:45','2026-04-23 05:13:45'),
(8479,2850,'action complete via WP Cron','2026-04-23 05:13:45','2026-04-23 05:13:45'),
(8480,2847,'action complete via WP Cron','2026-04-23 05:13:47','2026-04-23 05:13:47'),
(8481,2851,'action created','2026-04-23 05:13:47','2026-04-23 05:13:47'),
(8482,2836,'action started via WP Cron','2026-04-23 05:13:47','2026-04-23 05:13:47'),
(8483,2852,'action created','2026-04-23 05:13:47','2026-04-23 05:13:47'),
(8484,2836,'action complete via WP Cron','2026-04-23 05:13:47','2026-04-23 05:13:47'),
(8485,2851,'action started via WP Cron','2026-04-23 05:27:00','2026-04-23 05:27:00'),
(8486,2853,'action created','2026-04-23 05:27:00','2026-04-23 05:27:00'),
(8487,2853,'action started via WP Cron','2026-04-23 05:27:04','2026-04-23 05:27:04'),
(8488,2853,'action complete via WP Cron','2026-04-23 05:27:04','2026-04-23 05:27:04'),
(8489,2851,'action complete via WP Cron','2026-04-23 05:27:04','2026-04-23 05:27:04'),
(8490,2854,'action created','2026-04-23 05:27:04','2026-04-23 05:27:04'),
(8491,2848,'action started via WP Cron','2026-04-23 05:39:45','2026-04-23 05:39:45'),
(8492,2848,'action complete via WP Cron','2026-04-23 05:39:45','2026-04-23 05:39:45'),
(8493,2855,'action created','2026-04-23 05:39:45','2026-04-23 05:39:45'),
(8494,2849,'action started via WP Cron','2026-04-23 05:39:45','2026-04-23 05:39:45'),
(8495,2849,'action complete via WP Cron','2026-04-23 05:39:46','2026-04-23 05:39:46'),
(8496,2856,'action created','2026-04-23 05:39:46','2026-04-23 05:39:46'),
(8497,2854,'action started via WP Cron','2026-04-23 05:39:46','2026-04-23 05:39:46'),
(8498,2857,'action created','2026-04-23 05:39:46','2026-04-23 05:39:46'),
(8499,2857,'action started via WP Cron','2026-04-23 05:39:50','2026-04-23 05:39:50'),
(8500,2857,'action complete via WP Cron','2026-04-23 05:39:50','2026-04-23 05:39:50'),
(8501,2854,'action complete via WP Cron','2026-04-23 05:39:50','2026-04-23 05:39:50'),
(8502,2858,'action created','2026-04-23 05:39:50','2026-04-23 05:39:50'),
(8503,2858,'action started via WP Cron','2026-04-23 05:52:30','2026-04-23 05:52:30'),
(8504,2858,'action complete via WP Cron','2026-04-23 05:52:31','2026-04-23 05:52:31'),
(8505,2859,'action created','2026-04-23 05:52:31','2026-04-23 05:52:31'),
(8506,2859,'action started via WP Cron','2026-04-23 05:58:55','2026-04-23 05:58:55'),
(8507,2859,'action complete via WP Cron','2026-04-23 05:58:55','2026-04-23 05:58:55'),
(8508,2860,'action created','2026-04-23 05:58:55','2026-04-23 05:58:55'),
(8509,2855,'action started via WP Cron','2026-04-23 05:58:55','2026-04-23 05:58:55'),
(8510,2855,'action complete via WP Cron','2026-04-23 05:58:56','2026-04-23 05:58:56'),
(8511,2861,'action created','2026-04-23 05:58:58','2026-04-23 05:58:58'),
(8512,2856,'action started via WP Cron','2026-04-23 05:58:58','2026-04-23 05:58:58'),
(8513,2856,'action complete via WP Cron','2026-04-23 05:58:58','2026-04-23 05:58:58'),
(8514,2862,'action created','2026-04-23 05:58:58','2026-04-23 05:58:58'),
(8515,2661,'action started via WP Cron','2026-04-23 06:05:44','2026-04-23 06:05:44'),
(8516,2661,'action complete via WP Cron','2026-04-23 06:05:44','2026-04-23 06:05:44'),
(8518,2860,'action started via WP Cron','2026-04-23 06:05:44','2026-04-23 06:05:44'),
(8519,2860,'action complete via WP Cron','2026-04-23 06:05:44','2026-04-23 06:05:44'),
(8520,2864,'action created','2026-04-23 06:05:44','2026-04-23 06:05:44'),
(8521,2864,'action started via WP Cron','2026-04-23 06:17:49','2026-04-23 06:17:49'),
(8522,2864,'action complete via WP Cron','2026-04-23 06:17:49','2026-04-23 06:17:49'),
(8523,2865,'action created','2026-04-23 06:17:49','2026-04-23 06:17:49'),
(8524,2852,'action started via WP Cron','2026-04-23 06:17:49','2026-04-23 06:17:49'),
(8525,2866,'action created','2026-04-23 06:17:49','2026-04-23 06:17:49'),
(8526,2852,'action complete via WP Cron','2026-04-23 06:17:49','2026-04-23 06:17:49'),
(8527,2861,'action started via WP Cron','2026-04-23 06:17:49','2026-04-23 06:17:49'),
(8528,2861,'action complete via WP Cron','2026-04-23 06:17:49','2026-04-23 06:17:49'),
(8529,2867,'action created','2026-04-23 06:17:50','2026-04-23 06:17:50'),
(8530,2862,'action started via WP Cron','2026-04-23 06:17:50','2026-04-23 06:17:50'),
(8531,2862,'action complete via WP Cron','2026-04-23 06:17:50','2026-04-23 06:17:50'),
(8532,2868,'action created','2026-04-23 06:17:50','2026-04-23 06:17:50'),
(8533,2865,'action started via WP Cron','2026-04-23 06:33:54','2026-04-23 06:33:54'),
(8534,2865,'action complete via WP Cron','2026-04-23 06:33:54','2026-04-23 06:33:54'),
(8535,2869,'action created','2026-04-23 06:33:55','2026-04-23 06:33:55'),
(8536,2867,'action started via WP Cron','2026-04-23 06:33:55','2026-04-23 06:33:55'),
(8537,2867,'action complete via WP Cron','2026-04-23 06:33:55','2026-04-23 06:33:55'),
(8538,2870,'action created','2026-04-23 06:33:55','2026-04-23 06:33:55'),
(8539,2868,'action started via WP Cron','2026-04-23 06:33:55','2026-04-23 06:33:55'),
(8540,2868,'action complete via WP Cron','2026-04-23 06:33:56','2026-04-23 06:33:56'),
(8541,2871,'action created','2026-04-23 06:33:56','2026-04-23 06:33:56'),
(8542,2869,'action started via WP Cron','2026-04-23 06:46:53','2026-04-23 06:46:53'),
(8543,2872,'action created','2026-04-23 06:46:53','2026-04-23 06:46:53'),
(8544,2872,'action started via WP Cron','2026-04-23 06:46:57','2026-04-23 06:46:57'),
(8545,2872,'action complete via WP Cron','2026-04-23 06:46:57','2026-04-23 06:46:57'),
(8546,2869,'action complete via WP Cron','2026-04-23 06:46:57','2026-04-23 06:46:57'),
(8547,2873,'action created','2026-04-23 06:46:58','2026-04-23 06:46:58'),
(8548,2870,'action started via WP Cron','2026-04-23 06:49:49','2026-04-23 06:49:49'),
(8549,2870,'action complete via WP Cron','2026-04-23 06:49:49','2026-04-23 06:49:49'),
(8550,2874,'action created','2026-04-23 06:49:50','2026-04-23 06:49:50'),
(8551,2871,'action started via WP Cron','2026-04-23 06:49:50','2026-04-23 06:49:50'),
(8552,2871,'action complete via WP Cron','2026-04-23 06:49:51','2026-04-23 06:49:51'),
(8553,2875,'action created','2026-04-23 06:49:55','2026-04-23 06:49:55'),
(8554,2873,'action started via WP Cron','2026-04-23 06:49:55','2026-04-23 06:49:55'),
(8555,2873,'action complete via WP Cron','2026-04-23 06:49:55','2026-04-23 06:49:55'),
(8556,2876,'action created','2026-04-23 06:49:56','2026-04-23 06:49:56'),
(8557,2876,'action started via WP Cron','2026-04-23 06:52:37','2026-04-23 06:52:37'),
(8558,2876,'action complete via WP Cron','2026-04-23 06:52:37','2026-04-23 06:52:37'),
(8559,2877,'action created','2026-04-23 06:52:38','2026-04-23 06:52:38'),
(8560,2877,'action started via WP Cron','2026-04-23 07:00:15','2026-04-23 07:00:15'),
(8561,2877,'action complete via WP Cron','2026-04-23 07:00:15','2026-04-23 07:00:15'),
(8562,2878,'action created','2026-04-23 07:00:16','2026-04-23 07:00:16'),
(8563,2878,'action started via WP Cron','2026-04-23 07:14:10','2026-04-23 07:14:10'),
(8564,2878,'action complete via WP Cron','2026-04-23 07:14:10','2026-04-23 07:14:10'),
(8565,2879,'action created','2026-04-23 07:14:10','2026-04-23 07:14:10'),
(8566,2874,'action started via WP Cron','2026-04-23 07:14:10','2026-04-23 07:14:10'),
(8567,2874,'action complete via WP Cron','2026-04-23 07:14:10','2026-04-23 07:14:10'),
(8568,2880,'action created','2026-04-23 07:14:11','2026-04-23 07:14:11'),
(8569,2875,'action started via WP Cron','2026-04-23 07:14:11','2026-04-23 07:14:11'),
(8570,2875,'action complete via WP Cron','2026-04-23 07:14:11','2026-04-23 07:14:11'),
(8571,2881,'action created','2026-04-23 07:14:11','2026-04-23 07:14:11'),
(8572,2879,'action started via WP Cron','2026-04-23 07:19:13','2026-04-23 07:19:13'),
(8573,2879,'action complete via WP Cron','2026-04-23 07:19:13','2026-04-23 07:19:13'),
(8574,2882,'action created','2026-04-23 07:19:14','2026-04-23 07:19:14'),
(8575,2866,'action started via WP Cron','2026-04-23 07:19:14','2026-04-23 07:19:14'),
(8576,2883,'action created','2026-04-23 07:19:14','2026-04-23 07:19:14'),
(8577,2866,'action complete via WP Cron','2026-04-23 07:19:14','2026-04-23 07:19:14'),
(8578,2882,'action started via WP Cron','2026-04-23 07:27:29','2026-04-23 07:27:29'),
(8579,2882,'action complete via WP Cron','2026-04-23 07:27:29','2026-04-23 07:27:29'),
(8580,2884,'action created','2026-04-23 07:27:29','2026-04-23 07:27:29'),
(8581,2880,'action started via WP Cron','2026-04-23 07:36:33','2026-04-23 07:36:33'),
(8582,2880,'action complete via WP Cron','2026-04-23 07:36:34','2026-04-23 07:36:34'),
(8583,2885,'action created','2026-04-23 07:36:34','2026-04-23 07:36:34'),
(8584,2881,'action started via WP Cron','2026-04-23 07:36:34','2026-04-23 07:36:34'),
(8585,2881,'action complete via WP Cron','2026-04-23 07:36:34','2026-04-23 07:36:34'),
(8586,2886,'action created','2026-04-23 07:36:35','2026-04-23 07:36:35'),
(8587,2884,'action started via WP Cron','2026-04-23 07:36:35','2026-04-23 07:36:35'),
(8588,2884,'action complete via WP Cron','2026-04-23 07:36:35','2026-04-23 07:36:35'),
(8589,2887,'action created','2026-04-23 07:36:35','2026-04-23 07:36:35'),
(8590,2887,'action started via WP Cron','2026-04-23 07:40:44','2026-04-23 07:40:44'),
(8591,2887,'action complete via WP Cron','2026-04-23 07:40:44','2026-04-23 07:40:44'),
(8592,2888,'action created','2026-04-23 07:40:44','2026-04-23 07:40:44'),
(8593,2888,'action started via WP Cron','2026-04-23 07:54:03','2026-04-23 07:54:03'),
(8594,2889,'action created','2026-04-23 07:54:03','2026-04-23 07:54:03'),
(8595,2889,'action started via WP Cron','2026-04-23 07:54:07','2026-04-23 07:54:07'),
(8596,2889,'action complete via WP Cron','2026-04-23 07:54:07','2026-04-23 07:54:07'),
(8597,2888,'action complete via WP Cron','2026-04-23 07:54:08','2026-04-23 07:54:08'),
(8598,2890,'action created','2026-04-23 07:54:08','2026-04-23 07:54:08'),
(8599,2885,'action started via WP Cron','2026-04-23 07:54:08','2026-04-23 07:54:08'),
(8600,2885,'action complete via WP Cron','2026-04-23 07:54:09','2026-04-23 07:54:09'),
(8601,2891,'action created','2026-04-23 07:54:09','2026-04-23 07:54:09'),
(8602,2886,'action started via WP Cron','2026-04-23 07:54:09','2026-04-23 07:54:09'),
(8603,2886,'action complete via WP Cron','2026-04-23 07:54:09','2026-04-23 07:54:09'),
(8604,2892,'action created','2026-04-23 07:54:10','2026-04-23 07:54:10'),
(8605,2890,'action started via WP Cron','2026-04-23 08:06:14','2026-04-23 08:06:14'),
(8606,2890,'action complete via WP Cron','2026-04-23 08:06:14','2026-04-23 08:06:14'),
(8607,2893,'action created','2026-04-23 08:06:15','2026-04-23 08:06:15'),
(8608,2893,'action started via WP Cron','2026-04-23 08:12:00','2026-04-23 08:12:00'),
(8609,2893,'action complete via WP Cron','2026-04-23 08:12:00','2026-04-23 08:12:00'),
(8610,2894,'action created','2026-04-23 08:12:00','2026-04-23 08:12:00'),
(8611,2891,'action started via WP Cron','2026-04-23 08:12:00','2026-04-23 08:12:00'),
(8612,2891,'action complete via WP Cron','2026-04-23 08:12:01','2026-04-23 08:12:01'),
(8613,2895,'action created','2026-04-23 08:12:01','2026-04-23 08:12:01'),
(8614,2892,'action started via WP Cron','2026-04-23 08:12:01','2026-04-23 08:12:01'),
(8615,2892,'action complete via WP Cron','2026-04-23 08:12:01','2026-04-23 08:12:01'),
(8616,2896,'action created','2026-04-23 08:12:01','2026-04-23 08:12:01'),
(8617,2894,'action started via WP Cron','2026-04-23 08:14:50','2026-04-23 08:14:50'),
(8618,2894,'action complete via WP Cron','2026-04-23 08:14:50','2026-04-23 08:14:50'),
(8619,2897,'action created','2026-04-23 08:14:50','2026-04-23 08:14:50'),
(8620,2897,'action started via WP Cron','2026-04-23 08:20:13','2026-04-23 08:20:13'),
(8621,2898,'action created','2026-04-23 08:20:13','2026-04-23 08:20:13'),
(8622,2898,'action started via WP Cron','2026-04-23 08:20:17','2026-04-23 08:20:17'),
(8623,2898,'action complete via WP Cron','2026-04-23 08:20:18','2026-04-23 08:20:18'),
(8624,2897,'action complete via WP Cron','2026-04-23 08:20:18','2026-04-23 08:20:18'),
(8625,2899,'action created','2026-04-23 08:20:19','2026-04-23 08:20:19'),
(8626,2883,'action started via WP Cron','2026-04-23 08:20:19','2026-04-23 08:20:19'),
(8627,2900,'action created','2026-04-23 08:20:19','2026-04-23 08:20:19'),
(8628,2883,'action complete via WP Cron','2026-04-23 08:20:19','2026-04-23 08:20:19'),
(8629,2899,'action started via WP Cron','2026-04-23 08:34:13','2026-04-23 08:34:13'),
(8630,2901,'action created','2026-04-23 08:34:14','2026-04-23 08:34:14'),
(8631,2901,'action started via WP Cron','2026-04-23 08:34:18','2026-04-23 08:34:18'),
(8632,2901,'action complete via WP Cron','2026-04-23 08:34:19','2026-04-23 08:34:19'),
(8633,2899,'action complete via WP Cron','2026-04-23 08:34:19','2026-04-23 08:34:19'),
(8634,2902,'action created','2026-04-23 08:34:19','2026-04-23 08:34:19'),
(8635,2895,'action started via Async Request','2026-04-23 08:34:23','2026-04-23 08:34:23'),
(8636,2895,'action complete via Async Request','2026-04-23 08:34:23','2026-04-23 08:34:23'),
(8637,2903,'action created','2026-04-23 08:34:24','2026-04-23 08:34:24'),
(8638,2896,'action started via Async Request','2026-04-23 08:34:24','2026-04-23 08:34:24'),
(8639,2896,'action complete via Async Request','2026-04-23 08:34:24','2026-04-23 08:34:24'),
(8640,2904,'action created','2026-04-23 08:34:24','2026-04-23 08:34:24'),
(8641,2902,'action started via WP Cron','2026-04-23 08:45:02','2026-04-23 08:45:02'),
(8642,2902,'action complete via WP Cron','2026-04-23 08:45:02','2026-04-23 08:45:02'),
(8643,2905,'action created','2026-04-23 08:45:02','2026-04-23 08:45:02'),
(8644,2905,'action started via WP Cron','2026-04-23 08:47:51','2026-04-23 08:47:51'),
(8645,2905,'action complete via WP Cron','2026-04-23 08:47:51','2026-04-23 08:47:51'),
(8646,2906,'action created','2026-04-23 08:47:52','2026-04-23 08:47:52'),
(8647,2903,'action started via WP Cron','2026-04-23 08:53:15','2026-04-23 08:53:15'),
(8648,2903,'action complete via WP Cron','2026-04-23 08:53:16','2026-04-23 08:53:16'),
(8649,2907,'action created','2026-04-23 08:53:16','2026-04-23 08:53:16'),
(8650,2904,'action started via WP Cron','2026-04-23 08:53:16','2026-04-23 08:53:16'),
(8651,2904,'action complete via WP Cron','2026-04-23 08:53:16','2026-04-23 08:53:16'),
(8652,2908,'action created','2026-04-23 08:53:16','2026-04-23 08:53:16'),
(8653,2906,'action started via WP Cron','2026-04-23 08:53:16','2026-04-23 08:53:16'),
(8654,2906,'action complete via WP Cron','2026-04-23 08:53:17','2026-04-23 08:53:17'),
(8655,2909,'action created','2026-04-23 08:53:17','2026-04-23 08:53:17'),
(8656,2909,'action started via WP Cron','2026-04-23 08:58:11','2026-04-23 08:58:11'),
(8657,2910,'action created','2026-04-23 08:58:14','2026-04-23 08:58:14'),
(8658,2910,'action started via WP Cron','2026-04-23 08:58:19','2026-04-23 08:58:19'),
(8659,2910,'action complete via WP Cron','2026-04-23 08:58:19','2026-04-23 08:58:19'),
(8660,2909,'action complete via WP Cron','2026-04-23 08:58:19','2026-04-23 08:58:19'),
(8661,2911,'action created','2026-04-23 08:58:20','2026-04-23 08:58:20'),
(8662,2911,'action started via WP Cron','2026-04-23 09:00:51','2026-04-23 09:00:51'),
(8663,2911,'action complete via WP Cron','2026-04-23 09:00:51','2026-04-23 09:00:51'),
(8664,2912,'action created','2026-04-23 09:00:51','2026-04-23 09:00:51'),
(8665,2912,'action started via WP Cron','2026-04-23 09:11:26','2026-04-23 09:11:26'),
(8666,2913,'action created','2026-04-23 09:11:26','2026-04-23 09:11:26'),
(8667,2913,'action started via WP Cron','2026-04-23 09:11:29','2026-04-23 09:11:29'),
(8668,2913,'action complete via WP Cron','2026-04-23 09:11:30','2026-04-23 09:11:30'),
(8669,2912,'action complete via WP Cron','2026-04-23 09:11:31','2026-04-23 09:11:31'),
(8670,2914,'action created','2026-04-23 09:11:31','2026-04-23 09:11:31'),
(8671,2907,'action started via WP Cron','2026-04-23 09:11:31','2026-04-23 09:11:31'),
(8672,2907,'action complete via WP Cron','2026-04-23 09:11:32','2026-04-23 09:11:32'),
(8673,2915,'action created','2026-04-23 09:11:32','2026-04-23 09:11:32'),
(8674,2908,'action started via WP Cron','2026-04-23 09:11:32','2026-04-23 09:11:32'),
(8675,2908,'action complete via WP Cron','2026-04-23 09:11:32','2026-04-23 09:11:32'),
(8676,2916,'action created','2026-04-23 09:11:32','2026-04-23 09:11:32'),
(8677,2914,'action started via WP Cron','2026-04-23 09:13:58','2026-04-23 09:13:58'),
(8678,2914,'action complete via WP Cron','2026-04-23 09:13:58','2026-04-23 09:13:58'),
(8679,2917,'action created','2026-04-23 09:13:58','2026-04-23 09:13:58'),
(8680,2917,'action started via WP Cron','2026-04-23 09:18:11','2026-04-23 09:18:11'),
(8681,2917,'action complete via WP Cron','2026-04-23 09:18:11','2026-04-23 09:18:11'),
(8682,2918,'action created','2026-04-23 09:18:11','2026-04-23 09:18:11'),
(8683,2918,'action started via WP Cron','2026-04-23 09:27:24','2026-04-23 09:27:24'),
(8684,2918,'action complete via WP Cron','2026-04-23 09:27:24','2026-04-23 09:27:24'),
(8685,2919,'action created','2026-04-23 09:27:24','2026-04-23 09:27:24'),
(8686,2900,'action started via WP Cron','2026-04-23 09:27:25','2026-04-23 09:27:25'),
(8687,2920,'action created','2026-04-23 09:27:25','2026-04-23 09:27:25'),
(8688,2900,'action complete via WP Cron','2026-04-23 09:27:25','2026-04-23 09:27:25'),
(8689,2915,'action started via WP Cron','2026-04-23 09:27:25','2026-04-23 09:27:25'),
(8690,2915,'action complete via WP Cron','2026-04-23 09:27:25','2026-04-23 09:27:25'),
(8691,2921,'action created','2026-04-23 09:27:25','2026-04-23 09:27:25'),
(8692,2916,'action started via WP Cron','2026-04-23 09:27:25','2026-04-23 09:27:25'),
(8693,2916,'action complete via WP Cron','2026-04-23 09:27:26','2026-04-23 09:27:26'),
(8694,2922,'action created','2026-04-23 09:27:26','2026-04-23 09:27:26'),
(8695,2919,'action started via WP Cron','2026-04-23 09:29:52','2026-04-23 09:29:52'),
(8696,2919,'action complete via WP Cron','2026-04-23 09:29:52','2026-04-23 09:29:52'),
(8697,2923,'action created','2026-04-23 09:29:53','2026-04-23 09:29:53'),
(8698,2923,'action started via WP Cron','2026-04-23 09:33:24','2026-04-23 09:33:24'),
(8699,2923,'action complete via WP Cron','2026-04-23 09:33:24','2026-04-23 09:33:24'),
(8700,2924,'action created','2026-04-23 09:33:24','2026-04-23 09:33:24'),
(8701,2924,'action started via WP Cron','2026-04-23 09:35:47','2026-04-23 09:35:47'),
(8702,2924,'action complete via WP Cron','2026-04-23 09:35:47','2026-04-23 09:35:47'),
(8703,2925,'action created','2026-04-23 09:35:47','2026-04-23 09:35:47'),
(8704,2925,'action started via WP Cron','2026-04-23 09:40:58','2026-04-23 09:40:58'),
(8705,2925,'action complete via WP Cron','2026-04-23 09:40:58','2026-04-23 09:40:58'),
(8706,2926,'action created','2026-04-23 09:40:59','2026-04-23 09:40:59'),
(8707,2921,'action started via WP Cron','2026-04-23 09:45:57','2026-04-23 09:45:57'),
(8708,2921,'action complete via WP Cron','2026-04-23 09:45:57','2026-04-23 09:45:57'),
(8709,2927,'action created','2026-04-23 09:45:58','2026-04-23 09:45:58'),
(8710,2922,'action started via WP Cron','2026-04-23 09:45:58','2026-04-23 09:45:58'),
(8711,2922,'action complete via WP Cron','2026-04-23 09:45:58','2026-04-23 09:45:58'),
(8712,2928,'action created','2026-04-23 09:45:58','2026-04-23 09:45:58'),
(8713,2926,'action started via WP Cron','2026-04-23 09:45:58','2026-04-23 09:45:58'),
(8714,2929,'action created','2026-04-23 09:45:59','2026-04-23 09:45:59'),
(8715,2929,'action started via WP Cron','2026-04-23 09:46:03','2026-04-23 09:46:03'),
(8716,2926,'action complete via WP Cron','2026-04-23 09:46:04','2026-04-23 09:46:04'),
(8717,2930,'action created','2026-04-23 09:46:05','2026-04-23 09:46:05'),
(8718,2929,'action complete via WP Cron','2026-04-23 09:46:05','2026-04-23 09:46:05'),
(8719,2930,'action started via WP Cron','2026-04-23 09:50:13','2026-04-23 09:50:13'),
(8720,2930,'action complete via WP Cron','2026-04-23 09:50:13','2026-04-23 09:50:13'),
(8721,2931,'action created','2026-04-23 09:50:13','2026-04-23 09:50:13'),
(8722,2931,'action started via WP Cron','2026-04-23 09:54:28','2026-04-23 09:54:28'),
(8723,2931,'action complete via WP Cron','2026-04-23 09:54:28','2026-04-23 09:54:28'),
(8724,2932,'action created','2026-04-23 09:54:28','2026-04-23 09:54:28'),
(8725,2932,'action started via WP Cron','2026-04-23 09:56:34','2026-04-23 09:56:34'),
(8726,2932,'action complete via WP Cron','2026-04-23 09:56:34','2026-04-23 09:56:34'),
(8727,2933,'action created','2026-04-23 09:56:34','2026-04-23 09:56:34'),
(8728,2933,'action started via WP Cron','2026-04-23 10:03:27','2026-04-23 10:03:27'),
(8729,2933,'action complete via WP Cron','2026-04-23 10:03:27','2026-04-23 10:03:27'),
(8730,2934,'action created','2026-04-23 10:03:27','2026-04-23 10:03:27'),
(8731,2927,'action started via WP Cron','2026-04-23 10:03:27','2026-04-23 10:03:27'),
(8732,2927,'action complete via WP Cron','2026-04-23 10:03:28','2026-04-23 10:03:28'),
(8733,2935,'action created','2026-04-23 10:03:28','2026-04-23 10:03:28'),
(8734,2928,'action started via WP Cron','2026-04-23 10:03:28','2026-04-23 10:03:28'),
(8735,2928,'action complete via WP Cron','2026-04-23 10:03:28','2026-04-23 10:03:28'),
(8736,2936,'action created','2026-04-23 10:03:29','2026-04-23 10:03:29'),
(8737,2934,'action started via WP Cron','2026-04-23 10:07:48','2026-04-23 10:07:48'),
(8738,2934,'action complete via WP Cron','2026-04-23 10:07:48','2026-04-23 10:07:48'),
(8739,2937,'action created','2026-04-23 10:07:48','2026-04-23 10:07:48'),
(8740,2937,'action started via WP Cron','2026-04-23 10:12:06','2026-04-23 10:12:06'),
(8741,2937,'action complete via WP Cron','2026-04-23 10:12:06','2026-04-23 10:12:06'),
(8742,2938,'action created','2026-04-23 10:12:06','2026-04-23 10:12:06'),
(8743,2938,'action started via WP Cron','2026-04-23 10:22:55','2026-04-23 10:22:55'),
(8744,2939,'action created','2026-04-23 10:22:56','2026-04-23 10:22:56'),
(8745,2939,'action started via WP Cron','2026-04-23 10:22:59','2026-04-23 10:22:59'),
(8746,2939,'action complete via WP Cron','2026-04-23 10:23:00','2026-04-23 10:23:00'),
(8747,2938,'action complete via WP Cron','2026-04-23 10:23:01','2026-04-23 10:23:01'),
(8748,2940,'action created','2026-04-23 10:23:01','2026-04-23 10:23:01'),
(8749,2935,'action started via Async Request','2026-04-23 10:23:05','2026-04-23 10:23:05'),
(8750,2935,'action complete via Async Request','2026-04-23 10:23:06','2026-04-23 10:23:06'),
(8751,2941,'action created','2026-04-23 10:23:06','2026-04-23 10:23:06'),
(8752,2936,'action started via Async Request','2026-04-23 10:23:06','2026-04-23 10:23:06'),
(8753,2936,'action complete via Async Request','2026-04-23 10:23:06','2026-04-23 10:23:06'),
(8754,2942,'action created','2026-04-23 10:23:06','2026-04-23 10:23:06'),
(8755,2940,'action started via WP Cron','2026-04-23 10:33:17','2026-04-23 10:33:17'),
(8756,2940,'action complete via WP Cron','2026-04-23 10:33:17','2026-04-23 10:33:17'),
(8757,2943,'action created','2026-04-23 10:33:17','2026-04-23 10:33:17'),
(8758,2920,'action started via WP Cron','2026-04-23 10:33:17','2026-04-23 10:33:17'),
(8759,2944,'action created','2026-04-23 10:33:17','2026-04-23 10:33:17'),
(8760,2920,'action complete via WP Cron','2026-04-23 10:33:17','2026-04-23 10:33:17'),
(8761,2943,'action started via WP Cron','2026-04-23 10:44:51','2026-04-23 10:44:51'),
(8762,2945,'action created','2026-04-23 10:44:51','2026-04-23 10:44:51'),
(8763,2945,'action started via WP Cron','2026-04-23 10:44:55','2026-04-23 10:44:55'),
(8764,2943,'action complete via WP Cron','2026-04-23 10:44:56','2026-04-23 10:44:56'),
(8765,2946,'action created','2026-04-23 10:44:56','2026-04-23 10:44:56'),
(8766,2941,'action started via WP Cron','2026-04-23 10:44:56','2026-04-23 10:44:56'),
(8767,2945,'action complete via WP Cron','2026-04-23 10:44:56','2026-04-23 10:44:56'),
(8768,2941,'action complete via WP Cron','2026-04-23 10:44:57','2026-04-23 10:44:57'),
(8769,2947,'action created','2026-04-23 10:44:57','2026-04-23 10:44:57'),
(8770,2942,'action started via WP Cron','2026-04-23 10:44:57','2026-04-23 10:44:57'),
(8771,2942,'action complete via WP Cron','2026-04-23 10:44:57','2026-04-23 10:44:57'),
(8772,2948,'action created','2026-04-23 10:44:57','2026-04-23 10:44:57'),
(8773,2946,'action started via WP Cron','2026-04-23 10:48:43','2026-04-23 10:48:43'),
(8774,2946,'action complete via WP Cron','2026-04-23 10:48:43','2026-04-23 10:48:43'),
(8775,2949,'action created','2026-04-23 10:48:43','2026-04-23 10:48:43'),
(8776,2949,'action started via WP Cron','2026-04-23 10:55:11','2026-04-23 10:55:11'),
(8777,2949,'action complete via WP Cron','2026-04-23 10:55:11','2026-04-23 10:55:11'),
(8778,2950,'action created','2026-04-23 10:55:11','2026-04-23 10:55:11'),
(8779,2950,'action started via WP Cron','2026-04-23 10:59:57','2026-04-23 10:59:57'),
(8780,2951,'action created','2026-04-23 10:59:57','2026-04-23 10:59:57'),
(8781,2950,'action complete via WP Cron','2026-04-23 11:00:02','2026-04-23 11:00:02'),
(8782,2952,'action created','2026-04-23 11:00:04','2026-04-23 11:00:04'),
(8783,2947,'action started via WP Cron','2026-04-23 11:00:05','2026-04-23 11:00:05'),
(8784,2947,'action complete via WP Cron','2026-04-23 11:00:06','2026-04-23 11:00:06'),
(8785,2953,'action created','2026-04-23 11:00:06','2026-04-23 11:00:06'),
(8786,2948,'action started via WP Cron','2026-04-23 11:00:06','2026-04-23 11:00:06'),
(8787,2948,'action complete via WP Cron','2026-04-23 11:00:06','2026-04-23 11:00:06'),
(8788,2954,'action created','2026-04-23 11:00:06','2026-04-23 11:00:06'),
(8789,2951,'action started via WP Cron','2026-04-23 11:00:06','2026-04-23 11:00:06'),
(8790,2951,'action complete via WP Cron','2026-04-23 11:00:07','2026-04-23 11:00:07'),
(8791,2952,'action started via WP Cron','2026-04-23 11:03:43','2026-04-23 11:03:43'),
(8792,2952,'action complete via WP Cron','2026-04-23 11:03:43','2026-04-23 11:03:43'),
(8793,2955,'action created','2026-04-23 11:03:43','2026-04-23 11:03:43'),
(8794,2955,'action started via WP Cron','2026-04-23 11:15:40','2026-04-23 11:15:40'),
(8795,2955,'action complete via WP Cron','2026-04-23 11:15:40','2026-04-23 11:15:40'),
(8796,2956,'action created','2026-04-23 11:15:40','2026-04-23 11:15:40'),
(8797,2953,'action started via WP Cron','2026-04-23 11:15:40','2026-04-23 11:15:40'),
(8798,2953,'action complete via WP Cron','2026-04-23 11:15:40','2026-04-23 11:15:40'),
(8799,2957,'action created','2026-04-23 11:15:41','2026-04-23 11:15:41'),
(8800,2954,'action started via WP Cron','2026-04-23 11:15:41','2026-04-23 11:15:41'),
(8801,2954,'action complete via WP Cron','2026-04-23 11:15:41','2026-04-23 11:15:41'),
(8802,2958,'action created','2026-04-23 11:15:41','2026-04-23 11:15:41'),
(8803,2956,'action started via WP Cron','2026-04-23 11:25:51','2026-04-23 11:25:51'),
(8804,2956,'action complete via WP Cron','2026-04-23 11:25:51','2026-04-23 11:25:51'),
(8805,2959,'action created','2026-04-23 11:25:52','2026-04-23 11:25:52'),
(8806,2959,'action started via WP Cron','2026-04-23 11:36:07','2026-04-23 11:36:07'),
(8807,2959,'action complete via WP Cron','2026-04-23 11:36:07','2026-04-23 11:36:07'),
(8808,2960,'action created','2026-04-23 11:36:08','2026-04-23 11:36:08'),
(8809,2957,'action started via WP Cron','2026-04-23 11:36:08','2026-04-23 11:36:08'),
(8810,2957,'action complete via WP Cron','2026-04-23 11:36:08','2026-04-23 11:36:08'),
(8811,2961,'action created','2026-04-23 11:36:08','2026-04-23 11:36:08'),
(8812,2958,'action started via WP Cron','2026-04-23 11:36:08','2026-04-23 11:36:08'),
(8813,2958,'action complete via WP Cron','2026-04-23 11:36:08','2026-04-23 11:36:08'),
(8814,2962,'action created','2026-04-23 11:36:09','2026-04-23 11:36:09'),
(8815,2944,'action started via WP Cron','2026-04-23 11:36:09','2026-04-23 11:36:09'),
(8816,2963,'action created','2026-04-23 11:36:09','2026-04-23 11:36:09'),
(8817,2944,'action complete via WP Cron','2026-04-23 11:36:09','2026-04-23 11:36:09'),
(8818,2960,'action started via WP Cron','2026-04-23 11:44:20','2026-04-23 11:44:20'),
(8819,2960,'action complete via WP Cron','2026-04-23 11:44:20','2026-04-23 11:44:20'),
(8820,2964,'action created','2026-04-23 11:44:22','2026-04-23 11:44:22'),
(8821,2964,'action started via WP Cron','2026-04-23 11:46:33','2026-04-23 11:46:33'),
(8822,2964,'action complete via WP Cron','2026-04-23 11:46:33','2026-04-23 11:46:33'),
(8823,2965,'action created','2026-04-23 11:46:33','2026-04-23 11:46:33'),
(8824,2965,'action started via WP Cron','2026-04-23 11:51:36','2026-04-23 11:51:36'),
(8825,2965,'action complete via WP Cron','2026-04-23 11:51:37','2026-04-23 11:51:37'),
(8826,2966,'action created','2026-04-23 11:51:37','2026-04-23 11:51:37'),
(8827,2961,'action started via WP Cron','2026-04-23 11:51:37','2026-04-23 11:51:37'),
(8828,2961,'action complete via WP Cron','2026-04-23 11:51:37','2026-04-23 11:51:37'),
(8829,2967,'action created','2026-04-23 11:51:37','2026-04-23 11:51:37'),
(8830,2962,'action started via WP Cron','2026-04-23 11:51:37','2026-04-23 11:51:37'),
(8831,2962,'action complete via WP Cron','2026-04-23 11:51:38','2026-04-23 11:51:38'),
(8832,2968,'action created','2026-04-23 11:51:38','2026-04-23 11:51:38'),
(8833,2966,'action started via WP Cron','2026-04-23 11:57:13','2026-04-23 11:57:13'),
(8834,2969,'action created','2026-04-23 11:57:13','2026-04-23 11:57:13'),
(8835,2969,'action started via WP Cron','2026-04-23 11:57:16','2026-04-23 11:57:16'),
(8836,2969,'action complete via WP Cron','2026-04-23 11:57:16','2026-04-23 11:57:16'),
(8837,2966,'action complete via WP Cron','2026-04-23 11:57:16','2026-04-23 11:57:16'),
(8838,2970,'action created','2026-04-23 11:57:16','2026-04-23 11:57:16'),
(8839,2970,'action started via WP Cron','2026-04-23 12:07:46','2026-04-23 12:07:46'),
(8840,2970,'action complete via WP Cron','2026-04-23 12:07:46','2026-04-23 12:07:46'),
(8841,2971,'action created','2026-04-23 12:07:46','2026-04-23 12:07:46'),
(8842,2967,'action started via WP Cron','2026-04-23 12:07:46','2026-04-23 12:07:46'),
(8843,2967,'action complete via WP Cron','2026-04-23 12:07:47','2026-04-23 12:07:47'),
(8844,2972,'action created','2026-04-23 12:07:47','2026-04-23 12:07:47'),
(8845,2968,'action started via WP Cron','2026-04-23 12:07:47','2026-04-23 12:07:47'),
(8846,2968,'action complete via WP Cron','2026-04-23 12:07:47','2026-04-23 12:07:47'),
(8847,2973,'action created','2026-04-23 12:07:48','2026-04-23 12:07:48'),
(8848,2971,'action started via WP Cron','2026-04-23 12:18:00','2026-04-23 12:18:00'),
(8849,2971,'action complete via WP Cron','2026-04-23 12:18:00','2026-04-23 12:18:00'),
(8850,2974,'action created','2026-04-23 12:18:00','2026-04-23 12:18:00'),
(8851,2974,'action started via WP Cron','2026-04-23 12:28:37','2026-04-23 12:28:37'),
(8852,2974,'action complete via WP Cron','2026-04-23 12:28:37','2026-04-23 12:28:37'),
(8853,2975,'action created','2026-04-23 12:28:37','2026-04-23 12:28:37'),
(8854,2972,'action started via WP Cron','2026-04-23 12:28:37','2026-04-23 12:28:37'),
(8855,2972,'action complete via WP Cron','2026-04-23 12:28:38','2026-04-23 12:28:38'),
(8856,2976,'action created','2026-04-23 12:28:38','2026-04-23 12:28:38'),
(8857,2973,'action started via WP Cron','2026-04-23 12:28:38','2026-04-23 12:28:38'),
(8858,2973,'action complete via WP Cron','2026-04-23 12:28:38','2026-04-23 12:28:38'),
(8859,2977,'action created','2026-04-23 12:28:39','2026-04-23 12:28:39'),
(8860,2975,'action started via WP Cron','2026-04-23 12:39:13','2026-04-23 12:39:13'),
(8861,2975,'action complete via WP Cron','2026-04-23 12:39:14','2026-04-23 12:39:14'),
(8862,2978,'action created','2026-04-23 12:39:14','2026-04-23 12:39:14'),
(8863,2963,'action started via WP Cron','2026-04-23 12:39:14','2026-04-23 12:39:14'),
(8864,2979,'action created','2026-04-23 12:39:14','2026-04-23 12:39:14'),
(8865,2963,'action complete via WP Cron','2026-04-23 12:39:14','2026-04-23 12:39:14'),
(8866,2978,'action started via WP Cron','2026-04-23 12:48:50','2026-04-23 12:48:50'),
(8867,2978,'action complete via WP Cron','2026-04-23 12:48:50','2026-04-23 12:48:50'),
(8868,2980,'action created','2026-04-23 12:48:51','2026-04-23 12:48:51'),
(8869,2976,'action started via WP Cron','2026-04-23 12:48:51','2026-04-23 12:48:51'),
(8870,2976,'action complete via WP Cron','2026-04-23 12:48:51','2026-04-23 12:48:51'),
(8871,2981,'action created','2026-04-23 12:48:52','2026-04-23 12:48:52'),
(8872,2977,'action started via WP Cron','2026-04-23 12:48:52','2026-04-23 12:48:52'),
(8873,2977,'action complete via WP Cron','2026-04-23 12:48:52','2026-04-23 12:48:52'),
(8874,2982,'action created','2026-04-23 12:48:52','2026-04-23 12:48:52'),
(8875,2774,'action started via WP Cron','2026-04-23 12:48:52','2026-04-23 12:48:52'),
(8876,2774,'action complete via WP Cron','2026-04-23 12:48:55','2026-04-23 12:48:55'),
(8877,2983,'action created','2026-04-23 12:48:55','2026-04-23 12:48:55'),
(8878,2980,'action started via WP Cron','2026-04-23 12:53:35','2026-04-23 12:53:35'),
(8879,2980,'action complete via WP Cron','2026-04-23 12:53:35','2026-04-23 12:53:35'),
(8880,2984,'action created','2026-04-23 12:53:35','2026-04-23 12:53:35'),
(8881,2984,'action started via WP Cron','2026-04-23 13:00:52','2026-04-23 13:00:52'),
(8882,2985,'action created','2026-04-23 13:00:53','2026-04-23 13:00:53'),
(8883,2985,'action started via WP Cron','2026-04-23 13:00:57','2026-04-23 13:00:57'),
(8884,2985,'action complete via WP Cron','2026-04-23 13:00:57','2026-04-23 13:00:57'),
(8885,2984,'action complete via WP Cron','2026-04-23 13:00:57','2026-04-23 13:00:57'),
(8886,2986,'action created','2026-04-23 13:00:58','2026-04-23 13:00:58'),
(8887,2986,'action started via WP Cron','2026-04-23 13:03:09','2026-04-23 13:03:09'),
(8888,2986,'action complete via WP Cron','2026-04-23 13:03:09','2026-04-23 13:03:09'),
(8889,2987,'action created','2026-04-23 13:03:09','2026-04-23 13:03:09'),
(8890,2981,'action started via WP Cron','2026-04-23 13:04:51','2026-04-23 13:04:51'),
(8891,2981,'action complete via WP Cron','2026-04-23 13:04:51','2026-04-23 13:04:51'),
(8892,2988,'action created','2026-04-23 13:04:51','2026-04-23 13:04:51'),
(8893,2982,'action started via WP Cron','2026-04-23 13:04:51','2026-04-23 13:04:51'),
(8894,2982,'action complete via WP Cron','2026-04-23 13:04:53','2026-04-23 13:04:53'),
(8895,2989,'action created','2026-04-23 13:04:53','2026-04-23 13:04:53'),
(8896,2987,'action started via WP Cron','2026-04-23 13:11:49','2026-04-23 13:11:49'),
(8897,2987,'action complete via WP Cron','2026-04-23 13:11:49','2026-04-23 13:11:49'),
(8898,2990,'action created','2026-04-23 13:11:49','2026-04-23 13:11:49'),
(8899,2990,'action started via WP Cron','2026-04-23 13:16:19','2026-04-23 13:16:19'),
(8900,2990,'action complete via WP Cron','2026-04-23 13:16:19','2026-04-23 13:16:19'),
(8901,2991,'action created','2026-04-23 13:16:19','2026-04-23 13:16:19'),
(8902,2991,'action started via WP Cron','2026-04-23 13:18:48','2026-04-23 13:18:48'),
(8903,2991,'action complete via WP Cron','2026-04-23 13:18:48','2026-04-23 13:18:48'),
(8904,2992,'action created','2026-04-23 13:18:48','2026-04-23 13:18:48'),
(8905,2988,'action started via WP Cron','2026-04-23 13:20:49','2026-04-23 13:20:49'),
(8906,2988,'action complete via WP Cron','2026-04-23 13:20:49','2026-04-23 13:20:49'),
(8907,2993,'action created','2026-04-23 13:20:50','2026-04-23 13:20:50'),
(8908,2989,'action started via WP Cron','2026-04-23 13:20:50','2026-04-23 13:20:50'),
(8909,2989,'action complete via WP Cron','2026-04-23 13:20:50','2026-04-23 13:20:50'),
(8910,2994,'action created','2026-04-23 13:20:51','2026-04-23 13:20:51'),
(8911,2992,'action started via WP Cron','2026-04-23 13:20:51','2026-04-23 13:20:51'),
(8912,2992,'action complete via WP Cron','2026-04-23 13:20:51','2026-04-23 13:20:51'),
(8913,2995,'action created','2026-04-23 13:20:51','2026-04-23 13:20:51'),
(8914,2995,'action started via WP Cron','2026-04-23 13:23:44','2026-04-23 13:23:44'),
(8915,2996,'action created','2026-04-23 13:23:44','2026-04-23 13:23:44'),
(8916,2996,'action started via WP Cron','2026-04-23 13:23:48','2026-04-23 13:23:48'),
(8917,2996,'action complete via WP Cron','2026-04-23 13:23:49','2026-04-23 13:23:49'),
(8918,2995,'action complete via WP Cron','2026-04-23 13:23:49','2026-04-23 13:23:49'),
(8919,2997,'action created','2026-04-23 13:23:49','2026-04-23 13:23:49'),
(8920,2997,'action started via WP Cron','2026-04-23 13:26:45','2026-04-23 13:26:45'),
(8921,2997,'action complete via WP Cron','2026-04-23 13:26:45','2026-04-23 13:26:45'),
(8922,2998,'action created','2026-04-23 13:26:45','2026-04-23 13:26:45'),
(8923,2998,'action started via WP Cron','2026-04-23 13:29:44','2026-04-23 13:29:44'),
(8924,2998,'action complete via WP Cron','2026-04-23 13:29:44','2026-04-23 13:29:44'),
(8925,2999,'action created','2026-04-23 13:29:44','2026-04-23 13:29:44'),
(8926,2999,'action started via WP Cron','2026-04-23 13:31:44','2026-04-23 13:31:44'),
(8927,2999,'action complete via WP Cron','2026-04-23 13:31:45','2026-04-23 13:31:45'),
(8928,3000,'action created','2026-04-23 13:31:45','2026-04-23 13:31:45'),
(8929,3000,'action started via WP Cron','2026-04-23 13:33:48','2026-04-23 13:33:48'),
(8930,3000,'action complete via WP Cron','2026-04-23 13:33:48','2026-04-23 13:33:48'),
(8931,3001,'action created','2026-04-23 13:33:48','2026-04-23 13:33:48'),
(8932,3001,'action started via WP Cron','2026-04-23 13:35:48','2026-04-23 13:35:48'),
(8933,3001,'action complete via WP Cron','2026-04-23 13:35:49','2026-04-23 13:35:49'),
(8934,3002,'action created','2026-04-23 13:35:49','2026-04-23 13:35:49'),
(8935,2993,'action started via WP Cron','2026-04-23 13:35:49','2026-04-23 13:35:49'),
(8936,2993,'action complete via WP Cron','2026-04-23 13:35:50','2026-04-23 13:35:50'),
(8937,3003,'action created','2026-04-23 13:35:50','2026-04-23 13:35:50'),
(8938,2994,'action started via WP Cron','2026-04-23 13:35:50','2026-04-23 13:35:50'),
(8939,2994,'action complete via WP Cron','2026-04-23 13:35:51','2026-04-23 13:35:51'),
(8940,3004,'action created','2026-04-23 13:35:51','2026-04-23 13:35:51'),
(8941,3002,'action started via WP Cron','2026-04-23 13:37:52','2026-04-23 13:37:52'),
(8942,3002,'action complete via WP Cron','2026-04-23 13:37:52','2026-04-23 13:37:52'),
(8943,3005,'action created','2026-04-23 13:37:52','2026-04-23 13:37:52'),
(8944,2979,'action started via WP Cron','2026-04-23 13:45:33','2026-04-23 13:45:33'),
(8945,3006,'action created','2026-04-23 13:45:34','2026-04-23 13:45:34'),
(8946,2979,'action complete via WP Cron','2026-04-23 13:45:34','2026-04-23 13:45:34'),
(8947,3005,'action started via WP Cron','2026-04-23 13:45:34','2026-04-23 13:45:34'),
(8948,3005,'action complete via WP Cron','2026-04-23 13:45:34','2026-04-23 13:45:34'),
(8949,3007,'action created','2026-04-23 13:45:34','2026-04-23 13:45:34'),
(8950,3007,'action started via WP Cron','2026-04-23 13:57:07','2026-04-23 13:57:07'),
(8951,3007,'action complete via WP Cron','2026-04-23 13:57:07','2026-04-23 13:57:07'),
(8952,3008,'action created','2026-04-23 13:57:07','2026-04-23 13:57:07'),
(8953,3003,'action started via WP Cron','2026-04-23 13:57:07','2026-04-23 13:57:07'),
(8954,3003,'action complete via WP Cron','2026-04-23 13:57:08','2026-04-23 13:57:08'),
(8955,3009,'action created','2026-04-23 13:57:08','2026-04-23 13:57:08'),
(8956,3004,'action started via WP Cron','2026-04-23 13:57:08','2026-04-23 13:57:08'),
(8957,3004,'action complete via WP Cron','2026-04-23 13:57:09','2026-04-23 13:57:09'),
(8958,3010,'action created','2026-04-23 13:57:09','2026-04-23 13:57:09'),
(8959,3008,'action started via WP Cron','2026-04-23 13:59:46','2026-04-23 13:59:46'),
(8960,3008,'action complete via WP Cron','2026-04-23 13:59:46','2026-04-23 13:59:46'),
(8961,3011,'action created','2026-04-23 13:59:47','2026-04-23 13:59:47'),
(8962,3011,'action started via WP Cron','2026-04-23 14:08:35','2026-04-23 14:08:35'),
(8963,3012,'action created','2026-04-23 14:08:35','2026-04-23 14:08:35'),
(8964,3012,'action started via WP Cron','2026-04-23 14:08:38','2026-04-23 14:08:38'),
(8965,3012,'action complete via WP Cron','2026-04-23 14:08:38','2026-04-23 14:08:38'),
(8966,3011,'action complete via WP Cron','2026-04-23 14:08:38','2026-04-23 14:08:38'),
(8967,3013,'action created','2026-04-23 14:08:39','2026-04-23 14:08:39'),
(8968,3013,'action started via WP Cron','2026-04-23 14:17:35','2026-04-23 14:17:35'),
(8969,3014,'action created','2026-04-23 14:17:35','2026-04-23 14:17:35'),
(8970,3014,'action started via WP Cron','2026-04-23 14:17:38','2026-04-23 14:17:38'),
(8971,3014,'action complete via WP Cron','2026-04-23 14:17:39','2026-04-23 14:17:39'),
(8972,3013,'action complete via WP Cron','2026-04-23 14:17:40','2026-04-23 14:17:40'),
(8973,3015,'action created','2026-04-23 14:17:40','2026-04-23 14:17:40'),
(8974,3009,'action started via WP Cron','2026-04-23 14:17:40','2026-04-23 14:17:40'),
(8975,3009,'action complete via WP Cron','2026-04-23 14:17:40','2026-04-23 14:17:40'),
(8976,3016,'action created','2026-04-23 14:17:40','2026-04-23 14:17:40'),
(8977,3010,'action started via WP Cron','2026-04-23 14:17:40','2026-04-23 14:17:40'),
(8978,3010,'action complete via WP Cron','2026-04-23 14:17:41','2026-04-23 14:17:41'),
(8979,3017,'action created','2026-04-23 14:17:41','2026-04-23 14:17:41'),
(8980,3015,'action started via WP Cron','2026-04-23 14:20:08','2026-04-23 14:20:08'),
(8981,3015,'action complete via WP Cron','2026-04-23 14:20:08','2026-04-23 14:20:08'),
(8982,3018,'action created','2026-04-23 14:20:09','2026-04-23 14:20:09'),
(8983,3018,'action started via WP Cron','2026-04-23 14:25:34','2026-04-23 14:25:34'),
(8984,3018,'action complete via WP Cron','2026-04-23 14:25:34','2026-04-23 14:25:34'),
(8985,3019,'action created','2026-04-23 14:25:35','2026-04-23 14:25:35'),
(8986,3019,'action started via WP Cron','2026-04-23 14:31:53','2026-04-23 14:31:53'),
(8987,3020,'action created','2026-04-23 14:31:53','2026-04-23 14:31:53'),
(8988,3020,'action started via WP Cron','2026-04-23 14:31:57','2026-04-23 14:31:57'),
(8989,3019,'action complete via WP Cron','2026-04-23 14:31:58','2026-04-23 14:31:58'),
(8990,3020,'action complete via WP Cron','2026-04-23 14:31:58','2026-04-23 14:31:58'),
(8991,3021,'action created','2026-04-23 14:31:58','2026-04-23 14:31:58'),
(8992,3016,'action started via WP Cron','2026-04-23 14:34:37','2026-04-23 14:34:37'),
(8993,3016,'action complete via WP Cron','2026-04-23 14:34:37','2026-04-23 14:34:37'),
(8994,3022,'action created','2026-04-23 14:34:38','2026-04-23 14:34:38'),
(8995,3017,'action started via WP Cron','2026-04-23 14:34:38','2026-04-23 14:34:38'),
(8996,3017,'action complete via WP Cron','2026-04-23 14:34:38','2026-04-23 14:34:38'),
(8997,3023,'action created','2026-04-23 14:34:38','2026-04-23 14:34:38'),
(8998,3021,'action started via WP Cron','2026-04-23 14:34:38','2026-04-23 14:34:38'),
(8999,3021,'action complete via WP Cron','2026-04-23 14:34:39','2026-04-23 14:34:39'),
(9000,3024,'action created','2026-04-23 14:34:39','2026-04-23 14:34:39'),
(9001,3024,'action started via WP Cron','2026-04-23 14:40:18','2026-04-23 14:40:18'),
(9002,3024,'action complete via WP Cron','2026-04-23 14:40:18','2026-04-23 14:40:18'),
(9003,3025,'action created','2026-04-23 14:40:19','2026-04-23 14:40:19'),
(9004,3025,'action started via WP Cron','2026-04-23 14:43:09','2026-04-23 14:43:09'),
(9005,3025,'action complete via WP Cron','2026-04-23 14:43:09','2026-04-23 14:43:09'),
(9006,3026,'action created','2026-04-23 14:43:10','2026-04-23 14:43:10'),
(9007,3026,'action started via WP Cron','2026-04-23 14:46:54','2026-04-23 14:46:54'),
(9008,3026,'action complete via WP Cron','2026-04-23 14:46:54','2026-04-23 14:46:54'),
(9009,3027,'action created','2026-04-23 14:46:55','2026-04-23 14:46:55'),
(9010,3006,'action started via WP Cron','2026-04-23 14:46:55','2026-04-23 14:46:55'),
(9011,3028,'action created','2026-04-23 14:46:58','2026-04-23 14:46:58'),
(9012,3006,'action complete via WP Cron','2026-04-23 14:46:58','2026-04-23 14:46:58'),
(9013,3027,'action started via WP Cron','2026-04-23 14:49:37','2026-04-23 14:49:37'),
(9014,3027,'action complete via WP Cron','2026-04-23 14:49:38','2026-04-23 14:49:38'),
(9015,3029,'action created','2026-04-23 14:49:38','2026-04-23 14:49:38'),
(9016,3022,'action started via WP Cron','2026-04-23 14:49:38','2026-04-23 14:49:38'),
(9017,3022,'action complete via WP Cron','2026-04-23 14:49:39','2026-04-23 14:49:39'),
(9018,3030,'action created','2026-04-23 14:49:39','2026-04-23 14:49:39'),
(9019,3023,'action started via WP Cron','2026-04-23 14:49:39','2026-04-23 14:49:39'),
(9020,3023,'action complete via WP Cron','2026-04-23 14:49:40','2026-04-23 14:49:40'),
(9021,3031,'action created','2026-04-23 14:49:40','2026-04-23 14:49:40'),
(9022,3029,'action started via WP Cron','2026-04-23 14:51:54','2026-04-23 14:51:54'),
(9023,3029,'action complete via WP Cron','2026-04-23 14:51:54','2026-04-23 14:51:54'),
(9024,3032,'action created','2026-04-23 14:51:54','2026-04-23 14:51:54'),
(9025,3032,'action started via WP Cron','2026-04-23 14:54:45','2026-04-23 14:54:45'),
(9026,3032,'action complete via WP Cron','2026-04-23 14:54:45','2026-04-23 14:54:45'),
(9027,3033,'action created','2026-04-23 14:54:45','2026-04-23 14:54:45'),
(9028,3033,'action started via WP Cron','2026-04-23 15:04:41','2026-04-23 15:04:41'),
(9029,3033,'action complete via WP Cron','2026-04-23 15:04:41','2026-04-23 15:04:41'),
(9030,3034,'action created','2026-04-23 15:04:41','2026-04-23 15:04:41'),
(9031,3030,'action started via WP Cron','2026-04-23 15:04:41','2026-04-23 15:04:41'),
(9032,3030,'action complete via WP Cron','2026-04-23 15:04:42','2026-04-23 15:04:42'),
(9033,3035,'action created','2026-04-23 15:04:42','2026-04-23 15:04:42'),
(9034,3031,'action started via WP Cron','2026-04-23 15:04:42','2026-04-23 15:04:42'),
(9035,3031,'action complete via WP Cron','2026-04-23 15:04:42','2026-04-23 15:04:42'),
(9036,3036,'action created','2026-04-23 15:04:42','2026-04-23 15:04:42'),
(9037,3034,'action started via WP Cron','2026-04-23 15:07:28','2026-04-23 15:07:28'),
(9038,3034,'action complete via WP Cron','2026-04-23 15:07:29','2026-04-23 15:07:29'),
(9039,3037,'action created','2026-04-23 15:07:29','2026-04-23 15:07:29'),
(9040,3037,'action started via WP Cron','2026-04-23 15:11:48','2026-04-23 15:11:48'),
(9041,3037,'action complete via WP Cron','2026-04-23 15:11:48','2026-04-23 15:11:48'),
(9042,3038,'action created','2026-04-23 15:11:48','2026-04-23 15:11:48'),
(9043,3038,'action started via Async Request','2026-04-23 15:15:26','2026-04-23 15:15:26'),
(9044,3038,'action complete via Async Request','2026-04-23 15:15:26','2026-04-23 15:15:26'),
(9045,3039,'action created','2026-04-23 15:15:26','2026-04-23 15:15:26'),
(9046,3039,'action started via WP Cron','2026-04-23 15:19:19','2026-04-23 15:19:19'),
(9047,3039,'action complete via WP Cron','2026-04-23 15:19:19','2026-04-23 15:19:19'),
(9048,3040,'action created','2026-04-23 15:19:19','2026-04-23 15:19:19'),
(9049,3035,'action started via WP Cron','2026-04-23 15:24:55','2026-04-23 15:24:55'),
(9050,3035,'action complete via WP Cron','2026-04-23 15:24:55','2026-04-23 15:24:55'),
(9051,3041,'action created','2026-04-23 15:24:56','2026-04-23 15:24:56'),
(9052,3036,'action started via WP Cron','2026-04-23 15:24:56','2026-04-23 15:24:56'),
(9053,3036,'action complete via WP Cron','2026-04-23 15:24:56','2026-04-23 15:24:56'),
(9054,3042,'action created','2026-04-23 15:24:56','2026-04-23 15:24:56'),
(9055,3040,'action started via WP Cron','2026-04-23 15:24:56','2026-04-23 15:24:56'),
(9056,3043,'action created','2026-04-23 15:24:56','2026-04-23 15:24:56'),
(9057,3043,'action started via WP Cron','2026-04-23 15:25:00','2026-04-23 15:25:00'),
(9058,3043,'action complete via WP Cron','2026-04-23 15:25:01','2026-04-23 15:25:01'),
(9059,3040,'action complete via WP Cron','2026-04-23 15:25:01','2026-04-23 15:25:01'),
(9060,3044,'action created','2026-04-23 15:25:01','2026-04-23 15:25:01'),
(9061,3044,'action started via WP Cron','2026-04-23 15:30:17','2026-04-23 15:30:17'),
(9062,3044,'action complete via WP Cron','2026-04-23 15:30:18','2026-04-23 15:30:18'),
(9063,3045,'action created','2026-04-23 15:30:18','2026-04-23 15:30:18'),
(9064,3045,'action started via WP Cron','2026-04-23 15:33:39','2026-04-23 15:33:39'),
(9065,3045,'action complete via WP Cron','2026-04-23 15:33:39','2026-04-23 15:33:39'),
(9066,3046,'action created','2026-04-23 15:33:40','2026-04-23 15:33:40'),
(9067,3046,'action started via WP Cron','2026-04-23 15:43:54','2026-04-23 15:43:54'),
(9068,3046,'action complete via WP Cron','2026-04-23 15:43:54','2026-04-23 15:43:54'),
(9069,3047,'action created','2026-04-23 15:43:54','2026-04-23 15:43:54'),
(9070,3041,'action started via WP Cron','2026-04-23 15:43:54','2026-04-23 15:43:54'),
(9071,3041,'action complete via WP Cron','2026-04-23 15:43:55','2026-04-23 15:43:55'),
(9072,3048,'action created','2026-04-23 15:43:55','2026-04-23 15:43:55'),
(9073,3042,'action started via WP Cron','2026-04-23 15:43:55','2026-04-23 15:43:55'),
(9074,3042,'action complete via WP Cron','2026-04-23 15:43:55','2026-04-23 15:43:55'),
(9075,3049,'action created','2026-04-23 15:43:56','2026-04-23 15:43:56'),
(9076,3047,'action started via WP Cron','2026-04-23 15:48:22','2026-04-23 15:48:22'),
(9077,3047,'action complete via WP Cron','2026-04-23 15:48:22','2026-04-23 15:48:22'),
(9078,3050,'action created','2026-04-23 15:48:23','2026-04-23 15:48:23'),
(9079,3028,'action started via WP Cron','2026-04-23 15:48:23','2026-04-23 15:48:23'),
(9080,3051,'action created','2026-04-23 15:48:23','2026-04-23 15:48:23'),
(9081,3028,'action complete via WP Cron','2026-04-23 15:48:23','2026-04-23 15:48:23'),
(9082,3050,'action started via WP Cron','2026-04-23 15:56:24','2026-04-23 15:56:24'),
(9083,3050,'action complete via WP Cron','2026-04-23 15:56:24','2026-04-23 15:56:24'),
(9084,3052,'action created','2026-04-23 15:56:24','2026-04-23 15:56:24'),
(9085,3052,'action started via WP Cron','2026-04-23 16:08:42','2026-04-23 16:08:42'),
(9086,3052,'action complete via WP Cron','2026-04-23 16:08:42','2026-04-23 16:08:42'),
(9087,3053,'action created','2026-04-23 16:08:42','2026-04-23 16:08:42'),
(9088,3048,'action started via WP Cron','2026-04-23 16:08:42','2026-04-23 16:08:42'),
(9089,3048,'action complete via WP Cron','2026-04-23 16:08:43','2026-04-23 16:08:43'),
(9090,3054,'action created','2026-04-23 16:08:43','2026-04-23 16:08:43'),
(9091,3049,'action started via WP Cron','2026-04-23 16:08:43','2026-04-23 16:08:43'),
(9092,3049,'action complete via WP Cron','2026-04-23 16:08:43','2026-04-23 16:08:43'),
(9093,3055,'action created','2026-04-23 16:08:43','2026-04-23 16:08:43'),
(9094,3053,'action started via WP Cron','2026-04-23 16:12:27','2026-04-23 16:12:27'),
(9095,3053,'action complete via WP Cron','2026-04-23 16:12:27','2026-04-23 16:12:27'),
(9096,3056,'action created','2026-04-23 16:12:27','2026-04-23 16:12:27'),
(9097,3056,'action started via WP Cron','2026-04-23 16:21:10','2026-04-23 16:21:10'),
(9098,3056,'action complete via WP Cron','2026-04-23 16:21:11','2026-04-23 16:21:11'),
(9099,3057,'action created','2026-04-23 16:21:11','2026-04-23 16:21:11'),
(9100,2837,'action started via WP Cron','2026-04-23 16:21:11','2026-04-23 16:21:11'),
(9101,2837,'action complete via WP Cron','2026-04-23 16:21:11','2026-04-23 16:21:11'),
(9102,3058,'action created','2026-04-23 16:21:11','2026-04-23 16:21:11'),
(9103,3057,'action started via WP Cron','2026-04-23 16:31:53','2026-04-23 16:31:53'),
(9104,3059,'action created','2026-04-23 16:31:53','2026-04-23 16:31:53'),
(9105,3059,'action started via WP Cron','2026-04-23 16:31:56','2026-04-23 16:31:56'),
(9106,3057,'action complete via WP Cron','2026-04-23 16:31:58','2026-04-23 16:31:58'),
(9107,3059,'action complete via WP Cron','2026-04-23 16:31:59','2026-04-23 16:31:59'),
(9108,3060,'action created','2026-04-23 16:31:59','2026-04-23 16:31:59'),
(9109,3054,'action started via WP Cron','2026-04-23 16:31:59','2026-04-23 16:31:59'),
(9110,3054,'action complete via WP Cron','2026-04-23 16:31:59','2026-04-23 16:31:59'),
(9111,3061,'action created','2026-04-23 16:31:59','2026-04-23 16:31:59'),
(9112,3055,'action started via WP Cron','2026-04-23 16:31:59','2026-04-23 16:31:59'),
(9113,3055,'action complete via WP Cron','2026-04-23 16:32:00','2026-04-23 16:32:00'),
(9114,3062,'action created','2026-04-23 16:32:00','2026-04-23 16:32:00'),
(9115,3063,'action created','2026-04-23 16:32:00','2026-04-23 16:32:00'),
(9116,3063,'action started via WP Cron','2026-04-23 16:32:05','2026-04-23 16:32:05'),
(9117,3063,'action complete via WP Cron','2026-04-23 16:32:06','2026-04-23 16:32:06'),
(9118,3060,'action started via WP Cron','2026-04-23 16:34:57','2026-04-23 16:34:57'),
(9119,3060,'action complete via WP Cron','2026-04-23 16:34:58','2026-04-23 16:34:58'),
(9120,3064,'action created','2026-04-23 16:34:58','2026-04-23 16:34:58'),
(9121,3064,'action started via WP Cron','2026-04-23 16:46:06','2026-04-23 16:46:06'),
(9122,3064,'action complete via WP Cron','2026-04-23 16:46:06','2026-04-23 16:46:06'),
(9123,3065,'action created','2026-04-23 16:46:06','2026-04-23 16:46:06'),
(9124,3061,'action started via WP Cron','2026-04-23 16:47:28','2026-04-23 16:47:28'),
(9125,3061,'action complete via WP Cron','2026-04-23 16:47:29','2026-04-23 16:47:29'),
(9126,3066,'action created','2026-04-23 16:47:29','2026-04-23 16:47:29'),
(9127,3062,'action started via WP Cron','2026-04-23 16:47:29','2026-04-23 16:47:29'),
(9128,3062,'action complete via WP Cron','2026-04-23 16:47:30','2026-04-23 16:47:30'),
(9129,3067,'action created','2026-04-23 16:47:30','2026-04-23 16:47:30'),
(9130,3065,'action started via Async Request','2026-04-23 16:48:30','2026-04-23 16:48:30'),
(9131,3068,'action created','2026-04-23 16:48:30','2026-04-23 16:48:30'),
(9132,3068,'action started via WP Cron','2026-04-23 16:48:33','2026-04-23 16:48:33'),
(9133,3068,'action complete via WP Cron','2026-04-23 16:48:34','2026-04-23 16:48:34'),
(9134,3065,'action complete via Async Request','2026-04-23 16:48:34','2026-04-23 16:48:34'),
(9135,3069,'action created','2026-04-23 16:48:34','2026-04-23 16:48:34'),
(9136,3051,'action started via Async Request','2026-04-23 16:48:34','2026-04-23 16:48:34'),
(9137,3070,'action created','2026-04-23 16:48:34','2026-04-23 16:48:34'),
(9138,3051,'action complete via Async Request','2026-04-23 16:48:34','2026-04-23 16:48:34'),
(9139,3069,'action started via WP Cron','2026-04-23 16:52:04','2026-04-23 16:52:04'),
(9140,3069,'action complete via WP Cron','2026-04-23 16:52:05','2026-04-23 16:52:05'),
(9141,3071,'action created','2026-04-23 16:52:05','2026-04-23 16:52:05'),
(9142,3071,'action started via WP Cron','2026-04-23 16:56:41','2026-04-23 16:56:41'),
(9143,3071,'action complete via WP Cron','2026-04-23 16:56:41','2026-04-23 16:56:41'),
(9144,3072,'action created','2026-04-23 16:56:42','2026-04-23 16:56:42'),
(9145,3072,'action started via WP Cron','2026-04-23 17:10:58','2026-04-23 17:10:58'),
(9146,3072,'action complete via WP Cron','2026-04-23 17:10:58','2026-04-23 17:10:58'),
(9147,3073,'action created','2026-04-23 17:11:00','2026-04-23 17:11:00'),
(9148,3066,'action started via WP Cron','2026-04-23 17:11:00','2026-04-23 17:11:00'),
(9149,3066,'action complete via WP Cron','2026-04-23 17:11:00','2026-04-23 17:11:00'),
(9150,3074,'action created','2026-04-23 17:11:01','2026-04-23 17:11:01'),
(9151,3067,'action started via WP Cron','2026-04-23 17:11:01','2026-04-23 17:11:01'),
(9152,3067,'action complete via WP Cron','2026-04-23 17:11:01','2026-04-23 17:11:01'),
(9153,3075,'action created','2026-04-23 17:11:01','2026-04-23 17:11:01'),
(9154,3073,'action started via WP Cron','2026-04-23 17:18:39','2026-04-23 17:18:39'),
(9155,3073,'action complete via WP Cron','2026-04-23 17:18:40','2026-04-23 17:18:40'),
(9156,3076,'action created','2026-04-23 17:18:40','2026-04-23 17:18:40'),
(9157,3076,'action started via WP Cron','2026-04-23 17:23:24','2026-04-23 17:23:24'),
(9158,3077,'action created','2026-04-23 17:23:24','2026-04-23 17:23:24'),
(9159,3077,'action started via WP Cron','2026-04-23 17:23:29','2026-04-23 17:23:29'),
(9160,3077,'action complete via WP Cron','2026-04-23 17:23:29','2026-04-23 17:23:29'),
(9161,3076,'action complete via WP Cron','2026-04-23 17:23:29','2026-04-23 17:23:29'),
(9162,3078,'action created','2026-04-23 17:23:29','2026-04-23 17:23:29'),
(9163,3078,'action started via WP Cron','2026-04-23 17:35:43','2026-04-23 17:35:43'),
(9164,3078,'action complete via WP Cron','2026-04-23 17:35:43','2026-04-23 17:35:43'),
(9165,3079,'action created','2026-04-23 17:35:43','2026-04-23 17:35:43'),
(9166,3074,'action started via WP Cron','2026-04-23 17:35:43','2026-04-23 17:35:43'),
(9167,3074,'action complete via WP Cron','2026-04-23 17:35:45','2026-04-23 17:35:45'),
(9168,3080,'action created','2026-04-23 17:35:45','2026-04-23 17:35:45'),
(9169,3075,'action started via WP Cron','2026-04-23 17:35:45','2026-04-23 17:35:45'),
(9170,3075,'action complete via WP Cron','2026-04-23 17:35:45','2026-04-23 17:35:45'),
(9171,3081,'action created','2026-04-23 17:35:45','2026-04-23 17:35:45'),
(9172,3079,'action started via WP Cron','2026-04-23 17:40:25','2026-04-23 17:40:25'),
(9173,3079,'action complete via WP Cron','2026-04-23 17:40:25','2026-04-23 17:40:25'),
(9174,3082,'action created','2026-04-23 17:40:25','2026-04-23 17:40:25'),
(9175,3082,'action started via WP Cron','2026-04-23 17:47:48','2026-04-23 17:47:48'),
(9176,3082,'action complete via WP Cron','2026-04-23 17:47:48','2026-04-23 17:47:48'),
(9177,3083,'action created','2026-04-23 17:47:48','2026-04-23 17:47:48'),
(9178,2660,'action started via WP Cron','2026-04-23 17:47:48','2026-04-23 17:47:48'),
(9179,2660,'action complete via WP Cron','2026-04-23 17:47:48','2026-04-23 17:47:48'),
(9180,3084,'action created','2026-04-23 17:47:49','2026-04-23 17:47:49'),
(9181,2663,'action started via WP Cron','2026-04-23 17:47:49','2026-04-23 17:47:49'),
(9187,3086,'action started via WP Cron','2026-04-23 17:48:43','2026-04-23 17:48:43'),
(9183,3085,'action created','2026-04-23 17:47:49','2026-04-23 17:47:49'),
(9184,3086,'action created','2026-04-23 17:47:49','2026-04-23 17:47:49'),
(9185,2663,'action complete via WP Cron','2026-04-23 17:47:49','2026-04-23 17:47:49'),
(9186,3087,'action created','2026-04-23 17:47:49','2026-04-23 17:47:49'),
(9188,3086,'action complete via WP Cron','2026-04-23 17:48:43','2026-04-23 17:48:43'),
(9189,3070,'action started via WP Cron','2026-04-23 17:48:43','2026-04-23 17:48:43'),
(9190,3088,'action created','2026-04-23 17:48:43','2026-04-23 17:48:43'),
(9191,3070,'action complete via WP Cron','2026-04-23 17:48:43','2026-04-23 17:48:43'),
(9192,3083,'action started via WP Cron','2026-04-23 17:49:52','2026-04-23 17:49:52'),
(9193,3083,'action complete via WP Cron','2026-04-23 17:49:52','2026-04-23 17:49:52'),
(9194,3089,'action created','2026-04-23 17:49:52','2026-04-23 17:49:52'),
(9195,3080,'action started via WP Cron','2026-04-23 17:50:52','2026-04-23 17:50:52'),
(9196,3080,'action complete via WP Cron','2026-04-23 17:50:52','2026-04-23 17:50:52'),
(9197,3090,'action created','2026-04-23 17:50:52','2026-04-23 17:50:52'),
(9198,3081,'action started via WP Cron','2026-04-23 17:50:52','2026-04-23 17:50:52'),
(9199,3081,'action complete via WP Cron','2026-04-23 17:50:53','2026-04-23 17:50:53'),
(9200,3091,'action created','2026-04-23 17:50:53','2026-04-23 17:50:53'),
(9201,3089,'action started via WP Cron','2026-04-23 17:51:52','2026-04-23 17:51:52'),
(9202,3089,'action complete via WP Cron','2026-04-23 17:51:52','2026-04-23 17:51:52'),
(9203,3092,'action created','2026-04-23 17:51:52','2026-04-23 17:51:52'),
(9204,3092,'action started via WP Cron','2026-04-23 17:54:53','2026-04-23 17:54:53'),
(9205,3092,'action complete via WP Cron','2026-04-23 17:54:53','2026-04-23 17:54:53'),
(9206,3093,'action created','2026-04-23 17:54:53','2026-04-23 17:54:53'),
(9207,3093,'action started via WP Cron','2026-04-23 17:57:48','2026-04-23 17:57:48'),
(9208,3093,'action complete via WP Cron','2026-04-23 17:57:48','2026-04-23 17:57:48'),
(9209,3094,'action created','2026-04-23 17:57:49','2026-04-23 17:57:49'),
(9210,3094,'action started via WP Cron','2026-04-23 17:59:49','2026-04-23 17:59:49'),
(9211,3094,'action complete via WP Cron','2026-04-23 17:59:49','2026-04-23 17:59:49'),
(9212,3095,'action created','2026-04-23 17:59:49','2026-04-23 17:59:49'),
(9213,3095,'action started via WP Cron','2026-04-23 18:01:50','2026-04-23 18:01:50'),
(9214,3095,'action complete via WP Cron','2026-04-23 18:01:50','2026-04-23 18:01:50'),
(9215,3096,'action created','2026-04-23 18:01:50','2026-04-23 18:01:50'),
(9216,3096,'action started via WP Cron','2026-04-23 18:03:50','2026-04-23 18:03:50'),
(9217,3097,'action created','2026-04-23 18:03:53','2026-04-23 18:03:53'),
(9218,3096,'action complete via WP Cron','2026-04-23 18:03:58','2026-04-23 18:03:58'),
(9219,3098,'action created','2026-04-23 18:03:58','2026-04-23 18:03:58'),
(9220,3097,'action started via WP Cron','2026-04-23 18:03:59','2026-04-23 18:03:59'),
(9221,3097,'action complete via WP Cron','2026-04-23 18:03:59','2026-04-23 18:03:59'),
(9222,3090,'action started via WP Cron','2026-04-23 18:06:46','2026-04-23 18:06:46'),
(9223,3090,'action complete via WP Cron','2026-04-23 18:06:47','2026-04-23 18:06:47'),
(9224,3099,'action created','2026-04-23 18:06:47','2026-04-23 18:06:47'),
(9225,3091,'action started via WP Cron','2026-04-23 18:06:47','2026-04-23 18:06:47'),
(9226,3091,'action complete via WP Cron','2026-04-23 18:06:47','2026-04-23 18:06:47'),
(9227,3100,'action created','2026-04-23 18:06:47','2026-04-23 18:06:47'),
(9228,3098,'action started via WP Cron','2026-04-23 18:06:47','2026-04-23 18:06:47'),
(9229,3098,'action complete via WP Cron','2026-04-23 18:06:48','2026-04-23 18:06:48'),
(9230,3101,'action created','2026-04-23 18:06:48','2026-04-23 18:06:48'),
(9231,3101,'action started via WP Cron','2026-04-23 18:08:51','2026-04-23 18:08:51'),
(9232,3101,'action complete via WP Cron','2026-04-23 18:08:51','2026-04-23 18:08:51'),
(9233,3102,'action created','2026-04-23 18:08:51','2026-04-23 18:08:51'),
(9234,3102,'action started via WP Cron','2026-04-23 18:10:54','2026-04-23 18:10:54'),
(9235,3102,'action complete via WP Cron','2026-04-23 18:10:54','2026-04-23 18:10:54'),
(9236,3103,'action created','2026-04-23 18:10:54','2026-04-23 18:10:54'),
(9237,3103,'action started via WP Cron','2026-04-23 18:13:50','2026-04-23 18:13:50'),
(9238,3103,'action complete via WP Cron','2026-04-23 18:13:51','2026-04-23 18:13:51'),
(9239,3104,'action created','2026-04-23 18:13:51','2026-04-23 18:13:51'),
(9240,3104,'action started via WP Cron','2026-04-23 18:15:51','2026-04-23 18:15:51'),
(9241,3104,'action complete via WP Cron','2026-04-23 18:15:51','2026-04-23 18:15:51'),
(9242,3105,'action created','2026-04-23 18:15:51','2026-04-23 18:15:51'),
(9243,3105,'action started via WP Cron','2026-04-23 18:18:49','2026-04-23 18:18:49'),
(9244,3105,'action complete via WP Cron','2026-04-23 18:18:49','2026-04-23 18:18:49'),
(9245,3106,'action created','2026-04-23 18:18:49','2026-04-23 18:18:49'),
(9246,3106,'action started via WP Cron','2026-04-23 18:24:00','2026-04-23 18:24:00'),
(9247,3106,'action complete via WP Cron','2026-04-23 18:24:00','2026-04-23 18:24:00'),
(9248,3107,'action created','2026-04-23 18:24:00','2026-04-23 18:24:00'),
(9249,3099,'action started via WP Cron','2026-04-23 18:24:00','2026-04-23 18:24:00'),
(9250,3099,'action complete via WP Cron','2026-04-23 18:24:00','2026-04-23 18:24:00'),
(9251,3108,'action created','2026-04-23 18:24:00','2026-04-23 18:24:00'),
(9252,3100,'action started via WP Cron','2026-04-23 18:24:00','2026-04-23 18:24:00'),
(9253,3100,'action complete via WP Cron','2026-04-23 18:24:01','2026-04-23 18:24:01'),
(9254,3109,'action created','2026-04-23 18:24:01','2026-04-23 18:24:01'),
(9255,3107,'action started via WP Cron','2026-04-23 18:38:13','2026-04-23 18:38:13'),
(9256,3110,'action created','2026-04-23 18:38:13','2026-04-23 18:38:13'),
(9257,3110,'action started via WP Cron','2026-04-23 18:38:16','2026-04-23 18:38:16'),
(9258,3110,'action complete via WP Cron','2026-04-23 18:38:16','2026-04-23 18:38:16'),
(9259,3107,'action complete via WP Cron','2026-04-23 18:38:16','2026-04-23 18:38:16'),
(9260,3111,'action created','2026-04-23 18:38:16','2026-04-23 18:38:16'),
(9261,3108,'action started via WP Cron','2026-04-23 18:40:51','2026-04-23 18:40:51'),
(9262,3108,'action complete via WP Cron','2026-04-23 18:40:52','2026-04-23 18:40:52'),
(9263,3112,'action created','2026-04-23 18:40:52','2026-04-23 18:40:52'),
(9264,3109,'action started via WP Cron','2026-04-23 18:40:52','2026-04-23 18:40:52'),
(9265,3109,'action complete via WP Cron','2026-04-23 18:40:52','2026-04-23 18:40:52'),
(9266,3113,'action created','2026-04-23 18:40:52','2026-04-23 18:40:52'),
(9267,3111,'action started via WP Cron','2026-04-23 18:40:52','2026-04-23 18:40:52'),
(9268,3111,'action complete via WP Cron','2026-04-23 18:40:52','2026-04-23 18:40:52'),
(9269,3114,'action created','2026-04-23 18:40:53','2026-04-23 18:40:53'),
(9270,3114,'action started via WP Cron','2026-04-23 18:44:50','2026-04-23 18:44:50'),
(9271,3115,'action created','2026-04-23 18:44:50','2026-04-23 18:44:50'),
(9272,3115,'action started via WP Cron','2026-04-23 18:44:54','2026-04-23 18:44:54'),
(9273,3115,'action complete via WP Cron','2026-04-23 18:44:54','2026-04-23 18:44:54'),
(9274,3114,'action complete via WP Cron','2026-04-23 18:44:54','2026-04-23 18:44:54'),
(9275,3116,'action created','2026-04-23 18:44:55','2026-04-23 18:44:55'),
(9276,3116,'action started via WP Cron','2026-04-23 18:50:46','2026-04-23 18:50:46'),
(9277,3116,'action complete via WP Cron','2026-04-23 18:50:46','2026-04-23 18:50:46'),
(9278,3117,'action created','2026-04-23 18:50:46','2026-04-23 18:50:46'),
(9279,3088,'action started via WP Cron','2026-04-23 18:50:46','2026-04-23 18:50:46'),
(9280,3118,'action created','2026-04-23 18:50:46','2026-04-23 18:50:46'),
(9281,3088,'action complete via WP Cron','2026-04-23 18:50:46','2026-04-23 18:50:46'),
(9282,3117,'action started via WP Cron','2026-04-23 18:57:33','2026-04-23 18:57:33'),
(9283,3117,'action complete via WP Cron','2026-04-23 18:57:33','2026-04-23 18:57:33'),
(9284,3119,'action created','2026-04-23 18:57:34','2026-04-23 18:57:34'),
(9285,3112,'action started via WP Cron','2026-04-23 18:57:34','2026-04-23 18:57:34'),
(9286,3112,'action complete via WP Cron','2026-04-23 18:57:34','2026-04-23 18:57:34'),
(9287,3120,'action created','2026-04-23 18:57:34','2026-04-23 18:57:34'),
(9288,3113,'action started via WP Cron','2026-04-23 18:57:34','2026-04-23 18:57:34'),
(9289,3113,'action complete via WP Cron','2026-04-23 18:57:34','2026-04-23 18:57:34'),
(9290,3121,'action created','2026-04-23 18:57:35','2026-04-23 18:57:35'),
(9291,3119,'action started via WP Cron','2026-04-23 19:01:07','2026-04-23 19:01:07'),
(9292,3119,'action complete via WP Cron','2026-04-23 19:01:07','2026-04-23 19:01:07'),
(9293,3122,'action created','2026-04-23 19:01:07','2026-04-23 19:01:07'),
(9294,3122,'action started via WP Cron','2026-04-23 19:03:24','2026-04-23 19:03:24'),
(9295,3122,'action complete via WP Cron','2026-04-23 19:03:24','2026-04-23 19:03:24'),
(9296,3123,'action created','2026-04-23 19:03:25','2026-04-23 19:03:25'),
(9297,3123,'action started via WP Cron','2026-04-23 19:07:17','2026-04-23 19:07:17'),
(9298,3123,'action complete via WP Cron','2026-04-23 19:07:17','2026-04-23 19:07:17'),
(9299,3124,'action created','2026-04-23 19:07:17','2026-04-23 19:07:17'),
(9300,3124,'action started via WP Cron','2026-04-23 19:09:31','2026-04-23 19:09:31'),
(9301,3124,'action complete via WP Cron','2026-04-23 19:09:32','2026-04-23 19:09:32'),
(9302,3125,'action created','2026-04-23 19:09:32','2026-04-23 19:09:32'),
(9303,3125,'action started via WP Cron','2026-04-23 19:12:47','2026-04-23 19:12:47'),
(9304,3125,'action complete via WP Cron','2026-04-23 19:12:47','2026-04-23 19:12:47'),
(9305,3126,'action created','2026-04-23 19:12:48','2026-04-23 19:12:48'),
(9306,3120,'action started via WP Cron','2026-04-23 19:12:48','2026-04-23 19:12:48'),
(9307,3120,'action complete via WP Cron','2026-04-23 19:12:49','2026-04-23 19:12:49'),
(9308,3127,'action created','2026-04-23 19:12:49','2026-04-23 19:12:49'),
(9309,3121,'action started via WP Cron','2026-04-23 19:12:49','2026-04-23 19:12:49'),
(9310,3121,'action complete via WP Cron','2026-04-23 19:12:49','2026-04-23 19:12:49'),
(9311,3128,'action created','2026-04-23 19:12:50','2026-04-23 19:12:50'),
(9312,3126,'action started via WP Cron','2026-04-23 19:15:31','2026-04-23 19:15:31'),
(9313,3126,'action complete via WP Cron','2026-04-23 19:15:31','2026-04-23 19:15:31'),
(9314,3129,'action created','2026-04-23 19:15:31','2026-04-23 19:15:31'),
(9315,3129,'action started via WP Cron','2026-04-23 19:18:06','2026-04-23 19:18:06'),
(9316,3129,'action complete via WP Cron','2026-04-23 19:18:06','2026-04-23 19:18:06'),
(9317,3130,'action created','2026-04-23 19:18:06','2026-04-23 19:18:06'),
(9318,3130,'action started via WP Cron','2026-04-23 19:22:17','2026-04-23 19:22:17'),
(9319,3130,'action complete via WP Cron','2026-04-23 19:22:17','2026-04-23 19:22:17'),
(9320,3131,'action created','2026-04-23 19:22:17','2026-04-23 19:22:17'),
(9321,3131,'action started via WP Cron','2026-04-23 19:26:30','2026-04-23 19:26:30'),
(9322,3131,'action complete via WP Cron','2026-04-23 19:26:30','2026-04-23 19:26:30'),
(9323,3132,'action created','2026-04-23 19:26:31','2026-04-23 19:26:31'),
(9324,3127,'action started via WP Cron','2026-04-23 19:28:28','2026-04-23 19:28:28'),
(9325,3127,'action complete via WP Cron','2026-04-23 19:28:29','2026-04-23 19:28:29'),
(9326,3133,'action created','2026-04-23 19:28:29','2026-04-23 19:28:29'),
(9327,3128,'action started via WP Cron','2026-04-23 19:28:29','2026-04-23 19:28:29'),
(9328,3128,'action complete via WP Cron','2026-04-23 19:28:29','2026-04-23 19:28:29'),
(9329,3134,'action created','2026-04-23 19:28:29','2026-04-23 19:28:29'),
(9330,3132,'action started via WP Cron','2026-04-23 19:29:02','2026-04-23 19:29:02'),
(9331,3135,'action created','2026-04-23 19:29:02','2026-04-23 19:29:02'),
(9332,3132,'action complete via WP Cron','2026-04-23 19:29:07','2026-04-23 19:29:07'),
(9333,3136,'action created','2026-04-23 19:29:08','2026-04-23 19:29:08'),
(9334,3135,'action started via WP Cron','2026-04-23 19:29:09','2026-04-23 19:29:09'),
(9335,3135,'action complete via WP Cron','2026-04-23 19:29:09','2026-04-23 19:29:09'),
(9336,3136,'action started via WP Cron','2026-04-23 19:31:45','2026-04-23 19:31:45'),
(9337,3136,'action complete via WP Cron','2026-04-23 19:31:45','2026-04-23 19:31:45'),
(9338,3137,'action created','2026-04-23 19:31:45','2026-04-23 19:31:45'),
(9339,3137,'action started via WP Cron','2026-04-23 19:33:51','2026-04-23 19:33:51'),
(9340,3137,'action complete via WP Cron','2026-04-23 19:33:51','2026-04-23 19:33:51'),
(9341,3138,'action created','2026-04-23 19:33:51','2026-04-23 19:33:51'),
(9342,3138,'action started via WP Cron','2026-04-23 19:36:48','2026-04-23 19:36:48'),
(9343,3138,'action complete via WP Cron','2026-04-23 19:36:49','2026-04-23 19:36:49'),
(9344,3139,'action created','2026-04-23 19:36:49','2026-04-23 19:36:49'),
(9345,3139,'action started via WP Cron','2026-04-23 19:38:51','2026-04-23 19:38:51'),
(9346,3139,'action complete via WP Cron','2026-04-23 19:38:52','2026-04-23 19:38:52'),
(9347,3140,'action created','2026-04-23 19:38:52','2026-04-23 19:38:52'),
(9348,3140,'action started via WP Cron','2026-04-23 19:41:47','2026-04-23 19:41:47'),
(9349,3140,'action complete via WP Cron','2026-04-23 19:41:47','2026-04-23 19:41:47'),
(9350,3141,'action created','2026-04-23 19:41:47','2026-04-23 19:41:47'),
(9351,3133,'action started via WP Cron','2026-04-23 19:43:48','2026-04-23 19:43:48'),
(9352,3133,'action complete via WP Cron','2026-04-23 19:43:48','2026-04-23 19:43:48'),
(9353,3142,'action created','2026-04-23 19:43:48','2026-04-23 19:43:48'),
(9354,3134,'action started via WP Cron','2026-04-23 19:43:48','2026-04-23 19:43:48'),
(9355,3134,'action complete via WP Cron','2026-04-23 19:43:48','2026-04-23 19:43:48'),
(9356,3143,'action created','2026-04-23 19:43:49','2026-04-23 19:43:49'),
(9357,3141,'action started via WP Cron','2026-04-23 19:43:49','2026-04-23 19:43:49'),
(9358,3141,'action complete via WP Cron','2026-04-23 19:43:49','2026-04-23 19:43:49'),
(9359,3144,'action created','2026-04-23 19:43:49','2026-04-23 19:43:49'),
(9360,3144,'action started via WP Cron','2026-04-23 19:45:49','2026-04-23 19:45:49'),
(9361,3144,'action complete via WP Cron','2026-04-23 19:45:49','2026-04-23 19:45:49'),
(9362,3145,'action created','2026-04-23 19:45:49','2026-04-23 19:45:49'),
(9363,3145,'action started via WP Cron','2026-04-23 19:50:03','2026-04-23 19:50:03'),
(9364,3145,'action complete via WP Cron','2026-04-23 19:50:03','2026-04-23 19:50:03'),
(9365,3146,'action created','2026-04-23 19:50:03','2026-04-23 19:50:03'),
(9366,3118,'action started via WP Cron','2026-04-23 19:51:04','2026-04-23 19:51:04'),
(9367,3147,'action created','2026-04-23 19:51:04','2026-04-23 19:51:04'),
(9368,3118,'action complete via WP Cron','2026-04-23 19:51:04','2026-04-23 19:51:04'),
(9369,3146,'action started via WP Cron','2026-04-23 19:53:32','2026-04-23 19:53:32'),
(9370,3146,'action complete via WP Cron','2026-04-23 19:53:33','2026-04-23 19:53:33'),
(9371,3148,'action created','2026-04-23 19:53:33','2026-04-23 19:53:33'),
(9372,3148,'action started via Async Request','2026-04-23 19:59:40','2026-04-23 19:59:40'),
(9373,3148,'action complete via Async Request','2026-04-23 19:59:40','2026-04-23 19:59:40'),
(9374,3149,'action created','2026-04-23 19:59:40','2026-04-23 19:59:40'),
(9375,3142,'action started via Async Request','2026-04-23 19:59:40','2026-04-23 19:59:40'),
(9376,3142,'action complete via Async Request','2026-04-23 19:59:41','2026-04-23 19:59:41'),
(9377,3150,'action created','2026-04-23 19:59:41','2026-04-23 19:59:41'),
(9378,3143,'action started via Async Request','2026-04-23 19:59:41','2026-04-23 19:59:41'),
(9379,3143,'action complete via Async Request','2026-04-23 19:59:41','2026-04-23 19:59:41'),
(9380,3151,'action created','2026-04-23 19:59:41','2026-04-23 19:59:41'),
(9381,3149,'action started via WP Cron','2026-04-23 20:01:46','2026-04-23 20:01:46'),
(9382,3149,'action complete via WP Cron','2026-04-23 20:01:46','2026-04-23 20:01:46'),
(9383,3152,'action created','2026-04-23 20:01:46','2026-04-23 20:01:46'),
(9384,3152,'action started via WP Cron','2026-04-23 20:05:13','2026-04-23 20:05:13'),
(9385,3152,'action complete via WP Cron','2026-04-23 20:05:13','2026-04-23 20:05:13'),
(9386,3153,'action created','2026-04-23 20:05:13','2026-04-23 20:05:13'),
(9387,3153,'action started via WP Cron','2026-04-23 20:12:48','2026-04-23 20:12:48'),
(9388,3154,'action created','2026-04-23 20:12:48','2026-04-23 20:12:48'),
(9389,3154,'action started via WP Cron','2026-04-23 20:12:51','2026-04-23 20:12:51'),
(9390,3154,'action complete via WP Cron','2026-04-23 20:12:51','2026-04-23 20:12:51'),
(9391,3153,'action complete via WP Cron','2026-04-23 20:12:51','2026-04-23 20:12:51'),
(9392,3155,'action created','2026-04-23 20:12:52','2026-04-23 20:12:52'),
(9393,3150,'action started via WP Cron','2026-04-23 20:17:19','2026-04-23 20:17:19'),
(9394,3150,'action complete via WP Cron','2026-04-23 20:17:20','2026-04-23 20:17:20'),
(9395,3156,'action created','2026-04-23 20:17:20','2026-04-23 20:17:20'),
(9396,3151,'action started via WP Cron','2026-04-23 20:17:20','2026-04-23 20:17:20'),
(9397,3151,'action complete via WP Cron','2026-04-23 20:17:20','2026-04-23 20:17:20'),
(9398,3157,'action created','2026-04-23 20:17:21','2026-04-23 20:17:21'),
(9399,3155,'action started via WP Cron','2026-04-23 20:17:21','2026-04-23 20:17:21'),
(9400,3155,'action complete via WP Cron','2026-04-23 20:17:21','2026-04-23 20:17:21'),
(9401,3158,'action created','2026-04-23 20:17:21','2026-04-23 20:17:21'),
(9402,3158,'action started via WP Cron','2026-04-23 20:31:13','2026-04-23 20:31:13'),
(9403,3158,'action complete via WP Cron','2026-04-23 20:31:13','2026-04-23 20:31:13'),
(9404,3159,'action created','2026-04-23 20:31:13','2026-04-23 20:31:13'),
(9405,3156,'action started via WP Cron','2026-04-23 20:34:44','2026-04-23 20:34:44'),
(9406,3156,'action complete via WP Cron','2026-04-23 20:34:45','2026-04-23 20:34:45'),
(9407,3160,'action created','2026-04-23 20:34:45','2026-04-23 20:34:45'),
(9408,3157,'action started via WP Cron','2026-04-23 20:34:45','2026-04-23 20:34:45'),
(9409,3157,'action complete via WP Cron','2026-04-23 20:34:45','2026-04-23 20:34:45'),
(9410,3161,'action created','2026-04-23 20:34:45','2026-04-23 20:34:45'),
(9411,3159,'action started via WP Cron','2026-04-23 20:34:45','2026-04-23 20:34:45'),
(9412,3159,'action complete via WP Cron','2026-04-23 20:34:45','2026-04-23 20:34:45'),
(9413,3162,'action created','2026-04-23 20:34:46','2026-04-23 20:34:46'),
(9414,3162,'action started via WP Cron','2026-04-23 20:36:52','2026-04-23 20:36:52'),
(9415,3163,'action created','2026-04-23 20:36:52','2026-04-23 20:36:52'),
(9416,3163,'action started via WP Cron','2026-04-23 20:36:56','2026-04-23 20:36:56'),
(9417,3163,'action complete via WP Cron','2026-04-23 20:36:57','2026-04-23 20:36:57'),
(9418,3162,'action complete via WP Cron','2026-04-23 20:36:57','2026-04-23 20:36:57'),
(9419,3164,'action created','2026-04-23 20:36:57','2026-04-23 20:36:57'),
(9420,3164,'action started via WP Cron','2026-04-23 20:43:44','2026-04-23 20:43:44'),
(9421,3164,'action complete via WP Cron','2026-04-23 20:43:44','2026-04-23 20:43:44'),
(9422,3165,'action created','2026-04-23 20:43:44','2026-04-23 20:43:44'),
(9423,3165,'action started via WP Cron','2026-04-23 20:56:10','2026-04-23 20:56:10'),
(9424,3165,'action complete via WP Cron','2026-04-23 20:56:10','2026-04-23 20:56:10'),
(9425,3166,'action created','2026-04-23 20:56:10','2026-04-23 20:56:10'),
(9426,3160,'action started via WP Cron','2026-04-23 20:56:10','2026-04-23 20:56:10'),
(9427,3160,'action complete via WP Cron','2026-04-23 20:56:10','2026-04-23 20:56:10'),
(9428,3167,'action created','2026-04-23 20:56:11','2026-04-23 20:56:11'),
(9429,3161,'action started via WP Cron','2026-04-23 20:56:11','2026-04-23 20:56:11'),
(9430,3161,'action complete via WP Cron','2026-04-23 20:56:11','2026-04-23 20:56:11'),
(9431,3168,'action created','2026-04-23 20:56:11','2026-04-23 20:56:11'),
(9432,3147,'action started via WP Cron','2026-04-23 20:56:11','2026-04-23 20:56:11'),
(9433,3169,'action created','2026-04-23 20:56:11','2026-04-23 20:56:11'),
(9434,3147,'action complete via WP Cron','2026-04-23 20:56:11','2026-04-23 20:56:11'),
(9435,3166,'action started via WP Cron','2026-04-23 21:08:43','2026-04-23 21:08:43'),
(9436,3170,'action created','2026-04-23 21:08:43','2026-04-23 21:08:43'),
(9437,3170,'action started via WP Cron','2026-04-23 21:08:46','2026-04-23 21:08:46'),
(9438,3170,'action complete via WP Cron','2026-04-23 21:08:46','2026-04-23 21:08:46'),
(9439,3166,'action complete via WP Cron','2026-04-23 21:08:46','2026-04-23 21:08:46'),
(9440,3171,'action created','2026-04-23 21:08:46','2026-04-23 21:08:46'),
(9441,3171,'action started via WP Cron','2026-04-23 21:11:57','2026-04-23 21:11:57'),
(9442,3172,'action created','2026-04-23 21:11:57','2026-04-23 21:11:57'),
(9443,3172,'action started via WP Cron','2026-04-23 21:12:00','2026-04-23 21:12:00'),
(9444,3172,'action complete via WP Cron','2026-04-23 21:12:00','2026-04-23 21:12:00'),
(9445,3171,'action complete via WP Cron','2026-04-23 21:12:01','2026-04-23 21:12:01'),
(9446,3173,'action created','2026-04-23 21:12:02','2026-04-23 21:12:02'),
(9447,3167,'action started via WP Cron','2026-04-23 21:12:02','2026-04-23 21:12:02'),
(9448,3167,'action complete via WP Cron','2026-04-23 21:12:02','2026-04-23 21:12:02'),
(9449,3174,'action created','2026-04-23 21:12:02','2026-04-23 21:12:02'),
(9450,3168,'action started via WP Cron','2026-04-23 21:12:02','2026-04-23 21:12:02'),
(9451,3168,'action complete via WP Cron','2026-04-23 21:12:03','2026-04-23 21:12:03'),
(9452,3175,'action created','2026-04-23 21:12:03','2026-04-23 21:12:03'),
(9453,3173,'action started via WP Cron','2026-04-23 21:18:30','2026-04-23 21:18:30'),
(9454,3173,'action complete via WP Cron','2026-04-23 21:18:30','2026-04-23 21:18:30'),
(9455,3176,'action created','2026-04-23 21:18:30','2026-04-23 21:18:30'),
(9456,3176,'action started via WP Cron','2026-04-23 21:21:15','2026-04-23 21:21:15'),
(9457,3177,'action created','2026-04-23 21:21:15','2026-04-23 21:21:15'),
(9458,3177,'action started via WP Cron','2026-04-23 21:21:18','2026-04-23 21:21:18'),
(9459,3177,'action complete via WP Cron','2026-04-23 21:21:18','2026-04-23 21:21:18'),
(9460,3176,'action complete via WP Cron','2026-04-23 21:21:18','2026-04-23 21:21:18'),
(9461,3178,'action created','2026-04-23 21:21:18','2026-04-23 21:21:18'),
(9462,3178,'action started via WP Cron','2026-04-23 21:33:44','2026-04-23 21:33:44'),
(9463,3178,'action complete via WP Cron','2026-04-23 21:33:44','2026-04-23 21:33:44'),
(9464,3179,'action created','2026-04-23 21:33:45','2026-04-23 21:33:45'),
(9465,3174,'action started via WP Cron','2026-04-23 21:33:45','2026-04-23 21:33:45'),
(9466,3174,'action complete via WP Cron','2026-04-23 21:33:45','2026-04-23 21:33:45'),
(9467,3180,'action created','2026-04-23 21:33:45','2026-04-23 21:33:45'),
(9468,3175,'action started via WP Cron','2026-04-23 21:33:45','2026-04-23 21:33:45'),
(9469,3175,'action complete via WP Cron','2026-04-23 21:33:45','2026-04-23 21:33:45'),
(9470,3181,'action created','2026-04-23 21:33:45','2026-04-23 21:33:45'),
(9471,3179,'action started via WP Cron','2026-04-23 21:38:20','2026-04-23 21:38:20'),
(9472,3179,'action complete via WP Cron','2026-04-23 21:38:20','2026-04-23 21:38:20'),
(9473,3182,'action created','2026-04-23 21:38:21','2026-04-23 21:38:21'),
(9474,3182,'action started via WP Cron','2026-04-23 21:40:52','2026-04-23 21:40:52'),
(9475,3182,'action complete via WP Cron','2026-04-23 21:40:52','2026-04-23 21:40:52'),
(9476,3183,'action created','2026-04-23 21:40:53','2026-04-23 21:40:53'),
(9477,3183,'action started via WP Cron','2026-04-23 21:46:19','2026-04-23 21:46:19'),
(9478,3183,'action complete via WP Cron','2026-04-23 21:46:19','2026-04-23 21:46:19'),
(9479,3184,'action created','2026-04-23 21:46:19','2026-04-23 21:46:19'),
(9480,3184,'action started via WP Cron','2026-04-23 21:49:58','2026-04-23 21:49:58'),
(9481,3185,'action created','2026-04-23 21:49:59','2026-04-23 21:49:59'),
(9482,3185,'action started via WP Cron','2026-04-23 21:50:02','2026-04-23 21:50:02'),
(9483,3185,'action complete via WP Cron','2026-04-23 21:50:02','2026-04-23 21:50:02'),
(9484,3184,'action complete via WP Cron','2026-04-23 21:50:04','2026-04-23 21:50:04'),
(9485,3186,'action created','2026-04-23 21:50:04','2026-04-23 21:50:04'),
(9486,3180,'action started via Async Request','2026-04-23 21:50:06','2026-04-23 21:50:06'),
(9487,3180,'action complete via Async Request','2026-04-23 21:50:07','2026-04-23 21:50:07'),
(9488,3187,'action created','2026-04-23 21:50:07','2026-04-23 21:50:07'),
(9489,3181,'action started via Async Request','2026-04-23 21:50:07','2026-04-23 21:50:07'),
(9490,3181,'action complete via Async Request','2026-04-23 21:50:07','2026-04-23 21:50:07'),
(9491,3188,'action created','2026-04-23 21:50:07','2026-04-23 21:50:07'),
(9492,3186,'action started via WP Cron','2026-04-23 21:52:54','2026-04-23 21:52:54'),
(9493,3186,'action complete via WP Cron','2026-04-23 21:52:54','2026-04-23 21:52:54'),
(9494,3189,'action created','2026-04-23 21:52:54','2026-04-23 21:52:54'),
(9495,3189,'action started via WP Cron','2026-04-23 21:56:11','2026-04-23 21:56:11'),
(9496,3190,'action created','2026-04-23 21:56:12','2026-04-23 21:56:12'),
(9497,3189,'action complete via WP Cron','2026-04-23 21:56:17','2026-04-23 21:56:17'),
(9498,3191,'action created','2026-04-23 21:56:17','2026-04-23 21:56:17'),
(9499,3169,'action started via WP Cron','2026-04-23 21:56:18','2026-04-23 21:56:18'),
(9500,3192,'action created','2026-04-23 21:56:18','2026-04-23 21:56:18'),
(9501,3169,'action complete via WP Cron','2026-04-23 21:56:18','2026-04-23 21:56:18'),
(9502,3190,'action started via WP Cron','2026-04-23 21:56:18','2026-04-23 21:56:18'),
(9503,3190,'action complete via WP Cron','2026-04-23 21:56:19','2026-04-23 21:56:19'),
(9504,3191,'action started via WP Cron','2026-04-23 21:58:37','2026-04-23 21:58:37'),
(9505,3191,'action complete via WP Cron','2026-04-23 21:58:37','2026-04-23 21:58:37'),
(9506,3193,'action created','2026-04-23 21:58:37','2026-04-23 21:58:37'),
(9507,3193,'action started via WP Cron','2026-04-23 22:01:03','2026-04-23 22:01:03'),
(9508,3193,'action complete via WP Cron','2026-04-23 22:01:04','2026-04-23 22:01:04'),
(9509,3194,'action created','2026-04-23 22:01:04','2026-04-23 22:01:04'),
(9510,3194,'action started via WP Cron','2026-04-23 22:06:33','2026-04-23 22:06:33'),
(9511,3194,'action complete via WP Cron','2026-04-23 22:06:33','2026-04-23 22:06:33'),
(9512,3195,'action created','2026-04-23 22:06:33','2026-04-23 22:06:33'),
(9513,3187,'action started via WP Cron','2026-04-23 22:06:33','2026-04-23 22:06:33'),
(9514,3187,'action complete via WP Cron','2026-04-23 22:06:34','2026-04-23 22:06:34'),
(9515,3196,'action created','2026-04-23 22:06:34','2026-04-23 22:06:34'),
(9516,3188,'action started via WP Cron','2026-04-23 22:06:34','2026-04-23 22:06:34'),
(9517,3188,'action complete via WP Cron','2026-04-23 22:06:34','2026-04-23 22:06:34'),
(9518,3197,'action created','2026-04-23 22:06:34','2026-04-23 22:06:34'),
(9519,3195,'action started via WP Cron','2026-04-23 22:09:28','2026-04-23 22:09:28'),
(9520,3195,'action complete via WP Cron','2026-04-23 22:09:28','2026-04-23 22:09:28'),
(9521,3198,'action created','2026-04-23 22:09:28','2026-04-23 22:09:28'),
(9522,3198,'action started via WP Cron','2026-04-23 22:11:28','2026-04-23 22:11:28'),
(9523,3198,'action complete via WP Cron','2026-04-23 22:11:28','2026-04-23 22:11:28'),
(9524,3199,'action created','2026-04-23 22:11:28','2026-04-23 22:11:28'),
(9525,3199,'action started via WP Cron','2026-04-23 22:14:43','2026-04-23 22:14:43'),
(9526,3199,'action complete via WP Cron','2026-04-23 22:14:43','2026-04-23 22:14:43'),
(9527,3200,'action created','2026-04-23 22:14:43','2026-04-23 22:14:43'),
(9528,3200,'action started via WP Cron','2026-04-23 22:20:34','2026-04-23 22:20:34'),
(9529,3200,'action complete via WP Cron','2026-04-23 22:20:34','2026-04-23 22:20:34'),
(9530,3201,'action created','2026-04-23 22:20:34','2026-04-23 22:20:34'),
(9531,3196,'action started via WP Cron','2026-04-23 22:21:47','2026-04-23 22:21:47'),
(9532,3196,'action complete via WP Cron','2026-04-23 22:21:47','2026-04-23 22:21:47'),
(9533,3202,'action created','2026-04-23 22:21:48','2026-04-23 22:21:48'),
(9534,3197,'action started via WP Cron','2026-04-23 22:21:48','2026-04-23 22:21:48'),
(9535,3197,'action complete via WP Cron','2026-04-23 22:21:48','2026-04-23 22:21:48'),
(9536,3203,'action created','2026-04-23 22:21:48','2026-04-23 22:21:48'),
(9537,3201,'action started via WP Cron','2026-04-23 22:22:49','2026-04-23 22:22:49'),
(9538,3201,'action complete via WP Cron','2026-04-23 22:22:49','2026-04-23 22:22:49'),
(9539,3204,'action created','2026-04-23 22:22:49','2026-04-23 22:22:49'),
(9540,3204,'action started via WP Cron','2026-04-23 22:25:47','2026-04-23 22:25:47'),
(9541,3204,'action complete via WP Cron','2026-04-23 22:25:47','2026-04-23 22:25:47'),
(9542,3205,'action created','2026-04-23 22:25:47','2026-04-23 22:25:47'),
(9543,3205,'action started via WP Cron','2026-04-23 22:28:45','2026-04-23 22:28:45'),
(9544,3206,'action created','2026-04-23 22:28:45','2026-04-23 22:28:45'),
(9545,3205,'action complete via WP Cron','2026-04-23 22:28:51','2026-04-23 22:28:51'),
(9546,3207,'action created','2026-04-23 22:28:51','2026-04-23 22:28:51'),
(9547,3206,'action started via WP Cron','2026-04-23 22:28:51','2026-04-23 22:28:51'),
(9548,3206,'action complete via WP Cron','2026-04-23 22:28:52','2026-04-23 22:28:52'),
(9549,3207,'action started via WP Cron','2026-04-23 22:31:49','2026-04-23 22:31:49'),
(9550,3207,'action complete via WP Cron','2026-04-23 22:31:49','2026-04-23 22:31:49'),
(9551,3208,'action created','2026-04-23 22:31:49','2026-04-23 22:31:49'),
(9552,3208,'action started via WP Cron','2026-04-23 22:35:11','2026-04-23 22:35:11'),
(9553,3208,'action complete via WP Cron','2026-04-23 22:35:11','2026-04-23 22:35:11'),
(9554,3209,'action created','2026-04-23 22:35:11','2026-04-23 22:35:11'),
(9555,3202,'action started via WP Cron','2026-04-23 22:46:18','2026-04-23 22:46:18'),
(9556,3202,'action complete via WP Cron','2026-04-23 22:46:23','2026-04-23 22:46:23'),
(9557,3210,'action created','2026-04-23 22:46:23','2026-04-23 22:46:23'),
(9558,3203,'action started via WP Cron','2026-04-23 22:46:23','2026-04-23 22:46:23'),
(9559,3203,'action complete via WP Cron','2026-04-23 22:46:24','2026-04-23 22:46:24'),
(9560,3211,'action created','2026-04-23 22:46:24','2026-04-23 22:46:24'),
(9561,3209,'action started via WP Cron','2026-04-23 22:46:24','2026-04-23 22:46:24'),
(9562,3209,'action complete via WP Cron','2026-04-23 22:46:24','2026-04-23 22:46:24'),
(9563,3212,'action created','2026-04-23 22:46:24','2026-04-23 22:46:24'),
(9564,3212,'action started via WP Cron','2026-04-23 23:00:44','2026-04-23 23:00:44'),
(9565,3212,'action complete via WP Cron','2026-04-23 23:00:44','2026-04-23 23:00:44'),
(9566,3213,'action created','2026-04-23 23:00:45','2026-04-23 23:00:45'),
(9567,3192,'action started via WP Cron','2026-04-23 23:00:45','2026-04-23 23:00:45'),
(9568,3214,'action created','2026-04-23 23:00:45','2026-04-23 23:00:45'),
(9569,3192,'action complete via WP Cron','2026-04-23 23:00:45','2026-04-23 23:00:45'),
(9570,3210,'action started via WP Cron','2026-04-23 23:02:25','2026-04-23 23:02:25'),
(9571,3210,'action complete via WP Cron','2026-04-23 23:02:26','2026-04-23 23:02:26'),
(9572,3215,'action created','2026-04-23 23:02:26','2026-04-23 23:02:26'),
(9573,3211,'action started via WP Cron','2026-04-23 23:02:26','2026-04-23 23:02:26'),
(9574,3211,'action complete via WP Cron','2026-04-23 23:02:26','2026-04-23 23:02:26'),
(9575,3216,'action created','2026-04-23 23:02:27','2026-04-23 23:02:27'),
(9576,3213,'action started via WP Cron','2026-04-23 23:03:42','2026-04-23 23:03:42'),
(9577,3213,'action complete via WP Cron','2026-04-23 23:03:42','2026-04-23 23:03:42'),
(9578,3217,'action created','2026-04-23 23:03:43','2026-04-23 23:03:43'),
(9579,3217,'action started via WP Cron','2026-04-23 23:05:49','2026-04-23 23:05:49'),
(9580,3217,'action complete via WP Cron','2026-04-23 23:05:49','2026-04-23 23:05:49'),
(9581,3218,'action created','2026-04-23 23:05:49','2026-04-23 23:05:49'),
(9582,3218,'action started via WP Cron','2026-04-23 23:08:08','2026-04-23 23:08:08'),
(9583,3218,'action complete via WP Cron','2026-04-23 23:08:08','2026-04-23 23:08:08'),
(9584,3219,'action created','2026-04-23 23:08:08','2026-04-23 23:08:08'),
(9585,3219,'action started via WP Cron','2026-04-23 23:13:20','2026-04-23 23:13:20'),
(9586,3220,'action created','2026-04-23 23:13:20','2026-04-23 23:13:20'),
(9587,3220,'action started via WP Cron','2026-04-23 23:13:23','2026-04-23 23:13:23'),
(9588,3220,'action complete via WP Cron','2026-04-23 23:13:24','2026-04-23 23:13:24'),
(9589,3219,'action complete via WP Cron','2026-04-23 23:13:24','2026-04-23 23:13:24'),
(9590,3221,'action created','2026-04-23 23:13:24','2026-04-23 23:13:24'),
(9591,3221,'action started via WP Cron','2026-04-23 23:20:11','2026-04-23 23:20:11'),
(9592,3221,'action complete via WP Cron','2026-04-23 23:20:11','2026-04-23 23:20:11'),
(9593,3222,'action created','2026-04-23 23:20:11','2026-04-23 23:20:11'),
(9594,3215,'action started via WP Cron','2026-04-23 23:20:11','2026-04-23 23:20:11'),
(9595,3215,'action complete via WP Cron','2026-04-23 23:20:11','2026-04-23 23:20:11'),
(9596,3223,'action created','2026-04-23 23:20:11','2026-04-23 23:20:11'),
(9597,3216,'action started via WP Cron','2026-04-23 23:20:11','2026-04-23 23:20:11'),
(9598,3216,'action complete via WP Cron','2026-04-23 23:20:12','2026-04-23 23:20:12'),
(9599,3224,'action created','2026-04-23 23:20:12','2026-04-23 23:20:12'),
(9600,3222,'action started via WP Cron','2026-04-23 23:25:55','2026-04-23 23:25:55'),
(9601,3222,'action complete via WP Cron','2026-04-23 23:25:55','2026-04-23 23:25:55'),
(9602,3225,'action created','2026-04-23 23:25:56','2026-04-23 23:25:56'),
(9603,3225,'action started via WP Cron','2026-04-23 23:29:56','2026-04-23 23:29:56'),
(9604,3225,'action complete via WP Cron','2026-04-23 23:29:56','2026-04-23 23:29:56'),
(9605,3226,'action created','2026-04-23 23:29:57','2026-04-23 23:29:57'),
(9606,3226,'action started via WP Cron','2026-04-23 23:36:18','2026-04-23 23:36:18'),
(9607,3226,'action complete via WP Cron','2026-04-23 23:36:18','2026-04-23 23:36:18'),
(9608,3227,'action created','2026-04-23 23:36:18','2026-04-23 23:36:18'),
(9609,3223,'action started via WP Cron','2026-04-23 23:36:18','2026-04-23 23:36:18'),
(9610,3223,'action complete via WP Cron','2026-04-23 23:36:18','2026-04-23 23:36:18'),
(9611,3228,'action created','2026-04-23 23:36:18','2026-04-23 23:36:18'),
(9612,3224,'action started via WP Cron','2026-04-23 23:36:18','2026-04-23 23:36:18'),
(9613,3224,'action complete via WP Cron','2026-04-23 23:36:19','2026-04-23 23:36:19'),
(9614,3229,'action created','2026-04-23 23:36:19','2026-04-23 23:36:19'),
(9615,3227,'action started via WP Cron','2026-04-23 23:38:27','2026-04-23 23:38:27'),
(9616,3227,'action complete via WP Cron','2026-04-23 23:38:27','2026-04-23 23:38:27'),
(9617,3230,'action created','2026-04-23 23:38:27','2026-04-23 23:38:27'),
(9618,3230,'action started via WP Cron','2026-04-23 23:51:01','2026-04-23 23:51:01'),
(9619,3231,'action created','2026-04-23 23:51:01','2026-04-23 23:51:01'),
(9620,3231,'action started via WP Cron','2026-04-23 23:51:04','2026-04-23 23:51:04'),
(9621,3231,'action complete via WP Cron','2026-04-23 23:51:04','2026-04-23 23:51:04'),
(9622,3230,'action complete via WP Cron','2026-04-23 23:51:04','2026-04-23 23:51:04'),
(9623,3232,'action created','2026-04-23 23:51:05','2026-04-23 23:51:05'),
(9624,3228,'action started via WP Cron','2026-04-23 23:51:47','2026-04-23 23:51:47'),
(9625,3228,'action complete via WP Cron','2026-04-23 23:51:47','2026-04-23 23:51:47'),
(9626,3233,'action created','2026-04-23 23:51:47','2026-04-23 23:51:47'),
(9627,3229,'action started via WP Cron','2026-04-23 23:51:47','2026-04-23 23:51:47'),
(9628,3229,'action complete via WP Cron','2026-04-23 23:51:48','2026-04-23 23:51:48'),
(9629,3234,'action created','2026-04-23 23:51:48','2026-04-23 23:51:48'),
(9630,3232,'action started via WP Cron','2026-04-24 00:01:11','2026-04-24 00:01:11'),
(9631,3232,'action complete via WP Cron','2026-04-24 00:01:11','2026-04-24 00:01:11'),
(9632,3235,'action created','2026-04-24 00:01:11','2026-04-24 00:01:11'),
(9633,3214,'action started via WP Cron','2026-04-24 00:01:11','2026-04-24 00:01:11'),
(9634,3236,'action created','2026-04-24 00:01:11','2026-04-24 00:01:11'),
(9635,3214,'action complete via WP Cron','2026-04-24 00:01:11','2026-04-24 00:01:11'),
(9636,3235,'action started via WP Cron','2026-04-24 00:03:34','2026-04-24 00:03:34'),
(9637,3235,'action complete via WP Cron','2026-04-24 00:03:34','2026-04-24 00:03:34'),
(9638,3237,'action created','2026-04-24 00:03:34','2026-04-24 00:03:34'),
(9639,3237,'action started via WP Cron','2026-04-24 00:14:13','2026-04-24 00:14:13'),
(9640,3237,'action complete via WP Cron','2026-04-24 00:14:13','2026-04-24 00:14:13'),
(9641,3238,'action created','2026-04-24 00:14:14','2026-04-24 00:14:14'),
(9642,3233,'action started via WP Cron','2026-04-24 00:14:14','2026-04-24 00:14:14'),
(9643,3233,'action complete via WP Cron','2026-04-24 00:14:14','2026-04-24 00:14:14'),
(9644,3239,'action created','2026-04-24 00:14:14','2026-04-24 00:14:14'),
(9645,3234,'action started via WP Cron','2026-04-24 00:14:14','2026-04-24 00:14:14'),
(9646,3234,'action complete via WP Cron','2026-04-24 00:14:15','2026-04-24 00:14:15'),
(9647,3240,'action created','2026-04-24 00:14:15','2026-04-24 00:14:15'),
(9648,3238,'action started via WP Cron','2026-04-24 00:28:48','2026-04-24 00:28:48'),
(9649,3241,'action created','2026-04-24 00:28:48','2026-04-24 00:28:48'),
(9650,3241,'action started via WP Cron','2026-04-24 00:28:51','2026-04-24 00:28:51'),
(9651,3241,'action complete via WP Cron','2026-04-24 00:28:51','2026-04-24 00:28:51'),
(9652,3238,'action complete via WP Cron','2026-04-24 00:28:52','2026-04-24 00:28:52'),
(9653,3242,'action created','2026-04-24 00:28:52','2026-04-24 00:28:52'),
(9654,3239,'action started via WP Cron','2026-04-24 00:36:09','2026-04-24 00:36:09'),
(9655,3239,'action complete via WP Cron','2026-04-24 00:36:09','2026-04-24 00:36:09'),
(9656,3243,'action created','2026-04-24 00:36:09','2026-04-24 00:36:09'),
(9657,3240,'action started via WP Cron','2026-04-24 00:36:09','2026-04-24 00:36:09'),
(9658,3240,'action complete via WP Cron','2026-04-24 00:36:10','2026-04-24 00:36:10'),
(9659,3244,'action created','2026-04-24 00:36:10','2026-04-24 00:36:10'),
(9660,3242,'action started via WP Cron','2026-04-24 00:36:10','2026-04-24 00:36:10'),
(9661,3242,'action complete via WP Cron','2026-04-24 00:36:10','2026-04-24 00:36:10'),
(9662,3245,'action created','2026-04-24 00:36:10','2026-04-24 00:36:10'),
(9663,3245,'action started via WP Cron','2026-04-24 00:41:26','2026-04-24 00:41:26'),
(9664,3245,'action complete via WP Cron','2026-04-24 00:41:26','2026-04-24 00:41:26'),
(9665,3246,'action created','2026-04-24 00:41:26','2026-04-24 00:41:26'),
(9666,3246,'action started via WP Cron','2026-04-24 00:53:43','2026-04-24 00:53:43'),
(9667,3247,'action created','2026-04-24 00:53:43','2026-04-24 00:53:43'),
(9668,3247,'action started via WP Cron','2026-04-24 00:53:46','2026-04-24 00:53:46'),
(9669,3247,'action complete via WP Cron','2026-04-24 00:53:47','2026-04-24 00:53:47'),
(9670,3246,'action complete via WP Cron','2026-04-24 00:53:48','2026-04-24 00:53:48'),
(9671,3248,'action created','2026-04-24 00:53:48','2026-04-24 00:53:48'),
(9672,2983,'action started via WP Cron','2026-04-24 00:53:48','2026-04-24 00:53:48'),
(9673,2983,'action complete via WP Cron','2026-04-24 00:53:50','2026-04-24 00:53:50'),
(9674,3249,'action created','2026-04-24 00:53:50','2026-04-24 00:53:50'),
(9675,3243,'action started via WP Cron','2026-04-24 00:53:50','2026-04-24 00:53:50'),
(9676,3243,'action complete via WP Cron','2026-04-24 00:53:50','2026-04-24 00:53:50'),
(9677,3250,'action created','2026-04-24 00:53:50','2026-04-24 00:53:50'),
(9678,3244,'action started via WP Cron','2026-04-24 00:53:50','2026-04-24 00:53:50'),
(9679,3244,'action complete via WP Cron','2026-04-24 00:53:51','2026-04-24 00:53:51'),
(9680,3251,'action created','2026-04-24 00:53:51','2026-04-24 00:53:51'),
(9681,3248,'action started via WP Cron','2026-04-24 01:01:41','2026-04-24 01:01:41'),
(9682,3248,'action complete via WP Cron','2026-04-24 01:01:42','2026-04-24 01:01:42'),
(9683,3252,'action created','2026-04-24 01:01:45','2026-04-24 01:01:45'),
(9684,3236,'action started via WP Cron','2026-04-24 01:06:42','2026-04-24 01:06:42'),
(9685,3253,'action created','2026-04-24 01:06:42','2026-04-24 01:06:42'),
(9686,3236,'action complete via WP Cron','2026-04-24 01:06:42','2026-04-24 01:06:42'),
(9687,3252,'action started via WP Cron','2026-04-24 01:06:42','2026-04-24 01:06:42'),
(9688,3254,'action created','2026-04-24 01:06:42','2026-04-24 01:06:42'),
(9689,3254,'action started via WP Cron','2026-04-24 01:06:45','2026-04-24 01:06:45'),
(9690,3254,'action complete via WP Cron','2026-04-24 01:06:46','2026-04-24 01:06:46'),
(9691,3252,'action complete via WP Cron','2026-04-24 01:06:46','2026-04-24 01:06:46'),
(9692,3255,'action created','2026-04-24 01:06:47','2026-04-24 01:06:47'),
(9693,3255,'action started via WP Cron','2026-04-24 01:17:13','2026-04-24 01:17:13'),
(9694,3256,'action created','2026-04-24 01:17:13','2026-04-24 01:17:13'),
(9695,3255,'action complete via WP Cron','2026-04-24 01:17:18','2026-04-24 01:17:18'),
(9696,3257,'action created','2026-04-24 01:17:18','2026-04-24 01:17:18'),
(9697,3250,'action started via WP Cron','2026-04-24 01:17:20','2026-04-24 01:17:20'),
(9698,3250,'action complete via WP Cron','2026-04-24 01:17:20','2026-04-24 01:17:20'),
(9699,3258,'action created','2026-04-24 01:17:21','2026-04-24 01:17:21'),
(9700,3251,'action started via WP Cron','2026-04-24 01:17:21','2026-04-24 01:17:21'),
(9701,3251,'action complete via WP Cron','2026-04-24 01:17:21','2026-04-24 01:17:21'),
(9702,3259,'action created','2026-04-24 01:17:21','2026-04-24 01:17:21'),
(9703,3256,'action started via WP Cron','2026-04-24 01:17:21','2026-04-24 01:17:21'),
(9704,3256,'action complete via WP Cron','2026-04-24 01:17:22','2026-04-24 01:17:22'),
(9705,3257,'action started via WP Cron','2026-04-24 01:19:25','2026-04-24 01:19:25'),
(9706,3257,'action complete via WP Cron','2026-04-24 01:19:25','2026-04-24 01:19:25'),
(9707,3260,'action created','2026-04-24 01:19:25','2026-04-24 01:19:25'),
(9708,3260,'action started via WP Cron','2026-04-24 01:32:05','2026-04-24 01:32:05'),
(9709,3260,'action complete via WP Cron','2026-04-24 01:32:05','2026-04-24 01:32:05'),
(9710,3261,'action created','2026-04-24 01:32:05','2026-04-24 01:32:05'),
(9711,3258,'action started via WP Cron','2026-04-24 01:39:28','2026-04-24 01:39:28'),
(9712,3258,'action complete via WP Cron','2026-04-24 01:39:29','2026-04-24 01:39:29'),
(9713,3262,'action created','2026-04-24 01:39:29','2026-04-24 01:39:29'),
(9714,3259,'action started via WP Cron','2026-04-24 01:39:29','2026-04-24 01:39:29'),
(9715,3259,'action complete via WP Cron','2026-04-24 01:39:29','2026-04-24 01:39:29'),
(9716,3263,'action created','2026-04-24 01:39:30','2026-04-24 01:39:30'),
(9717,3261,'action started via WP Cron','2026-04-24 01:39:30','2026-04-24 01:39:30'),
(9718,3261,'action complete via WP Cron','2026-04-24 01:39:30','2026-04-24 01:39:30'),
(9719,3264,'action created','2026-04-24 01:39:30','2026-04-24 01:39:30'),
(9720,3264,'action started via WP Cron','2026-04-24 01:44:45','2026-04-24 01:44:45'),
(9721,3264,'action complete via WP Cron','2026-04-24 01:44:45','2026-04-24 01:44:45'),
(9722,3265,'action created','2026-04-24 01:44:45','2026-04-24 01:44:45'),
(9723,3265,'action started via WP Cron','2026-04-24 01:53:41','2026-04-24 01:53:41'),
(9724,3266,'action created','2026-04-24 01:53:41','2026-04-24 01:53:41'),
(9725,3266,'action started via WP Cron','2026-04-24 01:53:45','2026-04-24 01:53:45'),
(9726,3266,'action complete via WP Cron','2026-04-24 01:53:45','2026-04-24 01:53:45'),
(9727,3265,'action complete via WP Cron','2026-04-24 01:53:45','2026-04-24 01:53:45'),
(9728,3267,'action created','2026-04-24 01:53:46','2026-04-24 01:53:46'),
(9729,3262,'action started via WP Cron','2026-04-24 01:57:17','2026-04-24 01:57:17'),
(9730,3262,'action complete via WP Cron','2026-04-24 01:57:17','2026-04-24 01:57:17'),
(9731,3268,'action created','2026-04-24 01:57:18','2026-04-24 01:57:18'),
(9732,3263,'action started via WP Cron','2026-04-24 01:57:18','2026-04-24 01:57:18'),
(9733,3263,'action complete via WP Cron','2026-04-24 01:57:18','2026-04-24 01:57:18'),
(9734,3269,'action created','2026-04-24 01:57:18','2026-04-24 01:57:18'),
(9735,3267,'action started via WP Cron','2026-04-24 01:57:18','2026-04-24 01:57:18'),
(9736,3267,'action complete via WP Cron','2026-04-24 01:57:18','2026-04-24 01:57:18'),
(9737,3270,'action created','2026-04-24 01:57:19','2026-04-24 01:57:19'),
(9738,3270,'action started via WP Cron','2026-04-24 02:01:54','2026-04-24 02:01:54'),
(9739,3270,'action complete via WP Cron','2026-04-24 02:01:54','2026-04-24 02:01:54'),
(9740,3271,'action created','2026-04-24 02:01:54','2026-04-24 02:01:54'),
(9741,3271,'action started via WP Cron','2026-04-24 02:11:15','2026-04-24 02:11:15'),
(9742,3272,'action created','2026-04-24 02:11:16','2026-04-24 02:11:16'),
(9743,3272,'action started via WP Cron','2026-04-24 02:11:19','2026-04-24 02:11:19'),
(9744,3272,'action complete via WP Cron','2026-04-24 02:11:19','2026-04-24 02:11:19'),
(9745,3271,'action complete via WP Cron','2026-04-24 02:11:20','2026-04-24 02:11:20'),
(9746,3273,'action created','2026-04-24 02:11:20','2026-04-24 02:11:20'),
(9747,3253,'action started via WP Cron','2026-04-24 02:11:20','2026-04-24 02:11:20'),
(9748,3274,'action created','2026-04-24 02:11:20','2026-04-24 02:11:20'),
(9749,3253,'action complete via WP Cron','2026-04-24 02:11:20','2026-04-24 02:11:20'),
(9750,3268,'action started via WP Cron','2026-04-24 02:49:21','2026-04-24 02:49:21'),
(9751,3268,'action complete via WP Cron','2026-04-24 02:49:22','2026-04-24 02:49:22'),
(9752,3275,'action created','2026-04-24 02:49:22','2026-04-24 02:49:22'),
(9753,3269,'action started via WP Cron','2026-04-24 02:49:22','2026-04-24 02:49:22'),
(9754,3269,'action complete via WP Cron','2026-04-24 02:49:23','2026-04-24 02:49:23'),
(9755,3276,'action created','2026-04-24 02:49:23','2026-04-24 02:49:23'),
(9756,3273,'action started via WP Cron','2026-04-24 02:49:23','2026-04-24 02:49:23'),
(9757,3277,'action created','2026-04-24 02:49:23','2026-04-24 02:49:23'),
(9758,3277,'action started via WP Cron','2026-04-24 02:49:26','2026-04-24 02:49:26'),
(9759,3277,'action complete via WP Cron','2026-04-24 02:49:26','2026-04-24 02:49:26'),
(9760,3273,'action complete via WP Cron','2026-04-24 02:49:26','2026-04-24 02:49:26'),
(9761,3278,'action created','2026-04-24 02:49:27','2026-04-24 02:49:27'),
(9762,3278,'action started via WP Cron','2026-04-24 02:51:58','2026-04-24 02:51:58'),
(9763,3279,'action created','2026-04-24 02:51:58','2026-04-24 02:51:58'),
(9764,3279,'action started via WP Cron','2026-04-24 02:52:01','2026-04-24 02:52:01'),
(9765,3279,'action complete via WP Cron','2026-04-24 02:52:01','2026-04-24 02:52:01'),
(9766,3278,'action complete via WP Cron','2026-04-24 02:52:02','2026-04-24 02:52:02'),
(9767,3280,'action created','2026-04-24 02:52:02','2026-04-24 02:52:02'),
(9768,3280,'action started via WP Cron','2026-04-24 03:03:17','2026-04-24 03:03:17'),
(9769,3280,'action complete via WP Cron','2026-04-24 03:03:17','2026-04-24 03:03:17'),
(9770,3281,'action created','2026-04-24 03:03:17','2026-04-24 03:03:17'),
(9771,2812,'action started via WP Cron','2026-04-24 03:03:17','2026-04-24 03:03:17'),
(9772,3282,'action created','2026-04-24 03:03:17','2026-04-24 03:03:17'),
(9773,2812,'action complete via WP Cron','2026-04-24 03:03:17','2026-04-24 03:03:17'),
(9774,3283,'action created','2026-04-24 03:03:18','2026-04-24 03:03:18'),
(9775,2813,'action started via WP Cron','2026-04-24 03:03:18','2026-04-24 03:03:18'),
(9776,2813,'action complete via WP Cron','2026-04-24 03:03:18','2026-04-24 03:03:18'),
(9777,3284,'action created','2026-04-24 03:03:18','2026-04-24 03:03:18'),
(9778,3282,'action started via WP Cron','2026-04-24 03:03:18','2026-04-24 03:03:18'),
(9779,3282,'action complete via WP Cron','2026-04-24 03:03:18','2026-04-24 03:03:18'),
(9780,3275,'action started via WP Cron','2026-04-24 03:27:31','2026-04-24 03:27:31'),
(9781,3275,'action complete via WP Cron','2026-04-24 03:27:32','2026-04-24 03:27:32'),
(9782,3285,'action created','2026-04-24 03:27:32','2026-04-24 03:27:32'),
(9783,3276,'action started via WP Cron','2026-04-24 03:27:32','2026-04-24 03:27:32'),
(9784,3276,'action complete via WP Cron','2026-04-24 03:27:33','2026-04-24 03:27:33'),
(9785,3286,'action created','2026-04-24 03:27:33','2026-04-24 03:27:33'),
(9786,3281,'action started via WP Cron','2026-04-24 03:27:33','2026-04-24 03:27:33'),
(9787,3287,'action created','2026-04-24 03:27:33','2026-04-24 03:27:33'),
(9788,3287,'action started via WP Cron','2026-04-24 03:27:36','2026-04-24 03:27:36'),
(9789,3287,'action complete via WP Cron','2026-04-24 03:27:37','2026-04-24 03:27:37'),
(9790,3281,'action complete via WP Cron','2026-04-24 03:27:38','2026-04-24 03:27:38'),
(9791,3288,'action created','2026-04-24 03:27:38','2026-04-24 03:27:38'),
(9792,3274,'action started via WP Cron','2026-04-24 03:27:38','2026-04-24 03:27:38'),
(9793,3289,'action created','2026-04-24 03:27:38','2026-04-24 03:27:38'),
(9794,3274,'action complete via WP Cron','2026-04-24 03:27:38','2026-04-24 03:27:38'),
(9795,2815,'action started via WP Cron','2026-04-24 03:27:38','2026-04-24 03:27:38'),
(9796,2815,'action complete via WP Cron','2026-04-24 03:27:40','2026-04-24 03:27:40'),
(9797,3290,'action created','2026-04-24 03:27:40','2026-04-24 03:27:40'),
(9798,3288,'action started via WP Cron','2026-04-24 03:32:07','2026-04-24 03:32:07'),
(9799,3288,'action complete via WP Cron','2026-04-24 03:32:08','2026-04-24 03:32:08'),
(9800,3291,'action created','2026-04-24 03:32:08','2026-04-24 03:32:08'),
(9801,3291,'action started via WP Cron','2026-04-24 03:37:20','2026-04-24 03:37:20'),
(9802,3291,'action complete via WP Cron','2026-04-24 03:37:20','2026-04-24 03:37:20'),
(9803,3292,'action created','2026-04-24 03:37:21','2026-04-24 03:37:21'),
(9804,3292,'action started via WP Cron','2026-04-24 03:46:40','2026-04-24 03:46:40'),
(9805,3292,'action complete via WP Cron','2026-04-24 03:46:40','2026-04-24 03:46:40'),
(9806,3293,'action created','2026-04-24 03:46:43','2026-04-24 03:46:43'),
(9807,3285,'action started via WP Cron','2026-04-24 03:46:43','2026-04-24 03:46:43'),
(9808,3285,'action complete via WP Cron','2026-04-24 03:46:44','2026-04-24 03:46:44'),
(9809,3294,'action created','2026-04-24 03:46:49','2026-04-24 03:46:49'),
(9810,3286,'action started via WP Cron','2026-04-24 04:16:00','2026-04-24 04:16:00'),
(9811,3286,'action complete via WP Cron','2026-04-24 04:16:01','2026-04-24 04:16:01'),
(9812,3295,'action created','2026-04-24 04:16:01','2026-04-24 04:16:01'),
(9813,3293,'action started via WP Cron','2026-04-24 04:16:01','2026-04-24 04:16:01'),
(9814,3296,'action created','2026-04-24 04:16:01','2026-04-24 04:16:01'),
(9815,3296,'action started via WP Cron','2026-04-24 04:16:04','2026-04-24 04:16:04'),
(9816,3296,'action complete via WP Cron','2026-04-24 04:16:04','2026-04-24 04:16:04'),
(9817,3293,'action complete via WP Cron','2026-04-24 04:16:06','2026-04-24 04:16:06'),
(9818,3297,'action created','2026-04-24 04:16:06','2026-04-24 04:16:06'),
(9819,3294,'action started via WP Cron','2026-04-24 04:16:06','2026-04-24 04:16:06'),
(9820,3294,'action complete via WP Cron','2026-04-24 04:16:06','2026-04-24 04:16:06'),
(9821,3298,'action created','2026-04-24 04:16:07','2026-04-24 04:16:07'),
(9822,2825,'action started via WP Cron','2026-04-24 04:16:07','2026-04-24 04:16:07'),
(9823,2825,'action complete via WP Cron','2026-04-24 04:16:08','2026-04-24 04:16:08'),
(9824,3299,'action created','2026-04-24 04:16:08','2026-04-24 04:16:08'),
(9825,2826,'action started via WP Cron','2026-04-24 04:16:08','2026-04-24 04:16:08'),
(9826,2826,'action complete via WP Cron','2026-04-24 04:16:08','2026-04-24 04:16:08'),
(9827,3300,'action created','2026-04-24 04:16:08','2026-04-24 04:16:08'),
(9828,2827,'action started via WP Cron','2026-04-24 04:16:08','2026-04-24 04:16:08'),
(9829,2827,'action complete via WP Cron','2026-04-24 04:16:08','2026-04-24 04:16:08'),
(9830,3301,'action created','2026-04-24 04:16:08','2026-04-24 04:16:08'),
(9831,2828,'action started via WP Cron','2026-04-24 04:16:08','2026-04-24 04:16:08'),
(9832,2828,'action complete via WP Cron','2026-04-24 04:16:08','2026-04-24 04:16:08'),
(9833,3302,'action created','2026-04-24 04:16:09','2026-04-24 04:16:09'),
(9834,2829,'action started via WP Cron','2026-04-24 04:16:09','2026-04-24 04:16:09'),
(9835,2829,'action complete via WP Cron','2026-04-24 04:16:09','2026-04-24 04:16:09'),
(9836,3303,'action created','2026-04-24 04:16:09','2026-04-24 04:16:09'),
(9837,2830,'action started via WP Cron','2026-04-24 04:16:09','2026-04-24 04:16:09'),
(9838,2830,'action complete via WP Cron','2026-04-24 04:16:09','2026-04-24 04:16:09'),
(9839,3304,'action created','2026-04-24 04:16:09','2026-04-24 04:16:09'),
(9840,2832,'action started via WP Cron','2026-04-24 04:16:09','2026-04-24 04:16:09'),
(9841,2832,'action complete via WP Cron','2026-04-24 04:16:09','2026-04-24 04:16:09'),
(9842,3305,'action created','2026-04-24 04:16:09','2026-04-24 04:16:09'),
(9843,2833,'action started via WP Cron','2026-04-24 04:16:09','2026-04-24 04:16:09'),
(9844,3306,'action created','2026-04-24 04:16:11','2026-04-24 04:16:11'),
(9845,2833,'action complete via WP Cron','2026-04-24 04:16:12','2026-04-24 04:16:12'),
(9846,3307,'action created','2026-04-24 04:16:13','2026-04-24 04:16:13'),
(9847,3306,'action started via WP Cron','2026-04-24 04:16:13','2026-04-24 04:16:13'),
(9848,3306,'action complete via WP Cron','2026-04-24 04:16:14','2026-04-24 04:16:14'),
(9849,3297,'action started via WP Cron','2026-04-24 04:23:17','2026-04-24 04:23:17'),
(9850,3308,'action created','2026-04-24 04:23:17','2026-04-24 04:23:17'),
(9851,3297,'action complete via WP Cron','2026-04-24 04:23:22','2026-04-24 04:23:22'),
(9852,3309,'action created','2026-04-24 04:23:22','2026-04-24 04:23:22'),
(9853,3058,'action started via WP Cron','2026-04-24 04:23:22','2026-04-24 04:23:22'),
(9854,3058,'action complete via WP Cron','2026-04-24 04:23:22','2026-04-24 04:23:22'),
(9855,3310,'action created','2026-04-24 04:23:22','2026-04-24 04:23:22'),
(9856,3308,'action started via WP Cron','2026-04-24 04:23:22','2026-04-24 04:23:22'),
(9857,3308,'action complete via WP Cron','2026-04-24 04:23:23','2026-04-24 04:23:23'),
(9858,3309,'action started via WP Cron','2026-04-24 04:26:51','2026-04-24 04:26:51'),
(9859,3309,'action complete via WP Cron','2026-04-24 04:26:51','2026-04-24 04:26:51'),
(9860,3311,'action created','2026-04-24 04:26:51','2026-04-24 04:26:51'),
(9861,3289,'action started via WP Cron','2026-04-24 04:38:48','2026-04-24 04:38:48'),
(9862,3312,'action created','2026-04-24 04:38:48','2026-04-24 04:38:48'),
(9863,3289,'action complete via WP Cron','2026-04-24 04:38:48','2026-04-24 04:38:48'),
(9864,3311,'action started via WP Cron','2026-04-24 04:38:48','2026-04-24 04:38:48'),
(9865,3311,'action complete via WP Cron','2026-04-24 04:38:48','2026-04-24 04:38:48'),
(9866,3313,'action created','2026-04-24 04:38:48','2026-04-24 04:38:48'),
(9867,3295,'action started via WP Cron','2026-04-24 04:38:48','2026-04-24 04:38:48'),
(9868,3295,'action complete via WP Cron','2026-04-24 04:38:49','2026-04-24 04:38:49'),
(9869,3314,'action created','2026-04-24 04:38:49','2026-04-24 04:38:49'),
(9870,3298,'action started via WP Cron','2026-04-24 04:38:49','2026-04-24 04:38:49'),
(9871,3298,'action complete via WP Cron','2026-04-24 04:38:49','2026-04-24 04:38:49'),
(9872,3315,'action created','2026-04-24 04:38:50','2026-04-24 04:38:50'),
(9873,3313,'action started via WP Cron','2026-04-24 05:17:39','2026-04-24 05:17:39'),
(9874,3316,'action created','2026-04-24 05:17:39','2026-04-24 05:17:39'),
(9875,3316,'action started via WP Cron','2026-04-24 05:17:42','2026-04-24 05:17:42'),
(9876,3316,'action complete via WP Cron','2026-04-24 05:17:43','2026-04-24 05:17:43'),
(9877,3313,'action complete via WP Cron','2026-04-24 05:17:44','2026-04-24 05:17:44'),
(9878,3317,'action created','2026-04-24 05:17:44','2026-04-24 05:17:44'),
(9879,3314,'action started via WP Cron','2026-04-24 05:17:44','2026-04-24 05:17:44'),
(9880,3314,'action complete via WP Cron','2026-04-24 05:17:45','2026-04-24 05:17:45'),
(9881,3318,'action created','2026-04-24 05:17:45','2026-04-24 05:17:45'),
(9882,3315,'action started via WP Cron','2026-04-24 05:17:45','2026-04-24 05:17:45'),
(9883,3315,'action complete via WP Cron','2026-04-24 05:17:45','2026-04-24 05:17:45'),
(9884,3319,'action created','2026-04-24 05:17:45','2026-04-24 05:17:45'),
(9885,3317,'action started via WP Cron','2026-04-24 05:24:09','2026-04-24 05:24:09'),
(9886,3317,'action complete via WP Cron','2026-04-24 05:24:09','2026-04-24 05:24:09'),
(9887,3320,'action created','2026-04-24 05:24:09','2026-04-24 05:24:09'),
(9888,3320,'action started via WP Cron','2026-04-24 05:44:52','2026-04-24 05:44:52'),
(9889,3321,'action created','2026-04-24 05:44:52','2026-04-24 05:44:52'),
(9890,3321,'action started via WP Cron','2026-04-24 05:44:56','2026-04-24 05:44:56'),
(9891,3321,'action complete via WP Cron','2026-04-24 05:44:56','2026-04-24 05:44:56'),
(9892,3320,'action complete via WP Cron','2026-04-24 05:44:57','2026-04-24 05:44:57'),
(9893,3322,'action created','2026-04-24 05:44:57','2026-04-24 05:44:57'),
(9894,3318,'action started via WP Cron','2026-04-24 05:44:57','2026-04-24 05:44:57'),
(9895,3318,'action complete via WP Cron','2026-04-24 05:44:58','2026-04-24 05:44:58'),
(9896,3323,'action created','2026-04-24 05:44:58','2026-04-24 05:44:58'),
(9897,3319,'action started via WP Cron','2026-04-24 05:44:58','2026-04-24 05:44:58'),
(9898,3319,'action complete via WP Cron','2026-04-24 05:44:58','2026-04-24 05:44:58'),
(9899,3324,'action created','2026-04-24 05:44:59','2026-04-24 05:44:59'),
(9900,3312,'action started via WP Cron','2026-04-24 05:44:59','2026-04-24 05:44:59'),
(9901,3325,'action created','2026-04-24 05:44:59','2026-04-24 05:44:59'),
(9902,3312,'action complete via WP Cron','2026-04-24 05:44:59','2026-04-24 05:44:59'),
(9903,3322,'action started via WP Cron','2026-04-24 06:00:19','2026-04-24 06:00:19'),
(9904,3322,'action complete via WP Cron','2026-04-24 06:00:19','2026-04-24 06:00:19'),
(9905,3326,'action created','2026-04-24 06:00:19','2026-04-24 06:00:19'),
(9906,3323,'action started via WP Cron','2026-04-24 06:00:19','2026-04-24 06:00:19'),
(9907,3323,'action complete via WP Cron','2026-04-24 06:00:20','2026-04-24 06:00:20'),
(9908,3327,'action created','2026-04-24 06:00:20','2026-04-24 06:00:20'),
(9909,3324,'action started via WP Cron','2026-04-24 06:00:20','2026-04-24 06:00:20'),
(9910,3324,'action complete via WP Cron','2026-04-24 06:00:20','2026-04-24 06:00:20'),
(9911,3328,'action created','2026-04-24 06:00:20','2026-04-24 06:00:20'),
(9912,3085,'action started via WP Cron','2026-04-24 06:00:20','2026-04-24 06:00:20'),
(9913,3085,'action complete via WP Cron','2026-04-24 06:00:20','2026-04-24 06:00:20'),
(9915,3326,'action started via WP Cron','2026-04-24 06:19:50','2026-04-24 06:19:50'),
(9916,3326,'action complete via WP Cron','2026-04-24 06:19:51','2026-04-24 06:19:51'),
(9917,3330,'action created','2026-04-24 06:19:51','2026-04-24 06:19:51'),
(9918,3327,'action started via WP Cron','2026-04-24 06:37:14','2026-04-24 06:37:14'),
(9919,3327,'action complete via WP Cron','2026-04-24 06:37:14','2026-04-24 06:37:14'),
(9920,3331,'action created','2026-04-24 06:37:14','2026-04-24 06:37:14'),
(9921,3328,'action started via WP Cron','2026-04-24 06:37:14','2026-04-24 06:37:14'),
(9922,3328,'action complete via WP Cron','2026-04-24 06:37:15','2026-04-24 06:37:15'),
(9923,3332,'action created','2026-04-24 06:37:15','2026-04-24 06:37:15'),
(9924,3330,'action started via WP Cron','2026-04-24 06:37:15','2026-04-24 06:37:15'),
(9925,3330,'action complete via WP Cron','2026-04-24 06:37:15','2026-04-24 06:37:15'),
(9926,3333,'action created','2026-04-24 06:37:15','2026-04-24 06:37:15'),
(9927,3333,'action started via WP Cron','2026-04-24 07:34:40','2026-04-24 07:34:40'),
(9928,3334,'action created','2026-04-24 07:34:41','2026-04-24 07:34:41'),
(9929,3334,'action started via WP Cron','2026-04-24 07:34:44','2026-04-24 07:34:44'),
(9930,3334,'action complete via WP Cron','2026-04-24 07:34:45','2026-04-24 07:34:45'),
(9931,3333,'action complete via WP Cron','2026-04-24 07:34:46','2026-04-24 07:34:46'),
(9932,3335,'action created','2026-04-24 07:34:46','2026-04-24 07:34:46'),
(9933,3325,'action started via WP Cron','2026-04-24 07:34:46','2026-04-24 07:34:46'),
(9934,3336,'action created','2026-04-24 07:34:46','2026-04-24 07:34:46'),
(9935,3325,'action complete via WP Cron','2026-04-24 07:34:46','2026-04-24 07:34:46'),
(9936,3331,'action started via WP Cron','2026-04-24 07:34:46','2026-04-24 07:34:46'),
(9937,3331,'action complete via WP Cron','2026-04-24 07:34:47','2026-04-24 07:34:47'),
(9938,3337,'action created','2026-04-24 07:34:47','2026-04-24 07:34:47'),
(9939,3332,'action started via WP Cron','2026-04-24 07:34:47','2026-04-24 07:34:47'),
(9940,3332,'action complete via WP Cron','2026-04-24 07:34:47','2026-04-24 07:34:47'),
(9941,3338,'action created','2026-04-24 07:34:47','2026-04-24 07:34:47'),
(9942,3335,'action started via WP Cron','2026-04-24 07:38:52','2026-04-24 07:38:52'),
(9943,3335,'action complete via WP Cron','2026-04-24 07:38:52','2026-04-24 07:38:52'),
(9944,3339,'action created','2026-04-24 07:38:52','2026-04-24 07:38:52'),
(9945,3339,'action started via WP Cron','2026-04-24 07:58:17','2026-04-24 07:58:17'),
(9946,3339,'action complete via WP Cron','2026-04-24 07:58:17','2026-04-24 07:58:17'),
(9947,3340,'action created','2026-04-24 07:58:17','2026-04-24 07:58:17'),
(9948,3337,'action started via WP Cron','2026-04-24 07:58:17','2026-04-24 07:58:17'),
(9949,3337,'action complete via WP Cron','2026-04-24 07:58:18','2026-04-24 07:58:18'),
(9950,3341,'action created','2026-04-24 07:58:18','2026-04-24 07:58:18'),
(9951,3338,'action started via WP Cron','2026-04-24 07:58:18','2026-04-24 07:58:18'),
(9952,3338,'action complete via WP Cron','2026-04-24 07:58:18','2026-04-24 07:58:18'),
(9953,3342,'action created','2026-04-24 07:58:18','2026-04-24 07:58:18'),
(9954,3340,'action started via WP Cron','2026-04-24 08:03:37','2026-04-24 08:03:37'),
(9955,3340,'action complete via WP Cron','2026-04-24 08:03:37','2026-04-24 08:03:37'),
(9956,3343,'action created','2026-04-24 08:03:37','2026-04-24 08:03:37'),
(9957,3343,'action started via WP Cron','2026-04-24 08:13:36','2026-04-24 08:13:36'),
(9958,3344,'action created','2026-04-24 08:13:36','2026-04-24 08:13:36'),
(9959,3344,'action started via WP Cron','2026-04-24 08:13:39','2026-04-24 08:13:39'),
(9960,3344,'action complete via WP Cron','2026-04-24 08:13:40','2026-04-24 08:13:40'),
(9961,3343,'action complete via WP Cron','2026-04-24 08:13:41','2026-04-24 08:13:41'),
(9962,3345,'action created','2026-04-24 08:13:41','2026-04-24 08:13:41'),
(9963,3341,'action started via Async Request','2026-04-24 08:13:43','2026-04-24 08:13:43'),
(9964,3341,'action complete via Async Request','2026-04-24 08:13:44','2026-04-24 08:13:44'),
(9965,3346,'action created','2026-04-24 08:13:44','2026-04-24 08:13:44'),
(9966,3342,'action started via Async Request','2026-04-24 08:13:44','2026-04-24 08:13:44'),
(9967,3342,'action complete via Async Request','2026-04-24 08:13:44','2026-04-24 08:13:44'),
(9968,3347,'action created','2026-04-24 08:13:44','2026-04-24 08:13:44'),
(9969,3345,'action started via WP Cron','2026-04-24 08:24:30','2026-04-24 08:24:30'),
(9970,3348,'action created','2026-04-24 08:24:31','2026-04-24 08:24:31'),
(9971,3348,'action started via WP Cron','2026-04-24 08:24:34','2026-04-24 08:24:34'),
(9972,3348,'action complete via WP Cron','2026-04-24 08:24:35','2026-04-24 08:24:35'),
(9973,3345,'action complete via WP Cron','2026-04-24 08:24:35','2026-04-24 08:24:35'),
(9974,3349,'action created','2026-04-24 08:24:35','2026-04-24 08:24:35'),
(9975,3349,'action started via WP Cron','2026-04-24 08:49:54','2026-04-24 08:49:54'),
(9976,3350,'action created','2026-04-24 08:49:55','2026-04-24 08:49:55'),
(9977,3350,'action started via WP Cron','2026-04-24 08:49:58','2026-04-24 08:49:58'),
(9978,3350,'action complete via WP Cron','2026-04-24 08:49:59','2026-04-24 08:49:59'),
(9979,3349,'action complete via WP Cron','2026-04-24 08:50:00','2026-04-24 08:50:00'),
(9980,3351,'action created','2026-04-24 08:50:00','2026-04-24 08:50:00'),
(9981,3346,'action started via Async Request','2026-04-24 08:50:03','2026-04-24 08:50:03'),
(9982,3346,'action complete via Async Request','2026-04-24 08:50:04','2026-04-24 08:50:04'),
(9983,3352,'action created','2026-04-24 08:50:04','2026-04-24 08:50:04'),
(9984,3347,'action started via Async Request','2026-04-24 08:50:04','2026-04-24 08:50:04'),
(9985,3347,'action complete via Async Request','2026-04-24 08:50:04','2026-04-24 08:50:04'),
(9986,3353,'action created','2026-04-24 08:50:05','2026-04-24 08:50:05'),
(9987,3336,'action started via Async Request','2026-04-24 08:50:05','2026-04-24 08:50:05'),
(9988,3354,'action created','2026-04-24 08:50:05','2026-04-24 08:50:05'),
(9989,3336,'action complete via Async Request','2026-04-24 08:50:05','2026-04-24 08:50:05'),
(9990,3351,'action started via WP Cron','2026-04-24 08:55:21','2026-04-24 08:55:21'),
(9991,3351,'action complete via WP Cron','2026-04-24 08:55:21','2026-04-24 08:55:21'),
(9992,3355,'action created','2026-04-24 08:55:21','2026-04-24 08:55:21'),
(9993,3355,'action started via WP Cron','2026-04-24 08:58:52','2026-04-24 08:58:52'),
(9994,3355,'action complete via WP Cron','2026-04-24 08:58:52','2026-04-24 08:58:52'),
(9995,3356,'action created','2026-04-24 08:58:52','2026-04-24 08:58:52'),
(9996,3356,'action started via WP Cron','2026-04-24 09:06:26','2026-04-24 09:06:26'),
(9997,3356,'action complete via WP Cron','2026-04-24 09:06:26','2026-04-24 09:06:26'),
(9998,3357,'action created','2026-04-24 09:06:26','2026-04-24 09:06:26'),
(9999,3352,'action started via WP Cron','2026-04-24 09:06:26','2026-04-24 09:06:26'),
(10000,3352,'action complete via WP Cron','2026-04-24 09:06:26','2026-04-24 09:06:26'),
(10001,3358,'action created','2026-04-24 09:06:27','2026-04-24 09:06:27'),
(10002,3353,'action started via WP Cron','2026-04-24 09:06:27','2026-04-24 09:06:27'),
(10003,3353,'action complete via WP Cron','2026-04-24 09:06:27','2026-04-24 09:06:27'),
(10004,3359,'action created','2026-04-24 09:06:27','2026-04-24 09:06:27'),
(10005,3357,'action started via WP Cron','2026-04-24 09:15:57','2026-04-24 09:15:57'),
(10006,3357,'action complete via WP Cron','2026-04-24 09:15:57','2026-04-24 09:15:57'),
(10007,3360,'action created','2026-04-24 09:15:58','2026-04-24 09:15:58'),
(10008,3360,'action started via WP Cron','2026-04-24 10:34:11','2026-04-24 10:34:11'),
(10009,3360,'action complete via WP Cron','2026-04-24 10:34:11','2026-04-24 10:34:11'),
(10010,3361,'action created','2026-04-24 10:34:11','2026-04-24 10:34:11'),
(10011,3358,'action started via WP Cron','2026-04-24 10:34:11','2026-04-24 10:34:11'),
(10012,3358,'action complete via WP Cron','2026-04-24 10:34:12','2026-04-24 10:34:12'),
(10013,3362,'action created','2026-04-24 10:34:12','2026-04-24 10:34:12'),
(10014,3359,'action started via WP Cron','2026-04-24 10:34:12','2026-04-24 10:34:12'),
(10015,3359,'action complete via WP Cron','2026-04-24 10:34:12','2026-04-24 10:34:12'),
(10016,3363,'action created','2026-04-24 10:34:12','2026-04-24 10:34:12'),
(10017,3354,'action started via WP Cron','2026-04-24 10:34:12','2026-04-24 10:34:12'),
(10018,3364,'action created','2026-04-24 10:34:12','2026-04-24 10:34:12'),
(10019,3354,'action complete via WP Cron','2026-04-24 10:34:12','2026-04-24 10:34:12'),
(10020,3361,'action started via WP Cron','2026-04-24 10:48:52','2026-04-24 10:48:52'),
(10021,3361,'action complete via WP Cron','2026-04-24 10:48:52','2026-04-24 10:48:52'),
(10022,3365,'action created','2026-04-24 10:48:52','2026-04-24 10:48:52'),
(10023,3362,'action started via WP Cron','2026-04-24 11:04:55','2026-04-24 11:04:55'),
(10024,3362,'action complete via WP Cron','2026-04-24 11:04:55','2026-04-24 11:04:55'),
(10025,3366,'action created','2026-04-24 11:04:55','2026-04-24 11:04:55'),
(10026,3363,'action started via WP Cron','2026-04-24 11:04:55','2026-04-24 11:04:55'),
(10027,3363,'action complete via WP Cron','2026-04-24 11:04:56','2026-04-24 11:04:56'),
(10028,3367,'action created','2026-04-24 11:04:56','2026-04-24 11:04:56'),
(10029,3365,'action started via WP Cron','2026-04-24 11:04:56','2026-04-24 11:04:56'),
(10030,3365,'action complete via WP Cron','2026-04-24 11:04:56','2026-04-24 11:04:56'),
(10031,3368,'action created','2026-04-24 11:04:56','2026-04-24 11:04:56'),
(10032,3368,'action started via WP Cron','2026-04-24 11:10:12','2026-04-24 11:10:12'),
(10033,3368,'action complete via WP Cron','2026-04-24 11:10:12','2026-04-24 11:10:12'),
(10034,3369,'action created','2026-04-24 11:10:12','2026-04-24 11:10:12'),
(10035,3369,'action started via WP Cron','2026-04-24 11:12:47','2026-04-24 11:12:47'),
(10036,3369,'action complete via WP Cron','2026-04-24 11:12:47','2026-04-24 11:12:47'),
(10037,3370,'action created','2026-04-24 11:12:47','2026-04-24 11:12:47'),
(10038,3370,'action started via WP Cron','2026-04-24 11:15:01','2026-04-24 11:15:01'),
(10039,3370,'action complete via WP Cron','2026-04-24 11:15:01','2026-04-24 11:15:01'),
(10040,3371,'action created','2026-04-24 11:15:01','2026-04-24 11:15:01'),
(10041,3371,'action started via WP Cron','2026-04-24 11:19:51','2026-04-24 11:19:51'),
(10042,3371,'action complete via WP Cron','2026-04-24 11:19:52','2026-04-24 11:19:52'),
(10043,3372,'action created','2026-04-24 11:19:52','2026-04-24 11:19:52'),
(10044,3366,'action started via WP Cron','2026-04-24 11:20:48','2026-04-24 11:20:48'),
(10045,3366,'action complete via WP Cron','2026-04-24 11:20:53','2026-04-24 11:20:53'),
(10046,3373,'action created','2026-04-24 11:20:53','2026-04-24 11:20:53'),
(10047,3367,'action started via WP Cron','2026-04-24 11:21:45','2026-04-24 11:21:45'),
(10048,3367,'action complete via WP Cron','2026-04-24 11:21:46','2026-04-24 11:21:46'),
(10049,3374,'action created','2026-04-24 11:21:46','2026-04-24 11:21:46'),
(10050,3372,'action started via WP Cron','2026-04-24 11:22:46','2026-04-24 11:22:46'),
(10051,3372,'action complete via WP Cron','2026-04-24 11:22:46','2026-04-24 11:22:46'),
(10052,3375,'action created','2026-04-24 11:22:46','2026-04-24 11:22:46'),
(10053,3375,'action started via WP Cron','2026-04-24 11:24:49','2026-04-24 11:24:49'),
(10054,3375,'action complete via WP Cron','2026-04-24 11:24:49','2026-04-24 11:24:49'),
(10055,3376,'action created','2026-04-24 11:24:49','2026-04-24 11:24:49'),
(10056,3376,'action started via WP Cron','2026-04-24 11:55:48','2026-04-24 11:55:48'),
(10057,3376,'action complete via WP Cron','2026-04-24 11:55:48','2026-04-24 11:55:48'),
(10058,3377,'action created','2026-04-24 11:55:49','2026-04-24 11:55:49'),
(10059,3364,'action started via WP Cron','2026-04-24 11:55:49','2026-04-24 11:55:49'),
(10060,3378,'action created','2026-04-24 11:55:49','2026-04-24 11:55:49'),
(10061,3364,'action complete via WP Cron','2026-04-24 11:55:49','2026-04-24 11:55:49'),
(10062,3373,'action started via WP Cron','2026-04-24 11:55:49','2026-04-24 11:55:49'),
(10063,3373,'action complete via WP Cron','2026-04-24 11:55:49','2026-04-24 11:55:49'),
(10064,3379,'action created','2026-04-24 11:55:49','2026-04-24 11:55:49'),
(10065,3374,'action started via WP Cron','2026-04-24 11:55:49','2026-04-24 11:55:49'),
(10066,3374,'action complete via WP Cron','2026-04-24 11:55:50','2026-04-24 11:55:50'),
(10067,3380,'action created','2026-04-24 11:55:50','2026-04-24 11:55:50'),
(10068,3377,'action started via WP Cron','2026-04-24 12:14:57','2026-04-24 12:14:57'),
(10069,3377,'action complete via WP Cron','2026-04-24 12:14:57','2026-04-24 12:14:57'),
(10070,3381,'action created','2026-04-24 12:14:57','2026-04-24 12:14:57'),
(10071,3379,'action started via WP Cron','2026-04-24 12:14:57','2026-04-24 12:14:57'),
(10072,3379,'action complete via WP Cron','2026-04-24 12:14:58','2026-04-24 12:14:58'),
(10073,3382,'action created','2026-04-24 12:14:58','2026-04-24 12:14:58'),
(10074,3380,'action started via WP Cron','2026-04-24 12:14:58','2026-04-24 12:14:58'),
(10075,3380,'action complete via WP Cron','2026-04-24 12:14:58','2026-04-24 12:14:58'),
(10076,3383,'action created','2026-04-24 12:14:58','2026-04-24 12:14:58'),
(10077,3381,'action started via WP Cron','2026-04-24 12:27:19','2026-04-24 12:27:19'),
(10078,3381,'action complete via WP Cron','2026-04-24 12:27:19','2026-04-24 12:27:19'),
(10079,3384,'action created','2026-04-24 12:27:19','2026-04-24 12:27:19'),
(10080,3384,'action started via WP Cron','2026-04-24 12:35:08','2026-04-24 12:35:08'),
(10081,3384,'action complete via WP Cron','2026-04-24 12:35:09','2026-04-24 12:35:09'),
(10082,3385,'action created','2026-04-24 12:35:09','2026-04-24 12:35:09'),
(10083,3382,'action started via WP Cron','2026-04-24 12:35:09','2026-04-24 12:35:09'),
(10084,3382,'action complete via WP Cron','2026-04-24 12:35:10','2026-04-24 12:35:10'),
(10085,3386,'action created','2026-04-24 12:35:10','2026-04-24 12:35:10'),
(10086,3383,'action started via WP Cron','2026-04-24 12:35:10','2026-04-24 12:35:10'),
(10087,3383,'action complete via WP Cron','2026-04-24 12:35:10','2026-04-24 12:35:10'),
(10088,3387,'action created','2026-04-24 12:35:10','2026-04-24 12:35:10'),
(10089,3385,'action started via WP Cron','2026-04-24 12:53:03','2026-04-24 12:53:03'),
(10090,3385,'action complete via WP Cron','2026-04-24 12:53:03','2026-04-24 12:53:03'),
(10091,3388,'action created','2026-04-24 12:53:03','2026-04-24 12:53:03'),
(10092,3386,'action started via WP Cron','2026-04-24 12:53:03','2026-04-24 12:53:03'),
(10093,3386,'action complete via WP Cron','2026-04-24 12:53:04','2026-04-24 12:53:04'),
(10094,3389,'action created','2026-04-24 12:53:04','2026-04-24 12:53:04'),
(10095,3387,'action started via WP Cron','2026-04-24 12:53:04','2026-04-24 12:53:04'),
(10096,3387,'action complete via WP Cron','2026-04-24 12:53:05','2026-04-24 12:53:05'),
(10097,3390,'action created','2026-04-24 12:53:05','2026-04-24 12:53:05'),
(10098,3249,'action started via WP Cron','2026-04-24 13:19:01','2026-04-24 13:19:01'),
(10099,3249,'action complete via WP Cron','2026-04-24 13:19:04','2026-04-24 13:19:04'),
(10100,3391,'action created','2026-04-24 13:19:04','2026-04-24 13:19:04'),
(10101,3388,'action started via WP Cron','2026-04-24 13:19:04','2026-04-24 13:19:04'),
(10102,3388,'action complete via WP Cron','2026-04-24 13:19:04','2026-04-24 13:19:04'),
(10103,3392,'action created','2026-04-24 13:19:04','2026-04-24 13:19:04'),
(10104,3378,'action started via WP Cron','2026-04-24 13:19:04','2026-04-24 13:19:04'),
(10105,3393,'action created','2026-04-24 13:19:04','2026-04-24 13:19:04'),
(10106,3378,'action complete via WP Cron','2026-04-24 13:19:04','2026-04-24 13:19:04'),
(10107,3389,'action started via WP Cron','2026-04-24 13:19:04','2026-04-24 13:19:04'),
(10108,3389,'action complete via WP Cron','2026-04-24 13:19:05','2026-04-24 13:19:05'),
(10109,3394,'action created','2026-04-24 13:19:05','2026-04-24 13:19:05'),
(10110,3390,'action started via WP Cron','2026-04-24 13:19:05','2026-04-24 13:19:05'),
(10111,3390,'action complete via WP Cron','2026-04-24 13:19:06','2026-04-24 13:19:06'),
(10112,3395,'action created','2026-04-24 13:19:06','2026-04-24 13:19:06'),
(10113,3392,'action started via WP Cron','2026-04-24 13:23:56','2026-04-24 13:23:56'),
(10114,3392,'action complete via WP Cron','2026-04-24 13:23:56','2026-04-24 13:23:56'),
(10115,3396,'action created','2026-04-24 13:23:56','2026-04-24 13:23:56'),
(10116,3396,'action started via WP Cron','2026-04-24 13:27:22','2026-04-24 13:27:22'),
(10117,3396,'action complete via WP Cron','2026-04-24 13:27:22','2026-04-24 13:27:22'),
(10118,3397,'action created','2026-04-24 13:27:22','2026-04-24 13:27:22'),
(10119,3397,'action started via WP Cron','2026-04-24 13:29:48','2026-04-24 13:29:48'),
(10120,3397,'action complete via WP Cron','2026-04-24 13:29:48','2026-04-24 13:29:48'),
(10121,3398,'action created','2026-04-24 13:29:49','2026-04-24 13:29:49'),
(10122,3398,'action started via WP Cron','2026-04-24 13:32:45','2026-04-24 13:32:45'),
(10123,3398,'action complete via WP Cron','2026-04-24 13:32:45','2026-04-24 13:32:45'),
(10124,3399,'action created','2026-04-24 13:32:45','2026-04-24 13:32:45'),
(10125,3394,'action started via WP Cron','2026-04-24 13:34:48','2026-04-24 13:34:48'),
(10126,3394,'action complete via WP Cron','2026-04-24 13:34:48','2026-04-24 13:34:48'),
(10127,3400,'action created','2026-04-24 13:34:49','2026-04-24 13:34:49'),
(10128,3395,'action started via WP Cron','2026-04-24 13:34:49','2026-04-24 13:34:49'),
(10129,3395,'action complete via WP Cron','2026-04-24 13:34:49','2026-04-24 13:34:49'),
(10130,3401,'action created','2026-04-24 13:34:50','2026-04-24 13:34:50'),
(10131,3399,'action started via WP Cron','2026-04-24 13:34:50','2026-04-24 13:34:50'),
(10132,3399,'action complete via WP Cron','2026-04-24 13:34:50','2026-04-24 13:34:50'),
(10133,3402,'action created','2026-04-24 13:34:50','2026-04-24 13:34:50'),
(10134,3402,'action started via WP Cron','2026-04-24 13:42:42','2026-04-24 13:42:42'),
(10135,3402,'action complete via WP Cron','2026-04-24 13:42:42','2026-04-24 13:42:42'),
(10136,3403,'action created','2026-04-24 13:42:42','2026-04-24 13:42:42'),
(10137,3403,'action started via WP Cron','2026-04-24 14:00:17','2026-04-24 14:00:17'),
(10138,3403,'action complete via WP Cron','2026-04-24 14:00:17','2026-04-24 14:00:17'),
(10139,3404,'action created','2026-04-24 14:00:19','2026-04-24 14:00:19'),
(10140,3400,'action started via WP Cron','2026-04-24 14:00:19','2026-04-24 14:00:19'),
(10141,3400,'action complete via WP Cron','2026-04-24 14:00:20','2026-04-24 14:00:20'),
(10142,3405,'action created','2026-04-24 14:00:20','2026-04-24 14:00:20'),
(10143,3401,'action started via WP Cron','2026-04-24 14:00:20','2026-04-24 14:00:20'),
(10144,3401,'action complete via WP Cron','2026-04-24 14:00:21','2026-04-24 14:00:21'),
(10145,3406,'action created','2026-04-24 14:00:21','2026-04-24 14:00:21'),
(10146,3404,'action started via WP Cron','2026-04-24 14:06:28','2026-04-24 14:06:28'),
(10147,3404,'action complete via WP Cron','2026-04-24 14:06:28','2026-04-24 14:06:28'),
(10148,3407,'action created','2026-04-24 14:06:28','2026-04-24 14:06:28'),
(10149,3407,'action started via WP Cron','2026-04-24 14:08:47','2026-04-24 14:08:47'),
(10150,3407,'action complete via WP Cron','2026-04-24 14:08:47','2026-04-24 14:08:47'),
(10151,3408,'action created','2026-04-24 14:08:47','2026-04-24 14:08:47'),
(10152,3408,'action started via WP Cron','2026-04-24 14:14:31','2026-04-24 14:14:31'),
(10153,3408,'action complete via WP Cron','2026-04-24 14:14:31','2026-04-24 14:14:31'),
(10154,3409,'action created','2026-04-24 14:14:31','2026-04-24 14:14:31'),
(10155,3405,'action started via WP Cron','2026-04-24 14:16:15','2026-04-24 14:16:15'),
(10156,3405,'action complete via WP Cron','2026-04-24 14:16:15','2026-04-24 14:16:15'),
(10157,3410,'action created','2026-04-24 14:16:16','2026-04-24 14:16:16'),
(10158,3406,'action started via WP Cron','2026-04-24 14:16:16','2026-04-24 14:16:16'),
(10159,3406,'action complete via WP Cron','2026-04-24 14:16:17','2026-04-24 14:16:17'),
(10160,3411,'action created','2026-04-24 14:16:17','2026-04-24 14:16:17'),
(10161,3409,'action started via WP Cron','2026-04-24 14:44:29','2026-04-24 14:44:29'),
(10162,3412,'action created','2026-04-24 14:44:30','2026-04-24 14:44:30'),
(10163,3412,'action started via WP Cron','2026-04-24 14:44:35','2026-04-24 14:44:35'),
(10164,3409,'action complete via WP Cron','2026-04-24 14:44:35','2026-04-24 14:44:35'),
(10165,3413,'action created','2026-04-24 14:44:35','2026-04-24 14:44:35'),
(10166,3412,'action complete via WP Cron','2026-04-24 14:44:40','2026-04-24 14:44:40'),
(10167,3393,'action started via Async Request','2026-04-24 14:44:49','2026-04-24 14:44:49'),
(10168,3414,'action created','2026-04-24 14:44:49','2026-04-24 14:44:49'),
(10169,3393,'action complete via Async Request','2026-04-24 14:44:49','2026-04-24 14:44:49'),
(10170,3410,'action started via Async Request','2026-04-24 14:44:49','2026-04-24 14:44:49'),
(10171,3410,'action complete via Async Request','2026-04-24 14:44:50','2026-04-24 14:44:50'),
(10172,3415,'action created','2026-04-24 14:44:51','2026-04-24 14:44:51'),
(10173,3411,'action started via Async Request','2026-04-24 14:44:51','2026-04-24 14:44:51'),
(10174,3411,'action complete via Async Request','2026-04-24 14:44:56','2026-04-24 14:44:56'),
(10175,3416,'action created','2026-04-24 14:44:57','2026-04-24 14:44:57'),
(10176,3413,'action started via WP Cron','2026-04-24 15:49:48','2026-04-24 15:49:48'),
(10177,3417,'action created','2026-04-24 15:49:49','2026-04-24 15:49:49'),
(10178,3413,'action complete via WP Cron','2026-04-24 15:49:54','2026-04-24 15:49:54'),
(10179,3418,'action created','2026-04-24 15:49:54','2026-04-24 15:49:54'),
(10180,3415,'action started via WP Cron','2026-04-24 15:49:57','2026-04-24 15:49:57'),
(10181,3415,'action complete via WP Cron','2026-04-24 15:49:58','2026-04-24 15:49:58'),
(10182,3419,'action created','2026-04-24 15:49:58','2026-04-24 15:49:58'),
(10183,3416,'action started via WP Cron','2026-04-24 15:49:58','2026-04-24 15:49:58'),
(10184,3416,'action complete via WP Cron','2026-04-24 15:49:59','2026-04-24 15:49:59'),
(10185,3420,'action created','2026-04-24 15:49:59','2026-04-24 15:49:59'),
(10186,3414,'action started via WP Cron','2026-04-24 15:49:59','2026-04-24 15:49:59'),
(10187,3421,'action created','2026-04-24 15:49:59','2026-04-24 15:49:59'),
(10188,3414,'action complete via WP Cron','2026-04-24 15:49:59','2026-04-24 15:49:59'),
(10189,3417,'action started via WP Cron','2026-04-24 15:49:59','2026-04-24 15:49:59'),
(10190,3417,'action complete via WP Cron','2026-04-24 15:50:01','2026-04-24 15:50:01'),
(10191,3418,'action started via WP Cron','2026-04-24 15:57:18','2026-04-24 15:57:18'),
(10192,3418,'action complete via WP Cron','2026-04-24 15:57:18','2026-04-24 15:57:18'),
(10193,3422,'action created','2026-04-24 15:57:20','2026-04-24 15:57:20'),
(10194,3422,'action started via WP Cron','2026-04-24 16:05:58','2026-04-24 16:05:58'),
(10195,3422,'action complete via WP Cron','2026-04-24 16:05:58','2026-04-24 16:05:58'),
(10196,3423,'action created','2026-04-24 16:05:59','2026-04-24 16:05:59'),
(10197,3419,'action started via WP Cron','2026-04-24 16:05:59','2026-04-24 16:05:59'),
(10198,3419,'action complete via WP Cron','2026-04-24 16:05:59','2026-04-24 16:05:59'),
(10199,3424,'action created','2026-04-24 16:06:00','2026-04-24 16:06:00'),
(10200,3420,'action started via WP Cron','2026-04-24 16:06:00','2026-04-24 16:06:00'),
(10201,3420,'action complete via WP Cron','2026-04-24 16:06:00','2026-04-24 16:06:00'),
(10202,3425,'action created','2026-04-24 16:06:01','2026-04-24 16:06:01'),
(10203,3423,'action started via Async Request','2026-04-24 16:08:42','2026-04-24 16:08:42'),
(10204,3423,'action complete via Async Request','2026-04-24 16:08:43','2026-04-24 16:08:43'),
(10205,3426,'action created','2026-04-24 16:08:43','2026-04-24 16:08:43'),
(10206,3426,'action started via WP Cron','2026-04-24 16:11:08','2026-04-24 16:11:08'),
(10207,3426,'action complete via WP Cron','2026-04-24 16:11:08','2026-04-24 16:11:08'),
(10208,3427,'action created','2026-04-24 16:11:09','2026-04-24 16:11:09'),
(10209,3427,'action started via WP Cron','2026-04-24 16:23:51','2026-04-24 16:23:51'),
(10210,3427,'action complete via WP Cron','2026-04-24 16:23:51','2026-04-24 16:23:51'),
(10211,3428,'action created','2026-04-24 16:23:52','2026-04-24 16:23:52'),
(10212,3424,'action started via WP Cron','2026-04-24 16:23:52','2026-04-24 16:23:52'),
(10213,3424,'action complete via WP Cron','2026-04-24 16:23:52','2026-04-24 16:23:52'),
(10214,3429,'action created','2026-04-24 16:23:53','2026-04-24 16:23:53'),
(10215,3425,'action started via WP Cron','2026-04-24 16:23:53','2026-04-24 16:23:53'),
(10216,3425,'action complete via WP Cron','2026-04-24 16:23:53','2026-04-24 16:23:53'),
(10217,3430,'action created','2026-04-24 16:23:53','2026-04-24 16:23:53'),
(10218,3310,'action started via WP Cron','2026-04-24 16:23:53','2026-04-24 16:23:53'),
(10219,3310,'action complete via WP Cron','2026-04-24 16:23:54','2026-04-24 16:23:54'),
(10220,3431,'action created','2026-04-24 16:23:54','2026-04-24 16:23:54'),
(10221,3428,'action started via WP Cron','2026-04-24 16:29:20','2026-04-24 16:29:20'),
(10222,3428,'action complete via WP Cron','2026-04-24 16:29:20','2026-04-24 16:29:20'),
(10223,3432,'action created','2026-04-24 16:29:21','2026-04-24 16:29:21'),
(10224,3432,'action started via Async Request','2026-04-24 16:31:35','2026-04-24 16:31:35'),
(10225,3432,'action complete via Async Request','2026-04-24 16:31:36','2026-04-24 16:31:36'),
(10226,3433,'action created','2026-04-24 16:31:37','2026-04-24 16:31:37'),
(10227,3433,'action started via WP Cron','2026-04-24 16:45:32','2026-04-24 16:45:32'),
(10228,3433,'action complete via WP Cron','2026-04-24 16:45:34','2026-04-24 16:45:34'),
(10229,3434,'action created','2026-04-24 16:45:35','2026-04-24 16:45:35'),
(10230,3429,'action started via WP Cron','2026-04-24 16:45:35','2026-04-24 16:45:35'),
(10231,3429,'action complete via WP Cron','2026-04-24 16:45:35','2026-04-24 16:45:35'),
(10232,3435,'action created','2026-04-24 16:45:36','2026-04-24 16:45:36'),
(10233,3430,'action started via WP Cron','2026-04-24 16:45:36','2026-04-24 16:45:36'),
(10234,3430,'action complete via WP Cron','2026-04-24 16:45:37','2026-04-24 16:45:37'),
(10235,3436,'action created','2026-04-24 16:45:37','2026-04-24 16:45:37'),
(10236,3434,'action started via WP Cron','2026-04-24 16:51:33','2026-04-24 16:51:33'),
(10237,3434,'action complete via WP Cron','2026-04-24 16:51:33','2026-04-24 16:51:33'),
(10238,3437,'action created','2026-04-24 16:51:33','2026-04-24 16:51:33'),
(10239,3421,'action started via WP Cron','2026-04-24 16:51:34','2026-04-24 16:51:34'),
(10240,3438,'action created','2026-04-24 16:51:34','2026-04-24 16:51:34'),
(10241,3421,'action complete via WP Cron','2026-04-24 16:51:34','2026-04-24 16:51:34'),
(10242,3437,'action started via WP Cron','2026-04-24 17:21:47','2026-04-24 17:21:47'),
(10243,3437,'action complete via WP Cron','2026-04-24 17:21:47','2026-04-24 17:21:47'),
(10244,3439,'action created','2026-04-24 17:21:47','2026-04-24 17:21:47'),
(10245,3435,'action started via WP Cron','2026-04-24 17:21:47','2026-04-24 17:21:47'),
(10246,3435,'action complete via WP Cron','2026-04-24 17:21:50','2026-04-24 17:21:50'),
(10247,3440,'action created','2026-04-24 17:21:50','2026-04-24 17:21:50'),
(10248,3436,'action started via WP Cron','2026-04-24 17:21:50','2026-04-24 17:21:50'),
(10249,3436,'action complete via WP Cron','2026-04-24 17:21:51','2026-04-24 17:21:51'),
(10250,3441,'action created','2026-04-24 17:21:51','2026-04-24 17:21:51'),
(10251,3439,'action started via WP Cron','2026-04-24 17:23:51','2026-04-24 17:23:51'),
(10252,3439,'action complete via WP Cron','2026-04-24 17:23:51','2026-04-24 17:23:51'),
(10253,3442,'action created','2026-04-24 17:23:51','2026-04-24 17:23:51'),
(10254,3442,'action started via WP Cron','2026-04-24 17:27:26','2026-04-24 17:27:26'),
(10255,3442,'action complete via WP Cron','2026-04-24 17:27:26','2026-04-24 17:27:26'),
(10256,3443,'action created','2026-04-24 17:27:27','2026-04-24 17:27:27'),
(10257,3443,'action started via WP Cron','2026-04-24 17:29:49','2026-04-24 17:29:49'),
(10258,3443,'action complete via WP Cron','2026-04-24 17:29:49','2026-04-24 17:29:49'),
(10259,3444,'action created','2026-04-24 17:29:50','2026-04-24 17:29:50'),
(10260,3444,'action started via WP Cron','2026-04-24 17:40:44','2026-04-24 17:40:44'),
(10261,3444,'action complete via WP Cron','2026-04-24 17:40:45','2026-04-24 17:40:45'),
(10262,3445,'action created','2026-04-24 17:40:46','2026-04-24 17:40:46'),
(10263,3440,'action started via WP Cron','2026-04-24 17:40:46','2026-04-24 17:40:46'),
(10264,3440,'action complete via WP Cron','2026-04-24 17:40:47','2026-04-24 17:40:47'),
(10265,3446,'action created','2026-04-24 17:40:48','2026-04-24 17:40:48'),
(10266,3441,'action started via WP Cron','2026-04-24 17:40:48','2026-04-24 17:40:48'),
(10267,3441,'action complete via WP Cron','2026-04-24 17:40:48','2026-04-24 17:40:48'),
(10268,3447,'action created','2026-04-24 17:40:49','2026-04-24 17:40:49'),
(10269,3445,'action started via WP Cron','2026-04-24 17:48:11','2026-04-24 17:48:11'),
(10270,3445,'action complete via WP Cron','2026-04-24 17:48:11','2026-04-24 17:48:11'),
(10271,3448,'action created','2026-04-24 17:48:15','2026-04-24 17:48:15'),
(10272,3084,'action started via WP Cron','2026-04-24 17:48:15','2026-04-24 17:48:15'),
(10273,3084,'action complete via WP Cron','2026-04-24 17:48:16','2026-04-24 17:48:16'),
(10274,3449,'action created','2026-04-24 17:48:17','2026-04-24 17:48:17'),
(10275,3087,'action started via WP Cron','2026-04-24 17:48:17','2026-04-24 17:48:17'),
(10281,3451,'action started via WP Cron','2026-04-24 18:03:16','2026-04-24 18:03:16'),
(10277,3450,'action created','2026-04-24 17:48:19','2026-04-24 17:48:19'),
(10278,3451,'action created','2026-04-24 17:48:19','2026-04-24 17:48:19'),
(10279,3087,'action complete via WP Cron','2026-04-24 17:48:19','2026-04-24 17:48:19'),
(10280,3452,'action created','2026-04-24 17:48:19','2026-04-24 17:48:19'),
(10282,3451,'action complete via WP Cron','2026-04-24 18:03:16','2026-04-24 18:03:16'),
(10283,3448,'action started via WP Cron','2026-04-24 18:03:16','2026-04-24 18:03:16'),
(10284,3448,'action complete via WP Cron','2026-04-24 18:03:16','2026-04-24 18:03:16'),
(10285,3453,'action created','2026-04-24 18:03:17','2026-04-24 18:03:17'),
(10286,3438,'action started via WP Cron','2026-04-24 18:03:17','2026-04-24 18:03:17'),
(10287,3454,'action created','2026-04-24 18:03:18','2026-04-24 18:03:18'),
(10288,3438,'action complete via WP Cron','2026-04-24 18:03:18','2026-04-24 18:03:18'),
(10289,3446,'action started via WP Cron','2026-04-24 18:03:18','2026-04-24 18:03:18'),
(10290,3446,'action complete via WP Cron','2026-04-24 18:03:19','2026-04-24 18:03:19'),
(10291,3455,'action created','2026-04-24 18:03:19','2026-04-24 18:03:19'),
(10292,3447,'action started via WP Cron','2026-04-24 18:03:19','2026-04-24 18:03:19'),
(10293,3447,'action complete via WP Cron','2026-04-24 18:03:20','2026-04-24 18:03:20'),
(10294,3456,'action created','2026-04-24 18:03:20','2026-04-24 18:03:20'),
(10295,3453,'action started via WP Cron','2026-04-24 18:20:46','2026-04-24 18:20:46'),
(10296,3453,'action complete via WP Cron','2026-04-24 18:20:46','2026-04-24 18:20:46'),
(10297,3457,'action created','2026-04-24 18:20:46','2026-04-24 18:20:46'),
(10298,3455,'action started via WP Cron','2026-04-24 18:20:46','2026-04-24 18:20:46'),
(10299,3455,'action complete via WP Cron','2026-04-24 18:20:47','2026-04-24 18:20:47'),
(10300,3458,'action created','2026-04-24 18:20:47','2026-04-24 18:20:47'),
(10301,3456,'action started via WP Cron','2026-04-24 18:20:47','2026-04-24 18:20:47'),
(10302,3456,'action complete via WP Cron','2026-04-24 18:20:48','2026-04-24 18:20:48'),
(10303,3459,'action created','2026-04-24 18:20:48','2026-04-24 18:20:48'),
(10304,3457,'action started via WP Cron','2026-04-24 18:40:27','2026-04-24 18:40:27'),
(10305,3460,'action created','2026-04-24 18:40:27','2026-04-24 18:40:27'),
(10306,3457,'action complete via WP Cron','2026-04-24 18:40:32','2026-04-24 18:40:32'),
(10307,3461,'action created','2026-04-24 18:40:32','2026-04-24 18:40:32'),
(10308,3458,'action started via WP Cron','2026-04-24 18:40:32','2026-04-24 18:40:32'),
(10309,3460,'action started via WP Cron','2026-04-24 18:40:33','2026-04-24 18:40:33'),
(10310,3458,'action complete via WP Cron','2026-04-24 18:40:33','2026-04-24 18:40:33'),
(10311,3462,'action created','2026-04-24 18:40:33','2026-04-24 18:40:33'),
(10312,3459,'action started via WP Cron','2026-04-24 18:40:33','2026-04-24 18:40:33'),
(10313,3459,'action complete via WP Cron','2026-04-24 18:40:34','2026-04-24 18:40:34'),
(10314,3463,'action created','2026-04-24 18:40:34','2026-04-24 18:40:34'),
(10315,3460,'action complete via WP Cron','2026-04-24 18:40:34','2026-04-24 18:40:34'),
(10316,3461,'action started via WP Cron','2026-04-24 19:02:12','2026-04-24 19:02:12'),
(10317,3461,'action complete via WP Cron','2026-04-24 19:02:12','2026-04-24 19:02:12'),
(10318,3464,'action created','2026-04-24 19:02:13','2026-04-24 19:02:13'),
(10319,3462,'action started via WP Cron','2026-04-24 19:02:13','2026-04-24 19:02:13'),
(10320,3462,'action complete via WP Cron','2026-04-24 19:02:13','2026-04-24 19:02:13'),
(10321,3465,'action created','2026-04-24 19:02:14','2026-04-24 19:02:14'),
(10322,3463,'action started via WP Cron','2026-04-24 19:02:14','2026-04-24 19:02:14'),
(10323,3463,'action complete via WP Cron','2026-04-24 19:02:14','2026-04-24 19:02:14'),
(10324,3466,'action created','2026-04-24 19:02:15','2026-04-24 19:02:15'),
(10325,3454,'action started via WP Cron','2026-04-24 19:16:03','2026-04-24 19:16:03'),
(10326,3467,'action created','2026-04-24 19:16:03','2026-04-24 19:16:03'),
(10327,3454,'action complete via WP Cron','2026-04-24 19:16:03','2026-04-24 19:16:03'),
(10328,3464,'action started via WP Cron','2026-04-24 19:16:03','2026-04-24 19:16:03'),
(10329,3468,'action created','2026-04-24 19:16:04','2026-04-24 19:16:04'),
(10330,3468,'action started via WP Cron','2026-04-24 19:16:08','2026-04-24 19:16:08'),
(10331,3468,'action complete via WP Cron','2026-04-24 19:16:08','2026-04-24 19:16:08'),
(10332,3464,'action complete via WP Cron','2026-04-24 19:16:08','2026-04-24 19:16:08'),
(10333,3469,'action created','2026-04-24 19:16:09','2026-04-24 19:16:09'),
(10334,3465,'action started via WP Cron','2026-04-24 19:19:26','2026-04-24 19:19:26'),
(10335,3465,'action complete via WP Cron','2026-04-24 19:19:27','2026-04-24 19:19:27'),
(10336,3470,'action created','2026-04-24 19:19:27','2026-04-24 19:19:27'),
(10337,3466,'action started via WP Cron','2026-04-24 19:19:27','2026-04-24 19:19:27'),
(10338,3466,'action complete via WP Cron','2026-04-24 19:19:27','2026-04-24 19:19:27'),
(10339,3471,'action created','2026-04-24 19:19:27','2026-04-24 19:19:27'),
(10340,3469,'action started via WP Cron','2026-04-24 19:19:27','2026-04-24 19:19:27'),
(10341,3469,'action complete via WP Cron','2026-04-24 19:19:28','2026-04-24 19:19:28'),
(10342,3472,'action created','2026-04-24 19:19:28','2026-04-24 19:19:28'),
(10343,3472,'action started via WP Cron','2026-04-24 19:41:56','2026-04-24 19:41:56'),
(10344,3472,'action complete via WP Cron','2026-04-24 19:41:56','2026-04-24 19:41:56'),
(10345,3473,'action created','2026-04-24 19:41:56','2026-04-24 19:41:56'),
(10346,3470,'action started via WP Cron','2026-04-24 19:41:56','2026-04-24 19:41:56'),
(10347,3470,'action complete via WP Cron','2026-04-24 19:41:57','2026-04-24 19:41:57'),
(10348,3474,'action created','2026-04-24 19:41:57','2026-04-24 19:41:57'),
(10349,3471,'action started via WP Cron','2026-04-24 19:41:57','2026-04-24 19:41:57'),
(10350,3471,'action complete via WP Cron','2026-04-24 19:41:57','2026-04-24 19:41:57'),
(10351,3475,'action created','2026-04-24 19:41:57','2026-04-24 19:41:57'),
(10352,3473,'action started via WP Cron','2026-04-24 19:51:51','2026-04-24 19:51:51'),
(10353,3473,'action complete via WP Cron','2026-04-24 19:51:51','2026-04-24 19:51:51'),
(10354,3476,'action created','2026-04-24 19:51:51','2026-04-24 19:51:51'),
(10355,3476,'action started via WP Cron','2026-04-24 20:07:29','2026-04-24 20:07:29'),
(10356,3476,'action complete via WP Cron','2026-04-24 20:07:29','2026-04-24 20:07:29'),
(10357,3477,'action created','2026-04-24 20:07:30','2026-04-24 20:07:30'),
(10358,3474,'action started via WP Cron','2026-04-24 20:07:30','2026-04-24 20:07:30'),
(10359,3474,'action complete via WP Cron','2026-04-24 20:07:30','2026-04-24 20:07:30'),
(10360,3478,'action created','2026-04-24 20:07:30','2026-04-24 20:07:30'),
(10361,3475,'action started via WP Cron','2026-04-24 20:07:30','2026-04-24 20:07:30'),
(10362,3475,'action complete via WP Cron','2026-04-24 20:07:31','2026-04-24 20:07:31'),
(10363,3479,'action created','2026-04-24 20:07:31','2026-04-24 20:07:31'),
(10364,3477,'action started via WP Cron','2026-04-24 20:20:55','2026-04-24 20:20:55'),
(10365,3477,'action complete via WP Cron','2026-04-24 20:20:55','2026-04-24 20:20:55'),
(10366,3480,'action created','2026-04-24 20:20:56','2026-04-24 20:20:56'),
(10367,3467,'action started via WP Cron','2026-04-24 20:20:56','2026-04-24 20:20:56'),
(10368,3481,'action created','2026-04-24 20:20:56','2026-04-24 20:20:56'),
(10369,3467,'action complete via WP Cron','2026-04-24 20:20:56','2026-04-24 20:20:56'),
(10370,3478,'action started via WP Cron','2026-04-24 20:38:46','2026-04-24 20:38:46'),
(10371,3478,'action complete via WP Cron','2026-04-24 20:38:47','2026-04-24 20:38:47'),
(10372,3482,'action created','2026-04-24 20:38:47','2026-04-24 20:38:47'),
(10373,3479,'action started via WP Cron','2026-04-24 20:38:47','2026-04-24 20:38:47'),
(10374,3479,'action complete via WP Cron','2026-04-24 20:38:47','2026-04-24 20:38:47'),
(10375,3483,'action created','2026-04-24 20:38:48','2026-04-24 20:38:48'),
(10376,3480,'action started via WP Cron','2026-04-24 20:38:48','2026-04-24 20:38:48'),
(10377,3480,'action complete via WP Cron','2026-04-24 20:38:48','2026-04-24 20:38:48'),
(10378,3484,'action created','2026-04-24 20:38:48','2026-04-24 20:38:48'),
(10379,3484,'action started via WP Cron','2026-04-24 20:44:14','2026-04-24 20:44:14'),
(10380,3484,'action complete via WP Cron','2026-04-24 20:44:14','2026-04-24 20:44:14'),
(10381,3485,'action created','2026-04-24 20:44:15','2026-04-24 20:44:15'),
(10382,3485,'action started via WP Cron','2026-04-24 20:49:20','2026-04-24 20:49:20'),
(10383,3485,'action complete via WP Cron','2026-04-24 20:49:20','2026-04-24 20:49:20'),
(10384,3486,'action created','2026-04-24 20:49:20','2026-04-24 20:49:20'),
(10385,3486,'action started via WP Cron','2026-04-24 20:53:38','2026-04-24 20:53:38'),
(10386,3486,'action complete via WP Cron','2026-04-24 20:53:38','2026-04-24 20:53:38'),
(10387,3487,'action created','2026-04-24 20:53:38','2026-04-24 20:53:38'),
(10388,3482,'action started via WP Cron','2026-04-24 21:00:46','2026-04-24 21:00:46'),
(10389,3482,'action complete via WP Cron','2026-04-24 21:00:47','2026-04-24 21:00:47'),
(10390,3488,'action created','2026-04-24 21:00:47','2026-04-24 21:00:47'),
(10391,3483,'action started via WP Cron','2026-04-24 21:00:47','2026-04-24 21:00:47'),
(10392,3483,'action complete via WP Cron','2026-04-24 21:00:48','2026-04-24 21:00:48'),
(10393,3489,'action created','2026-04-24 21:00:48','2026-04-24 21:00:48'),
(10394,3487,'action started via WP Cron','2026-04-24 21:00:48','2026-04-24 21:00:48'),
(10395,3487,'action complete via WP Cron','2026-04-24 21:00:48','2026-04-24 21:00:48'),
(10396,3490,'action created','2026-04-24 21:00:48','2026-04-24 21:00:48'),
(10397,3490,'action started via WP Cron','2026-04-24 21:08:13','2026-04-24 21:08:13'),
(10398,3490,'action complete via WP Cron','2026-04-24 21:08:13','2026-04-24 21:08:13'),
(10399,3491,'action created','2026-04-24 21:08:13','2026-04-24 21:08:13'),
(10400,3491,'action started via WP Cron','2026-04-24 21:25:04','2026-04-24 21:25:04'),
(10401,3491,'action complete via WP Cron','2026-04-24 21:25:04','2026-04-24 21:25:04'),
(10402,3492,'action created','2026-04-24 21:25:05','2026-04-24 21:25:05'),
(10403,3488,'action started via WP Cron','2026-04-24 21:25:05','2026-04-24 21:25:05'),
(10404,3488,'action complete via WP Cron','2026-04-24 21:25:05','2026-04-24 21:25:05'),
(10405,3493,'action created','2026-04-24 21:25:05','2026-04-24 21:25:05'),
(10406,3489,'action started via WP Cron','2026-04-24 21:25:05','2026-04-24 21:25:05'),
(10407,3489,'action complete via WP Cron','2026-04-24 21:25:06','2026-04-24 21:25:06'),
(10408,3494,'action created','2026-04-24 21:25:06','2026-04-24 21:25:06'),
(10409,3481,'action started via WP Cron','2026-04-24 21:25:06','2026-04-24 21:25:06'),
(10410,3495,'action created','2026-04-24 21:25:06','2026-04-24 21:25:06'),
(10411,3481,'action complete via WP Cron','2026-04-24 21:25:06','2026-04-24 21:25:06'),
(10412,3492,'action started via WP Cron','2026-04-24 21:30:51','2026-04-24 21:30:51'),
(10413,3492,'action complete via WP Cron','2026-04-24 21:30:51','2026-04-24 21:30:51'),
(10414,3496,'action created','2026-04-24 21:30:51','2026-04-24 21:30:51'),
(10415,3496,'action started via WP Cron','2026-04-24 21:48:11','2026-04-24 21:48:11'),
(10416,3496,'action complete via WP Cron','2026-04-24 21:48:11','2026-04-24 21:48:11'),
(10417,3497,'action created','2026-04-24 21:48:11','2026-04-24 21:48:11'),
(10418,3493,'action started via WP Cron','2026-04-24 21:48:11','2026-04-24 21:48:11'),
(10419,3493,'action complete via WP Cron','2026-04-24 21:48:12','2026-04-24 21:48:12'),
(10420,3498,'action created','2026-04-24 21:48:12','2026-04-24 21:48:12'),
(10421,3494,'action started via WP Cron','2026-04-24 21:48:12','2026-04-24 21:48:12'),
(10422,3494,'action complete via WP Cron','2026-04-24 21:48:12','2026-04-24 21:48:12'),
(10423,3499,'action created','2026-04-24 21:48:13','2026-04-24 21:48:13'),
(10424,3497,'action started via WP Cron','2026-04-24 22:07:15','2026-04-24 22:07:15'),
(10425,3497,'action complete via WP Cron','2026-04-24 22:07:15','2026-04-24 22:07:15'),
(10426,3500,'action created','2026-04-24 22:07:15','2026-04-24 22:07:15'),
(10427,3498,'action started via WP Cron','2026-04-24 22:07:15','2026-04-24 22:07:15'),
(10428,3498,'action complete via WP Cron','2026-04-24 22:07:16','2026-04-24 22:07:16'),
(10429,3501,'action created','2026-04-24 22:07:16','2026-04-24 22:07:16'),
(10430,3499,'action started via WP Cron','2026-04-24 22:07:16','2026-04-24 22:07:16'),
(10431,3499,'action complete via WP Cron','2026-04-24 22:07:16','2026-04-24 22:07:16'),
(10432,3502,'action created','2026-04-24 22:07:16','2026-04-24 22:07:16'),
(10433,3500,'action started via WP Cron','2026-04-24 22:23:22','2026-04-24 22:23:22'),
(10434,3500,'action complete via WP Cron','2026-04-24 22:23:23','2026-04-24 22:23:23'),
(10435,3503,'action created','2026-04-24 22:23:23','2026-04-24 22:23:23'),
(10436,3501,'action started via WP Cron','2026-04-24 22:23:23','2026-04-24 22:23:23'),
(10437,3501,'action complete via WP Cron','2026-04-24 22:23:23','2026-04-24 22:23:23'),
(10438,3504,'action created','2026-04-24 22:23:23','2026-04-24 22:23:23'),
(10439,3502,'action started via WP Cron','2026-04-24 22:23:23','2026-04-24 22:23:23'),
(10440,3502,'action complete via WP Cron','2026-04-24 22:23:24','2026-04-24 22:23:24'),
(10441,3505,'action created','2026-04-24 22:23:24','2026-04-24 22:23:24'),
(10442,3495,'action started via WP Cron','2026-04-24 23:10:39','2026-04-24 23:10:39'),
(10443,3506,'action created','2026-04-24 23:10:39','2026-04-24 23:10:39'),
(10444,3495,'action complete via WP Cron','2026-04-24 23:10:39','2026-04-24 23:10:39'),
(10445,3503,'action started via WP Cron','2026-04-24 23:10:39','2026-04-24 23:10:39'),
(10446,3503,'action complete via WP Cron','2026-04-24 23:10:39','2026-04-24 23:10:39'),
(10447,3507,'action created','2026-04-24 23:10:40','2026-04-24 23:10:40'),
(10448,3504,'action started via WP Cron','2026-04-24 23:10:40','2026-04-24 23:10:40'),
(10449,3504,'action complete via WP Cron','2026-04-24 23:10:41','2026-04-24 23:10:41'),
(10450,3508,'action created','2026-04-24 23:10:41','2026-04-24 23:10:41'),
(10451,3505,'action started via WP Cron','2026-04-24 23:10:41','2026-04-24 23:10:41'),
(10452,3505,'action complete via WP Cron','2026-04-24 23:10:42','2026-04-24 23:10:42'),
(10453,3509,'action created','2026-04-24 23:10:43','2026-04-24 23:10:43'),
(10454,3507,'action started via WP Cron','2026-04-24 23:18:15','2026-04-24 23:18:15'),
(10455,3507,'action complete via WP Cron','2026-04-24 23:18:15','2026-04-24 23:18:15'),
(10456,3510,'action created','2026-04-24 23:18:15','2026-04-24 23:18:15'),
(10457,3510,'action started via WP Cron','2026-04-24 23:26:19','2026-04-24 23:26:19'),
(10458,3511,'action created','2026-04-24 23:26:19','2026-04-24 23:26:19'),
(10459,3511,'action started via WP Cron','2026-04-24 23:26:22','2026-04-24 23:26:22'),
(10460,3511,'action complete via WP Cron','2026-04-24 23:26:23','2026-04-24 23:26:23'),
(10461,3510,'action complete via WP Cron','2026-04-24 23:26:24','2026-04-24 23:26:24'),
(10462,3512,'action created','2026-04-24 23:26:24','2026-04-24 23:26:24'),
(10463,3508,'action started via WP Cron','2026-04-24 23:26:24','2026-04-24 23:26:24'),
(10464,3508,'action complete via WP Cron','2026-04-24 23:26:25','2026-04-24 23:26:25'),
(10465,3513,'action created','2026-04-24 23:26:25','2026-04-24 23:26:25'),
(10466,3509,'action started via WP Cron','2026-04-24 23:26:25','2026-04-24 23:26:25'),
(10467,3509,'action complete via WP Cron','2026-04-24 23:26:25','2026-04-24 23:26:25'),
(10468,3514,'action created','2026-04-24 23:26:25','2026-04-24 23:26:25'),
(10469,3512,'action started via WP Cron','2026-04-25 00:05:07','2026-04-25 00:05:07'),
(10470,3512,'action complete via WP Cron','2026-04-25 00:05:07','2026-04-25 00:05:07'),
(10471,3515,'action created','2026-04-25 00:05:07','2026-04-25 00:05:07'),
(10472,3513,'action started via WP Cron','2026-04-25 00:05:07','2026-04-25 00:05:07'),
(10473,3513,'action complete via WP Cron','2026-04-25 00:05:08','2026-04-25 00:05:08'),
(10474,3516,'action created','2026-04-25 00:05:08','2026-04-25 00:05:08'),
(10475,3514,'action started via WP Cron','2026-04-25 00:05:08','2026-04-25 00:05:08'),
(10476,3514,'action complete via WP Cron','2026-04-25 00:05:08','2026-04-25 00:05:08'),
(10477,3517,'action created','2026-04-25 00:05:08','2026-04-25 00:05:08'),
(10478,3515,'action started via WP Cron','2026-04-25 00:07:27','2026-04-25 00:07:27'),
(10479,3518,'action created','2026-04-25 00:07:27','2026-04-25 00:07:27'),
(10480,3518,'action started via WP Cron','2026-04-25 00:07:30','2026-04-25 00:07:30'),
(10481,3518,'action complete via WP Cron','2026-04-25 00:07:31','2026-04-25 00:07:31'),
(10482,3515,'action complete via WP Cron','2026-04-25 00:07:31','2026-04-25 00:07:31'),
(10483,3519,'action created','2026-04-25 00:07:31','2026-04-25 00:07:31'),
(10484,3519,'action started via WP Cron','2026-04-25 00:15:37','2026-04-25 00:15:37'),
(10485,3519,'action complete via WP Cron','2026-04-25 00:15:37','2026-04-25 00:15:37'),
(10486,3520,'action created','2026-04-25 00:15:37','2026-04-25 00:15:37'),
(10487,3506,'action started via WP Cron','2026-04-25 00:15:37','2026-04-25 00:15:37'),
(10488,3521,'action created','2026-04-25 00:15:37','2026-04-25 00:15:37'),
(10489,3506,'action complete via WP Cron','2026-04-25 00:15:37','2026-04-25 00:15:37'),
(10490,3520,'action started via WP Cron','2026-04-25 01:35:20','2026-04-25 01:35:20'),
(10491,3522,'action created','2026-04-25 01:35:20','2026-04-25 01:35:20'),
(10492,3520,'action complete via WP Cron','2026-04-25 01:35:23','2026-04-25 01:35:23'),
(10493,3523,'action created','2026-04-25 01:35:23','2026-04-25 01:35:23'),
(10494,3516,'action started via WP Cron','2026-04-25 01:35:23','2026-04-25 01:35:23'),
(10495,3516,'action complete via WP Cron','2026-04-25 01:35:24','2026-04-25 01:35:24'),
(10496,3524,'action created','2026-04-25 01:35:25','2026-04-25 01:35:25'),
(10497,3517,'action started via WP Cron','2026-04-25 01:35:25','2026-04-25 01:35:25'),
(10498,3517,'action complete via WP Cron','2026-04-25 01:35:25','2026-04-25 01:35:25'),
(10499,3525,'action created','2026-04-25 01:35:26','2026-04-25 01:35:26'),
(10500,3521,'action started via WP Cron','2026-04-25 01:35:26','2026-04-25 01:35:26'),
(10501,3526,'action created','2026-04-25 01:35:26','2026-04-25 01:35:26'),
(10502,3521,'action complete via WP Cron','2026-04-25 01:35:26','2026-04-25 01:35:26'),
(10503,3391,'action started via WP Cron','2026-04-25 01:35:26','2026-04-25 01:35:26'),
(10504,3391,'action complete via WP Cron','2026-04-25 01:35:30','2026-04-25 01:35:30'),
(10505,3527,'action created','2026-04-25 01:35:30','2026-04-25 01:35:30'),
(10506,3522,'action started via WP Cron','2026-04-25 01:35:30','2026-04-25 01:35:30'),
(10507,3522,'action complete via WP Cron','2026-04-25 01:35:30','2026-04-25 01:35:30'),
(10508,3523,'action started via WP Cron','2026-04-25 01:48:48','2026-04-25 01:48:48'),
(10509,3528,'action created','2026-04-25 01:48:49','2026-04-25 01:48:49'),
(10510,3523,'action complete via WP Cron','2026-04-25 01:48:51','2026-04-25 01:48:51'),
(10511,3529,'action created','2026-04-25 01:48:51','2026-04-25 01:48:51'),
(10512,3528,'action started via WP Cron','2026-04-25 01:48:51','2026-04-25 01:48:51'),
(10513,3528,'action complete via WP Cron','2026-04-25 01:48:52','2026-04-25 01:48:52'),
(10514,3524,'action started via WP Cron','2026-04-25 02:02:56','2026-04-25 02:02:56'),
(10515,3524,'action complete via WP Cron','2026-04-25 02:02:57','2026-04-25 02:02:57'),
(10516,3530,'action created','2026-04-25 02:02:57','2026-04-25 02:02:57'),
(10517,3525,'action started via WP Cron','2026-04-25 02:02:57','2026-04-25 02:02:57'),
(10518,3525,'action complete via WP Cron','2026-04-25 02:02:57','2026-04-25 02:02:57'),
(10519,3531,'action created','2026-04-25 02:02:58','2026-04-25 02:02:58'),
(10520,3529,'action started via WP Cron','2026-04-25 02:02:58','2026-04-25 02:02:58'),
(10521,3532,'action created','2026-04-25 02:02:58','2026-04-25 02:02:58'),
(10522,3529,'action complete via WP Cron','2026-04-25 02:02:59','2026-04-25 02:02:59'),
(10523,3533,'action created','2026-04-25 02:02:59','2026-04-25 02:02:59'),
(10524,3532,'action started via WP Cron','2026-04-25 02:02:59','2026-04-25 02:02:59'),
(10525,3532,'action complete via WP Cron','2026-04-25 02:03:00','2026-04-25 02:03:00'),
(10526,3533,'action started via Async Request','2026-04-25 02:17:33','2026-04-25 02:17:33'),
(10527,3533,'action complete via Async Request','2026-04-25 02:17:33','2026-04-25 02:17:33'),
(10528,3534,'action created','2026-04-25 02:17:33','2026-04-25 02:17:33'),
(10529,3530,'action started via WP Cron','2026-04-25 04:44:37','2026-04-25 04:44:37'),
(10530,3530,'action complete via WP Cron','2026-04-25 04:44:37','2026-04-25 04:44:37'),
(10531,3535,'action created','2026-04-25 04:44:37','2026-04-25 04:44:37'),
(10532,3531,'action started via WP Cron','2026-04-25 04:44:37','2026-04-25 04:44:37'),
(10533,3531,'action complete via WP Cron','2026-04-25 04:44:38','2026-04-25 04:44:38'),
(10534,3536,'action created','2026-04-25 04:44:38','2026-04-25 04:44:38'),
(10535,3534,'action started via WP Cron','2026-04-25 04:44:38','2026-04-25 04:44:38'),
(10536,3537,'action created','2026-04-25 04:44:39','2026-04-25 04:44:39'),
(10537,3534,'action complete via WP Cron','2026-04-25 04:44:45','2026-04-25 04:44:45'),
(10538,3538,'action created','2026-04-25 04:44:46','2026-04-25 04:44:46'),
(10539,3526,'action started via WP Cron','2026-04-25 04:44:46','2026-04-25 04:44:46'),
(10540,3539,'action created','2026-04-25 04:44:47','2026-04-25 04:44:47'),
(10541,3526,'action complete via WP Cron','2026-04-25 04:44:47','2026-04-25 04:44:47'),
(10542,3283,'action started via WP Cron','2026-04-25 04:44:47','2026-04-25 04:44:47'),
(10543,3540,'action created','2026-04-25 04:44:49','2026-04-25 04:44:49'),
(10544,3283,'action complete via WP Cron','2026-04-25 04:44:49','2026-04-25 04:44:49'),
(10545,3541,'action created','2026-04-25 04:44:50','2026-04-25 04:44:50'),
(10546,3284,'action started via WP Cron','2026-04-25 04:44:50','2026-04-25 04:44:50'),
(10547,3284,'action complete via WP Cron','2026-04-25 04:44:50','2026-04-25 04:44:50'),
(10548,3542,'action created','2026-04-25 04:44:52','2026-04-25 04:44:52'),
(10549,3290,'action started via WP Cron','2026-04-25 04:44:52','2026-04-25 04:44:52'),
(10550,3537,'action started via WP Cron','2026-04-25 04:44:58','2026-04-25 04:44:58'),
(10551,3290,'action complete via WP Cron','2026-04-25 04:45:00','2026-04-25 04:45:00'),
(10552,3543,'action created','2026-04-25 04:45:00','2026-04-25 04:45:00'),
(10553,3537,'action complete via WP Cron','2026-04-25 04:45:01','2026-04-25 04:45:01'),
(10554,3299,'action started via Async Request','2026-04-25 04:45:05','2026-04-25 04:45:05'),
(10555,3299,'action complete via Async Request','2026-04-25 04:45:06','2026-04-25 04:45:06'),
(10556,3544,'action created','2026-04-25 04:45:07','2026-04-25 04:45:07'),
(10557,3300,'action started via Async Request','2026-04-25 04:45:07','2026-04-25 04:45:07'),
(10558,3300,'action complete via Async Request','2026-04-25 04:45:07','2026-04-25 04:45:07'),
(10559,3545,'action created','2026-04-25 04:45:07','2026-04-25 04:45:07'),
(10560,3301,'action started via Async Request','2026-04-25 04:45:07','2026-04-25 04:45:07'),
(10561,3301,'action complete via Async Request','2026-04-25 04:45:07','2026-04-25 04:45:07'),
(10562,3546,'action created','2026-04-25 04:45:07','2026-04-25 04:45:07'),
(10563,3302,'action started via Async Request','2026-04-25 04:45:07','2026-04-25 04:45:07'),
(10564,3302,'action complete via Async Request','2026-04-25 04:45:07','2026-04-25 04:45:07'),
(10565,3547,'action created','2026-04-25 04:45:07','2026-04-25 04:45:07'),
(10566,3303,'action started via Async Request','2026-04-25 04:45:07','2026-04-25 04:45:07'),
(10567,3303,'action complete via Async Request','2026-04-25 04:45:07','2026-04-25 04:45:07'),
(10568,3548,'action created','2026-04-25 04:45:07','2026-04-25 04:45:07'),
(10569,3304,'action started via Async Request','2026-04-25 04:45:07','2026-04-25 04:45:07'),
(10570,3304,'action complete via Async Request','2026-04-25 04:45:07','2026-04-25 04:45:07'),
(10571,3549,'action created','2026-04-25 04:45:08','2026-04-25 04:45:08'),
(10572,3305,'action started via Async Request','2026-04-25 04:45:08','2026-04-25 04:45:08'),
(10573,3305,'action complete via Async Request','2026-04-25 04:45:08','2026-04-25 04:45:08'),
(10574,3550,'action created','2026-04-25 04:45:08','2026-04-25 04:45:08'),
(10575,3307,'action started via Async Request','2026-04-25 04:45:08','2026-04-25 04:45:08'),
(10576,3551,'action created','2026-04-25 04:45:09','2026-04-25 04:45:09'),
(10577,3307,'action complete via Async Request','2026-04-25 04:45:10','2026-04-25 04:45:10'),
(10578,3552,'action created','2026-04-25 04:45:10','2026-04-25 04:45:10'),
(10579,3431,'action started via Async Request','2026-04-25 04:45:10','2026-04-25 04:45:10'),
(10580,3431,'action complete via Async Request','2026-04-25 04:45:10','2026-04-25 04:45:10'),
(10581,3553,'action created','2026-04-25 04:45:10','2026-04-25 04:45:10'),
(10582,3540,'action started via Async Request','2026-04-25 04:45:10','2026-04-25 04:45:10'),
(10583,3540,'action complete via Async Request','2026-04-25 04:45:10','2026-04-25 04:45:10'),
(10584,3551,'action started via Async Request','2026-04-25 04:45:10','2026-04-25 04:45:10'),
(10585,3551,'action complete via Async Request','2026-04-25 04:45:12','2026-04-25 04:45:12'),
(10586,3538,'action started via WP Cron','2026-04-25 04:48:27','2026-04-25 04:48:27'),
(10587,3538,'action complete via WP Cron','2026-04-25 04:48:27','2026-04-25 04:48:27'),
(10588,3554,'action created','2026-04-25 04:48:27','2026-04-25 04:48:27'),
(10589,3554,'action started via WP Cron','2026-04-25 05:00:32','2026-04-25 05:00:32'),
(10590,3554,'action complete via WP Cron','2026-04-25 05:00:32','2026-04-25 05:00:32'),
(10591,3555,'action created','2026-04-25 05:00:32','2026-04-25 05:00:32'),
(10592,3535,'action started via WP Cron','2026-04-25 05:00:32','2026-04-25 05:00:32'),
(10593,3535,'action complete via WP Cron','2026-04-25 05:00:33','2026-04-25 05:00:33'),
(10594,3556,'action created','2026-04-25 05:00:33','2026-04-25 05:00:33'),
(10595,3536,'action started via WP Cron','2026-04-25 05:00:33','2026-04-25 05:00:33'),
(10596,3536,'action complete via WP Cron','2026-04-25 05:00:33','2026-04-25 05:00:33'),
(10597,3557,'action created','2026-04-25 05:00:33','2026-04-25 05:00:33'),
(10598,3555,'action started via WP Cron','2026-04-25 05:09:55','2026-04-25 05:09:55'),
(10599,3555,'action complete via WP Cron','2026-04-25 05:09:55','2026-04-25 05:09:55'),
(10600,3558,'action created','2026-04-25 05:09:56','2026-04-25 05:09:56'),
(10601,3558,'action started via WP Cron','2026-04-25 05:15:12','2026-04-25 05:15:12'),
(10602,3558,'action complete via WP Cron','2026-04-25 05:15:12','2026-04-25 05:15:12'),
(10603,3559,'action created','2026-04-25 05:15:12','2026-04-25 05:15:12'),
(10604,3556,'action started via WP Cron','2026-04-25 05:26:22','2026-04-25 05:26:22'),
(10605,3556,'action complete via WP Cron','2026-04-25 05:26:22','2026-04-25 05:26:22'),
(10606,3560,'action created','2026-04-25 05:26:22','2026-04-25 05:26:22'),
(10607,3557,'action started via WP Cron','2026-04-25 05:26:22','2026-04-25 05:26:22'),
(10608,3557,'action complete via WP Cron','2026-04-25 05:26:22','2026-04-25 05:26:22'),
(10609,3561,'action created','2026-04-25 05:26:23','2026-04-25 05:26:23'),
(10610,3559,'action started via WP Cron','2026-04-25 05:26:23','2026-04-25 05:26:23'),
(10611,3559,'action complete via WP Cron','2026-04-25 05:26:23','2026-04-25 05:26:23'),
(10612,3562,'action created','2026-04-25 05:26:23','2026-04-25 05:26:23'),
(10613,3562,'action started via WP Cron','2026-04-25 05:46:56','2026-04-25 05:46:56'),
(10614,3563,'action created','2026-04-25 05:46:56','2026-04-25 05:46:56'),
(10615,3563,'action started via WP Cron','2026-04-25 05:47:00','2026-04-25 05:47:00'),
(10616,3563,'action complete via WP Cron','2026-04-25 05:47:01','2026-04-25 05:47:01'),
(10617,3562,'action complete via WP Cron','2026-04-25 05:47:01','2026-04-25 05:47:01'),
(10618,3564,'action created','2026-04-25 05:47:01','2026-04-25 05:47:01'),
(10619,3560,'action started via WP Cron','2026-04-25 05:47:01','2026-04-25 05:47:01'),
(10620,3560,'action complete via WP Cron','2026-04-25 05:47:02','2026-04-25 05:47:02'),
(10621,3565,'action created','2026-04-25 05:47:02','2026-04-25 05:47:02'),
(10622,3561,'action started via WP Cron','2026-04-25 05:47:02','2026-04-25 05:47:02'),
(10623,3561,'action complete via WP Cron','2026-04-25 05:47:02','2026-04-25 05:47:02'),
(10624,3566,'action created','2026-04-25 05:47:02','2026-04-25 05:47:02'),
(10625,3539,'action started via WP Cron','2026-04-25 05:47:02','2026-04-25 05:47:02'),
(10626,3567,'action created','2026-04-25 05:47:02','2026-04-25 05:47:02'),
(10627,3539,'action complete via WP Cron','2026-04-25 05:47:02','2026-04-25 05:47:02'),
(10628,3564,'action started via WP Cron','2026-04-25 06:12:57','2026-04-25 06:12:57'),
(10629,3564,'action complete via WP Cron','2026-04-25 06:12:57','2026-04-25 06:12:57'),
(10630,3568,'action created','2026-04-25 06:12:57','2026-04-25 06:12:57'),
(10631,3450,'action started via WP Cron','2026-04-25 06:12:57','2026-04-25 06:12:57'),
(10632,3450,'action complete via WP Cron','2026-04-25 06:12:57','2026-04-25 06:12:57'),
(10633,3569,'action created','2026-04-25 06:12:57','2026-04-25 06:12:57'),
(10634,3565,'action started via WP Cron','2026-04-25 06:12:57','2026-04-25 06:12:57'),
(10635,3565,'action complete via WP Cron','2026-04-25 06:12:58','2026-04-25 06:12:58'),
(10636,3570,'action created','2026-04-25 06:12:58','2026-04-25 06:12:58'),
(10637,3566,'action started via WP Cron','2026-04-25 06:12:58','2026-04-25 06:12:58'),
(10638,3566,'action complete via WP Cron','2026-04-25 06:12:58','2026-04-25 06:12:58'),
(10639,3571,'action created','2026-04-25 06:12:58','2026-04-25 06:12:58'),
(10640,3568,'action started via WP Cron','2026-04-25 06:15:29','2026-04-25 06:15:29'),
(10641,3568,'action complete via WP Cron','2026-04-25 06:15:29','2026-04-25 06:15:29'),
(10642,3572,'action created','2026-04-25 06:15:29','2026-04-25 06:15:29'),
(10643,3572,'action started via WP Cron','2026-04-25 06:30:23','2026-04-25 06:30:23'),
(10644,3572,'action complete via WP Cron','2026-04-25 06:30:23','2026-04-25 06:30:23'),
(10645,3573,'action created','2026-04-25 06:30:23','2026-04-25 06:30:23'),
(10646,3570,'action started via WP Cron','2026-04-25 06:30:23','2026-04-25 06:30:23'),
(10647,3570,'action complete via WP Cron','2026-04-25 06:30:24','2026-04-25 06:30:24'),
(10648,3574,'action created','2026-04-25 06:30:24','2026-04-25 06:30:24'),
(10649,3571,'action started via WP Cron','2026-04-25 06:30:24','2026-04-25 06:30:24'),
(10650,3571,'action complete via WP Cron','2026-04-25 06:30:24','2026-04-25 06:30:24'),
(10651,3575,'action created','2026-04-25 06:30:25','2026-04-25 06:30:25'),
(10652,3573,'action started via WP Cron','2026-04-25 06:34:09','2026-04-25 06:34:09'),
(10653,3576,'action created','2026-04-25 06:34:09','2026-04-25 06:34:09'),
(10654,3576,'action started via WP Cron','2026-04-25 06:34:12','2026-04-25 06:34:12'),
(10655,3576,'action complete via WP Cron','2026-04-25 06:34:13','2026-04-25 06:34:13'),
(10656,3573,'action complete via WP Cron','2026-04-25 06:34:13','2026-04-25 06:34:13'),
(10657,3577,'action created','2026-04-25 06:34:13','2026-04-25 06:34:13'),
(10658,3577,'action started via WP Cron','2026-04-25 06:45:35','2026-04-25 06:45:35'),
(10659,3577,'action complete via WP Cron','2026-04-25 06:45:35','2026-04-25 06:45:35'),
(10660,3578,'action created','2026-04-25 06:45:38','2026-04-25 06:45:38'),
(10661,3574,'action started via WP Cron','2026-04-25 06:45:38','2026-04-25 06:45:38'),
(10662,3574,'action complete via WP Cron','2026-04-25 06:45:38','2026-04-25 06:45:38'),
(10663,3579,'action created','2026-04-25 06:45:39','2026-04-25 06:45:39'),
(10664,3575,'action started via WP Cron','2026-04-25 06:45:39','2026-04-25 06:45:39'),
(10665,3575,'action complete via WP Cron','2026-04-25 06:45:39','2026-04-25 06:45:39'),
(10666,3580,'action created','2026-04-25 06:45:39','2026-04-25 06:45:39'),
(10667,3567,'action started via WP Cron','2026-04-25 06:49:30','2026-04-25 06:49:30'),
(10668,3581,'action created','2026-04-25 06:49:30','2026-04-25 06:49:30'),
(10669,3567,'action complete via WP Cron','2026-04-25 06:49:30','2026-04-25 06:49:30'),
(10670,3578,'action started via WP Cron','2026-04-25 06:49:30','2026-04-25 06:49:30'),
(10671,3578,'action complete via WP Cron','2026-04-25 06:49:31','2026-04-25 06:49:31'),
(10672,3582,'action created','2026-04-25 06:49:31','2026-04-25 06:49:31'),
(10673,3582,'action started via WP Cron','2026-04-25 06:52:23','2026-04-25 06:52:23'),
(10674,3582,'action complete via WP Cron','2026-04-25 06:52:23','2026-04-25 06:52:23'),
(10675,3583,'action created','2026-04-25 06:52:23','2026-04-25 06:52:23'),
(10676,3583,'action started via WP Cron','2026-04-25 06:55:48','2026-04-25 06:55:48'),
(10677,3583,'action complete via WP Cron','2026-04-25 06:55:48','2026-04-25 06:55:48'),
(10678,3584,'action created','2026-04-25 06:55:48','2026-04-25 06:55:48'),
(10679,3584,'action started via WP Cron','2026-04-25 06:58:49','2026-04-25 06:58:49'),
(10680,3584,'action complete via WP Cron','2026-04-25 06:58:49','2026-04-25 06:58:49'),
(10681,3585,'action created','2026-04-25 06:58:49','2026-04-25 06:58:49'),
(10682,3579,'action started via WP Cron','2026-04-25 07:00:53','2026-04-25 07:00:53'),
(10683,3579,'action complete via WP Cron','2026-04-25 07:00:53','2026-04-25 07:00:53'),
(10684,3586,'action created','2026-04-25 07:00:53','2026-04-25 07:00:53'),
(10685,3580,'action started via WP Cron','2026-04-25 07:00:53','2026-04-25 07:00:53'),
(10686,3580,'action complete via WP Cron','2026-04-25 07:00:54','2026-04-25 07:00:54'),
(10687,3587,'action created','2026-04-25 07:00:54','2026-04-25 07:00:54'),
(10688,3585,'action started via WP Cron','2026-04-25 07:00:54','2026-04-25 07:00:54'),
(10689,3585,'action complete via WP Cron','2026-04-25 07:00:54','2026-04-25 07:00:54'),
(10690,3588,'action created','2026-04-25 07:00:54','2026-04-25 07:00:54'),
(10691,3588,'action started via WP Cron','2026-04-25 07:04:56','2026-04-25 07:04:56'),
(10692,3588,'action complete via WP Cron','2026-04-25 07:04:56','2026-04-25 07:04:56'),
(10693,3589,'action created','2026-04-25 07:04:56','2026-04-25 07:04:56'),
(10694,3589,'action started via WP Cron','2026-04-25 07:07:56','2026-04-25 07:07:56'),
(10695,3589,'action complete via WP Cron','2026-04-25 07:07:56','2026-04-25 07:07:56'),
(10696,3590,'action created','2026-04-25 07:07:56','2026-04-25 07:07:56'),
(10697,3590,'action started via WP Cron','2026-04-25 07:09:59','2026-04-25 07:09:59'),
(10698,3590,'action complete via WP Cron','2026-04-25 07:09:59','2026-04-25 07:09:59'),
(10699,3591,'action created','2026-04-25 07:09:59','2026-04-25 07:09:59'),
(10700,3591,'action started via WP Cron','2026-04-25 07:12:50','2026-04-25 07:12:50'),
(10701,3591,'action complete via WP Cron','2026-04-25 07:12:50','2026-04-25 07:12:50'),
(10702,3592,'action created','2026-04-25 07:12:51','2026-04-25 07:12:51'),
(10703,3592,'action started via WP Cron','2026-04-25 07:15:49','2026-04-25 07:15:49'),
(10704,3592,'action complete via WP Cron','2026-04-25 07:15:49','2026-04-25 07:15:49'),
(10705,3593,'action created','2026-04-25 07:15:49','2026-04-25 07:15:49'),
(10706,3586,'action started via WP Cron','2026-04-25 07:16:51','2026-04-25 07:16:51'),
(10707,3586,'action complete via WP Cron','2026-04-25 07:16:51','2026-04-25 07:16:51'),
(10708,3594,'action created','2026-04-25 07:16:51','2026-04-25 07:16:51'),
(10709,3587,'action started via WP Cron','2026-04-25 07:16:51','2026-04-25 07:16:51'),
(10710,3587,'action complete via WP Cron','2026-04-25 07:16:52','2026-04-25 07:16:52'),
(10711,3595,'action created','2026-04-25 07:16:52','2026-04-25 07:16:52'),
(10712,3593,'action started via WP Cron','2026-04-25 07:17:58','2026-04-25 07:17:58'),
(10713,3593,'action complete via WP Cron','2026-04-25 07:17:58','2026-04-25 07:17:58'),
(10714,3596,'action created','2026-04-25 07:17:59','2026-04-25 07:17:59'),
(10715,3596,'action started via WP Cron','2026-04-25 07:20:55','2026-04-25 07:20:55'),
(10716,3596,'action complete via WP Cron','2026-04-25 07:20:55','2026-04-25 07:20:55'),
(10717,3597,'action created','2026-04-25 07:20:55','2026-04-25 07:20:55'),
(10718,3597,'action started via WP Cron','2026-04-25 07:23:17','2026-04-25 07:23:17'),
(10719,3597,'action complete via WP Cron','2026-04-25 07:23:17','2026-04-25 07:23:17'),
(10720,3598,'action created','2026-04-25 07:23:17','2026-04-25 07:23:17'),
(10721,3598,'action started via WP Cron','2026-04-25 07:52:07','2026-04-25 07:52:07'),
(10722,3599,'action created','2026-04-25 07:52:07','2026-04-25 07:52:07'),
(10723,3599,'action started via WP Cron','2026-04-25 07:52:10','2026-04-25 07:52:10'),
(10724,3599,'action complete via WP Cron','2026-04-25 07:52:11','2026-04-25 07:52:11'),
(10725,3598,'action complete via WP Cron','2026-04-25 07:52:12','2026-04-25 07:52:12'),
(10726,3600,'action created','2026-04-25 07:52:12','2026-04-25 07:52:12'),
(10727,3594,'action started via WP Cron','2026-04-25 07:52:12','2026-04-25 07:52:12'),
(10728,3594,'action complete via WP Cron','2026-04-25 07:52:13','2026-04-25 07:52:13'),
(10729,3601,'action created','2026-04-25 07:52:13','2026-04-25 07:52:13'),
(10730,3595,'action started via WP Cron','2026-04-25 07:52:13','2026-04-25 07:52:13'),
(10731,3595,'action complete via WP Cron','2026-04-25 07:52:13','2026-04-25 07:52:13'),
(10732,3602,'action created','2026-04-25 07:52:13','2026-04-25 07:52:13'),
(10733,3581,'action started via WP Cron','2026-04-25 07:52:13','2026-04-25 07:52:13'),
(10734,3603,'action created','2026-04-25 07:52:14','2026-04-25 07:52:14'),
(10735,3581,'action complete via WP Cron','2026-04-25 07:52:14','2026-04-25 07:52:14'),
(10736,3600,'action started via WP Cron','2026-04-25 07:54:28','2026-04-25 07:54:28'),
(10737,3600,'action complete via WP Cron','2026-04-25 07:54:28','2026-04-25 07:54:28'),
(10738,3604,'action created','2026-04-25 07:54:28','2026-04-25 07:54:28'),
(10739,3604,'action started via WP Cron','2026-04-25 08:43:11','2026-04-25 08:43:11'),
(10740,3605,'action created','2026-04-25 08:43:12','2026-04-25 08:43:12'),
(10741,3605,'action started via WP Cron','2026-04-25 08:43:16','2026-04-25 08:43:16'),
(10742,3605,'action complete via WP Cron','2026-04-25 08:43:16','2026-04-25 08:43:16'),
(10743,3604,'action complete via WP Cron','2026-04-25 08:43:17','2026-04-25 08:43:17'),
(10744,3606,'action created','2026-04-25 08:43:17','2026-04-25 08:43:17'),
(10745,3601,'action started via WP Cron','2026-04-25 08:43:17','2026-04-25 08:43:17'),
(10746,3601,'action complete via WP Cron','2026-04-25 08:43:17','2026-04-25 08:43:17'),
(10747,3607,'action created','2026-04-25 08:43:17','2026-04-25 08:43:17'),
(10748,3602,'action started via WP Cron','2026-04-25 08:43:17','2026-04-25 08:43:17'),
(10749,3602,'action complete via WP Cron','2026-04-25 08:43:18','2026-04-25 08:43:18'),
(10750,3608,'action created','2026-04-25 08:43:18','2026-04-25 08:43:18'),
(10751,3606,'action started via WP Cron','2026-04-25 08:49:30','2026-04-25 08:49:30'),
(10752,3606,'action complete via WP Cron','2026-04-25 08:49:30','2026-04-25 08:49:30'),
(10753,3609,'action created','2026-04-25 08:49:31','2026-04-25 08:49:31'),
(10754,3609,'action started via WP Cron','2026-04-25 09:05:00','2026-04-25 09:05:00'),
(10755,3609,'action complete via WP Cron','2026-04-25 09:05:00','2026-04-25 09:05:00'),
(10756,3610,'action created','2026-04-25 09:05:00','2026-04-25 09:05:00'),
(10757,3603,'action started via WP Cron','2026-04-25 09:05:00','2026-04-25 09:05:00'),
(10758,3611,'action created','2026-04-25 09:05:00','2026-04-25 09:05:00'),
(10759,3603,'action complete via WP Cron','2026-04-25 09:05:00','2026-04-25 09:05:00'),
(10760,3607,'action started via WP Cron','2026-04-25 09:05:00','2026-04-25 09:05:00'),
(10761,3607,'action complete via WP Cron','2026-04-25 09:05:01','2026-04-25 09:05:01'),
(10762,3612,'action created','2026-04-25 09:05:01','2026-04-25 09:05:01'),
(10763,3608,'action started via WP Cron','2026-04-25 09:05:01','2026-04-25 09:05:01'),
(10764,3608,'action complete via WP Cron','2026-04-25 09:05:01','2026-04-25 09:05:01'),
(10765,3613,'action created','2026-04-25 09:05:02','2026-04-25 09:05:02'),
(10766,3610,'action started via WP Cron','2026-04-25 09:14:00','2026-04-25 09:14:00'),
(10767,3614,'action created','2026-04-25 09:14:00','2026-04-25 09:14:00'),
(10768,3614,'action started via WP Cron','2026-04-25 09:14:03','2026-04-25 09:14:03'),
(10769,3614,'action complete via WP Cron','2026-04-25 09:14:04','2026-04-25 09:14:04'),
(10770,3610,'action complete via WP Cron','2026-04-25 09:14:04','2026-04-25 09:14:04'),
(10771,3615,'action created','2026-04-25 09:14:04','2026-04-25 09:14:04'),
(10772,3615,'action started via WP Cron','2026-04-25 09:41:20','2026-04-25 09:41:20'),
(10773,3616,'action created','2026-04-25 09:41:20','2026-04-25 09:41:20'),
(10774,3616,'action started via WP Cron','2026-04-25 09:41:24','2026-04-25 09:41:24'),
(10775,3615,'action complete via WP Cron','2026-04-25 09:41:25','2026-04-25 09:41:25'),
(10776,3617,'action created','2026-04-25 09:41:27','2026-04-25 09:41:27'),
(10777,3616,'action complete via WP Cron','2026-04-25 09:41:28','2026-04-25 09:41:28'),
(10778,3612,'action started via WP Cron','2026-04-25 09:41:28','2026-04-25 09:41:28'),
(10779,3612,'action complete via WP Cron','2026-04-25 09:41:28','2026-04-25 09:41:28'),
(10780,3618,'action created','2026-04-25 09:41:28','2026-04-25 09:41:28'),
(10781,3613,'action started via WP Cron','2026-04-25 09:41:28','2026-04-25 09:41:28'),
(10782,3613,'action complete via WP Cron','2026-04-25 09:41:28','2026-04-25 09:41:28'),
(10783,3619,'action created','2026-04-25 09:41:29','2026-04-25 09:41:29'),
(10784,3617,'action started via WP Cron','2026-04-25 10:23:09','2026-04-25 10:23:09'),
(10785,3620,'action created','2026-04-25 10:23:09','2026-04-25 10:23:09'),
(10786,3620,'action started via WP Cron','2026-04-25 10:23:13','2026-04-25 10:23:13'),
(10787,3620,'action complete via WP Cron','2026-04-25 10:23:13','2026-04-25 10:23:13'),
(10788,3617,'action complete via WP Cron','2026-04-25 10:23:14','2026-04-25 10:23:14'),
(10789,3621,'action created','2026-04-25 10:23:14','2026-04-25 10:23:14'),
(10790,3618,'action started via WP Cron','2026-04-25 10:23:14','2026-04-25 10:23:14'),
(10791,3618,'action complete via WP Cron','2026-04-25 10:23:15','2026-04-25 10:23:15'),
(10792,3622,'action created','2026-04-25 10:23:15','2026-04-25 10:23:15'),
(10793,3619,'action started via WP Cron','2026-04-25 10:23:15','2026-04-25 10:23:15'),
(10794,3619,'action complete via WP Cron','2026-04-25 10:23:16','2026-04-25 10:23:16'),
(10795,3623,'action created','2026-04-25 10:23:16','2026-04-25 10:23:16'),
(10796,3611,'action started via WP Cron','2026-04-25 10:23:16','2026-04-25 10:23:16'),
(10797,3624,'action created','2026-04-25 10:23:16','2026-04-25 10:23:16'),
(10798,3611,'action complete via WP Cron','2026-04-25 10:23:16','2026-04-25 10:23:16'),
(10799,3621,'action started via WP Cron','2026-04-25 10:40:54','2026-04-25 10:40:54'),
(10800,3621,'action complete via WP Cron','2026-04-25 10:40:54','2026-04-25 10:40:54'),
(10801,3625,'action created','2026-04-25 10:40:54','2026-04-25 10:40:54'),
(10802,3622,'action started via WP Cron','2026-04-25 10:40:54','2026-04-25 10:40:54'),
(10803,3622,'action complete via WP Cron','2026-04-25 10:40:54','2026-04-25 10:40:54'),
(10804,3626,'action created','2026-04-25 10:40:54','2026-04-25 10:40:54'),
(10805,3623,'action started via WP Cron','2026-04-25 10:40:54','2026-04-25 10:40:54'),
(10806,3623,'action complete via WP Cron','2026-04-25 10:40:55','2026-04-25 10:40:55'),
(10807,3627,'action created','2026-04-25 10:40:55','2026-04-25 10:40:55'),
(10808,3625,'action started via WP Cron','2026-04-25 10:43:48','2026-04-25 10:43:48'),
(10809,3625,'action complete via WP Cron','2026-04-25 10:43:48','2026-04-25 10:43:48'),
(10810,3628,'action created','2026-04-25 10:43:48','2026-04-25 10:43:48'),
(10811,3628,'action started via WP Cron','2026-04-25 10:55:24','2026-04-25 10:55:24'),
(10812,3628,'action complete via WP Cron','2026-04-25 10:55:25','2026-04-25 10:55:25'),
(10813,3629,'action created','2026-04-25 10:55:25','2026-04-25 10:55:25'),
(10814,3626,'action started via WP Cron','2026-04-25 10:57:33','2026-04-25 10:57:33'),
(10815,3626,'action complete via WP Cron','2026-04-25 10:57:33','2026-04-25 10:57:33'),
(10816,3630,'action created','2026-04-25 10:57:33','2026-04-25 10:57:33'),
(10817,3627,'action started via WP Cron','2026-04-25 10:57:33','2026-04-25 10:57:33'),
(10818,3627,'action complete via WP Cron','2026-04-25 10:57:33','2026-04-25 10:57:33'),
(10819,3631,'action created','2026-04-25 10:57:34','2026-04-25 10:57:34'),
(10820,3629,'action started via WP Cron','2026-04-25 10:57:34','2026-04-25 10:57:34'),
(10821,3629,'action complete via WP Cron','2026-04-25 10:57:34','2026-04-25 10:57:34'),
(10822,3632,'action created','2026-04-25 10:57:34','2026-04-25 10:57:34'),
(10823,3632,'action started via WP Cron','2026-04-25 11:08:00','2026-04-25 11:08:00'),
(10824,3632,'action complete via WP Cron','2026-04-25 11:08:00','2026-04-25 11:08:00'),
(10825,3633,'action created','2026-04-25 11:08:00','2026-04-25 11:08:00'),
(10826,3633,'action started via WP Cron','2026-04-25 11:10:14','2026-04-25 11:10:14'),
(10827,3633,'action complete via WP Cron','2026-04-25 11:10:15','2026-04-25 11:10:15'),
(10828,3634,'action created','2026-04-25 11:10:15','2026-04-25 11:10:15'),
(10829,3634,'action started via WP Cron','2026-04-25 11:19:17','2026-04-25 11:19:17'),
(10830,3635,'action created','2026-04-25 11:19:17','2026-04-25 11:19:17'),
(10831,3635,'action started via WP Cron','2026-04-25 11:19:20','2026-04-25 11:19:20'),
(10832,3635,'action complete via WP Cron','2026-04-25 11:19:21','2026-04-25 11:19:21'),
(10833,3634,'action complete via WP Cron','2026-04-25 11:19:22','2026-04-25 11:19:22'),
(10834,3636,'action created','2026-04-25 11:19:22','2026-04-25 11:19:22'),
(10835,3630,'action started via Async Request','2026-04-25 11:19:25','2026-04-25 11:19:25'),
(10836,3630,'action complete via Async Request','2026-04-25 11:19:25','2026-04-25 11:19:25'),
(10837,3637,'action created','2026-04-25 11:19:25','2026-04-25 11:19:25'),
(10838,3631,'action started via Async Request','2026-04-25 11:19:25','2026-04-25 11:19:25'),
(10839,3631,'action complete via Async Request','2026-04-25 11:19:26','2026-04-25 11:19:26'),
(10840,3638,'action created','2026-04-25 11:19:26','2026-04-25 11:19:26'),
(10841,3636,'action started via WP Cron','2026-04-25 11:25:43','2026-04-25 11:25:43'),
(10842,3636,'action complete via WP Cron','2026-04-25 11:25:43','2026-04-25 11:25:43'),
(10843,3639,'action created','2026-04-25 11:25:44','2026-04-25 11:25:44'),
(10844,3624,'action started via WP Cron','2026-04-25 11:25:44','2026-04-25 11:25:44'),
(10845,3640,'action created','2026-04-25 11:25:44','2026-04-25 11:25:44'),
(10846,3624,'action complete via WP Cron','2026-04-25 11:25:44','2026-04-25 11:25:44'),
(10847,3639,'action started via WP Cron','2026-04-25 11:28:27','2026-04-25 11:28:27'),
(10848,3639,'action complete via WP Cron','2026-04-25 11:28:27','2026-04-25 11:28:27'),
(10849,3641,'action created','2026-04-25 11:28:27','2026-04-25 11:28:27'),
(10850,3641,'action started via WP Cron','2026-04-25 11:32:52','2026-04-25 11:32:52'),
(10851,3641,'action complete via WP Cron','2026-04-25 11:32:52','2026-04-25 11:32:52'),
(10852,3642,'action created','2026-04-25 11:32:52','2026-04-25 11:32:52'),
(10853,3637,'action started via WP Cron','2026-04-25 11:43:15','2026-04-25 11:43:15'),
(10854,3637,'action complete via WP Cron','2026-04-25 11:43:15','2026-04-25 11:43:15'),
(10855,3643,'action created','2026-04-25 11:43:15','2026-04-25 11:43:15'),
(10856,3638,'action started via WP Cron','2026-04-25 11:43:15','2026-04-25 11:43:15'),
(10857,3638,'action complete via WP Cron','2026-04-25 11:43:15','2026-04-25 11:43:15'),
(10858,3644,'action created','2026-04-25 11:43:16','2026-04-25 11:43:16'),
(10859,3642,'action started via WP Cron','2026-04-25 11:43:16','2026-04-25 11:43:16'),
(10860,3642,'action complete via WP Cron','2026-04-25 11:43:16','2026-04-25 11:43:16'),
(10861,3645,'action created','2026-04-25 11:43:16','2026-04-25 11:43:16'),
(10862,3645,'action started via WP Cron','2026-04-25 11:47:04','2026-04-25 11:47:04'),
(10863,3645,'action complete via WP Cron','2026-04-25 11:47:05','2026-04-25 11:47:05'),
(10864,3646,'action created','2026-04-25 11:47:05','2026-04-25 11:47:05'),
(10865,3646,'action started via WP Cron','2026-04-25 12:28:58','2026-04-25 12:28:58'),
(10866,3647,'action created','2026-04-25 12:28:59','2026-04-25 12:28:59'),
(10867,3647,'action started via WP Cron','2026-04-25 12:29:03','2026-04-25 12:29:03'),
(10868,3647,'action complete via WP Cron','2026-04-25 12:29:03','2026-04-25 12:29:03'),
(10869,3646,'action complete via WP Cron','2026-04-25 12:29:04','2026-04-25 12:29:04'),
(10870,3648,'action created','2026-04-25 12:29:04','2026-04-25 12:29:04'),
(10871,3643,'action started via WP Cron','2026-04-25 12:29:04','2026-04-25 12:29:04'),
(10872,3643,'action complete via WP Cron','2026-04-25 12:29:04','2026-04-25 12:29:04'),
(10873,3649,'action created','2026-04-25 12:29:05','2026-04-25 12:29:05'),
(10874,3644,'action started via WP Cron','2026-04-25 12:29:05','2026-04-25 12:29:05'),
(10875,3644,'action complete via WP Cron','2026-04-25 12:29:05','2026-04-25 12:29:05'),
(10876,3650,'action created','2026-04-25 12:29:05','2026-04-25 12:29:05'),
(10877,3640,'action started via WP Cron','2026-04-25 12:29:05','2026-04-25 12:29:05'),
(10878,3651,'action created','2026-04-25 12:29:05','2026-04-25 12:29:05'),
(10879,3640,'action complete via WP Cron','2026-04-25 12:29:05','2026-04-25 12:29:05'),
(10880,3648,'action started via WP Cron','2026-04-25 12:43:16','2026-04-25 12:43:16'),
(10881,3648,'action complete via WP Cron','2026-04-25 12:43:16','2026-04-25 12:43:16'),
(10882,3652,'action created','2026-04-25 12:43:16','2026-04-25 12:43:16'),
(10883,3649,'action started via WP Cron','2026-04-25 13:11:15','2026-04-25 13:11:15'),
(10884,3649,'action complete via WP Cron','2026-04-25 13:11:15','2026-04-25 13:11:15'),
(10885,3653,'action created','2026-04-25 13:11:18','2026-04-25 13:11:18'),
(10886,3650,'action started via WP Cron','2026-04-25 13:11:18','2026-04-25 13:11:18'),
(10887,3650,'action complete via WP Cron','2026-04-25 13:11:18','2026-04-25 13:11:18'),
(10888,3654,'action created','2026-04-25 13:11:20','2026-04-25 13:11:20'),
(10889,3652,'action started via WP Cron','2026-04-25 13:11:20','2026-04-25 13:11:20'),
(10890,3652,'action complete via WP Cron','2026-04-25 13:11:22','2026-04-25 13:11:22'),
(10891,3655,'action created','2026-04-25 13:11:22','2026-04-25 13:11:22'),
(10892,3655,'action started via WP Cron','2026-04-25 13:26:09','2026-04-25 13:26:09'),
(10893,3655,'action complete via WP Cron','2026-04-25 13:26:09','2026-04-25 13:26:09'),
(10894,3656,'action created','2026-04-25 13:26:09','2026-04-25 13:26:09'),
(10895,3653,'action started via WP Cron','2026-04-25 13:38:13','2026-04-25 13:38:13'),
(10896,3653,'action complete via WP Cron','2026-04-25 13:38:14','2026-04-25 13:38:14'),
(10897,3657,'action created','2026-04-25 13:38:14','2026-04-25 13:38:14'),
(10898,3654,'action started via WP Cron','2026-04-25 13:38:14','2026-04-25 13:38:14'),
(10899,3654,'action complete via WP Cron','2026-04-25 13:38:15','2026-04-25 13:38:15'),
(10900,3658,'action created','2026-04-25 13:38:15','2026-04-25 13:38:15'),
(10901,3656,'action started via WP Cron','2026-04-25 13:38:15','2026-04-25 13:38:15'),
(10902,3656,'action complete via WP Cron','2026-04-25 13:38:15','2026-04-25 13:38:15'),
(10903,3659,'action created','2026-04-25 13:38:15','2026-04-25 13:38:15'),
(10904,3651,'action started via WP Cron','2026-04-25 13:38:15','2026-04-25 13:38:15'),
(10905,3660,'action created','2026-04-25 13:38:15','2026-04-25 13:38:15'),
(10906,3651,'action complete via WP Cron','2026-04-25 13:38:15','2026-04-25 13:38:15'),
(10907,3527,'action started via WP Cron','2026-04-25 13:38:15','2026-04-25 13:38:15'),
(10908,3527,'action complete via WP Cron','2026-04-25 13:38:19','2026-04-25 13:38:19'),
(10909,3661,'action created','2026-04-25 13:38:19','2026-04-25 13:38:19'),
(10910,3659,'action started via WP Cron','2026-04-25 13:47:26','2026-04-25 13:47:26'),
(10911,3659,'action complete via WP Cron','2026-04-25 13:47:26','2026-04-25 13:47:26'),
(10912,3662,'action created','2026-04-25 13:47:26','2026-04-25 13:47:26'),
(10913,3662,'action started via WP Cron','2026-04-25 13:53:28','2026-04-25 13:53:28'),
(10914,3662,'action complete via WP Cron','2026-04-25 13:53:28','2026-04-25 13:53:28'),
(10915,3663,'action created','2026-04-25 13:53:29','2026-04-25 13:53:29'),
(10916,3657,'action started via WP Cron','2026-04-25 13:53:29','2026-04-25 13:53:29'),
(10917,3657,'action complete via WP Cron','2026-04-25 13:53:29','2026-04-25 13:53:29'),
(10918,3664,'action created','2026-04-25 13:53:29','2026-04-25 13:53:29'),
(10919,3658,'action started via WP Cron','2026-04-25 13:53:29','2026-04-25 13:53:29'),
(10920,3658,'action complete via WP Cron','2026-04-25 13:53:30','2026-04-25 13:53:30'),
(10921,3665,'action created','2026-04-25 13:53:30','2026-04-25 13:53:30'),
(10922,3663,'action started via WP Cron','2026-04-25 13:58:57','2026-04-25 13:58:57'),
(10923,3663,'action complete via WP Cron','2026-04-25 13:58:57','2026-04-25 13:58:57'),
(10924,3666,'action created','2026-04-25 13:58:57','2026-04-25 13:58:57'),
(10925,3666,'action started via WP Cron','2026-04-25 14:17:06','2026-04-25 14:17:06'),
(10926,3666,'action complete via WP Cron','2026-04-25 14:17:06','2026-04-25 14:17:06'),
(10927,3667,'action created','2026-04-25 14:17:06','2026-04-25 14:17:06'),
(10928,3664,'action started via WP Cron','2026-04-25 14:17:06','2026-04-25 14:17:06'),
(10929,3664,'action complete via WP Cron','2026-04-25 14:17:07','2026-04-25 14:17:07'),
(10930,3668,'action created','2026-04-25 14:17:07','2026-04-25 14:17:07'),
(10931,3665,'action started via WP Cron','2026-04-25 14:17:07','2026-04-25 14:17:07'),
(10932,3665,'action complete via WP Cron','2026-04-25 14:17:07','2026-04-25 14:17:07'),
(10933,3669,'action created','2026-04-25 14:17:08','2026-04-25 14:17:08'),
(10934,3667,'action started via WP Cron','2026-04-25 14:23:50','2026-04-25 14:23:50'),
(10935,3667,'action complete via WP Cron','2026-04-25 14:23:50','2026-04-25 14:23:50'),
(10936,3670,'action created','2026-04-25 14:23:50','2026-04-25 14:23:50'),
(10937,3670,'action started via WP Cron','2026-04-25 14:37:48','2026-04-25 14:37:48'),
(10938,3670,'action complete via WP Cron','2026-04-25 14:37:48','2026-04-25 14:37:48'),
(10939,3671,'action created','2026-04-25 14:37:48','2026-04-25 14:37:48'),
(10940,3668,'action started via WP Cron','2026-04-25 14:37:48','2026-04-25 14:37:48'),
(10941,3668,'action complete via WP Cron','2026-04-25 14:37:49','2026-04-25 14:37:49'),
(10942,3672,'action created','2026-04-25 14:37:49','2026-04-25 14:37:49'),
(10943,3669,'action started via WP Cron','2026-04-25 14:37:49','2026-04-25 14:37:49'),
(10944,3669,'action complete via WP Cron','2026-04-25 14:37:50','2026-04-25 14:37:50'),
(10945,3673,'action created','2026-04-25 14:37:50','2026-04-25 14:37:50'),
(10946,3660,'action started via WP Cron','2026-04-25 14:42:10','2026-04-25 14:42:10'),
(10947,3674,'action created','2026-04-25 14:42:11','2026-04-25 14:42:11'),
(10948,3660,'action complete via WP Cron','2026-04-25 14:42:11','2026-04-25 14:42:11'),
(10949,3671,'action started via WP Cron','2026-04-25 14:42:11','2026-04-25 14:42:11'),
(10950,3671,'action complete via WP Cron','2026-04-25 14:42:11','2026-04-25 14:42:11'),
(10951,3675,'action created','2026-04-25 14:42:11','2026-04-25 14:42:11'),
(10952,3675,'action started via WP Cron','2026-04-25 14:51:29','2026-04-25 14:51:29'),
(10953,3675,'action complete via WP Cron','2026-04-25 14:51:29','2026-04-25 14:51:29'),
(10954,3676,'action created','2026-04-25 14:51:30','2026-04-25 14:51:30'),
(10955,3672,'action started via WP Cron','2026-04-25 15:30:02','2026-04-25 15:30:02'),
(10956,3672,'action complete via WP Cron','2026-04-25 15:30:03','2026-04-25 15:30:03'),
(10957,3677,'action created','2026-04-25 15:30:03','2026-04-25 15:30:03'),
(10958,3673,'action started via WP Cron','2026-04-25 15:30:03','2026-04-25 15:30:03'),
(10959,3673,'action complete via WP Cron','2026-04-25 15:30:03','2026-04-25 15:30:03'),
(10960,3678,'action created','2026-04-25 15:30:04','2026-04-25 15:30:04'),
(10961,3676,'action started via WP Cron','2026-04-25 15:30:04','2026-04-25 15:30:04'),
(10962,3676,'action complete via WP Cron','2026-04-25 15:30:04','2026-04-25 15:30:04'),
(10963,3679,'action created','2026-04-25 15:30:04','2026-04-25 15:30:04'),
(10964,3679,'action started via WP Cron','2026-04-25 15:43:02','2026-04-25 15:43:02'),
(10965,3679,'action complete via WP Cron','2026-04-25 15:43:03','2026-04-25 15:43:03'),
(10966,3680,'action created','2026-04-25 15:43:03','2026-04-25 15:43:03'),
(10967,3674,'action started via WP Cron','2026-04-25 15:43:03','2026-04-25 15:43:03'),
(10968,3681,'action created','2026-04-25 15:43:03','2026-04-25 15:43:03'),
(10969,3674,'action complete via WP Cron','2026-04-25 15:43:03','2026-04-25 15:43:03'),
(10970,3677,'action started via WP Cron','2026-04-25 16:06:14','2026-04-25 16:06:14'),
(10971,3677,'action complete via WP Cron','2026-04-25 16:06:14','2026-04-25 16:06:14'),
(10972,3682,'action created','2026-04-25 16:06:14','2026-04-25 16:06:14'),
(10973,3678,'action started via WP Cron','2026-04-25 16:06:14','2026-04-25 16:06:14'),
(10974,3678,'action complete via WP Cron','2026-04-25 16:06:15','2026-04-25 16:06:15'),
(10975,3683,'action created','2026-04-25 16:06:15','2026-04-25 16:06:15'),
(10976,3680,'action started via WP Cron','2026-04-25 16:06:15','2026-04-25 16:06:15'),
(10977,3684,'action created','2026-04-25 16:06:16','2026-04-25 16:06:16'),
(10978,3684,'action started via WP Cron','2026-04-25 16:06:19','2026-04-25 16:06:19'),
(10979,3684,'action complete via WP Cron','2026-04-25 16:06:20','2026-04-25 16:06:20'),
(10980,3680,'action complete via WP Cron','2026-04-25 16:06:21','2026-04-25 16:06:21'),
(10981,3685,'action created','2026-04-25 16:06:21','2026-04-25 16:06:21'),
(10982,3685,'action started via WP Cron','2026-04-25 16:31:11','2026-04-25 16:31:11'),
(10983,3686,'action created','2026-04-25 16:31:12','2026-04-25 16:31:12'),
(10984,3686,'action started via WP Cron','2026-04-25 16:31:15','2026-04-25 16:31:15'),
(10985,3686,'action complete via WP Cron','2026-04-25 16:31:16','2026-04-25 16:31:16'),
(10986,3685,'action complete via WP Cron','2026-04-25 16:31:17','2026-04-25 16:31:17'),
(10987,3687,'action created','2026-04-25 16:31:17','2026-04-25 16:31:17'),
(10988,3682,'action started via Async Request','2026-04-25 16:31:20','2026-04-25 16:31:20'),
(10989,3682,'action complete via Async Request','2026-04-25 16:31:20','2026-04-25 16:31:20'),
(10990,3688,'action created','2026-04-25 16:31:20','2026-04-25 16:31:20'),
(10991,3683,'action started via Async Request','2026-04-25 16:31:20','2026-04-25 16:31:20'),
(10992,3683,'action complete via Async Request','2026-04-25 16:31:21','2026-04-25 16:31:21'),
(10993,3689,'action created','2026-04-25 16:31:21','2026-04-25 16:31:21'),
(10994,3687,'action started via WP Cron','2026-04-25 16:38:56','2026-04-25 16:38:56'),
(10995,3687,'action complete via WP Cron','2026-04-25 16:38:57','2026-04-25 16:38:57'),
(10996,3690,'action created','2026-04-25 16:38:57','2026-04-25 16:38:57'),
(10997,3690,'action started via WP Cron','2026-04-25 16:58:29','2026-04-25 16:58:29'),
(10998,3690,'action complete via WP Cron','2026-04-25 16:58:29','2026-04-25 16:58:29'),
(10999,3691,'action created','2026-04-25 16:58:29','2026-04-25 16:58:29'),
(11000,3681,'action started via WP Cron','2026-04-25 16:58:29','2026-04-25 16:58:29'),
(11001,3692,'action created','2026-04-25 16:58:29','2026-04-25 16:58:29'),
(11002,3681,'action complete via WP Cron','2026-04-25 16:58:29','2026-04-25 16:58:29'),
(11003,3553,'action started via WP Cron','2026-04-25 16:58:29','2026-04-25 16:58:29'),
(11004,3553,'action complete via WP Cron','2026-04-25 16:58:29','2026-04-25 16:58:29'),
(11005,3693,'action created','2026-04-25 16:58:29','2026-04-25 16:58:29'),
(11006,3688,'action started via WP Cron','2026-04-25 16:58:29','2026-04-25 16:58:29'),
(11007,3688,'action complete via WP Cron','2026-04-25 16:58:30','2026-04-25 16:58:30'),
(11008,3694,'action created','2026-04-25 16:58:30','2026-04-25 16:58:30'),
(11009,3689,'action started via WP Cron','2026-04-25 16:58:30','2026-04-25 16:58:30'),
(11010,3689,'action complete via WP Cron','2026-04-25 16:58:30','2026-04-25 16:58:30'),
(11011,3695,'action created','2026-04-25 16:58:30','2026-04-25 16:58:30'),
(11012,3691,'action started via WP Cron','2026-04-25 17:01:03','2026-04-25 17:01:03'),
(11013,3696,'action created','2026-04-25 17:01:03','2026-04-25 17:01:03'),
(11014,3696,'action started via WP Cron','2026-04-25 17:01:07','2026-04-25 17:01:07'),
(11015,3696,'action complete via WP Cron','2026-04-25 17:01:07','2026-04-25 17:01:07'),
(11016,3691,'action complete via WP Cron','2026-04-25 17:01:07','2026-04-25 17:01:07'),
(11017,3697,'action created','2026-04-25 17:01:08','2026-04-25 17:01:08'),
(11018,3697,'action started via WP Cron','2026-04-25 17:07:27','2026-04-25 17:07:27'),
(11019,3697,'action complete via WP Cron','2026-04-25 17:07:27','2026-04-25 17:07:27'),
(11020,3698,'action created','2026-04-25 17:07:27','2026-04-25 17:07:27'),
(11021,3698,'action started via WP Cron','2026-04-25 17:22:12','2026-04-25 17:22:12'),
(11022,3698,'action complete via WP Cron','2026-04-25 17:22:12','2026-04-25 17:22:12'),
(11023,3699,'action created','2026-04-25 17:22:12','2026-04-25 17:22:12'),
(11024,3694,'action started via WP Cron','2026-04-25 17:22:12','2026-04-25 17:22:12'),
(11025,3694,'action complete via WP Cron','2026-04-25 17:22:13','2026-04-25 17:22:13'),
(11026,3700,'action created','2026-04-25 17:22:13','2026-04-25 17:22:13'),
(11027,3695,'action started via WP Cron','2026-04-25 17:22:13','2026-04-25 17:22:13'),
(11028,3695,'action complete via WP Cron','2026-04-25 17:22:14','2026-04-25 17:22:14'),
(11029,3701,'action created','2026-04-25 17:22:14','2026-04-25 17:22:14'),
(11030,3699,'action started via WP Cron','2026-04-25 17:37:49','2026-04-25 17:37:49'),
(11031,3699,'action complete via WP Cron','2026-04-25 17:37:49','2026-04-25 17:37:49'),
(11032,3702,'action created','2026-04-25 17:37:50','2026-04-25 17:37:50'),
(11033,3700,'action started via WP Cron','2026-04-25 17:37:50','2026-04-25 17:37:50'),
(11034,3700,'action complete via WP Cron','2026-04-25 17:37:50','2026-04-25 17:37:50'),
(11035,3703,'action created','2026-04-25 17:37:52','2026-04-25 17:37:52'),
(11036,3701,'action started via WP Cron','2026-04-25 17:37:52','2026-04-25 17:37:52'),
(11037,3701,'action complete via WP Cron','2026-04-25 17:37:52','2026-04-25 17:37:52'),
(11038,3704,'action created','2026-04-25 17:37:54','2026-04-25 17:37:54'),
(11039,3702,'action started via WP Cron','2026-04-25 18:15:17','2026-04-25 18:15:17'),
(11040,3705,'action created','2026-04-25 18:15:17','2026-04-25 18:15:17'),
(11041,3705,'action started via WP Cron','2026-04-25 18:15:20','2026-04-25 18:15:20'),
(11042,3705,'action complete via WP Cron','2026-04-25 18:15:21','2026-04-25 18:15:21'),
(11043,3702,'action complete via WP Cron','2026-04-25 18:15:22','2026-04-25 18:15:22'),
(11044,3706,'action created','2026-04-25 18:15:22','2026-04-25 18:15:22'),
(11045,3449,'action started via Async Request','2026-04-25 18:15:24','2026-04-25 18:15:24'),
(11046,3449,'action complete via Async Request','2026-04-25 18:15:25','2026-04-25 18:15:25'),
(11047,3707,'action created','2026-04-25 18:15:25','2026-04-25 18:15:25'),
(11048,3703,'action started via Async Request','2026-04-25 18:15:25','2026-04-25 18:15:25'),
(11049,3703,'action complete via Async Request','2026-04-25 18:15:25','2026-04-25 18:15:25'),
(11050,3708,'action created','2026-04-25 18:15:25','2026-04-25 18:15:25'),
(11051,3704,'action started via Async Request','2026-04-25 18:15:25','2026-04-25 18:15:25'),
(11052,3704,'action complete via Async Request','2026-04-25 18:15:26','2026-04-25 18:15:26'),
(11053,3709,'action created','2026-04-25 18:15:26','2026-04-25 18:15:26'),
(11054,3692,'action started via Async Request','2026-04-25 18:15:26','2026-04-25 18:15:26'),
(11055,3710,'action created','2026-04-25 18:15:26','2026-04-25 18:15:26'),
(11056,3692,'action complete via Async Request','2026-04-25 18:15:26','2026-04-25 18:15:26'),
(11057,3569,'action started via Async Request','2026-04-25 18:15:26','2026-04-25 18:15:26'),
(11058,3569,'action complete via Async Request','2026-04-25 18:15:26','2026-04-25 18:15:26'),
(11060,3452,'action started via Async Request','2026-04-25 18:15:26','2026-04-25 18:15:26'),
(11066,3713,'action started via WP Cron','2026-04-25 18:21:19','2026-04-25 18:21:19'),
(11062,3712,'action created','2026-04-25 18:15:26','2026-04-25 18:15:26'),
(11063,3713,'action created','2026-04-25 18:15:27','2026-04-25 18:15:27'),
(11064,3452,'action complete via Async Request','2026-04-25 18:15:27','2026-04-25 18:15:27'),
(11065,3714,'action created','2026-04-25 18:15:27','2026-04-25 18:15:27'),
(11067,3713,'action complete via WP Cron','2026-04-25 18:21:19','2026-04-25 18:21:19'),
(11068,3706,'action started via WP Cron','2026-04-25 18:21:19','2026-04-25 18:21:19'),
(11069,3706,'action complete via WP Cron','2026-04-25 18:21:19','2026-04-25 18:21:19'),
(11070,3715,'action created','2026-04-25 18:21:19','2026-04-25 18:21:19'),
(11071,3715,'action started via WP Cron','2026-04-25 18:49:50','2026-04-25 18:49:50'),
(11072,3715,'action complete via WP Cron','2026-04-25 18:49:50','2026-04-25 18:49:50'),
(11073,3716,'action created','2026-04-25 18:49:50','2026-04-25 18:49:50'),
(11074,3708,'action started via WP Cron','2026-04-25 18:49:50','2026-04-25 18:49:50'),
(11075,3708,'action complete via WP Cron','2026-04-25 18:49:51','2026-04-25 18:49:51'),
(11076,3717,'action created','2026-04-25 18:49:51','2026-04-25 18:49:51'),
(11077,3709,'action started via WP Cron','2026-04-25 18:49:51','2026-04-25 18:49:51'),
(11078,3709,'action complete via WP Cron','2026-04-25 18:49:51','2026-04-25 18:49:51'),
(11079,3718,'action created','2026-04-25 18:49:51','2026-04-25 18:49:51'),
(11080,3716,'action started via WP Cron','2026-04-25 19:26:36','2026-04-25 19:26:36'),
(11081,3719,'action created','2026-04-25 19:26:36','2026-04-25 19:26:36'),
(11082,3719,'action started via WP Cron','2026-04-25 19:26:41','2026-04-25 19:26:41'),
(11083,3716,'action complete via WP Cron','2026-04-25 19:26:41','2026-04-25 19:26:41'),
(11084,3720,'action created','2026-04-25 19:26:41','2026-04-25 19:26:41'),
(11085,3717,'action started via WP Cron','2026-04-25 19:26:41','2026-04-25 19:26:41'),
(11086,3719,'action complete via WP Cron','2026-04-25 19:26:42','2026-04-25 19:26:42'),
(11087,3717,'action complete via WP Cron','2026-04-25 19:26:42','2026-04-25 19:26:42'),
(11088,3721,'action created','2026-04-25 19:26:42','2026-04-25 19:26:42'),
(11089,3718,'action started via WP Cron','2026-04-25 19:26:42','2026-04-25 19:26:42'),
(11090,3718,'action complete via WP Cron','2026-04-25 19:26:43','2026-04-25 19:26:43'),
(11091,3722,'action created','2026-04-25 19:26:43','2026-04-25 19:26:43'),
(11092,3710,'action started via WP Cron','2026-04-25 19:26:43','2026-04-25 19:26:43'),
(11093,3723,'action created','2026-04-25 19:26:43','2026-04-25 19:26:43'),
(11094,3710,'action complete via WP Cron','2026-04-25 19:26:43','2026-04-25 19:26:43'),
(11095,3720,'action started via WP Cron','2026-04-25 19:42:12','2026-04-25 19:42:12'),
(11096,3720,'action complete via WP Cron','2026-04-25 19:42:12','2026-04-25 19:42:12'),
(11097,3724,'action created','2026-04-25 19:42:12','2026-04-25 19:42:12'),
(11098,3721,'action started via WP Cron','2026-04-25 19:42:12','2026-04-25 19:42:12'),
(11099,3721,'action complete via WP Cron','2026-04-25 19:42:13','2026-04-25 19:42:13'),
(11100,3725,'action created','2026-04-25 19:42:13','2026-04-25 19:42:13'),
(11101,3722,'action started via WP Cron','2026-04-25 19:42:13','2026-04-25 19:42:13'),
(11102,3722,'action complete via WP Cron','2026-04-25 19:42:14','2026-04-25 19:42:14'),
(11103,3726,'action created','2026-04-25 19:42:14','2026-04-25 19:42:14'),
(11104,3724,'action started via WP Cron','2026-04-25 19:51:16','2026-04-25 19:51:16'),
(11105,3727,'action created','2026-04-25 19:51:16','2026-04-25 19:51:16'),
(11106,3727,'action started via WP Cron','2026-04-25 19:51:20','2026-04-25 19:51:20'),
(11107,3727,'action complete via WP Cron','2026-04-25 19:51:20','2026-04-25 19:51:20'),
(11108,3724,'action complete via WP Cron','2026-04-25 19:51:20','2026-04-25 19:51:20'),
(11109,3728,'action created','2026-04-25 19:51:20','2026-04-25 19:51:20'),
(11110,3728,'action started via WP Cron','2026-04-25 20:05:57','2026-04-25 20:05:57'),
(11111,3728,'action complete via WP Cron','2026-04-25 20:05:57','2026-04-25 20:05:57'),
(11112,3729,'action created','2026-04-25 20:05:57','2026-04-25 20:05:57'),
(11113,3725,'action started via WP Cron','2026-04-25 20:05:57','2026-04-25 20:05:57'),
(11114,3725,'action complete via WP Cron','2026-04-25 20:05:58','2026-04-25 20:05:58'),
(11115,3730,'action created','2026-04-25 20:05:58','2026-04-25 20:05:58'),
(11116,3726,'action started via WP Cron','2026-04-25 20:05:58','2026-04-25 20:05:58'),
(11117,3726,'action complete via WP Cron','2026-04-25 20:05:58','2026-04-25 20:05:58'),
(11118,3731,'action created','2026-04-25 20:05:58','2026-04-25 20:05:58'),
(11119,3729,'action started via WP Cron','2026-04-25 20:22:06','2026-04-25 20:22:06'),
(11120,3729,'action complete via WP Cron','2026-04-25 20:22:06','2026-04-25 20:22:06'),
(11121,3732,'action created','2026-04-25 20:22:07','2026-04-25 20:22:07'),
(11122,3730,'action started via WP Cron','2026-04-25 20:22:07','2026-04-25 20:22:07'),
(11123,3730,'action complete via WP Cron','2026-04-25 20:22:07','2026-04-25 20:22:07'),
(11124,3733,'action created','2026-04-25 20:22:07','2026-04-25 20:22:07'),
(11125,3731,'action started via WP Cron','2026-04-25 20:22:07','2026-04-25 20:22:07'),
(11126,3731,'action complete via WP Cron','2026-04-25 20:22:08','2026-04-25 20:22:08'),
(11127,3734,'action created','2026-04-25 20:22:08','2026-04-25 20:22:08'),
(11128,3732,'action started via WP Cron','2026-04-25 21:20:31','2026-04-25 21:20:31'),
(11129,3735,'action created','2026-04-25 21:20:32','2026-04-25 21:20:32'),
(11130,3732,'action complete via WP Cron','2026-04-25 21:20:34','2026-04-25 21:20:34'),
(11131,3736,'action created','2026-04-25 21:20:35','2026-04-25 21:20:35'),
(11132,3723,'action started via WP Cron','2026-04-25 21:20:35','2026-04-25 21:20:35'),
(11133,3737,'action created','2026-04-25 21:20:35','2026-04-25 21:20:35'),
(11134,3723,'action complete via WP Cron','2026-04-25 21:20:35','2026-04-25 21:20:35'),
(11135,3733,'action started via WP Cron','2026-04-25 21:20:35','2026-04-25 21:20:35'),
(11136,3733,'action complete via WP Cron','2026-04-25 21:20:35','2026-04-25 21:20:35'),
(11137,3738,'action created','2026-04-25 21:20:35','2026-04-25 21:20:35'),
(11138,3734,'action started via WP Cron','2026-04-25 21:20:35','2026-04-25 21:20:35'),
(11139,3734,'action complete via WP Cron','2026-04-25 21:20:36','2026-04-25 21:20:36'),
(11140,3739,'action created','2026-04-25 21:20:36','2026-04-25 21:20:36'),
(11141,3735,'action started via WP Cron','2026-04-25 21:20:36','2026-04-25 21:20:36'),
(11142,3735,'action complete via WP Cron','2026-04-25 21:20:37','2026-04-25 21:20:37'),
(11143,3736,'action started via WP Cron','2026-04-25 22:42:56','2026-04-25 22:42:56'),
(11144,3740,'action created','2026-04-25 22:42:56','2026-04-25 22:42:56'),
(11145,3736,'action complete via WP Cron','2026-04-25 22:42:58','2026-04-25 22:42:58'),
(11146,3741,'action created','2026-04-25 22:42:58','2026-04-25 22:42:58'),
(11147,3738,'action started via WP Cron','2026-04-25 22:42:58','2026-04-25 22:42:58'),
(11148,3738,'action complete via WP Cron','2026-04-25 22:42:59','2026-04-25 22:42:59'),
(11149,3742,'action created','2026-04-25 22:42:59','2026-04-25 22:42:59'),
(11150,3739,'action started via WP Cron','2026-04-25 22:42:59','2026-04-25 22:42:59'),
(11151,3739,'action complete via WP Cron','2026-04-25 22:42:59','2026-04-25 22:42:59'),
(11152,3743,'action created','2026-04-25 22:42:59','2026-04-25 22:42:59'),
(11153,3737,'action started via WP Cron','2026-04-25 22:42:59','2026-04-25 22:42:59'),
(11154,3744,'action created','2026-04-25 22:43:00','2026-04-25 22:43:00'),
(11155,3737,'action complete via WP Cron','2026-04-25 22:43:00','2026-04-25 22:43:00'),
(11156,3740,'action started via WP Cron','2026-04-25 22:43:00','2026-04-25 22:43:00'),
(11157,3740,'action complete via WP Cron','2026-04-25 22:43:00','2026-04-25 22:43:00'),
(11158,3741,'action started via WP Cron','2026-04-25 23:27:13','2026-04-25 23:27:13'),
(11159,3745,'action created','2026-04-25 23:27:17','2026-04-25 23:27:17'),
(11160,3741,'action complete via WP Cron','2026-04-25 23:27:19','2026-04-25 23:27:19'),
(11161,3746,'action created','2026-04-25 23:27:22','2026-04-25 23:27:22'),
(11162,3742,'action started via WP Cron','2026-04-25 23:40:22','2026-04-25 23:40:22'),
(11163,3742,'action complete via WP Cron','2026-04-25 23:40:22','2026-04-25 23:40:22'),
(11164,3747,'action created','2026-04-25 23:40:22','2026-04-25 23:40:22'),
(11165,3743,'action started via WP Cron','2026-04-25 23:40:22','2026-04-25 23:40:22'),
(11166,3743,'action complete via WP Cron','2026-04-25 23:40:23','2026-04-25 23:40:23'),
(11167,3748,'action created','2026-04-25 23:40:23','2026-04-25 23:40:23'),
(11168,3745,'action started via WP Cron','2026-04-25 23:40:23','2026-04-25 23:40:23'),
(11169,3745,'action complete via WP Cron','2026-04-25 23:40:24','2026-04-25 23:40:24'),
(11170,3746,'action started via WP Cron','2026-04-25 23:40:24','2026-04-25 23:40:24'),
(11171,3746,'action complete via WP Cron','2026-04-25 23:40:24','2026-04-25 23:40:24'),
(11172,3749,'action created','2026-04-25 23:40:24','2026-04-25 23:40:24'),
(11173,3749,'action started via WP Cron','2026-04-26 00:14:31','2026-04-26 00:14:31'),
(11174,3750,'action created','2026-04-26 00:14:32','2026-04-26 00:14:32'),
(11175,3750,'action started via WP Cron','2026-04-26 00:14:36','2026-04-26 00:14:36'),
(11176,3750,'action complete via WP Cron','2026-04-26 00:14:36','2026-04-26 00:14:36'),
(11177,3749,'action complete via WP Cron','2026-04-26 00:14:37','2026-04-26 00:14:37'),
(11178,3751,'action created','2026-04-26 00:14:38','2026-04-26 00:14:38'),
(11179,3744,'action started via Async Request','2026-04-26 00:14:40','2026-04-26 00:14:40'),
(11180,3752,'action created','2026-04-26 00:14:40','2026-04-26 00:14:40'),
(11181,3744,'action complete via Async Request','2026-04-26 00:14:40','2026-04-26 00:14:40'),
(11182,3747,'action started via Async Request','2026-04-26 00:14:40','2026-04-26 00:14:40'),
(11183,3747,'action complete via Async Request','2026-04-26 00:14:41','2026-04-26 00:14:41'),
(11184,3753,'action created','2026-04-26 00:14:41','2026-04-26 00:14:41'),
(11185,3748,'action started via Async Request','2026-04-26 00:14:41','2026-04-26 00:14:41'),
(11186,3748,'action complete via Async Request','2026-04-26 00:14:41','2026-04-26 00:14:41'),
(11187,3754,'action created','2026-04-26 00:14:42','2026-04-26 00:14:42'),
(11188,3751,'action started via WP Cron','2026-04-26 00:20:37','2026-04-26 00:20:37'),
(11189,3751,'action complete via WP Cron','2026-04-26 00:20:37','2026-04-26 00:20:37'),
(11190,3755,'action created','2026-04-26 00:20:38','2026-04-26 00:20:38'),
(11191,3755,'action started via WP Cron','2026-04-26 01:09:43','2026-04-26 01:09:43'),
(11192,3756,'action created','2026-04-26 01:09:43','2026-04-26 01:09:43'),
(11193,3756,'action started via WP Cron','2026-04-26 01:09:46','2026-04-26 01:09:46'),
(11194,3756,'action complete via WP Cron','2026-04-26 01:09:47','2026-04-26 01:09:47'),
(11195,3755,'action complete via WP Cron','2026-04-26 01:09:48','2026-04-26 01:09:48'),
(11196,3757,'action created','2026-04-26 01:09:48','2026-04-26 01:09:48'),
(11197,3753,'action started via WP Cron','2026-04-26 01:09:48','2026-04-26 01:09:48'),
(11198,3753,'action complete via WP Cron','2026-04-26 01:09:49','2026-04-26 01:09:49'),
(11199,3758,'action created','2026-04-26 01:09:49','2026-04-26 01:09:49'),
(11200,3754,'action started via WP Cron','2026-04-26 01:09:49','2026-04-26 01:09:49'),
(11201,3754,'action complete via WP Cron','2026-04-26 01:09:49','2026-04-26 01:09:49'),
(11202,3759,'action created','2026-04-26 01:09:49','2026-04-26 01:09:49'),
(11203,3757,'action started via WP Cron','2026-04-26 01:29:56','2026-04-26 01:29:56'),
(11204,3757,'action complete via WP Cron','2026-04-26 01:29:56','2026-04-26 01:29:56'),
(11205,3760,'action created','2026-04-26 01:29:56','2026-04-26 01:29:56'),
(11206,3752,'action started via WP Cron','2026-04-26 01:29:56','2026-04-26 01:29:56'),
(11207,3761,'action created','2026-04-26 01:29:56','2026-04-26 01:29:56'),
(11208,3752,'action complete via WP Cron','2026-04-26 01:29:56','2026-04-26 01:29:56'),
(11209,3758,'action started via WP Cron','2026-04-26 01:29:56','2026-04-26 01:29:56'),
(11210,3758,'action complete via WP Cron','2026-04-26 01:29:57','2026-04-26 01:29:57'),
(11211,3762,'action created','2026-04-26 01:29:57','2026-04-26 01:29:57'),
(11212,3759,'action started via WP Cron','2026-04-26 01:29:57','2026-04-26 01:29:57'),
(11213,3759,'action complete via WP Cron','2026-04-26 01:29:57','2026-04-26 01:29:57'),
(11214,3763,'action created','2026-04-26 01:29:57','2026-04-26 01:29:57'),
(11215,3760,'action started via WP Cron','2026-04-26 02:18:21','2026-04-26 02:18:21'),
(11216,3764,'action created','2026-04-26 02:18:22','2026-04-26 02:18:22'),
(11217,3760,'action complete via WP Cron','2026-04-26 02:18:27','2026-04-26 02:18:27'),
(11218,3765,'action created','2026-04-26 02:18:27','2026-04-26 02:18:27'),
(11219,3661,'action started via WP Cron','2026-04-26 02:18:29','2026-04-26 02:18:29'),
(11220,3661,'action complete via WP Cron','2026-04-26 02:18:33','2026-04-26 02:18:33'),
(11221,3766,'action created','2026-04-26 02:18:33','2026-04-26 02:18:33'),
(11222,3762,'action started via Async Request','2026-04-26 02:18:36','2026-04-26 02:18:36'),
(11223,3762,'action complete via Async Request','2026-04-26 02:18:37','2026-04-26 02:18:37'),
(11224,3767,'action created','2026-04-26 02:18:37','2026-04-26 02:18:37'),
(11225,3763,'action started via Async Request','2026-04-26 02:18:37','2026-04-26 02:18:37'),
(11226,3763,'action complete via Async Request','2026-04-26 02:18:38','2026-04-26 02:18:38'),
(11227,3768,'action created','2026-04-26 02:18:38','2026-04-26 02:18:38'),
(11228,3764,'action started via Async Request','2026-04-26 02:18:38','2026-04-26 02:18:38'),
(11229,3764,'action complete via Async Request','2026-04-26 02:18:39','2026-04-26 02:18:39'),
(11230,3765,'action started via WP Cron','2026-04-26 02:21:38','2026-04-26 02:21:38'),
(11231,3765,'action complete via WP Cron','2026-04-26 02:21:38','2026-04-26 02:21:38'),
(11232,3769,'action created','2026-04-26 02:21:38','2026-04-26 02:21:38'),
(11233,3769,'action started via WP Cron','2026-04-26 02:26:04','2026-04-26 02:26:04'),
(11234,3769,'action complete via WP Cron','2026-04-26 02:26:04','2026-04-26 02:26:04'),
(11235,3770,'action created','2026-04-26 02:26:05','2026-04-26 02:26:05'),
(11236,3770,'action started via WP Cron','2026-04-26 02:49:36','2026-04-26 02:49:36'),
(11237,3771,'action created','2026-04-26 02:49:37','2026-04-26 02:49:37'),
(11238,3771,'action started via WP Cron','2026-04-26 02:49:42','2026-04-26 02:49:42'),
(11239,3770,'action complete via WP Cron','2026-04-26 02:49:42','2026-04-26 02:49:42'),
(11240,3772,'action created','2026-04-26 02:49:42','2026-04-26 02:49:42'),
(11241,3771,'action complete via WP Cron','2026-04-26 02:49:42','2026-04-26 02:49:42'),
(11242,3761,'action started via WP Cron','2026-04-26 02:49:42','2026-04-26 02:49:42'),
(11243,3773,'action created','2026-04-26 02:49:43','2026-04-26 02:49:43'),
(11244,3761,'action complete via WP Cron','2026-04-26 02:49:43','2026-04-26 02:49:43'),
(11245,3767,'action started via WP Cron','2026-04-26 02:49:43','2026-04-26 02:49:43'),
(11246,3767,'action complete via WP Cron','2026-04-26 02:49:43','2026-04-26 02:49:43'),
(11247,3774,'action created','2026-04-26 02:49:43','2026-04-26 02:49:43'),
(11248,3768,'action started via WP Cron','2026-04-26 02:49:43','2026-04-26 02:49:43'),
(11249,3768,'action complete via WP Cron','2026-04-26 02:49:43','2026-04-26 02:49:43'),
(11250,3775,'action created','2026-04-26 02:49:43','2026-04-26 02:49:43'),
(11251,3772,'action started via WP Cron','2026-04-26 03:37:13','2026-04-26 03:37:13'),
(11252,3776,'action created','2026-04-26 03:37:14','2026-04-26 03:37:14'),
(11253,3776,'action started via WP Cron','2026-04-26 03:37:18','2026-04-26 03:37:18'),
(11254,3776,'action complete via WP Cron','2026-04-26 03:37:19','2026-04-26 03:37:19'),
(11255,3772,'action complete via WP Cron','2026-04-26 03:37:19','2026-04-26 03:37:19'),
(11256,3777,'action created','2026-04-26 03:37:19','2026-04-26 03:37:19'),
(11257,3541,'action started via Async Request','2026-04-26 03:37:24','2026-04-26 03:37:24'),
(11258,3778,'action created','2026-04-26 03:37:24','2026-04-26 03:37:24'),
(11259,3541,'action complete via Async Request','2026-04-26 03:37:24','2026-04-26 03:37:24'),
(11260,3779,'action created','2026-04-26 03:37:24','2026-04-26 03:37:24'),
(11261,3542,'action started via Async Request','2026-04-26 03:37:24','2026-04-26 03:37:24'),
(11262,3542,'action complete via Async Request','2026-04-26 03:37:24','2026-04-26 03:37:24'),
(11263,3780,'action created','2026-04-26 03:37:25','2026-04-26 03:37:25'),
(11264,3774,'action started via Async Request','2026-04-26 03:37:25','2026-04-26 03:37:25'),
(11265,3774,'action complete via Async Request','2026-04-26 03:37:26','2026-04-26 03:37:26'),
(11266,3781,'action created','2026-04-26 03:37:26','2026-04-26 03:37:26'),
(11267,3775,'action started via Async Request','2026-04-26 03:37:26','2026-04-26 03:37:26'),
(11268,3775,'action complete via Async Request','2026-04-26 03:37:26','2026-04-26 03:37:26'),
(11269,3782,'action created','2026-04-26 03:37:26','2026-04-26 03:37:26'),
(11270,3778,'action started via Async Request','2026-04-26 03:37:26','2026-04-26 03:37:26'),
(11271,3778,'action complete via Async Request','2026-04-26 03:37:26','2026-04-26 03:37:26'),
(11272,3777,'action started via WP Cron','2026-04-26 03:54:13','2026-04-26 03:54:13'),
(11273,3777,'action complete via WP Cron','2026-04-26 03:54:13','2026-04-26 03:54:13'),
(11274,3783,'action created','2026-04-26 03:54:13','2026-04-26 03:54:13'),
(11275,3773,'action started via WP Cron','2026-04-26 03:54:13','2026-04-26 03:54:13'),
(11276,3784,'action created','2026-04-26 03:54:13','2026-04-26 03:54:13'),
(11277,3773,'action complete via WP Cron','2026-04-26 03:54:13','2026-04-26 03:54:13'),
(11278,3781,'action started via WP Cron','2026-04-26 03:54:13','2026-04-26 03:54:13'),
(11279,3781,'action complete via WP Cron','2026-04-26 03:54:14','2026-04-26 03:54:14'),
(11280,3785,'action created','2026-04-26 03:54:14','2026-04-26 03:54:14'),
(11281,3782,'action started via WP Cron','2026-04-26 03:54:14','2026-04-26 03:54:14'),
(11282,3782,'action complete via WP Cron','2026-04-26 03:54:14','2026-04-26 03:54:14'),
(11283,3786,'action created','2026-04-26 03:54:15','2026-04-26 03:54:15'),
(11284,3783,'action started via WP Cron','2026-04-26 04:33:33','2026-04-26 04:33:33'),
(11285,3787,'action created','2026-04-26 04:33:34','2026-04-26 04:33:34'),
(11286,3787,'action started via WP Cron','2026-04-26 04:33:37','2026-04-26 04:33:37'),
(11287,3787,'action complete via WP Cron','2026-04-26 04:33:38','2026-04-26 04:33:38'),
(11288,3783,'action complete via WP Cron','2026-04-26 04:33:39','2026-04-26 04:33:39'),
(11289,3788,'action created','2026-04-26 04:33:39','2026-04-26 04:33:39'),
(11290,3785,'action started via Async Request','2026-04-26 04:33:42','2026-04-26 04:33:42'),
(11291,3785,'action complete via Async Request','2026-04-26 04:33:42','2026-04-26 04:33:42'),
(11292,3789,'action created','2026-04-26 04:33:42','2026-04-26 04:33:42'),
(11293,3786,'action started via Async Request','2026-04-26 04:33:42','2026-04-26 04:33:42'),
(11294,3786,'action complete via Async Request','2026-04-26 04:33:43','2026-04-26 04:33:43'),
(11295,3790,'action created','2026-04-26 04:33:43','2026-04-26 04:33:43'),
(11296,3788,'action started via WP Cron','2026-04-26 08:17:30','2026-04-26 08:17:30'),
(11297,3791,'action created','2026-04-26 08:17:30','2026-04-26 08:17:30'),
(11298,3788,'action complete via WP Cron','2026-04-26 08:17:32','2026-04-26 08:17:32'),
(11299,3792,'action created','2026-04-26 08:17:33','2026-04-26 08:17:33'),
(11300,3543,'action started via WP Cron','2026-04-26 08:17:33','2026-04-26 08:17:33'),
(11301,3543,'action complete via WP Cron','2026-04-26 08:17:35','2026-04-26 08:17:35'),
(11302,3793,'action created','2026-04-26 08:17:35','2026-04-26 08:17:35'),
(11303,3544,'action started via WP Cron','2026-04-26 08:17:35','2026-04-26 08:17:35'),
(11304,3544,'action complete via WP Cron','2026-04-26 08:17:36','2026-04-26 08:17:36'),
(11305,3794,'action created','2026-04-26 08:17:36','2026-04-26 08:17:36'),
(11306,3545,'action started via WP Cron','2026-04-26 08:17:36','2026-04-26 08:17:36'),
(11307,3545,'action complete via WP Cron','2026-04-26 08:17:36','2026-04-26 08:17:36'),
(11308,3795,'action created','2026-04-26 08:17:36','2026-04-26 08:17:36'),
(11309,3546,'action started via WP Cron','2026-04-26 08:17:36','2026-04-26 08:17:36'),
(11310,3546,'action complete via WP Cron','2026-04-26 08:17:36','2026-04-26 08:17:36'),
(11311,3796,'action created','2026-04-26 08:17:37','2026-04-26 08:17:37'),
(11312,3547,'action started via WP Cron','2026-04-26 08:17:37','2026-04-26 08:17:37'),
(11313,3547,'action complete via WP Cron','2026-04-26 08:17:37','2026-04-26 08:17:37'),
(11314,3797,'action created','2026-04-26 08:17:37','2026-04-26 08:17:37'),
(11315,3548,'action started via WP Cron','2026-04-26 08:17:37','2026-04-26 08:17:37'),
(11316,3548,'action complete via WP Cron','2026-04-26 08:17:37','2026-04-26 08:17:37'),
(11317,3798,'action created','2026-04-26 08:17:37','2026-04-26 08:17:37'),
(11318,3549,'action started via WP Cron','2026-04-26 08:17:37','2026-04-26 08:17:37'),
(11319,3549,'action complete via WP Cron','2026-04-26 08:17:37','2026-04-26 08:17:37'),
(11320,3799,'action created','2026-04-26 08:17:37','2026-04-26 08:17:37'),
(11321,3550,'action started via WP Cron','2026-04-26 08:17:37','2026-04-26 08:17:37'),
(11322,3550,'action complete via WP Cron','2026-04-26 08:17:37','2026-04-26 08:17:37'),
(11323,3800,'action created','2026-04-26 08:17:37','2026-04-26 08:17:37'),
(11324,3552,'action started via WP Cron','2026-04-26 08:17:37','2026-04-26 08:17:37'),
(11325,3801,'action created','2026-04-26 08:17:39','2026-04-26 08:17:39'),
(11326,3552,'action complete via WP Cron','2026-04-26 08:17:39','2026-04-26 08:17:39'),
(11327,3802,'action created','2026-04-26 08:17:39','2026-04-26 08:17:39'),
(11328,3789,'action started via WP Cron','2026-04-26 08:17:39','2026-04-26 08:17:39'),
(11329,3789,'action complete via WP Cron','2026-04-26 08:17:40','2026-04-26 08:17:40'),
(11330,3803,'action created','2026-04-26 08:17:40','2026-04-26 08:17:40'),
(11331,3790,'action started via WP Cron','2026-04-26 08:17:40','2026-04-26 08:17:40'),
(11332,3790,'action complete via WP Cron','2026-04-26 08:17:40','2026-04-26 08:17:40'),
(11333,3804,'action created','2026-04-26 08:17:40','2026-04-26 08:17:40'),
(11334,3784,'action started via WP Cron','2026-04-26 08:17:40','2026-04-26 08:17:40'),
(11335,3805,'action created','2026-04-26 08:17:41','2026-04-26 08:17:41'),
(11336,3784,'action complete via WP Cron','2026-04-26 08:17:41','2026-04-26 08:17:41'),
(11337,3693,'action started via WP Cron','2026-04-26 08:17:41','2026-04-26 08:17:41'),
(11338,3693,'action complete via WP Cron','2026-04-26 08:17:41','2026-04-26 08:17:41'),
(11339,3806,'action created','2026-04-26 08:17:41','2026-04-26 08:17:41'),
(11340,3712,'action started via WP Cron','2026-04-26 08:17:41','2026-04-26 08:17:41'),
(11341,3712,'action complete via WP Cron','2026-04-26 08:17:41','2026-04-26 08:17:41'),
(11343,3791,'action started via WP Cron','2026-04-26 08:17:41','2026-04-26 08:17:41'),
(11344,3791,'action complete via WP Cron','2026-04-26 08:17:41','2026-04-26 08:17:41'),
(11345,3801,'action started via WP Cron','2026-04-26 08:17:41','2026-04-26 08:17:41'),
(11346,3801,'action complete via WP Cron','2026-04-26 08:17:42','2026-04-26 08:17:42'),
(11347,3792,'action started via WP Cron','2026-04-26 09:24:48','2026-04-26 09:24:48'),
(11348,3808,'action created','2026-04-26 09:24:49','2026-04-26 09:24:49'),
(11349,3792,'action complete via WP Cron','2026-04-26 09:24:51','2026-04-26 09:24:51'),
(11350,3809,'action created','2026-04-26 09:24:52','2026-04-26 09:24:52'),
(11351,3803,'action started via WP Cron','2026-04-26 09:24:52','2026-04-26 09:24:52'),
(11352,3803,'action complete via WP Cron','2026-04-26 09:24:52','2026-04-26 09:24:52'),
(11353,3810,'action created','2026-04-26 09:24:53','2026-04-26 09:24:53'),
(11354,3804,'action started via WP Cron','2026-04-26 09:24:53','2026-04-26 09:24:53'),
(11355,3804,'action complete via WP Cron','2026-04-26 09:24:54','2026-04-26 09:24:54'),
(11356,3811,'action created','2026-04-26 09:24:55','2026-04-26 09:24:55'),
(11357,3805,'action started via WP Cron','2026-04-26 09:24:55','2026-04-26 09:24:55'),
(11358,3812,'action created','2026-04-26 09:24:55','2026-04-26 09:24:55'),
(11359,3805,'action complete via WP Cron','2026-04-26 09:24:55','2026-04-26 09:24:55'),
(11360,3808,'action started via WP Cron','2026-04-26 09:24:55','2026-04-26 09:24:55'),
(11361,3808,'action complete via WP Cron','2026-04-26 09:24:57','2026-04-26 09:24:57'),
(11362,3813,'action created','2026-04-26 09:24:58','2026-04-26 09:24:58'),
(11363,3813,'action started via WP Cron','2026-04-26 11:22:35','2026-04-26 11:22:35'),
(11364,3813,'action complete via WP Cron','2026-04-26 11:22:35','2026-04-26 11:22:35'),
(11365,3809,'action started via WP Cron','2026-04-26 11:22:35','2026-04-26 11:22:35'),
(11366,3814,'action created','2026-04-26 11:22:35','2026-04-26 11:22:35'),
(11367,3809,'action complete via WP Cron','2026-04-26 11:22:38','2026-04-26 11:22:38'),
(11368,3815,'action created','2026-04-26 11:22:38','2026-04-26 11:22:38'),
(11369,3810,'action started via WP Cron','2026-04-26 11:22:38','2026-04-26 11:22:38'),
(11370,3810,'action complete via WP Cron','2026-04-26 11:22:38','2026-04-26 11:22:38'),
(11371,3816,'action created','2026-04-26 11:22:38','2026-04-26 11:22:38'),
(11372,3811,'action started via WP Cron','2026-04-26 11:22:38','2026-04-26 11:22:38'),
(11373,3811,'action complete via WP Cron','2026-04-26 11:22:39','2026-04-26 11:22:39'),
(11374,3817,'action created','2026-04-26 11:22:39','2026-04-26 11:22:39'),
(11375,3812,'action started via WP Cron','2026-04-26 11:22:39','2026-04-26 11:22:39'),
(11376,3818,'action created','2026-04-26 11:22:39','2026-04-26 11:22:39'),
(11377,3812,'action complete via WP Cron','2026-04-26 11:22:39','2026-04-26 11:22:39'),
(11378,3814,'action started via WP Cron','2026-04-26 11:22:39','2026-04-26 11:22:39'),
(11379,3814,'action complete via WP Cron','2026-04-26 11:22:39','2026-04-26 11:22:39'),
(11380,3815,'action started via WP Cron','2026-04-26 13:09:20','2026-04-26 13:09:20'),
(11381,3819,'action created','2026-04-26 13:09:21','2026-04-26 13:09:21'),
(11382,3819,'action started via WP Cron','2026-04-26 13:09:26','2026-04-26 13:09:26'),
(11383,3815,'action complete via WP Cron','2026-04-26 13:09:26','2026-04-26 13:09:26'),
(11384,3820,'action created','2026-04-26 13:09:26','2026-04-26 13:09:26'),
(11385,3819,'action complete via WP Cron','2026-04-26 13:09:27','2026-04-26 13:09:27'),
(11386,3816,'action started via WP Cron','2026-04-26 13:09:27','2026-04-26 13:09:27'),
(11387,3816,'action complete via WP Cron','2026-04-26 13:09:27','2026-04-26 13:09:27'),
(11388,3821,'action created','2026-04-26 13:09:28','2026-04-26 13:09:28'),
(11389,3817,'action started via WP Cron','2026-04-26 13:09:28','2026-04-26 13:09:28'),
(11390,3817,'action complete via WP Cron','2026-04-26 13:09:29','2026-04-26 13:09:29'),
(11391,3822,'action created','2026-04-26 13:09:30','2026-04-26 13:09:30'),
(11392,3818,'action started via WP Cron','2026-04-26 13:09:30','2026-04-26 13:09:30'),
(11393,3823,'action created','2026-04-26 13:09:30','2026-04-26 13:09:30'),
(11394,3818,'action complete via WP Cron','2026-04-26 13:09:30','2026-04-26 13:09:30'),
(11395,3820,'action started via WP Cron','2026-04-26 13:18:28','2026-04-26 13:18:28'),
(11396,3820,'action complete via WP Cron','2026-04-26 13:18:28','2026-04-26 13:18:28'),
(11397,3824,'action created','2026-04-26 13:18:28','2026-04-26 13:18:28'),
(11398,3824,'action started via WP Cron','2026-04-26 13:31:13','2026-04-26 13:31:13'),
(11399,3824,'action complete via WP Cron','2026-04-26 13:31:13','2026-04-26 13:31:13'),
(11400,3825,'action created','2026-04-26 13:31:14','2026-04-26 13:31:14'),
(11401,3821,'action started via WP Cron','2026-04-26 13:31:14','2026-04-26 13:31:14'),
(11402,3821,'action complete via WP Cron','2026-04-26 13:31:14','2026-04-26 13:31:14'),
(11403,3826,'action created','2026-04-26 13:31:14','2026-04-26 13:31:14'),
(11404,3822,'action started via WP Cron','2026-04-26 13:31:14','2026-04-26 13:31:14'),
(11405,3822,'action complete via WP Cron','2026-04-26 13:31:14','2026-04-26 13:31:14'),
(11406,3827,'action created','2026-04-26 13:31:15','2026-04-26 13:31:15'),
(11407,3825,'action started via WP Cron','2026-04-26 13:51:48','2026-04-26 13:51:48'),
(11408,3825,'action complete via WP Cron','2026-04-26 13:51:48','2026-04-26 13:51:48'),
(11409,3828,'action created','2026-04-26 13:51:48','2026-04-26 13:51:48'),
(11410,3826,'action started via WP Cron','2026-04-26 13:51:48','2026-04-26 13:51:48'),
(11411,3826,'action complete via WP Cron','2026-04-26 13:51:48','2026-04-26 13:51:48'),
(11412,3829,'action created','2026-04-26 13:51:48','2026-04-26 13:51:48'),
(11413,3827,'action started via WP Cron','2026-04-26 13:51:48','2026-04-26 13:51:48'),
(11414,3827,'action complete via WP Cron','2026-04-26 13:51:49','2026-04-26 13:51:49'),
(11415,3830,'action created','2026-04-26 13:51:49','2026-04-26 13:51:49'),
(11416,3828,'action started via WP Cron','2026-04-26 13:58:21','2026-04-26 13:58:21'),
(11417,3828,'action complete via WP Cron','2026-04-26 13:58:21','2026-04-26 13:58:21'),
(11418,3831,'action created','2026-04-26 13:58:21','2026-04-26 13:58:21'),
(11419,3831,'action started via WP Cron','2026-04-26 14:16:04','2026-04-26 14:16:04'),
(11420,3831,'action complete via WP Cron','2026-04-26 14:16:04','2026-04-26 14:16:04'),
(11421,3832,'action created','2026-04-26 14:16:04','2026-04-26 14:16:04'),
(11422,3829,'action started via WP Cron','2026-04-26 14:16:04','2026-04-26 14:16:04'),
(11423,3829,'action complete via WP Cron','2026-04-26 14:16:05','2026-04-26 14:16:05'),
(11424,3833,'action created','2026-04-26 14:16:05','2026-04-26 14:16:05'),
(11425,3830,'action started via WP Cron','2026-04-26 14:16:05','2026-04-26 14:16:05'),
(11426,3830,'action complete via WP Cron','2026-04-26 14:16:05','2026-04-26 14:16:05'),
(11427,3834,'action created','2026-04-26 14:16:06','2026-04-26 14:16:06'),
(11428,3823,'action started via WP Cron','2026-04-26 14:16:06','2026-04-26 14:16:06'),
(11429,3835,'action created','2026-04-26 14:16:06','2026-04-26 14:16:06'),
(11430,3823,'action complete via WP Cron','2026-04-26 14:16:06','2026-04-26 14:16:06'),
(11431,3832,'action started via WP Cron','2026-04-26 14:22:53','2026-04-26 14:22:53'),
(11432,3832,'action complete via WP Cron','2026-04-26 14:22:53','2026-04-26 14:22:53'),
(11433,3836,'action created','2026-04-26 14:22:53','2026-04-26 14:22:53'),
(11434,3766,'action started via WP Cron','2026-04-26 14:22:53','2026-04-26 14:22:53'),
(11435,3766,'action complete via WP Cron','2026-04-26 14:22:55','2026-04-26 14:22:55'),
(11436,3837,'action created','2026-04-26 14:22:55','2026-04-26 14:22:55'),
(11437,3836,'action started via WP Cron','2026-04-26 14:54:39','2026-04-26 14:54:39'),
(11438,3836,'action complete via WP Cron','2026-04-26 14:54:39','2026-04-26 14:54:39'),
(11439,3838,'action created','2026-04-26 14:54:39','2026-04-26 14:54:39'),
(11440,3833,'action started via WP Cron','2026-04-26 14:54:39','2026-04-26 14:54:39'),
(11441,3833,'action complete via WP Cron','2026-04-26 14:54:39','2026-04-26 14:54:39'),
(11442,3839,'action created','2026-04-26 14:54:40','2026-04-26 14:54:40'),
(11443,3834,'action started via WP Cron','2026-04-26 14:54:40','2026-04-26 14:54:40'),
(11444,3834,'action complete via WP Cron','2026-04-26 14:54:40','2026-04-26 14:54:40'),
(11445,3840,'action created','2026-04-26 14:54:40','2026-04-26 14:54:40'),
(11446,3838,'action started via WP Cron','2026-04-26 14:56:41','2026-04-26 14:56:41'),
(11447,3838,'action complete via WP Cron','2026-04-26 14:56:41','2026-04-26 14:56:41'),
(11448,3841,'action created','2026-04-26 14:56:41','2026-04-26 14:56:41'),
(11449,3841,'action started via WP Cron','2026-04-26 15:08:40','2026-04-26 15:08:40'),
(11450,3841,'action complete via WP Cron','2026-04-26 15:08:40','2026-04-26 15:08:40'),
(11451,3842,'action created','2026-04-26 15:08:40','2026-04-26 15:08:40'),
(11452,3839,'action started via WP Cron','2026-04-26 15:31:24','2026-04-26 15:31:24'),
(11453,3839,'action complete via WP Cron','2026-04-26 15:31:25','2026-04-26 15:31:25'),
(11454,3843,'action created','2026-04-26 15:31:25','2026-04-26 15:31:25'),
(11455,3840,'action started via WP Cron','2026-04-26 15:31:25','2026-04-26 15:31:25'),
(11456,3840,'action complete via WP Cron','2026-04-26 15:31:26','2026-04-26 15:31:26'),
(11457,3844,'action created','2026-04-26 15:31:26','2026-04-26 15:31:26'),
(11458,3842,'action started via WP Cron','2026-04-26 15:31:26','2026-04-26 15:31:26'),
(11459,3842,'action complete via WP Cron','2026-04-26 15:31:26','2026-04-26 15:31:26'),
(11460,3845,'action created','2026-04-26 15:31:26','2026-04-26 15:31:26'),
(11461,3835,'action started via WP Cron','2026-04-26 15:31:26','2026-04-26 15:31:26'),
(11462,3846,'action created','2026-04-26 15:31:26','2026-04-26 15:31:26'),
(11463,3835,'action complete via WP Cron','2026-04-26 15:31:26','2026-04-26 15:31:26'),
(11464,3845,'action started via WP Cron','2026-04-26 15:36:34','2026-04-26 15:36:34'),
(11465,3845,'action complete via WP Cron','2026-04-26 15:36:34','2026-04-26 15:36:34'),
(11466,3847,'action created','2026-04-26 15:36:34','2026-04-26 15:36:34'),
(11467,3847,'action started via WP Cron','2026-04-26 15:44:15','2026-04-26 15:44:15'),
(11468,3847,'action complete via WP Cron','2026-04-26 15:44:15','2026-04-26 15:44:15'),
(11469,3848,'action created','2026-04-26 15:44:16','2026-04-26 15:44:16'),
(11470,3848,'action started via WP Cron','2026-04-26 15:56:03','2026-04-26 15:56:03'),
(11471,3848,'action complete via WP Cron','2026-04-26 15:56:03','2026-04-26 15:56:03'),
(11472,3849,'action created','2026-04-26 15:56:03','2026-04-26 15:56:03'),
(11473,3843,'action started via WP Cron','2026-04-26 15:56:03','2026-04-26 15:56:03'),
(11474,3843,'action complete via WP Cron','2026-04-26 15:56:03','2026-04-26 15:56:03'),
(11475,3850,'action created','2026-04-26 15:56:03','2026-04-26 15:56:03'),
(11476,3844,'action started via WP Cron','2026-04-26 15:56:03','2026-04-26 15:56:03'),
(11477,3844,'action complete via WP Cron','2026-04-26 15:56:04','2026-04-26 15:56:04'),
(11478,3851,'action created','2026-04-26 15:56:04','2026-04-26 15:56:04'),
(11479,3849,'action started via WP Cron','2026-04-26 15:59:01','2026-04-26 15:59:01'),
(11480,3849,'action complete via WP Cron','2026-04-26 15:59:01','2026-04-26 15:59:01'),
(11481,3852,'action created','2026-04-26 15:59:01','2026-04-26 15:59:01'),
(11482,3852,'action started via WP Cron','2026-04-26 16:01:11','2026-04-26 16:01:11'),
(11483,3852,'action complete via WP Cron','2026-04-26 16:01:11','2026-04-26 16:01:11'),
(11484,3853,'action created','2026-04-26 16:01:11','2026-04-26 16:01:11'),
(11485,3853,'action started via WP Cron','2026-04-26 16:14:46','2026-04-26 16:14:46'),
(11486,3853,'action complete via WP Cron','2026-04-26 16:14:46','2026-04-26 16:14:46'),
(11487,3854,'action created','2026-04-26 16:14:46','2026-04-26 16:14:46'),
(11488,3850,'action started via WP Cron','2026-04-26 16:14:46','2026-04-26 16:14:46'),
(11489,3850,'action complete via WP Cron','2026-04-26 16:14:47','2026-04-26 16:14:47'),
(11490,3855,'action created','2026-04-26 16:14:47','2026-04-26 16:14:47'),
(11491,3851,'action started via WP Cron','2026-04-26 16:14:47','2026-04-26 16:14:47'),
(11492,3851,'action complete via WP Cron','2026-04-26 16:14:47','2026-04-26 16:14:47'),
(11493,3856,'action created','2026-04-26 16:14:47','2026-04-26 16:14:47'),
(11494,3854,'action started via WP Cron','2026-04-26 16:38:46','2026-04-26 16:38:46'),
(11495,3857,'action created','2026-04-26 16:38:47','2026-04-26 16:38:47'),
(11496,3857,'action started via WP Cron','2026-04-26 16:38:50','2026-04-26 16:38:50'),
(11497,3857,'action complete via WP Cron','2026-04-26 16:38:51','2026-04-26 16:38:51'),
(11498,3854,'action complete via WP Cron','2026-04-26 16:38:52','2026-04-26 16:38:52'),
(11499,3858,'action created','2026-04-26 16:38:52','2026-04-26 16:38:52'),
(11500,3855,'action started via WP Cron','2026-04-26 16:38:52','2026-04-26 16:38:52'),
(11501,3855,'action complete via WP Cron','2026-04-26 16:38:53','2026-04-26 16:38:53'),
(11502,3859,'action created','2026-04-26 16:38:53','2026-04-26 16:38:53'),
(11503,3856,'action started via WP Cron','2026-04-26 16:38:53','2026-04-26 16:38:53'),
(11504,3856,'action complete via WP Cron','2026-04-26 16:38:53','2026-04-26 16:38:53'),
(11505,3860,'action created','2026-04-26 16:38:53','2026-04-26 16:38:53'),
(11506,3846,'action started via WP Cron','2026-04-26 16:38:53','2026-04-26 16:38:53'),
(11507,3861,'action created','2026-04-26 16:38:53','2026-04-26 16:38:53'),
(11508,3846,'action complete via WP Cron','2026-04-26 16:38:53','2026-04-26 16:38:53'),
(11509,3858,'action started via WP Cron','2026-04-26 16:45:49','2026-04-26 16:45:49'),
(11510,3862,'action created','2026-04-26 16:45:49','2026-04-26 16:45:49'),
(11511,3862,'action started via WP Cron','2026-04-26 16:45:52','2026-04-26 16:45:52'),
(11512,3862,'action complete via WP Cron','2026-04-26 16:45:53','2026-04-26 16:45:53'),
(11513,3858,'action complete via WP Cron','2026-04-26 16:45:53','2026-04-26 16:45:53'),
(11514,3863,'action created','2026-04-26 16:45:53','2026-04-26 16:45:53'),
(11515,3863,'action started via WP Cron','2026-04-26 17:08:09','2026-04-26 17:08:09'),
(11516,3863,'action complete via WP Cron','2026-04-26 17:08:10','2026-04-26 17:08:10'),
(11517,3864,'action created','2026-04-26 17:08:10','2026-04-26 17:08:10'),
(11518,3859,'action started via WP Cron','2026-04-26 17:08:10','2026-04-26 17:08:10'),
(11519,3859,'action complete via WP Cron','2026-04-26 17:08:11','2026-04-26 17:08:11'),
(11520,3865,'action created','2026-04-26 17:08:12','2026-04-26 17:08:12'),
(11521,3860,'action started via WP Cron','2026-04-26 17:08:12','2026-04-26 17:08:12'),
(11522,3860,'action complete via WP Cron','2026-04-26 17:08:13','2026-04-26 17:08:13'),
(11523,3866,'action created','2026-04-26 17:08:13','2026-04-26 17:08:13'),
(11524,3864,'action started via WP Cron','2026-04-26 17:54:22','2026-04-26 17:54:22'),
(11525,3867,'action created','2026-04-26 17:54:22','2026-04-26 17:54:22'),
(11526,3867,'action started via WP Cron','2026-04-26 17:54:25','2026-04-26 17:54:25'),
(11527,3867,'action complete via WP Cron','2026-04-26 17:54:27','2026-04-26 17:54:27'),
(11528,3864,'action complete via WP Cron','2026-04-26 17:54:27','2026-04-26 17:54:27'),
(11529,3868,'action created','2026-04-26 17:54:28','2026-04-26 17:54:28'),
(11530,3865,'action started via WP Cron','2026-04-26 17:54:28','2026-04-26 17:54:28'),
(11531,3865,'action complete via WP Cron','2026-04-26 17:54:28','2026-04-26 17:54:28'),
(11532,3869,'action created','2026-04-26 17:54:28','2026-04-26 17:54:28'),
(11533,3866,'action started via WP Cron','2026-04-26 17:54:28','2026-04-26 17:54:28'),
(11534,3866,'action complete via WP Cron','2026-04-26 17:54:29','2026-04-26 17:54:29'),
(11535,3870,'action created','2026-04-26 17:54:29','2026-04-26 17:54:29'),
(11536,3861,'action started via WP Cron','2026-04-26 17:54:29','2026-04-26 17:54:29'),
(11537,3871,'action created','2026-04-26 17:54:29','2026-04-26 17:54:29'),
(11538,3861,'action complete via WP Cron','2026-04-26 17:54:29','2026-04-26 17:54:29'),
(11539,3868,'action started via WP Cron','2026-04-26 17:59:43','2026-04-26 17:59:43'),
(11540,3868,'action complete via WP Cron','2026-04-26 17:59:43','2026-04-26 17:59:43'),
(11541,3872,'action created','2026-04-26 17:59:43','2026-04-26 17:59:43'),
(11542,3872,'action started via WP Cron','2026-04-26 18:25:14','2026-04-26 18:25:14'),
(11543,3873,'action created','2026-04-26 18:25:15','2026-04-26 18:25:15'),
(11544,3873,'action started via WP Cron','2026-04-26 18:25:18','2026-04-26 18:25:18'),
(11545,3873,'action complete via WP Cron','2026-04-26 18:25:19','2026-04-26 18:25:19'),
(11546,3872,'action complete via WP Cron','2026-04-26 18:25:20','2026-04-26 18:25:20'),
(11547,3874,'action created','2026-04-26 18:25:20','2026-04-26 18:25:20'),
(11548,3869,'action started via WP Cron','2026-04-26 18:25:20','2026-04-26 18:25:20'),
(11549,3869,'action complete via WP Cron','2026-04-26 18:25:20','2026-04-26 18:25:20'),
(11550,3875,'action created','2026-04-26 18:25:20','2026-04-26 18:25:20'),
(11551,3870,'action started via WP Cron','2026-04-26 18:25:20','2026-04-26 18:25:20'),
(11552,3870,'action complete via WP Cron','2026-04-26 18:25:21','2026-04-26 18:25:21'),
(11553,3876,'action created','2026-04-26 18:25:21','2026-04-26 18:25:21'),
(11554,3707,'action started via WP Cron','2026-04-26 18:25:21','2026-04-26 18:25:21'),
(11555,3707,'action complete via WP Cron','2026-04-26 18:25:21','2026-04-26 18:25:21'),
(11556,3877,'action created','2026-04-26 18:25:22','2026-04-26 18:25:22'),
(11557,3714,'action started via WP Cron','2026-04-26 18:25:22','2026-04-26 18:25:22'),
(11563,3879,'action started via Async Request','2026-04-26 18:26:54','2026-04-26 18:26:54'),
(11559,3878,'action created','2026-04-26 18:25:22','2026-04-26 18:25:22'),
(11560,3879,'action created','2026-04-26 18:25:22','2026-04-26 18:25:22'),
(11561,3714,'action complete via WP Cron','2026-04-26 18:25:22','2026-04-26 18:25:22'),
(11562,3880,'action created','2026-04-26 18:25:22','2026-04-26 18:25:22'),
(11564,3879,'action complete via Async Request','2026-04-26 18:26:54','2026-04-26 18:26:54'),
(11565,3874,'action started via WP Cron','2026-04-26 18:27:44','2026-04-26 18:27:44'),
(11566,3874,'action complete via WP Cron','2026-04-26 18:27:44','2026-04-26 18:27:44'),
(11567,3881,'action created','2026-04-26 18:27:44','2026-04-26 18:27:44'),
(11568,3881,'action started via WP Cron','2026-04-26 18:37:05','2026-04-26 18:37:05'),
(11569,3881,'action complete via WP Cron','2026-04-26 18:37:05','2026-04-26 18:37:05'),
(11570,3882,'action created','2026-04-26 18:37:05','2026-04-26 18:37:05'),
(11571,3882,'action started via WP Cron','2026-04-26 18:43:30','2026-04-26 18:43:30'),
(11572,3882,'action complete via WP Cron','2026-04-26 18:43:30','2026-04-26 18:43:30'),
(11573,3883,'action created','2026-04-26 18:43:31','2026-04-26 18:43:31'),
(11574,3875,'action started via WP Cron','2026-04-26 18:43:31','2026-04-26 18:43:31'),
(11575,3875,'action complete via WP Cron','2026-04-26 18:43:31','2026-04-26 18:43:31'),
(11576,3884,'action created','2026-04-26 18:43:31','2026-04-26 18:43:31'),
(11577,3876,'action started via WP Cron','2026-04-26 18:43:31','2026-04-26 18:43:31'),
(11578,3876,'action complete via WP Cron','2026-04-26 18:43:32','2026-04-26 18:43:32'),
(11579,3885,'action created','2026-04-26 18:43:32','2026-04-26 18:43:32'),
(11580,3883,'action started via WP Cron','2026-04-26 18:48:09','2026-04-26 18:48:09'),
(11581,3883,'action complete via WP Cron','2026-04-26 18:48:09','2026-04-26 18:48:09'),
(11582,3886,'action created','2026-04-26 18:48:09','2026-04-26 18:48:09'),
(11583,3886,'action started via WP Cron','2026-04-26 19:01:45','2026-04-26 19:01:45'),
(11584,3887,'action created','2026-04-26 19:01:45','2026-04-26 19:01:45'),
(11585,3887,'action started via WP Cron','2026-04-26 19:01:49','2026-04-26 19:01:49'),
(11586,3887,'action complete via WP Cron','2026-04-26 19:01:50','2026-04-26 19:01:50'),
(11587,3886,'action complete via WP Cron','2026-04-26 19:01:50','2026-04-26 19:01:50'),
(11588,3888,'action created','2026-04-26 19:01:50','2026-04-26 19:01:50'),
(11589,3871,'action started via WP Cron','2026-04-26 19:01:50','2026-04-26 19:01:50'),
(11590,3889,'action created','2026-04-26 19:01:51','2026-04-26 19:01:51'),
(11591,3871,'action complete via WP Cron','2026-04-26 19:01:51','2026-04-26 19:01:51'),
(11592,3884,'action started via WP Cron','2026-04-26 19:01:51','2026-04-26 19:01:51'),
(11593,3884,'action complete via WP Cron','2026-04-26 19:01:51','2026-04-26 19:01:51'),
(11594,3890,'action created','2026-04-26 19:01:52','2026-04-26 19:01:52'),
(11595,3885,'action started via WP Cron','2026-04-26 19:01:52','2026-04-26 19:01:52'),
(11596,3885,'action complete via WP Cron','2026-04-26 19:01:52','2026-04-26 19:01:52'),
(11597,3891,'action created','2026-04-26 19:01:52','2026-04-26 19:01:52'),
(11598,3888,'action started via WP Cron','2026-04-26 19:05:43','2026-04-26 19:05:43'),
(11599,3888,'action complete via WP Cron','2026-04-26 19:05:43','2026-04-26 19:05:43'),
(11600,3892,'action created','2026-04-26 19:05:43','2026-04-26 19:05:43'),
(11601,3892,'action started via WP Cron','2026-04-26 19:11:41','2026-04-26 19:11:41'),
(11602,3892,'action complete via WP Cron','2026-04-26 19:11:41','2026-04-26 19:11:41'),
(11603,3893,'action created','2026-04-26 19:11:41','2026-04-26 19:11:41'),
(11604,3893,'action started via WP Cron','2026-04-26 19:15:13','2026-04-26 19:15:13'),
(11605,3893,'action complete via WP Cron','2026-04-26 19:15:13','2026-04-26 19:15:13'),
(11606,3894,'action created','2026-04-26 19:15:13','2026-04-26 19:15:13'),
(11607,3890,'action started via WP Cron','2026-04-26 19:21:42','2026-04-26 19:21:42'),
(11608,3890,'action complete via WP Cron','2026-04-26 19:21:42','2026-04-26 19:21:42'),
(11609,3895,'action created','2026-04-26 19:21:43','2026-04-26 19:21:43'),
(11610,3891,'action started via WP Cron','2026-04-26 19:21:43','2026-04-26 19:21:43'),
(11611,3891,'action complete via WP Cron','2026-04-26 19:21:43','2026-04-26 19:21:43'),
(11612,3896,'action created','2026-04-26 19:21:43','2026-04-26 19:21:43'),
(11613,3894,'action started via WP Cron','2026-04-26 19:21:43','2026-04-26 19:21:43'),
(11614,3897,'action created','2026-04-26 19:21:44','2026-04-26 19:21:44'),
(11615,3897,'action started via WP Cron','2026-04-26 19:21:48','2026-04-26 19:21:48'),
(11616,3897,'action complete via WP Cron','2026-04-26 19:21:48','2026-04-26 19:21:48'),
(11617,3894,'action complete via WP Cron','2026-04-26 19:21:48','2026-04-26 19:21:48'),
(11618,3898,'action created','2026-04-26 19:21:49','2026-04-26 19:21:49'),
(11619,3898,'action started via WP Cron','2026-04-26 19:31:30','2026-04-26 19:31:30'),
(11620,3898,'action complete via WP Cron','2026-04-26 19:31:30','2026-04-26 19:31:30'),
(11621,3899,'action created','2026-04-26 19:31:30','2026-04-26 19:31:30'),
(11622,3899,'action started via WP Cron','2026-04-26 19:52:47','2026-04-26 19:52:47'),
(11623,3899,'action complete via WP Cron','2026-04-26 19:52:47','2026-04-26 19:52:47'),
(11624,3900,'action created','2026-04-26 19:52:47','2026-04-26 19:52:47'),
(11625,3895,'action started via WP Cron','2026-04-26 19:52:47','2026-04-26 19:52:47'),
(11626,3895,'action complete via WP Cron','2026-04-26 19:52:48','2026-04-26 19:52:48'),
(11627,3901,'action created','2026-04-26 19:52:48','2026-04-26 19:52:48'),
(11628,3896,'action started via WP Cron','2026-04-26 19:52:48','2026-04-26 19:52:48'),
(11629,3896,'action complete via WP Cron','2026-04-26 19:52:48','2026-04-26 19:52:48'),
(11630,3902,'action created','2026-04-26 19:52:48','2026-04-26 19:52:48'),
(11631,3900,'action started via WP Cron','2026-04-26 20:13:13','2026-04-26 20:13:13'),
(11632,3900,'action complete via WP Cron','2026-04-26 20:13:13','2026-04-26 20:13:13'),
(11633,3903,'action created','2026-04-26 20:13:13','2026-04-26 20:13:13'),
(11634,3889,'action started via WP Cron','2026-04-26 20:13:13','2026-04-26 20:13:13'),
(11635,3904,'action created','2026-04-26 20:13:13','2026-04-26 20:13:13'),
(11636,3889,'action complete via WP Cron','2026-04-26 20:13:13','2026-04-26 20:13:13'),
(11637,3901,'action started via WP Cron','2026-04-26 20:13:13','2026-04-26 20:13:13'),
(11638,3901,'action complete via WP Cron','2026-04-26 20:13:14','2026-04-26 20:13:14'),
(11639,3905,'action created','2026-04-26 20:13:14','2026-04-26 20:13:14'),
(11640,3902,'action started via WP Cron','2026-04-26 20:13:14','2026-04-26 20:13:14'),
(11641,3902,'action complete via WP Cron','2026-04-26 20:13:14','2026-04-26 20:13:14'),
(11642,3906,'action created','2026-04-26 20:13:14','2026-04-26 20:13:14'),
(11643,3903,'action started via WP Cron','2026-04-26 20:20:10','2026-04-26 20:20:10'),
(11644,3907,'action created','2026-04-26 20:20:10','2026-04-26 20:20:10'),
(11645,3907,'action started via WP Cron','2026-04-26 20:20:13','2026-04-26 20:20:13'),
(11646,3907,'action complete via WP Cron','2026-04-26 20:20:14','2026-04-26 20:20:14'),
(11647,3903,'action complete via WP Cron','2026-04-26 20:20:15','2026-04-26 20:20:15'),
(11648,3908,'action created','2026-04-26 20:20:15','2026-04-26 20:20:15'),
(11649,3806,'action started via WP Cron','2026-04-26 20:20:15','2026-04-26 20:20:15'),
(11650,3806,'action complete via WP Cron','2026-04-26 20:20:15','2026-04-26 20:20:15'),
(11651,3909,'action created','2026-04-26 20:20:15','2026-04-26 20:20:15'),
(11652,3908,'action started via WP Cron','2026-04-26 20:23:10','2026-04-26 20:23:10'),
(11653,3908,'action complete via WP Cron','2026-04-26 20:23:10','2026-04-26 20:23:10'),
(11654,3910,'action created','2026-04-26 20:23:10','2026-04-26 20:23:10'),
(11655,3910,'action started via WP Cron','2026-04-26 20:27:28','2026-04-26 20:27:28'),
(11656,3910,'action complete via WP Cron','2026-04-26 20:27:28','2026-04-26 20:27:28'),
(11657,3911,'action created','2026-04-26 20:27:28','2026-04-26 20:27:28'),
(11658,3905,'action started via WP Cron','2026-04-26 20:29:51','2026-04-26 20:29:51'),
(11659,3905,'action complete via WP Cron','2026-04-26 20:29:52','2026-04-26 20:29:52'),
(11660,3912,'action created','2026-04-26 20:29:52','2026-04-26 20:29:52'),
(11661,3906,'action started via WP Cron','2026-04-26 20:29:52','2026-04-26 20:29:52'),
(11662,3906,'action complete via WP Cron','2026-04-26 20:29:53','2026-04-26 20:29:53'),
(11663,3913,'action created','2026-04-26 20:29:53','2026-04-26 20:29:53'),
(11664,3911,'action started via WP Cron','2026-04-26 20:29:53','2026-04-26 20:29:53'),
(11665,3911,'action complete via WP Cron','2026-04-26 20:29:53','2026-04-26 20:29:53'),
(11666,3914,'action created','2026-04-26 20:29:53','2026-04-26 20:29:53'),
(11667,3914,'action started via WP Cron','2026-04-26 20:32:44','2026-04-26 20:32:44'),
(11668,3914,'action complete via WP Cron','2026-04-26 20:32:44','2026-04-26 20:32:44'),
(11669,3915,'action created','2026-04-26 20:32:44','2026-04-26 20:32:44'),
(11670,3915,'action started via WP Cron','2026-04-26 20:34:45','2026-04-26 20:34:45'),
(11671,3916,'action created','2026-04-26 20:34:45','2026-04-26 20:34:45'),
(11672,3915,'action complete via WP Cron','2026-04-26 20:34:50','2026-04-26 20:34:50'),
(11673,3917,'action created','2026-04-26 20:34:50','2026-04-26 20:34:50'),
(11674,3916,'action started via WP Cron','2026-04-26 20:34:50','2026-04-26 20:34:50'),
(11675,3916,'action complete via WP Cron','2026-04-26 20:34:50','2026-04-26 20:34:50'),
(11676,3917,'action started via WP Cron','2026-04-26 20:37:52','2026-04-26 20:37:52'),
(11677,3917,'action complete via WP Cron','2026-04-26 20:37:52','2026-04-26 20:37:52'),
(11678,3918,'action created','2026-04-26 20:37:52','2026-04-26 20:37:52'),
(11679,3918,'action started via WP Cron','2026-04-26 20:41:11','2026-04-26 20:41:11'),
(11680,3919,'action created','2026-04-26 20:41:11','2026-04-26 20:41:11'),
(11681,3919,'action started via WP Cron','2026-04-26 20:41:14','2026-04-26 20:41:14'),
(11682,3919,'action complete via WP Cron','2026-04-26 20:41:15','2026-04-26 20:41:15'),
(11683,3918,'action complete via WP Cron','2026-04-26 20:41:15','2026-04-26 20:41:15'),
(11684,3920,'action created','2026-04-26 20:41:15','2026-04-26 20:41:15'),
(11685,3920,'action started via WP Cron','2026-04-26 20:44:40','2026-04-26 20:44:40'),
(11686,3920,'action complete via WP Cron','2026-04-26 20:44:40','2026-04-26 20:44:40'),
(11687,3921,'action created','2026-04-26 20:44:40','2026-04-26 20:44:40'),
(11688,3912,'action started via WP Cron','2026-04-26 20:48:01','2026-04-26 20:48:01'),
(11689,3912,'action complete via WP Cron','2026-04-26 20:48:01','2026-04-26 20:48:01'),
(11690,3922,'action created','2026-04-26 20:48:02','2026-04-26 20:48:02'),
(11691,3913,'action started via WP Cron','2026-04-26 20:48:02','2026-04-26 20:48:02'),
(11692,3913,'action complete via WP Cron','2026-04-26 20:48:02','2026-04-26 20:48:02'),
(11693,3923,'action created','2026-04-26 20:48:02','2026-04-26 20:48:02'),
(11694,3921,'action started via WP Cron','2026-04-26 20:48:02','2026-04-26 20:48:02'),
(11695,3921,'action complete via WP Cron','2026-04-26 20:48:02','2026-04-26 20:48:02'),
(11696,3924,'action created','2026-04-26 20:48:02','2026-04-26 20:48:02'),
(11697,3924,'action started via WP Cron','2026-04-26 20:51:40','2026-04-26 20:51:40'),
(11698,3925,'action created','2026-04-26 20:51:40','2026-04-26 20:51:40'),
(11699,3925,'action started via WP Cron','2026-04-26 20:51:43','2026-04-26 20:51:43'),
(11700,3925,'action complete via WP Cron','2026-04-26 20:51:44','2026-04-26 20:51:44'),
(11701,3924,'action complete via WP Cron','2026-04-26 20:51:44','2026-04-26 20:51:44'),
(11702,3926,'action created','2026-04-26 20:51:44','2026-04-26 20:51:44'),
(11703,3926,'action started via WP Cron','2026-04-26 20:55:13','2026-04-26 20:55:13'),
(11704,3926,'action complete via WP Cron','2026-04-26 20:55:13','2026-04-26 20:55:13'),
(11705,3927,'action created','2026-04-26 20:55:14','2026-04-26 20:55:14'),
(11706,3927,'action started via WP Cron','2026-04-26 20:58:31','2026-04-26 20:58:31'),
(11707,3927,'action complete via WP Cron','2026-04-26 20:58:31','2026-04-26 20:58:31'),
(11708,3928,'action created','2026-04-26 20:58:31','2026-04-26 20:58:31'),
(11709,3928,'action started via WP Cron','2026-04-26 21:01:43','2026-04-26 21:01:43'),
(11710,3928,'action complete via WP Cron','2026-04-26 21:01:43','2026-04-26 21:01:43'),
(11711,3929,'action created','2026-04-26 21:01:44','2026-04-26 21:01:44'),
(11712,3922,'action started via WP Cron','2026-04-26 21:05:18','2026-04-26 21:05:18'),
(11713,3922,'action complete via WP Cron','2026-04-26 21:05:18','2026-04-26 21:05:18'),
(11714,3930,'action created','2026-04-26 21:05:18','2026-04-26 21:05:18'),
(11715,3923,'action started via WP Cron','2026-04-26 21:05:18','2026-04-26 21:05:18'),
(11716,3923,'action complete via WP Cron','2026-04-26 21:05:19','2026-04-26 21:05:19'),
(11717,3931,'action created','2026-04-26 21:05:19','2026-04-26 21:05:19'),
(11718,3929,'action started via WP Cron','2026-04-26 21:05:19','2026-04-26 21:05:19'),
(11719,3929,'action complete via WP Cron','2026-04-26 21:05:19','2026-04-26 21:05:19'),
(11720,3932,'action created','2026-04-26 21:05:19','2026-04-26 21:05:19'),
(11721,3932,'action started via WP Cron','2026-04-26 21:08:35','2026-04-26 21:08:35'),
(11722,3932,'action complete via WP Cron','2026-04-26 21:08:35','2026-04-26 21:08:35'),
(11723,3933,'action created','2026-04-26 21:08:35','2026-04-26 21:08:35'),
(11724,3933,'action started via WP Cron','2026-04-26 21:11:40','2026-04-26 21:11:40'),
(11725,3933,'action complete via WP Cron','2026-04-26 21:11:40','2026-04-26 21:11:40'),
(11726,3934,'action created','2026-04-26 21:11:40','2026-04-26 21:11:40'),
(11727,3904,'action started via WP Cron','2026-04-26 21:15:32','2026-04-26 21:15:32'),
(11728,3935,'action created','2026-04-26 21:15:32','2026-04-26 21:15:32'),
(11729,3904,'action complete via WP Cron','2026-04-26 21:15:32','2026-04-26 21:15:32'),
(11730,3934,'action started via WP Cron','2026-04-26 21:15:32','2026-04-26 21:15:32'),
(11731,3934,'action complete via WP Cron','2026-04-26 21:15:32','2026-04-26 21:15:32'),
(11732,3936,'action created','2026-04-26 21:15:32','2026-04-26 21:15:32'),
(11733,3936,'action started via WP Cron','2026-04-26 21:18:51','2026-04-26 21:18:51'),
(11734,3936,'action complete via WP Cron','2026-04-26 21:18:51','2026-04-26 21:18:51'),
(11735,3937,'action created','2026-04-26 21:18:51','2026-04-26 21:18:51'),
(11736,3930,'action started via WP Cron','2026-04-26 21:22:12','2026-04-26 21:22:12'),
(11737,3930,'action complete via WP Cron','2026-04-26 21:22:12','2026-04-26 21:22:12'),
(11738,3938,'action created','2026-04-26 21:22:13','2026-04-26 21:22:13'),
(11739,3931,'action started via WP Cron','2026-04-26 21:22:13','2026-04-26 21:22:13'),
(11740,3931,'action complete via WP Cron','2026-04-26 21:22:13','2026-04-26 21:22:13'),
(11741,3939,'action created','2026-04-26 21:22:13','2026-04-26 21:22:13'),
(11742,3937,'action started via WP Cron','2026-04-26 21:22:13','2026-04-26 21:22:13'),
(11743,3937,'action complete via WP Cron','2026-04-26 21:22:13','2026-04-26 21:22:13'),
(11744,3940,'action created','2026-04-26 21:22:13','2026-04-26 21:22:13'),
(11745,3940,'action started via WP Cron','2026-04-26 21:25:30','2026-04-26 21:25:30'),
(11746,3941,'action created','2026-04-26 21:25:31','2026-04-26 21:25:31'),
(11747,3941,'action started via WP Cron','2026-04-26 21:25:34','2026-04-26 21:25:34'),
(11748,3941,'action complete via WP Cron','2026-04-26 21:25:34','2026-04-26 21:25:34'),
(11749,3940,'action complete via WP Cron','2026-04-26 21:25:34','2026-04-26 21:25:34'),
(11750,3942,'action created','2026-04-26 21:25:34','2026-04-26 21:25:34'),
(11751,3942,'action started via WP Cron','2026-04-26 21:28:40','2026-04-26 21:28:40'),
(11752,3942,'action complete via WP Cron','2026-04-26 21:28:40','2026-04-26 21:28:40'),
(11753,3943,'action created','2026-04-26 21:28:40','2026-04-26 21:28:40'),
(11754,3943,'action started via WP Cron','2026-04-26 21:31:47','2026-04-26 21:31:47'),
(11755,3943,'action complete via WP Cron','2026-04-26 21:31:47','2026-04-26 21:31:47'),
(11756,3944,'action created','2026-04-26 21:31:48','2026-04-26 21:31:48'),
(11757,3944,'action started via WP Cron','2026-04-26 21:35:00','2026-04-26 21:35:00'),
(11758,3944,'action complete via WP Cron','2026-04-26 21:35:01','2026-04-26 21:35:01'),
(11759,3945,'action created','2026-04-26 21:35:01','2026-04-26 21:35:01'),
(11760,3945,'action started via WP Cron','2026-04-26 21:38:03','2026-04-26 21:38:03'),
(11761,3945,'action complete via WP Cron','2026-04-26 21:38:03','2026-04-26 21:38:03'),
(11762,3946,'action created','2026-04-26 21:38:03','2026-04-26 21:38:03'),
(11763,3938,'action started via WP Cron','2026-04-26 21:38:03','2026-04-26 21:38:03'),
(11764,3938,'action complete via WP Cron','2026-04-26 21:38:03','2026-04-26 21:38:03'),
(11765,3947,'action created','2026-04-26 21:38:04','2026-04-26 21:38:04'),
(11766,3939,'action started via WP Cron','2026-04-26 21:38:04','2026-04-26 21:38:04'),
(11767,3939,'action complete via WP Cron','2026-04-26 21:38:04','2026-04-26 21:38:04'),
(11768,3948,'action created','2026-04-26 21:38:04','2026-04-26 21:38:04'),
(11769,3946,'action started via WP Cron','2026-04-26 21:41:14','2026-04-26 21:41:14'),
(11770,3946,'action complete via WP Cron','2026-04-26 21:41:14','2026-04-26 21:41:14'),
(11771,3949,'action created','2026-04-26 21:41:14','2026-04-26 21:41:14'),
(11772,3949,'action started via WP Cron','2026-04-26 21:44:31','2026-04-26 21:44:31'),
(11773,3949,'action complete via WP Cron','2026-04-26 21:44:31','2026-04-26 21:44:31'),
(11774,3950,'action created','2026-04-26 21:44:31','2026-04-26 21:44:31'),
(11775,3950,'action started via WP Cron','2026-04-26 21:47:39','2026-04-26 21:47:39'),
(11776,3950,'action complete via WP Cron','2026-04-26 21:47:39','2026-04-26 21:47:39'),
(11777,3951,'action created','2026-04-26 21:47:39','2026-04-26 21:47:39'),
(11778,3951,'action started via WP Cron','2026-04-26 21:50:45','2026-04-26 21:50:45'),
(11779,3951,'action complete via WP Cron','2026-04-26 21:50:45','2026-04-26 21:50:45'),
(11780,3952,'action created','2026-04-26 21:50:45','2026-04-26 21:50:45'),
(11781,3952,'action started via WP Cron','2026-04-26 21:52:55','2026-04-26 21:52:55'),
(11782,3952,'action complete via WP Cron','2026-04-26 21:52:56','2026-04-26 21:52:56'),
(11783,3953,'action created','2026-04-26 21:52:56','2026-04-26 21:52:56'),
(11784,3947,'action started via WP Cron','2026-04-26 21:53:49','2026-04-26 21:53:49'),
(11785,3947,'action complete via WP Cron','2026-04-26 21:53:49','2026-04-26 21:53:49'),
(11786,3954,'action created','2026-04-26 21:53:49','2026-04-26 21:53:49'),
(11787,3948,'action started via WP Cron','2026-04-26 21:53:49','2026-04-26 21:53:49'),
(11788,3948,'action complete via WP Cron','2026-04-26 21:53:50','2026-04-26 21:53:50'),
(11789,3955,'action created','2026-04-26 21:53:50','2026-04-26 21:53:50'),
(11790,3953,'action started via WP Cron','2026-04-26 21:56:57','2026-04-26 21:56:57'),
(11791,3953,'action complete via WP Cron','2026-04-26 21:56:57','2026-04-26 21:56:57'),
(11792,3956,'action created','2026-04-26 21:56:58','2026-04-26 21:56:58'),
(11793,3956,'action started via WP Cron','2026-04-26 22:03:20','2026-04-26 22:03:20'),
(11794,3956,'action complete via WP Cron','2026-04-26 22:03:20','2026-04-26 22:03:20'),
(11795,3957,'action created','2026-04-26 22:03:20','2026-04-26 22:03:20'),
(11796,3957,'action started via WP Cron','2026-04-26 22:06:37','2026-04-26 22:06:37'),
(11797,3958,'action created','2026-04-26 22:06:37','2026-04-26 22:06:37'),
(11798,3958,'action started via WP Cron','2026-04-26 22:06:42','2026-04-26 22:06:42'),
(11799,3958,'action complete via WP Cron','2026-04-26 22:06:42','2026-04-26 22:06:42'),
(11800,3957,'action complete via WP Cron','2026-04-26 22:06:42','2026-04-26 22:06:42'),
(11801,3959,'action created','2026-04-26 22:06:42','2026-04-26 22:06:42'),
(11802,3959,'action started via WP Cron','2026-04-26 22:09:50','2026-04-26 22:09:50'),
(11803,3959,'action complete via WP Cron','2026-04-26 22:09:50','2026-04-26 22:09:50'),
(11804,3960,'action created','2026-04-26 22:09:50','2026-04-26 22:09:50'),
(11805,3954,'action started via WP Cron','2026-04-26 22:09:50','2026-04-26 22:09:50'),
(11806,3954,'action complete via WP Cron','2026-04-26 22:09:50','2026-04-26 22:09:50'),
(11807,3961,'action created','2026-04-26 22:09:50','2026-04-26 22:09:50'),
(11808,3955,'action started via WP Cron','2026-04-26 22:09:50','2026-04-26 22:09:50'),
(11809,3955,'action complete via WP Cron','2026-04-26 22:09:51','2026-04-26 22:09:51'),
(11810,3962,'action created','2026-04-26 22:09:51','2026-04-26 22:09:51'),
(11811,3960,'action started via WP Cron','2026-04-26 22:48:00','2026-04-26 22:48:00'),
(11812,3963,'action created','2026-04-26 22:48:02','2026-04-26 22:48:02'),
(11813,3963,'action started via WP Cron','2026-04-26 22:48:06','2026-04-26 22:48:06'),
(11814,3963,'action complete via WP Cron','2026-04-26 22:48:07','2026-04-26 22:48:07'),
(11815,3960,'action complete via WP Cron','2026-04-26 22:48:07','2026-04-26 22:48:07'),
(11816,3964,'action created','2026-04-26 22:48:08','2026-04-26 22:48:08'),
(11817,3935,'action started via Async Request','2026-04-26 22:48:11','2026-04-26 22:48:11'),
(11818,3965,'action created','2026-04-26 22:48:12','2026-04-26 22:48:12'),
(11819,3935,'action complete via Async Request','2026-04-26 22:48:12','2026-04-26 22:48:12'),
(11820,3961,'action started via Async Request','2026-04-26 22:48:12','2026-04-26 22:48:12'),
(11821,3961,'action complete via Async Request','2026-04-26 22:48:12','2026-04-26 22:48:12'),
(11822,3966,'action created','2026-04-26 22:48:12','2026-04-26 22:48:12'),
(11823,3962,'action started via Async Request','2026-04-26 22:48:12','2026-04-26 22:48:12'),
(11824,3962,'action complete via Async Request','2026-04-26 22:48:13','2026-04-26 22:48:13'),
(11825,3967,'action created','2026-04-26 22:48:13','2026-04-26 22:48:13'),
(11826,3964,'action started via WP Cron','2026-04-26 22:52:41','2026-04-26 22:52:41'),
(11827,3964,'action complete via WP Cron','2026-04-26 22:52:42','2026-04-26 22:52:42'),
(11828,3968,'action created','2026-04-26 22:52:43','2026-04-26 22:52:43'),
(11829,3968,'action started via WP Cron','2026-04-26 23:04:06','2026-04-26 23:04:06'),
(11830,3968,'action complete via WP Cron','2026-04-26 23:04:06','2026-04-26 23:04:06'),
(11831,3969,'action created','2026-04-26 23:04:07','2026-04-26 23:04:07'),
(11832,3966,'action started via WP Cron','2026-04-26 23:04:07','2026-04-26 23:04:07'),
(11833,3966,'action complete via WP Cron','2026-04-26 23:04:08','2026-04-26 23:04:08'),
(11834,3970,'action created','2026-04-26 23:04:08','2026-04-26 23:04:08'),
(11835,3967,'action started via WP Cron','2026-04-26 23:04:08','2026-04-26 23:04:08'),
(11836,3967,'action complete via WP Cron','2026-04-26 23:04:08','2026-04-26 23:04:08'),
(11837,3971,'action created','2026-04-26 23:04:09','2026-04-26 23:04:09'),
(11838,3969,'action started via WP Cron','2026-04-26 23:08:44','2026-04-26 23:08:44'),
(11839,3969,'action complete via WP Cron','2026-04-26 23:08:44','2026-04-26 23:08:44'),
(11840,3972,'action created','2026-04-26 23:08:44','2026-04-26 23:08:44'),
(11841,3972,'action started via WP Cron','2026-04-26 23:22:49','2026-04-26 23:22:49'),
(11842,3972,'action complete via WP Cron','2026-04-26 23:22:49','2026-04-26 23:22:49'),
(11843,3973,'action created','2026-04-26 23:22:49','2026-04-26 23:22:49'),
(11844,3970,'action started via WP Cron','2026-04-26 23:22:49','2026-04-26 23:22:49'),
(11845,3970,'action complete via WP Cron','2026-04-26 23:22:49','2026-04-26 23:22:49'),
(11846,3974,'action created','2026-04-26 23:22:49','2026-04-26 23:22:49'),
(11847,3971,'action started via WP Cron','2026-04-26 23:22:49','2026-04-26 23:22:49'),
(11848,3971,'action complete via WP Cron','2026-04-26 23:22:50','2026-04-26 23:22:50'),
(11849,3975,'action created','2026-04-26 23:22:50','2026-04-26 23:22:50'),
(11850,3973,'action started via WP Cron','2026-04-26 23:34:50','2026-04-26 23:34:50'),
(11851,3973,'action complete via WP Cron','2026-04-26 23:34:50','2026-04-26 23:34:50'),
(11852,3976,'action created','2026-04-26 23:34:50','2026-04-26 23:34:50'),
(11853,3976,'action started via WP Cron','2026-04-26 23:38:12','2026-04-26 23:38:12'),
(11854,3976,'action complete via WP Cron','2026-04-26 23:38:12','2026-04-26 23:38:12'),
(11855,3977,'action created','2026-04-26 23:38:12','2026-04-26 23:38:12'),
(11856,3974,'action started via WP Cron','2026-04-26 23:38:12','2026-04-26 23:38:12'),
(11857,3974,'action complete via WP Cron','2026-04-26 23:38:13','2026-04-26 23:38:13'),
(11858,3978,'action created','2026-04-26 23:38:13','2026-04-26 23:38:13'),
(11859,3975,'action started via WP Cron','2026-04-26 23:38:13','2026-04-26 23:38:13'),
(11860,3975,'action complete via WP Cron','2026-04-26 23:38:13','2026-04-26 23:38:13'),
(11861,3979,'action created','2026-04-26 23:38:13','2026-04-26 23:38:13'),
(11862,3977,'action started via WP Cron','2026-04-26 23:45:49','2026-04-26 23:45:49'),
(11863,3980,'action created','2026-04-26 23:45:49','2026-04-26 23:45:49'),
(11864,3980,'action started via WP Cron','2026-04-26 23:45:52','2026-04-26 23:45:52'),
(11865,3980,'action complete via WP Cron','2026-04-26 23:45:52','2026-04-26 23:45:52'),
(11866,3977,'action complete via WP Cron','2026-04-26 23:45:52','2026-04-26 23:45:52'),
(11867,3981,'action created','2026-04-26 23:45:52','2026-04-26 23:45:52'),
(11868,3981,'action started via WP Cron','2026-04-26 23:53:09','2026-04-26 23:53:09'),
(11869,3981,'action complete via WP Cron','2026-04-26 23:53:09','2026-04-26 23:53:09'),
(11870,3982,'action created','2026-04-26 23:53:09','2026-04-26 23:53:09'),
(11871,3965,'action started via WP Cron','2026-04-26 23:53:09','2026-04-26 23:53:09'),
(11872,3983,'action created','2026-04-26 23:53:09','2026-04-26 23:53:09'),
(11873,3965,'action complete via WP Cron','2026-04-26 23:53:09','2026-04-26 23:53:09'),
(11874,3978,'action started via WP Cron','2026-04-26 23:59:31','2026-04-26 23:59:31'),
(11875,3978,'action complete via WP Cron','2026-04-26 23:59:31','2026-04-26 23:59:31'),
(11876,3984,'action created','2026-04-26 23:59:31','2026-04-26 23:59:31'),
(11877,3979,'action started via WP Cron','2026-04-26 23:59:31','2026-04-26 23:59:31'),
(11878,3979,'action complete via WP Cron','2026-04-26 23:59:32','2026-04-26 23:59:32'),
(11879,3985,'action created','2026-04-26 23:59:33','2026-04-26 23:59:33'),
(11880,3982,'action started via WP Cron','2026-04-26 23:59:33','2026-04-26 23:59:33'),
(11881,3982,'action complete via WP Cron','2026-04-26 23:59:33','2026-04-26 23:59:33'),
(11882,3986,'action created','2026-04-26 23:59:34','2026-04-26 23:59:34'),
(11883,3986,'action started via WP Cron','2026-04-27 00:03:23','2026-04-27 00:03:23'),
(11884,3987,'action created','2026-04-27 00:03:24','2026-04-27 00:03:24'),
(11885,3987,'action started via WP Cron','2026-04-27 00:03:28','2026-04-27 00:03:28'),
(11886,3986,'action complete via WP Cron','2026-04-27 00:03:29','2026-04-27 00:03:29'),
(11887,3988,'action created','2026-04-27 00:03:29','2026-04-27 00:03:29'),
(11888,3987,'action complete via WP Cron','2026-04-27 00:03:30','2026-04-27 00:03:30'),
(11889,3988,'action started via WP Cron','2026-04-27 00:13:18','2026-04-27 00:13:18'),
(11890,3989,'action created','2026-04-27 00:13:19','2026-04-27 00:13:19'),
(11891,3989,'action started via WP Cron','2026-04-27 00:13:21','2026-04-27 00:13:21'),
(11892,3989,'action complete via WP Cron','2026-04-27 00:13:22','2026-04-27 00:13:22'),
(11893,3988,'action complete via WP Cron','2026-04-27 00:13:22','2026-04-27 00:13:22'),
(11894,3990,'action created','2026-04-27 00:13:22','2026-04-27 00:13:22'),
(11895,3984,'action started via WP Cron','2026-04-27 00:23:30','2026-04-27 00:23:30'),
(11896,3984,'action complete via WP Cron','2026-04-27 00:23:30','2026-04-27 00:23:30'),
(11897,3991,'action created','2026-04-27 00:23:30','2026-04-27 00:23:30'),
(11898,3985,'action started via WP Cron','2026-04-27 00:23:30','2026-04-27 00:23:30'),
(11899,3985,'action complete via WP Cron','2026-04-27 00:23:30','2026-04-27 00:23:30'),
(11900,3992,'action created','2026-04-27 00:23:31','2026-04-27 00:23:31'),
(11901,3990,'action started via WP Cron','2026-04-27 00:23:31','2026-04-27 00:23:31'),
(11902,3993,'action created','2026-04-27 00:23:31','2026-04-27 00:23:31'),
(11903,3993,'action started via WP Cron','2026-04-27 00:23:35','2026-04-27 00:23:35'),
(11904,3993,'action complete via WP Cron','2026-04-27 00:23:36','2026-04-27 00:23:36'),
(11905,3990,'action complete via WP Cron','2026-04-27 00:23:36','2026-04-27 00:23:36'),
(11906,3994,'action created','2026-04-27 00:23:36','2026-04-27 00:23:36'),
(11907,3994,'action started via WP Cron','2026-04-27 00:31:25','2026-04-27 00:31:25'),
(11908,3994,'action complete via WP Cron','2026-04-27 00:31:25','2026-04-27 00:31:25'),
(11909,3995,'action created','2026-04-27 00:31:25','2026-04-27 00:31:25'),
(11910,3995,'action started via WP Cron','2026-04-27 00:44:48','2026-04-27 00:44:48'),
(11911,3995,'action complete via WP Cron','2026-04-27 00:44:48','2026-04-27 00:44:48'),
(11912,3996,'action created','2026-04-27 00:44:48','2026-04-27 00:44:48'),
(11913,3991,'action started via WP Cron','2026-04-27 00:44:48','2026-04-27 00:44:48'),
(11914,3991,'action complete via WP Cron','2026-04-27 00:44:49','2026-04-27 00:44:49'),
(11915,3997,'action created','2026-04-27 00:44:49','2026-04-27 00:44:49'),
(11916,3992,'action started via WP Cron','2026-04-27 00:44:49','2026-04-27 00:44:49'),
(11917,3992,'action complete via WP Cron','2026-04-27 00:44:49','2026-04-27 00:44:49'),
(11918,3998,'action created','2026-04-27 00:44:49','2026-04-27 00:44:49'),
(11919,3996,'action started via WP Cron','2026-04-27 00:53:14','2026-04-27 00:53:14'),
(11920,3996,'action complete via WP Cron','2026-04-27 00:53:14','2026-04-27 00:53:14'),
(11921,3999,'action created','2026-04-27 00:53:14','2026-04-27 00:53:14'),
(11922,3983,'action started via WP Cron','2026-04-27 00:53:14','2026-04-27 00:53:14'),
(11923,4000,'action created','2026-04-27 00:53:14','2026-04-27 00:53:14'),
(11924,3983,'action complete via WP Cron','2026-04-27 00:53:14','2026-04-27 00:53:14'),
(11925,3999,'action started via WP Cron','2026-04-27 01:00:12','2026-04-27 01:00:12'),
(11926,3999,'action complete via WP Cron','2026-04-27 01:00:12','2026-04-27 01:00:12'),
(11927,4001,'action created','2026-04-27 01:00:12','2026-04-27 01:00:12'),
(11928,3997,'action started via WP Cron','2026-04-27 01:00:12','2026-04-27 01:00:12'),
(11929,3997,'action complete via WP Cron','2026-04-27 01:00:13','2026-04-27 01:00:13'),
(11930,4002,'action created','2026-04-27 01:00:13','2026-04-27 01:00:13'),
(11931,3998,'action started via WP Cron','2026-04-27 01:00:13','2026-04-27 01:00:13'),
(11932,3998,'action complete via WP Cron','2026-04-27 01:00:13','2026-04-27 01:00:13'),
(11933,4003,'action created','2026-04-27 01:00:13','2026-04-27 01:00:13'),
(11934,4001,'action started via WP Cron','2026-04-27 01:13:36','2026-04-27 01:13:36'),
(11935,4001,'action complete via WP Cron','2026-04-27 01:13:37','2026-04-27 01:13:37'),
(11936,4004,'action created','2026-04-27 01:13:37','2026-04-27 01:13:37'),
(11937,4002,'action started via WP Cron','2026-04-27 01:19:25','2026-04-27 01:19:25'),
(11938,4002,'action complete via WP Cron','2026-04-27 01:19:26','2026-04-27 01:19:26'),
(11939,4005,'action created','2026-04-27 01:19:26','2026-04-27 01:19:26'),
(11940,4003,'action started via WP Cron','2026-04-27 01:19:26','2026-04-27 01:19:26'),
(11941,4003,'action complete via WP Cron','2026-04-27 01:19:26','2026-04-27 01:19:26'),
(11942,4006,'action created','2026-04-27 01:19:26','2026-04-27 01:19:26'),
(11943,4004,'action started via WP Cron','2026-04-27 01:19:26','2026-04-27 01:19:26'),
(11944,4007,'action created','2026-04-27 01:19:27','2026-04-27 01:19:27'),
(11945,4007,'action started via WP Cron','2026-04-27 01:19:30','2026-04-27 01:19:30'),
(11946,4007,'action complete via WP Cron','2026-04-27 01:19:30','2026-04-27 01:19:30'),
(11947,4004,'action complete via WP Cron','2026-04-27 01:19:30','2026-04-27 01:19:30'),
(11948,4008,'action created','2026-04-27 01:19:30','2026-04-27 01:19:30'),
(11949,4008,'action started via WP Cron','2026-04-27 01:22:48','2026-04-27 01:22:48'),
(11950,4008,'action complete via WP Cron','2026-04-27 01:22:48','2026-04-27 01:22:48'),
(11951,4009,'action created','2026-04-27 01:22:48','2026-04-27 01:22:48'),
(11952,4009,'action started via WP Cron','2026-04-27 01:26:36','2026-04-27 01:26:36'),
(11953,4009,'action complete via WP Cron','2026-04-27 01:26:36','2026-04-27 01:26:36'),
(11954,4010,'action created','2026-04-27 01:26:36','2026-04-27 01:26:36'),
(11955,4010,'action started via WP Cron','2026-04-27 01:29:01','2026-04-27 01:29:01'),
(11956,4010,'action complete via WP Cron','2026-04-27 01:29:01','2026-04-27 01:29:01'),
(11957,4011,'action created','2026-04-27 01:29:01','2026-04-27 01:29:01'),
(11958,4011,'action started via WP Cron','2026-04-27 01:31:41','2026-04-27 01:31:41'),
(11959,4011,'action complete via WP Cron','2026-04-27 01:31:41','2026-04-27 01:31:41'),
(11960,4012,'action created','2026-04-27 01:31:41','2026-04-27 01:31:41'),
(11961,4012,'action started via WP Cron','2026-04-27 01:34:14','2026-04-27 01:34:14'),
(11962,4012,'action complete via WP Cron','2026-04-27 01:34:14','2026-04-27 01:34:14'),
(11963,4013,'action created','2026-04-27 01:34:14','2026-04-27 01:34:14'),
(11964,4005,'action started via WP Cron','2026-04-27 01:34:50','2026-04-27 01:34:50'),
(11965,4005,'action complete via WP Cron','2026-04-27 01:34:50','2026-04-27 01:34:50'),
(11966,4014,'action created','2026-04-27 01:34:51','2026-04-27 01:34:51'),
(11967,4006,'action started via WP Cron','2026-04-27 01:34:51','2026-04-27 01:34:51'),
(11968,4006,'action complete via WP Cron','2026-04-27 01:34:51','2026-04-27 01:34:51'),
(11969,4015,'action created','2026-04-27 01:34:51','2026-04-27 01:34:51'),
(11970,4013,'action started via WP Cron','2026-04-27 01:37:15','2026-04-27 01:37:15'),
(11971,4013,'action complete via WP Cron','2026-04-27 01:37:15','2026-04-27 01:37:15'),
(11972,4016,'action created','2026-04-27 01:37:15','2026-04-27 01:37:15'),
(11973,4016,'action started via WP Cron','2026-04-27 01:39:48','2026-04-27 01:39:48'),
(11974,4016,'action complete via WP Cron','2026-04-27 01:39:48','2026-04-27 01:39:48'),
(11975,4017,'action created','2026-04-27 01:39:48','2026-04-27 01:39:48'),
(11976,4017,'action started via WP Cron','2026-04-27 01:42:21','2026-04-27 01:42:21'),
(11977,4017,'action complete via WP Cron','2026-04-27 01:42:21','2026-04-27 01:42:21'),
(11978,4018,'action created','2026-04-27 01:42:21','2026-04-27 01:42:21'),
(11979,4018,'action started via WP Cron','2026-04-27 01:45:14','2026-04-27 01:45:14'),
(11980,4018,'action complete via WP Cron','2026-04-27 01:45:14','2026-04-27 01:45:14'),
(11981,4019,'action created','2026-04-27 01:45:14','2026-04-27 01:45:14'),
(11982,4019,'action started via WP Cron','2026-04-27 01:47:51','2026-04-27 01:47:51'),
(11983,4020,'action created','2026-04-27 01:47:51','2026-04-27 01:47:51'),
(11984,4020,'action started via WP Cron','2026-04-27 01:47:55','2026-04-27 01:47:55'),
(11985,4020,'action complete via WP Cron','2026-04-27 01:47:55','2026-04-27 01:47:55'),
(11986,4019,'action complete via WP Cron','2026-04-27 01:47:55','2026-04-27 01:47:55'),
(11987,4021,'action created','2026-04-27 01:47:55','2026-04-27 01:47:55'),
(11988,4014,'action started via WP Cron','2026-04-27 01:50:10','2026-04-27 01:50:10'),
(11989,4014,'action complete via WP Cron','2026-04-27 01:50:10','2026-04-27 01:50:10'),
(11990,4022,'action created','2026-04-27 01:50:10','2026-04-27 01:50:10'),
(11991,4015,'action started via WP Cron','2026-04-27 01:50:10','2026-04-27 01:50:10'),
(11992,4015,'action complete via WP Cron','2026-04-27 01:50:11','2026-04-27 01:50:11'),
(11993,4023,'action created','2026-04-27 01:50:11','2026-04-27 01:50:11'),
(11994,4021,'action started via WP Cron','2026-04-27 01:50:11','2026-04-27 01:50:11'),
(11995,4021,'action complete via WP Cron','2026-04-27 01:50:11','2026-04-27 01:50:11'),
(11996,4024,'action created','2026-04-27 01:50:11','2026-04-27 01:50:11'),
(11997,4024,'action started via WP Cron','2026-04-27 01:52:47','2026-04-27 01:52:47'),
(11998,4024,'action complete via WP Cron','2026-04-27 01:52:47','2026-04-27 01:52:47'),
(11999,4025,'action created','2026-04-27 01:52:48','2026-04-27 01:52:48'),
(12000,4000,'action started via WP Cron','2026-04-27 01:53:49','2026-04-27 01:53:49'),
(12001,4026,'action created','2026-04-27 01:53:50','2026-04-27 01:53:50'),
(12002,4000,'action complete via WP Cron','2026-04-27 01:53:50','2026-04-27 01:53:50'),
(12003,4025,'action started via WP Cron','2026-04-27 01:54:51','2026-04-27 01:54:51'),
(12004,4025,'action complete via WP Cron','2026-04-27 01:54:51','2026-04-27 01:54:51'),
(12005,4027,'action created','2026-04-27 01:54:51','2026-04-27 01:54:51'),
(12006,4027,'action started via WP Cron','2026-04-27 01:57:05','2026-04-27 01:57:05'),
(12007,4027,'action complete via WP Cron','2026-04-27 01:57:05','2026-04-27 01:57:05'),
(12008,4028,'action created','2026-04-27 01:57:05','2026-04-27 01:57:05'),
(12009,4028,'action started via WP Cron','2026-04-27 01:59:49','2026-04-27 01:59:49'),
(12010,4028,'action complete via WP Cron','2026-04-27 01:59:49','2026-04-27 01:59:49'),
(12011,4029,'action created','2026-04-27 01:59:49','2026-04-27 01:59:49'),
(12012,4029,'action started via WP Cron','2026-04-27 02:02:06','2026-04-27 02:02:06'),
(12013,4029,'action complete via WP Cron','2026-04-27 02:02:06','2026-04-27 02:02:06'),
(12014,4030,'action created','2026-04-27 02:02:06','2026-04-27 02:02:06'),
(12015,4030,'action started via WP Cron','2026-04-27 02:04:54','2026-04-27 02:04:54'),
(12016,4030,'action complete via WP Cron','2026-04-27 02:04:55','2026-04-27 02:04:55'),
(12017,4031,'action created','2026-04-27 02:04:56','2026-04-27 02:04:56'),
(12018,4022,'action started via WP Cron','2026-04-27 02:05:50','2026-04-27 02:05:50'),
(12019,4022,'action complete via WP Cron','2026-04-27 02:05:50','2026-04-27 02:05:50'),
(12020,4032,'action created','2026-04-27 02:05:50','2026-04-27 02:05:50'),
(12021,4023,'action started via WP Cron','2026-04-27 02:05:50','2026-04-27 02:05:50'),
(12022,4023,'action complete via WP Cron','2026-04-27 02:05:51','2026-04-27 02:05:51'),
(12023,4033,'action created','2026-04-27 02:05:51','2026-04-27 02:05:51'),
(12024,4031,'action started via WP Cron','2026-04-27 02:06:59','2026-04-27 02:06:59'),
(12025,4031,'action complete via WP Cron','2026-04-27 02:06:59','2026-04-27 02:06:59'),
(12026,4034,'action created','2026-04-27 02:06:59','2026-04-27 02:06:59'),
(12027,4034,'action started via WP Cron','2026-04-27 02:09:17','2026-04-27 02:09:17'),
(12028,4034,'action complete via WP Cron','2026-04-27 02:09:17','2026-04-27 02:09:17'),
(12029,4035,'action created','2026-04-27 02:09:17','2026-04-27 02:09:17'),
(12030,4035,'action started via WP Cron','2026-04-27 02:12:59','2026-04-27 02:12:59'),
(12031,4035,'action complete via WP Cron','2026-04-27 02:12:59','2026-04-27 02:12:59'),
(12032,4036,'action created','2026-04-27 02:13:00','2026-04-27 02:13:00'),
(12033,4036,'action started via WP Cron','2026-04-27 02:23:10','2026-04-27 02:23:10'),
(12034,4037,'action created','2026-04-27 02:23:10','2026-04-27 02:23:10'),
(12035,4037,'action started via WP Cron','2026-04-27 02:23:13','2026-04-27 02:23:13'),
(12036,4037,'action complete via WP Cron','2026-04-27 02:23:13','2026-04-27 02:23:13'),
(12037,4036,'action complete via WP Cron','2026-04-27 02:23:14','2026-04-27 02:23:14'),
(12038,4038,'action created','2026-04-27 02:23:15','2026-04-27 02:23:15'),
(12039,4032,'action started via WP Cron','2026-04-27 02:23:15','2026-04-27 02:23:15'),
(12040,4032,'action complete via WP Cron','2026-04-27 02:23:15','2026-04-27 02:23:15'),
(12041,4039,'action created','2026-04-27 02:23:15','2026-04-27 02:23:15'),
(12042,4033,'action started via WP Cron','2026-04-27 02:23:15','2026-04-27 02:23:15'),
(12043,4033,'action complete via WP Cron','2026-04-27 02:23:16','2026-04-27 02:23:16'),
(12044,4040,'action created','2026-04-27 02:23:16','2026-04-27 02:23:16'),
(12045,3837,'action started via WP Cron','2026-04-27 02:23:16','2026-04-27 02:23:16'),
(12046,3837,'action complete via WP Cron','2026-04-27 02:23:17','2026-04-27 02:23:17'),
(12047,4041,'action created','2026-04-27 02:23:18','2026-04-27 02:23:18'),
(12048,4038,'action started via WP Cron','2026-04-27 02:33:16','2026-04-27 02:33:16'),
(12049,4038,'action complete via WP Cron','2026-04-27 02:33:17','2026-04-27 02:33:17'),
(12050,4042,'action created','2026-04-27 02:33:17','2026-04-27 02:33:17'),
(12051,4042,'action started via WP Cron','2026-04-27 02:40:11','2026-04-27 02:40:11'),
(12052,4042,'action complete via WP Cron','2026-04-27 02:40:11','2026-04-27 02:40:11'),
(12053,4043,'action created','2026-04-27 02:40:12','2026-04-27 02:40:12'),
(12054,4039,'action started via WP Cron','2026-04-27 02:40:12','2026-04-27 02:40:12'),
(12055,4039,'action complete via WP Cron','2026-04-27 02:40:12','2026-04-27 02:40:12'),
(12056,4044,'action created','2026-04-27 02:40:12','2026-04-27 02:40:12'),
(12057,4040,'action started via WP Cron','2026-04-27 02:40:12','2026-04-27 02:40:12'),
(12058,4040,'action complete via WP Cron','2026-04-27 02:40:13','2026-04-27 02:40:13'),
(12059,4045,'action created','2026-04-27 02:40:13','2026-04-27 02:40:13'),
(12060,4043,'action started via WP Cron','2026-04-27 02:52:54','2026-04-27 02:52:54'),
(12061,4046,'action created','2026-04-27 02:52:54','2026-04-27 02:52:54'),
(12062,4046,'action started via WP Cron','2026-04-27 02:52:57','2026-04-27 02:52:57'),
(12063,4046,'action complete via WP Cron','2026-04-27 02:52:57','2026-04-27 02:52:57'),
(12064,4043,'action complete via WP Cron','2026-04-27 02:52:57','2026-04-27 02:52:57'),
(12065,4047,'action created','2026-04-27 02:52:58','2026-04-27 02:52:58'),
(12066,4026,'action started via WP Cron','2026-04-27 03:00:51','2026-04-27 03:00:51'),
(12067,4048,'action created','2026-04-27 03:00:52','2026-04-27 03:00:52'),
(12068,4026,'action complete via WP Cron','2026-04-27 03:00:52','2026-04-27 03:00:52'),
(12069,4047,'action started via WP Cron','2026-04-27 03:00:52','2026-04-27 03:00:52'),
(12070,4047,'action complete via WP Cron','2026-04-27 03:00:52','2026-04-27 03:00:52'),
(12071,4049,'action created','2026-04-27 03:00:53','2026-04-27 03:00:53'),
(12072,4044,'action started via WP Cron','2026-04-27 03:00:53','2026-04-27 03:00:53'),
(12073,4044,'action complete via WP Cron','2026-04-27 03:00:53','2026-04-27 03:00:53'),
(12074,4050,'action created','2026-04-27 03:00:53','2026-04-27 03:00:53'),
(12075,4045,'action started via WP Cron','2026-04-27 03:00:53','2026-04-27 03:00:53'),
(12076,4045,'action complete via WP Cron','2026-04-27 03:00:54','2026-04-27 03:00:54'),
(12077,4051,'action created','2026-04-27 03:00:54','2026-04-27 03:00:54'),
(12078,3779,'action started via WP Cron','2026-04-27 03:00:54','2026-04-27 03:00:54'),
(12079,4052,'action created','2026-04-27 03:00:54','2026-04-27 03:00:54'),
(12080,3779,'action complete via WP Cron','2026-04-27 03:00:54','2026-04-27 03:00:54'),
(12081,4053,'action created','2026-04-27 03:00:54','2026-04-27 03:00:54'),
(12082,3780,'action started via WP Cron','2026-04-27 03:00:54','2026-04-27 03:00:54'),
(12083,3780,'action complete via WP Cron','2026-04-27 03:00:54','2026-04-27 03:00:54'),
(12084,4054,'action created','2026-04-27 03:00:54','2026-04-27 03:00:54'),
(12085,4052,'action started via WP Cron','2026-04-27 03:00:54','2026-04-27 03:00:54'),
(12086,4052,'action complete via WP Cron','2026-04-27 03:00:55','2026-04-27 03:00:55'),
(12087,4049,'action started via WP Cron','2026-04-27 03:14:09','2026-04-27 03:14:09'),
(12088,4049,'action complete via WP Cron','2026-04-27 03:14:09','2026-04-27 03:14:09'),
(12089,4055,'action created','2026-04-27 03:14:11','2026-04-27 03:14:11'),
(12090,4050,'action started via WP Cron','2026-04-27 03:19:37','2026-04-27 03:19:37'),
(12091,4050,'action complete via WP Cron','2026-04-27 03:19:37','2026-04-27 03:19:37'),
(12092,4056,'action created','2026-04-27 03:19:37','2026-04-27 03:19:37'),
(12093,4051,'action started via WP Cron','2026-04-27 03:19:37','2026-04-27 03:19:37'),
(12094,4051,'action complete via WP Cron','2026-04-27 03:19:37','2026-04-27 03:19:37'),
(12095,4057,'action created','2026-04-27 03:19:37','2026-04-27 03:19:37'),
(12096,4055,'action started via WP Cron','2026-04-27 03:19:37','2026-04-27 03:19:37'),
(12097,4058,'action created','2026-04-27 03:19:38','2026-04-27 03:19:38'),
(12098,4058,'action started via WP Cron','2026-04-27 03:19:41','2026-04-27 03:19:41'),
(12099,4058,'action complete via WP Cron','2026-04-27 03:19:41','2026-04-27 03:19:41'),
(12100,4055,'action complete via WP Cron','2026-04-27 03:19:41','2026-04-27 03:19:41'),
(12101,4059,'action created','2026-04-27 03:19:42','2026-04-27 03:19:42'),
(12102,4059,'action started via WP Cron','2026-04-27 03:22:07','2026-04-27 03:22:07'),
(12103,4060,'action created','2026-04-27 03:22:08','2026-04-27 03:22:08'),
(12104,4060,'action started via WP Cron','2026-04-27 03:22:12','2026-04-27 03:22:12'),
(12105,4060,'action complete via WP Cron','2026-04-27 03:22:13','2026-04-27 03:22:13'),
(12106,4059,'action complete via WP Cron','2026-04-27 03:22:13','2026-04-27 03:22:13'),
(12107,4061,'action created','2026-04-27 03:22:13','2026-04-27 03:22:13'),
(12108,4061,'action started via WP Cron','2026-04-27 03:27:08','2026-04-27 03:27:08'),
(12109,4061,'action complete via WP Cron','2026-04-27 03:27:08','2026-04-27 03:27:08'),
(12110,4062,'action created','2026-04-27 03:27:08','2026-04-27 03:27:08'),
(12111,4062,'action started via Async Request','2026-04-27 03:33:20','2026-04-27 03:33:20'),
(12112,4062,'action complete via Async Request','2026-04-27 03:33:20','2026-04-27 03:33:20'),
(12113,4063,'action created','2026-04-27 03:33:20','2026-04-27 03:33:20'),
(12114,4056,'action started via WP Cron','2026-04-27 03:42:17','2026-04-27 03:42:17'),
(12115,4056,'action complete via WP Cron','2026-04-27 03:42:17','2026-04-27 03:42:17'),
(12116,4064,'action created','2026-04-27 03:42:17','2026-04-27 03:42:17'),
(12117,4057,'action started via WP Cron','2026-04-27 03:42:17','2026-04-27 03:42:17'),
(12118,4057,'action complete via WP Cron','2026-04-27 03:42:18','2026-04-27 03:42:18'),
(12119,4065,'action created','2026-04-27 03:42:18','2026-04-27 03:42:18'),
(12120,4063,'action started via WP Cron','2026-04-27 03:42:18','2026-04-27 03:42:18'),
(12121,4063,'action complete via WP Cron','2026-04-27 03:42:18','2026-04-27 03:42:18'),
(12122,4066,'action created','2026-04-27 03:42:18','2026-04-27 03:42:18'),
(12123,4066,'action started via WP Cron','2026-04-27 03:46:07','2026-04-27 03:46:07'),
(12124,4067,'action created','2026-04-27 03:46:07','2026-04-27 03:46:07'),
(12125,4067,'action started via WP Cron','2026-04-27 03:46:10','2026-04-27 03:46:10'),
(12126,4067,'action complete via WP Cron','2026-04-27 03:46:11','2026-04-27 03:46:11'),
(12127,4066,'action complete via WP Cron','2026-04-27 03:46:11','2026-04-27 03:46:11'),
(12128,4068,'action created','2026-04-27 03:46:11','2026-04-27 03:46:11'),
(12129,4068,'action started via WP Cron','2026-04-27 03:53:20','2026-04-27 03:53:20'),
(12130,4068,'action complete via WP Cron','2026-04-27 03:53:20','2026-04-27 03:53:20'),
(12131,4069,'action created','2026-04-27 03:53:20','2026-04-27 03:53:20'),
(12132,4069,'action started via WP Cron','2026-04-27 04:22:00','2026-04-27 04:22:00'),
(12133,4069,'action complete via WP Cron','2026-04-27 04:22:01','2026-04-27 04:22:01'),
(12134,4070,'action created','2026-04-27 04:22:02','2026-04-27 04:22:02'),
(12135,4064,'action started via WP Cron','2026-04-27 04:22:02','2026-04-27 04:22:02'),
(12136,4064,'action complete via WP Cron','2026-04-27 04:22:03','2026-04-27 04:22:03'),
(12137,4071,'action created','2026-04-27 04:22:04','2026-04-27 04:22:04'),
(12138,4065,'action started via WP Cron','2026-04-27 04:22:04','2026-04-27 04:22:04'),
(12139,4065,'action complete via WP Cron','2026-04-27 04:22:04','2026-04-27 04:22:04'),
(12140,4072,'action created','2026-04-27 04:22:04','2026-04-27 04:22:04'),
(12141,4048,'action started via WP Cron','2026-04-27 04:22:04','2026-04-27 04:22:04'),
(12142,4073,'action created','2026-04-27 04:22:04','2026-04-27 04:22:04'),
(12143,4048,'action complete via WP Cron','2026-04-27 04:22:04','2026-04-27 04:22:04'),
(12144,4070,'action started via WP Cron','2026-04-27 04:39:31','2026-04-27 04:39:31'),
(12145,4074,'action created','2026-04-27 04:39:32','2026-04-27 04:39:32'),
(12146,4074,'action started via WP Cron','2026-04-27 04:39:36','2026-04-27 04:39:36'),
(12147,4070,'action complete via WP Cron','2026-04-27 04:39:37','2026-04-27 04:39:37'),
(12148,4075,'action created','2026-04-27 04:39:37','2026-04-27 04:39:37'),
(12149,4074,'action complete via WP Cron','2026-04-27 04:39:38','2026-04-27 04:39:38'),
(12150,4071,'action started via WP Cron','2026-04-27 04:39:38','2026-04-27 04:39:38'),
(12151,4071,'action complete via WP Cron','2026-04-27 04:39:38','2026-04-27 04:39:38'),
(12152,4076,'action created','2026-04-27 04:39:38','2026-04-27 04:39:38'),
(12153,4072,'action started via WP Cron','2026-04-27 04:39:38','2026-04-27 04:39:38'),
(12154,4072,'action complete via WP Cron','2026-04-27 04:39:39','2026-04-27 04:39:39'),
(12155,4077,'action created','2026-04-27 04:39:39','2026-04-27 04:39:39'),
(12156,4075,'action started via WP Cron','2026-04-27 05:01:34','2026-04-27 05:01:34'),
(12157,4075,'action complete via WP Cron','2026-04-27 05:01:34','2026-04-27 05:01:34'),
(12158,4078,'action created','2026-04-27 05:01:34','2026-04-27 05:01:34'),
(12159,4076,'action started via WP Cron','2026-04-27 05:01:34','2026-04-27 05:01:34'),
(12160,4076,'action complete via WP Cron','2026-04-27 05:01:35','2026-04-27 05:01:35'),
(12161,4079,'action created','2026-04-27 05:01:36','2026-04-27 05:01:36'),
(12162,4077,'action started via WP Cron','2026-04-27 05:01:36','2026-04-27 05:01:36'),
(12163,4077,'action complete via WP Cron','2026-04-27 05:01:36','2026-04-27 05:01:36'),
(12164,4080,'action created','2026-04-27 05:01:37','2026-04-27 05:01:37'),
(12165,4078,'action started via WP Cron','2026-04-27 05:10:40','2026-04-27 05:10:40'),
(12166,4081,'action created','2026-04-27 05:10:40','2026-04-27 05:10:40'),
(12167,4078,'action complete via WP Cron','2026-04-27 05:10:45','2026-04-27 05:10:45'),
(12168,4082,'action created','2026-04-27 05:10:45','2026-04-27 05:10:45'),
(12169,4081,'action started via WP Cron','2026-04-27 05:10:45','2026-04-27 05:10:45'),
(12170,4081,'action complete via WP Cron','2026-04-27 05:10:46','2026-04-27 05:10:46'),
(12171,4082,'action started via WP Cron','2026-04-27 05:13:16','2026-04-27 05:13:16'),
(12172,4082,'action complete via WP Cron','2026-04-27 05:13:16','2026-04-27 05:13:16'),
(12173,4083,'action created','2026-04-27 05:13:16','2026-04-27 05:13:16'),
(12174,4083,'action started via WP Cron','2026-04-27 06:06:56','2026-04-27 06:06:56'),
(12175,4084,'action created','2026-04-27 06:06:56','2026-04-27 06:06:56'),
(12176,4084,'action started via WP Cron','2026-04-27 06:06:59','2026-04-27 06:06:59'),
(12177,4084,'action complete via WP Cron','2026-04-27 06:06:59','2026-04-27 06:06:59'),
(12178,4083,'action complete via WP Cron','2026-04-27 06:07:00','2026-04-27 06:07:00'),
(12179,4085,'action created','2026-04-27 06:07:01','2026-04-27 06:07:01'),
(12180,4079,'action started via WP Cron','2026-04-27 06:07:01','2026-04-27 06:07:01'),
(12181,4079,'action complete via WP Cron','2026-04-27 06:07:01','2026-04-27 06:07:01'),
(12182,4086,'action created','2026-04-27 06:07:01','2026-04-27 06:07:01'),
(12183,4080,'action started via WP Cron','2026-04-27 06:07:02','2026-04-27 06:07:02'),
(12184,4080,'action complete via WP Cron','2026-04-27 06:07:02','2026-04-27 06:07:02'),
(12185,4087,'action created','2026-04-27 06:07:02','2026-04-27 06:07:02'),
(12186,4073,'action started via WP Cron','2026-04-27 06:07:02','2026-04-27 06:07:02'),
(12187,4088,'action created','2026-04-27 06:07:03','2026-04-27 06:07:03'),
(12188,4073,'action complete via WP Cron','2026-04-27 06:07:03','2026-04-27 06:07:03'),
(12189,3878,'action started via WP Cron','2026-04-27 06:07:03','2026-04-27 06:07:03'),
(12190,3878,'action complete via WP Cron','2026-04-27 06:07:03','2026-04-27 06:07:03'),
(12191,4089,'action created','2026-04-27 06:07:03','2026-04-27 06:07:03'),
(12192,4085,'action started via WP Cron','2026-04-27 06:10:32','2026-04-27 06:10:32'),
(12193,4085,'action complete via WP Cron','2026-04-27 06:10:32','2026-04-27 06:10:32'),
(12194,4090,'action created','2026-04-27 06:10:33','2026-04-27 06:10:33'),
(12195,4090,'action started via WP Cron','2026-04-27 06:14:44','2026-04-27 06:14:44'),
(12196,4090,'action complete via WP Cron','2026-04-27 06:14:44','2026-04-27 06:14:44'),
(12197,4091,'action created','2026-04-27 06:14:44','2026-04-27 06:14:44'),
(12198,4091,'action started via WP Cron','2026-04-27 06:28:44','2026-04-27 06:28:44'),
(12199,4091,'action complete via WP Cron','2026-04-27 06:28:44','2026-04-27 06:28:44'),
(12200,4092,'action created','2026-04-27 06:28:45','2026-04-27 06:28:45'),
(12201,4086,'action started via WP Cron','2026-04-27 06:28:45','2026-04-27 06:28:45'),
(12202,4086,'action complete via WP Cron','2026-04-27 06:28:45','2026-04-27 06:28:45'),
(12203,4093,'action created','2026-04-27 06:28:45','2026-04-27 06:28:45'),
(12204,4087,'action started via WP Cron','2026-04-27 06:28:45','2026-04-27 06:28:45'),
(12205,4087,'action complete via WP Cron','2026-04-27 06:28:45','2026-04-27 06:28:45'),
(12206,4094,'action created','2026-04-27 06:28:45','2026-04-27 06:28:45'),
(12207,4092,'action started via WP Cron','2026-04-27 06:39:25','2026-04-27 06:39:25'),
(12208,4092,'action complete via WP Cron','2026-04-27 06:39:25','2026-04-27 06:39:25'),
(12209,4095,'action created','2026-04-27 06:39:26','2026-04-27 06:39:26'),
(12210,4095,'action started via WP Cron','2026-04-27 06:49:40','2026-04-27 06:49:40'),
(12211,4095,'action complete via WP Cron','2026-04-27 06:49:40','2026-04-27 06:49:40'),
(12212,4096,'action created','2026-04-27 06:49:40','2026-04-27 06:49:40'),
(12213,4093,'action started via WP Cron','2026-04-27 06:49:40','2026-04-27 06:49:40'),
(12214,4093,'action complete via WP Cron','2026-04-27 06:49:40','2026-04-27 06:49:40'),
(12215,4097,'action created','2026-04-27 06:49:40','2026-04-27 06:49:40'),
(12216,4094,'action started via WP Cron','2026-04-27 06:49:40','2026-04-27 06:49:40'),
(12217,4094,'action complete via WP Cron','2026-04-27 06:49:41','2026-04-27 06:49:41'),
(12218,4098,'action created','2026-04-27 06:49:41','2026-04-27 06:49:41'),
(12219,4096,'action started via WP Cron','2026-04-27 06:52:13','2026-04-27 06:52:13'),
(12220,4096,'action complete via WP Cron','2026-04-27 06:52:13','2026-04-27 06:52:13'),
(12221,4099,'action created','2026-04-27 06:52:14','2026-04-27 06:52:14'),
(12222,4099,'action started via WP Cron','2026-04-27 06:55:44','2026-04-27 06:55:44'),
(12223,4100,'action created','2026-04-27 06:55:44','2026-04-27 06:55:44'),
(12224,4100,'action started via WP Cron','2026-04-27 06:55:48','2026-04-27 06:55:48'),
(12225,4100,'action complete via WP Cron','2026-04-27 06:55:48','2026-04-27 06:55:48'),
(12226,4099,'action complete via WP Cron','2026-04-27 06:55:48','2026-04-27 06:55:48'),
(12227,4101,'action created','2026-04-27 06:55:49','2026-04-27 06:55:49'),
(12228,4101,'action started via WP Cron','2026-04-27 06:59:10','2026-04-27 06:59:10'),
(12229,4101,'action complete via WP Cron','2026-04-27 06:59:11','2026-04-27 06:59:11'),
(12230,4102,'action created','2026-04-27 06:59:11','2026-04-27 06:59:11'),
(12231,4102,'action started via WP Cron','2026-04-27 07:06:01','2026-04-27 07:06:01'),
(12232,4102,'action complete via WP Cron','2026-04-27 07:06:01','2026-04-27 07:06:01'),
(12233,4103,'action created','2026-04-27 07:06:02','2026-04-27 07:06:02'),
(12234,4097,'action started via WP Cron','2026-04-27 07:06:02','2026-04-27 07:06:02'),
(12235,4097,'action complete via WP Cron','2026-04-27 07:06:02','2026-04-27 07:06:02'),
(12236,4104,'action created','2026-04-27 07:06:02','2026-04-27 07:06:02'),
(12237,4098,'action started via WP Cron','2026-04-27 07:06:02','2026-04-27 07:06:02'),
(12238,4098,'action complete via WP Cron','2026-04-27 07:06:03','2026-04-27 07:06:03'),
(12239,4105,'action created','2026-04-27 07:06:03','2026-04-27 07:06:03'),
(12240,4088,'action started via WP Cron','2026-04-27 07:07:23','2026-04-27 07:07:23'),
(12241,4106,'action created','2026-04-27 07:07:23','2026-04-27 07:07:23'),
(12242,4088,'action complete via WP Cron','2026-04-27 07:07:23','2026-04-27 07:07:23'),
(12243,4103,'action started via WP Cron','2026-04-27 07:09:03','2026-04-27 07:09:03'),
(12244,4103,'action complete via WP Cron','2026-04-27 07:09:03','2026-04-27 07:09:03'),
(12245,4107,'action created','2026-04-27 07:09:03','2026-04-27 07:09:03'),
(12246,4107,'action started via WP Cron','2026-04-27 07:19:26','2026-04-27 07:19:26'),
(12247,4107,'action complete via WP Cron','2026-04-27 07:19:26','2026-04-27 07:19:26'),
(12248,4108,'action created','2026-04-27 07:19:26','2026-04-27 07:19:26'),
(12249,4104,'action started via WP Cron','2026-04-27 07:31:02','2026-04-27 07:31:02'),
(12250,4104,'action complete via WP Cron','2026-04-27 07:31:03','2026-04-27 07:31:03'),
(12251,4109,'action created','2026-04-27 07:31:03','2026-04-27 07:31:03'),
(12252,4105,'action started via WP Cron','2026-04-27 07:31:03','2026-04-27 07:31:03'),
(12253,4105,'action complete via WP Cron','2026-04-27 07:31:03','2026-04-27 07:31:03'),
(12254,4110,'action created','2026-04-27 07:31:03','2026-04-27 07:31:03'),
(12255,4108,'action started via WP Cron','2026-04-27 07:31:03','2026-04-27 07:31:03'),
(12256,4111,'action created','2026-04-27 07:31:04','2026-04-27 07:31:04'),
(12257,4111,'action started via WP Cron','2026-04-27 07:31:07','2026-04-27 07:31:07'),
(12258,4111,'action complete via WP Cron','2026-04-27 07:31:07','2026-04-27 07:31:07'),
(12259,4108,'action complete via WP Cron','2026-04-27 07:31:07','2026-04-27 07:31:07'),
(12260,4112,'action created','2026-04-27 07:31:07','2026-04-27 07:31:07'),
(12261,4112,'action started via Async Request','2026-04-27 07:34:13','2026-04-27 07:34:13'),
(12262,4112,'action complete via Async Request','2026-04-27 07:34:13','2026-04-27 07:34:13'),
(12263,4113,'action created','2026-04-27 07:34:14','2026-04-27 07:34:14'),
(12264,4113,'action started via WP Cron','2026-04-27 07:38:22','2026-04-27 07:38:22'),
(12265,4113,'action complete via WP Cron','2026-04-27 07:38:22','2026-04-27 07:38:22'),
(12266,4114,'action created','2026-04-27 07:38:23','2026-04-27 07:38:23'),
(12267,4114,'action started via WP Cron','2026-04-27 07:40:34','2026-04-27 07:40:34'),
(12268,4114,'action complete via WP Cron','2026-04-27 07:40:34','2026-04-27 07:40:34'),
(12269,4115,'action created','2026-04-27 07:40:34','2026-04-27 07:40:34'),
(12270,4115,'action started via WP Cron','2026-04-27 07:47:52','2026-04-27 07:47:52'),
(12271,4115,'action complete via WP Cron','2026-04-27 07:47:52','2026-04-27 07:47:52'),
(12272,4116,'action created','2026-04-27 07:47:53','2026-04-27 07:47:53'),
(12273,4109,'action started via WP Cron','2026-04-27 07:47:53','2026-04-27 07:47:53'),
(12274,4109,'action complete via WP Cron','2026-04-27 07:47:53','2026-04-27 07:47:53'),
(12275,4117,'action created','2026-04-27 07:47:53','2026-04-27 07:47:53'),
(12276,4110,'action started via WP Cron','2026-04-27 07:47:53','2026-04-27 07:47:53'),
(12277,4110,'action complete via WP Cron','2026-04-27 07:47:55','2026-04-27 07:47:55'),
(12278,4118,'action created','2026-04-27 07:47:55','2026-04-27 07:47:55'),
(12279,4116,'action started via WP Cron','2026-04-27 07:58:56','2026-04-27 07:58:56'),
(12280,4116,'action complete via WP Cron','2026-04-27 07:58:56','2026-04-27 07:58:56'),
(12281,4119,'action created','2026-04-27 07:58:56','2026-04-27 07:58:56'),
(12282,4119,'action started via WP Cron','2026-04-27 08:01:29','2026-04-27 08:01:29'),
(12283,4119,'action complete via WP Cron','2026-04-27 08:01:29','2026-04-27 08:01:29'),
(12284,4120,'action created','2026-04-27 08:01:29','2026-04-27 08:01:29'),
(12285,4117,'action started via WP Cron','2026-04-27 08:04:17','2026-04-27 08:04:17'),
(12286,4117,'action complete via WP Cron','2026-04-27 08:04:18','2026-04-27 08:04:18'),
(12287,4121,'action created','2026-04-27 08:04:18','2026-04-27 08:04:18'),
(12288,4118,'action started via WP Cron','2026-04-27 08:04:18','2026-04-27 08:04:18'),
(12289,4118,'action complete via WP Cron','2026-04-27 08:04:18','2026-04-27 08:04:18'),
(12290,4122,'action created','2026-04-27 08:04:18','2026-04-27 08:04:18'),
(12291,4120,'action started via WP Cron','2026-04-27 08:04:18','2026-04-27 08:04:18'),
(12292,4120,'action complete via WP Cron','2026-04-27 08:04:18','2026-04-27 08:04:18'),
(12293,4123,'action created','2026-04-27 08:04:18','2026-04-27 08:04:18'),
(12294,4123,'action started via WP Cron','2026-04-27 08:11:14','2026-04-27 08:11:14'),
(12295,4123,'action complete via WP Cron','2026-04-27 08:11:14','2026-04-27 08:11:14'),
(12296,4124,'action created','2026-04-27 08:11:15','2026-04-27 08:11:15'),
(12297,4106,'action started via WP Cron','2026-04-27 08:11:15','2026-04-27 08:11:15'),
(12298,4125,'action created','2026-04-27 08:11:15','2026-04-27 08:11:15'),
(12299,4106,'action complete via WP Cron','2026-04-27 08:11:15','2026-04-27 08:11:15'),
(12300,4124,'action started via WP Cron','2026-04-27 08:18:47','2026-04-27 08:18:47'),
(12301,4126,'action created','2026-04-27 08:18:47','2026-04-27 08:18:47'),
(12302,4126,'action started via WP Cron','2026-04-27 08:18:51','2026-04-27 08:18:51'),
(12303,4126,'action complete via WP Cron','2026-04-27 08:18:51','2026-04-27 08:18:51'),
(12304,4124,'action complete via WP Cron','2026-04-27 08:18:52','2026-04-27 08:18:52'),
(12305,4127,'action created','2026-04-27 08:18:52','2026-04-27 08:18:52'),
(12306,3793,'action started via WP Cron','2026-04-27 08:18:52','2026-04-27 08:18:52'),
(12307,3793,'action complete via WP Cron','2026-04-27 08:18:54','2026-04-27 08:18:54'),
(12308,4128,'action created','2026-04-27 08:18:54','2026-04-27 08:18:54'),
(12309,3794,'action started via WP Cron','2026-04-27 08:18:54','2026-04-27 08:18:54'),
(12310,3794,'action complete via WP Cron','2026-04-27 08:18:55','2026-04-27 08:18:55'),
(12311,4129,'action created','2026-04-27 08:18:55','2026-04-27 08:18:55'),
(12312,3795,'action started via WP Cron','2026-04-27 08:18:55','2026-04-27 08:18:55'),
(12313,3795,'action complete via WP Cron','2026-04-27 08:18:56','2026-04-27 08:18:56'),
(12314,4130,'action created','2026-04-27 08:18:56','2026-04-27 08:18:56'),
(12315,3796,'action started via WP Cron','2026-04-27 08:18:56','2026-04-27 08:18:56'),
(12316,3796,'action complete via WP Cron','2026-04-27 08:18:56','2026-04-27 08:18:56'),
(12317,4131,'action created','2026-04-27 08:18:56','2026-04-27 08:18:56'),
(12318,3797,'action started via WP Cron','2026-04-27 08:18:56','2026-04-27 08:18:56'),
(12319,3797,'action complete via WP Cron','2026-04-27 08:18:56','2026-04-27 08:18:56'),
(12320,4132,'action created','2026-04-27 08:18:56','2026-04-27 08:18:56'),
(12321,3798,'action started via WP Cron','2026-04-27 08:18:56','2026-04-27 08:18:56'),
(12322,3798,'action complete via WP Cron','2026-04-27 08:18:56','2026-04-27 08:18:56'),
(12323,4133,'action created','2026-04-27 08:18:56','2026-04-27 08:18:56'),
(12324,3799,'action started via WP Cron','2026-04-27 08:18:56','2026-04-27 08:18:56'),
(12325,3799,'action complete via WP Cron','2026-04-27 08:18:56','2026-04-27 08:18:56'),
(12326,4134,'action created','2026-04-27 08:18:56','2026-04-27 08:18:56'),
(12327,3800,'action started via WP Cron','2026-04-27 08:18:56','2026-04-27 08:18:56'),
(12328,3800,'action complete via WP Cron','2026-04-27 08:18:56','2026-04-27 08:18:56'),
(12329,4135,'action created','2026-04-27 08:18:57','2026-04-27 08:18:57'),
(12330,3802,'action started via WP Cron','2026-04-27 08:18:57','2026-04-27 08:18:57'),
(12331,4136,'action created','2026-04-27 08:18:58','2026-04-27 08:18:58'),
(12332,3802,'action complete via WP Cron','2026-04-27 08:18:58','2026-04-27 08:18:58'),
(12333,4137,'action created','2026-04-27 08:18:58','2026-04-27 08:18:58'),
(12334,4136,'action started via WP Cron','2026-04-27 08:18:58','2026-04-27 08:18:58'),
(12335,4136,'action complete via WP Cron','2026-04-27 08:19:01','2026-04-27 08:19:01'),
(12336,4121,'action started via WP Cron','2026-04-27 08:23:32','2026-04-27 08:23:32'),
(12337,4121,'action complete via WP Cron','2026-04-27 08:23:32','2026-04-27 08:23:32'),
(12338,4138,'action created','2026-04-27 08:23:32','2026-04-27 08:23:32'),
(12339,4122,'action started via WP Cron','2026-04-27 08:23:32','2026-04-27 08:23:32'),
(12340,4122,'action complete via WP Cron','2026-04-27 08:23:33','2026-04-27 08:23:33'),
(12341,4139,'action created','2026-04-27 08:23:33','2026-04-27 08:23:33'),
(12342,3909,'action started via WP Cron','2026-04-27 08:23:33','2026-04-27 08:23:33'),
(12343,3909,'action complete via WP Cron','2026-04-27 08:23:33','2026-04-27 08:23:33'),
(12344,4140,'action created','2026-04-27 08:23:33','2026-04-27 08:23:33'),
(12345,4127,'action started via WP Cron','2026-04-27 08:23:33','2026-04-27 08:23:33'),
(12346,4127,'action complete via WP Cron','2026-04-27 08:23:33','2026-04-27 08:23:33'),
(12347,4141,'action created','2026-04-27 08:23:33','2026-04-27 08:23:33'),
(12348,4141,'action started via WP Cron','2026-04-27 08:28:07','2026-04-27 08:28:07'),
(12349,4142,'action created','2026-04-27 08:28:08','2026-04-27 08:28:08'),
(12350,4142,'action started via WP Cron','2026-04-27 08:28:11','2026-04-27 08:28:11'),
(12351,4142,'action complete via WP Cron','2026-04-27 08:28:11','2026-04-27 08:28:11'),
(12352,4141,'action complete via WP Cron','2026-04-27 08:28:11','2026-04-27 08:28:11'),
(12353,4143,'action created','2026-04-27 08:28:12','2026-04-27 08:28:12'),
(12354,4143,'action started via WP Cron','2026-04-27 08:35:30','2026-04-27 08:35:30'),
(12355,4143,'action complete via WP Cron','2026-04-27 08:35:30','2026-04-27 08:35:30'),
(12356,4144,'action created','2026-04-27 08:35:30','2026-04-27 08:35:30'),
(12357,4144,'action started via WP Cron','2026-04-27 08:38:24','2026-04-27 08:38:24'),
(12358,4144,'action complete via WP Cron','2026-04-27 08:38:24','2026-04-27 08:38:24'),
(12359,4145,'action created','2026-04-27 08:38:24','2026-04-27 08:38:24'),
(12360,4138,'action started via Async Request','2026-04-27 08:47:07','2026-04-27 08:47:07'),
(12361,4138,'action complete via Async Request','2026-04-27 08:47:09','2026-04-27 08:47:09'),
(12362,4146,'action created','2026-04-27 08:47:09','2026-04-27 08:47:09'),
(12363,4139,'action started via Async Request','2026-04-27 08:47:09','2026-04-27 08:47:09'),
(12364,4139,'action complete via Async Request','2026-04-27 08:47:10','2026-04-27 08:47:10'),
(12365,4147,'action created','2026-04-27 08:47:10','2026-04-27 08:47:10'),
(12366,4145,'action started via Async Request','2026-04-27 08:47:10','2026-04-27 08:47:10'),
(12367,4145,'action complete via Async Request','2026-04-27 08:47:10','2026-04-27 08:47:10'),
(12368,4148,'action created','2026-04-27 08:47:10','2026-04-27 08:47:10'),
(12369,4148,'action started via Async Request','2026-04-27 08:50:44','2026-04-27 08:50:44'),
(12370,4148,'action complete via Async Request','2026-04-27 08:50:44','2026-04-27 08:50:44'),
(12371,4149,'action created','2026-04-27 08:50:44','2026-04-27 08:50:44'),
(12372,4149,'action started via WP Cron','2026-04-27 09:09:09','2026-04-27 09:09:09'),
(12373,4149,'action complete via WP Cron','2026-04-27 09:09:09','2026-04-27 09:09:09'),
(12374,4150,'action created','2026-04-27 09:09:09','2026-04-27 09:09:09'),
(12375,4146,'action started via WP Cron','2026-04-27 09:09:09','2026-04-27 09:09:09'),
(12376,4146,'action complete via WP Cron','2026-04-27 09:09:10','2026-04-27 09:09:10'),
(12377,4151,'action created','2026-04-27 09:09:10','2026-04-27 09:09:10'),
(12378,4147,'action started via WP Cron','2026-04-27 09:09:10','2026-04-27 09:09:10'),
(12379,4147,'action complete via WP Cron','2026-04-27 09:09:10','2026-04-27 09:09:10'),
(12380,4152,'action created','2026-04-27 09:09:11','2026-04-27 09:09:11'),
(12381,4150,'action started via WP Cron','2026-04-27 09:27:32','2026-04-27 09:27:32'),
(12382,4153,'action created','2026-04-27 09:27:32','2026-04-27 09:27:32'),
(12383,4153,'action started via WP Cron','2026-04-27 09:27:36','2026-04-27 09:27:36'),
(12384,4153,'action complete via WP Cron','2026-04-27 09:27:36','2026-04-27 09:27:36'),
(12385,4150,'action complete via WP Cron','2026-04-27 09:27:37','2026-04-27 09:27:37'),
(12386,4154,'action created','2026-04-27 09:27:37','2026-04-27 09:27:37'),
(12387,4125,'action started via WP Cron','2026-04-27 09:27:37','2026-04-27 09:27:37'),
(12388,4155,'action created','2026-04-27 09:27:37','2026-04-27 09:27:37'),
(12389,4125,'action complete via WP Cron','2026-04-27 09:27:37','2026-04-27 09:27:37'),
(12390,4151,'action started via WP Cron','2026-04-27 09:27:37','2026-04-27 09:27:37'),
(12391,4151,'action complete via WP Cron','2026-04-27 09:27:38','2026-04-27 09:27:38'),
(12392,4156,'action created','2026-04-27 09:27:38','2026-04-27 09:27:38'),
(12393,4152,'action started via WP Cron','2026-04-27 09:27:38','2026-04-27 09:27:38'),
(12394,4152,'action complete via WP Cron','2026-04-27 09:27:38','2026-04-27 09:27:38'),
(12395,4157,'action created','2026-04-27 09:27:39','2026-04-27 09:27:39'),
(12396,4154,'action started via WP Cron','2026-04-27 09:31:30','2026-04-27 09:31:30'),
(12397,4154,'action complete via WP Cron','2026-04-27 09:31:30','2026-04-27 09:31:30'),
(12398,4158,'action created','2026-04-27 09:31:30','2026-04-27 09:31:30'),
(12399,4158,'action started via WP Cron','2026-04-27 09:37:18','2026-04-27 09:37:18'),
(12400,4158,'action complete via WP Cron','2026-04-27 09:37:19','2026-04-27 09:37:19'),
(12401,4159,'action created','2026-04-27 09:37:19','2026-04-27 09:37:19'),
(12402,4159,'action started via WP Cron','2026-04-27 10:30:26','2026-04-27 10:30:26'),
(12403,4160,'action created','2026-04-27 10:30:26','2026-04-27 10:30:26'),
(12404,4160,'action started via WP Cron','2026-04-27 10:30:29','2026-04-27 10:30:29'),
(12405,4160,'action complete via WP Cron','2026-04-27 10:30:29','2026-04-27 10:30:29'),
(12406,4159,'action complete via WP Cron','2026-04-27 10:30:30','2026-04-27 10:30:30'),
(12407,4161,'action created','2026-04-27 10:30:31','2026-04-27 10:30:31'),
(12408,4156,'action started via WP Cron','2026-04-27 10:30:31','2026-04-27 10:30:31'),
(12409,4156,'action complete via WP Cron','2026-04-27 10:30:31','2026-04-27 10:30:31'),
(12410,4162,'action created','2026-04-27 10:30:31','2026-04-27 10:30:31'),
(12411,4157,'action started via WP Cron','2026-04-27 10:30:31','2026-04-27 10:30:31'),
(12412,4157,'action complete via WP Cron','2026-04-27 10:30:32','2026-04-27 10:30:32'),
(12413,4163,'action created','2026-04-27 10:30:32','2026-04-27 10:30:32'),
(12414,4155,'action started via WP Cron','2026-04-27 10:30:32','2026-04-27 10:30:32'),
(12415,4164,'action created','2026-04-27 10:30:32','2026-04-27 10:30:32'),
(12416,4155,'action complete via WP Cron','2026-04-27 10:30:32','2026-04-27 10:30:32'),
(12417,4161,'action started via WP Cron','2026-04-27 10:49:29','2026-04-27 10:49:29'),
(12418,4161,'action complete via WP Cron','2026-04-27 10:49:30','2026-04-27 10:49:30'),
(12419,4165,'action created','2026-04-27 10:49:30','2026-04-27 10:49:30'),
(12420,4162,'action started via WP Cron','2026-04-27 10:49:30','2026-04-27 10:49:30'),
(12421,4162,'action complete via WP Cron','2026-04-27 10:49:30','2026-04-27 10:49:30'),
(12422,4166,'action created','2026-04-27 10:49:30','2026-04-27 10:49:30'),
(12423,4163,'action started via WP Cron','2026-04-27 10:49:30','2026-04-27 10:49:30'),
(12424,4163,'action complete via WP Cron','2026-04-27 10:49:31','2026-04-27 10:49:31'),
(12425,4167,'action created','2026-04-27 10:49:31','2026-04-27 10:49:31'),
(12426,4165,'action started via WP Cron','2026-04-27 11:19:11','2026-04-27 11:19:11'),
(12427,4168,'action created','2026-04-27 11:19:11','2026-04-27 11:19:11'),
(12428,4168,'action started via WP Cron','2026-04-27 11:19:14','2026-04-27 11:19:14'),
(12429,4168,'action complete via WP Cron','2026-04-27 11:19:15','2026-04-27 11:19:15'),
(12430,4165,'action complete via WP Cron','2026-04-27 11:19:16','2026-04-27 11:19:16'),
(12431,4169,'action created','2026-04-27 11:19:16','2026-04-27 11:19:16'),
(12432,4166,'action started via WP Cron','2026-04-27 11:19:16','2026-04-27 11:19:16'),
(12433,4166,'action complete via WP Cron','2026-04-27 11:19:17','2026-04-27 11:19:17'),
(12434,4170,'action created','2026-04-27 11:19:17','2026-04-27 11:19:17'),
(12435,4167,'action started via WP Cron','2026-04-27 11:19:17','2026-04-27 11:19:17'),
(12436,4167,'action complete via WP Cron','2026-04-27 11:19:17','2026-04-27 11:19:17'),
(12437,4171,'action created','2026-04-27 11:19:17','2026-04-27 11:19:17'),
(12438,4169,'action started via WP Cron','2026-04-27 11:28:32','2026-04-27 11:28:32'),
(12439,4169,'action complete via WP Cron','2026-04-27 11:28:32','2026-04-27 11:28:32'),
(12440,4172,'action created','2026-04-27 11:28:33','2026-04-27 11:28:33'),
(12441,4164,'action started via WP Cron','2026-04-27 11:49:00','2026-04-27 11:49:00'),
(12442,4173,'action created','2026-04-27 11:49:01','2026-04-27 11:49:01'),
(12443,4164,'action complete via WP Cron','2026-04-27 11:49:01','2026-04-27 11:49:01'),
(12444,4172,'action started via WP Cron','2026-04-27 11:49:01','2026-04-27 11:49:01'),
(12445,4174,'action created','2026-04-27 11:49:01','2026-04-27 11:49:01'),
(12446,4174,'action started via WP Cron','2026-04-27 11:49:04','2026-04-27 11:49:04'),
(12447,4174,'action complete via WP Cron','2026-04-27 11:49:05','2026-04-27 11:49:05'),
(12448,4172,'action complete via WP Cron','2026-04-27 11:49:06','2026-04-27 11:49:06'),
(12449,4175,'action created','2026-04-27 11:49:06','2026-04-27 11:49:06'),
(12450,4170,'action started via WP Cron','2026-04-27 11:49:06','2026-04-27 11:49:06'),
(12451,4170,'action complete via WP Cron','2026-04-27 11:49:06','2026-04-27 11:49:06'),
(12452,4176,'action created','2026-04-27 11:49:07','2026-04-27 11:49:07'),
(12453,4171,'action started via WP Cron','2026-04-27 11:49:07','2026-04-27 11:49:07'),
(12454,4171,'action complete via WP Cron','2026-04-27 11:49:07','2026-04-27 11:49:07'),
(12455,4177,'action created','2026-04-27 11:49:07','2026-04-27 11:49:07'),
(12456,4175,'action started via WP Cron','2026-04-27 12:02:52','2026-04-27 12:02:52'),
(12457,4178,'action created','2026-04-27 12:02:52','2026-04-27 12:02:52'),
(12458,4178,'action started via WP Cron','2026-04-27 12:02:56','2026-04-27 12:02:56'),
(12459,4178,'action complete via WP Cron','2026-04-27 12:02:56','2026-04-27 12:02:56'),
(12460,4175,'action complete via WP Cron','2026-04-27 12:02:56','2026-04-27 12:02:56'),
(12461,4179,'action created','2026-04-27 12:02:56','2026-04-27 12:02:56'),
(12462,4176,'action started via WP Cron','2026-04-27 12:04:11','2026-04-27 12:04:11'),
(12463,4176,'action complete via WP Cron','2026-04-27 12:04:12','2026-04-27 12:04:12'),
(12464,4180,'action created','2026-04-27 12:04:12','2026-04-27 12:04:12'),
(12465,4177,'action started via WP Cron','2026-04-27 12:04:12','2026-04-27 12:04:12'),
(12466,4177,'action complete via WP Cron','2026-04-27 12:04:12','2026-04-27 12:04:12'),
(12467,4181,'action created','2026-04-27 12:04:12','2026-04-27 12:04:12'),
(12468,4179,'action started via WP Cron','2026-04-27 12:23:09','2026-04-27 12:23:09'),
(12469,4179,'action complete via WP Cron','2026-04-27 12:23:09','2026-04-27 12:23:09'),
(12470,4182,'action created','2026-04-27 12:23:10','2026-04-27 12:23:10'),
(12471,4180,'action started via WP Cron','2026-04-27 12:23:10','2026-04-27 12:23:10'),
(12472,4180,'action complete via WP Cron','2026-04-27 12:23:10','2026-04-27 12:23:10'),
(12473,4183,'action created','2026-04-27 12:23:10','2026-04-27 12:23:10'),
(12474,4181,'action started via WP Cron','2026-04-27 12:23:10','2026-04-27 12:23:10'),
(12475,4181,'action complete via WP Cron','2026-04-27 12:23:10','2026-04-27 12:23:10'),
(12476,4184,'action created','2026-04-27 12:23:11','2026-04-27 12:23:11'),
(12477,4182,'action started via WP Cron','2026-04-27 12:33:35','2026-04-27 12:33:35'),
(12478,4182,'action complete via WP Cron','2026-04-27 12:33:35','2026-04-27 12:33:35'),
(12479,4185,'action created','2026-04-27 12:33:36','2026-04-27 12:33:36'),
(12480,4185,'action started via WP Cron','2026-04-27 13:02:36','2026-04-27 13:02:36'),
(12481,4186,'action created','2026-04-27 13:02:36','2026-04-27 13:02:36'),
(12482,4185,'action complete via WP Cron','2026-04-27 13:02:41','2026-04-27 13:02:41'),
(12483,4187,'action created','2026-04-27 13:02:41','2026-04-27 13:02:41'),
(12484,4183,'action started via WP Cron','2026-04-27 13:02:43','2026-04-27 13:02:43'),
(12485,4183,'action complete via WP Cron','2026-04-27 13:02:43','2026-04-27 13:02:43'),
(12486,4188,'action created','2026-04-27 13:02:44','2026-04-27 13:02:44'),
(12487,4184,'action started via WP Cron','2026-04-27 13:02:44','2026-04-27 13:02:44'),
(12488,4184,'action complete via WP Cron','2026-04-27 13:02:44','2026-04-27 13:02:44'),
(12489,4189,'action created','2026-04-27 13:02:44','2026-04-27 13:02:44'),
(12490,4173,'action started via WP Cron','2026-04-27 13:02:44','2026-04-27 13:02:44'),
(12491,4190,'action created','2026-04-27 13:02:45','2026-04-27 13:02:45'),
(12492,4173,'action complete via WP Cron','2026-04-27 13:02:45','2026-04-27 13:02:45'),
(12493,4186,'action started via WP Cron','2026-04-27 13:02:45','2026-04-27 13:02:45'),
(12494,4186,'action complete via WP Cron','2026-04-27 13:02:46','2026-04-27 13:02:46'),
(12495,4187,'action started via WP Cron','2026-04-27 13:05:11','2026-04-27 13:05:11'),
(12496,4187,'action complete via WP Cron','2026-04-27 13:05:11','2026-04-27 13:05:11'),
(12497,4191,'action created','2026-04-27 13:05:15','2026-04-27 13:05:15'),
(12498,4191,'action started via WP Cron','2026-04-27 13:09:22','2026-04-27 13:09:22'),
(12499,4191,'action complete via WP Cron','2026-04-27 13:09:22','2026-04-27 13:09:22'),
(12500,4192,'action created','2026-04-27 13:09:23','2026-04-27 13:09:23'),
(12501,4192,'action started via WP Cron','2026-04-27 13:15:52','2026-04-27 13:15:52'),
(12502,4192,'action complete via WP Cron','2026-04-27 13:15:52','2026-04-27 13:15:52'),
(12503,4193,'action created','2026-04-27 13:15:52','2026-04-27 13:15:52'),
(12504,4188,'action started via WP Cron','2026-04-27 13:22:52','2026-04-27 13:22:52'),
(12505,4188,'action complete via WP Cron','2026-04-27 13:22:53','2026-04-27 13:22:53'),
(12506,4194,'action created','2026-04-27 13:22:53','2026-04-27 13:22:53'),
(12507,4189,'action started via WP Cron','2026-04-27 13:22:53','2026-04-27 13:22:53'),
(12508,4189,'action complete via WP Cron','2026-04-27 13:22:53','2026-04-27 13:22:53'),
(12509,4195,'action created','2026-04-27 13:22:53','2026-04-27 13:22:53'),
(12510,4193,'action started via WP Cron','2026-04-27 13:22:53','2026-04-27 13:22:53'),
(12511,4193,'action complete via WP Cron','2026-04-27 13:22:54','2026-04-27 13:22:54'),
(12512,4196,'action created','2026-04-27 13:22:54','2026-04-27 13:22:54'),
(12513,4196,'action started via WP Cron','2026-04-27 13:26:37','2026-04-27 13:26:37'),
(12514,4196,'action complete via WP Cron','2026-04-27 13:26:37','2026-04-27 13:26:37'),
(12515,4197,'action created','2026-04-27 13:26:37','2026-04-27 13:26:37'),
(12516,4197,'action started via WP Cron','2026-04-27 13:46:59','2026-04-27 13:46:59'),
(12517,4198,'action created','2026-04-27 13:47:01','2026-04-27 13:47:01'),
(12518,4197,'action complete via WP Cron','2026-04-27 13:47:06','2026-04-27 13:47:06'),
(12519,4199,'action created','2026-04-27 13:47:06','2026-04-27 13:47:06'),
(12520,4194,'action started via WP Cron','2026-04-27 13:47:19','2026-04-27 13:47:19'),
(12521,4194,'action complete via WP Cron','2026-04-27 13:47:20','2026-04-27 13:47:20'),
(12522,4200,'action created','2026-04-27 13:47:20','2026-04-27 13:47:20'),
(12523,4195,'action started via WP Cron','2026-04-27 13:47:20','2026-04-27 13:47:20'),
(12524,4195,'action complete via WP Cron','2026-04-27 13:47:21','2026-04-27 13:47:21'),
(12525,4201,'action created','2026-04-27 13:47:22','2026-04-27 13:47:22'),
(12526,4198,'action started via WP Cron','2026-04-27 13:47:22','2026-04-27 13:47:22'),
(12527,4198,'action complete via WP Cron','2026-04-27 13:47:23','2026-04-27 13:47:23'),
(12528,4199,'action started via WP Cron','2026-04-27 14:07:29','2026-04-27 14:07:29'),
(12529,4199,'action complete via WP Cron','2026-04-27 14:07:29','2026-04-27 14:07:29'),
(12530,4202,'action created','2026-04-27 14:07:29','2026-04-27 14:07:29'),
(12531,4200,'action started via WP Cron','2026-04-27 14:07:29','2026-04-27 14:07:29'),
(12532,4200,'action complete via WP Cron','2026-04-27 14:07:29','2026-04-27 14:07:29'),
(12533,4203,'action created','2026-04-27 14:07:30','2026-04-27 14:07:30'),
(12534,4201,'action started via WP Cron','2026-04-27 14:07:30','2026-04-27 14:07:30'),
(12535,4201,'action complete via WP Cron','2026-04-27 14:07:30','2026-04-27 14:07:30'),
(12536,4204,'action created','2026-04-27 14:07:30','2026-04-27 14:07:30'),
(12537,4190,'action started via WP Cron','2026-04-27 14:07:30','2026-04-27 14:07:30'),
(12538,4205,'action created','2026-04-27 14:07:30','2026-04-27 14:07:30'),
(12539,4190,'action complete via WP Cron','2026-04-27 14:07:30','2026-04-27 14:07:30'),
(12540,4202,'action started via WP Cron','2026-04-27 14:42:41','2026-04-27 14:42:41'),
(12541,4206,'action created','2026-04-27 14:42:41','2026-04-27 14:42:41'),
(12542,4206,'action started via WP Cron','2026-04-27 14:42:44','2026-04-27 14:42:44'),
(12543,4206,'action complete via WP Cron','2026-04-27 14:42:45','2026-04-27 14:42:45'),
(12544,4202,'action complete via WP Cron','2026-04-27 14:42:46','2026-04-27 14:42:46'),
(12545,4207,'action created','2026-04-27 14:42:46','2026-04-27 14:42:46'),
(12546,4203,'action started via WP Cron','2026-04-27 14:42:46','2026-04-27 14:42:46'),
(12547,4203,'action complete via WP Cron','2026-04-27 14:42:47','2026-04-27 14:42:47'),
(12548,4208,'action created','2026-04-27 14:42:47','2026-04-27 14:42:47'),
(12549,4204,'action started via WP Cron','2026-04-27 14:42:47','2026-04-27 14:42:47'),
(12550,4204,'action complete via WP Cron','2026-04-27 14:42:47','2026-04-27 14:42:47'),
(12551,4209,'action created','2026-04-27 14:42:47','2026-04-27 14:42:47'),
(12552,4041,'action started via WP Cron','2026-04-27 14:42:47','2026-04-27 14:42:47'),
(12553,4041,'action complete via WP Cron','2026-04-27 14:42:49','2026-04-27 14:42:49'),
(12554,4210,'action created','2026-04-27 14:42:49','2026-04-27 14:42:49'),
(12555,4207,'action started via WP Cron','2026-04-27 14:45:11','2026-04-27 14:45:11'),
(12556,4207,'action complete via WP Cron','2026-04-27 14:45:11','2026-04-27 14:45:11'),
(12557,4211,'action created','2026-04-27 14:45:11','2026-04-27 14:45:11'),
(12558,4211,'action started via WP Cron','2026-04-27 14:49:11','2026-04-27 14:49:11'),
(12559,4211,'action complete via WP Cron','2026-04-27 14:49:11','2026-04-27 14:49:11'),
(12560,4212,'action created','2026-04-27 14:49:11','2026-04-27 14:49:11'),
(12561,4212,'action started via WP Cron','2026-04-27 15:29:15','2026-04-27 15:29:15'),
(12562,4213,'action created','2026-04-27 15:29:16','2026-04-27 15:29:16'),
(12563,4213,'action started via WP Cron','2026-04-27 15:29:19','2026-04-27 15:29:19'),
(12564,4213,'action complete via WP Cron','2026-04-27 15:29:19','2026-04-27 15:29:19'),
(12565,4212,'action complete via WP Cron','2026-04-27 15:29:21','2026-04-27 15:29:21'),
(12566,4214,'action created','2026-04-27 15:29:21','2026-04-27 15:29:21'),
(12567,4208,'action started via Async Request','2026-04-27 15:29:24','2026-04-27 15:29:24'),
(12568,4208,'action complete via Async Request','2026-04-27 15:29:24','2026-04-27 15:29:24'),
(12569,4215,'action created','2026-04-27 15:29:24','2026-04-27 15:29:24'),
(12570,4209,'action started via Async Request','2026-04-27 15:29:24','2026-04-27 15:29:24'),
(12571,4209,'action complete via Async Request','2026-04-27 15:29:25','2026-04-27 15:29:25'),
(12572,4216,'action created','2026-04-27 15:29:25','2026-04-27 15:29:25'),
(12573,4205,'action started via Async Request','2026-04-27 15:29:25','2026-04-27 15:29:25'),
(12574,4217,'action created','2026-04-27 15:29:25','2026-04-27 15:29:25'),
(12575,4205,'action complete via Async Request','2026-04-27 15:29:25','2026-04-27 15:29:25'),
(12576,4214,'action started via WP Cron','2026-04-27 15:40:55','2026-04-27 15:40:55'),
(12577,4218,'action created','2026-04-27 15:40:55','2026-04-27 15:40:55'),
(12578,4214,'action complete via WP Cron','2026-04-27 15:41:00','2026-04-27 15:41:00'),
(12579,4219,'action created','2026-04-27 15:41:00','2026-04-27 15:41:00'),
(12580,4218,'action started via WP Cron','2026-04-27 15:41:00','2026-04-27 15:41:00'),
(12581,4218,'action complete via WP Cron','2026-04-27 15:41:01','2026-04-27 15:41:01'),
(12582,4219,'action started via WP Cron','2026-04-27 15:44:24','2026-04-27 15:44:24'),
(12583,4219,'action complete via WP Cron','2026-04-27 15:44:24','2026-04-27 15:44:24'),
(12584,4220,'action created','2026-04-27 15:44:24','2026-04-27 15:44:24'),
(12585,4215,'action started via WP Cron','2026-04-27 15:44:24','2026-04-27 15:44:24'),
(12586,4215,'action complete via WP Cron','2026-04-27 15:44:24','2026-04-27 15:44:24'),
(12587,4221,'action created','2026-04-27 15:44:24','2026-04-27 15:44:24'),
(12588,4216,'action started via Async Request','2026-04-27 15:44:32','2026-04-27 15:44:32'),
(12589,4216,'action complete via Async Request','2026-04-27 15:44:32','2026-04-27 15:44:32'),
(12590,4222,'action created','2026-04-27 15:44:33','2026-04-27 15:44:33'),
(12591,4220,'action started via WP Cron','2026-04-27 15:54:15','2026-04-27 15:54:15'),
(12592,4220,'action complete via WP Cron','2026-04-27 15:54:15','2026-04-27 15:54:15'),
(12593,4223,'action created','2026-04-27 15:54:15','2026-04-27 15:54:15'),
(12594,4223,'action started via WP Cron','2026-04-27 15:57:16','2026-04-27 15:57:16'),
(12595,4223,'action complete via WP Cron','2026-04-27 15:57:17','2026-04-27 15:57:17'),
(12596,4224,'action created','2026-04-27 15:57:17','2026-04-27 15:57:17'),
(12597,4224,'action started via WP Cron','2026-04-27 16:10:25','2026-04-27 16:10:25'),
(12598,4224,'action complete via WP Cron','2026-04-27 16:10:25','2026-04-27 16:10:25'),
(12599,4225,'action created','2026-04-27 16:10:25','2026-04-27 16:10:25'),
(12600,4221,'action started via WP Cron','2026-04-27 16:10:25','2026-04-27 16:10:25'),
(12601,4221,'action complete via WP Cron','2026-04-27 16:10:26','2026-04-27 16:10:26'),
(12602,4226,'action created','2026-04-27 16:10:26','2026-04-27 16:10:26'),
(12603,4222,'action started via WP Cron','2026-04-27 16:10:26','2026-04-27 16:10:26'),
(12604,4222,'action complete via WP Cron','2026-04-27 16:10:26','2026-04-27 16:10:26'),
(12605,4227,'action created','2026-04-27 16:10:27','2026-04-27 16:10:27'),
(12606,4225,'action started via WP Cron','2026-04-27 16:13:55','2026-04-27 16:13:55'),
(12607,4225,'action complete via WP Cron','2026-04-27 16:13:55','2026-04-27 16:13:55'),
(12608,4228,'action created','2026-04-27 16:13:55','2026-04-27 16:13:55'),
(12609,4228,'action started via WP Cron','2026-04-27 16:17:35','2026-04-27 16:17:35'),
(12610,4228,'action complete via WP Cron','2026-04-27 16:17:35','2026-04-27 16:17:35'),
(12611,4229,'action created','2026-04-27 16:17:38','2026-04-27 16:17:38'),
(12612,4229,'action started via WP Cron','2026-04-27 16:28:32','2026-04-27 16:28:32'),
(12613,4229,'action complete via WP Cron','2026-04-27 16:28:32','2026-04-27 16:28:32'),
(12614,4230,'action created','2026-04-27 16:28:32','2026-04-27 16:28:32'),
(12615,4226,'action started via WP Cron','2026-04-27 16:28:32','2026-04-27 16:28:32'),
(12616,4226,'action complete via WP Cron','2026-04-27 16:28:32','2026-04-27 16:28:32'),
(12617,4231,'action created','2026-04-27 16:28:33','2026-04-27 16:28:33'),
(12618,4227,'action started via WP Cron','2026-04-27 16:28:33','2026-04-27 16:28:33'),
(12619,4227,'action complete via WP Cron','2026-04-27 16:28:33','2026-04-27 16:28:33'),
(12620,4232,'action created','2026-04-27 16:28:33','2026-04-27 16:28:33'),
(12621,4217,'action started via WP Cron','2026-04-27 16:31:35','2026-04-27 16:31:35'),
(12622,4233,'action created','2026-04-27 16:31:36','2026-04-27 16:31:36'),
(12623,4217,'action complete via WP Cron','2026-04-27 16:31:36','2026-04-27 16:31:36'),
(12624,4230,'action started via WP Cron','2026-04-27 16:31:36','2026-04-27 16:31:36'),
(12625,4230,'action complete via WP Cron','2026-04-27 16:31:36','2026-04-27 16:31:36'),
(12626,4234,'action created','2026-04-27 16:31:36','2026-04-27 16:31:36'),
(12627,4234,'action started via WP Cron','2026-04-27 16:41:49','2026-04-27 16:41:49'),
(12628,4235,'action created','2026-04-27 16:41:49','2026-04-27 16:41:49'),
(12629,4234,'action complete via WP Cron','2026-04-27 16:41:54','2026-04-27 16:41:54'),
(12630,4236,'action created','2026-04-27 16:41:55','2026-04-27 16:41:55'),
(12631,4235,'action started via WP Cron','2026-04-27 16:41:55','2026-04-27 16:41:55'),
(12632,4235,'action complete via WP Cron','2026-04-27 16:41:56','2026-04-27 16:41:56'),
(12633,4231,'action started via WP Cron','2026-04-27 16:52:05','2026-04-27 16:52:05'),
(12634,4231,'action complete via WP Cron','2026-04-27 16:52:06','2026-04-27 16:52:06'),
(12635,4237,'action created','2026-04-27 16:52:06','2026-04-27 16:52:06'),
(12636,4232,'action started via WP Cron','2026-04-27 16:52:06','2026-04-27 16:52:06'),
(12637,4232,'action complete via WP Cron','2026-04-27 16:52:07','2026-04-27 16:52:07'),
(12638,4238,'action created','2026-04-27 16:52:07','2026-04-27 16:52:07'),
(12639,4236,'action started via WP Cron','2026-04-27 16:52:07','2026-04-27 16:52:07'),
(12640,4239,'action created','2026-04-27 16:52:07','2026-04-27 16:52:07'),
(12641,4239,'action started via WP Cron','2026-04-27 16:52:12','2026-04-27 16:52:12'),
(12642,4236,'action complete via WP Cron','2026-04-27 16:52:12','2026-04-27 16:52:12'),
(12643,4240,'action created','2026-04-27 16:52:12','2026-04-27 16:52:12'),
(12644,4239,'action complete via WP Cron','2026-04-27 16:52:13','2026-04-27 16:52:13'),
(12645,4240,'action started via WP Cron','2026-04-27 16:55:09','2026-04-27 16:55:09'),
(12646,4240,'action complete via WP Cron','2026-04-27 16:55:09','2026-04-27 16:55:09'),
(12647,4241,'action created','2026-04-27 16:55:09','2026-04-27 16:55:09'),
(12648,4241,'action started via WP Cron','2026-04-27 17:03:21','2026-04-27 17:03:21'),
(12649,4241,'action complete via WP Cron','2026-04-27 17:03:21','2026-04-27 17:03:21'),
(12650,4242,'action created','2026-04-27 17:03:24','2026-04-27 17:03:24'),
(12651,4242,'action started via WP Cron','2026-04-27 17:11:13','2026-04-27 17:11:13'),
(12652,4242,'action complete via WP Cron','2026-04-27 17:11:13','2026-04-27 17:11:13'),
(12653,4243,'action created','2026-04-27 17:11:13','2026-04-27 17:11:13'),
(12654,4237,'action started via WP Cron','2026-04-27 17:11:13','2026-04-27 17:11:13'),
(12655,4237,'action complete via WP Cron','2026-04-27 17:11:14','2026-04-27 17:11:14'),
(12656,4244,'action created','2026-04-27 17:11:14','2026-04-27 17:11:14'),
(12657,4238,'action started via WP Cron','2026-04-27 17:11:14','2026-04-27 17:11:14'),
(12658,4238,'action complete via WP Cron','2026-04-27 17:11:14','2026-04-27 17:11:14'),
(12659,4245,'action created','2026-04-27 17:11:14','2026-04-27 17:11:14'),
(12660,4243,'action started via WP Cron','2026-04-27 17:13:54','2026-04-27 17:13:54'),
(12661,4246,'action created','2026-04-27 17:13:54','2026-04-27 17:13:54'),
(12662,4243,'action complete via WP Cron','2026-04-27 17:13:59','2026-04-27 17:13:59'),
(12663,4247,'action created','2026-04-27 17:14:00','2026-04-27 17:14:00'),
(12664,4246,'action started via WP Cron','2026-04-27 17:14:00','2026-04-27 17:14:00'),
(12665,4246,'action complete via WP Cron','2026-04-27 17:14:00','2026-04-27 17:14:00'),
(12666,4247,'action started via WP Cron','2026-04-27 17:37:45','2026-04-27 17:37:45'),
(12667,4248,'action created','2026-04-27 17:37:45','2026-04-27 17:37:45'),
(12668,4248,'action started via WP Cron','2026-04-27 17:37:49','2026-04-27 17:37:49'),
(12669,4248,'action complete via WP Cron','2026-04-27 17:37:49','2026-04-27 17:37:49'),
(12670,4247,'action complete via WP Cron','2026-04-27 17:37:50','2026-04-27 17:37:50'),
(12671,4249,'action created','2026-04-27 17:37:50','2026-04-27 17:37:50'),
(12672,4244,'action started via WP Cron','2026-04-27 17:37:50','2026-04-27 17:37:50'),
(12673,4244,'action complete via WP Cron','2026-04-27 17:37:51','2026-04-27 17:37:51'),
(12674,4250,'action created','2026-04-27 17:37:51','2026-04-27 17:37:51'),
(12675,4245,'action started via WP Cron','2026-04-27 17:37:51','2026-04-27 17:37:51'),
(12676,4245,'action complete via WP Cron','2026-04-27 17:37:52','2026-04-27 17:37:52'),
(12677,4251,'action created','2026-04-27 17:37:52','2026-04-27 17:37:52'),
(12678,4233,'action started via WP Cron','2026-04-27 17:37:52','2026-04-27 17:37:52'),
(12679,4252,'action created','2026-04-27 17:37:52','2026-04-27 17:37:52'),
(12680,4233,'action complete via WP Cron','2026-04-27 17:37:52','2026-04-27 17:37:52'),
(12681,4249,'action started via WP Cron','2026-04-27 17:41:31','2026-04-27 17:41:31'),
(12682,4253,'action created','2026-04-27 17:41:31','2026-04-27 17:41:31'),
(12683,4253,'action started via WP Cron','2026-04-27 17:41:36','2026-04-27 17:41:36'),
(12684,4249,'action complete via WP Cron','2026-04-27 17:41:36','2026-04-27 17:41:36'),
(12685,4254,'action created','2026-04-27 17:41:39','2026-04-27 17:41:39'),
(12686,4253,'action complete via WP Cron','2026-04-27 17:41:40','2026-04-27 17:41:40'),
(12687,4254,'action started via WP Cron','2026-04-27 17:43:49','2026-04-27 17:43:49'),
(12688,4254,'action complete via WP Cron','2026-04-27 17:43:49','2026-04-27 17:43:49'),
(12689,4255,'action created','2026-04-27 17:43:49','2026-04-27 17:43:49'),
(12690,4255,'action started via WP Cron','2026-04-27 18:39:13','2026-04-27 18:39:13'),
(12691,4256,'action created','2026-04-27 18:39:14','2026-04-27 18:39:14'),
(12692,4256,'action started via WP Cron','2026-04-27 18:39:17','2026-04-27 18:39:17'),
(12693,4255,'action complete via WP Cron','2026-04-27 18:39:19','2026-04-27 18:39:19'),
(12694,4256,'action complete via WP Cron','2026-04-27 18:39:19','2026-04-27 18:39:19'),
(12695,4257,'action created','2026-04-27 18:39:19','2026-04-27 18:39:19'),
(12696,4250,'action started via WP Cron','2026-04-27 18:39:19','2026-04-27 18:39:19'),
(12697,4250,'action complete via WP Cron','2026-04-27 18:39:20','2026-04-27 18:39:20'),
(12698,4258,'action created','2026-04-27 18:39:20','2026-04-27 18:39:20'),
(12699,4251,'action started via WP Cron','2026-04-27 18:39:20','2026-04-27 18:39:20'),
(12700,4251,'action complete via WP Cron','2026-04-27 18:39:20','2026-04-27 18:39:20'),
(12701,4259,'action created','2026-04-27 18:39:21','2026-04-27 18:39:21'),
(12702,4089,'action started via WP Cron','2026-04-27 18:39:21','2026-04-27 18:39:21'),
(12703,4089,'action complete via WP Cron','2026-04-27 18:39:21','2026-04-27 18:39:21'),
(12705,3877,'action started via WP Cron','2026-04-27 18:39:21','2026-04-27 18:39:21'),
(12706,3877,'action complete via WP Cron','2026-04-27 18:39:21','2026-04-27 18:39:21'),
(12707,4261,'action created','2026-04-27 18:39:21','2026-04-27 18:39:21'),
(12708,4252,'action started via WP Cron','2026-04-27 18:39:21','2026-04-27 18:39:21'),
(12709,4262,'action created','2026-04-27 18:39:21','2026-04-27 18:39:21'),
(12710,4252,'action complete via WP Cron','2026-04-27 18:39:21','2026-04-27 18:39:21'),
(12711,3880,'action started via WP Cron','2026-04-27 18:39:21','2026-04-27 18:39:21'),
(12717,4264,'action started via WP Cron','2026-04-27 18:39:50','2026-04-27 18:39:50'),
(12713,4263,'action created','2026-04-27 18:39:22','2026-04-27 18:39:22'),
(12714,4264,'action created','2026-04-27 18:39:22','2026-04-27 18:39:22'),
(12715,3880,'action complete via WP Cron','2026-04-27 18:39:22','2026-04-27 18:39:22'),
(12716,4265,'action created','2026-04-27 18:39:22','2026-04-27 18:39:22'),
(12718,4264,'action complete via WP Cron','2026-04-27 18:39:50','2026-04-27 18:39:50');
INSERT INTO `wp6x_actionscheduler_logs` VALUES
(12719,4257,'action started via WP Cron','2026-04-27 18:49:10','2026-04-27 18:49:10'),
(12720,4257,'action complete via WP Cron','2026-04-27 18:49:10','2026-04-27 18:49:10'),
(12721,4266,'action created','2026-04-27 18:49:10','2026-04-27 18:49:10'),
(12722,4266,'action started via WP Cron','2026-04-27 19:12:12','2026-04-27 19:12:12'),
(12723,4266,'action complete via WP Cron','2026-04-27 19:12:12','2026-04-27 19:12:12'),
(12724,4267,'action created','2026-04-27 19:12:12','2026-04-27 19:12:12'),
(12725,4258,'action started via WP Cron','2026-04-27 19:12:12','2026-04-27 19:12:12'),
(12726,4258,'action complete via WP Cron','2026-04-27 19:12:13','2026-04-27 19:12:13'),
(12727,4268,'action created','2026-04-27 19:12:13','2026-04-27 19:12:13'),
(12728,4259,'action started via WP Cron','2026-04-27 19:12:13','2026-04-27 19:12:13'),
(12729,4259,'action complete via WP Cron','2026-04-27 19:12:13','2026-04-27 19:12:13'),
(12730,4269,'action created','2026-04-27 19:12:14','2026-04-27 19:12:14'),
(12731,4267,'action started via WP Cron','2026-04-27 19:22:59','2026-04-27 19:22:59'),
(12732,4267,'action complete via WP Cron','2026-04-27 19:22:59','2026-04-27 19:22:59'),
(12733,4270,'action created','2026-04-27 19:22:59','2026-04-27 19:22:59'),
(12734,4270,'action started via WP Cron','2026-04-27 19:46:17','2026-04-27 19:46:17'),
(12735,4270,'action complete via WP Cron','2026-04-27 19:46:18','2026-04-27 19:46:18'),
(12736,4271,'action created','2026-04-27 19:46:18','2026-04-27 19:46:18'),
(12737,4268,'action started via WP Cron','2026-04-27 19:46:18','2026-04-27 19:46:18'),
(12738,4268,'action complete via WP Cron','2026-04-27 19:46:18','2026-04-27 19:46:18'),
(12739,4272,'action created','2026-04-27 19:46:18','2026-04-27 19:46:18'),
(12740,4269,'action started via WP Cron','2026-04-27 19:46:18','2026-04-27 19:46:18'),
(12741,4269,'action complete via WP Cron','2026-04-27 19:46:19','2026-04-27 19:46:19'),
(12742,4273,'action created','2026-04-27 19:46:19','2026-04-27 19:46:19'),
(12743,4262,'action started via WP Cron','2026-04-27 19:46:19','2026-04-27 19:46:19'),
(12744,4274,'action created','2026-04-27 19:46:19','2026-04-27 19:46:19'),
(12745,4262,'action complete via WP Cron','2026-04-27 19:46:19','2026-04-27 19:46:19'),
(12746,4271,'action started via WP Cron','2026-04-27 19:49:56','2026-04-27 19:49:56'),
(12747,4271,'action complete via WP Cron','2026-04-27 19:49:56','2026-04-27 19:49:56'),
(12748,4275,'action created','2026-04-27 19:49:57','2026-04-27 19:49:57'),
(12749,4275,'action started via WP Cron','2026-04-27 19:52:25','2026-04-27 19:52:25'),
(12750,4275,'action complete via WP Cron','2026-04-27 19:52:25','2026-04-27 19:52:25'),
(12751,4276,'action created','2026-04-27 19:52:25','2026-04-27 19:52:25'),
(12752,4276,'action started via WP Cron','2026-04-27 19:59:32','2026-04-27 19:59:32'),
(12753,4276,'action complete via WP Cron','2026-04-27 19:59:32','2026-04-27 19:59:32'),
(12754,4277,'action created','2026-04-27 19:59:32','2026-04-27 19:59:32'),
(12755,4272,'action started via WP Cron','2026-04-27 20:25:35','2026-04-27 20:25:35'),
(12756,4272,'action complete via WP Cron','2026-04-27 20:25:36','2026-04-27 20:25:36'),
(12757,4278,'action created','2026-04-27 20:25:36','2026-04-27 20:25:36'),
(12758,4273,'action started via WP Cron','2026-04-27 20:25:36','2026-04-27 20:25:36'),
(12759,4273,'action complete via WP Cron','2026-04-27 20:25:37','2026-04-27 20:25:37'),
(12760,4279,'action created','2026-04-27 20:25:37','2026-04-27 20:25:37'),
(12761,4277,'action started via WP Cron','2026-04-27 20:25:37','2026-04-27 20:25:37'),
(12762,4277,'action complete via WP Cron','2026-04-27 20:25:37','2026-04-27 20:25:37'),
(12763,4280,'action created','2026-04-27 20:25:37','2026-04-27 20:25:37'),
(12764,4140,'action started via WP Cron','2026-04-27 20:25:37','2026-04-27 20:25:37'),
(12765,4140,'action complete via WP Cron','2026-04-27 20:25:37','2026-04-27 20:25:37'),
(12766,4281,'action created','2026-04-27 20:25:38','2026-04-27 20:25:38'),
(12767,4280,'action started via WP Cron','2026-04-27 20:28:13','2026-04-27 20:28:13'),
(12768,4280,'action complete via WP Cron','2026-04-27 20:28:14','2026-04-27 20:28:14'),
(12769,4282,'action created','2026-04-27 20:28:14','2026-04-27 20:28:14'),
(12770,4282,'action started via WP Cron','2026-04-27 20:37:03','2026-04-27 20:37:03'),
(12771,4282,'action complete via WP Cron','2026-04-27 20:37:03','2026-04-27 20:37:03'),
(12772,4283,'action created','2026-04-27 20:37:04','2026-04-27 20:37:04'),
(12773,4283,'action started via WP Cron','2026-04-27 20:40:14','2026-04-27 20:40:14'),
(12774,4283,'action complete via WP Cron','2026-04-27 20:40:15','2026-04-27 20:40:15'),
(12775,4284,'action created','2026-04-27 20:40:15','2026-04-27 20:40:15'),
(12776,4278,'action started via WP Cron','2026-04-27 20:40:54','2026-04-27 20:40:54'),
(12777,4278,'action complete via WP Cron','2026-04-27 20:40:55','2026-04-27 20:40:55'),
(12778,4285,'action created','2026-04-27 20:40:55','2026-04-27 20:40:55'),
(12779,4279,'action started via WP Cron','2026-04-27 20:40:55','2026-04-27 20:40:55'),
(12780,4279,'action complete via WP Cron','2026-04-27 20:40:55','2026-04-27 20:40:55'),
(12781,4286,'action created','2026-04-27 20:40:55','2026-04-27 20:40:55'),
(12782,4284,'action started via WP Cron','2026-04-27 21:02:41','2026-04-27 21:02:41'),
(12783,4284,'action complete via WP Cron','2026-04-27 21:02:41','2026-04-27 21:02:41'),
(12784,4287,'action created','2026-04-27 21:02:42','2026-04-27 21:02:42'),
(12785,4274,'action started via WP Cron','2026-04-27 21:02:42','2026-04-27 21:02:42'),
(12786,4288,'action created','2026-04-27 21:02:42','2026-04-27 21:02:42'),
(12787,4274,'action complete via WP Cron','2026-04-27 21:02:42','2026-04-27 21:02:42'),
(12788,4285,'action started via WP Cron','2026-04-27 21:02:42','2026-04-27 21:02:42'),
(12789,4285,'action complete via WP Cron','2026-04-27 21:02:42','2026-04-27 21:02:42'),
(12790,4289,'action created','2026-04-27 21:02:42','2026-04-27 21:02:42'),
(12791,4286,'action started via WP Cron','2026-04-27 21:02:42','2026-04-27 21:02:42'),
(12792,4286,'action complete via WP Cron','2026-04-27 21:02:43','2026-04-27 21:02:43'),
(12793,4290,'action created','2026-04-27 21:02:43','2026-04-27 21:02:43'),
(12794,4287,'action started via WP Cron','2026-04-27 21:40:01','2026-04-27 21:40:01'),
(12795,4287,'action complete via WP Cron','2026-04-27 21:40:01','2026-04-27 21:40:01'),
(12796,4291,'action created','2026-04-27 21:40:01','2026-04-27 21:40:01'),
(12797,4289,'action started via WP Cron','2026-04-27 21:40:01','2026-04-27 21:40:01'),
(12798,4289,'action complete via WP Cron','2026-04-27 21:40:01','2026-04-27 21:40:01'),
(12799,4292,'action created','2026-04-27 21:40:02','2026-04-27 21:40:02'),
(12800,4290,'action started via WP Cron','2026-04-27 21:40:02','2026-04-27 21:40:02'),
(12801,4290,'action complete via WP Cron','2026-04-27 21:40:02','2026-04-27 21:40:02'),
(12802,4293,'action created','2026-04-27 21:40:02','2026-04-27 21:40:02'),
(12803,4291,'action started via WP Cron','2026-04-27 22:39:54','2026-04-27 22:39:54'),
(12804,4291,'action complete via WP Cron','2026-04-27 22:39:55','2026-04-27 22:39:55'),
(12805,4294,'action created','2026-04-27 22:39:55','2026-04-27 22:39:55'),
(12806,4292,'action started via WP Cron','2026-04-27 22:39:55','2026-04-27 22:39:55'),
(12807,4292,'action complete via WP Cron','2026-04-27 22:39:55','2026-04-27 22:39:55'),
(12808,4295,'action created','2026-04-27 22:39:55','2026-04-27 22:39:55'),
(12809,4293,'action started via WP Cron','2026-04-27 22:39:55','2026-04-27 22:39:55'),
(12810,4293,'action complete via WP Cron','2026-04-27 22:39:56','2026-04-27 22:39:56'),
(12811,4296,'action created','2026-04-27 22:39:56','2026-04-27 22:39:56'),
(12812,4288,'action started via WP Cron','2026-04-27 22:39:56','2026-04-27 22:39:56'),
(12813,4297,'action created','2026-04-27 22:39:56','2026-04-27 22:39:56'),
(12814,4288,'action complete via WP Cron','2026-04-27 22:39:56','2026-04-27 22:39:56'),
(12815,4294,'action started via WP Cron','2026-04-27 22:44:47','2026-04-27 22:44:47'),
(12816,4294,'action complete via WP Cron','2026-04-27 22:44:47','2026-04-27 22:44:47'),
(12817,4298,'action created','2026-04-27 22:44:47','2026-04-27 22:44:47'),
(12818,4298,'action started via WP Cron','2026-04-27 22:59:04','2026-04-27 22:59:04'),
(12819,4298,'action complete via WP Cron','2026-04-27 22:59:04','2026-04-27 22:59:04'),
(12820,4299,'action created','2026-04-27 22:59:04','2026-04-27 22:59:04'),
(12821,4295,'action started via WP Cron','2026-04-27 22:59:04','2026-04-27 22:59:04'),
(12822,4295,'action complete via WP Cron','2026-04-27 22:59:05','2026-04-27 22:59:05'),
(12823,4300,'action created','2026-04-27 22:59:05','2026-04-27 22:59:05'),
(12824,4296,'action started via WP Cron','2026-04-27 22:59:05','2026-04-27 22:59:05'),
(12825,4296,'action complete via WP Cron','2026-04-27 22:59:05','2026-04-27 22:59:05'),
(12826,4301,'action created','2026-04-27 22:59:05','2026-04-27 22:59:05'),
(12827,4299,'action started via WP Cron','2026-04-27 23:08:57','2026-04-27 23:08:57'),
(12828,4299,'action complete via WP Cron','2026-04-27 23:08:57','2026-04-27 23:08:57'),
(12829,4302,'action created','2026-04-27 23:08:58','2026-04-27 23:08:58'),
(12830,4302,'action started via WP Cron','2026-04-27 23:11:32','2026-04-27 23:11:32'),
(12831,4302,'action complete via WP Cron','2026-04-27 23:11:32','2026-04-27 23:11:32'),
(12832,4303,'action created','2026-04-27 23:11:35','2026-04-27 23:11:35'),
(12833,4303,'action started via WP Cron','2026-04-27 23:18:57','2026-04-27 23:18:57'),
(12834,4303,'action complete via WP Cron','2026-04-27 23:18:57','2026-04-27 23:18:57'),
(12835,4304,'action created','2026-04-27 23:18:57','2026-04-27 23:18:57'),
(12836,4300,'action started via WP Cron','2026-04-27 23:18:57','2026-04-27 23:18:57'),
(12837,4300,'action complete via WP Cron','2026-04-27 23:18:58','2026-04-27 23:18:58'),
(12838,4305,'action created','2026-04-27 23:18:58','2026-04-27 23:18:58'),
(12839,4301,'action started via WP Cron','2026-04-27 23:18:58','2026-04-27 23:18:58'),
(12840,4301,'action complete via WP Cron','2026-04-27 23:18:58','2026-04-27 23:18:58'),
(12841,4306,'action created','2026-04-27 23:18:59','2026-04-27 23:18:59'),
(12842,4304,'action started via WP Cron','2026-04-27 23:43:38','2026-04-27 23:43:38'),
(12843,4304,'action complete via WP Cron','2026-04-27 23:43:38','2026-04-27 23:43:38'),
(12844,4307,'action created','2026-04-27 23:43:39','2026-04-27 23:43:39'),
(12845,4305,'action started via WP Cron','2026-04-27 23:43:39','2026-04-27 23:43:39'),
(12846,4305,'action complete via WP Cron','2026-04-27 23:43:39','2026-04-27 23:43:39'),
(12847,4308,'action created','2026-04-27 23:43:39','2026-04-27 23:43:39'),
(12848,4306,'action started via WP Cron','2026-04-27 23:43:39','2026-04-27 23:43:39'),
(12849,4306,'action complete via WP Cron','2026-04-27 23:43:40','2026-04-27 23:43:40'),
(12850,4309,'action created','2026-04-27 23:43:40','2026-04-27 23:43:40'),
(12851,4297,'action started via WP Cron','2026-04-27 23:43:40','2026-04-27 23:43:40'),
(12852,4310,'action created','2026-04-27 23:43:40','2026-04-27 23:43:40'),
(12853,4297,'action complete via WP Cron','2026-04-27 23:43:40','2026-04-27 23:43:40'),
(12854,4307,'action started via WP Cron','2026-04-28 00:23:53','2026-04-28 00:23:53'),
(12855,4307,'action complete via WP Cron','2026-04-28 00:23:54','2026-04-28 00:23:54'),
(12856,4311,'action created','2026-04-28 00:23:54','2026-04-28 00:23:54'),
(12857,4308,'action started via WP Cron','2026-04-28 00:23:54','2026-04-28 00:23:54'),
(12858,4308,'action complete via WP Cron','2026-04-28 00:23:55','2026-04-28 00:23:55'),
(12859,4312,'action created','2026-04-28 00:23:55','2026-04-28 00:23:55'),
(12860,4309,'action started via WP Cron','2026-04-28 00:23:55','2026-04-28 00:23:55'),
(12861,4309,'action complete via WP Cron','2026-04-28 00:23:55','2026-04-28 00:23:55'),
(12862,4313,'action created','2026-04-28 00:23:56','2026-04-28 00:23:56'),
(12863,4311,'action started via WP Cron','2026-04-28 00:42:30','2026-04-28 00:42:30'),
(12864,4311,'action complete via WP Cron','2026-04-28 00:42:31','2026-04-28 00:42:31'),
(12865,4314,'action created','2026-04-28 00:42:31','2026-04-28 00:42:31'),
(12866,4312,'action started via WP Cron','2026-04-28 00:42:31','2026-04-28 00:42:31'),
(12867,4312,'action complete via WP Cron','2026-04-28 00:42:31','2026-04-28 00:42:31'),
(12868,4315,'action created','2026-04-28 00:42:32','2026-04-28 00:42:32'),
(12869,4313,'action started via WP Cron','2026-04-28 00:42:32','2026-04-28 00:42:32'),
(12870,4313,'action complete via WP Cron','2026-04-28 00:42:32','2026-04-28 00:42:32'),
(12871,4316,'action created','2026-04-28 00:42:32','2026-04-28 00:42:32'),
(12872,4310,'action started via WP Cron','2026-04-28 00:48:42','2026-04-28 00:48:42'),
(12873,4317,'action created','2026-04-28 00:48:42','2026-04-28 00:48:42'),
(12874,4310,'action complete via WP Cron','2026-04-28 00:48:42','2026-04-28 00:48:42'),
(12875,4314,'action started via WP Cron','2026-04-28 00:48:42','2026-04-28 00:48:42'),
(12876,4314,'action complete via WP Cron','2026-04-28 00:48:42','2026-04-28 00:48:42'),
(12877,4318,'action created','2026-04-28 00:48:42','2026-04-28 00:48:42'),
(12878,4318,'action started via WP Cron','2026-04-28 01:08:06','2026-04-28 01:08:06'),
(12879,4318,'action complete via WP Cron','2026-04-28 01:08:06','2026-04-28 01:08:06'),
(12880,4319,'action created','2026-04-28 01:08:07','2026-04-28 01:08:07'),
(12881,4315,'action started via WP Cron','2026-04-28 01:08:07','2026-04-28 01:08:07'),
(12882,4315,'action complete via WP Cron','2026-04-28 01:08:07','2026-04-28 01:08:07'),
(12883,4320,'action created','2026-04-28 01:08:07','2026-04-28 01:08:07'),
(12884,4316,'action started via WP Cron','2026-04-28 01:08:07','2026-04-28 01:08:07'),
(12885,4316,'action complete via WP Cron','2026-04-28 01:08:08','2026-04-28 01:08:08'),
(12886,4321,'action created','2026-04-28 01:08:08','2026-04-28 01:08:08'),
(12887,4319,'action started via WP Cron','2026-04-28 01:22:43','2026-04-28 01:22:43'),
(12888,4319,'action complete via WP Cron','2026-04-28 01:22:43','2026-04-28 01:22:43'),
(12889,4322,'action created','2026-04-28 01:22:43','2026-04-28 01:22:43'),
(12890,4320,'action started via WP Cron','2026-04-28 01:27:50','2026-04-28 01:27:50'),
(12891,4320,'action complete via WP Cron','2026-04-28 01:27:51','2026-04-28 01:27:51'),
(12892,4323,'action created','2026-04-28 01:27:51','2026-04-28 01:27:51'),
(12893,4321,'action started via WP Cron','2026-04-28 01:27:51','2026-04-28 01:27:51'),
(12894,4321,'action complete via WP Cron','2026-04-28 01:27:51','2026-04-28 01:27:51'),
(12895,4324,'action created','2026-04-28 01:27:51','2026-04-28 01:27:51'),
(12896,4322,'action started via WP Cron','2026-04-28 01:27:51','2026-04-28 01:27:51'),
(12897,4322,'action complete via WP Cron','2026-04-28 01:27:52','2026-04-28 01:27:52'),
(12898,4325,'action created','2026-04-28 01:27:52','2026-04-28 01:27:52'),
(12899,4325,'action started via WP Cron','2026-04-28 01:48:08','2026-04-28 01:48:08'),
(12900,4325,'action complete via WP Cron','2026-04-28 01:48:08','2026-04-28 01:48:08'),
(12901,4326,'action created','2026-04-28 01:48:08','2026-04-28 01:48:08'),
(12902,4323,'action started via WP Cron','2026-04-28 01:48:08','2026-04-28 01:48:08'),
(12903,4323,'action complete via WP Cron','2026-04-28 01:48:09','2026-04-28 01:48:09'),
(12904,4327,'action created','2026-04-28 01:48:11','2026-04-28 01:48:11'),
(12905,4324,'action started via WP Cron','2026-04-28 01:48:11','2026-04-28 01:48:11'),
(12906,4324,'action complete via WP Cron','2026-04-28 01:48:11','2026-04-28 01:48:11'),
(12907,4328,'action created','2026-04-28 01:48:13','2026-04-28 01:48:13'),
(12908,4317,'action started via Async Request','2026-04-28 01:48:53','2026-04-28 01:48:53'),
(12909,4329,'action created','2026-04-28 01:48:53','2026-04-28 01:48:53'),
(12910,4317,'action complete via Async Request','2026-04-28 01:48:53','2026-04-28 01:48:53'),
(12911,4326,'action started via WP Cron','2026-04-28 01:50:43','2026-04-28 01:50:43'),
(12912,4326,'action complete via WP Cron','2026-04-28 01:50:43','2026-04-28 01:50:43'),
(12913,4330,'action created','2026-04-28 01:50:43','2026-04-28 01:50:43'),
(12914,4330,'action started via Async Request','2026-04-28 01:53:13','2026-04-28 01:53:13'),
(12915,4330,'action complete via Async Request','2026-04-28 01:53:13','2026-04-28 01:53:13'),
(12916,4331,'action created','2026-04-28 01:53:14','2026-04-28 01:53:14'),
(12917,4331,'action started via WP Cron','2026-04-28 02:16:41','2026-04-28 02:16:41'),
(12918,4331,'action complete via WP Cron','2026-04-28 02:16:41','2026-04-28 02:16:41'),
(12919,4332,'action created','2026-04-28 02:16:41','2026-04-28 02:16:41'),
(12920,4327,'action started via WP Cron','2026-04-28 02:16:41','2026-04-28 02:16:41'),
(12921,4327,'action complete via WP Cron','2026-04-28 02:16:42','2026-04-28 02:16:42'),
(12922,4333,'action created','2026-04-28 02:16:42','2026-04-28 02:16:42'),
(12923,4328,'action started via WP Cron','2026-04-28 02:16:42','2026-04-28 02:16:42'),
(12924,4328,'action complete via WP Cron','2026-04-28 02:16:43','2026-04-28 02:16:43'),
(12925,4334,'action created','2026-04-28 02:16:43','2026-04-28 02:16:43'),
(12926,4332,'action started via WP Cron','2026-04-28 02:43:52','2026-04-28 02:43:52'),
(12927,4332,'action complete via WP Cron','2026-04-28 02:43:52','2026-04-28 02:43:52'),
(12928,4335,'action created','2026-04-28 02:43:52','2026-04-28 02:43:52'),
(12929,4333,'action started via WP Cron','2026-04-28 02:43:52','2026-04-28 02:43:52'),
(12930,4333,'action complete via WP Cron','2026-04-28 02:43:53','2026-04-28 02:43:53'),
(12931,4336,'action created','2026-04-28 02:43:53','2026-04-28 02:43:53'),
(12932,4334,'action started via WP Cron','2026-04-28 02:43:53','2026-04-28 02:43:53'),
(12933,4334,'action complete via WP Cron','2026-04-28 02:43:53','2026-04-28 02:43:53'),
(12934,4337,'action created','2026-04-28 02:43:53','2026-04-28 02:43:53'),
(12935,4210,'action started via WP Cron','2026-04-28 02:43:53','2026-04-28 02:43:53'),
(12936,4210,'action complete via WP Cron','2026-04-28 02:43:55','2026-04-28 02:43:55'),
(12937,4338,'action created','2026-04-28 02:43:55','2026-04-28 02:43:55'),
(12938,4335,'action started via WP Cron','2026-04-28 02:53:50','2026-04-28 02:53:50'),
(12939,4335,'action complete via WP Cron','2026-04-28 02:53:51','2026-04-28 02:53:51'),
(12940,4339,'action created','2026-04-28 02:53:51','2026-04-28 02:53:51'),
(12941,4329,'action started via WP Cron','2026-04-28 02:53:51','2026-04-28 02:53:51'),
(12942,4340,'action created','2026-04-28 02:53:51','2026-04-28 02:53:51'),
(12943,4329,'action complete via WP Cron','2026-04-28 02:53:51','2026-04-28 02:53:51'),
(12944,4339,'action started via WP Cron','2026-04-28 02:57:31','2026-04-28 02:57:31'),
(12945,4339,'action complete via WP Cron','2026-04-28 02:57:31','2026-04-28 02:57:31'),
(12946,4341,'action created','2026-04-28 02:57:32','2026-04-28 02:57:32'),
(12947,4336,'action started via WP Cron','2026-04-28 03:00:32','2026-04-28 03:00:32'),
(12948,4336,'action complete via WP Cron','2026-04-28 03:00:32','2026-04-28 03:00:32'),
(12949,4342,'action created','2026-04-28 03:00:32','2026-04-28 03:00:32'),
(12950,4337,'action started via WP Cron','2026-04-28 03:00:32','2026-04-28 03:00:32'),
(12951,4337,'action complete via WP Cron','2026-04-28 03:00:33','2026-04-28 03:00:33'),
(12952,4343,'action created','2026-04-28 03:00:33','2026-04-28 03:00:33'),
(12953,4341,'action started via WP Cron','2026-04-28 03:00:33','2026-04-28 03:00:33'),
(12954,4341,'action complete via WP Cron','2026-04-28 03:00:33','2026-04-28 03:00:33'),
(12955,4344,'action created','2026-04-28 03:00:33','2026-04-28 03:00:33'),
(12956,4053,'action started via WP Cron','2026-04-28 03:00:33','2026-04-28 03:00:33'),
(12957,4345,'action created','2026-04-28 03:00:33','2026-04-28 03:00:33'),
(12958,4053,'action complete via WP Cron','2026-04-28 03:00:33','2026-04-28 03:00:33'),
(12959,4346,'action created','2026-04-28 03:00:34','2026-04-28 03:00:34'),
(12960,4054,'action started via WP Cron','2026-04-28 03:00:34','2026-04-28 03:00:34'),
(12961,4054,'action complete via WP Cron','2026-04-28 03:00:34','2026-04-28 03:00:34'),
(12962,4347,'action created','2026-04-28 03:00:34','2026-04-28 03:00:34'),
(12963,4345,'action started via WP Cron','2026-04-28 03:00:34','2026-04-28 03:00:34'),
(12964,4345,'action complete via WP Cron','2026-04-28 03:00:34','2026-04-28 03:00:34'),
(12965,4344,'action started via WP Cron','2026-04-28 03:10:14','2026-04-28 03:10:14'),
(12966,4344,'action complete via WP Cron','2026-04-28 03:10:14','2026-04-28 03:10:14'),
(12967,4348,'action created','2026-04-28 03:10:16','2026-04-28 03:10:16'),
(12968,4348,'action started via WP Cron','2026-04-28 03:16:13','2026-04-28 03:16:13'),
(12969,4348,'action complete via WP Cron','2026-04-28 03:16:13','2026-04-28 03:16:13'),
(12970,4349,'action created','2026-04-28 03:16:13','2026-04-28 03:16:13'),
(12971,4342,'action started via WP Cron','2026-04-28 03:16:13','2026-04-28 03:16:13'),
(12972,4342,'action complete via WP Cron','2026-04-28 03:16:14','2026-04-28 03:16:14'),
(12973,4350,'action created','2026-04-28 03:16:14','2026-04-28 03:16:14'),
(12974,4343,'action started via WP Cron','2026-04-28 03:16:14','2026-04-28 03:16:14'),
(12975,4343,'action complete via WP Cron','2026-04-28 03:16:14','2026-04-28 03:16:14'),
(12976,4351,'action created','2026-04-28 03:16:15','2026-04-28 03:16:15'),
(12977,4349,'action started via WP Cron','2026-04-28 03:23:23','2026-04-28 03:23:23'),
(12978,4349,'action complete via WP Cron','2026-04-28 03:23:23','2026-04-28 03:23:23'),
(12979,4352,'action created','2026-04-28 03:23:23','2026-04-28 03:23:23'),
(12980,4352,'action started via WP Cron','2026-04-28 03:26:13','2026-04-28 03:26:13'),
(12981,4352,'action complete via WP Cron','2026-04-28 03:26:13','2026-04-28 03:26:13'),
(12982,4353,'action created','2026-04-28 03:26:13','2026-04-28 03:26:13'),
(12983,4353,'action started via WP Cron','2026-04-28 03:32:35','2026-04-28 03:32:35'),
(12984,4353,'action complete via WP Cron','2026-04-28 03:32:35','2026-04-28 03:32:35'),
(12985,4354,'action created','2026-04-28 03:32:37','2026-04-28 03:32:37'),
(12986,4350,'action started via WP Cron','2026-04-28 03:32:37','2026-04-28 03:32:37'),
(12987,4350,'action complete via WP Cron','2026-04-28 03:32:37','2026-04-28 03:32:37'),
(12988,4355,'action created','2026-04-28 03:32:37','2026-04-28 03:32:37'),
(12989,4351,'action started via WP Cron','2026-04-28 03:32:37','2026-04-28 03:32:37'),
(12990,4351,'action complete via WP Cron','2026-04-28 03:32:38','2026-04-28 03:32:38'),
(12991,4356,'action created','2026-04-28 03:32:38','2026-04-28 03:32:38'),
(12992,4354,'action started via WP Cron','2026-04-28 03:46:46','2026-04-28 03:46:46'),
(12993,4354,'action complete via WP Cron','2026-04-28 03:46:46','2026-04-28 03:46:46'),
(12994,4357,'action created','2026-04-28 03:46:46','2026-04-28 03:46:46'),
(12995,4355,'action started via WP Cron','2026-04-28 04:08:15','2026-04-28 04:08:15'),
(12996,4355,'action complete via WP Cron','2026-04-28 04:08:16','2026-04-28 04:08:16'),
(12997,4358,'action created','2026-04-28 04:08:16','2026-04-28 04:08:16'),
(12998,4356,'action started via WP Cron','2026-04-28 04:08:16','2026-04-28 04:08:16'),
(12999,4356,'action complete via WP Cron','2026-04-28 04:08:16','2026-04-28 04:08:16'),
(13000,4359,'action created','2026-04-28 04:08:17','2026-04-28 04:08:17'),
(13001,4357,'action started via WP Cron','2026-04-28 04:08:17','2026-04-28 04:08:17'),
(13002,4357,'action complete via WP Cron','2026-04-28 04:08:17','2026-04-28 04:08:17'),
(13003,4360,'action created','2026-04-28 04:08:17','2026-04-28 04:08:17'),
(13004,4340,'action started via WP Cron','2026-04-28 04:08:17','2026-04-28 04:08:17'),
(13005,4361,'action created','2026-04-28 04:08:17','2026-04-28 04:08:17'),
(13006,4340,'action complete via WP Cron','2026-04-28 04:08:17','2026-04-28 04:08:17'),
(13007,4360,'action started via WP Cron','2026-04-28 04:10:25','2026-04-28 04:10:25'),
(13008,4360,'action complete via WP Cron','2026-04-28 04:10:25','2026-04-28 04:10:25'),
(13009,4362,'action created','2026-04-28 04:10:25','2026-04-28 04:10:25'),
(13010,4362,'action started via WP Cron','2026-04-28 04:34:00','2026-04-28 04:34:00'),
(13011,4362,'action complete via WP Cron','2026-04-28 04:34:00','2026-04-28 04:34:00'),
(13012,4363,'action created','2026-04-28 04:34:00','2026-04-28 04:34:00'),
(13013,4358,'action started via WP Cron','2026-04-28 04:34:00','2026-04-28 04:34:00'),
(13014,4358,'action complete via WP Cron','2026-04-28 04:34:01','2026-04-28 04:34:01'),
(13015,4364,'action created','2026-04-28 04:34:01','2026-04-28 04:34:01'),
(13016,4359,'action started via WP Cron','2026-04-28 04:34:01','2026-04-28 04:34:01'),
(13017,4359,'action complete via WP Cron','2026-04-28 04:34:02','2026-04-28 04:34:02'),
(13018,4365,'action created','2026-04-28 04:34:02','2026-04-28 04:34:02'),
(13019,4363,'action started via WP Cron','2026-04-28 04:42:04','2026-04-28 04:42:04'),
(13020,4363,'action complete via WP Cron','2026-04-28 04:42:04','2026-04-28 04:42:04'),
(13021,4366,'action created','2026-04-28 04:42:04','2026-04-28 04:42:04'),
(13022,4366,'action started via WP Cron','2026-04-28 04:46:08','2026-04-28 04:46:08'),
(13023,4366,'action complete via WP Cron','2026-04-28 04:46:08','2026-04-28 04:46:08'),
(13024,4367,'action created','2026-04-28 04:46:09','2026-04-28 04:46:09'),
(13025,4367,'action started via WP Cron','2026-04-28 05:06:19','2026-04-28 05:06:19'),
(13026,4367,'action complete via WP Cron','2026-04-28 05:06:19','2026-04-28 05:06:19'),
(13027,4368,'action created','2026-04-28 05:06:19','2026-04-28 05:06:19'),
(13028,4364,'action started via WP Cron','2026-04-28 05:06:19','2026-04-28 05:06:19'),
(13029,4364,'action complete via WP Cron','2026-04-28 05:06:20','2026-04-28 05:06:20'),
(13030,4369,'action created','2026-04-28 05:06:21','2026-04-28 05:06:21'),
(13031,4365,'action started via WP Cron','2026-04-28 05:06:21','2026-04-28 05:06:21'),
(13032,4365,'action complete via WP Cron','2026-04-28 05:06:21','2026-04-28 05:06:21'),
(13033,4370,'action created','2026-04-28 05:06:21','2026-04-28 05:06:21'),
(13034,4361,'action started via WP Cron','2026-04-28 05:08:29','2026-04-28 05:08:29'),
(13035,4371,'action created','2026-04-28 05:08:30','2026-04-28 05:08:30'),
(13036,4361,'action complete via WP Cron','2026-04-28 05:08:30','2026-04-28 05:08:30'),
(13037,4368,'action started via WP Cron','2026-04-28 05:08:30','2026-04-28 05:08:30'),
(13038,4368,'action complete via WP Cron','2026-04-28 05:08:30','2026-04-28 05:08:30'),
(13039,4372,'action created','2026-04-28 05:08:30','2026-04-28 05:08:30'),
(13040,4372,'action started via WP Cron','2026-04-28 05:41:54','2026-04-28 05:41:54'),
(13041,4372,'action complete via WP Cron','2026-04-28 05:41:54','2026-04-28 05:41:54'),
(13042,4373,'action created','2026-04-28 05:41:54','2026-04-28 05:41:54'),
(13043,4369,'action started via WP Cron','2026-04-28 05:41:54','2026-04-28 05:41:54'),
(13044,4369,'action complete via WP Cron','2026-04-28 05:41:54','2026-04-28 05:41:54'),
(13045,4374,'action created','2026-04-28 05:41:54','2026-04-28 05:41:54'),
(13046,4370,'action started via WP Cron','2026-04-28 05:41:54','2026-04-28 05:41:54'),
(13047,4370,'action complete via WP Cron','2026-04-28 05:41:55','2026-04-28 05:41:55'),
(13048,4375,'action created','2026-04-28 05:41:55','2026-04-28 05:41:55'),
(13049,4373,'action started via WP Cron','2026-04-28 05:50:35','2026-04-28 05:50:35'),
(13050,4373,'action complete via WP Cron','2026-04-28 05:50:35','2026-04-28 05:50:35'),
(13051,4376,'action created','2026-04-28 05:50:35','2026-04-28 05:50:35'),
(13052,4376,'action started via WP Cron','2026-04-28 06:01:33','2026-04-28 06:01:33'),
(13053,4376,'action complete via WP Cron','2026-04-28 06:01:33','2026-04-28 06:01:33'),
(13054,4377,'action created','2026-04-28 06:01:33','2026-04-28 06:01:33'),
(13055,4374,'action started via WP Cron','2026-04-28 06:01:33','2026-04-28 06:01:33'),
(13056,4374,'action complete via WP Cron','2026-04-28 06:01:33','2026-04-28 06:01:33'),
(13057,4378,'action created','2026-04-28 06:01:33','2026-04-28 06:01:33'),
(13058,4375,'action started via WP Cron','2026-04-28 06:01:33','2026-04-28 06:01:33'),
(13059,4375,'action complete via WP Cron','2026-04-28 06:01:34','2026-04-28 06:01:34'),
(13060,4379,'action created','2026-04-28 06:01:34','2026-04-28 06:01:34'),
(13061,4263,'action started via WP Cron','2026-04-28 06:01:34','2026-04-28 06:01:34'),
(13062,4263,'action complete via WP Cron','2026-04-28 06:01:34','2026-04-28 06:01:34'),
(13063,4380,'action created','2026-04-28 06:01:34','2026-04-28 06:01:34'),
(13064,4377,'action started via WP Cron','2026-04-28 06:08:18','2026-04-28 06:08:18'),
(13065,4377,'action complete via WP Cron','2026-04-28 06:08:18','2026-04-28 06:08:18'),
(13066,4381,'action created','2026-04-28 06:08:18','2026-04-28 06:08:18'),
(13067,4371,'action started via WP Cron','2026-04-28 06:20:42','2026-04-28 06:20:42'),
(13068,4382,'action created','2026-04-28 06:20:42','2026-04-28 06:20:42'),
(13069,4371,'action complete via WP Cron','2026-04-28 06:20:42','2026-04-28 06:20:42'),
(13070,4381,'action started via WP Cron','2026-04-28 06:20:42','2026-04-28 06:20:42'),
(13071,4381,'action complete via WP Cron','2026-04-28 06:20:42','2026-04-28 06:20:42'),
(13072,4383,'action created','2026-04-28 06:20:42','2026-04-28 06:20:42'),
(13073,4378,'action started via WP Cron','2026-04-28 06:20:42','2026-04-28 06:20:42'),
(13074,4378,'action complete via WP Cron','2026-04-28 06:20:43','2026-04-28 06:20:43'),
(13075,4384,'action created','2026-04-28 06:20:43','2026-04-28 06:20:43'),
(13076,4379,'action started via WP Cron','2026-04-28 06:20:43','2026-04-28 06:20:43'),
(13077,4379,'action complete via WP Cron','2026-04-28 06:20:43','2026-04-28 06:20:43'),
(13078,4385,'action created','2026-04-28 06:20:43','2026-04-28 06:20:43'),
(13079,4383,'action started via WP Cron','2026-04-28 06:30:20','2026-04-28 06:30:20'),
(13080,4383,'action complete via WP Cron','2026-04-28 06:30:20','2026-04-28 06:30:20'),
(13081,4386,'action created','2026-04-28 06:30:20','2026-04-28 06:30:20'),
(13082,4386,'action started via WP Cron','2026-04-28 06:33:32','2026-04-28 06:33:32'),
(13083,4386,'action complete via WP Cron','2026-04-28 06:33:32','2026-04-28 06:33:32'),
(13084,4387,'action created','2026-04-28 06:33:32','2026-04-28 06:33:32'),
(13085,4387,'action started via WP Cron','2026-04-28 06:46:43','2026-04-28 06:46:43'),
(13086,4387,'action complete via WP Cron','2026-04-28 06:46:43','2026-04-28 06:46:43'),
(13087,4388,'action created','2026-04-28 06:46:43','2026-04-28 06:46:43'),
(13088,4384,'action started via WP Cron','2026-04-28 06:46:43','2026-04-28 06:46:43'),
(13089,4384,'action complete via WP Cron','2026-04-28 06:46:43','2026-04-28 06:46:43'),
(13090,4389,'action created','2026-04-28 06:46:43','2026-04-28 06:46:43'),
(13091,4385,'action started via WP Cron','2026-04-28 06:46:43','2026-04-28 06:46:43'),
(13092,4385,'action complete via WP Cron','2026-04-28 06:46:44','2026-04-28 06:46:44'),
(13093,4390,'action created','2026-04-28 06:46:44','2026-04-28 06:46:44'),
(13094,4388,'action started via WP Cron','2026-04-28 07:01:24','2026-04-28 07:01:24'),
(13095,4388,'action complete via WP Cron','2026-04-28 07:01:24','2026-04-28 07:01:24'),
(13096,4391,'action created','2026-04-28 07:01:24','2026-04-28 07:01:24'),
(13097,4389,'action started via WP Cron','2026-04-28 07:05:10','2026-04-28 07:05:10'),
(13098,4389,'action complete via WP Cron','2026-04-28 07:05:10','2026-04-28 07:05:10'),
(13099,4392,'action created','2026-04-28 07:05:10','2026-04-28 07:05:10'),
(13100,4390,'action started via WP Cron','2026-04-28 07:05:10','2026-04-28 07:05:10'),
(13101,4390,'action complete via WP Cron','2026-04-28 07:05:11','2026-04-28 07:05:11'),
(13102,4393,'action created','2026-04-28 07:05:11','2026-04-28 07:05:11'),
(13103,4391,'action started via WP Cron','2026-04-28 07:05:11','2026-04-28 07:05:11'),
(13104,4391,'action complete via WP Cron','2026-04-28 07:05:11','2026-04-28 07:05:11'),
(13105,4394,'action created','2026-04-28 07:05:12','2026-04-28 07:05:12'),
(13106,4394,'action started via WP Cron','2026-04-28 07:18:48','2026-04-28 07:18:48'),
(13107,4394,'action complete via WP Cron','2026-04-28 07:18:48','2026-04-28 07:18:48'),
(13108,4395,'action created','2026-04-28 07:18:48','2026-04-28 07:18:48'),
(13109,4392,'action started via WP Cron','2026-04-28 07:23:23','2026-04-28 07:23:23'),
(13110,4392,'action complete via WP Cron','2026-04-28 07:23:24','2026-04-28 07:23:24'),
(13111,4396,'action created','2026-04-28 07:23:24','2026-04-28 07:23:24'),
(13112,4393,'action started via WP Cron','2026-04-28 07:23:24','2026-04-28 07:23:24'),
(13113,4393,'action complete via WP Cron','2026-04-28 07:23:24','2026-04-28 07:23:24'),
(13114,4397,'action created','2026-04-28 07:23:25','2026-04-28 07:23:25'),
(13115,4382,'action started via WP Cron','2026-04-28 07:23:25','2026-04-28 07:23:25'),
(13116,4398,'action created','2026-04-28 07:23:25','2026-04-28 07:23:25'),
(13117,4382,'action complete via WP Cron','2026-04-28 07:23:25','2026-04-28 07:23:25'),
(13118,4395,'action started via WP Cron','2026-04-28 07:23:25','2026-04-28 07:23:25'),
(13119,4395,'action complete via WP Cron','2026-04-28 07:23:25','2026-04-28 07:23:25'),
(13120,4399,'action created','2026-04-28 07:23:25','2026-04-28 07:23:25'),
(13121,4399,'action started via WP Cron','2026-04-28 07:35:01','2026-04-28 07:35:01'),
(13122,4399,'action complete via WP Cron','2026-04-28 07:35:01','2026-04-28 07:35:01'),
(13123,4400,'action created','2026-04-28 07:35:02','2026-04-28 07:35:02'),
(13124,4400,'action started via WP Cron','2026-04-28 07:44:20','2026-04-28 07:44:20'),
(13125,4400,'action complete via WP Cron','2026-04-28 07:44:20','2026-04-28 07:44:20'),
(13126,4401,'action created','2026-04-28 07:44:20','2026-04-28 07:44:20'),
(13127,4396,'action started via WP Cron','2026-04-28 07:44:20','2026-04-28 07:44:20'),
(13128,4396,'action complete via WP Cron','2026-04-28 07:44:20','2026-04-28 07:44:20'),
(13129,4402,'action created','2026-04-28 07:44:20','2026-04-28 07:44:20'),
(13130,4397,'action started via WP Cron','2026-04-28 07:44:20','2026-04-28 07:44:20'),
(13131,4397,'action complete via WP Cron','2026-04-28 07:44:21','2026-04-28 07:44:21'),
(13132,4403,'action created','2026-04-28 07:44:21','2026-04-28 07:44:21'),
(13133,4401,'action started via WP Cron','2026-04-28 07:48:45','2026-04-28 07:48:45'),
(13134,4401,'action complete via WP Cron','2026-04-28 07:48:45','2026-04-28 07:48:45'),
(13135,4404,'action created','2026-04-28 07:48:45','2026-04-28 07:48:45'),
(13136,4404,'action started via WP Cron','2026-04-28 07:53:59','2026-04-28 07:53:59'),
(13137,4404,'action complete via WP Cron','2026-04-28 07:53:59','2026-04-28 07:53:59'),
(13138,4405,'action created','2026-04-28 07:53:59','2026-04-28 07:53:59'),
(13139,4405,'action started via WP Cron','2026-04-28 07:59:41','2026-04-28 07:59:41'),
(13140,4405,'action complete via WP Cron','2026-04-28 07:59:41','2026-04-28 07:59:41'),
(13141,4406,'action created','2026-04-28 07:59:41','2026-04-28 07:59:41'),
(13142,4402,'action started via WP Cron','2026-04-28 07:59:41','2026-04-28 07:59:41'),
(13143,4402,'action complete via WP Cron','2026-04-28 07:59:42','2026-04-28 07:59:42'),
(13144,4407,'action created','2026-04-28 07:59:42','2026-04-28 07:59:42'),
(13145,4403,'action started via WP Cron','2026-04-28 07:59:42','2026-04-28 07:59:42'),
(13146,4403,'action complete via WP Cron','2026-04-28 07:59:42','2026-04-28 07:59:42'),
(13147,4408,'action created','2026-04-28 07:59:42','2026-04-28 07:59:42'),
(13148,4406,'action started via WP Cron','2026-04-28 08:03:36','2026-04-28 08:03:36'),
(13149,4406,'action complete via WP Cron','2026-04-28 08:03:36','2026-04-28 08:03:36'),
(13150,4409,'action created','2026-04-28 08:03:37','2026-04-28 08:03:37'),
(13151,4409,'action started via WP Cron','2026-04-28 08:15:59','2026-04-28 08:15:59'),
(13152,4409,'action complete via WP Cron','2026-04-28 08:15:59','2026-04-28 08:15:59'),
(13153,4410,'action created','2026-04-28 08:16:00','2026-04-28 08:16:00'),
(13154,4407,'action started via WP Cron','2026-04-28 08:16:00','2026-04-28 08:16:00'),
(13155,4407,'action complete via WP Cron','2026-04-28 08:16:01','2026-04-28 08:16:01'),
(13156,4411,'action created','2026-04-28 08:16:02','2026-04-28 08:16:02'),
(13157,4408,'action started via WP Cron','2026-04-28 08:16:02','2026-04-28 08:16:02'),
(13158,4408,'action complete via WP Cron','2026-04-28 08:16:02','2026-04-28 08:16:02'),
(13159,4412,'action created','2026-04-28 08:16:03','2026-04-28 08:16:03'),
(13160,4410,'action started via WP Cron','2026-04-28 08:18:25','2026-04-28 08:18:25'),
(13161,4410,'action complete via WP Cron','2026-04-28 08:18:25','2026-04-28 08:18:25'),
(13162,4413,'action created','2026-04-28 08:18:26','2026-04-28 08:18:26'),
(13163,4128,'action started via WP Cron','2026-04-28 08:18:58','2026-04-28 08:18:58'),
(13164,4128,'action complete via WP Cron','2026-04-28 08:19:00','2026-04-28 08:19:00'),
(13165,4414,'action created','2026-04-28 08:19:00','2026-04-28 08:19:00'),
(13166,4129,'action started via WP Cron','2026-04-28 08:19:00','2026-04-28 08:19:00'),
(13167,4129,'action complete via WP Cron','2026-04-28 08:19:01','2026-04-28 08:19:01'),
(13168,4415,'action created','2026-04-28 08:19:01','2026-04-28 08:19:01'),
(13169,4130,'action started via WP Cron','2026-04-28 08:19:01','2026-04-28 08:19:01'),
(13170,4130,'action complete via WP Cron','2026-04-28 08:19:01','2026-04-28 08:19:01'),
(13171,4416,'action created','2026-04-28 08:19:02','2026-04-28 08:19:02'),
(13172,4131,'action started via WP Cron','2026-04-28 08:19:02','2026-04-28 08:19:02'),
(13173,4131,'action complete via WP Cron','2026-04-28 08:19:02','2026-04-28 08:19:02'),
(13174,4417,'action created','2026-04-28 08:19:02','2026-04-28 08:19:02'),
(13175,4132,'action started via WP Cron','2026-04-28 08:19:02','2026-04-28 08:19:02'),
(13176,4132,'action complete via WP Cron','2026-04-28 08:19:02','2026-04-28 08:19:02'),
(13177,4418,'action created','2026-04-28 08:19:02','2026-04-28 08:19:02'),
(13178,4133,'action started via WP Cron','2026-04-28 08:19:02','2026-04-28 08:19:02'),
(13179,4133,'action complete via WP Cron','2026-04-28 08:19:02','2026-04-28 08:19:02'),
(13180,4419,'action created','2026-04-28 08:19:02','2026-04-28 08:19:02'),
(13181,4134,'action started via WP Cron','2026-04-28 08:19:02','2026-04-28 08:19:02'),
(13182,4134,'action complete via WP Cron','2026-04-28 08:19:02','2026-04-28 08:19:02'),
(13183,4420,'action created','2026-04-28 08:19:02','2026-04-28 08:19:02'),
(13184,4135,'action started via WP Cron','2026-04-28 08:19:02','2026-04-28 08:19:02'),
(13185,4135,'action complete via WP Cron','2026-04-28 08:19:03','2026-04-28 08:19:03'),
(13186,4421,'action created','2026-04-28 08:19:03','2026-04-28 08:19:03'),
(13187,4137,'action started via WP Cron','2026-04-28 08:19:03','2026-04-28 08:19:03'),
(13188,4422,'action created','2026-04-28 08:19:04','2026-04-28 08:19:04'),
(13189,4137,'action complete via WP Cron','2026-04-28 08:19:04','2026-04-28 08:19:04'),
(13190,4423,'action created','2026-04-28 08:19:04','2026-04-28 08:19:04'),
(13191,4422,'action started via WP Cron','2026-04-28 08:19:04','2026-04-28 08:19:04'),
(13192,4422,'action complete via WP Cron','2026-04-28 08:19:06','2026-04-28 08:19:06'),
(13193,4413,'action started via WP Cron','2026-04-28 08:41:57','2026-04-28 08:41:57'),
(13194,4413,'action complete via WP Cron','2026-04-28 08:41:58','2026-04-28 08:41:58'),
(13195,4424,'action created','2026-04-28 08:41:58','2026-04-28 08:41:58'),
(13196,4398,'action started via WP Cron','2026-04-28 08:41:58','2026-04-28 08:41:58'),
(13197,4425,'action created','2026-04-28 08:41:58','2026-04-28 08:41:58'),
(13198,4398,'action complete via WP Cron','2026-04-28 08:41:58','2026-04-28 08:41:58'),
(13199,4281,'action started via WP Cron','2026-04-28 08:41:58','2026-04-28 08:41:58'),
(13200,4281,'action complete via WP Cron','2026-04-28 08:41:59','2026-04-28 08:41:59'),
(13201,4426,'action created','2026-04-28 08:41:59','2026-04-28 08:41:59'),
(13202,4411,'action started via WP Cron','2026-04-28 08:41:59','2026-04-28 08:41:59'),
(13203,4411,'action complete via WP Cron','2026-04-28 08:41:59','2026-04-28 08:41:59'),
(13204,4427,'action created','2026-04-28 08:41:59','2026-04-28 08:41:59'),
(13205,4412,'action started via WP Cron','2026-04-28 08:41:59','2026-04-28 08:41:59'),
(13206,4412,'action complete via WP Cron','2026-04-28 08:41:59','2026-04-28 08:41:59'),
(13207,4428,'action created','2026-04-28 08:42:00','2026-04-28 08:42:00'),
(13208,4424,'action started via WP Cron','2026-04-28 09:05:53','2026-04-28 09:05:53'),
(13209,4424,'action complete via WP Cron','2026-04-28 09:05:54','2026-04-28 09:05:54'),
(13210,4429,'action created','2026-04-28 09:05:54','2026-04-28 09:05:54'),
(13211,4427,'action started via WP Cron','2026-04-28 09:05:54','2026-04-28 09:05:54'),
(13212,4427,'action complete via WP Cron','2026-04-28 09:05:54','2026-04-28 09:05:54'),
(13213,4430,'action created','2026-04-28 09:05:54','2026-04-28 09:05:54'),
(13214,4428,'action started via WP Cron','2026-04-28 09:05:54','2026-04-28 09:05:54'),
(13215,4428,'action complete via WP Cron','2026-04-28 09:05:55','2026-04-28 09:05:55'),
(13216,4431,'action created','2026-04-28 09:05:55','2026-04-28 09:05:55'),
(13217,4429,'action started via WP Cron','2026-04-28 09:11:59','2026-04-28 09:11:59'),
(13218,4429,'action complete via WP Cron','2026-04-28 09:11:59','2026-04-28 09:11:59'),
(13219,4432,'action created','2026-04-28 09:12:00','2026-04-28 09:12:00'),
(13220,4432,'action started via WP Cron','2026-04-28 09:21:38','2026-04-28 09:21:38'),
(13221,4432,'action complete via WP Cron','2026-04-28 09:21:39','2026-04-28 09:21:39'),
(13222,4433,'action created','2026-04-28 09:21:39','2026-04-28 09:21:39'),
(13223,4430,'action started via WP Cron','2026-04-28 09:21:39','2026-04-28 09:21:39'),
(13224,4430,'action complete via WP Cron','2026-04-28 09:21:39','2026-04-28 09:21:39'),
(13225,4434,'action created','2026-04-28 09:21:39','2026-04-28 09:21:39'),
(13226,4431,'action started via WP Cron','2026-04-28 09:21:39','2026-04-28 09:21:39'),
(13227,4431,'action complete via WP Cron','2026-04-28 09:21:39','2026-04-28 09:21:39'),
(13228,4435,'action created','2026-04-28 09:21:40','2026-04-28 09:21:40'),
(13229,4433,'action started via WP Cron','2026-04-28 09:28:08','2026-04-28 09:28:08'),
(13230,4433,'action complete via WP Cron','2026-04-28 09:28:09','2026-04-28 09:28:09'),
(13231,4436,'action created','2026-04-28 09:28:09','2026-04-28 09:28:09'),
(13232,4436,'action started via WP Cron','2026-04-28 09:34:46','2026-04-28 09:34:46'),
(13233,4436,'action complete via WP Cron','2026-04-28 09:34:46','2026-04-28 09:34:46'),
(13234,4437,'action created','2026-04-28 09:34:46','2026-04-28 09:34:46'),
(13235,4434,'action started via WP Cron','2026-04-28 09:46:14','2026-04-28 09:46:14'),
(13236,4434,'action complete via WP Cron','2026-04-28 09:46:14','2026-04-28 09:46:14'),
(13237,4438,'action created','2026-04-28 09:46:14','2026-04-28 09:46:14'),
(13238,4435,'action started via WP Cron','2026-04-28 09:46:14','2026-04-28 09:46:14'),
(13239,4435,'action complete via WP Cron','2026-04-28 09:46:15','2026-04-28 09:46:15'),
(13240,4439,'action created','2026-04-28 09:46:15','2026-04-28 09:46:15'),
(13241,4437,'action started via WP Cron','2026-04-28 09:46:15','2026-04-28 09:46:15'),
(13242,4437,'action complete via WP Cron','2026-04-28 09:46:15','2026-04-28 09:46:15'),
(13243,4440,'action created','2026-04-28 09:46:15','2026-04-28 09:46:15'),
(13244,4425,'action started via WP Cron','2026-04-28 09:46:15','2026-04-28 09:46:15'),
(13245,4441,'action created','2026-04-28 09:46:15','2026-04-28 09:46:15'),
(13246,4425,'action complete via WP Cron','2026-04-28 09:46:15','2026-04-28 09:46:15'),
(13247,4440,'action started via WP Cron','2026-04-28 09:52:20','2026-04-28 09:52:20'),
(13248,4440,'action complete via WP Cron','2026-04-28 09:52:20','2026-04-28 09:52:20'),
(13249,4442,'action created','2026-04-28 09:52:20','2026-04-28 09:52:20'),
(13250,4442,'action started via WP Cron','2026-04-28 09:56:28','2026-04-28 09:56:28'),
(13251,4442,'action complete via WP Cron','2026-04-28 09:56:29','2026-04-28 09:56:29'),
(13252,4443,'action created','2026-04-28 09:56:29','2026-04-28 09:56:29'),
(13253,4443,'action started via WP Cron','2026-04-28 10:06:22','2026-04-28 10:06:22'),
(13254,4443,'action complete via WP Cron','2026-04-28 10:06:22','2026-04-28 10:06:22'),
(13255,4444,'action created','2026-04-28 10:06:22','2026-04-28 10:06:22'),
(13256,4438,'action started via WP Cron','2026-04-28 10:06:22','2026-04-28 10:06:22'),
(13257,4438,'action complete via WP Cron','2026-04-28 10:06:23','2026-04-28 10:06:23'),
(13258,4445,'action created','2026-04-28 10:06:23','2026-04-28 10:06:23'),
(13259,4439,'action started via WP Cron','2026-04-28 10:06:23','2026-04-28 10:06:23'),
(13260,4439,'action complete via WP Cron','2026-04-28 10:06:23','2026-04-28 10:06:23'),
(13261,4446,'action created','2026-04-28 10:06:23','2026-04-28 10:06:23'),
(13262,4444,'action started via WP Cron','2026-04-28 10:14:35','2026-04-28 10:14:35'),
(13263,4444,'action complete via WP Cron','2026-04-28 10:14:35','2026-04-28 10:14:35'),
(13264,4447,'action created','2026-04-28 10:14:35','2026-04-28 10:14:35'),
(13265,4447,'action started via WP Cron','2026-04-28 10:18:11','2026-04-28 10:18:11'),
(13266,4447,'action complete via WP Cron','2026-04-28 10:18:12','2026-04-28 10:18:12'),
(13267,4448,'action created','2026-04-28 10:18:12','2026-04-28 10:18:12'),
(13268,4448,'action started via WP Cron','2026-04-28 10:29:17','2026-04-28 10:29:17'),
(13269,4448,'action complete via WP Cron','2026-04-28 10:29:17','2026-04-28 10:29:17'),
(13270,4449,'action created','2026-04-28 10:29:17','2026-04-28 10:29:17'),
(13271,4445,'action started via WP Cron','2026-04-28 10:29:17','2026-04-28 10:29:17'),
(13272,4445,'action complete via WP Cron','2026-04-28 10:29:18','2026-04-28 10:29:18'),
(13273,4450,'action created','2026-04-28 10:29:18','2026-04-28 10:29:18'),
(13274,4446,'action started via WP Cron','2026-04-28 10:29:18','2026-04-28 10:29:18'),
(13275,4446,'action complete via WP Cron','2026-04-28 10:29:18','2026-04-28 10:29:18'),
(13276,4451,'action created','2026-04-28 10:29:18','2026-04-28 10:29:18'),
(13277,4449,'action started via WP Cron','2026-04-28 10:31:37','2026-04-28 10:31:37'),
(13278,4449,'action complete via WP Cron','2026-04-28 10:31:37','2026-04-28 10:31:37'),
(13279,4452,'action created','2026-04-28 10:31:38','2026-04-28 10:31:38'),
(13280,4452,'action started via WP Cron','2026-04-28 10:39:34','2026-04-28 10:39:34'),
(13281,4452,'action complete via WP Cron','2026-04-28 10:39:34','2026-04-28 10:39:34'),
(13282,4453,'action created','2026-04-28 10:39:34','2026-04-28 10:39:34'),
(13283,4453,'action started via WP Cron','2026-04-28 10:47:14','2026-04-28 10:47:14'),
(13284,4453,'action complete via WP Cron','2026-04-28 10:47:14','2026-04-28 10:47:14'),
(13285,4454,'action created','2026-04-28 10:47:14','2026-04-28 10:47:14'),
(13286,4450,'action started via WP Cron','2026-04-28 10:47:14','2026-04-28 10:47:14'),
(13287,4450,'action complete via WP Cron','2026-04-28 10:47:15','2026-04-28 10:47:15'),
(13288,4455,'action created','2026-04-28 10:47:15','2026-04-28 10:47:15'),
(13289,4451,'action started via WP Cron','2026-04-28 10:47:15','2026-04-28 10:47:15'),
(13290,4451,'action complete via WP Cron','2026-04-28 10:47:15','2026-04-28 10:47:15'),
(13291,4456,'action created','2026-04-28 10:47:16','2026-04-28 10:47:16'),
(13292,4441,'action started via WP Cron','2026-04-28 10:47:16','2026-04-28 10:47:16'),
(13293,4457,'action created','2026-04-28 10:47:16','2026-04-28 10:47:16'),
(13294,4441,'action complete via WP Cron','2026-04-28 10:47:16','2026-04-28 10:47:16'),
(13295,4454,'action started via WP Cron','2026-04-28 10:53:46','2026-04-28 10:53:46'),
(13296,4454,'action complete via WP Cron','2026-04-28 10:53:46','2026-04-28 10:53:46'),
(13297,4458,'action created','2026-04-28 10:53:46','2026-04-28 10:53:46'),
(13298,4458,'action started via WP Cron','2026-04-28 10:59:57','2026-04-28 10:59:57'),
(13299,4458,'action complete via WP Cron','2026-04-28 10:59:57','2026-04-28 10:59:57'),
(13300,4459,'action created','2026-04-28 10:59:57','2026-04-28 10:59:57'),
(13301,4459,'action started via WP Cron','2026-04-28 11:02:28','2026-04-28 11:02:28'),
(13302,4459,'action complete via WP Cron','2026-04-28 11:02:28','2026-04-28 11:02:28'),
(13303,4460,'action created','2026-04-28 11:02:28','2026-04-28 11:02:28'),
(13304,4455,'action started via WP Cron','2026-04-28 11:02:28','2026-04-28 11:02:28'),
(13305,4455,'action complete via WP Cron','2026-04-28 11:02:29','2026-04-28 11:02:29'),
(13306,4461,'action created','2026-04-28 11:02:29','2026-04-28 11:02:29'),
(13307,4456,'action started via WP Cron','2026-04-28 11:02:29','2026-04-28 11:02:29'),
(13308,4456,'action complete via WP Cron','2026-04-28 11:02:29','2026-04-28 11:02:29'),
(13309,4462,'action created','2026-04-28 11:02:29','2026-04-28 11:02:29'),
(13310,4460,'action started via WP Cron','2026-04-28 11:04:59','2026-04-28 11:04:59'),
(13311,4460,'action complete via WP Cron','2026-04-28 11:04:59','2026-04-28 11:04:59'),
(13312,4463,'action created','2026-04-28 11:04:59','2026-04-28 11:04:59'),
(13313,4463,'action started via WP Cron','2026-04-28 11:07:17','2026-04-28 11:07:17'),
(13314,4463,'action complete via WP Cron','2026-04-28 11:07:17','2026-04-28 11:07:17'),
(13315,4464,'action created','2026-04-28 11:07:17','2026-04-28 11:07:17'),
(13316,4464,'action started via WP Cron','2026-04-28 11:12:29','2026-04-28 11:12:29'),
(13317,4464,'action complete via WP Cron','2026-04-28 11:12:29','2026-04-28 11:12:29'),
(13318,4465,'action created','2026-04-28 11:12:29','2026-04-28 11:12:29'),
(13319,4465,'action started via WP Cron','2026-04-28 11:14:58','2026-04-28 11:14:58'),
(13320,4465,'action complete via WP Cron','2026-04-28 11:14:58','2026-04-28 11:14:58'),
(13321,4466,'action created','2026-04-28 11:14:58','2026-04-28 11:14:58'),
(13322,4466,'action started via WP Cron','2026-04-28 11:19:02','2026-04-28 11:19:02'),
(13323,4466,'action complete via WP Cron','2026-04-28 11:19:02','2026-04-28 11:19:02'),
(13324,4467,'action created','2026-04-28 11:19:03','2026-04-28 11:19:03'),
(13325,4461,'action started via WP Cron','2026-04-28 11:19:03','2026-04-28 11:19:03'),
(13326,4461,'action complete via WP Cron','2026-04-28 11:19:03','2026-04-28 11:19:03'),
(13327,4468,'action created','2026-04-28 11:19:04','2026-04-28 11:19:04'),
(13328,4462,'action started via WP Cron','2026-04-28 11:19:04','2026-04-28 11:19:04'),
(13329,4462,'action complete via WP Cron','2026-04-28 11:19:04','2026-04-28 11:19:04'),
(13330,4469,'action created','2026-04-28 11:19:04','2026-04-28 11:19:04'),
(13331,4467,'action started via WP Cron','2026-04-28 11:22:28','2026-04-28 11:22:28'),
(13332,4467,'action complete via WP Cron','2026-04-28 11:22:28','2026-04-28 11:22:28'),
(13333,4470,'action created','2026-04-28 11:22:28','2026-04-28 11:22:28'),
(13334,4470,'action started via WP Cron','2026-04-28 11:34:14','2026-04-28 11:34:14'),
(13335,4470,'action complete via WP Cron','2026-04-28 11:34:14','2026-04-28 11:34:14'),
(13336,4471,'action created','2026-04-28 11:34:15','2026-04-28 11:34:15'),
(13337,4468,'action started via WP Cron','2026-04-28 11:34:15','2026-04-28 11:34:15'),
(13338,4468,'action complete via WP Cron','2026-04-28 11:34:15','2026-04-28 11:34:15'),
(13339,4472,'action created','2026-04-28 11:34:15','2026-04-28 11:34:15'),
(13340,4469,'action started via WP Cron','2026-04-28 11:34:15','2026-04-28 11:34:15'),
(13341,4469,'action complete via WP Cron','2026-04-28 11:34:16','2026-04-28 11:34:16'),
(13342,4473,'action created','2026-04-28 11:34:16','2026-04-28 11:34:16'),
(13343,4471,'action started via WP Cron','2026-04-28 11:39:35','2026-04-28 11:39:35'),
(13344,4471,'action complete via WP Cron','2026-04-28 11:39:35','2026-04-28 11:39:35'),
(13345,4474,'action created','2026-04-28 11:39:36','2026-04-28 11:39:36'),
(13346,4474,'action started via WP Cron','2026-04-28 11:47:23','2026-04-28 11:47:23'),
(13347,4474,'action complete via WP Cron','2026-04-28 11:47:23','2026-04-28 11:47:23'),
(13348,4475,'action created','2026-04-28 11:47:24','2026-04-28 11:47:24'),
(13349,4457,'action started via WP Cron','2026-04-28 11:47:24','2026-04-28 11:47:24'),
(13350,4476,'action created','2026-04-28 11:47:25','2026-04-28 11:47:25'),
(13351,4457,'action complete via WP Cron','2026-04-28 11:47:25','2026-04-28 11:47:25'),
(13352,4472,'action started via WP Cron','2026-04-28 11:58:27','2026-04-28 11:58:27'),
(13353,4472,'action complete via WP Cron','2026-04-28 11:58:27','2026-04-28 11:58:27'),
(13354,4477,'action created','2026-04-28 11:58:28','2026-04-28 11:58:28'),
(13355,4473,'action started via WP Cron','2026-04-28 11:58:28','2026-04-28 11:58:28'),
(13356,4473,'action complete via WP Cron','2026-04-28 11:58:28','2026-04-28 11:58:28'),
(13357,4478,'action created','2026-04-28 11:58:30','2026-04-28 11:58:30'),
(13358,4475,'action started via WP Cron','2026-04-28 11:58:30','2026-04-28 11:58:30'),
(13359,4475,'action complete via WP Cron','2026-04-28 11:58:30','2026-04-28 11:58:30'),
(13360,4479,'action created','2026-04-28 11:58:31','2026-04-28 11:58:31'),
(13361,4479,'action started via WP Cron','2026-04-28 12:02:49','2026-04-28 12:02:49'),
(13362,4479,'action complete via WP Cron','2026-04-28 12:02:49','2026-04-28 12:02:49'),
(13363,4480,'action created','2026-04-28 12:02:49','2026-04-28 12:02:49'),
(13364,4480,'action started via WP Cron','2026-04-28 12:16:18','2026-04-28 12:16:18'),
(13365,4480,'action complete via WP Cron','2026-04-28 12:16:18','2026-04-28 12:16:18'),
(13366,4481,'action created','2026-04-28 12:16:18','2026-04-28 12:16:18'),
(13367,4477,'action started via WP Cron','2026-04-28 12:16:18','2026-04-28 12:16:18'),
(13368,4477,'action complete via WP Cron','2026-04-28 12:16:18','2026-04-28 12:16:18'),
(13369,4482,'action created','2026-04-28 12:16:19','2026-04-28 12:16:19'),
(13370,4478,'action started via WP Cron','2026-04-28 12:16:19','2026-04-28 12:16:19'),
(13371,4478,'action complete via WP Cron','2026-04-28 12:16:19','2026-04-28 12:16:19'),
(13372,4483,'action created','2026-04-28 12:16:19','2026-04-28 12:16:19'),
(13373,4481,'action started via WP Cron','2026-04-28 12:22:21','2026-04-28 12:22:21'),
(13374,4481,'action complete via WP Cron','2026-04-28 12:22:21','2026-04-28 12:22:21'),
(13375,4484,'action created','2026-04-28 12:22:21','2026-04-28 12:22:21'),
(13376,4484,'action started via WP Cron','2026-04-28 12:29:53','2026-04-28 12:29:53'),
(13377,4484,'action complete via WP Cron','2026-04-28 12:29:53','2026-04-28 12:29:53'),
(13378,4485,'action created','2026-04-28 12:29:53','2026-04-28 12:29:53'),
(13379,4482,'action started via WP Cron','2026-04-28 12:31:22','2026-04-28 12:31:22'),
(13380,4482,'action complete via WP Cron','2026-04-28 12:31:22','2026-04-28 12:31:22'),
(13381,4486,'action created','2026-04-28 12:31:24','2026-04-28 12:31:24'),
(13382,4483,'action started via WP Cron','2026-04-28 12:31:24','2026-04-28 12:31:24'),
(13383,4483,'action complete via WP Cron','2026-04-28 12:31:24','2026-04-28 12:31:24'),
(13384,4487,'action created','2026-04-28 12:31:25','2026-04-28 12:31:25'),
(13385,4485,'action started via WP Cron','2026-04-28 12:37:45','2026-04-28 12:37:45'),
(13386,4485,'action complete via WP Cron','2026-04-28 12:37:45','2026-04-28 12:37:45'),
(13387,4488,'action created','2026-04-28 12:37:45','2026-04-28 12:37:45'),
(13388,4488,'action started via WP Cron','2026-04-28 12:47:25','2026-04-28 12:47:25'),
(13389,4488,'action complete via WP Cron','2026-04-28 12:47:25','2026-04-28 12:47:25'),
(13390,4489,'action created','2026-04-28 12:47:25','2026-04-28 12:47:25'),
(13391,4486,'action started via WP Cron','2026-04-28 12:47:25','2026-04-28 12:47:25'),
(13392,4486,'action complete via WP Cron','2026-04-28 12:47:26','2026-04-28 12:47:26'),
(13393,4490,'action created','2026-04-28 12:47:26','2026-04-28 12:47:26'),
(13394,4487,'action started via WP Cron','2026-04-28 12:47:26','2026-04-28 12:47:26'),
(13395,4487,'action complete via WP Cron','2026-04-28 12:47:27','2026-04-28 12:47:27'),
(13396,4491,'action created','2026-04-28 12:47:27','2026-04-28 12:47:27'),
(13397,4476,'action started via WP Cron','2026-04-28 12:47:27','2026-04-28 12:47:27'),
(13398,4492,'action created','2026-04-28 12:47:27','2026-04-28 12:47:27'),
(13399,4476,'action complete via WP Cron','2026-04-28 12:47:27','2026-04-28 12:47:27'),
(13400,4489,'action started via WP Cron','2026-04-28 12:52:53','2026-04-28 12:52:53'),
(13401,4489,'action complete via WP Cron','2026-04-28 12:52:54','2026-04-28 12:52:54'),
(13402,4493,'action created','2026-04-28 12:52:54','2026-04-28 12:52:54'),
(13403,4493,'action started via WP Cron','2026-04-28 12:58:01','2026-04-28 12:58:01'),
(13404,4493,'action complete via WP Cron','2026-04-28 12:58:01','2026-04-28 12:58:01'),
(13405,4494,'action created','2026-04-28 12:58:01','2026-04-28 12:58:01'),
(13406,4494,'action started via WP Cron','2026-04-28 13:00:43','2026-04-28 13:00:43'),
(13407,4494,'action complete via WP Cron','2026-04-28 13:00:43','2026-04-28 13:00:43'),
(13408,4495,'action created','2026-04-28 13:00:43','2026-04-28 13:00:43'),
(13409,4490,'action started via WP Cron','2026-04-28 13:10:57','2026-04-28 13:10:57'),
(13410,4490,'action complete via WP Cron','2026-04-28 13:10:57','2026-04-28 13:10:57'),
(13411,4496,'action created','2026-04-28 13:10:58','2026-04-28 13:10:58'),
(13412,4491,'action started via WP Cron','2026-04-28 13:13:49','2026-04-28 13:13:49'),
(13413,4491,'action complete via WP Cron','2026-04-28 13:13:49','2026-04-28 13:13:49'),
(13414,4497,'action created','2026-04-28 13:13:49','2026-04-28 13:13:49'),
(13415,4495,'action started via WP Cron','2026-04-28 13:13:49','2026-04-28 13:13:49'),
(13416,4495,'action complete via WP Cron','2026-04-28 13:13:50','2026-04-28 13:13:50'),
(13417,4498,'action created','2026-04-28 13:13:50','2026-04-28 13:13:50'),
(13418,4498,'action started via WP Cron','2026-04-28 13:25:14','2026-04-28 13:25:14'),
(13419,4498,'action complete via WP Cron','2026-04-28 13:25:14','2026-04-28 13:25:14'),
(13420,4499,'action created','2026-04-28 13:25:15','2026-04-28 13:25:15'),
(13421,4496,'action started via WP Cron','2026-04-28 13:38:35','2026-04-28 13:38:35'),
(13422,4496,'action complete via WP Cron','2026-04-28 13:38:35','2026-04-28 13:38:35'),
(13423,4500,'action created','2026-04-28 13:38:36','2026-04-28 13:38:36'),
(13424,4499,'action started via WP Cron','2026-04-28 13:38:36','2026-04-28 13:38:36'),
(13425,4499,'action complete via WP Cron','2026-04-28 13:38:36','2026-04-28 13:38:36'),
(13426,4501,'action created','2026-04-28 13:38:36','2026-04-28 13:38:36'),
(13427,4497,'action started via WP Cron','2026-04-28 13:38:36','2026-04-28 13:38:36'),
(13428,4497,'action complete via WP Cron','2026-04-28 13:38:36','2026-04-28 13:38:36'),
(13429,4502,'action created','2026-04-28 13:38:36','2026-04-28 13:38:36'),
(13430,4501,'action started via WP Cron','2026-04-28 13:43:45','2026-04-28 13:43:45'),
(13431,4501,'action complete via WP Cron','2026-04-28 13:43:45','2026-04-28 13:43:45'),
(13432,4503,'action created','2026-04-28 13:43:45','2026-04-28 13:43:45'),
(13433,4503,'action started via WP Cron','2026-04-28 13:49:51','2026-04-28 13:49:51'),
(13434,4503,'action complete via WP Cron','2026-04-28 13:49:51','2026-04-28 13:49:51'),
(13435,4504,'action created','2026-04-28 13:49:51','2026-04-28 13:49:51'),
(13436,4492,'action started via WP Cron','2026-04-28 13:49:51','2026-04-28 13:49:51'),
(13437,4505,'action created','2026-04-28 13:49:52','2026-04-28 13:49:52'),
(13438,4492,'action complete via WP Cron','2026-04-28 13:49:52','2026-04-28 13:49:52'),
(13439,4504,'action started via WP Cron','2026-04-28 13:57:31','2026-04-28 13:57:31'),
(13440,4504,'action complete via WP Cron','2026-04-28 13:57:31','2026-04-28 13:57:31'),
(13441,4506,'action created','2026-04-28 13:57:31','2026-04-28 13:57:31'),
(13442,4500,'action started via WP Cron','2026-04-28 13:57:31','2026-04-28 13:57:31'),
(13443,4500,'action complete via WP Cron','2026-04-28 13:57:32','2026-04-28 13:57:32'),
(13444,4507,'action created','2026-04-28 13:57:32','2026-04-28 13:57:32'),
(13445,4502,'action started via WP Cron','2026-04-28 13:57:32','2026-04-28 13:57:32'),
(13446,4502,'action complete via WP Cron','2026-04-28 13:57:32','2026-04-28 13:57:32'),
(13447,4508,'action created','2026-04-28 13:57:32','2026-04-28 13:57:32'),
(13448,4506,'action started via WP Cron','2026-04-28 14:01:11','2026-04-28 14:01:11'),
(13449,4506,'action complete via WP Cron','2026-04-28 14:01:11','2026-04-28 14:01:11'),
(13450,4509,'action created','2026-04-28 14:01:11','2026-04-28 14:01:11'),
(13451,4509,'action started via WP Cron','2026-04-28 14:16:07','2026-04-28 14:16:07'),
(13452,4509,'action complete via WP Cron','2026-04-28 14:16:07','2026-04-28 14:16:07'),
(13453,4510,'action created','2026-04-28 14:16:08','2026-04-28 14:16:08'),
(13454,4507,'action started via WP Cron','2026-04-28 14:16:08','2026-04-28 14:16:08'),
(13455,4507,'action complete via WP Cron','2026-04-28 14:16:08','2026-04-28 14:16:08'),
(13456,4511,'action created','2026-04-28 14:16:08','2026-04-28 14:16:08'),
(13457,4508,'action started via WP Cron','2026-04-28 14:16:08','2026-04-28 14:16:08'),
(13458,4508,'action complete via WP Cron','2026-04-28 14:16:08','2026-04-28 14:16:08'),
(13459,4512,'action created','2026-04-28 14:16:09','2026-04-28 14:16:09'),
(13460,4510,'action started via WP Cron','2026-04-28 14:32:49','2026-04-28 14:32:49'),
(13461,4510,'action complete via WP Cron','2026-04-28 14:32:49','2026-04-28 14:32:49'),
(13462,4513,'action created','2026-04-28 14:32:49','2026-04-28 14:32:49'),
(13463,4511,'action started via WP Cron','2026-04-28 14:32:49','2026-04-28 14:32:49'),
(13464,4511,'action complete via WP Cron','2026-04-28 14:32:50','2026-04-28 14:32:50'),
(13465,4514,'action created','2026-04-28 14:32:50','2026-04-28 14:32:50'),
(13466,4512,'action started via WP Cron','2026-04-28 14:32:50','2026-04-28 14:32:50'),
(13467,4512,'action complete via WP Cron','2026-04-28 14:32:50','2026-04-28 14:32:50'),
(13468,4515,'action created','2026-04-28 14:32:51','2026-04-28 14:32:51'),
(13469,4513,'action started via WP Cron','2026-04-28 14:39:08','2026-04-28 14:39:08'),
(13470,4513,'action complete via WP Cron','2026-04-28 14:39:08','2026-04-28 14:39:08'),
(13471,4516,'action created','2026-04-28 14:39:08','2026-04-28 14:39:08'),
(13472,4516,'action started via WP Cron','2026-04-28 14:46:20','2026-04-28 14:46:20'),
(13473,4516,'action complete via WP Cron','2026-04-28 14:46:20','2026-04-28 14:46:20'),
(13474,4517,'action created','2026-04-28 14:46:21','2026-04-28 14:46:21'),
(13475,4338,'action started via WP Cron','2026-04-28 14:46:21','2026-04-28 14:46:21'),
(13476,4338,'action complete via WP Cron','2026-04-28 14:46:31','2026-04-28 14:46:31'),
(13477,4518,'action created','2026-04-28 14:46:31','2026-04-28 14:46:31'),
(13478,4514,'action started via WP Cron','2026-04-28 14:55:36','2026-04-28 14:55:36'),
(13479,4514,'action complete via WP Cron','2026-04-28 14:55:36','2026-04-28 14:55:36'),
(13480,4519,'action created','2026-04-28 14:55:36','2026-04-28 14:55:36'),
(13481,4515,'action started via WP Cron','2026-04-28 14:55:36','2026-04-28 14:55:36'),
(13482,4515,'action complete via WP Cron','2026-04-28 14:55:37','2026-04-28 14:55:37'),
(13483,4520,'action created','2026-04-28 14:55:37','2026-04-28 14:55:37'),
(13484,4517,'action started via WP Cron','2026-04-28 14:55:37','2026-04-28 14:55:37'),
(13485,4517,'action complete via WP Cron','2026-04-28 14:55:37','2026-04-28 14:55:37'),
(13486,4521,'action created','2026-04-28 14:55:37','2026-04-28 14:55:37'),
(13487,4505,'action started via WP Cron','2026-04-28 14:55:37','2026-04-28 14:55:37'),
(13488,4522,'action created','2026-04-28 14:55:37','2026-04-28 14:55:37'),
(13489,4505,'action complete via WP Cron','2026-04-28 14:55:37','2026-04-28 14:55:37'),
(13490,4521,'action started via WP Cron','2026-04-28 14:59:02','2026-04-28 14:59:02'),
(13491,4521,'action complete via WP Cron','2026-04-28 14:59:02','2026-04-28 14:59:02'),
(13492,4523,'action created','2026-04-28 14:59:02','2026-04-28 14:59:02'),
(13493,4523,'action started via WP Cron','2026-04-28 15:06:22','2026-04-28 15:06:22'),
(13494,4523,'action complete via WP Cron','2026-04-28 15:06:22','2026-04-28 15:06:22'),
(13495,4524,'action created','2026-04-28 15:06:23','2026-04-28 15:06:23'),
(13496,4524,'action started via WP Cron','2026-04-28 15:10:43','2026-04-28 15:10:43'),
(13497,4524,'action complete via WP Cron','2026-04-28 15:10:43','2026-04-28 15:10:43'),
(13498,4525,'action created','2026-04-28 15:10:43','2026-04-28 15:10:43'),
(13499,4519,'action started via WP Cron','2026-04-28 15:10:43','2026-04-28 15:10:43'),
(13500,4519,'action complete via WP Cron','2026-04-28 15:10:44','2026-04-28 15:10:44'),
(13501,4526,'action created','2026-04-28 15:10:44','2026-04-28 15:10:44'),
(13502,4520,'action started via WP Cron','2026-04-28 15:10:44','2026-04-28 15:10:44'),
(13503,4520,'action complete via WP Cron','2026-04-28 15:10:45','2026-04-28 15:10:45'),
(13504,4527,'action created','2026-04-28 15:10:45','2026-04-28 15:10:45'),
(13505,4525,'action started via WP Cron','2026-04-28 15:14:22','2026-04-28 15:14:22'),
(13506,4525,'action complete via WP Cron','2026-04-28 15:14:22','2026-04-28 15:14:22'),
(13507,4528,'action created','2026-04-28 15:14:23','2026-04-28 15:14:23'),
(13508,4528,'action started via WP Cron','2026-04-28 15:21:09','2026-04-28 15:21:09'),
(13509,4528,'action complete via WP Cron','2026-04-28 15:21:09','2026-04-28 15:21:09'),
(13510,4529,'action created','2026-04-28 15:21:10','2026-04-28 15:21:10'),
(13511,4529,'action started via WP Cron','2026-04-28 15:29:45','2026-04-28 15:29:45'),
(13512,4529,'action complete via WP Cron','2026-04-28 15:29:46','2026-04-28 15:29:46'),
(13513,4530,'action created','2026-04-28 15:29:46','2026-04-28 15:29:46'),
(13514,4526,'action started via WP Cron','2026-04-28 15:29:46','2026-04-28 15:29:46'),
(13515,4526,'action complete via WP Cron','2026-04-28 15:29:46','2026-04-28 15:29:46'),
(13516,4531,'action created','2026-04-28 15:29:47','2026-04-28 15:29:47'),
(13517,4527,'action started via WP Cron','2026-04-28 15:29:47','2026-04-28 15:29:47'),
(13518,4527,'action complete via WP Cron','2026-04-28 15:29:47','2026-04-28 15:29:47'),
(13519,4532,'action created','2026-04-28 15:29:47','2026-04-28 15:29:47'),
(13520,4530,'action started via WP Cron','2026-04-28 15:34:40','2026-04-28 15:34:40'),
(13521,4530,'action complete via WP Cron','2026-04-28 15:34:40','2026-04-28 15:34:40'),
(13522,4533,'action created','2026-04-28 15:34:40','2026-04-28 15:34:40'),
(13523,4533,'action started via WP Cron','2026-04-28 15:47:40','2026-04-28 15:47:40'),
(13524,4533,'action complete via WP Cron','2026-04-28 15:47:40','2026-04-28 15:47:40'),
(13525,4534,'action created','2026-04-28 15:47:40','2026-04-28 15:47:40'),
(13526,4531,'action started via WP Cron','2026-04-28 15:47:40','2026-04-28 15:47:40'),
(13527,4531,'action complete via WP Cron','2026-04-28 15:47:41','2026-04-28 15:47:41'),
(13528,4535,'action created','2026-04-28 15:47:41','2026-04-28 15:47:41'),
(13529,4532,'action started via WP Cron','2026-04-28 15:47:41','2026-04-28 15:47:41'),
(13530,4532,'action complete via WP Cron','2026-04-28 15:47:41','2026-04-28 15:47:41'),
(13531,4536,'action created','2026-04-28 15:47:41','2026-04-28 15:47:41'),
(13532,4534,'action started via WP Cron','2026-04-28 16:00:03','2026-04-28 16:00:03'),
(13533,4534,'action complete via WP Cron','2026-04-28 16:00:03','2026-04-28 16:00:03'),
(13534,4537,'action created','2026-04-28 16:00:04','2026-04-28 16:00:04'),
(13535,4522,'action started via WP Cron','2026-04-28 16:00:04','2026-04-28 16:00:04'),
(13536,4538,'action created','2026-04-28 16:00:04','2026-04-28 16:00:04'),
(13537,4522,'action complete via WP Cron','2026-04-28 16:00:04','2026-04-28 16:00:04'),
(13538,4537,'action started via WP Cron','2026-04-28 16:03:19','2026-04-28 16:03:19'),
(13539,4537,'action complete via WP Cron','2026-04-28 16:03:19','2026-04-28 16:03:19'),
(13540,4539,'action created','2026-04-28 16:03:20','2026-04-28 16:03:20'),
(13541,4535,'action started via WP Cron','2026-04-28 16:03:20','2026-04-28 16:03:20'),
(13542,4535,'action complete via WP Cron','2026-04-28 16:03:20','2026-04-28 16:03:20'),
(13543,4540,'action created','2026-04-28 16:03:20','2026-04-28 16:03:20'),
(13544,4536,'action started via WP Cron','2026-04-28 16:03:20','2026-04-28 16:03:20'),
(13545,4536,'action complete via WP Cron','2026-04-28 16:03:21','2026-04-28 16:03:21'),
(13546,4541,'action created','2026-04-28 16:03:21','2026-04-28 16:03:21'),
(13547,4539,'action started via WP Cron','2026-04-28 16:05:46','2026-04-28 16:05:46'),
(13548,4539,'action complete via WP Cron','2026-04-28 16:05:46','2026-04-28 16:05:46'),
(13549,4542,'action created','2026-04-28 16:05:47','2026-04-28 16:05:47'),
(13550,4542,'action started via WP Cron','2026-04-28 16:07:47','2026-04-28 16:07:47'),
(13551,4542,'action complete via WP Cron','2026-04-28 16:07:48','2026-04-28 16:07:48'),
(13552,4543,'action created','2026-04-28 16:07:48','2026-04-28 16:07:48'),
(13553,4543,'action started via WP Cron','2026-04-28 16:10:49','2026-04-28 16:10:49'),
(13554,4543,'action complete via WP Cron','2026-04-28 16:10:50','2026-04-28 16:10:50'),
(13555,4544,'action created','2026-04-28 16:10:50','2026-04-28 16:10:50'),
(13556,4544,'action started via WP Cron','2026-04-28 16:13:47','2026-04-28 16:13:47'),
(13557,4544,'action complete via WP Cron','2026-04-28 16:13:47','2026-04-28 16:13:47'),
(13558,4545,'action created','2026-04-28 16:13:47','2026-04-28 16:13:47'),
(13559,4545,'action started via WP Cron','2026-04-28 16:23:11','2026-04-28 16:23:11'),
(13560,4545,'action complete via WP Cron','2026-04-28 16:23:11','2026-04-28 16:23:11'),
(13561,4546,'action created','2026-04-28 16:23:11','2026-04-28 16:23:11'),
(13562,4540,'action started via WP Cron','2026-04-28 16:23:11','2026-04-28 16:23:11'),
(13563,4540,'action complete via WP Cron','2026-04-28 16:23:11','2026-04-28 16:23:11'),
(13564,4547,'action created','2026-04-28 16:23:12','2026-04-28 16:23:12'),
(13565,4541,'action started via WP Cron','2026-04-28 16:23:12','2026-04-28 16:23:12'),
(13566,4541,'action complete via WP Cron','2026-04-28 16:23:12','2026-04-28 16:23:12'),
(13567,4548,'action created','2026-04-28 16:23:12','2026-04-28 16:23:12'),
(13568,4546,'action started via WP Cron','2026-04-28 16:27:33','2026-04-28 16:27:33'),
(13569,4546,'action complete via WP Cron','2026-04-28 16:27:33','2026-04-28 16:27:33'),
(13570,4549,'action created','2026-04-28 16:27:34','2026-04-28 16:27:34'),
(13571,4549,'action started via WP Cron','2026-04-28 16:32:18','2026-04-28 16:32:18'),
(13572,4549,'action complete via WP Cron','2026-04-28 16:32:18','2026-04-28 16:32:18'),
(13573,4550,'action created','2026-04-28 16:32:18','2026-04-28 16:32:18'),
(13574,4550,'action started via WP Cron','2026-04-28 16:35:52','2026-04-28 16:35:52'),
(13575,4550,'action complete via WP Cron','2026-04-28 16:35:52','2026-04-28 16:35:52'),
(13576,4551,'action created','2026-04-28 16:35:52','2026-04-28 16:35:52'),
(13577,4551,'action started via WP Cron','2026-04-28 16:38:24','2026-04-28 16:38:24'),
(13578,4551,'action complete via WP Cron','2026-04-28 16:38:24','2026-04-28 16:38:24'),
(13579,4552,'action created','2026-04-28 16:38:24','2026-04-28 16:38:24'),
(13580,4547,'action started via WP Cron','2026-04-28 16:38:24','2026-04-28 16:38:24'),
(13581,4547,'action complete via WP Cron','2026-04-28 16:38:25','2026-04-28 16:38:25'),
(13582,4553,'action created','2026-04-28 16:38:26','2026-04-28 16:38:26'),
(13583,4548,'action started via WP Cron','2026-04-28 16:38:26','2026-04-28 16:38:26'),
(13584,4548,'action complete via WP Cron','2026-04-28 16:38:26','2026-04-28 16:38:26'),
(13585,4554,'action created','2026-04-28 16:38:26','2026-04-28 16:38:26'),
(13586,4552,'action started via Async Request','2026-04-28 16:40:48','2026-04-28 16:40:48'),
(13587,4552,'action complete via Async Request','2026-04-28 16:40:48','2026-04-28 16:40:48'),
(13588,4555,'action created','2026-04-28 16:40:49','2026-04-28 16:40:49'),
(13589,4555,'action started via Async Request','2026-04-28 16:42:56','2026-04-28 16:42:56'),
(13590,4555,'action complete via Async Request','2026-04-28 16:42:56','2026-04-28 16:42:56'),
(13591,4556,'action created','2026-04-28 16:42:56','2026-04-28 16:42:56'),
(13592,4556,'action started via Async Request','2026-04-28 16:45:11','2026-04-28 16:45:11'),
(13593,4556,'action complete via Async Request','2026-04-28 16:45:11','2026-04-28 16:45:11'),
(13594,4557,'action created','2026-04-28 16:45:11','2026-04-28 16:45:11'),
(13595,4557,'action started via WP Cron','2026-04-28 16:47:46','2026-04-28 16:47:46'),
(13596,4557,'action complete via WP Cron','2026-04-28 16:47:46','2026-04-28 16:47:46'),
(13597,4558,'action created','2026-04-28 16:47:46','2026-04-28 16:47:46'),
(13598,4558,'action started via WP Cron','2026-04-28 16:49:52','2026-04-28 16:49:52'),
(13599,4558,'action complete via WP Cron','2026-04-28 16:49:53','2026-04-28 16:49:53'),
(13600,4559,'action created','2026-04-28 16:49:53','2026-04-28 16:49:53'),
(13601,4559,'action started via WP Cron','2026-04-28 16:52:47','2026-04-28 16:52:47'),
(13602,4559,'action complete via WP Cron','2026-04-28 16:52:47','2026-04-28 16:52:47'),
(13603,4560,'action created','2026-04-28 16:52:48','2026-04-28 16:52:48'),
(13604,4553,'action started via WP Cron','2026-04-28 16:53:48','2026-04-28 16:53:48'),
(13605,4553,'action complete via WP Cron','2026-04-28 16:53:48','2026-04-28 16:53:48'),
(13606,4561,'action created','2026-04-28 16:53:48','2026-04-28 16:53:48'),
(13607,4554,'action started via WP Cron','2026-04-28 16:53:48','2026-04-28 16:53:48'),
(13608,4554,'action complete via WP Cron','2026-04-28 16:53:49','2026-04-28 16:53:49'),
(13609,4562,'action created','2026-04-28 16:53:49','2026-04-28 16:53:49'),
(13610,4560,'action started via WP Cron','2026-04-28 16:54:48','2026-04-28 16:54:48'),
(13611,4560,'action complete via WP Cron','2026-04-28 16:54:48','2026-04-28 16:54:48'),
(13612,4563,'action created','2026-04-28 16:54:49','2026-04-28 16:54:49'),
(13613,4563,'action started via Async Request','2026-04-28 16:57:08','2026-04-28 16:57:08'),
(13614,4563,'action complete via Async Request','2026-04-28 16:57:08','2026-04-28 16:57:08'),
(13615,4564,'action created','2026-04-28 16:57:08','2026-04-28 16:57:08'),
(13616,4564,'action started via Async Request','2026-04-28 16:59:15','2026-04-28 16:59:15'),
(13617,4564,'action complete via Async Request','2026-04-28 16:59:15','2026-04-28 16:59:15'),
(13618,4565,'action created','2026-04-28 16:59:15','2026-04-28 16:59:15'),
(13619,4538,'action started via Async Request','2026-04-28 17:00:18','2026-04-28 17:00:18'),
(13620,4566,'action created','2026-04-28 17:00:18','2026-04-28 17:00:18'),
(13621,4538,'action complete via Async Request','2026-04-28 17:00:18','2026-04-28 17:00:18'),
(13622,4565,'action started via Async Request','2026-04-28 17:01:26','2026-04-28 17:01:26'),
(13623,4565,'action complete via Async Request','2026-04-28 17:01:26','2026-04-28 17:01:26'),
(13624,4567,'action created','2026-04-28 17:01:27','2026-04-28 17:01:27'),
(13625,4567,'action started via Async Request','2026-04-28 17:03:30','2026-04-28 17:03:30'),
(13626,4567,'action complete via Async Request','2026-04-28 17:03:30','2026-04-28 17:03:30'),
(13627,4568,'action created','2026-04-28 17:03:30','2026-04-28 17:03:30'),
(13628,4568,'action started via Async Request','2026-04-28 17:05:43','2026-04-28 17:05:43'),
(13629,4568,'action complete via Async Request','2026-04-28 17:05:43','2026-04-28 17:05:43'),
(13630,4569,'action created','2026-04-28 17:05:44','2026-04-28 17:05:44'),
(13631,4569,'action started via WP Cron','2026-04-28 17:07:47','2026-04-28 17:07:47'),
(13632,4569,'action complete via WP Cron','2026-04-28 17:07:47','2026-04-28 17:07:47'),
(13633,4570,'action created','2026-04-28 17:07:47','2026-04-28 17:07:47'),
(13634,4561,'action started via WP Cron','2026-04-28 17:08:48','2026-04-28 17:08:48'),
(13635,4561,'action complete via WP Cron','2026-04-28 17:08:49','2026-04-28 17:08:49'),
(13636,4571,'action created','2026-04-28 17:08:49','2026-04-28 17:08:49'),
(13637,4562,'action started via WP Cron','2026-04-28 17:08:49','2026-04-28 17:08:49'),
(13638,4562,'action complete via WP Cron','2026-04-28 17:08:49','2026-04-28 17:08:49'),
(13639,4572,'action created','2026-04-28 17:08:50','2026-04-28 17:08:50'),
(13640,4570,'action started via WP Cron','2026-04-28 17:09:51','2026-04-28 17:09:51'),
(13641,4570,'action complete via WP Cron','2026-04-28 17:09:51','2026-04-28 17:09:51'),
(13642,4573,'action created','2026-04-28 17:09:51','2026-04-28 17:09:51'),
(13643,4573,'action started via Async Request','2026-04-28 17:12:17','2026-04-28 17:12:17'),
(13644,4573,'action complete via Async Request','2026-04-28 17:12:17','2026-04-28 17:12:17'),
(13645,4574,'action created','2026-04-28 17:12:17','2026-04-28 17:12:17'),
(13646,4574,'action started via WP Cron','2026-04-28 17:14:47','2026-04-28 17:14:47'),
(13647,4575,'action created','2026-04-28 17:14:47','2026-04-28 17:14:47'),
(13648,4574,'action complete via WP Cron','2026-04-28 17:14:52','2026-04-28 17:14:52'),
(13649,4576,'action created','2026-04-28 17:14:52','2026-04-28 17:14:52'),
(13650,4575,'action started via WP Cron','2026-04-28 17:14:54','2026-04-28 17:14:54'),
(13651,4575,'action complete via WP Cron','2026-04-28 17:14:55','2026-04-28 17:14:55'),
(13652,4576,'action started via WP Cron','2026-04-28 17:17:47','2026-04-28 17:17:47'),
(13653,4576,'action complete via WP Cron','2026-04-28 17:17:47','2026-04-28 17:17:47'),
(13654,4577,'action created','2026-04-28 17:17:47','2026-04-28 17:17:47'),
(13655,4577,'action started via WP Cron','2026-04-28 17:19:47','2026-04-28 17:19:47'),
(13656,4577,'action complete via WP Cron','2026-04-28 17:19:47','2026-04-28 17:19:47'),
(13657,4578,'action created','2026-04-28 17:19:47','2026-04-28 17:19:47'),
(13658,4578,'action started via Async Request','2026-04-28 17:22:20','2026-04-28 17:22:20'),
(13659,4578,'action complete via Async Request','2026-04-28 17:22:20','2026-04-28 17:22:20'),
(13660,4579,'action created','2026-04-28 17:22:20','2026-04-28 17:22:20'),
(13661,4571,'action started via Async Request','2026-04-28 17:24:22','2026-04-28 17:24:22'),
(13662,4571,'action complete via Async Request','2026-04-28 17:24:23','2026-04-28 17:24:23'),
(13663,4580,'action created','2026-04-28 17:24:23','2026-04-28 17:24:23'),
(13664,4572,'action started via Async Request','2026-04-28 17:24:23','2026-04-28 17:24:23'),
(13665,4572,'action complete via Async Request','2026-04-28 17:24:24','2026-04-28 17:24:24'),
(13666,4581,'action created','2026-04-28 17:24:24','2026-04-28 17:24:24'),
(13667,4579,'action started via Async Request','2026-04-28 17:24:24','2026-04-28 17:24:24'),
(13668,4579,'action complete via Async Request','2026-04-28 17:24:24','2026-04-28 17:24:24'),
(13669,4582,'action created','2026-04-28 17:24:24','2026-04-28 17:24:24'),
(13670,4582,'action started via Async Request','2026-04-28 17:26:39','2026-04-28 17:26:39'),
(13671,4582,'action complete via Async Request','2026-04-28 17:26:39','2026-04-28 17:26:39'),
(13672,4583,'action created','2026-04-28 17:26:39','2026-04-28 17:26:39'),
(13673,4583,'action started via WP Cron','2026-04-28 17:28:48','2026-04-28 17:28:48'),
(13674,4583,'action complete via WP Cron','2026-04-28 17:28:48','2026-04-28 17:28:48'),
(13675,4584,'action created','2026-04-28 17:28:50','2026-04-28 17:28:50'),
(13676,4584,'action started via Async Request','2026-04-28 17:31:05','2026-04-28 17:31:05'),
(13677,4584,'action complete via Async Request','2026-04-28 17:31:06','2026-04-28 17:31:06'),
(13678,4585,'action created','2026-04-28 17:31:06','2026-04-28 17:31:06'),
(13679,4585,'action started via WP Cron','2026-04-28 17:33:46','2026-04-28 17:33:46'),
(13680,4585,'action complete via WP Cron','2026-04-28 17:33:46','2026-04-28 17:33:46'),
(13681,4586,'action created','2026-04-28 17:33:46','2026-04-28 17:33:46'),
(13682,4586,'action started via WP Cron','2026-04-28 17:35:47','2026-04-28 17:35:47'),
(13683,4586,'action complete via WP Cron','2026-04-28 17:35:47','2026-04-28 17:35:47'),
(13684,4587,'action created','2026-04-28 17:35:47','2026-04-28 17:35:47'),
(13685,4587,'action started via WP Cron','2026-04-28 17:37:47','2026-04-28 17:37:47'),
(13686,4587,'action complete via WP Cron','2026-04-28 17:37:47','2026-04-28 17:37:47'),
(13687,4588,'action created','2026-04-28 17:37:47','2026-04-28 17:37:47'),
(13688,4580,'action started via WP Cron','2026-04-28 17:39:45','2026-04-28 17:39:45'),
(13689,4580,'action complete via WP Cron','2026-04-28 17:39:46','2026-04-28 17:39:46'),
(13690,4589,'action created','2026-04-28 17:39:46','2026-04-28 17:39:46'),
(13691,4581,'action started via WP Cron','2026-04-28 17:39:46','2026-04-28 17:39:46'),
(13692,4581,'action complete via WP Cron','2026-04-28 17:39:46','2026-04-28 17:39:46'),
(13693,4590,'action created','2026-04-28 17:39:47','2026-04-28 17:39:47'),
(13694,4588,'action started via WP Cron','2026-04-28 17:39:47','2026-04-28 17:39:47'),
(13695,4588,'action complete via WP Cron','2026-04-28 17:39:47','2026-04-28 17:39:47'),
(13696,4591,'action created','2026-04-28 17:39:47','2026-04-28 17:39:47'),
(13697,4591,'action started via WP Cron','2026-04-28 17:41:48','2026-04-28 17:41:48'),
(13698,4591,'action complete via WP Cron','2026-04-28 17:41:48','2026-04-28 17:41:48'),
(13699,4592,'action created','2026-04-28 17:41:49','2026-04-28 17:41:49'),
(13700,4592,'action started via WP Cron','2026-04-28 17:43:49','2026-04-28 17:43:49'),
(13701,4592,'action complete via WP Cron','2026-04-28 17:43:49','2026-04-28 17:43:49'),
(13702,4593,'action created','2026-04-28 17:43:49','2026-04-28 17:43:49'),
(13703,4593,'action started via Async Request','2026-04-28 17:46:31','2026-04-28 17:46:31'),
(13704,4594,'action created','2026-04-28 17:46:31','2026-04-28 17:46:31'),
(13705,4593,'action complete via Async Request','2026-04-28 17:46:36','2026-04-28 17:46:36'),
(13706,4595,'action created','2026-04-28 17:46:36','2026-04-28 17:46:36'),
(13707,4594,'action started via WP Cron','2026-04-28 17:46:37','2026-04-28 17:46:37'),
(13708,4594,'action complete via WP Cron','2026-04-28 17:46:38','2026-04-28 17:46:38'),
(13709,4595,'action started via Async Request','2026-04-28 17:48:48','2026-04-28 17:48:48'),
(13710,4595,'action complete via Async Request','2026-04-28 17:48:48','2026-04-28 17:48:48'),
(13711,4596,'action created','2026-04-28 17:48:49','2026-04-28 17:48:49'),
(13712,4596,'action started via Async Request','2026-04-28 17:50:55','2026-04-28 17:50:55'),
(13713,4596,'action complete via Async Request','2026-04-28 17:50:55','2026-04-28 17:50:55'),
(13714,4597,'action created','2026-04-28 17:50:55','2026-04-28 17:50:55'),
(13715,4597,'action started via Async Request','2026-04-28 17:53:12','2026-04-28 17:53:12'),
(13716,4597,'action complete via Async Request','2026-04-28 17:53:12','2026-04-28 17:53:12'),
(13717,4598,'action created','2026-04-28 17:53:12','2026-04-28 17:53:12'),
(13718,4589,'action started via WP Cron','2026-04-28 17:54:47','2026-04-28 17:54:47'),
(13719,4589,'action complete via WP Cron','2026-04-28 17:54:48','2026-04-28 17:54:48'),
(13720,4599,'action created','2026-04-28 17:54:48','2026-04-28 17:54:48'),
(13721,4590,'action started via WP Cron','2026-04-28 17:54:48','2026-04-28 17:54:48'),
(13722,4590,'action complete via WP Cron','2026-04-28 17:54:48','2026-04-28 17:54:48'),
(13723,4600,'action created','2026-04-28 17:54:48','2026-04-28 17:54:48'),
(13724,4598,'action started via Async Request','2026-04-28 17:55:29','2026-04-28 17:55:29'),
(13725,4598,'action complete via Async Request','2026-04-28 17:55:29','2026-04-28 17:55:29'),
(13726,4601,'action created','2026-04-28 17:55:29','2026-04-28 17:55:29'),
(13727,4601,'action started via Async Request','2026-04-28 17:57:35','2026-04-28 17:57:35'),
(13728,4601,'action complete via Async Request','2026-04-28 17:57:36','2026-04-28 17:57:36'),
(13729,4602,'action created','2026-04-28 17:57:36','2026-04-28 17:57:36'),
(13730,4602,'action started via Async Request','2026-04-28 17:59:41','2026-04-28 17:59:41'),
(13731,4603,'action created','2026-04-28 17:59:41','2026-04-28 17:59:41'),
(13732,4602,'action complete via Async Request','2026-04-28 17:59:46','2026-04-28 17:59:46'),
(13733,4604,'action created','2026-04-28 17:59:46','2026-04-28 17:59:46'),
(13734,4603,'action started via WP Cron','2026-04-28 17:59:49','2026-04-28 17:59:49'),
(13735,4603,'action complete via WP Cron','2026-04-28 17:59:50','2026-04-28 17:59:50'),
(13736,4566,'action started via WP Cron','2026-04-28 18:00:47','2026-04-28 18:00:47'),
(13737,4605,'action created','2026-04-28 18:00:47','2026-04-28 18:00:47'),
(13738,4566,'action complete via WP Cron','2026-04-28 18:00:47','2026-04-28 18:00:47'),
(13739,4380,'action started via WP Cron','2026-04-28 18:01:48','2026-04-28 18:01:48'),
(13740,4380,'action complete via WP Cron','2026-04-28 18:01:48','2026-04-28 18:01:48'),
(13742,4604,'action started via WP Cron','2026-04-28 18:01:48','2026-04-28 18:01:48'),
(13743,4604,'action complete via WP Cron','2026-04-28 18:01:48','2026-04-28 18:01:48'),
(13744,4607,'action created','2026-04-28 18:01:49','2026-04-28 18:01:49'),
(13745,4607,'action started via Async Request','2026-04-28 18:04:03','2026-04-28 18:04:03'),
(13746,4607,'action complete via Async Request','2026-04-28 18:04:03','2026-04-28 18:04:03'),
(13747,4608,'action created','2026-04-28 18:04:03','2026-04-28 18:04:03'),
(13748,4608,'action started via Async Request','2026-04-28 18:06:12','2026-04-28 18:06:12'),
(13749,4608,'action complete via Async Request','2026-04-28 18:06:12','2026-04-28 18:06:12'),
(13750,4609,'action created','2026-04-28 18:06:12','2026-04-28 18:06:12'),
(13751,4609,'action started via Async Request','2026-04-28 18:08:22','2026-04-28 18:08:22'),
(13752,4609,'action complete via Async Request','2026-04-28 18:08:22','2026-04-28 18:08:22'),
(13753,4610,'action created','2026-04-28 18:08:22','2026-04-28 18:08:22'),
(13754,4599,'action started via Async Request','2026-04-28 18:10:23','2026-04-28 18:10:23'),
(13755,4599,'action complete via Async Request','2026-04-28 18:10:23','2026-04-28 18:10:23'),
(13756,4611,'action created','2026-04-28 18:10:24','2026-04-28 18:10:24'),
(13757,4600,'action started via Async Request','2026-04-28 18:10:24','2026-04-28 18:10:24'),
(13758,4600,'action complete via Async Request','2026-04-28 18:10:24','2026-04-28 18:10:24'),
(13759,4612,'action created','2026-04-28 18:10:24','2026-04-28 18:10:24'),
(13760,4610,'action started via Async Request','2026-04-28 18:10:24','2026-04-28 18:10:24'),
(13761,4610,'action complete via Async Request','2026-04-28 18:10:24','2026-04-28 18:10:24'),
(13762,4613,'action created','2026-04-28 18:10:25','2026-04-28 18:10:25'),
(13763,4613,'action started via Async Request','2026-04-28 18:12:37','2026-04-28 18:12:37'),
(13764,4614,'action created','2026-04-28 18:12:37','2026-04-28 18:12:37'),
(13765,4613,'action complete via Async Request','2026-04-28 18:12:42','2026-04-28 18:12:42'),
(13766,4615,'action created','2026-04-28 18:12:43','2026-04-28 18:12:43'),
(13767,4614,'action started via WP Cron','2026-04-28 18:12:43','2026-04-28 18:12:43'),
(13768,4614,'action complete via WP Cron','2026-04-28 18:12:44','2026-04-28 18:12:44'),
(13769,4615,'action started via WP Cron','2026-04-28 18:14:46','2026-04-28 18:14:46'),
(13770,4615,'action complete via WP Cron','2026-04-28 18:14:46','2026-04-28 18:14:46'),
(13771,4616,'action created','2026-04-28 18:14:46','2026-04-28 18:14:46'),
(13772,4616,'action started via WP Cron','2026-04-28 18:16:48','2026-04-28 18:16:48'),
(13773,4616,'action complete via WP Cron','2026-04-28 18:16:48','2026-04-28 18:16:48'),
(13774,4617,'action created','2026-04-28 18:16:48','2026-04-28 18:16:48'),
(13775,4617,'action started via WP Cron','2026-04-28 18:18:48','2026-04-28 18:18:48'),
(13776,4617,'action complete via WP Cron','2026-04-28 18:18:48','2026-04-28 18:18:48'),
(13777,4618,'action created','2026-04-28 18:18:48','2026-04-28 18:18:48'),
(13778,4618,'action started via WP Cron','2026-04-28 18:20:48','2026-04-28 18:20:48'),
(13779,4618,'action complete via WP Cron','2026-04-28 18:20:48','2026-04-28 18:20:48'),
(13780,4619,'action created','2026-04-28 18:20:48','2026-04-28 18:20:48'),
(13781,4619,'action started via WP Cron','2026-04-28 18:23:16','2026-04-28 18:23:16'),
(13782,4619,'action complete via WP Cron','2026-04-28 18:23:16','2026-04-28 18:23:16'),
(13783,4620,'action created','2026-04-28 18:23:16','2026-04-28 18:23:16'),
(13784,4620,'action started via WP Cron','2026-04-28 18:28:42','2026-04-28 18:28:42'),
(13785,4620,'action complete via WP Cron','2026-04-28 18:28:42','2026-04-28 18:28:42'),
(13786,4621,'action created','2026-04-28 18:28:43','2026-04-28 18:28:43'),
(13787,4611,'action started via WP Cron','2026-04-28 18:28:43','2026-04-28 18:28:43'),
(13788,4611,'action complete via WP Cron','2026-04-28 18:28:43','2026-04-28 18:28:43'),
(13789,4622,'action created','2026-04-28 18:28:44','2026-04-28 18:28:44'),
(13790,4612,'action started via WP Cron','2026-04-28 18:28:44','2026-04-28 18:28:44'),
(13791,4612,'action complete via WP Cron','2026-04-28 18:28:44','2026-04-28 18:28:44'),
(13792,4623,'action created','2026-04-28 18:28:45','2026-04-28 18:28:45'),
(13793,4621,'action started via WP Cron','2026-04-28 18:34:06','2026-04-28 18:34:06'),
(13794,4624,'action created','2026-04-28 18:34:06','2026-04-28 18:34:06'),
(13795,4624,'action started via WP Cron','2026-04-28 18:34:09','2026-04-28 18:34:09'),
(13796,4624,'action complete via WP Cron','2026-04-28 18:34:10','2026-04-28 18:34:10'),
(13797,4621,'action complete via WP Cron','2026-04-28 18:34:10','2026-04-28 18:34:10'),
(13798,4625,'action created','2026-04-28 18:34:10','2026-04-28 18:34:10'),
(13799,4625,'action started via WP Cron','2026-04-28 18:39:35','2026-04-28 18:39:35'),
(13800,4626,'action created','2026-04-28 18:39:35','2026-04-28 18:39:35'),
(13801,4626,'action started via WP Cron','2026-04-28 18:39:38','2026-04-28 18:39:38'),
(13802,4626,'action complete via WP Cron','2026-04-28 18:39:38','2026-04-28 18:39:38'),
(13803,4625,'action complete via WP Cron','2026-04-28 18:39:39','2026-04-28 18:39:39'),
(13804,4627,'action created','2026-04-28 18:39:40','2026-04-28 18:39:40'),
(13805,4261,'action started via WP Cron','2026-04-28 18:39:40','2026-04-28 18:39:40'),
(13806,4261,'action complete via WP Cron','2026-04-28 18:39:40','2026-04-28 18:39:40'),
(13807,4628,'action created','2026-04-28 18:39:40','2026-04-28 18:39:40'),
(13808,4265,'action started via WP Cron','2026-04-28 18:39:40','2026-04-28 18:39:40'),
(13814,4630,'action started via WP Cron','2026-04-28 18:39:50','2026-04-28 18:39:50'),
(13810,4629,'action created','2026-04-28 18:39:40','2026-04-28 18:39:40'),
(13811,4630,'action created','2026-04-28 18:39:40','2026-04-28 18:39:40'),
(13812,4265,'action complete via WP Cron','2026-04-28 18:39:41','2026-04-28 18:39:41'),
(13813,4631,'action created','2026-04-28 18:39:41','2026-04-28 18:39:41'),
(13815,4630,'action complete via WP Cron','2026-04-28 18:39:50','2026-04-28 18:39:50'),
(13816,4627,'action started via WP Cron','2026-04-28 18:42:35','2026-04-28 18:42:35'),
(13817,4627,'action complete via WP Cron','2026-04-28 18:42:35','2026-04-28 18:42:35'),
(13818,4632,'action created','2026-04-28 18:42:35','2026-04-28 18:42:35'),
(13819,4622,'action started via WP Cron','2026-04-28 18:43:57','2026-04-28 18:43:57'),
(13820,4622,'action complete via WP Cron','2026-04-28 18:43:57','2026-04-28 18:43:57'),
(13821,4633,'action created','2026-04-28 18:43:57','2026-04-28 18:43:57'),
(13822,4623,'action started via WP Cron','2026-04-28 18:43:57','2026-04-28 18:43:57'),
(13823,4623,'action complete via WP Cron','2026-04-28 18:43:58','2026-04-28 18:43:58'),
(13824,4634,'action created','2026-04-28 18:43:58','2026-04-28 18:43:58'),
(13825,4632,'action started via WP Cron','2026-04-28 18:48:04','2026-04-28 18:48:04'),
(13826,4632,'action complete via WP Cron','2026-04-28 18:48:04','2026-04-28 18:48:04'),
(13827,4635,'action created','2026-04-28 18:48:04','2026-04-28 18:48:04'),
(13828,4635,'action started via WP Cron','2026-04-28 18:50:06','2026-04-28 18:50:06'),
(13829,4635,'action complete via WP Cron','2026-04-28 18:50:06','2026-04-28 18:50:06'),
(13830,4636,'action created','2026-04-28 18:50:06','2026-04-28 18:50:06'),
(13831,4636,'action started via WP Cron','2026-04-28 18:54:08','2026-04-28 18:54:08'),
(13832,4637,'action created','2026-04-28 18:54:09','2026-04-28 18:54:09'),
(13833,4636,'action complete via WP Cron','2026-04-28 18:54:14','2026-04-28 18:54:14'),
(13834,4638,'action created','2026-04-28 18:54:14','2026-04-28 18:54:14'),
(13835,4637,'action started via WP Cron','2026-04-28 18:54:14','2026-04-28 18:54:14'),
(13836,4637,'action complete via WP Cron','2026-04-28 18:54:15','2026-04-28 18:54:15'),
(13837,4638,'action started via WP Cron','2026-04-28 18:56:57','2026-04-28 18:56:57'),
(13838,4638,'action complete via WP Cron','2026-04-28 18:56:57','2026-04-28 18:56:57'),
(13839,4639,'action created','2026-04-28 18:56:57','2026-04-28 18:56:57'),
(13840,4633,'action started via WP Cron','2026-04-28 19:02:10','2026-04-28 19:02:10'),
(13841,4633,'action complete via WP Cron','2026-04-28 19:02:11','2026-04-28 19:02:11'),
(13842,4640,'action created','2026-04-28 19:02:11','2026-04-28 19:02:11'),
(13843,4639,'action started via WP Cron','2026-04-28 19:02:11','2026-04-28 19:02:11'),
(13844,4641,'action created','2026-04-28 19:02:11','2026-04-28 19:02:11'),
(13845,4641,'action started via WP Cron','2026-04-28 19:02:14','2026-04-28 19:02:14'),
(13846,4641,'action complete via WP Cron','2026-04-28 19:02:14','2026-04-28 19:02:14'),
(13847,4639,'action complete via WP Cron','2026-04-28 19:02:15','2026-04-28 19:02:15'),
(13848,4642,'action created','2026-04-28 19:02:16','2026-04-28 19:02:16'),
(13849,4634,'action started via WP Cron','2026-04-28 19:02:16','2026-04-28 19:02:16'),
(13850,4634,'action complete via WP Cron','2026-04-28 19:02:16','2026-04-28 19:02:16'),
(13851,4643,'action created','2026-04-28 19:02:16','2026-04-28 19:02:16'),
(13852,4605,'action started via WP Cron','2026-04-28 19:02:16','2026-04-28 19:02:16'),
(13853,4644,'action created','2026-04-28 19:02:16','2026-04-28 19:02:16'),
(13854,4605,'action complete via WP Cron','2026-04-28 19:02:16','2026-04-28 19:02:16'),
(13855,4642,'action started via WP Cron','2026-04-28 19:07:13','2026-04-28 19:07:13'),
(13856,4645,'action created','2026-04-28 19:07:13','2026-04-28 19:07:13'),
(13857,4645,'action started via WP Cron','2026-04-28 19:07:16','2026-04-28 19:07:16'),
(13858,4645,'action complete via WP Cron','2026-04-28 19:07:16','2026-04-28 19:07:16'),
(13859,4642,'action complete via WP Cron','2026-04-28 19:07:16','2026-04-28 19:07:16'),
(13860,4646,'action created','2026-04-28 19:07:16','2026-04-28 19:07:16'),
(13861,4646,'action started via WP Cron','2026-04-28 19:11:50','2026-04-28 19:11:50'),
(13862,4646,'action complete via WP Cron','2026-04-28 19:11:50','2026-04-28 19:11:50'),
(13863,4647,'action created','2026-04-28 19:11:50','2026-04-28 19:11:50'),
(13864,4647,'action started via WP Cron','2026-04-28 19:16:31','2026-04-28 19:16:31'),
(13865,4647,'action complete via WP Cron','2026-04-28 19:16:31','2026-04-28 19:16:31'),
(13866,4648,'action created','2026-04-28 19:16:32','2026-04-28 19:16:32'),
(13867,4640,'action started via WP Cron','2026-04-28 19:21:05','2026-04-28 19:21:05'),
(13868,4640,'action complete via WP Cron','2026-04-28 19:21:06','2026-04-28 19:21:06'),
(13869,4649,'action created','2026-04-28 19:21:06','2026-04-28 19:21:06'),
(13870,4643,'action started via WP Cron','2026-04-28 19:21:06','2026-04-28 19:21:06'),
(13871,4643,'action complete via WP Cron','2026-04-28 19:21:06','2026-04-28 19:21:06'),
(13872,4650,'action created','2026-04-28 19:21:07','2026-04-28 19:21:07'),
(13873,4648,'action started via WP Cron','2026-04-28 19:21:07','2026-04-28 19:21:07'),
(13874,4648,'action complete via WP Cron','2026-04-28 19:21:07','2026-04-28 19:21:07'),
(13875,4651,'action created','2026-04-28 19:21:07','2026-04-28 19:21:07'),
(13876,4651,'action started via WP Cron','2026-04-28 19:26:42','2026-04-28 19:26:42'),
(13877,4651,'action complete via WP Cron','2026-04-28 19:26:42','2026-04-28 19:26:42'),
(13878,4652,'action created','2026-04-28 19:26:42','2026-04-28 19:26:42'),
(13879,4652,'action started via WP Cron','2026-04-28 19:29:58','2026-04-28 19:29:58'),
(13880,4652,'action complete via WP Cron','2026-04-28 19:29:58','2026-04-28 19:29:58'),
(13881,4653,'action created','2026-04-28 19:29:58','2026-04-28 19:29:58'),
(13882,4653,'action started via WP Cron','2026-04-28 19:32:20','2026-04-28 19:32:20'),
(13883,4653,'action complete via WP Cron','2026-04-28 19:32:20','2026-04-28 19:32:20'),
(13884,4654,'action created','2026-04-28 19:32:20','2026-04-28 19:32:20'),
(13885,4654,'action started via WP Cron','2026-04-28 19:37:55','2026-04-28 19:37:55'),
(13886,4654,'action complete via WP Cron','2026-04-28 19:37:55','2026-04-28 19:37:55'),
(13887,4655,'action created','2026-04-28 19:37:55','2026-04-28 19:37:55'),
(13888,4649,'action started via WP Cron','2026-04-28 19:37:55','2026-04-28 19:37:55'),
(13889,4649,'action complete via WP Cron','2026-04-28 19:37:55','2026-04-28 19:37:55'),
(13890,4656,'action created','2026-04-28 19:37:55','2026-04-28 19:37:55'),
(13891,4650,'action started via WP Cron','2026-04-28 19:37:55','2026-04-28 19:37:55'),
(13892,4650,'action complete via WP Cron','2026-04-28 19:37:56','2026-04-28 19:37:56'),
(13893,4657,'action created','2026-04-28 19:37:56','2026-04-28 19:37:56'),
(13894,4655,'action started via WP Cron','2026-04-28 19:42:54','2026-04-28 19:42:54'),
(13895,4655,'action complete via WP Cron','2026-04-28 19:42:54','2026-04-28 19:42:54'),
(13896,4658,'action created','2026-04-28 19:42:54','2026-04-28 19:42:54'),
(13897,4658,'action started via WP Cron','2026-04-28 19:47:50','2026-04-28 19:47:50'),
(13898,4658,'action complete via WP Cron','2026-04-28 19:47:50','2026-04-28 19:47:50'),
(13899,4659,'action created','2026-04-28 19:47:50','2026-04-28 19:47:50'),
(13900,4659,'action started via WP Cron','2026-04-28 19:51:35','2026-04-28 19:51:35'),
(13901,4659,'action complete via WP Cron','2026-04-28 19:51:35','2026-04-28 19:51:35'),
(13902,4660,'action created','2026-04-28 19:51:35','2026-04-28 19:51:35'),
(13903,4656,'action started via WP Cron','2026-04-28 19:56:52','2026-04-28 19:56:52'),
(13904,4656,'action complete via WP Cron','2026-04-28 19:56:53','2026-04-28 19:56:53'),
(13905,4661,'action created','2026-04-28 19:56:53','2026-04-28 19:56:53'),
(13906,4657,'action started via WP Cron','2026-04-28 19:56:53','2026-04-28 19:56:53'),
(13907,4657,'action complete via WP Cron','2026-04-28 19:56:53','2026-04-28 19:56:53'),
(13908,4662,'action created','2026-04-28 19:56:53','2026-04-28 19:56:53'),
(13909,4660,'action started via WP Cron','2026-04-28 19:56:53','2026-04-28 19:56:53'),
(13910,4660,'action complete via WP Cron','2026-04-28 19:56:54','2026-04-28 19:56:54'),
(13911,4663,'action created','2026-04-28 19:56:54','2026-04-28 19:56:54'),
(13912,4663,'action started via WP Cron','2026-04-28 20:02:08','2026-04-28 20:02:08'),
(13913,4663,'action complete via WP Cron','2026-04-28 20:02:09','2026-04-28 20:02:09'),
(13914,4664,'action created','2026-04-28 20:02:09','2026-04-28 20:02:09'),
(13915,4644,'action started via WP Cron','2026-04-28 20:07:15','2026-04-28 20:07:15'),
(13916,4665,'action created','2026-04-28 20:07:16','2026-04-28 20:07:16'),
(13917,4644,'action complete via WP Cron','2026-04-28 20:07:16','2026-04-28 20:07:16'),
(13918,4664,'action started via WP Cron','2026-04-28 20:07:16','2026-04-28 20:07:16'),
(13919,4666,'action created','2026-04-28 20:07:16','2026-04-28 20:07:16'),
(13920,4666,'action started via WP Cron','2026-04-28 20:07:19','2026-04-28 20:07:19'),
(13921,4666,'action complete via WP Cron','2026-04-28 20:07:19','2026-04-28 20:07:19'),
(13922,4664,'action complete via WP Cron','2026-04-28 20:07:19','2026-04-28 20:07:19'),
(13923,4667,'action created','2026-04-28 20:07:20','2026-04-28 20:07:20'),
(13924,4667,'action started via WP Cron','2026-04-28 20:11:29','2026-04-28 20:11:29'),
(13925,4668,'action created','2026-04-28 20:11:30','2026-04-28 20:11:30'),
(13926,4668,'action started via WP Cron','2026-04-28 20:11:33','2026-04-28 20:11:33'),
(13927,4668,'action complete via WP Cron','2026-04-28 20:11:33','2026-04-28 20:11:33'),
(13928,4667,'action complete via WP Cron','2026-04-28 20:11:33','2026-04-28 20:11:33'),
(13929,4669,'action created','2026-04-28 20:11:34','2026-04-28 20:11:34'),
(13930,4661,'action started via WP Cron','2026-04-28 20:13:45','2026-04-28 20:13:45'),
(13931,4661,'action complete via WP Cron','2026-04-28 20:13:45','2026-04-28 20:13:45'),
(13932,4670,'action created','2026-04-28 20:13:45','2026-04-28 20:13:45'),
(13933,4662,'action started via WP Cron','2026-04-28 20:13:45','2026-04-28 20:13:45'),
(13934,4662,'action complete via WP Cron','2026-04-28 20:13:46','2026-04-28 20:13:46'),
(13935,4671,'action created','2026-04-28 20:13:46','2026-04-28 20:13:46'),
(13936,4669,'action started via WP Cron','2026-04-28 20:13:46','2026-04-28 20:13:46'),
(13937,4669,'action complete via WP Cron','2026-04-28 20:13:46','2026-04-28 20:13:46'),
(13938,4672,'action created','2026-04-28 20:13:46','2026-04-28 20:13:46'),
(13939,4672,'action started via WP Cron','2026-04-28 20:18:47','2026-04-28 20:18:47'),
(13940,4672,'action complete via WP Cron','2026-04-28 20:18:47','2026-04-28 20:18:47'),
(13941,4673,'action created','2026-04-28 20:18:47','2026-04-28 20:18:47'),
(13942,4673,'action started via WP Cron','2026-04-28 20:22:13','2026-04-28 20:22:13'),
(13943,4673,'action complete via WP Cron','2026-04-28 20:22:13','2026-04-28 20:22:13'),
(13944,4674,'action created','2026-04-28 20:22:13','2026-04-28 20:22:13'),
(13945,4674,'action started via WP Cron','2026-04-28 20:31:55','2026-04-28 20:31:55'),
(13946,4674,'action complete via WP Cron','2026-04-28 20:31:55','2026-04-28 20:31:55'),
(13947,4675,'action created','2026-04-28 20:31:55','2026-04-28 20:31:55'),
(13948,4670,'action started via WP Cron','2026-04-28 20:31:55','2026-04-28 20:31:55'),
(13949,4670,'action complete via WP Cron','2026-04-28 20:31:55','2026-04-28 20:31:55'),
(13950,4676,'action created','2026-04-28 20:31:56','2026-04-28 20:31:56'),
(13951,4671,'action started via WP Cron','2026-04-28 20:31:56','2026-04-28 20:31:56'),
(13952,4671,'action complete via WP Cron','2026-04-28 20:31:56','2026-04-28 20:31:56'),
(13953,4677,'action created','2026-04-28 20:31:57','2026-04-28 20:31:57'),
(13954,4675,'action started via WP Cron','2026-04-28 20:40:55','2026-04-28 20:40:55'),
(13955,4675,'action complete via WP Cron','2026-04-28 20:40:55','2026-04-28 20:40:55'),
(13956,4678,'action created','2026-04-28 20:40:56','2026-04-28 20:40:56'),
(13957,4426,'action started via WP Cron','2026-04-28 21:30:44','2026-04-28 21:30:44'),
(13958,4426,'action complete via WP Cron','2026-04-28 21:30:44','2026-04-28 21:30:44'),
(13959,4679,'action created','2026-04-28 21:30:44','2026-04-28 21:30:44'),
(13960,4678,'action started via WP Cron','2026-04-28 21:30:44','2026-04-28 21:30:44'),
(13961,4680,'action created','2026-04-28 21:30:45','2026-04-28 21:30:45'),
(13962,4680,'action started via WP Cron','2026-04-28 21:30:49','2026-04-28 21:30:49'),
(13963,4680,'action complete via WP Cron','2026-04-28 21:30:49','2026-04-28 21:30:49'),
(13964,4678,'action complete via WP Cron','2026-04-28 21:30:50','2026-04-28 21:30:50'),
(13965,4681,'action created','2026-04-28 21:30:50','2026-04-28 21:30:50'),
(13966,4676,'action started via WP Cron','2026-04-28 21:30:50','2026-04-28 21:30:50'),
(13967,4676,'action complete via WP Cron','2026-04-28 21:30:50','2026-04-28 21:30:50'),
(13968,4682,'action created','2026-04-28 21:30:50','2026-04-28 21:30:50'),
(13969,4677,'action started via WP Cron','2026-04-28 21:30:50','2026-04-28 21:30:50'),
(13970,4677,'action complete via WP Cron','2026-04-28 21:30:51','2026-04-28 21:30:51'),
(13971,4683,'action created','2026-04-28 21:30:51','2026-04-28 21:30:51'),
(13972,4665,'action started via WP Cron','2026-04-28 21:30:51','2026-04-28 21:30:51'),
(13973,4684,'action created','2026-04-28 21:30:51','2026-04-28 21:30:51'),
(13974,4665,'action complete via WP Cron','2026-04-28 21:30:51','2026-04-28 21:30:51'),
(13975,4681,'action started via WP Cron','2026-04-28 22:36:52','2026-04-28 22:36:52'),
(13976,4685,'action created','2026-04-28 22:36:52','2026-04-28 22:36:52'),
(13977,4685,'action started via WP Cron','2026-04-28 22:36:55','2026-04-28 22:36:55'),
(13978,4685,'action complete via WP Cron','2026-04-28 22:36:56','2026-04-28 22:36:56'),
(13979,4681,'action complete via WP Cron','2026-04-28 22:36:57','2026-04-28 22:36:57'),
(13980,4686,'action created','2026-04-28 22:36:57','2026-04-28 22:36:57'),
(13981,4682,'action started via WP Cron','2026-04-28 22:36:57','2026-04-28 22:36:57'),
(13982,4682,'action complete via WP Cron','2026-04-28 22:36:58','2026-04-28 22:36:58'),
(13983,4687,'action created','2026-04-28 22:36:58','2026-04-28 22:36:58'),
(13984,4683,'action started via WP Cron','2026-04-28 22:36:58','2026-04-28 22:36:58'),
(13985,4683,'action complete via WP Cron','2026-04-28 22:36:58','2026-04-28 22:36:58'),
(13986,4688,'action created','2026-04-28 22:36:58','2026-04-28 22:36:58'),
(13987,4684,'action started via WP Cron','2026-04-28 22:36:58','2026-04-28 22:36:58'),
(13988,4689,'action created','2026-04-28 22:36:59','2026-04-28 22:36:59'),
(13989,4684,'action complete via WP Cron','2026-04-28 22:36:59','2026-04-28 22:36:59'),
(13990,4686,'action started via WP Cron','2026-04-28 22:39:37','2026-04-28 22:39:37'),
(13991,4686,'action complete via WP Cron','2026-04-28 22:39:38','2026-04-28 22:39:38'),
(13992,4690,'action created','2026-04-28 22:39:38','2026-04-28 22:39:38'),
(13993,4690,'action started via WP Cron','2026-04-28 22:43:14','2026-04-28 22:43:14'),
(13994,4690,'action complete via WP Cron','2026-04-28 22:43:14','2026-04-28 22:43:14'),
(13995,4691,'action created','2026-04-28 22:43:15','2026-04-28 22:43:15'),
(13996,4691,'action started via WP Cron','2026-04-28 23:03:10','2026-04-28 23:03:10'),
(13997,4692,'action created','2026-04-28 23:03:11','2026-04-28 23:03:11'),
(13998,4692,'action started via WP Cron','2026-04-28 23:03:14','2026-04-28 23:03:14'),
(13999,4692,'action complete via WP Cron','2026-04-28 23:03:16','2026-04-28 23:03:16'),
(14000,4691,'action complete via WP Cron','2026-04-28 23:03:16','2026-04-28 23:03:16'),
(14001,4693,'action created','2026-04-28 23:03:17','2026-04-28 23:03:17'),
(14002,4687,'action started via Async Request','2026-04-28 23:03:20','2026-04-28 23:03:20'),
(14003,4687,'action complete via Async Request','2026-04-28 23:03:20','2026-04-28 23:03:20'),
(14004,4694,'action created','2026-04-28 23:03:21','2026-04-28 23:03:21'),
(14005,4688,'action started via Async Request','2026-04-28 23:03:21','2026-04-28 23:03:21'),
(14006,4688,'action complete via Async Request','2026-04-28 23:03:21','2026-04-28 23:03:21'),
(14007,4695,'action created','2026-04-28 23:03:22','2026-04-28 23:03:22'),
(14008,4693,'action started via WP Cron','2026-04-28 23:05:25','2026-04-28 23:05:25'),
(14009,4693,'action complete via WP Cron','2026-04-28 23:05:25','2026-04-28 23:05:25'),
(14010,4696,'action created','2026-04-28 23:05:25','2026-04-28 23:05:25'),
(14011,4696,'action started via WP Cron','2026-04-28 23:20:17','2026-04-28 23:20:17'),
(14012,4696,'action complete via WP Cron','2026-04-28 23:20:17','2026-04-28 23:20:17'),
(14013,4697,'action created','2026-04-28 23:20:19','2026-04-28 23:20:19'),
(14014,4694,'action started via WP Cron','2026-04-28 23:20:19','2026-04-28 23:20:19'),
(14015,4694,'action complete via WP Cron','2026-04-28 23:20:19','2026-04-28 23:20:19'),
(14016,4698,'action created','2026-04-28 23:20:20','2026-04-28 23:20:20'),
(14017,4695,'action started via WP Cron','2026-04-28 23:20:20','2026-04-28 23:20:20'),
(14018,4695,'action complete via WP Cron','2026-04-28 23:20:21','2026-04-28 23:20:21'),
(14019,4699,'action created','2026-04-28 23:20:21','2026-04-28 23:20:21'),
(14020,4697,'action started via WP Cron','2026-04-29 00:00:28','2026-04-29 00:00:28'),
(14021,4700,'action created','2026-04-29 00:00:28','2026-04-29 00:00:28'),
(14022,4700,'action started via WP Cron','2026-04-29 00:00:32','2026-04-29 00:00:32'),
(14023,4697,'action complete via WP Cron','2026-04-29 00:00:33','2026-04-29 00:00:33'),
(14024,4701,'action created','2026-04-29 00:00:35','2026-04-29 00:00:35'),
(14025,4700,'action complete via WP Cron','2026-04-29 00:00:35','2026-04-29 00:00:35'),
(14026,4698,'action started via WP Cron','2026-04-29 00:00:35','2026-04-29 00:00:35'),
(14027,4698,'action complete via WP Cron','2026-04-29 00:00:36','2026-04-29 00:00:36'),
(14028,4702,'action created','2026-04-29 00:00:36','2026-04-29 00:00:36'),
(14029,4699,'action started via WP Cron','2026-04-29 00:00:36','2026-04-29 00:00:36'),
(14030,4699,'action complete via WP Cron','2026-04-29 00:00:36','2026-04-29 00:00:36'),
(14031,4703,'action created','2026-04-29 00:00:36','2026-04-29 00:00:36'),
(14032,4689,'action started via WP Cron','2026-04-29 00:00:36','2026-04-29 00:00:36'),
(14033,4704,'action created','2026-04-29 00:00:36','2026-04-29 00:00:36'),
(14034,4689,'action complete via WP Cron','2026-04-29 00:00:36','2026-04-29 00:00:36'),
(14035,4701,'action started via WP Cron','2026-04-29 00:08:41','2026-04-29 00:08:41'),
(14036,4701,'action complete via WP Cron','2026-04-29 00:08:41','2026-04-29 00:08:41'),
(14037,4705,'action created','2026-04-29 00:08:41','2026-04-29 00:08:41'),
(14038,4705,'action started via WP Cron','2026-04-29 00:42:21','2026-04-29 00:42:21'),
(14039,4705,'action complete via WP Cron','2026-04-29 00:42:21','2026-04-29 00:42:21'),
(14040,4706,'action created','2026-04-29 00:42:22','2026-04-29 00:42:22'),
(14041,4702,'action started via WP Cron','2026-04-29 00:42:22','2026-04-29 00:42:22'),
(14042,4702,'action complete via WP Cron','2026-04-29 00:42:22','2026-04-29 00:42:22'),
(14043,4707,'action created','2026-04-29 00:42:22','2026-04-29 00:42:22'),
(14044,4703,'action started via WP Cron','2026-04-29 00:42:22','2026-04-29 00:42:22'),
(14045,4703,'action complete via WP Cron','2026-04-29 00:42:23','2026-04-29 00:42:23'),
(14046,4708,'action created','2026-04-29 00:42:23','2026-04-29 00:42:23'),
(14047,4706,'action started via WP Cron','2026-04-29 00:49:14','2026-04-29 00:49:14'),
(14048,4709,'action created','2026-04-29 00:49:14','2026-04-29 00:49:14'),
(14049,4709,'action started via WP Cron','2026-04-29 00:49:18','2026-04-29 00:49:18'),
(14050,4709,'action complete via WP Cron','2026-04-29 00:49:19','2026-04-29 00:49:19'),
(14051,4706,'action complete via WP Cron','2026-04-29 00:49:19','2026-04-29 00:49:19'),
(14052,4710,'action created','2026-04-29 00:49:19','2026-04-29 00:49:19'),
(14053,4710,'action started via WP Cron','2026-04-29 00:57:01','2026-04-29 00:57:01'),
(14054,4710,'action complete via WP Cron','2026-04-29 00:57:01','2026-04-29 00:57:01'),
(14055,4711,'action created','2026-04-29 00:57:01','2026-04-29 00:57:01'),
(14056,4707,'action started via WP Cron','2026-04-29 00:57:49','2026-04-29 00:57:49'),
(14057,4707,'action complete via WP Cron','2026-04-29 00:57:50','2026-04-29 00:57:50'),
(14058,4712,'action created','2026-04-29 00:57:50','2026-04-29 00:57:50'),
(14059,4708,'action started via WP Cron','2026-04-29 00:57:50','2026-04-29 00:57:50'),
(14060,4708,'action complete via WP Cron','2026-04-29 00:57:50','2026-04-29 00:57:50'),
(14061,4713,'action created','2026-04-29 00:57:51','2026-04-29 00:57:51'),
(14062,4711,'action started via WP Cron','2026-04-29 01:11:26','2026-04-29 01:11:26'),
(14063,4711,'action complete via WP Cron','2026-04-29 01:11:26','2026-04-29 01:11:26'),
(14064,4714,'action created','2026-04-29 01:11:27','2026-04-29 01:11:27'),
(14065,4704,'action started via WP Cron','2026-04-29 01:11:27','2026-04-29 01:11:27'),
(14066,4715,'action created','2026-04-29 01:11:27','2026-04-29 01:11:27'),
(14067,4704,'action complete via WP Cron','2026-04-29 01:11:27','2026-04-29 01:11:27'),
(14068,4712,'action started via WP Cron','2026-04-29 01:17:43','2026-04-29 01:17:43'),
(14069,4712,'action complete via WP Cron','2026-04-29 01:17:43','2026-04-29 01:17:43'),
(14070,4716,'action created','2026-04-29 01:17:44','2026-04-29 01:17:44'),
(14071,4713,'action started via WP Cron','2026-04-29 01:17:44','2026-04-29 01:17:44'),
(14072,4713,'action complete via WP Cron','2026-04-29 01:17:45','2026-04-29 01:17:45'),
(14073,4717,'action created','2026-04-29 01:17:46','2026-04-29 01:17:46'),
(14074,4714,'action started via WP Cron','2026-04-29 01:17:46','2026-04-29 01:17:46'),
(14075,4714,'action complete via WP Cron','2026-04-29 01:17:46','2026-04-29 01:17:46'),
(14076,4718,'action created','2026-04-29 01:17:47','2026-04-29 01:17:47'),
(14077,4718,'action started via WP Cron','2026-04-29 01:28:38','2026-04-29 01:28:38'),
(14078,4718,'action complete via WP Cron','2026-04-29 01:28:38','2026-04-29 01:28:38'),
(14079,4719,'action created','2026-04-29 01:28:38','2026-04-29 01:28:38'),
(14080,4719,'action started via WP Cron','2026-04-29 01:43:14','2026-04-29 01:43:14'),
(14081,4719,'action complete via WP Cron','2026-04-29 01:43:14','2026-04-29 01:43:14'),
(14082,4720,'action created','2026-04-29 01:43:14','2026-04-29 01:43:14'),
(14083,4716,'action started via WP Cron','2026-04-29 01:43:14','2026-04-29 01:43:14'),
(14084,4716,'action complete via WP Cron','2026-04-29 01:43:15','2026-04-29 01:43:15'),
(14085,4721,'action created','2026-04-29 01:43:15','2026-04-29 01:43:15'),
(14086,4717,'action started via WP Cron','2026-04-29 01:43:15','2026-04-29 01:43:15'),
(14087,4717,'action complete via WP Cron','2026-04-29 01:43:15','2026-04-29 01:43:15'),
(14088,4722,'action created','2026-04-29 01:43:15','2026-04-29 01:43:15'),
(14089,4720,'action started via WP Cron','2026-04-29 02:08:19','2026-04-29 02:08:19'),
(14090,4723,'action created','2026-04-29 02:08:19','2026-04-29 02:08:19'),
(14091,4723,'action started via WP Cron','2026-04-29 02:08:22','2026-04-29 02:08:22'),
(14092,4723,'action complete via WP Cron','2026-04-29 02:08:22','2026-04-29 02:08:22'),
(14093,4720,'action complete via WP Cron','2026-04-29 02:08:23','2026-04-29 02:08:23'),
(14094,4724,'action created','2026-04-29 02:08:24','2026-04-29 02:08:24'),
(14095,4721,'action started via WP Cron','2026-04-29 02:08:24','2026-04-29 02:08:24'),
(14096,4721,'action complete via WP Cron','2026-04-29 02:08:24','2026-04-29 02:08:24'),
(14097,4725,'action created','2026-04-29 02:08:24','2026-04-29 02:08:24'),
(14098,4722,'action started via WP Cron','2026-04-29 02:08:24','2026-04-29 02:08:24'),
(14099,4722,'action complete via WP Cron','2026-04-29 02:08:25','2026-04-29 02:08:25'),
(14100,4726,'action created','2026-04-29 02:08:25','2026-04-29 02:08:25'),
(14101,4724,'action started via WP Cron','2026-04-29 02:24:59','2026-04-29 02:24:59'),
(14102,4724,'action complete via WP Cron','2026-04-29 02:24:59','2026-04-29 02:24:59'),
(14103,4727,'action created','2026-04-29 02:24:59','2026-04-29 02:24:59'),
(14104,4715,'action started via WP Cron','2026-04-29 02:24:59','2026-04-29 02:24:59'),
(14105,4728,'action created','2026-04-29 02:24:59','2026-04-29 02:24:59'),
(14106,4715,'action complete via WP Cron','2026-04-29 02:24:59','2026-04-29 02:24:59'),
(14107,4725,'action started via WP Cron','2026-04-29 02:24:59','2026-04-29 02:24:59'),
(14108,4725,'action complete via WP Cron','2026-04-29 02:25:00','2026-04-29 02:25:00'),
(14109,4729,'action created','2026-04-29 02:25:00','2026-04-29 02:25:00'),
(14110,4726,'action started via WP Cron','2026-04-29 02:25:00','2026-04-29 02:25:00'),
(14111,4726,'action complete via WP Cron','2026-04-29 02:25:01','2026-04-29 02:25:01'),
(14112,4730,'action created','2026-04-29 02:25:01','2026-04-29 02:25:01'),
(14113,4727,'action started via WP Cron','2026-04-29 02:40:35','2026-04-29 02:40:35'),
(14114,4731,'action created','2026-04-29 02:40:36','2026-04-29 02:40:36'),
(14115,4727,'action complete via WP Cron','2026-04-29 02:40:41','2026-04-29 02:40:41'),
(14116,4732,'action created','2026-04-29 02:40:42','2026-04-29 02:40:42'),
(14117,4729,'action started via WP Cron','2026-04-29 02:40:43','2026-04-29 02:40:43'),
(14118,4729,'action complete via WP Cron','2026-04-29 02:40:43','2026-04-29 02:40:43'),
(14119,4733,'action created','2026-04-29 02:40:44','2026-04-29 02:40:44'),
(14120,4730,'action started via WP Cron','2026-04-29 02:40:44','2026-04-29 02:40:44'),
(14121,4730,'action complete via WP Cron','2026-04-29 02:40:44','2026-04-29 02:40:44'),
(14122,4734,'action created','2026-04-29 02:40:44','2026-04-29 02:40:44'),
(14123,4731,'action started via WP Cron','2026-04-29 02:40:44','2026-04-29 02:40:44'),
(14124,4731,'action complete via WP Cron','2026-04-29 02:40:45','2026-04-29 02:40:45'),
(14125,4732,'action started via WP Cron','2026-04-29 02:51:12','2026-04-29 02:51:12'),
(14126,4732,'action complete via WP Cron','2026-04-29 02:51:12','2026-04-29 02:51:12'),
(14127,4735,'action created','2026-04-29 02:51:12','2026-04-29 02:51:12'),
(14128,4518,'action started via WP Cron','2026-04-29 02:51:12','2026-04-29 02:51:12'),
(14129,4518,'action complete via WP Cron','2026-04-29 02:51:15','2026-04-29 02:51:15'),
(14130,4736,'action created','2026-04-29 02:51:15','2026-04-29 02:51:15'),
(14131,4735,'action started via WP Cron','2026-04-29 03:17:29','2026-04-29 03:17:29'),
(14132,4735,'action complete via WP Cron','2026-04-29 03:17:29','2026-04-29 03:17:29'),
(14133,4737,'action created','2026-04-29 03:17:29','2026-04-29 03:17:29'),
(14134,4733,'action started via WP Cron','2026-04-29 03:17:29','2026-04-29 03:17:29'),
(14135,4733,'action complete via WP Cron','2026-04-29 03:17:30','2026-04-29 03:17:30'),
(14136,4738,'action created','2026-04-29 03:17:30','2026-04-29 03:17:30'),
(14137,4734,'action started via WP Cron','2026-04-29 03:17:30','2026-04-29 03:17:30'),
(14138,4734,'action complete via WP Cron','2026-04-29 03:17:30','2026-04-29 03:17:30'),
(14139,4739,'action created','2026-04-29 03:17:31','2026-04-29 03:17:31'),
(14140,4346,'action started via WP Cron','2026-04-29 03:17:31','2026-04-29 03:17:31'),
(14141,4740,'action created','2026-04-29 03:17:31','2026-04-29 03:17:31'),
(14142,4346,'action complete via WP Cron','2026-04-29 03:17:31','2026-04-29 03:17:31'),
(14143,4741,'action created','2026-04-29 03:17:31','2026-04-29 03:17:31'),
(14144,4347,'action started via WP Cron','2026-04-29 03:17:31','2026-04-29 03:17:31'),
(14145,4347,'action complete via WP Cron','2026-04-29 03:17:31','2026-04-29 03:17:31'),
(14146,4742,'action created','2026-04-29 03:17:32','2026-04-29 03:17:32'),
(14147,4740,'action started via WP Cron','2026-04-29 03:17:32','2026-04-29 03:17:32'),
(14148,4740,'action complete via WP Cron','2026-04-29 03:17:32','2026-04-29 03:17:32'),
(14149,4737,'action started via WP Cron','2026-04-29 03:35:29','2026-04-29 03:35:29'),
(14150,4743,'action created','2026-04-29 03:35:30','2026-04-29 03:35:30'),
(14151,4743,'action started via WP Cron','2026-04-29 03:35:33','2026-04-29 03:35:33'),
(14152,4737,'action complete via WP Cron','2026-04-29 03:35:35','2026-04-29 03:35:35'),
(14153,4744,'action created','2026-04-29 03:35:37','2026-04-29 03:35:37'),
(14154,4743,'action complete via WP Cron','2026-04-29 03:35:37','2026-04-29 03:35:37'),
(14155,4728,'action started via WP Cron','2026-04-29 03:35:37','2026-04-29 03:35:37'),
(14156,4745,'action created','2026-04-29 03:35:37','2026-04-29 03:35:37'),
(14157,4728,'action complete via WP Cron','2026-04-29 03:35:37','2026-04-29 03:35:37'),
(14158,4738,'action started via WP Cron','2026-04-29 03:35:37','2026-04-29 03:35:37'),
(14159,4738,'action complete via WP Cron','2026-04-29 03:35:38','2026-04-29 03:35:38'),
(14160,4746,'action created','2026-04-29 03:35:38','2026-04-29 03:35:38'),
(14161,4739,'action started via WP Cron','2026-04-29 03:35:38','2026-04-29 03:35:38'),
(14162,4739,'action complete via WP Cron','2026-04-29 03:35:38','2026-04-29 03:35:38'),
(14163,4747,'action created','2026-04-29 03:35:38','2026-04-29 03:35:38'),
(14164,4744,'action started via WP Cron','2026-04-29 04:02:47','2026-04-29 04:02:47'),
(14165,4744,'action complete via WP Cron','2026-04-29 04:02:47','2026-04-29 04:02:47'),
(14166,4748,'action created','2026-04-29 04:02:47','2026-04-29 04:02:47'),
(14167,4746,'action started via WP Cron','2026-04-29 04:02:47','2026-04-29 04:02:47'),
(14168,4746,'action complete via WP Cron','2026-04-29 04:02:47','2026-04-29 04:02:47'),
(14169,4749,'action created','2026-04-29 04:02:48','2026-04-29 04:02:48'),
(14170,4747,'action started via WP Cron','2026-04-29 04:02:48','2026-04-29 04:02:48'),
(14171,4747,'action complete via WP Cron','2026-04-29 04:02:48','2026-04-29 04:02:48'),
(14172,4750,'action created','2026-04-29 04:02:48','2026-04-29 04:02:48'),
(14173,4748,'action started via WP Cron','2026-04-29 04:23:13','2026-04-29 04:23:13'),
(14174,4751,'action created','2026-04-29 04:23:13','2026-04-29 04:23:13'),
(14175,4751,'action started via WP Cron','2026-04-29 04:23:17','2026-04-29 04:23:17'),
(14176,4751,'action complete via WP Cron','2026-04-29 04:23:17','2026-04-29 04:23:17'),
(14177,4748,'action complete via WP Cron','2026-04-29 04:23:18','2026-04-29 04:23:18'),
(14178,4752,'action created','2026-04-29 04:23:18','2026-04-29 04:23:18'),
(14179,4749,'action started via WP Cron','2026-04-29 04:23:18','2026-04-29 04:23:18'),
(14180,4749,'action complete via WP Cron','2026-04-29 04:23:19','2026-04-29 04:23:19'),
(14181,4753,'action created','2026-04-29 04:23:20','2026-04-29 04:23:20'),
(14182,4750,'action started via WP Cron','2026-04-29 04:23:20','2026-04-29 04:23:20'),
(14183,4750,'action complete via WP Cron','2026-04-29 04:23:21','2026-04-29 04:23:21'),
(14184,4754,'action created','2026-04-29 04:23:21','2026-04-29 04:23:21'),
(14185,4752,'action started via WP Cron','2026-04-29 04:33:02','2026-04-29 04:33:02'),
(14186,4752,'action complete via WP Cron','2026-04-29 04:33:02','2026-04-29 04:33:02'),
(14187,4755,'action created','2026-04-29 04:33:02','2026-04-29 04:33:02'),
(14188,4755,'action started via WP Cron','2026-04-29 05:07:34','2026-04-29 05:07:34'),
(14189,4755,'action complete via WP Cron','2026-04-29 05:07:34','2026-04-29 05:07:34'),
(14190,4756,'action created','2026-04-29 05:07:34','2026-04-29 05:07:34'),
(14191,4745,'action started via WP Cron','2026-04-29 05:07:34','2026-04-29 05:07:34'),
(14192,4757,'action created','2026-04-29 05:07:34','2026-04-29 05:07:34'),
(14193,4745,'action complete via WP Cron','2026-04-29 05:07:34','2026-04-29 05:07:34'),
(14194,4753,'action started via WP Cron','2026-04-29 05:07:34','2026-04-29 05:07:34'),
(14195,4753,'action complete via WP Cron','2026-04-29 05:07:35','2026-04-29 05:07:35'),
(14196,4758,'action created','2026-04-29 05:07:35','2026-04-29 05:07:35'),
(14197,4754,'action started via WP Cron','2026-04-29 05:07:35','2026-04-29 05:07:35'),
(14198,4754,'action complete via WP Cron','2026-04-29 05:07:36','2026-04-29 05:07:36'),
(14199,4759,'action created','2026-04-29 05:07:36','2026-04-29 05:07:36'),
(14200,4756,'action started via WP Cron','2026-04-29 05:21:33','2026-04-29 05:21:33'),
(14201,4760,'action created','2026-04-29 05:21:33','2026-04-29 05:21:33'),
(14202,4760,'action started via WP Cron','2026-04-29 05:21:37','2026-04-29 05:21:37'),
(14203,4760,'action complete via WP Cron','2026-04-29 05:21:38','2026-04-29 05:21:38'),
(14204,4756,'action complete via WP Cron','2026-04-29 05:21:38','2026-04-29 05:21:38'),
(14205,4761,'action created','2026-04-29 05:21:38','2026-04-29 05:21:38'),
(14206,4758,'action started via WP Cron','2026-04-29 05:23:34','2026-04-29 05:23:34'),
(14207,4758,'action complete via WP Cron','2026-04-29 05:23:34','2026-04-29 05:23:34'),
(14208,4762,'action created','2026-04-29 05:23:34','2026-04-29 05:23:34'),
(14209,4759,'action started via WP Cron','2026-04-29 05:23:34','2026-04-29 05:23:34'),
(14210,4759,'action complete via WP Cron','2026-04-29 05:23:35','2026-04-29 05:23:35'),
(14211,4763,'action created','2026-04-29 05:23:35','2026-04-29 05:23:35'),
(14212,4761,'action started via WP Cron','2026-04-29 05:24:08','2026-04-29 05:24:08'),
(14213,4761,'action complete via WP Cron','2026-04-29 05:24:08','2026-04-29 05:24:08'),
(14214,4764,'action created','2026-04-29 05:24:08','2026-04-29 05:24:08'),
(14215,4764,'action started via WP Cron','2026-04-29 05:27:55','2026-04-29 05:27:55'),
(14216,4764,'action complete via WP Cron','2026-04-29 05:27:55','2026-04-29 05:27:55'),
(14217,4765,'action created','2026-04-29 05:27:55','2026-04-29 05:27:55'),
(14218,4765,'action started via WP Cron','2026-04-29 05:37:12','2026-04-29 05:37:12'),
(14219,4765,'action complete via WP Cron','2026-04-29 05:37:12','2026-04-29 05:37:12'),
(14220,4766,'action created','2026-04-29 05:37:12','2026-04-29 05:37:12'),
(14221,4762,'action started via WP Cron','2026-04-29 06:01:52','2026-04-29 06:01:52'),
(14222,4762,'action complete via WP Cron','2026-04-29 06:01:52','2026-04-29 06:01:52'),
(14223,4767,'action created','2026-04-29 06:01:53','2026-04-29 06:01:53'),
(14224,4763,'action started via WP Cron','2026-04-29 06:01:53','2026-04-29 06:01:53'),
(14225,4763,'action complete via WP Cron','2026-04-29 06:01:53','2026-04-29 06:01:53'),
(14226,4768,'action created','2026-04-29 06:01:53','2026-04-29 06:01:53'),
(14227,4766,'action started via WP Cron','2026-04-29 06:01:53','2026-04-29 06:01:53'),
(14228,4766,'action complete via WP Cron','2026-04-29 06:01:53','2026-04-29 06:01:53'),
(14229,4769,'action created','2026-04-29 06:01:54','2026-04-29 06:01:54'),
(14230,4629,'action started via WP Cron','2026-04-29 06:01:54','2026-04-29 06:01:54'),
(14231,4629,'action complete via WP Cron','2026-04-29 06:01:54','2026-04-29 06:01:54'),
(14232,4770,'action created','2026-04-29 06:01:54','2026-04-29 06:01:54'),
(14233,4769,'action started via WP Cron','2026-04-29 06:04:30','2026-04-29 06:04:30'),
(14234,4769,'action complete via WP Cron','2026-04-29 06:04:30','2026-04-29 06:04:30'),
(14235,4771,'action created','2026-04-29 06:04:31','2026-04-29 06:04:31'),
(14236,4771,'action started via WP Cron','2026-04-29 06:20:16','2026-04-29 06:20:16'),
(14237,4772,'action created','2026-04-29 06:20:16','2026-04-29 06:20:16'),
(14238,4772,'action started via WP Cron','2026-04-29 06:20:20','2026-04-29 06:20:20'),
(14239,4772,'action complete via WP Cron','2026-04-29 06:20:20','2026-04-29 06:20:20'),
(14240,4771,'action complete via WP Cron','2026-04-29 06:20:21','2026-04-29 06:20:21'),
(14241,4773,'action created','2026-04-29 06:20:21','2026-04-29 06:20:21'),
(14242,4757,'action started via WP Cron','2026-04-29 06:20:21','2026-04-29 06:20:21'),
(14243,4774,'action created','2026-04-29 06:20:21','2026-04-29 06:20:21'),
(14244,4757,'action complete via WP Cron','2026-04-29 06:20:21','2026-04-29 06:20:21'),
(14245,4767,'action started via WP Cron','2026-04-29 06:20:21','2026-04-29 06:20:21'),
(14246,4767,'action complete via WP Cron','2026-04-29 06:20:22','2026-04-29 06:20:22'),
(14247,4775,'action created','2026-04-29 06:20:22','2026-04-29 06:20:22'),
(14248,4768,'action started via WP Cron','2026-04-29 06:20:22','2026-04-29 06:20:22'),
(14249,4768,'action complete via WP Cron','2026-04-29 06:20:23','2026-04-29 06:20:23'),
(14250,4776,'action created','2026-04-29 06:20:23','2026-04-29 06:20:23'),
(14251,4773,'action started via WP Cron','2026-04-29 06:23:27','2026-04-29 06:23:27'),
(14252,4773,'action complete via WP Cron','2026-04-29 06:23:27','2026-04-29 06:23:27'),
(14253,4777,'action created','2026-04-29 06:23:27','2026-04-29 06:23:27'),
(14254,4777,'action started via WP Cron','2026-04-29 06:33:01','2026-04-29 06:33:01'),
(14255,4777,'action complete via WP Cron','2026-04-29 06:33:01','2026-04-29 06:33:01'),
(14256,4778,'action created','2026-04-29 06:33:01','2026-04-29 06:33:01'),
(14257,4778,'action started via WP Cron','2026-04-29 06:43:45','2026-04-29 06:43:45'),
(14258,4778,'action complete via WP Cron','2026-04-29 06:43:46','2026-04-29 06:43:46'),
(14259,4779,'action created','2026-04-29 06:43:46','2026-04-29 06:43:46'),
(14260,4775,'action started via WP Cron','2026-04-29 06:43:46','2026-04-29 06:43:46'),
(14261,4775,'action complete via WP Cron','2026-04-29 06:43:46','2026-04-29 06:43:46'),
(14262,4780,'action created','2026-04-29 06:43:47','2026-04-29 06:43:47'),
(14263,4776,'action started via WP Cron','2026-04-29 06:43:47','2026-04-29 06:43:47'),
(14264,4776,'action complete via WP Cron','2026-04-29 06:43:47','2026-04-29 06:43:47'),
(14265,4781,'action created','2026-04-29 06:43:48','2026-04-29 06:43:48'),
(14266,4779,'action started via WP Cron','2026-04-29 07:11:04','2026-04-29 07:11:04'),
(14267,4779,'action complete via WP Cron','2026-04-29 07:11:04','2026-04-29 07:11:04'),
(14268,4782,'action created','2026-04-29 07:11:08','2026-04-29 07:11:08'),
(14269,4780,'action started via WP Cron','2026-04-29 07:11:08','2026-04-29 07:11:08'),
(14270,4780,'action complete via WP Cron','2026-04-29 07:11:09','2026-04-29 07:11:09'),
(14271,4783,'action created','2026-04-29 07:11:14','2026-04-29 07:11:14'),
(14272,4781,'action started via WP Cron','2026-04-29 07:11:14','2026-04-29 07:11:14'),
(14273,4781,'action complete via WP Cron','2026-04-29 07:11:14','2026-04-29 07:11:14'),
(14274,4784,'action created','2026-04-29 07:11:18','2026-04-29 07:11:18'),
(14275,4782,'action started via WP Cron','2026-04-29 07:31:24','2026-04-29 07:31:24'),
(14276,4785,'action created','2026-04-29 07:31:24','2026-04-29 07:31:24'),
(14277,4785,'action started via WP Cron','2026-04-29 07:31:28','2026-04-29 07:31:28'),
(14278,4785,'action complete via WP Cron','2026-04-29 07:31:28','2026-04-29 07:31:28'),
(14279,4782,'action complete via WP Cron','2026-04-29 07:31:29','2026-04-29 07:31:29'),
(14280,4786,'action created','2026-04-29 07:31:29','2026-04-29 07:31:29'),
(14281,4774,'action started via WP Cron','2026-04-29 07:31:29','2026-04-29 07:31:29'),
(14282,4787,'action created','2026-04-29 07:31:30','2026-04-29 07:31:30'),
(14283,4774,'action complete via WP Cron','2026-04-29 07:31:30','2026-04-29 07:31:30'),
(14284,4783,'action started via WP Cron','2026-04-29 07:31:30','2026-04-29 07:31:30'),
(14285,4783,'action complete via WP Cron','2026-04-29 07:31:30','2026-04-29 07:31:30'),
(14286,4788,'action created','2026-04-29 07:31:30','2026-04-29 07:31:30'),
(14287,4784,'action started via WP Cron','2026-04-29 07:31:30','2026-04-29 07:31:30'),
(14288,4784,'action complete via WP Cron','2026-04-29 07:31:31','2026-04-29 07:31:31'),
(14289,4789,'action created','2026-04-29 07:31:31','2026-04-29 07:31:31'),
(14290,4786,'action started via WP Cron','2026-04-29 07:34:05','2026-04-29 07:34:05'),
(14291,4786,'action complete via WP Cron','2026-04-29 07:34:05','2026-04-29 07:34:05'),
(14292,4790,'action created','2026-04-29 07:34:05','2026-04-29 07:34:05'),
(14293,4790,'action started via WP Cron','2026-04-29 07:36:15','2026-04-29 07:36:15'),
(14294,4791,'action created','2026-04-29 07:36:15','2026-04-29 07:36:15'),
(14295,4791,'action started via WP Cron','2026-04-29 07:36:18','2026-04-29 07:36:18'),
(14296,4791,'action complete via WP Cron','2026-04-29 07:36:18','2026-04-29 07:36:18'),
(14297,4790,'action complete via WP Cron','2026-04-29 07:36:19','2026-04-29 07:36:19'),
(14298,4792,'action created','2026-04-29 07:36:19','2026-04-29 07:36:19'),
(14299,4792,'action started via WP Cron','2026-04-29 07:39:07','2026-04-29 07:39:07'),
(14300,4792,'action complete via WP Cron','2026-04-29 07:39:07','2026-04-29 07:39:07'),
(14301,4793,'action created','2026-04-29 07:39:08','2026-04-29 07:39:08'),
(14302,4793,'action started via WP Cron','2026-04-29 07:42:13','2026-04-29 07:42:13'),
(14303,4793,'action complete via WP Cron','2026-04-29 07:42:13','2026-04-29 07:42:13'),
(14304,4794,'action created','2026-04-29 07:42:13','2026-04-29 07:42:13'),
(14305,4794,'action started via WP Cron','2026-04-29 07:45:02','2026-04-29 07:45:02'),
(14306,4794,'action complete via WP Cron','2026-04-29 07:45:02','2026-04-29 07:45:02'),
(14307,4795,'action created','2026-04-29 07:45:02','2026-04-29 07:45:02'),
(14308,4788,'action started via WP Cron','2026-04-29 07:47:03','2026-04-29 07:47:03'),
(14309,4788,'action complete via WP Cron','2026-04-29 07:47:03','2026-04-29 07:47:03'),
(14310,4796,'action created','2026-04-29 07:47:03','2026-04-29 07:47:03'),
(14311,4789,'action started via WP Cron','2026-04-29 07:47:03','2026-04-29 07:47:03'),
(14312,4789,'action complete via WP Cron','2026-04-29 07:47:04','2026-04-29 07:47:04'),
(14313,4797,'action created','2026-04-29 07:47:04','2026-04-29 07:47:04'),
(14314,4795,'action started via WP Cron','2026-04-29 07:47:04','2026-04-29 07:47:04'),
(14315,4795,'action complete via WP Cron','2026-04-29 07:47:04','2026-04-29 07:47:04'),
(14316,4798,'action created','2026-04-29 07:47:04','2026-04-29 07:47:04'),
(14317,4798,'action started via WP Cron','2026-04-29 07:49:12','2026-04-29 07:49:12'),
(14318,4798,'action complete via WP Cron','2026-04-29 07:49:12','2026-04-29 07:49:12'),
(14319,4799,'action created','2026-04-29 07:49:13','2026-04-29 07:49:13'),
(14320,4799,'action started via WP Cron','2026-04-29 07:52:02','2026-04-29 07:52:02'),
(14321,4799,'action complete via WP Cron','2026-04-29 07:52:02','2026-04-29 07:52:02'),
(14322,4800,'action created','2026-04-29 07:52:02','2026-04-29 07:52:02'),
(14323,4800,'action started via WP Cron','2026-04-29 07:55:02','2026-04-29 07:55:02'),
(14324,4800,'action complete via WP Cron','2026-04-29 07:55:02','2026-04-29 07:55:02'),
(14325,4801,'action created','2026-04-29 07:55:02','2026-04-29 07:55:02'),
(14326,4801,'action started via WP Cron','2026-04-29 08:04:21','2026-04-29 08:04:21'),
(14327,4802,'action created','2026-04-29 08:04:21','2026-04-29 08:04:21'),
(14328,4801,'action complete via WP Cron','2026-04-29 08:04:26','2026-04-29 08:04:26'),
(14329,4803,'action created','2026-04-29 08:04:27','2026-04-29 08:04:27'),
(14330,4796,'action started via WP Cron','2026-04-29 08:04:33','2026-04-29 08:04:33'),
(14331,4796,'action complete via WP Cron','2026-04-29 08:04:33','2026-04-29 08:04:33'),
(14332,4804,'action created','2026-04-29 08:04:35','2026-04-29 08:04:35'),
(14333,4797,'action started via WP Cron','2026-04-29 08:04:35','2026-04-29 08:04:35'),
(14334,4797,'action complete via WP Cron','2026-04-29 08:04:36','2026-04-29 08:04:36'),
(14335,4805,'action created','2026-04-29 08:04:36','2026-04-29 08:04:36'),
(14336,4802,'action started via WP Cron','2026-04-29 08:04:36','2026-04-29 08:04:36'),
(14337,4802,'action complete via WP Cron','2026-04-29 08:04:37','2026-04-29 08:04:37'),
(14338,4803,'action started via WP Cron','2026-04-29 08:09:00','2026-04-29 08:09:00'),
(14339,4806,'action created','2026-04-29 08:09:01','2026-04-29 08:09:01'),
(14340,4806,'action started via WP Cron','2026-04-29 08:09:05','2026-04-29 08:09:05'),
(14341,4803,'action complete via WP Cron','2026-04-29 08:09:06','2026-04-29 08:09:06'),
(14342,4807,'action created','2026-04-29 08:09:07','2026-04-29 08:09:07'),
(14343,4806,'action complete via WP Cron','2026-04-29 08:09:08','2026-04-29 08:09:08'),
(14344,4807,'action started via WP Cron','2026-04-29 08:17:59','2026-04-29 08:17:59'),
(14345,4807,'action complete via WP Cron','2026-04-29 08:17:59','2026-04-29 08:17:59'),
(14346,4808,'action created','2026-04-29 08:17:59','2026-04-29 08:17:59'),
(14347,4414,'action started via Async Request','2026-04-29 08:19:36','2026-04-29 08:19:36'),
(14348,4414,'action complete via Async Request','2026-04-29 08:19:39','2026-04-29 08:19:39'),
(14349,4809,'action created','2026-04-29 08:19:39','2026-04-29 08:19:39'),
(14350,4415,'action started via Async Request','2026-04-29 08:19:49','2026-04-29 08:19:49'),
(14351,4415,'action complete via Async Request','2026-04-29 08:19:50','2026-04-29 08:19:50'),
(14352,4810,'action created','2026-04-29 08:19:50','2026-04-29 08:19:50'),
(14353,4416,'action started via Async Request','2026-04-29 08:19:50','2026-04-29 08:19:50'),
(14354,4416,'action complete via Async Request','2026-04-29 08:19:50','2026-04-29 08:19:50'),
(14355,4811,'action created','2026-04-29 08:19:51','2026-04-29 08:19:51'),
(14356,4417,'action started via Async Request','2026-04-29 08:19:51','2026-04-29 08:19:51'),
(14357,4417,'action complete via Async Request','2026-04-29 08:19:51','2026-04-29 08:19:51'),
(14358,4812,'action created','2026-04-29 08:19:51','2026-04-29 08:19:51'),
(14359,4418,'action started via Async Request','2026-04-29 08:19:51','2026-04-29 08:19:51'),
(14360,4418,'action complete via Async Request','2026-04-29 08:19:51','2026-04-29 08:19:51'),
(14361,4813,'action created','2026-04-29 08:19:51','2026-04-29 08:19:51'),
(14362,4419,'action started via Async Request','2026-04-29 08:19:51','2026-04-29 08:19:51'),
(14363,4419,'action complete via Async Request','2026-04-29 08:19:51','2026-04-29 08:19:51'),
(14364,4814,'action created','2026-04-29 08:19:51','2026-04-29 08:19:51'),
(14365,4420,'action started via Async Request','2026-04-29 08:19:51','2026-04-29 08:19:51'),
(14366,4420,'action complete via Async Request','2026-04-29 08:19:51','2026-04-29 08:19:51'),
(14367,4815,'action created','2026-04-29 08:19:51','2026-04-29 08:19:51'),
(14368,4421,'action started via Async Request','2026-04-29 08:19:51','2026-04-29 08:19:51'),
(14369,4421,'action complete via Async Request','2026-04-29 08:19:51','2026-04-29 08:19:51'),
(14370,4816,'action created','2026-04-29 08:19:52','2026-04-29 08:19:52'),
(14371,4423,'action started via Async Request','2026-04-29 08:19:52','2026-04-29 08:19:52'),
(14372,4817,'action created','2026-04-29 08:19:53','2026-04-29 08:19:53'),
(14373,4423,'action complete via Async Request','2026-04-29 08:19:53','2026-04-29 08:19:53'),
(14374,4818,'action created','2026-04-29 08:19:54','2026-04-29 08:19:54'),
(14375,4804,'action started via Async Request','2026-04-29 08:19:54','2026-04-29 08:19:54'),
(14376,4804,'action complete via Async Request','2026-04-29 08:19:55','2026-04-29 08:19:55'),
(14377,4819,'action created','2026-04-29 08:19:55','2026-04-29 08:19:55'),
(14378,4805,'action started via Async Request','2026-04-29 08:19:55','2026-04-29 08:19:55'),
(14379,4805,'action complete via Async Request','2026-04-29 08:19:55','2026-04-29 08:19:55'),
(14380,4820,'action created','2026-04-29 08:19:55','2026-04-29 08:19:55'),
(14381,4817,'action started via Async Request','2026-04-29 08:19:55','2026-04-29 08:19:55'),
(14382,4817,'action complete via Async Request','2026-04-29 08:19:57','2026-04-29 08:19:57'),
(14383,4808,'action started via WP Cron','2026-04-29 08:20:10','2026-04-29 08:20:10'),
(14384,4808,'action complete via WP Cron','2026-04-29 08:20:10','2026-04-29 08:20:10'),
(14385,4821,'action created','2026-04-29 08:20:12','2026-04-29 08:20:12'),
(14386,4821,'action started via WP Cron','2026-04-29 08:25:37','2026-04-29 08:25:37'),
(14387,4821,'action complete via WP Cron','2026-04-29 08:25:37','2026-04-29 08:25:37'),
(14388,4822,'action created','2026-04-29 08:25:38','2026-04-29 08:25:38'),
(14389,4822,'action started via WP Cron','2026-04-29 08:27:50','2026-04-29 08:27:50'),
(14390,4822,'action complete via WP Cron','2026-04-29 08:27:51','2026-04-29 08:27:51'),
(14391,4823,'action created','2026-04-29 08:27:51','2026-04-29 08:27:51'),
(14392,4823,'action started via WP Cron','2026-04-29 08:30:44','2026-04-29 08:30:44'),
(14393,4824,'action created','2026-04-29 08:30:44','2026-04-29 08:30:44'),
(14394,4823,'action complete via WP Cron','2026-04-29 08:30:49','2026-04-29 08:30:49'),
(14395,4825,'action created','2026-04-29 08:30:50','2026-04-29 08:30:50'),
(14396,4824,'action started via WP Cron','2026-04-29 08:30:50','2026-04-29 08:30:50'),
(14397,4824,'action complete via WP Cron','2026-04-29 08:30:51','2026-04-29 08:30:51'),
(14398,4787,'action started via WP Cron','2026-04-29 08:31:43','2026-04-29 08:31:43'),
(14399,4826,'action created','2026-04-29 08:31:44','2026-04-29 08:31:44'),
(14400,4787,'action complete via WP Cron','2026-04-29 08:31:44','2026-04-29 08:31:44'),
(14401,4825,'action started via WP Cron','2026-04-29 08:32:49','2026-04-29 08:32:49'),
(14402,4825,'action complete via WP Cron','2026-04-29 08:32:49','2026-04-29 08:32:49'),
(14403,4827,'action created','2026-04-29 08:32:49','2026-04-29 08:32:49'),
(14404,4827,'action started via WP Cron','2026-04-29 08:50:03','2026-04-29 08:50:03'),
(14405,4828,'action created','2026-04-29 08:50:04','2026-04-29 08:50:04'),
(14406,4827,'action complete via WP Cron','2026-04-29 08:50:09','2026-04-29 08:50:09'),
(14407,4829,'action created','2026-04-29 08:50:09','2026-04-29 08:50:09'),
(14408,4819,'action started via WP Cron','2026-04-29 08:50:10','2026-04-29 08:50:10'),
(14409,4819,'action complete via WP Cron','2026-04-29 08:50:10','2026-04-29 08:50:10'),
(14410,4830,'action created','2026-04-29 08:50:11','2026-04-29 08:50:11'),
(14411,4820,'action started via WP Cron','2026-04-29 08:50:11','2026-04-29 08:50:11'),
(14412,4820,'action complete via WP Cron','2026-04-29 08:50:11','2026-04-29 08:50:11'),
(14413,4831,'action created','2026-04-29 08:50:11','2026-04-29 08:50:11'),
(14414,4828,'action started via WP Cron','2026-04-29 08:50:11','2026-04-29 08:50:11'),
(14415,4828,'action complete via WP Cron','2026-04-29 08:50:12','2026-04-29 08:50:12'),
(14416,4829,'action started via WP Cron','2026-04-29 08:52:25','2026-04-29 08:52:25'),
(14417,4829,'action complete via WP Cron','2026-04-29 08:52:25','2026-04-29 08:52:25'),
(14418,4832,'action created','2026-04-29 08:52:25','2026-04-29 08:52:25'),
(14419,4832,'action started via WP Cron','2026-04-29 08:55:11','2026-04-29 08:55:11'),
(14420,4832,'action complete via WP Cron','2026-04-29 08:55:11','2026-04-29 08:55:11'),
(14421,4833,'action created','2026-04-29 08:55:11','2026-04-29 08:55:11'),
(14422,4833,'action started via WP Cron','2026-04-29 09:12:10','2026-04-29 09:12:10'),
(14423,4833,'action complete via WP Cron','2026-04-29 09:12:10','2026-04-29 09:12:10'),
(14424,4834,'action created','2026-04-29 09:12:10','2026-04-29 09:12:10'),
(14425,4830,'action started via WP Cron','2026-04-29 09:12:10','2026-04-29 09:12:10'),
(14426,4830,'action complete via WP Cron','2026-04-29 09:12:11','2026-04-29 09:12:11'),
(14427,4835,'action created','2026-04-29 09:12:11','2026-04-29 09:12:11'),
(14428,4831,'action started via WP Cron','2026-04-29 09:12:11','2026-04-29 09:12:11'),
(14429,4831,'action complete via WP Cron','2026-04-29 09:12:12','2026-04-29 09:12:12'),
(14430,4836,'action created','2026-04-29 09:12:12','2026-04-29 09:12:12'),
(14431,4834,'action started via WP Cron','2026-04-29 09:23:11','2026-04-29 09:23:11'),
(14432,4834,'action complete via WP Cron','2026-04-29 09:23:11','2026-04-29 09:23:11'),
(14433,4837,'action created','2026-04-29 09:23:14','2026-04-29 09:23:14'),
(14434,4837,'action started via WP Cron','2026-04-29 09:43:19','2026-04-29 09:43:19'),
(14435,4837,'action complete via WP Cron','2026-04-29 09:43:19','2026-04-29 09:43:19'),
(14436,4838,'action created','2026-04-29 09:43:20','2026-04-29 09:43:20'),
(14437,4835,'action started via WP Cron','2026-04-29 09:43:20','2026-04-29 09:43:20'),
(14438,4835,'action complete via WP Cron','2026-04-29 09:43:20','2026-04-29 09:43:20'),
(14439,4839,'action created','2026-04-29 09:43:20','2026-04-29 09:43:20'),
(14440,4836,'action started via WP Cron','2026-04-29 09:43:20','2026-04-29 09:43:20'),
(14441,4836,'action complete via WP Cron','2026-04-29 09:43:20','2026-04-29 09:43:20'),
(14442,4840,'action created','2026-04-29 09:43:20','2026-04-29 09:43:20'),
(14443,4679,'action started via WP Cron','2026-04-29 09:43:20','2026-04-29 09:43:20'),
(14444,4679,'action complete via WP Cron','2026-04-29 09:43:21','2026-04-29 09:43:21'),
(14445,4841,'action created','2026-04-29 09:43:21','2026-04-29 09:43:21'),
(14446,4826,'action started via WP Cron','2026-04-29 09:43:21','2026-04-29 09:43:21'),
(14447,4842,'action created','2026-04-29 09:43:21','2026-04-29 09:43:21'),
(14448,4826,'action complete via WP Cron','2026-04-29 09:43:21','2026-04-29 09:43:21'),
(14449,4838,'action started via WP Cron','2026-04-29 09:46:37','2026-04-29 09:46:37'),
(14450,4843,'action created','2026-04-29 09:46:37','2026-04-29 09:46:37'),
(14451,4843,'action started via WP Cron','2026-04-29 09:46:41','2026-04-29 09:46:41'),
(14452,4843,'action complete via WP Cron','2026-04-29 09:46:42','2026-04-29 09:46:42'),
(14453,4838,'action complete via WP Cron','2026-04-29 09:46:42','2026-04-29 09:46:42'),
(14454,4844,'action created','2026-04-29 09:46:42','2026-04-29 09:46:42'),
(14455,4844,'action started via WP Cron','2026-04-29 10:05:15','2026-04-29 10:05:15'),
(14456,4845,'action created','2026-04-29 10:05:15','2026-04-29 10:05:15'),
(14457,4845,'action started via WP Cron','2026-04-29 10:05:19','2026-04-29 10:05:19'),
(14458,4845,'action complete via WP Cron','2026-04-29 10:05:19','2026-04-29 10:05:19'),
(14459,4844,'action complete via WP Cron','2026-04-29 10:05:20','2026-04-29 10:05:20'),
(14460,4846,'action created','2026-04-29 10:05:21','2026-04-29 10:05:21'),
(14461,4839,'action started via WP Cron','2026-04-29 10:05:21','2026-04-29 10:05:21'),
(14462,4839,'action complete via WP Cron','2026-04-29 10:05:21','2026-04-29 10:05:21'),
(14463,4847,'action created','2026-04-29 10:05:21','2026-04-29 10:05:21'),
(14464,4840,'action started via WP Cron','2026-04-29 10:05:21','2026-04-29 10:05:21'),
(14465,4840,'action complete via WP Cron','2026-04-29 10:05:22','2026-04-29 10:05:22'),
(14466,4848,'action created','2026-04-29 10:05:22','2026-04-29 10:05:22'),
(14467,4846,'action started via WP Cron','2026-04-29 10:16:23','2026-04-29 10:16:23'),
(14468,4849,'action created','2026-04-29 10:16:23','2026-04-29 10:16:23'),
(14469,4849,'action started via WP Cron','2026-04-29 10:16:26','2026-04-29 10:16:26'),
(14470,4849,'action complete via WP Cron','2026-04-29 10:16:27','2026-04-29 10:16:27'),
(14471,4846,'action complete via WP Cron','2026-04-29 10:16:27','2026-04-29 10:16:27'),
(14472,4850,'action created','2026-04-29 10:16:27','2026-04-29 10:16:27'),
(14473,4850,'action started via WP Cron','2026-04-29 10:21:55','2026-04-29 10:21:55'),
(14474,4850,'action complete via WP Cron','2026-04-29 10:21:55','2026-04-29 10:21:55'),
(14475,4851,'action created','2026-04-29 10:21:55','2026-04-29 10:21:55'),
(14476,4847,'action started via WP Cron','2026-04-29 10:21:55','2026-04-29 10:21:55'),
(14477,4847,'action complete via WP Cron','2026-04-29 10:21:56','2026-04-29 10:21:56'),
(14478,4852,'action created','2026-04-29 10:21:56','2026-04-29 10:21:56'),
(14479,4848,'action started via WP Cron','2026-04-29 10:21:56','2026-04-29 10:21:56'),
(14480,4848,'action complete via WP Cron','2026-04-29 10:21:56','2026-04-29 10:21:56'),
(14481,4853,'action created','2026-04-29 10:21:56','2026-04-29 10:21:56'),
(14482,4851,'action started via WP Cron','2026-04-29 10:26:38','2026-04-29 10:26:38'),
(14483,4851,'action complete via WP Cron','2026-04-29 10:26:38','2026-04-29 10:26:38'),
(14484,4854,'action created','2026-04-29 10:26:38','2026-04-29 10:26:38'),
(14485,4854,'action started via WP Cron','2026-04-29 10:42:39','2026-04-29 10:42:39'),
(14486,4854,'action complete via WP Cron','2026-04-29 10:42:39','2026-04-29 10:42:39'),
(14487,4855,'action created','2026-04-29 10:42:40','2026-04-29 10:42:40'),
(14488,4852,'action started via WP Cron','2026-04-29 10:42:40','2026-04-29 10:42:40'),
(14489,4852,'action complete via WP Cron','2026-04-29 10:42:40','2026-04-29 10:42:40'),
(14490,4856,'action created','2026-04-29 10:42:40','2026-04-29 10:42:40'),
(14491,4853,'action started via WP Cron','2026-04-29 10:42:40','2026-04-29 10:42:40'),
(14492,4853,'action complete via WP Cron','2026-04-29 10:42:40','2026-04-29 10:42:40'),
(14493,4857,'action created','2026-04-29 10:42:41','2026-04-29 10:42:41'),
(14494,4842,'action started via WP Cron','2026-04-29 10:52:16','2026-04-29 10:52:16'),
(14495,4858,'action created','2026-04-29 10:52:16','2026-04-29 10:52:16'),
(14496,4842,'action complete via WP Cron','2026-04-29 10:52:16','2026-04-29 10:52:16'),
(14497,4855,'action started via WP Cron','2026-04-29 10:52:16','2026-04-29 10:52:16'),
(14498,4855,'action complete via WP Cron','2026-04-29 10:52:16','2026-04-29 10:52:16'),
(14499,4859,'action created','2026-04-29 10:52:16','2026-04-29 10:52:16'),
(14500,4859,'action started via WP Cron','2026-04-29 11:20:42','2026-04-29 11:20:42'),
(14501,4860,'action created','2026-04-29 11:20:42','2026-04-29 11:20:42'),
(14502,4859,'action complete via WP Cron','2026-04-29 11:20:47','2026-04-29 11:20:47'),
(14503,4861,'action created','2026-04-29 11:20:47','2026-04-29 11:20:47'),
(14504,4856,'action started via WP Cron','2026-04-29 11:20:48','2026-04-29 11:20:48'),
(14505,4856,'action complete via WP Cron','2026-04-29 11:20:48','2026-04-29 11:20:48'),
(14506,4862,'action created','2026-04-29 11:20:49','2026-04-29 11:20:49'),
(14507,4857,'action started via WP Cron','2026-04-29 11:20:49','2026-04-29 11:20:49'),
(14508,4857,'action complete via WP Cron','2026-04-29 11:20:49','2026-04-29 11:20:49'),
(14509,4863,'action created','2026-04-29 11:20:49','2026-04-29 11:20:49'),
(14510,4860,'action started via WP Cron','2026-04-29 11:20:49','2026-04-29 11:20:49'),
(14511,4860,'action complete via WP Cron','2026-04-29 11:20:50','2026-04-29 11:20:50'),
(14512,4861,'action started via WP Cron','2026-04-29 11:34:49','2026-04-29 11:34:49'),
(14513,4861,'action complete via WP Cron','2026-04-29 11:34:49','2026-04-29 11:34:49'),
(14514,4864,'action created','2026-04-29 11:34:49','2026-04-29 11:34:49'),
(14515,4862,'action started via WP Cron','2026-04-29 11:46:08','2026-04-29 11:46:08'),
(14516,4862,'action complete via WP Cron','2026-04-29 11:46:08','2026-04-29 11:46:08'),
(14517,4865,'action created','2026-04-29 11:46:08','2026-04-29 11:46:08'),
(14518,4863,'action started via WP Cron','2026-04-29 11:46:08','2026-04-29 11:46:08'),
(14519,4863,'action complete via WP Cron','2026-04-29 11:46:09','2026-04-29 11:46:09'),
(14520,4866,'action created','2026-04-29 11:46:09','2026-04-29 11:46:09'),
(14521,4864,'action started via WP Cron','2026-04-29 11:46:09','2026-04-29 11:46:09'),
(14522,4864,'action complete via WP Cron','2026-04-29 11:46:09','2026-04-29 11:46:09'),
(14523,4867,'action created','2026-04-29 11:46:09','2026-04-29 11:46:09'),
(14524,4867,'action started via Async Request','2026-04-29 11:56:20','2026-04-29 11:56:20'),
(14525,4868,'action created','2026-04-29 11:56:20','2026-04-29 11:56:20'),
(14526,4868,'action started via WP Cron','2026-04-29 11:56:24','2026-04-29 11:56:24'),
(14527,4868,'action complete via WP Cron','2026-04-29 11:56:25','2026-04-29 11:56:25'),
(14528,4867,'action complete via Async Request','2026-04-29 11:56:25','2026-04-29 11:56:25'),
(14529,4869,'action created','2026-04-29 11:56:25','2026-04-29 11:56:25'),
(14530,4858,'action started via Async Request','2026-04-29 11:56:25','2026-04-29 11:56:25'),
(14531,4870,'action created','2026-04-29 11:56:25','2026-04-29 11:56:25'),
(14532,4858,'action complete via Async Request','2026-04-29 11:56:25','2026-04-29 11:56:25'),
(14533,4869,'action started via WP Cron','2026-04-29 12:00:40','2026-04-29 12:00:40'),
(14534,4869,'action complete via WP Cron','2026-04-29 12:00:40','2026-04-29 12:00:40'),
(14535,4871,'action created','2026-04-29 12:00:40','2026-04-29 12:00:40'),
(14536,4865,'action started via WP Cron','2026-04-29 12:10:28','2026-04-29 12:10:28'),
(14537,4865,'action complete via WP Cron','2026-04-29 12:10:29','2026-04-29 12:10:29'),
(14538,4872,'action created','2026-04-29 12:10:29','2026-04-29 12:10:29'),
(14539,4866,'action started via WP Cron','2026-04-29 12:10:29','2026-04-29 12:10:29'),
(14540,4866,'action complete via WP Cron','2026-04-29 12:10:29','2026-04-29 12:10:29'),
(14541,4873,'action created','2026-04-29 12:10:29','2026-04-29 12:10:29'),
(14542,4871,'action started via WP Cron','2026-04-29 12:10:29','2026-04-29 12:10:29'),
(14543,4874,'action created','2026-04-29 12:10:30','2026-04-29 12:10:30'),
(14544,4874,'action started via WP Cron','2026-04-29 12:10:33','2026-04-29 12:10:33'),
(14545,4874,'action complete via WP Cron','2026-04-29 12:10:34','2026-04-29 12:10:34'),
(14546,4871,'action complete via WP Cron','2026-04-29 12:10:34','2026-04-29 12:10:34'),
(14547,4875,'action created','2026-04-29 12:10:34','2026-04-29 12:10:34'),
(14548,4875,'action started via WP Cron','2026-04-29 12:20:31','2026-04-29 12:20:31'),
(14549,4875,'action complete via WP Cron','2026-04-29 12:20:31','2026-04-29 12:20:31'),
(14550,4876,'action created','2026-04-29 12:20:31','2026-04-29 12:20:31'),
(14551,4876,'action started via WP Cron','2026-04-29 12:27:12','2026-04-29 12:27:12'),
(14552,4877,'action created','2026-04-29 12:27:13','2026-04-29 12:27:13'),
(14553,4877,'action started via WP Cron','2026-04-29 12:27:17','2026-04-29 12:27:17'),
(14554,4877,'action complete via WP Cron','2026-04-29 12:27:18','2026-04-29 12:27:18'),
(14555,4876,'action complete via WP Cron','2026-04-29 12:27:18','2026-04-29 12:27:18'),
(14556,4878,'action created','2026-04-29 12:27:19','2026-04-29 12:27:19'),
(14557,4872,'action started via Async Request','2026-04-29 12:27:21','2026-04-29 12:27:21'),
(14558,4872,'action complete via Async Request','2026-04-29 12:27:22','2026-04-29 12:27:22'),
(14559,4879,'action created','2026-04-29 12:27:22','2026-04-29 12:27:22'),
(14560,4873,'action started via Async Request','2026-04-29 12:27:22','2026-04-29 12:27:22'),
(14561,4873,'action complete via Async Request','2026-04-29 12:27:22','2026-04-29 12:27:22'),
(14562,4880,'action created','2026-04-29 12:27:22','2026-04-29 12:27:22'),
(14563,4878,'action started via Async Request','2026-04-29 12:29:31','2026-04-29 12:29:31'),
(14564,4878,'action complete via Async Request','2026-04-29 12:29:32','2026-04-29 12:29:32'),
(14565,4881,'action created','2026-04-29 12:29:32','2026-04-29 12:29:32'),
(14566,4881,'action started via WP Cron','2026-04-29 12:37:22','2026-04-29 12:37:22'),
(14567,4881,'action complete via WP Cron','2026-04-29 12:37:23','2026-04-29 12:37:23'),
(14568,4882,'action created','2026-04-29 12:37:23','2026-04-29 12:37:23'),
(14569,4882,'action started via WP Cron','2026-04-29 12:48:26','2026-04-29 12:48:26'),
(14570,4883,'action created','2026-04-29 12:48:27','2026-04-29 12:48:27'),
(14571,4883,'action started via WP Cron','2026-04-29 12:48:30','2026-04-29 12:48:30'),
(14572,4883,'action complete via WP Cron','2026-04-29 12:48:31','2026-04-29 12:48:31'),
(14573,4882,'action complete via WP Cron','2026-04-29 12:48:32','2026-04-29 12:48:32'),
(14574,4884,'action created','2026-04-29 12:48:32','2026-04-29 12:48:32'),
(14575,4879,'action started via Async Request','2026-04-29 12:48:34','2026-04-29 12:48:34'),
(14576,4879,'action complete via Async Request','2026-04-29 12:48:35','2026-04-29 12:48:35'),
(14577,4885,'action created','2026-04-29 12:48:35','2026-04-29 12:48:35'),
(14578,4880,'action started via Async Request','2026-04-29 12:48:35','2026-04-29 12:48:35'),
(14579,4880,'action complete via Async Request','2026-04-29 12:48:35','2026-04-29 12:48:35'),
(14580,4886,'action created','2026-04-29 12:48:35','2026-04-29 12:48:35'),
(14581,4884,'action started via WP Cron','2026-04-29 12:51:07','2026-04-29 12:51:07'),
(14582,4884,'action complete via WP Cron','2026-04-29 12:51:07','2026-04-29 12:51:07'),
(14583,4887,'action created','2026-04-29 12:51:07','2026-04-29 12:51:07'),
(14584,4887,'action started via WP Cron','2026-04-29 12:53:53','2026-04-29 12:53:53'),
(14585,4887,'action complete via WP Cron','2026-04-29 12:53:53','2026-04-29 12:53:53'),
(14586,4888,'action created','2026-04-29 12:53:53','2026-04-29 12:53:53'),
(14587,4888,'action started via WP Cron','2026-04-29 12:56:52','2026-04-29 12:56:52'),
(14588,4888,'action complete via WP Cron','2026-04-29 12:56:52','2026-04-29 12:56:52'),
(14589,4889,'action created','2026-04-29 12:56:52','2026-04-29 12:56:52'),
(14590,4870,'action started via WP Cron','2026-04-29 12:56:52','2026-04-29 12:56:52'),
(14591,4890,'action created','2026-04-29 12:56:53','2026-04-29 12:56:53'),
(14592,4870,'action complete via WP Cron','2026-04-29 12:56:53','2026-04-29 12:56:53'),
(14593,4889,'action started via WP Cron','2026-04-29 12:59:52','2026-04-29 12:59:52'),
(14594,4889,'action complete via WP Cron','2026-04-29 12:59:52','2026-04-29 12:59:52'),
(14595,4891,'action created','2026-04-29 12:59:52','2026-04-29 12:59:52'),
(14596,4891,'action started via WP Cron','2026-04-29 13:02:52','2026-04-29 13:02:52'),
(14597,4891,'action complete via WP Cron','2026-04-29 13:02:52','2026-04-29 13:02:52'),
(14598,4892,'action created','2026-04-29 13:02:53','2026-04-29 13:02:53'),
(14599,4885,'action started via WP Cron','2026-04-29 13:03:45','2026-04-29 13:03:45'),
(14600,4885,'action complete via WP Cron','2026-04-29 13:03:45','2026-04-29 13:03:45'),
(14601,4893,'action created','2026-04-29 13:03:46','2026-04-29 13:03:46'),
(14602,4886,'action started via WP Cron','2026-04-29 13:03:46','2026-04-29 13:03:46'),
(14603,4886,'action complete via WP Cron','2026-04-29 13:03:46','2026-04-29 13:03:46'),
(14604,4894,'action created','2026-04-29 13:03:46','2026-04-29 13:03:46'),
(14605,4892,'action started via WP Cron','2026-04-29 13:06:05','2026-04-29 13:06:05'),
(14606,4892,'action complete via WP Cron','2026-04-29 13:06:05','2026-04-29 13:06:05'),
(14607,4895,'action created','2026-04-29 13:06:06','2026-04-29 13:06:06'),
(14608,4895,'action started via WP Cron','2026-04-29 13:10:54','2026-04-29 13:10:54'),
(14609,4896,'action created','2026-04-29 13:10:54','2026-04-29 13:10:54'),
(14610,4896,'action started via WP Cron','2026-04-29 13:10:57','2026-04-29 13:10:57'),
(14611,4896,'action complete via WP Cron','2026-04-29 13:10:58','2026-04-29 13:10:58'),
(14612,4895,'action complete via WP Cron','2026-04-29 13:10:58','2026-04-29 13:10:58'),
(14613,4897,'action created','2026-04-29 13:10:58','2026-04-29 13:10:58'),
(14614,4897,'action started via WP Cron','2026-04-29 13:15:56','2026-04-29 13:15:56'),
(14615,4898,'action created','2026-04-29 13:15:57','2026-04-29 13:15:57'),
(14616,4898,'action started via WP Cron','2026-04-29 13:16:00','2026-04-29 13:16:00'),
(14617,4898,'action complete via WP Cron','2026-04-29 13:16:00','2026-04-29 13:16:00'),
(14618,4897,'action complete via WP Cron','2026-04-29 13:16:00','2026-04-29 13:16:00'),
(14619,4899,'action created','2026-04-29 13:16:00','2026-04-29 13:16:00'),
(14620,4899,'action started via WP Cron','2026-04-29 13:26:32','2026-04-29 13:26:32'),
(14621,4899,'action complete via WP Cron','2026-04-29 13:26:33','2026-04-29 13:26:33'),
(14622,4900,'action created','2026-04-29 13:26:33','2026-04-29 13:26:33'),
(14623,4893,'action started via WP Cron','2026-04-29 13:26:33','2026-04-29 13:26:33'),
(14624,4893,'action complete via WP Cron','2026-04-29 13:26:33','2026-04-29 13:26:33'),
(14625,4901,'action created','2026-04-29 13:26:33','2026-04-29 13:26:33'),
(14626,4894,'action started via WP Cron','2026-04-29 13:26:33','2026-04-29 13:26:33'),
(14627,4894,'action complete via WP Cron','2026-04-29 13:26:34','2026-04-29 13:26:34'),
(14628,4902,'action created','2026-04-29 13:26:34','2026-04-29 13:26:34'),
(14629,4900,'action started via WP Cron','2026-04-29 13:31:24','2026-04-29 13:31:24'),
(14630,4900,'action complete via WP Cron','2026-04-29 13:31:25','2026-04-29 13:31:25'),
(14631,4903,'action created','2026-04-29 13:31:25','2026-04-29 13:31:25'),
(14632,4903,'action started via WP Cron','2026-04-29 13:36:16','2026-04-29 13:36:16'),
(14633,4903,'action complete via WP Cron','2026-04-29 13:36:16','2026-04-29 13:36:16'),
(14634,4904,'action created','2026-04-29 13:36:16','2026-04-29 13:36:16'),
(14635,4904,'action started via WP Cron','2026-04-29 13:44:30','2026-04-29 13:44:30'),
(14636,4905,'action created','2026-04-29 13:44:30','2026-04-29 13:44:30'),
(14637,4905,'action started via WP Cron','2026-04-29 13:44:33','2026-04-29 13:44:33'),
(14638,4905,'action complete via WP Cron','2026-04-29 13:44:34','2026-04-29 13:44:34'),
(14639,4904,'action complete via WP Cron','2026-04-29 13:44:35','2026-04-29 13:44:35'),
(14640,4906,'action created','2026-04-29 13:44:35','2026-04-29 13:44:35'),
(14641,4901,'action started via WP Cron','2026-04-29 13:44:35','2026-04-29 13:44:35'),
(14642,4901,'action complete via WP Cron','2026-04-29 13:44:35','2026-04-29 13:44:35'),
(14643,4907,'action created','2026-04-29 13:44:36','2026-04-29 13:44:36'),
(14644,4902,'action started via WP Cron','2026-04-29 13:44:36','2026-04-29 13:44:36'),
(14645,4902,'action complete via WP Cron','2026-04-29 13:44:36','2026-04-29 13:44:36'),
(14646,4908,'action created','2026-04-29 13:44:37','2026-04-29 13:44:37'),
(14647,4906,'action started via WP Cron','2026-04-29 13:48:05','2026-04-29 13:48:05'),
(14648,4906,'action complete via WP Cron','2026-04-29 13:48:08','2026-04-29 13:48:08'),
(14649,4909,'action created','2026-04-29 13:48:08','2026-04-29 13:48:08'),
(14650,4909,'action started via WP Cron','2026-04-29 13:51:21','2026-04-29 13:51:21'),
(14651,4909,'action complete via WP Cron','2026-04-29 13:51:22','2026-04-29 13:51:22'),
(14652,4910,'action created','2026-04-29 13:51:22','2026-04-29 13:51:22'),
(14653,4910,'action started via WP Cron','2026-04-29 13:54:30','2026-04-29 13:54:30'),
(14654,4910,'action complete via WP Cron','2026-04-29 13:54:30','2026-04-29 13:54:30'),
(14655,4911,'action created','2026-04-29 13:54:30','2026-04-29 13:54:30'),
(14656,4911,'action started via WP Cron','2026-04-29 14:02:35','2026-04-29 14:02:35'),
(14657,4912,'action created','2026-04-29 14:02:35','2026-04-29 14:02:35'),
(14658,4912,'action started via WP Cron','2026-04-29 14:02:39','2026-04-29 14:02:39'),
(14659,4912,'action complete via WP Cron','2026-04-29 14:02:40','2026-04-29 14:02:40'),
(14660,4911,'action complete via WP Cron','2026-04-29 14:02:40','2026-04-29 14:02:40'),
(14661,4913,'action created','2026-04-29 14:02:40','2026-04-29 14:02:40'),
(14662,4890,'action started via Async Request','2026-04-29 14:02:43','2026-04-29 14:02:43'),
(14663,4914,'action created','2026-04-29 14:02:43','2026-04-29 14:02:43'),
(14664,4890,'action complete via Async Request','2026-04-29 14:02:43','2026-04-29 14:02:43'),
(14665,4907,'action started via Async Request','2026-04-29 14:02:43','2026-04-29 14:02:43'),
(14666,4907,'action complete via Async Request','2026-04-29 14:02:44','2026-04-29 14:02:44'),
(14667,4915,'action created','2026-04-29 14:02:44','2026-04-29 14:02:44'),
(14668,4908,'action started via Async Request','2026-04-29 14:02:44','2026-04-29 14:02:44'),
(14669,4908,'action complete via Async Request','2026-04-29 14:02:45','2026-04-29 14:02:45'),
(14670,4916,'action created','2026-04-29 14:02:45','2026-04-29 14:02:45'),
(14671,4913,'action started via WP Cron','2026-04-29 14:09:20','2026-04-29 14:09:20'),
(14672,4913,'action complete via WP Cron','2026-04-29 14:09:20','2026-04-29 14:09:20'),
(14673,4917,'action created','2026-04-29 14:09:20','2026-04-29 14:09:20'),
(14674,4917,'action started via WP Cron','2026-04-29 14:13:31','2026-04-29 14:13:31'),
(14675,4917,'action complete via WP Cron','2026-04-29 14:13:31','2026-04-29 14:13:31'),
(14676,4918,'action created','2026-04-29 14:13:32','2026-04-29 14:13:32'),
(14677,4918,'action started via WP Cron','2026-04-29 14:16:07','2026-04-29 14:16:07'),
(14678,4918,'action complete via WP Cron','2026-04-29 14:16:07','2026-04-29 14:16:07'),
(14679,4919,'action created','2026-04-29 14:16:07','2026-04-29 14:16:07'),
(14680,4915,'action started via WP Cron','2026-04-29 14:40:15','2026-04-29 14:40:15'),
(14681,4915,'action complete via WP Cron','2026-04-29 14:40:15','2026-04-29 14:40:15'),
(14682,4920,'action created','2026-04-29 14:40:15','2026-04-29 14:40:15'),
(14683,4916,'action started via WP Cron','2026-04-29 14:40:15','2026-04-29 14:40:15'),
(14684,4916,'action complete via WP Cron','2026-04-29 14:40:16','2026-04-29 14:40:16'),
(14685,4921,'action created','2026-04-29 14:40:16','2026-04-29 14:40:16'),
(14686,4919,'action started via WP Cron','2026-04-29 14:40:16','2026-04-29 14:40:16'),
(14687,4922,'action created','2026-04-29 14:40:17','2026-04-29 14:40:17'),
(14688,4922,'action started via WP Cron','2026-04-29 14:40:20','2026-04-29 14:40:20'),
(14689,4922,'action complete via WP Cron','2026-04-29 14:40:20','2026-04-29 14:40:20'),
(14690,4919,'action complete via WP Cron','2026-04-29 14:40:20','2026-04-29 14:40:20'),
(14691,4923,'action created','2026-04-29 14:40:20','2026-04-29 14:40:20'),
(14692,4923,'action started via WP Cron','2026-04-29 14:56:33','2026-04-29 14:56:33'),
(14693,4923,'action complete via WP Cron','2026-04-29 14:56:33','2026-04-29 14:56:33'),
(14694,4924,'action created','2026-04-29 14:56:33','2026-04-29 14:56:33'),
(14695,4736,'action started via WP Cron','2026-04-29 14:56:33','2026-04-29 14:56:33'),
(14696,4736,'action complete via WP Cron','2026-04-29 14:56:36','2026-04-29 14:56:36'),
(14697,4925,'action created','2026-04-29 14:56:37','2026-04-29 14:56:37'),
(14698,4920,'action started via WP Cron','2026-04-29 14:56:37','2026-04-29 14:56:37'),
(14699,4920,'action complete via WP Cron','2026-04-29 14:56:37','2026-04-29 14:56:37'),
(14700,4926,'action created','2026-04-29 14:56:37','2026-04-29 14:56:37'),
(14701,4921,'action started via WP Cron','2026-04-29 14:56:37','2026-04-29 14:56:37'),
(14702,4921,'action complete via WP Cron','2026-04-29 14:56:38','2026-04-29 14:56:38'),
(14703,4927,'action created','2026-04-29 14:56:38','2026-04-29 14:56:38'),
(14704,4924,'action started via WP Cron','2026-04-29 14:59:25','2026-04-29 14:59:25'),
(14705,4924,'action complete via WP Cron','2026-04-29 14:59:25','2026-04-29 14:59:25'),
(14706,4928,'action created','2026-04-29 14:59:25','2026-04-29 14:59:25'),
(14707,4928,'action started via WP Cron','2026-04-29 15:04:15','2026-04-29 15:04:15'),
(14708,4928,'action complete via WP Cron','2026-04-29 15:04:15','2026-04-29 15:04:15'),
(14709,4929,'action created','2026-04-29 15:04:15','2026-04-29 15:04:15'),
(14710,4914,'action started via WP Cron','2026-04-29 15:04:15','2026-04-29 15:04:15'),
(14711,4930,'action created','2026-04-29 15:04:16','2026-04-29 15:04:16'),
(14712,4914,'action complete via WP Cron','2026-04-29 15:04:16','2026-04-29 15:04:16'),
(14713,4929,'action started via WP Cron','2026-04-29 15:11:41','2026-04-29 15:11:41'),
(14714,4929,'action complete via WP Cron','2026-04-29 15:11:41','2026-04-29 15:11:41'),
(14715,4931,'action created','2026-04-29 15:11:41','2026-04-29 15:11:41'),
(14716,4926,'action started via WP Cron','2026-04-29 15:11:41','2026-04-29 15:11:41'),
(14717,4926,'action complete via WP Cron','2026-04-29 15:11:41','2026-04-29 15:11:41'),
(14718,4932,'action created','2026-04-29 15:11:42','2026-04-29 15:11:42'),
(14719,4927,'action started via WP Cron','2026-04-29 15:11:42','2026-04-29 15:11:42'),
(14720,4927,'action complete via WP Cron','2026-04-29 15:11:42','2026-04-29 15:11:42'),
(14721,4933,'action created','2026-04-29 15:11:42','2026-04-29 15:11:42'),
(14722,4931,'action started via WP Cron','2026-04-29 15:15:03','2026-04-29 15:15:03'),
(14723,4931,'action complete via WP Cron','2026-04-29 15:15:03','2026-04-29 15:15:03'),
(14724,4934,'action created','2026-04-29 15:15:03','2026-04-29 15:15:03'),
(14725,4934,'action started via WP Cron','2026-04-29 15:17:57','2026-04-29 15:17:57'),
(14726,4934,'action complete via WP Cron','2026-04-29 15:17:58','2026-04-29 15:17:58'),
(14727,4935,'action created','2026-04-29 15:17:58','2026-04-29 15:17:58'),
(14728,4935,'action started via WP Cron','2026-04-29 15:20:28','2026-04-29 15:20:28'),
(14729,4935,'action complete via WP Cron','2026-04-29 15:20:28','2026-04-29 15:20:28'),
(14730,4936,'action created','2026-04-29 15:20:28','2026-04-29 15:20:28'),
(14731,4936,'action started via WP Cron','2026-04-29 15:36:42','2026-04-29 15:36:42'),
(14732,4937,'action created','2026-04-29 15:36:42','2026-04-29 15:36:42'),
(14733,4937,'action started via WP Cron','2026-04-29 15:36:45','2026-04-29 15:36:45'),
(14734,4937,'action complete via WP Cron','2026-04-29 15:36:46','2026-04-29 15:36:46'),
(14735,4936,'action complete via WP Cron','2026-04-29 15:36:47','2026-04-29 15:36:47'),
(14736,4938,'action created','2026-04-29 15:36:47','2026-04-29 15:36:47'),
(14737,4932,'action started via WP Cron','2026-04-29 15:36:47','2026-04-29 15:36:47'),
(14738,4932,'action complete via WP Cron','2026-04-29 15:36:48','2026-04-29 15:36:48'),
(14739,4939,'action created','2026-04-29 15:36:48','2026-04-29 15:36:48'),
(14740,4933,'action started via WP Cron','2026-04-29 15:36:48','2026-04-29 15:36:48'),
(14741,4933,'action complete via WP Cron','2026-04-29 15:36:48','2026-04-29 15:36:48'),
(14742,4940,'action created','2026-04-29 15:36:49','2026-04-29 15:36:49'),
(14743,4938,'action started via WP Cron','2026-04-29 15:47:09','2026-04-29 15:47:09'),
(14744,4938,'action complete via WP Cron','2026-04-29 15:47:09','2026-04-29 15:47:09'),
(14745,4941,'action created','2026-04-29 15:47:09','2026-04-29 15:47:09'),
(14746,4941,'action started via WP Cron','2026-04-29 15:55:13','2026-04-29 15:55:13'),
(14747,4941,'action complete via WP Cron','2026-04-29 15:55:13','2026-04-29 15:55:13'),
(14748,4942,'action created','2026-04-29 15:55:13','2026-04-29 15:55:13'),
(14749,4939,'action started via WP Cron','2026-04-29 15:55:13','2026-04-29 15:55:13'),
(14750,4939,'action complete via WP Cron','2026-04-29 15:55:14','2026-04-29 15:55:14'),
(14751,4943,'action created','2026-04-29 15:55:15','2026-04-29 15:55:15'),
(14752,4940,'action started via WP Cron','2026-04-29 15:55:15','2026-04-29 15:55:15'),
(14753,4940,'action complete via WP Cron','2026-04-29 15:55:15','2026-04-29 15:55:15'),
(14754,4944,'action created','2026-04-29 15:55:15','2026-04-29 15:55:15'),
(14755,4942,'action started via WP Cron','2026-04-29 16:11:28','2026-04-29 16:11:28'),
(14756,4945,'action created','2026-04-29 16:11:28','2026-04-29 16:11:28'),
(14757,4945,'action started via WP Cron','2026-04-29 16:11:32','2026-04-29 16:11:32'),
(14758,4945,'action complete via WP Cron','2026-04-29 16:11:32','2026-04-29 16:11:32'),
(14759,4942,'action complete via WP Cron','2026-04-29 16:11:33','2026-04-29 16:11:33'),
(14760,4946,'action created','2026-04-29 16:11:33','2026-04-29 16:11:33'),
(14761,4930,'action started via WP Cron','2026-04-29 16:11:33','2026-04-29 16:11:33'),
(14762,4947,'action created','2026-04-29 16:11:33','2026-04-29 16:11:33'),
(14763,4930,'action complete via WP Cron','2026-04-29 16:11:33','2026-04-29 16:11:33'),
(14764,4943,'action started via WP Cron','2026-04-29 16:11:33','2026-04-29 16:11:33'),
(14765,4943,'action complete via WP Cron','2026-04-29 16:11:34','2026-04-29 16:11:34'),
(14766,4948,'action created','2026-04-29 16:11:34','2026-04-29 16:11:34'),
(14767,4944,'action started via WP Cron','2026-04-29 16:11:34','2026-04-29 16:11:34'),
(14768,4944,'action complete via WP Cron','2026-04-29 16:11:34','2026-04-29 16:11:34'),
(14769,4949,'action created','2026-04-29 16:11:34','2026-04-29 16:11:34'),
(14770,4946,'action started via WP Cron','2026-04-29 16:16:45','2026-04-29 16:16:45'),
(14771,4950,'action created','2026-04-29 16:16:45','2026-04-29 16:16:45'),
(14772,4950,'action started via WP Cron','2026-04-29 16:16:49','2026-04-29 16:16:49'),
(14773,4950,'action complete via WP Cron','2026-04-29 16:16:49','2026-04-29 16:16:49'),
(14774,4946,'action complete via WP Cron','2026-04-29 16:16:49','2026-04-29 16:16:49'),
(14775,4951,'action created','2026-04-29 16:16:49','2026-04-29 16:16:49'),
(14776,4951,'action started via WP Cron','2026-04-29 16:20:57','2026-04-29 16:20:57'),
(14777,4951,'action complete via WP Cron','2026-04-29 16:20:57','2026-04-29 16:20:57'),
(14778,4952,'action created','2026-04-29 16:20:57','2026-04-29 16:20:57'),
(14779,4952,'action started via WP Cron','2026-04-29 16:37:05','2026-04-29 16:37:05'),
(14780,4952,'action complete via WP Cron','2026-04-29 16:37:06','2026-04-29 16:37:06'),
(14781,4953,'action created','2026-04-29 16:37:06','2026-04-29 16:37:06'),
(14782,4948,'action started via WP Cron','2026-04-29 16:37:06','2026-04-29 16:37:06'),
(14783,4948,'action complete via WP Cron','2026-04-29 16:37:06','2026-04-29 16:37:06'),
(14784,4954,'action created','2026-04-29 16:37:06','2026-04-29 16:37:06'),
(14785,4949,'action started via WP Cron','2026-04-29 16:37:06','2026-04-29 16:37:06'),
(14786,4949,'action complete via WP Cron','2026-04-29 16:37:07','2026-04-29 16:37:07'),
(14787,4955,'action created','2026-04-29 16:37:07','2026-04-29 16:37:07'),
(14788,4953,'action started via WP Cron','2026-04-29 16:43:24','2026-04-29 16:43:24'),
(14789,4953,'action complete via WP Cron','2026-04-29 16:43:24','2026-04-29 16:43:24'),
(14790,4956,'action created','2026-04-29 16:43:26','2026-04-29 16:43:26'),
(14791,4956,'action started via WP Cron','2026-04-29 16:49:24','2026-04-29 16:49:24'),
(14792,4956,'action complete via WP Cron','2026-04-29 16:49:24','2026-04-29 16:49:24'),
(14793,4957,'action created','2026-04-29 16:49:24','2026-04-29 16:49:24'),
(14794,4957,'action started via WP Cron','2026-04-29 17:08:17','2026-04-29 17:08:17'),
(14795,4958,'action created','2026-04-29 17:08:17','2026-04-29 17:08:17'),
(14796,4958,'action started via WP Cron','2026-04-29 17:08:20','2026-04-29 17:08:20'),
(14797,4958,'action complete via WP Cron','2026-04-29 17:08:21','2026-04-29 17:08:21'),
(14798,4957,'action complete via WP Cron','2026-04-29 17:08:22','2026-04-29 17:08:22'),
(14799,4959,'action created','2026-04-29 17:08:22','2026-04-29 17:08:22'),
(14800,4954,'action started via WP Cron','2026-04-29 17:08:22','2026-04-29 17:08:22'),
(14801,4954,'action complete via WP Cron','2026-04-29 17:08:23','2026-04-29 17:08:23'),
(14802,4960,'action created','2026-04-29 17:08:23','2026-04-29 17:08:23'),
(14803,4955,'action started via WP Cron','2026-04-29 17:08:23','2026-04-29 17:08:23'),
(14804,4955,'action complete via WP Cron','2026-04-29 17:08:25','2026-04-29 17:08:25'),
(14805,4961,'action created','2026-04-29 17:08:25','2026-04-29 17:08:25'),
(14806,4959,'action started via WP Cron','2026-04-29 17:10:45','2026-04-29 17:10:45'),
(14807,4959,'action complete via WP Cron','2026-04-29 17:10:45','2026-04-29 17:10:45'),
(14808,4962,'action created','2026-04-29 17:10:45','2026-04-29 17:10:45'),
(14809,4947,'action started via WP Cron','2026-04-29 17:11:48','2026-04-29 17:11:48'),
(14810,4963,'action created','2026-04-29 17:11:49','2026-04-29 17:11:49'),
(14811,4947,'action complete via WP Cron','2026-04-29 17:11:49','2026-04-29 17:11:49'),
(14812,4962,'action started via WP Cron','2026-04-29 17:13:46','2026-04-29 17:13:46'),
(14813,4962,'action complete via WP Cron','2026-04-29 17:13:46','2026-04-29 17:13:46'),
(14814,4964,'action created','2026-04-29 17:13:46','2026-04-29 17:13:46'),
(14815,4964,'action started via WP Cron','2026-04-29 17:15:55','2026-04-29 17:15:55'),
(14816,4964,'action complete via WP Cron','2026-04-29 17:15:55','2026-04-29 17:15:55'),
(14817,4965,'action created','2026-04-29 17:15:55','2026-04-29 17:15:55'),
(14818,4965,'action started via WP Cron','2026-04-29 17:22:45','2026-04-29 17:22:45'),
(14819,4966,'action created','2026-04-29 17:22:46','2026-04-29 17:22:46'),
(14820,4966,'action started via WP Cron','2026-04-29 17:22:50','2026-04-29 17:22:50'),
(14821,4965,'action complete via WP Cron','2026-04-29 17:22:51','2026-04-29 17:22:51'),
(14822,4967,'action created','2026-04-29 17:22:51','2026-04-29 17:22:51'),
(14823,4966,'action complete via WP Cron','2026-04-29 17:22:51','2026-04-29 17:22:51'),
(14824,4960,'action started via WP Cron','2026-04-29 17:25:23','2026-04-29 17:25:23'),
(14825,4960,'action complete via WP Cron','2026-04-29 17:25:24','2026-04-29 17:25:24'),
(14826,4968,'action created','2026-04-29 17:25:24','2026-04-29 17:25:24'),
(14827,4961,'action started via WP Cron','2026-04-29 17:25:24','2026-04-29 17:25:24'),
(14828,4961,'action complete via WP Cron','2026-04-29 17:25:24','2026-04-29 17:25:24'),
(14829,4969,'action created','2026-04-29 17:25:25','2026-04-29 17:25:25'),
(14830,4967,'action started via WP Cron','2026-04-29 17:25:25','2026-04-29 17:25:25'),
(14831,4970,'action created','2026-04-29 17:25:25','2026-04-29 17:25:25'),
(14832,4970,'action started via WP Cron','2026-04-29 17:25:30','2026-04-29 17:25:30'),
(14833,4967,'action complete via WP Cron','2026-04-29 17:25:30','2026-04-29 17:25:30'),
(14834,4971,'action created','2026-04-29 17:25:30','2026-04-29 17:25:30'),
(14835,4970,'action complete via WP Cron','2026-04-29 17:25:30','2026-04-29 17:25:30'),
(14836,4971,'action started via WP Cron','2026-04-29 17:38:35','2026-04-29 17:38:35'),
(14837,4971,'action complete via WP Cron','2026-04-29 17:38:35','2026-04-29 17:38:35'),
(14838,4972,'action created','2026-04-29 17:38:35','2026-04-29 17:38:35'),
(14839,4968,'action started via WP Cron','2026-04-29 17:56:50','2026-04-29 17:56:50'),
(14840,4968,'action complete via WP Cron','2026-04-29 17:56:50','2026-04-29 17:56:50'),
(14841,4973,'action created','2026-04-29 17:56:50','2026-04-29 17:56:50'),
(14842,4969,'action started via WP Cron','2026-04-29 17:56:50','2026-04-29 17:56:50'),
(14843,4969,'action complete via WP Cron','2026-04-29 17:56:51','2026-04-29 17:56:51'),
(14844,4974,'action created','2026-04-29 17:56:51','2026-04-29 17:56:51'),
(14845,4972,'action started via WP Cron','2026-04-29 17:56:51','2026-04-29 17:56:51'),
(14846,4975,'action created','2026-04-29 17:56:51','2026-04-29 17:56:51'),
(14847,4972,'action complete via WP Cron','2026-04-29 17:56:56','2026-04-29 17:56:56'),
(14848,4976,'action created','2026-04-29 17:56:56','2026-04-29 17:56:56'),
(14849,4975,'action started via WP Cron','2026-04-29 17:56:56','2026-04-29 17:56:56'),
(14850,4975,'action complete via WP Cron','2026-04-29 17:56:56','2026-04-29 17:56:56'),
(14851,4976,'action started via WP Cron','2026-04-29 18:13:49','2026-04-29 18:13:49'),
(14852,4977,'action created','2026-04-29 18:13:50','2026-04-29 18:13:50'),
(14853,4977,'action started via WP Cron','2026-04-29 18:13:53','2026-04-29 18:13:53'),
(14854,4977,'action complete via WP Cron','2026-04-29 18:13:53','2026-04-29 18:13:53'),
(14855,4976,'action complete via WP Cron','2026-04-29 18:13:55','2026-04-29 18:13:55'),
(14856,4978,'action created','2026-04-29 18:13:55','2026-04-29 18:13:55'),
(14857,4770,'action started via WP Cron','2026-04-29 18:13:55','2026-04-29 18:13:55'),
(14858,4770,'action complete via WP Cron','2026-04-29 18:13:55','2026-04-29 18:13:55'),
(14860,4963,'action started via WP Cron','2026-04-29 18:13:55','2026-04-29 18:13:55'),
(14861,4980,'action created','2026-04-29 18:13:55','2026-04-29 18:13:55'),
(14862,4963,'action complete via WP Cron','2026-04-29 18:13:55','2026-04-29 18:13:55'),
(14863,4973,'action started via WP Cron','2026-04-29 18:13:55','2026-04-29 18:13:55'),
(14864,4973,'action complete via WP Cron','2026-04-29 18:13:56','2026-04-29 18:13:56'),
(14865,4981,'action created','2026-04-29 18:13:56','2026-04-29 18:13:56'),
(14866,4974,'action started via WP Cron','2026-04-29 18:13:56','2026-04-29 18:13:56'),
(14867,4974,'action complete via WP Cron','2026-04-29 18:13:57','2026-04-29 18:13:57'),
(14868,4982,'action created','2026-04-29 18:13:57','2026-04-29 18:13:57'),
(14869,4978,'action started via WP Cron','2026-04-29 18:38:49','2026-04-29 18:38:49'),
(14870,4983,'action created','2026-04-29 18:38:49','2026-04-29 18:38:49'),
(14871,4978,'action complete via WP Cron','2026-04-29 18:38:54','2026-04-29 18:38:54'),
(14872,4984,'action created','2026-04-29 18:38:54','2026-04-29 18:38:54'),
(14873,4981,'action started via WP Cron','2026-04-29 18:38:56','2026-04-29 18:38:56'),
(14874,4981,'action complete via WP Cron','2026-04-29 18:38:56','2026-04-29 18:38:56'),
(14875,4985,'action created','2026-04-29 18:38:57','2026-04-29 18:38:57'),
(14876,4982,'action started via WP Cron','2026-04-29 18:38:57','2026-04-29 18:38:57'),
(14877,4982,'action complete via WP Cron','2026-04-29 18:38:58','2026-04-29 18:38:58'),
(14878,4986,'action created','2026-04-29 18:38:58','2026-04-29 18:38:58'),
(14879,4983,'action started via WP Cron','2026-04-29 18:38:58','2026-04-29 18:38:58'),
(14880,4983,'action complete via WP Cron','2026-04-29 18:38:58','2026-04-29 18:38:58'),
(14881,4628,'action started via WP Cron','2026-04-29 18:40:17','2026-04-29 18:40:17'),
(14882,4628,'action complete via WP Cron','2026-04-29 18:40:17','2026-04-29 18:40:17'),
(14883,4987,'action created','2026-04-29 18:40:17','2026-04-29 18:40:17'),
(14884,4631,'action started via WP Cron','2026-04-29 18:40:17','2026-04-29 18:40:17'),
(14890,4989,'action started via WP Cron','2026-04-29 18:44:32','2026-04-29 18:44:32'),
(14886,4988,'action created','2026-04-29 18:40:17','2026-04-29 18:40:17'),
(14887,4989,'action created','2026-04-29 18:40:17','2026-04-29 18:40:17'),
(14888,4631,'action complete via WP Cron','2026-04-29 18:40:18','2026-04-29 18:40:18'),
(14889,4990,'action created','2026-04-29 18:40:18','2026-04-29 18:40:18'),
(14891,4989,'action complete via WP Cron','2026-04-29 18:44:32','2026-04-29 18:44:32'),
(14892,4984,'action started via WP Cron','2026-04-29 18:44:32','2026-04-29 18:44:32'),
(14893,4984,'action complete via WP Cron','2026-04-29 18:44:32','2026-04-29 18:44:32'),
(14894,4991,'action created','2026-04-29 18:44:33','2026-04-29 18:44:33'),
(14895,4991,'action started via Async Request','2026-04-29 19:01:28','2026-04-29 19:01:28'),
(14896,4992,'action created','2026-04-29 19:01:28','2026-04-29 19:01:28'),
(14897,4992,'action started via WP Cron','2026-04-29 19:01:32','2026-04-29 19:01:32'),
(14898,4992,'action complete via WP Cron','2026-04-29 19:01:32','2026-04-29 19:01:32'),
(14899,4991,'action complete via Async Request','2026-04-29 19:01:32','2026-04-29 19:01:32'),
(14900,4993,'action created','2026-04-29 19:01:33','2026-04-29 19:01:33'),
(14901,4985,'action started via Async Request','2026-04-29 19:01:42','2026-04-29 19:01:42'),
(14902,4985,'action complete via Async Request','2026-04-29 19:01:42','2026-04-29 19:01:42'),
(14903,4994,'action created','2026-04-29 19:01:42','2026-04-29 19:01:42'),
(14904,4986,'action started via Async Request','2026-04-29 19:01:42','2026-04-29 19:01:42'),
(14905,4986,'action complete via Async Request','2026-04-29 19:01:43','2026-04-29 19:01:43'),
(14906,4995,'action created','2026-04-29 19:01:43','2026-04-29 19:01:43'),
(14907,4993,'action started via WP Cron','2026-04-29 19:17:55','2026-04-29 19:17:55'),
(14908,4996,'action created','2026-04-29 19:17:56','2026-04-29 19:17:56'),
(14909,4996,'action started via WP Cron','2026-04-29 19:18:00','2026-04-29 19:18:00'),
(14910,4996,'action complete via WP Cron','2026-04-29 19:18:00','2026-04-29 19:18:00'),
(14911,4993,'action complete via WP Cron','2026-04-29 19:18:01','2026-04-29 19:18:01'),
(14912,4997,'action created','2026-04-29 19:18:01','2026-04-29 19:18:01'),
(14913,4980,'action started via Async Request','2026-04-29 19:18:05','2026-04-29 19:18:05'),
(14914,4998,'action created','2026-04-29 19:18:05','2026-04-29 19:18:05'),
(14915,4980,'action complete via Async Request','2026-04-29 19:18:05','2026-04-29 19:18:05'),
(14916,4994,'action started via Async Request','2026-04-29 19:18:05','2026-04-29 19:18:05'),
(14917,4994,'action complete via Async Request','2026-04-29 19:18:06','2026-04-29 19:18:06'),
(14918,4999,'action created','2026-04-29 19:18:06','2026-04-29 19:18:06'),
(14919,4995,'action started via Async Request','2026-04-29 19:18:06','2026-04-29 19:18:06'),
(14920,4995,'action complete via Async Request','2026-04-29 19:18:06','2026-04-29 19:18:06'),
(14921,5000,'action created','2026-04-29 19:18:07','2026-04-29 19:18:07'),
(14922,4997,'action started via WP Cron','2026-04-29 19:26:18','2026-04-29 19:26:18'),
(14923,5001,'action created','2026-04-29 19:26:18','2026-04-29 19:26:18'),
(14924,5001,'action started via WP Cron','2026-04-29 19:26:21','2026-04-29 19:26:21'),
(14925,5001,'action complete via WP Cron','2026-04-29 19:26:22','2026-04-29 19:26:22'),
(14926,4997,'action complete via WP Cron','2026-04-29 19:26:22','2026-04-29 19:26:22'),
(14927,5002,'action created','2026-04-29 19:26:22','2026-04-29 19:26:22'),
(14928,5002,'action started via WP Cron','2026-04-29 19:33:27','2026-04-29 19:33:27'),
(14929,5002,'action complete via WP Cron','2026-04-29 19:33:27','2026-04-29 19:33:27'),
(14930,5003,'action created','2026-04-29 19:33:27','2026-04-29 19:33:27'),
(14931,4999,'action started via WP Cron','2026-04-29 19:33:27','2026-04-29 19:33:27'),
(14932,4999,'action complete via WP Cron','2026-04-29 19:33:28','2026-04-29 19:33:28'),
(14933,5004,'action created','2026-04-29 19:33:28','2026-04-29 19:33:28'),
(14934,5000,'action started via WP Cron','2026-04-29 19:33:28','2026-04-29 19:33:28'),
(14935,5000,'action complete via WP Cron','2026-04-29 19:33:29','2026-04-29 19:33:29'),
(14936,5005,'action created','2026-04-29 19:33:29','2026-04-29 19:33:29'),
(14937,5003,'action started via WP Cron','2026-04-29 19:39:10','2026-04-29 19:39:10'),
(14938,5003,'action complete via WP Cron','2026-04-29 19:39:10','2026-04-29 19:39:10'),
(14939,5006,'action created','2026-04-29 19:39:10','2026-04-29 19:39:10'),
(14940,5006,'action started via WP Cron','2026-04-29 19:58:52','2026-04-29 19:58:52'),
(14941,5007,'action created','2026-04-29 19:58:53','2026-04-29 19:58:53'),
(14942,5007,'action started via WP Cron','2026-04-29 19:58:55','2026-04-29 19:58:55'),
(14943,5007,'action complete via WP Cron','2026-04-29 19:58:56','2026-04-29 19:58:56'),
(14944,5006,'action complete via WP Cron','2026-04-29 19:58:57','2026-04-29 19:58:57'),
(14945,5008,'action created','2026-04-29 19:58:57','2026-04-29 19:58:57'),
(14946,5004,'action started via WP Cron','2026-04-29 19:58:57','2026-04-29 19:58:57'),
(14947,5004,'action complete via WP Cron','2026-04-29 19:58:57','2026-04-29 19:58:57'),
(14948,5009,'action created','2026-04-29 19:58:58','2026-04-29 19:58:58'),
(14949,5005,'action started via WP Cron','2026-04-29 19:58:58','2026-04-29 19:58:58'),
(14950,5005,'action complete via WP Cron','2026-04-29 19:58:58','2026-04-29 19:58:58'),
(14951,5010,'action created','2026-04-29 19:58:58','2026-04-29 19:58:58'),
(14952,5008,'action started via WP Cron','2026-04-29 20:12:56','2026-04-29 20:12:56'),
(14953,5008,'action complete via WP Cron','2026-04-29 20:12:56','2026-04-29 20:12:56'),
(14954,5011,'action created','2026-04-29 20:12:56','2026-04-29 20:12:56'),
(14955,5009,'action started via WP Cron','2026-04-29 20:38:24','2026-04-29 20:38:24'),
(14956,5009,'action complete via WP Cron','2026-04-29 20:38:25','2026-04-29 20:38:25'),
(14957,5012,'action created','2026-04-29 20:38:25','2026-04-29 20:38:25'),
(14958,5010,'action started via WP Cron','2026-04-29 20:38:25','2026-04-29 20:38:25'),
(14959,5010,'action complete via WP Cron','2026-04-29 20:38:26','2026-04-29 20:38:26'),
(14960,5013,'action created','2026-04-29 20:38:26','2026-04-29 20:38:26'),
(14961,5011,'action started via WP Cron','2026-04-29 20:38:26','2026-04-29 20:38:26'),
(14962,5011,'action complete via WP Cron','2026-04-29 20:38:26','2026-04-29 20:38:26'),
(14963,5014,'action created','2026-04-29 20:38:26','2026-04-29 20:38:26'),
(14964,4998,'action started via WP Cron','2026-04-29 20:38:26','2026-04-29 20:38:26'),
(14965,5015,'action created','2026-04-29 20:38:27','2026-04-29 20:38:27'),
(14966,4998,'action complete via WP Cron','2026-04-29 20:38:27','2026-04-29 20:38:27'),
(14967,5014,'action started via WP Cron','2026-04-29 20:43:15','2026-04-29 20:43:15'),
(14968,5016,'action created','2026-04-29 20:43:16','2026-04-29 20:43:16'),
(14969,5016,'action started via WP Cron','2026-04-29 20:43:19','2026-04-29 20:43:19'),
(14970,5016,'action complete via WP Cron','2026-04-29 20:43:20','2026-04-29 20:43:20'),
(14971,5014,'action complete via WP Cron','2026-04-29 20:43:20','2026-04-29 20:43:20'),
(14972,5017,'action created','2026-04-29 20:43:20','2026-04-29 20:43:20'),
(14973,5017,'action started via WP Cron','2026-04-29 21:20:28','2026-04-29 21:20:28'),
(14974,5018,'action created','2026-04-29 21:20:28','2026-04-29 21:20:28'),
(14975,5018,'action started via WP Cron','2026-04-29 21:20:31','2026-04-29 21:20:31'),
(14976,5018,'action complete via WP Cron','2026-04-29 21:20:32','2026-04-29 21:20:32'),
(14977,5017,'action complete via WP Cron','2026-04-29 21:20:33','2026-04-29 21:20:33'),
(14978,5019,'action created','2026-04-29 21:20:33','2026-04-29 21:20:33'),
(14979,5012,'action started via WP Cron','2026-04-29 21:20:33','2026-04-29 21:20:33'),
(14980,5012,'action complete via WP Cron','2026-04-29 21:20:33','2026-04-29 21:20:33'),
(14981,5020,'action created','2026-04-29 21:20:33','2026-04-29 21:20:33'),
(14982,5013,'action started via WP Cron','2026-04-29 21:20:33','2026-04-29 21:20:33'),
(14983,5013,'action complete via WP Cron','2026-04-29 21:20:34','2026-04-29 21:20:34'),
(14984,5021,'action created','2026-04-29 21:20:34','2026-04-29 21:20:34'),
(14985,5019,'action started via WP Cron','2026-04-29 21:23:32','2026-04-29 21:23:32'),
(14986,5019,'action complete via WP Cron','2026-04-29 21:23:32','2026-04-29 21:23:32'),
(14987,5022,'action created','2026-04-29 21:23:32','2026-04-29 21:23:32'),
(14988,5022,'action started via WP Cron','2026-04-29 21:32:02','2026-04-29 21:32:02'),
(14989,5022,'action complete via WP Cron','2026-04-29 21:32:02','2026-04-29 21:32:02'),
(14990,5023,'action created','2026-04-29 21:32:02','2026-04-29 21:32:02'),
(14991,5023,'action started via WP Cron','2026-04-29 21:34:51','2026-04-29 21:34:51'),
(14992,5023,'action complete via WP Cron','2026-04-29 21:34:51','2026-04-29 21:34:51'),
(14993,5024,'action created','2026-04-29 21:34:51','2026-04-29 21:34:51'),
(14994,5020,'action started via WP Cron','2026-04-29 21:36:24','2026-04-29 21:36:24'),
(14995,5020,'action complete via WP Cron','2026-04-29 21:36:25','2026-04-29 21:36:25'),
(14996,5025,'action created','2026-04-29 21:36:25','2026-04-29 21:36:25'),
(14997,5021,'action started via WP Cron','2026-04-29 21:36:25','2026-04-29 21:36:25'),
(14998,5021,'action complete via WP Cron','2026-04-29 21:36:26','2026-04-29 21:36:26'),
(14999,5026,'action created','2026-04-29 21:36:26','2026-04-29 21:36:26'),
(15000,5024,'action started via WP Cron','2026-04-29 21:49:49','2026-04-29 21:49:49'),
(15001,5027,'action created','2026-04-29 21:49:49','2026-04-29 21:49:49'),
(15002,5027,'action started via WP Cron','2026-04-29 21:49:54','2026-04-29 21:49:54'),
(15003,5024,'action complete via WP Cron','2026-04-29 21:49:54','2026-04-29 21:49:54'),
(15004,5028,'action created','2026-04-29 21:49:54','2026-04-29 21:49:54'),
(15005,5027,'action complete via WP Cron','2026-04-29 21:49:54','2026-04-29 21:49:54'),
(15006,5015,'action started via WP Cron','2026-04-29 21:49:54','2026-04-29 21:49:54'),
(15007,5029,'action created','2026-04-29 21:49:54','2026-04-29 21:49:54'),
(15008,5015,'action complete via WP Cron','2026-04-29 21:49:54','2026-04-29 21:49:54'),
(15009,4841,'action started via WP Cron','2026-04-29 21:49:54','2026-04-29 21:49:54'),
(15010,4841,'action complete via WP Cron','2026-04-29 21:49:54','2026-04-29 21:49:54'),
(15011,5030,'action created','2026-04-29 21:49:54','2026-04-29 21:49:54'),
(15012,5025,'action started via WP Cron','2026-04-29 21:52:01','2026-04-29 21:52:01'),
(15013,5025,'action complete via WP Cron','2026-04-29 21:52:02','2026-04-29 21:52:02'),
(15014,5031,'action created','2026-04-29 21:52:02','2026-04-29 21:52:02'),
(15015,5026,'action started via WP Cron','2026-04-29 21:52:02','2026-04-29 21:52:02'),
(15016,5026,'action complete via WP Cron','2026-04-29 21:52:02','2026-04-29 21:52:02'),
(15017,5032,'action created','2026-04-29 21:52:03','2026-04-29 21:52:03'),
(15018,5028,'action started via WP Cron','2026-04-29 21:52:03','2026-04-29 21:52:03'),
(15019,5028,'action complete via WP Cron','2026-04-29 21:52:03','2026-04-29 21:52:03'),
(15020,5033,'action created','2026-04-29 21:52:03','2026-04-29 21:52:03'),
(15021,5033,'action started via WP Cron','2026-04-29 22:07:44','2026-04-29 22:07:44'),
(15022,5034,'action created','2026-04-29 22:07:44','2026-04-29 22:07:44'),
(15023,5034,'action started via WP Cron','2026-04-29 22:07:48','2026-04-29 22:07:48'),
(15024,5034,'action complete via WP Cron','2026-04-29 22:07:48','2026-04-29 22:07:48'),
(15025,5033,'action complete via WP Cron','2026-04-29 22:07:49','2026-04-29 22:07:49'),
(15026,5035,'action created','2026-04-29 22:07:49','2026-04-29 22:07:49'),
(15027,5031,'action started via WP Cron','2026-04-29 22:07:49','2026-04-29 22:07:49'),
(15028,5031,'action complete via WP Cron','2026-04-29 22:07:50','2026-04-29 22:07:50'),
(15029,5036,'action created','2026-04-29 22:07:50','2026-04-29 22:07:50'),
(15030,5032,'action started via WP Cron','2026-04-29 22:07:50','2026-04-29 22:07:50'),
(15031,5032,'action complete via WP Cron','2026-04-29 22:07:50','2026-04-29 22:07:50'),
(15032,5037,'action created','2026-04-29 22:07:50','2026-04-29 22:07:50'),
(15033,5035,'action started via WP Cron','2026-04-29 22:12:46','2026-04-29 22:12:46'),
(15034,5035,'action complete via WP Cron','2026-04-29 22:12:46','2026-04-29 22:12:46'),
(15035,5038,'action created','2026-04-29 22:12:46','2026-04-29 22:12:46'),
(15036,5038,'action started via WP Cron','2026-04-29 22:15:16','2026-04-29 22:15:16'),
(15037,5038,'action complete via WP Cron','2026-04-29 22:15:16','2026-04-29 22:15:16'),
(15038,5039,'action created','2026-04-29 22:15:16','2026-04-29 22:15:16'),
(15039,5039,'action started via WP Cron','2026-04-29 22:22:25','2026-04-29 22:22:25'),
(15040,5039,'action complete via WP Cron','2026-04-29 22:22:25','2026-04-29 22:22:25'),
(15041,5040,'action created','2026-04-29 22:22:25','2026-04-29 22:22:25'),
(15042,5036,'action started via WP Cron','2026-04-29 22:27:04','2026-04-29 22:27:04'),
(15043,5036,'action complete via WP Cron','2026-04-29 22:27:04','2026-04-29 22:27:04'),
(15044,5041,'action created','2026-04-29 22:27:04','2026-04-29 22:27:04'),
(15045,5037,'action started via WP Cron','2026-04-29 22:27:04','2026-04-29 22:27:04'),
(15046,5037,'action complete via WP Cron','2026-04-29 22:27:05','2026-04-29 22:27:05'),
(15047,5042,'action created','2026-04-29 22:27:05','2026-04-29 22:27:05'),
(15048,5040,'action started via WP Cron','2026-04-29 22:27:05','2026-04-29 22:27:05'),
(15049,5040,'action complete via WP Cron','2026-04-29 22:27:05','2026-04-29 22:27:05'),
(15050,5043,'action created','2026-04-29 22:27:05','2026-04-29 22:27:05'),
(15051,5043,'action started via WP Cron','2026-04-29 22:41:09','2026-04-29 22:41:09'),
(15052,5044,'action created','2026-04-29 22:41:10','2026-04-29 22:41:10'),
(15053,5043,'action complete via WP Cron','2026-04-29 22:41:15','2026-04-29 22:41:15'),
(15054,5045,'action created','2026-04-29 22:41:15','2026-04-29 22:41:15'),
(15055,5044,'action started via WP Cron','2026-04-29 22:41:15','2026-04-29 22:41:15'),
(15056,5044,'action complete via WP Cron','2026-04-29 22:41:15','2026-04-29 22:41:15'),
(15057,5041,'action started via WP Cron','2026-04-29 22:43:01','2026-04-29 22:43:01'),
(15058,5041,'action complete via WP Cron','2026-04-29 22:43:02','2026-04-29 22:43:02'),
(15059,5046,'action created','2026-04-29 22:43:02','2026-04-29 22:43:02'),
(15060,5042,'action started via WP Cron','2026-04-29 22:43:02','2026-04-29 22:43:02'),
(15061,5042,'action complete via WP Cron','2026-04-29 22:43:02','2026-04-29 22:43:02'),
(15062,5047,'action created','2026-04-29 22:43:02','2026-04-29 22:43:02'),
(15063,5045,'action started via Async Request','2026-04-29 22:43:36','2026-04-29 22:43:36'),
(15064,5045,'action complete via Async Request','2026-04-29 22:43:36','2026-04-29 22:43:36'),
(15065,5048,'action created','2026-04-29 22:43:36','2026-04-29 22:43:36'),
(15066,5048,'action started via WP Cron','2026-04-29 22:46:19','2026-04-29 22:46:19'),
(15067,5048,'action complete via WP Cron','2026-04-29 22:46:19','2026-04-29 22:46:19'),
(15068,5049,'action created','2026-04-29 22:46:19','2026-04-29 22:46:19'),
(15069,5049,'action started via WP Cron','2026-04-29 22:48:56','2026-04-29 22:48:56'),
(15070,5049,'action complete via WP Cron','2026-04-29 22:48:56','2026-04-29 22:48:56'),
(15071,5050,'action created','2026-04-29 22:48:56','2026-04-29 22:48:56'),
(15072,5029,'action started via WP Cron','2026-04-29 22:50:59','2026-04-29 22:50:59'),
(15073,5051,'action created','2026-04-29 22:50:59','2026-04-29 22:50:59'),
(15074,5029,'action complete via WP Cron','2026-04-29 22:50:59','2026-04-29 22:50:59'),
(15075,5050,'action started via WP Cron','2026-04-29 22:50:59','2026-04-29 22:50:59'),
(15076,5050,'action complete via WP Cron','2026-04-29 22:50:59','2026-04-29 22:50:59'),
(15077,5052,'action created','2026-04-29 22:51:00','2026-04-29 22:51:00'),
(15078,5052,'action started via WP Cron','2026-04-29 22:53:12','2026-04-29 22:53:12'),
(15079,5053,'action created','2026-04-29 22:53:12','2026-04-29 22:53:12'),
(15080,5053,'action started via WP Cron','2026-04-29 22:53:15','2026-04-29 22:53:15'),
(15081,5053,'action complete via WP Cron','2026-04-29 22:53:16','2026-04-29 22:53:16'),
(15082,5052,'action complete via WP Cron','2026-04-29 22:53:16','2026-04-29 22:53:16'),
(15083,5054,'action created','2026-04-29 22:53:16','2026-04-29 22:53:16'),
(15084,5054,'action started via WP Cron','2026-04-29 22:55:32','2026-04-29 22:55:32'),
(15085,5054,'action complete via WP Cron','2026-04-29 22:55:32','2026-04-29 22:55:32'),
(15086,5055,'action created','2026-04-29 22:55:32','2026-04-29 22:55:32'),
(15087,5055,'action started via WP Cron','2026-04-29 23:10:41','2026-04-29 23:10:41'),
(15088,5055,'action complete via WP Cron','2026-04-29 23:10:41','2026-04-29 23:10:41'),
(15089,5056,'action created','2026-04-29 23:10:41','2026-04-29 23:10:41'),
(15090,5046,'action started via WP Cron','2026-04-29 23:10:41','2026-04-29 23:10:41'),
(15091,5046,'action complete via WP Cron','2026-04-29 23:10:42','2026-04-29 23:10:42'),
(15092,5057,'action created','2026-04-29 23:10:42','2026-04-29 23:10:42'),
(15093,5047,'action started via WP Cron','2026-04-29 23:10:42','2026-04-29 23:10:42'),
(15094,5047,'action complete via WP Cron','2026-04-29 23:10:43','2026-04-29 23:10:43'),
(15095,5058,'action created','2026-04-29 23:10:43','2026-04-29 23:10:43'),
(15096,5056,'action started via WP Cron','2026-04-29 23:15:14','2026-04-29 23:15:14'),
(15097,5056,'action complete via WP Cron','2026-04-29 23:15:14','2026-04-29 23:15:14'),
(15098,5059,'action created','2026-04-29 23:15:14','2026-04-29 23:15:14'),
(15099,5059,'action started via WP Cron','2026-04-29 23:24:46','2026-04-29 23:24:46'),
(15100,5059,'action complete via WP Cron','2026-04-29 23:24:46','2026-04-29 23:24:46'),
(15101,5060,'action created','2026-04-29 23:24:46','2026-04-29 23:24:46'),
(15102,5057,'action started via WP Cron','2026-04-29 23:29:54','2026-04-29 23:29:54'),
(15103,5057,'action complete via WP Cron','2026-04-29 23:29:55','2026-04-29 23:29:55'),
(15104,5061,'action created','2026-04-29 23:29:55','2026-04-29 23:29:55'),
(15105,5058,'action started via WP Cron','2026-04-29 23:29:55','2026-04-29 23:29:55'),
(15106,5058,'action complete via WP Cron','2026-04-29 23:29:55','2026-04-29 23:29:55'),
(15107,5062,'action created','2026-04-29 23:29:55','2026-04-29 23:29:55'),
(15108,5060,'action started via WP Cron','2026-04-29 23:29:55','2026-04-29 23:29:55'),
(15109,5060,'action complete via WP Cron','2026-04-29 23:29:56','2026-04-29 23:29:56'),
(15110,5063,'action created','2026-04-29 23:29:56','2026-04-29 23:29:56'),
(15111,5063,'action started via WP Cron','2026-04-29 23:32:15','2026-04-29 23:32:15'),
(15112,5063,'action complete via WP Cron','2026-04-29 23:32:15','2026-04-29 23:32:15'),
(15113,5064,'action created','2026-04-29 23:32:15','2026-04-29 23:32:15'),
(15114,5064,'action started via WP Cron','2026-04-30 00:01:17','2026-04-30 00:01:17'),
(15115,5065,'action created','2026-04-30 00:01:18','2026-04-30 00:01:18'),
(15116,5064,'action complete via WP Cron','2026-04-30 00:01:23','2026-04-30 00:01:23'),
(15117,5066,'action created','2026-04-30 00:01:23','2026-04-30 00:01:23'),
(15118,5061,'action started via WP Cron','2026-04-30 00:01:23','2026-04-30 00:01:23'),
(15119,5061,'action complete via WP Cron','2026-04-30 00:01:24','2026-04-30 00:01:24'),
(15120,5067,'action created','2026-04-30 00:01:24','2026-04-30 00:01:24'),
(15121,5062,'action started via WP Cron','2026-04-30 00:01:24','2026-04-30 00:01:24'),
(15122,5062,'action complete via WP Cron','2026-04-30 00:01:24','2026-04-30 00:01:24'),
(15123,5068,'action created','2026-04-30 00:01:26','2026-04-30 00:01:26'),
(15124,5051,'action started via WP Cron','2026-04-30 00:01:26','2026-04-30 00:01:26'),
(15125,5069,'action created','2026-04-30 00:01:26','2026-04-30 00:01:26'),
(15126,5051,'action complete via WP Cron','2026-04-30 00:01:26','2026-04-30 00:01:26'),
(15127,5065,'action started via WP Cron','2026-04-30 00:01:26','2026-04-30 00:01:26'),
(15128,5065,'action complete via WP Cron','2026-04-30 00:01:27','2026-04-30 00:01:27'),
(15129,5066,'action started via WP Cron','2026-04-30 00:22:35','2026-04-30 00:22:35'),
(15130,5070,'action created','2026-04-30 00:22:35','2026-04-30 00:22:35'),
(15131,5070,'action started via WP Cron','2026-04-30 00:22:38','2026-04-30 00:22:38'),
(15132,5070,'action complete via WP Cron','2026-04-30 00:22:38','2026-04-30 00:22:38'),
(15133,5066,'action complete via WP Cron','2026-04-30 00:22:40','2026-04-30 00:22:40'),
(15134,5071,'action created','2026-04-30 00:22:40','2026-04-30 00:22:40'),
(15135,5067,'action started via WP Cron','2026-04-30 00:22:40','2026-04-30 00:22:40'),
(15136,5067,'action complete via WP Cron','2026-04-30 00:22:40','2026-04-30 00:22:40'),
(15137,5072,'action created','2026-04-30 00:22:40','2026-04-30 00:22:40'),
(15138,5068,'action started via WP Cron','2026-04-30 00:22:40','2026-04-30 00:22:40'),
(15139,5068,'action complete via WP Cron','2026-04-30 00:22:41','2026-04-30 00:22:41'),
(15140,5073,'action created','2026-04-30 00:22:41','2026-04-30 00:22:41'),
(15141,5071,'action started via WP Cron','2026-04-30 00:27:48','2026-04-30 00:27:48'),
(15142,5071,'action complete via WP Cron','2026-04-30 00:27:48','2026-04-30 00:27:48'),
(15143,5074,'action created','2026-04-30 00:27:48','2026-04-30 00:27:48'),
(15144,5074,'action started via WP Cron','2026-04-30 00:31:59','2026-04-30 00:31:59'),
(15145,5074,'action complete via WP Cron','2026-04-30 00:31:59','2026-04-30 00:31:59'),
(15146,5075,'action created','2026-04-30 00:32:00','2026-04-30 00:32:00'),
(15147,5075,'action started via WP Cron','2026-04-30 00:59:08','2026-04-30 00:59:08'),
(15148,5076,'action created','2026-04-30 00:59:08','2026-04-30 00:59:08'),
(15149,5076,'action started via WP Cron','2026-04-30 00:59:11','2026-04-30 00:59:11'),
(15150,5076,'action complete via WP Cron','2026-04-30 00:59:12','2026-04-30 00:59:12'),
(15151,5075,'action complete via WP Cron','2026-04-30 00:59:13','2026-04-30 00:59:13'),
(15152,5077,'action created','2026-04-30 00:59:13','2026-04-30 00:59:13'),
(15153,5072,'action started via Async Request','2026-04-30 00:59:16','2026-04-30 00:59:16'),
(15154,5072,'action complete via Async Request','2026-04-30 00:59:26','2026-04-30 00:59:26'),
(15155,5078,'action created','2026-04-30 00:59:26','2026-04-30 00:59:26'),
(15156,5073,'action started via Async Request','2026-04-30 00:59:35','2026-04-30 00:59:35'),
(15157,5073,'action complete via Async Request','2026-04-30 00:59:35','2026-04-30 00:59:35'),
(15158,5079,'action created','2026-04-30 00:59:36','2026-04-30 00:59:36'),
(15159,5077,'action started via WP Cron','2026-04-30 01:05:36','2026-04-30 01:05:36'),
(15160,5077,'action complete via WP Cron','2026-04-30 01:05:36','2026-04-30 01:05:36'),
(15161,5080,'action created','2026-04-30 01:05:36','2026-04-30 01:05:36'),
(15162,5069,'action started via WP Cron','2026-04-30 01:05:36','2026-04-30 01:05:36'),
(15163,5081,'action created','2026-04-30 01:05:37','2026-04-30 01:05:37'),
(15164,5069,'action complete via WP Cron','2026-04-30 01:05:37','2026-04-30 01:05:37'),
(15165,5080,'action started via WP Cron','2026-04-30 01:07:52','2026-04-30 01:07:52'),
(15166,5080,'action complete via WP Cron','2026-04-30 01:07:52','2026-04-30 01:07:52'),
(15167,5082,'action created','2026-04-30 01:07:52','2026-04-30 01:07:52'),
(15168,5082,'action started via WP Cron','2026-04-30 01:09:52','2026-04-30 01:09:52'),
(15169,5082,'action complete via WP Cron','2026-04-30 01:09:52','2026-04-30 01:09:52'),
(15170,5083,'action created','2026-04-30 01:09:52','2026-04-30 01:09:52'),
(15171,5083,'action started via WP Cron','2026-04-30 01:12:51','2026-04-30 01:12:51'),
(15172,5083,'action complete via WP Cron','2026-04-30 01:12:51','2026-04-30 01:12:51'),
(15173,5084,'action created','2026-04-30 01:12:51','2026-04-30 01:12:51'),
(15174,5078,'action started via WP Cron','2026-04-30 01:26:53','2026-04-30 01:26:53'),
(15175,5078,'action complete via WP Cron','2026-04-30 01:26:54','2026-04-30 01:26:54'),
(15176,5085,'action created','2026-04-30 01:26:54','2026-04-30 01:26:54'),
(15177,5079,'action started via WP Cron','2026-04-30 01:26:54','2026-04-30 01:26:54'),
(15178,5079,'action complete via WP Cron','2026-04-30 01:26:54','2026-04-30 01:26:54'),
(15179,5086,'action created','2026-04-30 01:26:54','2026-04-30 01:26:54'),
(15180,5084,'action started via WP Cron','2026-04-30 01:26:54','2026-04-30 01:26:54'),
(15181,5084,'action complete via WP Cron','2026-04-30 01:26:55','2026-04-30 01:26:55'),
(15182,5087,'action created','2026-04-30 01:26:55','2026-04-30 01:26:55'),
(15183,5087,'action started via WP Cron','2026-04-30 01:32:21','2026-04-30 01:32:21'),
(15184,5087,'action complete via WP Cron','2026-04-30 01:32:21','2026-04-30 01:32:21'),
(15185,5088,'action created','2026-04-30 01:32:21','2026-04-30 01:32:21'),
(15186,5088,'action started via WP Cron','2026-04-30 01:35:27','2026-04-30 01:35:27'),
(15187,5088,'action complete via WP Cron','2026-04-30 01:35:27','2026-04-30 01:35:27'),
(15188,5089,'action created','2026-04-30 01:35:27','2026-04-30 01:35:27'),
(15189,5089,'action started via WP Cron','2026-04-30 01:52:49','2026-04-30 01:52:49'),
(15190,5090,'action created','2026-04-30 01:52:49','2026-04-30 01:52:49'),
(15191,5090,'action started via WP Cron','2026-04-30 01:52:52','2026-04-30 01:52:52'),
(15192,5090,'action complete via WP Cron','2026-04-30 01:52:52','2026-04-30 01:52:52'),
(15193,5089,'action complete via WP Cron','2026-04-30 01:52:53','2026-04-30 01:52:53'),
(15194,5091,'action created','2026-04-30 01:52:54','2026-04-30 01:52:54'),
(15195,5085,'action started via WP Cron','2026-04-30 01:52:54','2026-04-30 01:52:54'),
(15196,5085,'action complete via WP Cron','2026-04-30 01:52:54','2026-04-30 01:52:54'),
(15197,5092,'action created','2026-04-30 01:52:54','2026-04-30 01:52:54'),
(15198,5086,'action started via WP Cron','2026-04-30 01:52:54','2026-04-30 01:52:54'),
(15199,5086,'action complete via WP Cron','2026-04-30 01:52:55','2026-04-30 01:52:55'),
(15200,5093,'action created','2026-04-30 01:52:55','2026-04-30 01:52:55'),
(15201,5091,'action started via WP Cron','2026-04-30 02:02:05','2026-04-30 02:02:05'),
(15202,5091,'action complete via WP Cron','2026-04-30 02:02:05','2026-04-30 02:02:05'),
(15203,5094,'action created','2026-04-30 02:02:05','2026-04-30 02:02:05'),
(15204,5094,'action started via WP Cron','2026-04-30 02:10:05','2026-04-30 02:10:05'),
(15205,5095,'action created','2026-04-30 02:10:06','2026-04-30 02:10:06'),
(15206,5094,'action complete via WP Cron','2026-04-30 02:10:11','2026-04-30 02:10:11'),
(15207,5096,'action created','2026-04-30 02:10:11','2026-04-30 02:10:11'),
(15208,5081,'action started via WP Cron','2026-04-30 02:10:13','2026-04-30 02:10:13'),
(15209,5097,'action created','2026-04-30 02:10:13','2026-04-30 02:10:13'),
(15210,5081,'action complete via WP Cron','2026-04-30 02:10:13','2026-04-30 02:10:13'),
(15211,5092,'action started via WP Cron','2026-04-30 02:10:13','2026-04-30 02:10:13'),
(15212,5092,'action complete via WP Cron','2026-04-30 02:10:14','2026-04-30 02:10:14'),
(15213,5098,'action created','2026-04-30 02:10:14','2026-04-30 02:10:14'),
(15214,5093,'action started via WP Cron','2026-04-30 02:10:14','2026-04-30 02:10:14'),
(15215,5093,'action complete via WP Cron','2026-04-30 02:10:14','2026-04-30 02:10:14'),
(15216,5099,'action created','2026-04-30 02:10:15','2026-04-30 02:10:15'),
(15217,5095,'action started via WP Cron','2026-04-30 02:10:15','2026-04-30 02:10:15'),
(15218,5095,'action complete via WP Cron','2026-04-30 02:10:15','2026-04-30 02:10:15'),
(15219,5096,'action started via WP Cron','2026-04-30 02:23:17','2026-04-30 02:23:17'),
(15220,5096,'action complete via WP Cron','2026-04-30 02:23:17','2026-04-30 02:23:17'),
(15221,5100,'action created','2026-04-30 02:23:18','2026-04-30 02:23:18'),
(15222,5098,'action started via WP Cron','2026-04-30 02:52:34','2026-04-30 02:52:34'),
(15223,5098,'action complete via WP Cron','2026-04-30 02:52:35','2026-04-30 02:52:35'),
(15224,5101,'action created','2026-04-30 02:52:35','2026-04-30 02:52:35'),
(15225,5099,'action started via WP Cron','2026-04-30 02:52:35','2026-04-30 02:52:35'),
(15226,5099,'action complete via WP Cron','2026-04-30 02:52:35','2026-04-30 02:52:35'),
(15227,5102,'action created','2026-04-30 02:52:35','2026-04-30 02:52:35'),
(15228,5100,'action started via WP Cron','2026-04-30 02:52:35','2026-04-30 02:52:35'),
(15229,5100,'action complete via WP Cron','2026-04-30 02:52:36','2026-04-30 02:52:36'),
(15230,5103,'action created','2026-04-30 02:52:36','2026-04-30 02:52:36'),
(15231,5103,'action started via WP Cron','2026-04-30 03:20:45','2026-04-30 03:20:45'),
(15232,5104,'action created','2026-04-30 03:20:46','2026-04-30 03:20:46'),
(15233,5104,'action started via WP Cron','2026-04-30 03:20:50','2026-04-30 03:20:50'),
(15234,5104,'action complete via WP Cron','2026-04-30 03:20:51','2026-04-30 03:20:51'),
(15235,5103,'action complete via WP Cron','2026-04-30 03:20:51','2026-04-30 03:20:51'),
(15236,5105,'action created','2026-04-30 03:20:52','2026-04-30 03:20:52'),
(15237,4925,'action started via Async Request','2026-04-30 03:20:54','2026-04-30 03:20:54'),
(15238,4925,'action complete via Async Request','2026-04-30 03:20:59','2026-04-30 03:20:59'),
(15239,5106,'action created','2026-04-30 03:20:59','2026-04-30 03:20:59'),
(15240,4741,'action started via Async Request','2026-04-30 03:20:59','2026-04-30 03:20:59'),
(15241,5107,'action created','2026-04-30 03:21:00','2026-04-30 03:21:00'),
(15242,4741,'action complete via Async Request','2026-04-30 03:21:00','2026-04-30 03:21:00'),
(15243,5108,'action created','2026-04-30 03:21:00','2026-04-30 03:21:00'),
(15244,4742,'action started via Async Request','2026-04-30 03:21:00','2026-04-30 03:21:00'),
(15245,4742,'action complete via Async Request','2026-04-30 03:21:00','2026-04-30 03:21:00'),
(15246,5109,'action created','2026-04-30 03:21:00','2026-04-30 03:21:00'),
(15247,5101,'action started via Async Request','2026-04-30 03:21:00','2026-04-30 03:21:00'),
(15248,5101,'action complete via Async Request','2026-04-30 03:21:01','2026-04-30 03:21:01'),
(15249,5110,'action created','2026-04-30 03:21:01','2026-04-30 03:21:01'),
(15250,5102,'action started via Async Request','2026-04-30 03:21:01','2026-04-30 03:21:01'),
(15251,5102,'action complete via Async Request','2026-04-30 03:21:01','2026-04-30 03:21:01'),
(15252,5111,'action created','2026-04-30 03:21:02','2026-04-30 03:21:02'),
(15253,5097,'action started via Async Request','2026-04-30 03:21:02','2026-04-30 03:21:02'),
(15254,5112,'action created','2026-04-30 03:21:02','2026-04-30 03:21:02'),
(15255,5097,'action complete via Async Request','2026-04-30 03:21:02','2026-04-30 03:21:02'),
(15256,5107,'action started via Async Request','2026-04-30 03:21:02','2026-04-30 03:21:02'),
(15257,5107,'action complete via Async Request','2026-04-30 03:21:02','2026-04-30 03:21:02'),
(15258,5105,'action started via WP Cron','2026-04-30 03:29:28','2026-04-30 03:29:28'),
(15259,5105,'action complete via WP Cron','2026-04-30 03:29:28','2026-04-30 03:29:28'),
(15260,5113,'action created','2026-04-30 03:29:28','2026-04-30 03:29:28'),
(15261,5113,'action started via WP Cron','2026-04-30 03:31:48','2026-04-30 03:31:48'),
(15262,5113,'action complete via WP Cron','2026-04-30 03:31:49','2026-04-30 03:31:49'),
(15263,5114,'action created','2026-04-30 03:31:49','2026-04-30 03:31:49'),
(15264,5114,'action started via WP Cron','2026-04-30 03:39:16','2026-04-30 03:39:16'),
(15265,5114,'action complete via WP Cron','2026-04-30 03:39:16','2026-04-30 03:39:16'),
(15266,5115,'action created','2026-04-30 03:39:17','2026-04-30 03:39:17'),
(15267,5110,'action started via WP Cron','2026-04-30 03:39:17','2026-04-30 03:39:17'),
(15268,5110,'action complete via WP Cron','2026-04-30 03:39:18','2026-04-30 03:39:18'),
(15269,5116,'action created','2026-04-30 03:39:27','2026-04-30 03:39:27'),
(15270,5111,'action started via WP Cron','2026-04-30 03:45:31','2026-04-30 03:45:31'),
(15271,5111,'action complete via WP Cron','2026-04-30 03:45:32','2026-04-30 03:45:32'),
(15272,5117,'action created','2026-04-30 03:45:37','2026-04-30 03:45:37'),
(15273,5115,'action started via WP Cron','2026-04-30 03:52:44','2026-04-30 03:52:44'),
(15274,5118,'action created','2026-04-30 03:52:44','2026-04-30 03:52:44'),
(15275,5118,'action started via WP Cron','2026-04-30 03:52:48','2026-04-30 03:52:48'),
(15276,5118,'action complete via WP Cron','2026-04-30 03:52:48','2026-04-30 03:52:48'),
(15277,5115,'action complete via WP Cron','2026-04-30 03:52:48','2026-04-30 03:52:48'),
(15278,5119,'action created','2026-04-30 03:52:48','2026-04-30 03:52:48'),
(15279,5116,'action started via WP Cron','2026-04-30 04:18:42','2026-04-30 04:18:42'),
(15280,5116,'action complete via WP Cron','2026-04-30 04:18:43','2026-04-30 04:18:43'),
(15281,5120,'action created','2026-04-30 04:18:44','2026-04-30 04:18:44'),
(15282,5119,'action started via WP Cron','2026-04-30 04:18:44','2026-04-30 04:18:44'),
(15283,5119,'action complete via WP Cron','2026-04-30 04:18:44','2026-04-30 04:18:44'),
(15284,5121,'action created','2026-04-30 04:18:48','2026-04-30 04:18:48'),
(15285,5117,'action started via WP Cron','2026-04-30 04:18:48','2026-04-30 04:18:48'),
(15286,5117,'action complete via WP Cron','2026-04-30 04:18:49','2026-04-30 04:18:49'),
(15287,5122,'action created','2026-04-30 04:18:50','2026-04-30 04:18:50'),
(15288,5121,'action started via WP Cron','2026-04-30 04:31:08','2026-04-30 04:31:08'),
(15289,5121,'action complete via WP Cron','2026-04-30 04:31:08','2026-04-30 04:31:08'),
(15290,5123,'action created','2026-04-30 04:31:08','2026-04-30 04:31:08'),
(15291,5112,'action started via WP Cron','2026-04-30 04:31:08','2026-04-30 04:31:08'),
(15292,5124,'action created','2026-04-30 04:31:08','2026-04-30 04:31:08'),
(15293,5112,'action complete via WP Cron','2026-04-30 04:31:08','2026-04-30 04:31:08'),
(15294,5123,'action started via WP Cron','2026-04-30 04:42:01','2026-04-30 04:42:01'),
(15295,5123,'action complete via WP Cron','2026-04-30 04:42:01','2026-04-30 04:42:01'),
(15296,5125,'action created','2026-04-30 04:42:01','2026-04-30 04:42:01'),
(15297,5120,'action started via WP Cron','2026-04-30 04:42:01','2026-04-30 04:42:01'),
(15298,5120,'action complete via WP Cron','2026-04-30 04:42:02','2026-04-30 04:42:02'),
(15299,5126,'action created','2026-04-30 04:42:02','2026-04-30 04:42:02'),
(15300,5122,'action started via WP Cron','2026-04-30 04:42:02','2026-04-30 04:42:02'),
(15301,5122,'action complete via WP Cron','2026-04-30 04:42:03','2026-04-30 04:42:03'),
(15302,5127,'action created','2026-04-30 04:42:03','2026-04-30 04:42:03'),
(15303,5125,'action started via WP Cron','2026-04-30 04:54:41','2026-04-30 04:54:41'),
(15304,5128,'action created','2026-04-30 04:54:41','2026-04-30 04:54:41'),
(15305,5128,'action started via WP Cron','2026-04-30 04:54:45','2026-04-30 04:54:45'),
(15306,5128,'action complete via WP Cron','2026-04-30 04:54:45','2026-04-30 04:54:45'),
(15307,5125,'action complete via WP Cron','2026-04-30 04:54:45','2026-04-30 04:54:45'),
(15308,5129,'action created','2026-04-30 04:54:45','2026-04-30 04:54:45'),
(15309,5129,'action started via WP Cron','2026-04-30 06:07:51','2026-04-30 06:07:51'),
(15310,5130,'action created','2026-04-30 06:07:51','2026-04-30 06:07:51'),
(15311,5130,'action started via WP Cron','2026-04-30 06:07:55','2026-04-30 06:07:55'),
(15312,5130,'action complete via WP Cron','2026-04-30 06:07:55','2026-04-30 06:07:55'),
(15313,5129,'action complete via WP Cron','2026-04-30 06:07:56','2026-04-30 06:07:56'),
(15314,5131,'action created','2026-04-30 06:07:56','2026-04-30 06:07:56'),
(15315,5126,'action started via WP Cron','2026-04-30 06:07:56','2026-04-30 06:07:56'),
(15316,5126,'action complete via WP Cron','2026-04-30 06:07:57','2026-04-30 06:07:57'),
(15317,5132,'action created','2026-04-30 06:07:57','2026-04-30 06:07:57'),
(15318,5127,'action started via WP Cron','2026-04-30 06:07:57','2026-04-30 06:07:57'),
(15319,5127,'action complete via WP Cron','2026-04-30 06:07:58','2026-04-30 06:07:58'),
(15320,5133,'action created','2026-04-30 06:07:58','2026-04-30 06:07:58'),
(15321,5124,'action started via WP Cron','2026-04-30 06:07:58','2026-04-30 06:07:58'),
(15322,5134,'action created','2026-04-30 06:07:58','2026-04-30 06:07:58'),
(15323,5124,'action complete via WP Cron','2026-04-30 06:07:58','2026-04-30 06:07:58'),
(15324,4988,'action started via WP Cron','2026-04-30 06:07:58','2026-04-30 06:07:58'),
(15325,4988,'action complete via WP Cron','2026-04-30 06:07:58','2026-04-30 06:07:58'),
(15326,5135,'action created','2026-04-30 06:07:58','2026-04-30 06:07:58'),
(15327,5131,'action started via WP Cron','2026-04-30 06:27:12','2026-04-30 06:27:12'),
(15328,5136,'action created','2026-04-30 06:27:13','2026-04-30 06:27:13'),
(15329,5136,'action started via WP Cron','2026-04-30 06:27:16','2026-04-30 06:27:16'),
(15330,5136,'action complete via WP Cron','2026-04-30 06:27:16','2026-04-30 06:27:16'),
(15331,5131,'action complete via WP Cron','2026-04-30 06:27:17','2026-04-30 06:27:17'),
(15332,5137,'action created','2026-04-30 06:27:17','2026-04-30 06:27:17'),
(15333,5132,'action started via WP Cron','2026-04-30 06:27:17','2026-04-30 06:27:17'),
(15334,5132,'action complete via WP Cron','2026-04-30 06:27:18','2026-04-30 06:27:18'),
(15335,5138,'action created','2026-04-30 06:27:18','2026-04-30 06:27:18'),
(15336,5133,'action started via WP Cron','2026-04-30 06:27:18','2026-04-30 06:27:18'),
(15337,5133,'action complete via WP Cron','2026-04-30 06:27:18','2026-04-30 06:27:18'),
(15338,5139,'action created','2026-04-30 06:27:18','2026-04-30 06:27:18'),
(15339,5137,'action started via WP Cron','2026-04-30 06:37:07','2026-04-30 06:37:07'),
(15340,5137,'action complete via WP Cron','2026-04-30 06:37:08','2026-04-30 06:37:08'),
(15341,5140,'action created','2026-04-30 06:37:08','2026-04-30 06:37:08'),
(15342,5140,'action started via WP Cron','2026-04-30 06:45:18','2026-04-30 06:45:18'),
(15343,5140,'action complete via WP Cron','2026-04-30 06:45:18','2026-04-30 06:45:18'),
(15344,5141,'action created','2026-04-30 06:45:19','2026-04-30 06:45:19'),
(15345,5138,'action started via WP Cron','2026-04-30 06:45:19','2026-04-30 06:45:19'),
(15346,5138,'action complete via WP Cron','2026-04-30 06:45:19','2026-04-30 06:45:19'),
(15347,5142,'action created','2026-04-30 06:45:19','2026-04-30 06:45:19'),
(15348,5139,'action started via WP Cron','2026-04-30 06:45:19','2026-04-30 06:45:19'),
(15349,5139,'action complete via WP Cron','2026-04-30 06:45:20','2026-04-30 06:45:20'),
(15350,5143,'action created','2026-04-30 06:45:20','2026-04-30 06:45:20'),
(15351,5141,'action started via WP Cron','2026-04-30 07:24:13','2026-04-30 07:24:13'),
(15352,5144,'action created','2026-04-30 07:24:14','2026-04-30 07:24:14'),
(15353,5144,'action started via WP Cron','2026-04-30 07:24:17','2026-04-30 07:24:17'),
(15354,5144,'action complete via WP Cron','2026-04-30 07:24:19','2026-04-30 07:24:19'),
(15355,5141,'action complete via WP Cron','2026-04-30 07:24:19','2026-04-30 07:24:19'),
(15356,5145,'action created','2026-04-30 07:24:19','2026-04-30 07:24:19'),
(15357,5142,'action started via WP Cron','2026-04-30 07:24:19','2026-04-30 07:24:19'),
(15358,5146,'action created','2026-04-30 07:24:19','2026-04-30 07:24:19'),
(15359,5142,'action complete via WP Cron','2026-04-30 07:24:19','2026-04-30 07:24:19'),
(15360,5147,'action created','2026-04-30 07:24:19','2026-04-30 07:24:19'),
(15361,5143,'action started via WP Cron','2026-04-30 07:24:19','2026-04-30 07:24:19'),
(15362,5143,'action complete via WP Cron','2026-04-30 07:24:20','2026-04-30 07:24:20'),
(15363,5148,'action created','2026-04-30 07:24:20','2026-04-30 07:24:20'),
(15364,5134,'action started via WP Cron','2026-04-30 07:24:20','2026-04-30 07:24:20'),
(15365,5149,'action created','2026-04-30 07:24:20','2026-04-30 07:24:20'),
(15366,5134,'action complete via WP Cron','2026-04-30 07:24:20','2026-04-30 07:24:20'),
(15367,5146,'action started via WP Cron','2026-04-30 07:24:20','2026-04-30 07:24:20'),
(15368,5146,'action complete via WP Cron','2026-04-30 07:24:21','2026-04-30 07:24:21'),
(15369,5145,'action started via WP Cron','2026-04-30 07:42:35','2026-04-30 07:42:35'),
(15370,5150,'action created','2026-04-30 07:42:35','2026-04-30 07:42:35'),
(15371,5150,'action started via WP Cron','2026-04-30 07:42:39','2026-04-30 07:42:39'),
(15372,5150,'action complete via WP Cron','2026-04-30 07:42:40','2026-04-30 07:42:40'),
(15373,5145,'action complete via WP Cron','2026-04-30 07:42:40','2026-04-30 07:42:40'),
(15374,5151,'action created','2026-04-30 07:42:40','2026-04-30 07:42:40'),
(15375,5147,'action started via WP Cron','2026-04-30 07:42:40','2026-04-30 07:42:40'),
(15376,5147,'action complete via WP Cron','2026-04-30 07:42:40','2026-04-30 07:42:40'),
(15377,5152,'action created','2026-04-30 07:42:41','2026-04-30 07:42:41'),
(15378,5148,'action started via WP Cron','2026-04-30 07:42:41','2026-04-30 07:42:41'),
(15379,5148,'action complete via WP Cron','2026-04-30 07:42:41','2026-04-30 07:42:41'),
(15380,5153,'action created','2026-04-30 07:42:41','2026-04-30 07:42:41'),
(15381,5151,'action started via WP Cron','2026-04-30 08:09:12','2026-04-30 08:09:12'),
(15382,5151,'action complete via WP Cron','2026-04-30 08:09:12','2026-04-30 08:09:12'),
(15383,5154,'action created','2026-04-30 08:09:12','2026-04-30 08:09:12'),
(15384,5152,'action started via WP Cron','2026-04-30 08:09:12','2026-04-30 08:09:12'),
(15385,5152,'action complete via WP Cron','2026-04-30 08:09:12','2026-04-30 08:09:12'),
(15386,5155,'action created','2026-04-30 08:09:13','2026-04-30 08:09:13'),
(15387,5153,'action started via WP Cron','2026-04-30 08:09:13','2026-04-30 08:09:13'),
(15388,5153,'action complete via WP Cron','2026-04-30 08:09:13','2026-04-30 08:09:13'),
(15389,5156,'action created','2026-04-30 08:09:13','2026-04-30 08:09:13'),
(15390,5154,'action started via WP Cron','2026-04-30 08:15:31','2026-04-30 08:15:31'),
(15391,5157,'action created','2026-04-30 08:15:31','2026-04-30 08:15:31'),
(15392,5154,'action complete via WP Cron','2026-04-30 08:15:36','2026-04-30 08:15:36'),
(15393,5158,'action created','2026-04-30 08:15:37','2026-04-30 08:15:37'),
(15394,5157,'action started via WP Cron','2026-04-30 08:15:37','2026-04-30 08:15:37'),
(15395,5157,'action complete via WP Cron','2026-04-30 08:15:39','2026-04-30 08:15:39'),
(15396,5158,'action started via WP Cron','2026-04-30 08:28:34','2026-04-30 08:28:34'),
(15397,5159,'action created','2026-04-30 08:28:34','2026-04-30 08:28:34'),
(15398,5159,'action started via WP Cron','2026-04-30 08:28:37','2026-04-30 08:28:37'),
(15399,5159,'action complete via WP Cron','2026-04-30 08:28:38','2026-04-30 08:28:38'),
(15400,5158,'action complete via WP Cron','2026-04-30 08:28:39','2026-04-30 08:28:39'),
(15401,5160,'action created','2026-04-30 08:28:39','2026-04-30 08:28:39'),
(15402,4809,'action started via WP Cron','2026-04-30 08:28:39','2026-04-30 08:28:39'),
(15403,4809,'action complete via WP Cron','2026-04-30 08:28:42','2026-04-30 08:28:42'),
(15404,5161,'action created','2026-04-30 08:28:42','2026-04-30 08:28:42'),
(15405,4810,'action started via WP Cron','2026-04-30 08:28:42','2026-04-30 08:28:42'),
(15406,4810,'action complete via WP Cron','2026-04-30 08:28:43','2026-04-30 08:28:43'),
(15407,5162,'action created','2026-04-30 08:28:43','2026-04-30 08:28:43'),
(15408,4811,'action started via WP Cron','2026-04-30 08:28:43','2026-04-30 08:28:43'),
(15409,4811,'action complete via WP Cron','2026-04-30 08:28:43','2026-04-30 08:28:43'),
(15410,5163,'action created','2026-04-30 08:28:44','2026-04-30 08:28:44'),
(15411,4812,'action started via WP Cron','2026-04-30 08:28:44','2026-04-30 08:28:44'),
(15412,4812,'action complete via WP Cron','2026-04-30 08:28:44','2026-04-30 08:28:44'),
(15413,5164,'action created','2026-04-30 08:28:44','2026-04-30 08:28:44'),
(15414,4813,'action started via WP Cron','2026-04-30 08:28:44','2026-04-30 08:28:44'),
(15415,4813,'action complete via WP Cron','2026-04-30 08:28:44','2026-04-30 08:28:44'),
(15416,5165,'action created','2026-04-30 08:28:44','2026-04-30 08:28:44'),
(15417,4814,'action started via WP Cron','2026-04-30 08:28:44','2026-04-30 08:28:44'),
(15418,4814,'action complete via WP Cron','2026-04-30 08:28:44','2026-04-30 08:28:44'),
(15419,5166,'action created','2026-04-30 08:28:44','2026-04-30 08:28:44'),
(15420,4815,'action started via WP Cron','2026-04-30 08:28:44','2026-04-30 08:28:44'),
(15421,4815,'action complete via WP Cron','2026-04-30 08:28:44','2026-04-30 08:28:44'),
(15422,5167,'action created','2026-04-30 08:28:44','2026-04-30 08:28:44'),
(15423,4816,'action started via WP Cron','2026-04-30 08:28:44','2026-04-30 08:28:44'),
(15424,5168,'action created','2026-04-30 08:28:45','2026-04-30 08:28:45'),
(15425,4816,'action complete via WP Cron','2026-04-30 08:28:48','2026-04-30 08:28:48'),
(15426,5169,'action created','2026-04-30 08:28:48','2026-04-30 08:28:48'),
(15427,4818,'action started via WP Cron','2026-04-30 08:28:48','2026-04-30 08:28:48'),
(15428,4818,'action complete via WP Cron','2026-04-30 08:28:50','2026-04-30 08:28:50'),
(15429,5170,'action created','2026-04-30 08:28:50','2026-04-30 08:28:50'),
(15430,5155,'action started via WP Cron','2026-04-30 08:28:50','2026-04-30 08:28:50'),
(15431,5155,'action complete via WP Cron','2026-04-30 08:28:51','2026-04-30 08:28:51'),
(15432,5171,'action created','2026-04-30 08:28:51','2026-04-30 08:28:51'),
(15433,5156,'action started via WP Cron','2026-04-30 08:28:51','2026-04-30 08:28:51'),
(15434,5156,'action complete via WP Cron','2026-04-30 08:28:51','2026-04-30 08:28:51'),
(15435,5172,'action created','2026-04-30 08:28:52','2026-04-30 08:28:52'),
(15436,5149,'action started via WP Cron','2026-04-30 08:28:52','2026-04-30 08:28:52'),
(15437,5173,'action created','2026-04-30 08:28:52','2026-04-30 08:28:52'),
(15438,5149,'action complete via WP Cron','2026-04-30 08:28:52','2026-04-30 08:28:52'),
(15439,5168,'action started via WP Cron','2026-04-30 08:28:52','2026-04-30 08:28:52'),
(15440,5168,'action complete via WP Cron','2026-04-30 08:28:53','2026-04-30 08:28:53'),
(15441,5160,'action started via Async Request','2026-04-30 08:52:00','2026-04-30 08:52:00'),
(15442,5174,'action created','2026-04-30 08:52:00','2026-04-30 08:52:00'),
(15443,5174,'action started via WP Cron','2026-04-30 08:52:03','2026-04-30 08:52:03'),
(15444,5174,'action complete via WP Cron','2026-04-30 08:52:04','2026-04-30 08:52:04'),
(15445,5160,'action complete via Async Request','2026-04-30 08:52:04','2026-04-30 08:52:04'),
(15446,5175,'action created','2026-04-30 08:52:04','2026-04-30 08:52:04'),
(15447,5171,'action started via Async Request','2026-04-30 08:52:20','2026-04-30 08:52:20'),
(15448,5171,'action complete via Async Request','2026-04-30 08:52:21','2026-04-30 08:52:21'),
(15449,5176,'action created','2026-04-30 08:52:21','2026-04-30 08:52:21'),
(15450,5172,'action started via Async Request','2026-04-30 08:52:21','2026-04-30 08:52:21'),
(15451,5172,'action complete via Async Request','2026-04-30 08:52:21','2026-04-30 08:52:21'),
(15452,5177,'action created','2026-04-30 08:52:21','2026-04-30 08:52:21'),
(15453,5175,'action started via WP Cron','2026-04-30 09:22:19','2026-04-30 09:22:19'),
(15454,5175,'action complete via WP Cron','2026-04-30 09:22:19','2026-04-30 09:22:19'),
(15455,5178,'action created','2026-04-30 09:22:19','2026-04-30 09:22:19'),
(15456,5176,'action started via WP Cron','2026-04-30 09:22:19','2026-04-30 09:22:19'),
(15457,5176,'action complete via WP Cron','2026-04-30 09:22:20','2026-04-30 09:22:20'),
(15458,5179,'action created','2026-04-30 09:22:20','2026-04-30 09:22:20'),
(15459,5177,'action started via WP Cron','2026-04-30 09:22:20','2026-04-30 09:22:20'),
(15460,5177,'action complete via WP Cron','2026-04-30 09:22:20','2026-04-30 09:22:20'),
(15461,5180,'action created','2026-04-30 09:22:21','2026-04-30 09:22:21'),
(15462,5178,'action started via WP Cron','2026-04-30 09:25:13','2026-04-30 09:25:13'),
(15463,5178,'action complete via WP Cron','2026-04-30 09:25:13','2026-04-30 09:25:13'),
(15464,5181,'action created','2026-04-30 09:25:13','2026-04-30 09:25:13'),
(15465,5181,'action started via WP Cron','2026-04-30 09:37:38','2026-04-30 09:37:38'),
(15466,5182,'action created','2026-04-30 09:37:40','2026-04-30 09:37:40'),
(15467,5182,'action started via WP Cron','2026-04-30 09:37:43','2026-04-30 09:37:43'),
(15468,5181,'action complete via WP Cron','2026-04-30 09:37:45','2026-04-30 09:37:45'),
(15469,5182,'action complete via WP Cron','2026-04-30 09:37:45','2026-04-30 09:37:45'),
(15470,5183,'action created','2026-04-30 09:37:46','2026-04-30 09:37:46'),
(15471,5173,'action started via WP Cron','2026-04-30 09:37:46','2026-04-30 09:37:46'),
(15472,5184,'action created','2026-04-30 09:37:48','2026-04-30 09:37:48'),
(15473,5173,'action complete via WP Cron','2026-04-30 09:37:48','2026-04-30 09:37:48'),
(15474,5179,'action started via WP Cron','2026-04-30 09:37:48','2026-04-30 09:37:48'),
(15475,5179,'action complete via WP Cron','2026-04-30 09:37:49','2026-04-30 09:37:49'),
(15476,5185,'action created','2026-04-30 09:37:51','2026-04-30 09:37:51'),
(15477,5180,'action started via WP Cron','2026-04-30 09:37:51','2026-04-30 09:37:51'),
(15478,5180,'action complete via WP Cron','2026-04-30 09:37:52','2026-04-30 09:37:52'),
(15479,5186,'action created','2026-04-30 09:37:53','2026-04-30 09:37:53'),
(15480,5187,'action created','2026-04-30 09:37:54','2026-04-30 09:37:54'),
(15481,5187,'action started via WP Cron','2026-04-30 09:37:59','2026-04-30 09:37:59'),
(15482,5187,'action complete via WP Cron','2026-04-30 09:38:02','2026-04-30 09:38:02'),
(15483,5183,'action started via WP Cron','2026-04-30 09:49:09','2026-04-30 09:49:09'),
(15484,5188,'action created','2026-04-30 09:49:09','2026-04-30 09:49:09'),
(15485,5188,'action started via WP Cron','2026-04-30 09:49:13','2026-04-30 09:49:13'),
(15486,5188,'action complete via WP Cron','2026-04-30 09:49:14','2026-04-30 09:49:14'),
(15487,5183,'action complete via WP Cron','2026-04-30 09:49:14','2026-04-30 09:49:14'),
(15488,5189,'action created','2026-04-30 09:49:14','2026-04-30 09:49:14'),
(15489,5030,'action started via WP Cron','2026-04-30 09:53:14','2026-04-30 09:53:14'),
(15490,5030,'action complete via WP Cron','2026-04-30 09:53:14','2026-04-30 09:53:14'),
(15491,5190,'action created','2026-04-30 09:53:15','2026-04-30 09:53:15'),
(15492,5189,'action started via WP Cron','2026-04-30 09:53:15','2026-04-30 09:53:15'),
(15493,5189,'action complete via WP Cron','2026-04-30 09:53:15','2026-04-30 09:53:15'),
(15494,5191,'action created','2026-04-30 09:53:16','2026-04-30 09:53:16'),
(15495,5185,'action started via WP Cron','2026-04-30 09:53:16','2026-04-30 09:53:16'),
(15496,5185,'action complete via WP Cron','2026-04-30 09:53:16','2026-04-30 09:53:16'),
(15497,5192,'action created','2026-04-30 09:53:16','2026-04-30 09:53:16'),
(15498,5186,'action started via WP Cron','2026-04-30 09:53:16','2026-04-30 09:53:16'),
(15499,5186,'action complete via WP Cron','2026-04-30 09:53:17','2026-04-30 09:53:17'),
(15500,5193,'action created','2026-04-30 09:53:17','2026-04-30 09:53:17'),
(15501,5191,'action started via WP Cron','2026-04-30 09:57:24','2026-04-30 09:57:24'),
(15502,5191,'action complete via WP Cron','2026-04-30 09:57:24','2026-04-30 09:57:24'),
(15503,5194,'action created','2026-04-30 09:57:24','2026-04-30 09:57:24'),
(15504,5194,'action started via WP Cron','2026-04-30 10:18:06','2026-04-30 10:18:06'),
(15505,5194,'action complete via WP Cron','2026-04-30 10:18:06','2026-04-30 10:18:06'),
(15506,5195,'action created','2026-04-30 10:18:06','2026-04-30 10:18:06'),
(15507,5192,'action started via WP Cron','2026-04-30 10:18:06','2026-04-30 10:18:06'),
(15508,5192,'action complete via WP Cron','2026-04-30 10:18:07','2026-04-30 10:18:07'),
(15509,5196,'action created','2026-04-30 10:18:07','2026-04-30 10:18:07'),
(15510,5193,'action started via WP Cron','2026-04-30 10:18:07','2026-04-30 10:18:07'),
(15511,5193,'action complete via WP Cron','2026-04-30 10:18:07','2026-04-30 10:18:07'),
(15512,5197,'action created','2026-04-30 10:18:07','2026-04-30 10:18:07'),
(15513,5195,'action started via WP Cron','2026-04-30 10:38:03','2026-04-30 10:38:03'),
(15514,5195,'action complete via WP Cron','2026-04-30 10:38:03','2026-04-30 10:38:03'),
(15515,5198,'action created','2026-04-30 10:38:05','2026-04-30 10:38:05'),
(15516,5196,'action started via WP Cron','2026-04-30 10:38:05','2026-04-30 10:38:05'),
(15517,5196,'action complete via WP Cron','2026-04-30 10:38:05','2026-04-30 10:38:05'),
(15518,5199,'action created','2026-04-30 10:38:07','2026-04-30 10:38:07'),
(15519,5197,'action started via WP Cron','2026-04-30 10:38:07','2026-04-30 10:38:07'),
(15520,5197,'action complete via WP Cron','2026-04-30 10:38:07','2026-04-30 10:38:07'),
(15521,5200,'action created','2026-04-30 10:38:10','2026-04-30 10:38:10'),
(15522,5184,'action started via WP Cron','2026-04-30 10:38:10','2026-04-30 10:38:10'),
(15523,5201,'action created','2026-04-30 10:38:10','2026-04-30 10:38:10'),
(15524,5184,'action complete via WP Cron','2026-04-30 10:38:10','2026-04-30 10:38:10'),
(15525,5198,'action started via WP Cron','2026-04-30 10:46:20','2026-04-30 10:46:20'),
(15526,5198,'action complete via WP Cron','2026-04-30 10:46:20','2026-04-30 10:46:20'),
(15527,5202,'action created','2026-04-30 10:46:20','2026-04-30 10:46:20'),
(15528,5202,'action started via WP Cron','2026-04-30 11:04:41','2026-04-30 11:04:41'),
(15529,5203,'action created','2026-04-30 11:04:41','2026-04-30 11:04:41'),
(15530,5203,'action started via WP Cron','2026-04-30 11:04:45','2026-04-30 11:04:45'),
(15531,5202,'action complete via WP Cron','2026-04-30 11:04:46','2026-04-30 11:04:46'),
(15532,5204,'action created','2026-04-30 11:04:48','2026-04-30 11:04:48'),
(15533,5203,'action complete via WP Cron','2026-04-30 11:04:48','2026-04-30 11:04:48'),
(15534,5199,'action started via WP Cron','2026-04-30 11:04:48','2026-04-30 11:04:48'),
(15535,5199,'action complete via WP Cron','2026-04-30 11:04:49','2026-04-30 11:04:49'),
(15536,5205,'action created','2026-04-30 11:04:49','2026-04-30 11:04:49'),
(15537,5200,'action started via WP Cron','2026-04-30 11:04:49','2026-04-30 11:04:49'),
(15538,5200,'action complete via WP Cron','2026-04-30 11:04:49','2026-04-30 11:04:49'),
(15539,5206,'action created','2026-04-30 11:04:49','2026-04-30 11:04:49'),
(15540,5204,'action started via WP Cron','2026-04-30 11:10:10','2026-04-30 11:10:10'),
(15541,5204,'action complete via WP Cron','2026-04-30 11:10:10','2026-04-30 11:10:10'),
(15542,5207,'action created','2026-04-30 11:10:11','2026-04-30 11:10:11'),
(15543,5207,'action started via WP Cron','2026-04-30 11:23:45','2026-04-30 11:23:45'),
(15544,5207,'action complete via WP Cron','2026-04-30 11:23:45','2026-04-30 11:23:45'),
(15545,5208,'action created','2026-04-30 11:23:45','2026-04-30 11:23:45'),
(15546,5205,'action started via WP Cron','2026-04-30 11:23:45','2026-04-30 11:23:45'),
(15547,5205,'action complete via WP Cron','2026-04-30 11:23:46','2026-04-30 11:23:46'),
(15548,5209,'action created','2026-04-30 11:23:46','2026-04-30 11:23:46'),
(15549,5206,'action started via WP Cron','2026-04-30 11:23:46','2026-04-30 11:23:46'),
(15550,5206,'action complete via WP Cron','2026-04-30 11:23:46','2026-04-30 11:23:46'),
(15551,5210,'action created','2026-04-30 11:23:46','2026-04-30 11:23:46'),
(15552,5208,'action started via WP Cron','2026-04-30 11:40:34','2026-04-30 11:40:34'),
(15553,5211,'action created','2026-04-30 11:40:34','2026-04-30 11:40:34'),
(15554,5211,'action started via WP Cron','2026-04-30 11:40:38','2026-04-30 11:40:38'),
(15555,5211,'action complete via WP Cron','2026-04-30 11:40:39','2026-04-30 11:40:39'),
(15556,5208,'action complete via WP Cron','2026-04-30 11:40:39','2026-04-30 11:40:39'),
(15557,5212,'action created','2026-04-30 11:40:39','2026-04-30 11:40:39'),
(15558,5201,'action started via WP Cron','2026-04-30 11:40:39','2026-04-30 11:40:39'),
(15559,5213,'action created','2026-04-30 11:40:40','2026-04-30 11:40:40'),
(15560,5201,'action complete via WP Cron','2026-04-30 11:40:40','2026-04-30 11:40:40'),
(15561,5209,'action started via WP Cron','2026-04-30 11:40:40','2026-04-30 11:40:40'),
(15562,5209,'action complete via WP Cron','2026-04-30 11:40:40','2026-04-30 11:40:40'),
(15563,5214,'action created','2026-04-30 11:40:40','2026-04-30 11:40:40'),
(15564,5210,'action started via WP Cron','2026-04-30 11:40:40','2026-04-30 11:40:40'),
(15565,5210,'action complete via WP Cron','2026-04-30 11:40:41','2026-04-30 11:40:41'),
(15566,5215,'action created','2026-04-30 11:40:41','2026-04-30 11:40:41'),
(15567,5212,'action started via WP Cron','2026-04-30 11:51:14','2026-04-30 11:51:14'),
(15568,5212,'action complete via WP Cron','2026-04-30 11:51:14','2026-04-30 11:51:14'),
(15569,5216,'action created','2026-04-30 11:51:15','2026-04-30 11:51:15'),
(15570,5216,'action started via WP Cron','2026-04-30 11:57:44','2026-04-30 11:57:44'),
(15571,5217,'action created','2026-04-30 11:57:44','2026-04-30 11:57:44'),
(15572,5217,'action started via WP Cron','2026-04-30 11:57:47','2026-04-30 11:57:47'),
(15573,5217,'action complete via WP Cron','2026-04-30 11:57:47','2026-04-30 11:57:47'),
(15574,5216,'action complete via WP Cron','2026-04-30 11:57:49','2026-04-30 11:57:49'),
(15575,5218,'action created','2026-04-30 11:57:49','2026-04-30 11:57:49'),
(15576,5214,'action started via WP Cron','2026-04-30 11:57:49','2026-04-30 11:57:49'),
(15577,5214,'action complete via WP Cron','2026-04-30 11:57:49','2026-04-30 11:57:49'),
(15578,5219,'action created','2026-04-30 11:57:50','2026-04-30 11:57:50'),
(15579,5215,'action started via WP Cron','2026-04-30 11:57:50','2026-04-30 11:57:50'),
(15580,5215,'action complete via WP Cron','2026-04-30 11:57:50','2026-04-30 11:57:50'),
(15581,5220,'action created','2026-04-30 11:57:51','2026-04-30 11:57:51'),
(15582,5218,'action started via WP Cron','2026-04-30 12:07:48','2026-04-30 12:07:48'),
(15583,5218,'action complete via WP Cron','2026-04-30 12:07:48','2026-04-30 12:07:48'),
(15584,5221,'action created','2026-04-30 12:07:49','2026-04-30 12:07:49'),
(15585,5221,'action started via WP Cron','2026-04-30 12:18:56','2026-04-30 12:18:56'),
(15586,5222,'action created','2026-04-30 12:18:56','2026-04-30 12:18:56'),
(15587,5221,'action complete via WP Cron','2026-04-30 12:19:01','2026-04-30 12:19:01'),
(15588,5223,'action created','2026-04-30 12:19:01','2026-04-30 12:19:01'),
(15589,5219,'action started via WP Cron','2026-04-30 12:19:04','2026-04-30 12:19:04'),
(15590,5219,'action complete via WP Cron','2026-04-30 12:19:05','2026-04-30 12:19:05'),
(15591,5224,'action created','2026-04-30 12:19:05','2026-04-30 12:19:05'),
(15592,5220,'action started via WP Cron','2026-04-30 12:19:05','2026-04-30 12:19:05'),
(15593,5220,'action complete via WP Cron','2026-04-30 12:19:06','2026-04-30 12:19:06'),
(15594,5225,'action created','2026-04-30 12:19:06','2026-04-30 12:19:06'),
(15595,5222,'action started via WP Cron','2026-04-30 12:19:06','2026-04-30 12:19:06'),
(15596,5222,'action complete via WP Cron','2026-04-30 12:19:06','2026-04-30 12:19:06'),
(15597,5223,'action started via WP Cron','2026-04-30 12:31:24','2026-04-30 12:31:24'),
(15598,5223,'action complete via WP Cron','2026-04-30 12:31:24','2026-04-30 12:31:24'),
(15599,5226,'action created','2026-04-30 12:31:25','2026-04-30 12:31:25'),
(15600,5226,'action started via WP Cron','2026-04-30 12:42:16','2026-04-30 12:42:16'),
(15601,5227,'action created','2026-04-30 12:42:17','2026-04-30 12:42:17'),
(15602,5227,'action started via WP Cron','2026-04-30 12:42:22','2026-04-30 12:42:22'),
(15603,5226,'action complete via WP Cron','2026-04-30 12:42:22','2026-04-30 12:42:22'),
(15604,5228,'action created','2026-04-30 12:42:22','2026-04-30 12:42:22'),
(15605,5227,'action complete via WP Cron','2026-04-30 12:42:23','2026-04-30 12:42:23'),
(15606,5224,'action started via WP Cron','2026-04-30 12:42:23','2026-04-30 12:42:23'),
(15607,5224,'action complete via WP Cron','2026-04-30 12:42:24','2026-04-30 12:42:24'),
(15608,5229,'action created','2026-04-30 12:42:24','2026-04-30 12:42:24'),
(15609,5225,'action started via WP Cron','2026-04-30 12:42:24','2026-04-30 12:42:24'),
(15610,5225,'action complete via WP Cron','2026-04-30 12:42:25','2026-04-30 12:42:25'),
(15611,5230,'action created','2026-04-30 12:42:25','2026-04-30 12:42:25'),
(15612,5213,'action started via WP Cron','2026-04-30 12:42:25','2026-04-30 12:42:25'),
(15613,5231,'action created','2026-04-30 12:42:25','2026-04-30 12:42:25'),
(15614,5213,'action complete via WP Cron','2026-04-30 12:42:25','2026-04-30 12:42:25'),
(15615,5228,'action started via WP Cron','2026-04-30 12:45:19','2026-04-30 12:45:19'),
(15616,5232,'action created','2026-04-30 12:45:19','2026-04-30 12:45:19'),
(15617,5228,'action complete via WP Cron','2026-04-30 12:45:24','2026-04-30 12:45:24'),
(15618,5233,'action created','2026-04-30 12:45:25','2026-04-30 12:45:25'),
(15619,5232,'action started via WP Cron','2026-04-30 12:45:27','2026-04-30 12:45:27'),
(15620,5232,'action complete via WP Cron','2026-04-30 12:45:28','2026-04-30 12:45:28'),
(15621,5233,'action started via WP Cron','2026-04-30 12:48:58','2026-04-30 12:48:58'),
(15622,5233,'action complete via WP Cron','2026-04-30 12:48:58','2026-04-30 12:48:58'),
(15623,5234,'action created','2026-04-30 12:48:59','2026-04-30 12:48:59'),
(15624,5234,'action started via WP Cron','2026-04-30 12:51:47','2026-04-30 12:51:47'),
(15625,5234,'action complete via WP Cron','2026-04-30 12:51:47','2026-04-30 12:51:47'),
(15626,5235,'action created','2026-04-30 12:51:53','2026-04-30 12:51:53'),
(15627,5235,'action started via WP Cron','2026-04-30 13:02:47','2026-04-30 13:02:47'),
(15628,5235,'action complete via WP Cron','2026-04-30 13:02:47','2026-04-30 13:02:47'),
(15629,5236,'action created','2026-04-30 13:02:47','2026-04-30 13:02:47'),
(15630,5229,'action started via WP Cron','2026-04-30 13:02:47','2026-04-30 13:02:47'),
(15631,5229,'action complete via WP Cron','2026-04-30 13:02:48','2026-04-30 13:02:48'),
(15632,5237,'action created','2026-04-30 13:02:49','2026-04-30 13:02:49'),
(15633,5230,'action started via WP Cron','2026-04-30 13:02:49','2026-04-30 13:02:49'),
(15634,5230,'action complete via WP Cron','2026-04-30 13:02:49','2026-04-30 13:02:49'),
(15635,5238,'action created','2026-04-30 13:02:49','2026-04-30 13:02:49'),
(15636,5236,'action started via WP Cron','2026-04-30 13:27:25','2026-04-30 13:27:25'),
(15637,5236,'action complete via WP Cron','2026-04-30 13:27:25','2026-04-30 13:27:25'),
(15638,5239,'action created','2026-04-30 13:27:25','2026-04-30 13:27:25'),
(15639,5237,'action started via WP Cron','2026-04-30 13:27:25','2026-04-30 13:27:25'),
(15640,5237,'action complete via WP Cron','2026-04-30 13:27:27','2026-04-30 13:27:27'),
(15641,5240,'action created','2026-04-30 13:27:27','2026-04-30 13:27:27'),
(15642,5238,'action started via WP Cron','2026-04-30 13:27:27','2026-04-30 13:27:27'),
(15643,5238,'action complete via WP Cron','2026-04-30 13:27:28','2026-04-30 13:27:28'),
(15644,5241,'action created','2026-04-30 13:27:28','2026-04-30 13:27:28'),
(15645,5239,'action started via WP Cron','2026-04-30 13:34:21','2026-04-30 13:34:21'),
(15646,5239,'action complete via WP Cron','2026-04-30 13:34:21','2026-04-30 13:34:21'),
(15647,5242,'action created','2026-04-30 13:34:21','2026-04-30 13:34:21'),
(15648,5242,'action started via WP Cron','2026-04-30 13:40:21','2026-04-30 13:40:21'),
(15649,5242,'action complete via WP Cron','2026-04-30 13:40:21','2026-04-30 13:40:21'),
(15650,5243,'action created','2026-04-30 13:40:21','2026-04-30 13:40:21'),
(15651,5243,'action started via WP Cron','2026-04-30 13:52:05','2026-04-30 13:52:05'),
(15652,5244,'action created','2026-04-30 13:52:05','2026-04-30 13:52:05'),
(15653,5243,'action complete via WP Cron','2026-04-30 13:52:10','2026-04-30 13:52:10'),
(15654,5245,'action created','2026-04-30 13:52:11','2026-04-30 13:52:11'),
(15655,5231,'action started via WP Cron','2026-04-30 13:52:12','2026-04-30 13:52:12'),
(15656,5246,'action created','2026-04-30 13:52:12','2026-04-30 13:52:12'),
(15657,5231,'action complete via WP Cron','2026-04-30 13:52:12','2026-04-30 13:52:12'),
(15658,5240,'action started via WP Cron','2026-04-30 13:52:12','2026-04-30 13:52:12'),
(15659,5240,'action complete via WP Cron','2026-04-30 13:52:13','2026-04-30 13:52:13'),
(15660,5247,'action created','2026-04-30 13:52:14','2026-04-30 13:52:14'),
(15661,5241,'action started via WP Cron','2026-04-30 13:52:14','2026-04-30 13:52:14'),
(15662,5241,'action complete via WP Cron','2026-04-30 13:52:14','2026-04-30 13:52:14'),
(15663,5248,'action created','2026-04-30 13:52:14','2026-04-30 13:52:14'),
(15664,5244,'action started via WP Cron','2026-04-30 13:52:14','2026-04-30 13:52:14'),
(15665,5244,'action complete via WP Cron','2026-04-30 13:52:14','2026-04-30 13:52:14'),
(15666,5245,'action started via WP Cron','2026-04-30 13:54:43','2026-04-30 13:54:43'),
(15667,5245,'action complete via WP Cron','2026-04-30 13:54:43','2026-04-30 13:54:43'),
(15668,5249,'action created','2026-04-30 13:54:44','2026-04-30 13:54:44'),
(15669,5249,'action started via WP Cron','2026-04-30 13:56:53','2026-04-30 13:56:53'),
(15670,5249,'action complete via WP Cron','2026-04-30 13:56:53','2026-04-30 13:56:53'),
(15671,5250,'action created','2026-04-30 13:56:53','2026-04-30 13:56:53'),
(15672,5250,'action started via WP Cron','2026-04-30 13:59:52','2026-04-30 13:59:52'),
(15673,5250,'action complete via WP Cron','2026-04-30 13:59:52','2026-04-30 13:59:52'),
(15674,5251,'action created','2026-04-30 13:59:52','2026-04-30 13:59:52'),
(15675,5251,'action started via WP Cron','2026-04-30 14:02:23','2026-04-30 14:02:23'),
(15676,5251,'action complete via WP Cron','2026-04-30 14:02:23','2026-04-30 14:02:23'),
(15677,5252,'action created','2026-04-30 14:02:23','2026-04-30 14:02:23'),
(15678,5252,'action started via WP Cron','2026-04-30 14:04:31','2026-04-30 14:04:31'),
(15679,5252,'action complete via WP Cron','2026-04-30 14:04:32','2026-04-30 14:04:32'),
(15680,5253,'action created','2026-04-30 14:04:32','2026-04-30 14:04:32'),
(15681,5253,'action started via WP Cron','2026-04-30 14:06:48','2026-04-30 14:06:48'),
(15682,5253,'action complete via WP Cron','2026-04-30 14:06:48','2026-04-30 14:06:48'),
(15683,5254,'action created','2026-04-30 14:06:49','2026-04-30 14:06:49'),
(15684,5247,'action started via WP Cron','2026-04-30 14:13:24','2026-04-30 14:13:24'),
(15685,5247,'action complete via WP Cron','2026-04-30 14:13:24','2026-04-30 14:13:24'),
(15686,5255,'action created','2026-04-30 14:13:25','2026-04-30 14:13:25'),
(15687,5248,'action started via WP Cron','2026-04-30 14:13:25','2026-04-30 14:13:25'),
(15688,5248,'action complete via WP Cron','2026-04-30 14:13:25','2026-04-30 14:13:25'),
(15689,5256,'action created','2026-04-30 14:13:25','2026-04-30 14:13:25'),
(15690,5254,'action started via WP Cron','2026-04-30 14:13:25','2026-04-30 14:13:25'),
(15691,5254,'action complete via WP Cron','2026-04-30 14:13:25','2026-04-30 14:13:25'),
(15692,5257,'action created','2026-04-30 14:13:26','2026-04-30 14:13:26'),
(15693,5257,'action started via WP Cron','2026-04-30 14:15:54','2026-04-30 14:15:54'),
(15694,5257,'action complete via WP Cron','2026-04-30 14:15:54','2026-04-30 14:15:54'),
(15695,5258,'action created','2026-04-30 14:15:55','2026-04-30 14:15:55'),
(15696,5258,'action started via WP Cron','2026-04-30 14:34:25','2026-04-30 14:34:25'),
(15697,5259,'action created','2026-04-30 14:34:28','2026-04-30 14:34:28'),
(15698,5258,'action complete via WP Cron','2026-04-30 14:34:33','2026-04-30 14:34:33'),
(15699,5260,'action created','2026-04-30 14:34:34','2026-04-30 14:34:34'),
(15700,5255,'action started via WP Cron','2026-04-30 14:34:41','2026-04-30 14:34:41'),
(15701,5255,'action complete via WP Cron','2026-04-30 14:34:42','2026-04-30 14:34:42'),
(15702,5261,'action created','2026-04-30 14:34:42','2026-04-30 14:34:42'),
(15703,5256,'action started via Async Request','2026-04-30 14:34:48','2026-04-30 14:34:48'),
(15704,5256,'action complete via Async Request','2026-04-30 14:34:49','2026-04-30 14:34:49'),
(15705,5262,'action created','2026-04-30 14:34:49','2026-04-30 14:34:49'),
(15706,5259,'action started via Async Request','2026-04-30 14:34:49','2026-04-30 14:34:49'),
(15707,5259,'action complete via Async Request','2026-04-30 14:34:51','2026-04-30 14:34:51'),
(15708,5260,'action started via Async Request','2026-04-30 14:45:29','2026-04-30 14:45:29'),
(15709,5260,'action complete via Async Request','2026-04-30 14:45:29','2026-04-30 14:45:29'),
(15710,5263,'action created','2026-04-30 14:45:30','2026-04-30 14:45:30'),
(15711,5263,'action started via WP Cron','2026-04-30 14:55:23','2026-04-30 14:55:23'),
(15712,5263,'action complete via WP Cron','2026-04-30 14:55:23','2026-04-30 14:55:23'),
(15713,5264,'action created','2026-04-30 14:55:26','2026-04-30 14:55:26'),
(15714,5261,'action started via WP Cron','2026-04-30 14:55:26','2026-04-30 14:55:26'),
(15715,5261,'action complete via WP Cron','2026-04-30 14:55:27','2026-04-30 14:55:27'),
(15716,5265,'action created','2026-04-30 14:55:29','2026-04-30 14:55:29'),
(15717,5262,'action started via WP Cron','2026-04-30 14:55:29','2026-04-30 14:55:29'),
(15718,5262,'action complete via WP Cron','2026-04-30 14:55:29','2026-04-30 14:55:29'),
(15719,5266,'action created','2026-04-30 14:55:30','2026-04-30 14:55:30'),
(15720,5246,'action started via WP Cron','2026-04-30 14:55:30','2026-04-30 14:55:30'),
(15721,5267,'action created','2026-04-30 14:55:32','2026-04-30 14:55:32'),
(15722,5246,'action complete via WP Cron','2026-04-30 14:55:32','2026-04-30 14:55:32'),
(15723,5264,'action started via WP Cron','2026-04-30 14:58:16','2026-04-30 14:58:16'),
(15724,5264,'action complete via WP Cron','2026-04-30 14:58:17','2026-04-30 14:58:17'),
(15725,5268,'action created','2026-04-30 14:58:18','2026-04-30 14:58:18');
/*!40000 ALTER TABLE `wp6x_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_commentmeta`
--

DROP TABLE IF EXISTS `wp6x_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_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=MyISAM AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_commentmeta`
--

LOCK TABLES `wp6x_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp6x_commentmeta` DISABLE KEYS */;
INSERT INTO `wp6x_commentmeta` VALUES
(6,8,'note_group','order_update'),
(5,7,'note_group','order_update'),
(7,9,'note_group','order_update'),
(8,10,'note_group','order_update'),
(9,11,'note_group','order_update'),
(10,12,'note_group','order_update'),
(11,13,'note_group','order_update'),
(12,14,'note_group','order_update'),
(13,15,'note_group','order_update'),
(14,16,'note_group','order_update');
/*!40000 ALTER TABLE `wp6x_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_comments`
--

DROP TABLE IF EXISTS `wp6x_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_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`)
) ENGINE=MyISAM AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_comments`
--

LOCK TABLES `wp6x_comments` WRITE;
/*!40000 ALTER TABLE `wp6x_comments` DISABLE KEYS */;
INSERT INTO `wp6x_comments` VALUES
(11,10129,'WooCommerce','woocommerce@timewilltellstores.com','','','2026-04-16 03:11:43','2026-04-16 03:11:43','Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.',0,'1','WooCommerce','order_note',0,0),
(12,10130,'WooCommerce','woocommerce@timewilltellstores.com','','','2026-04-16 03:11:43','2026-04-16 03:11:43','Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.',0,'1','WooCommerce','order_note',0,0),
(10,10128,'WooCommerce','woocommerce@timewilltellstores.com','','','2026-04-16 03:11:43','2026-04-16 03:11:43','Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.',0,'1','WooCommerce','order_note',0,0),
(7,10125,'WooCommerce','woocommerce@timewilltellstores.com','','','2026-04-16 03:11:42','2026-04-16 03:11:42','Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.',0,'1','WooCommerce','order_note',0,0),
(8,10126,'WooCommerce','woocommerce@timewilltellstores.com','','','2026-04-16 03:11:42','2026-04-16 03:11:42','Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.',0,'1','WooCommerce','order_note',0,0),
(9,10127,'WooCommerce','woocommerce@timewilltellstores.com','','','2026-04-16 03:11:43','2026-04-16 03:11:43','Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.',0,'1','WooCommerce','order_note',0,0),
(4,10131,'WooCommerce','woocommerce@timewilltellstores.com','','','2025-10-16 14:35:10','2025-10-16 14:35:10','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(5,10131,'WooCommerce','woocommerce@timewilltellstores.com','','','2025-10-16 14:35:12','2025-10-16 14:35:12','Payment via Paystack successful (Transaction Reference: 10131_1760625047)',0,'1','WooCommerce','order_note',0,0),
(6,10131,'WooCommerce','woocommerce@timewilltellstores.com','','','2025-10-16 14:35:13','2025-10-16 14:35:13','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
(13,10132,'WooCommerce','woocommerce@timewilltellstores.com','','','2026-04-16 03:11:43','2026-04-16 03:11:43','Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.',0,'1','WooCommerce','order_note',0,0),
(14,10133,'WooCommerce','woocommerce@timewilltellstores.com','','','2026-04-16 03:11:43','2026-04-16 03:11:43','Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.',0,'1','WooCommerce','order_note',0,0),
(15,10224,'WooCommerce','woocommerce@timewilltellstores.com','','','2026-04-16 03:11:43','2026-04-16 03:11:43','Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.',0,'1','WooCommerce','order_note',0,0),
(16,10225,'WooCommerce','woocommerce@timewilltellstores.com','','','2026-04-16 03:11:43','2026-04-16 03:11:43','Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.',0,'1','WooCommerce','order_note',0,0);
/*!40000 ALTER TABLE `wp6x_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_e_events`
--

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

--
-- Dumping data for table `wp6x_e_events`
--

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

--
-- Table structure for table `wp6x_gla_attribute_mapping_rules`
--

DROP TABLE IF EXISTS `wp6x_gla_attribute_mapping_rules`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_gla_attribute_mapping_rules` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `attribute` varchar(255) NOT NULL,
  `source` varchar(100) NOT NULL,
  `category_condition_type` varchar(10) NOT NULL,
  `categories` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_gla_attribute_mapping_rules`
--

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

--
-- Table structure for table `wp6x_gla_budget_recommendations`
--

DROP TABLE IF EXISTS `wp6x_gla_budget_recommendations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_gla_budget_recommendations` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `currency` varchar(3) NOT NULL,
  `country` varchar(2) NOT NULL,
  `daily_budget` int(11) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `country_currency` (`country`,`currency`)
) ENGINE=MyISAM AUTO_INCREMENT=4231 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_gla_budget_recommendations`
--

LOCK TABLES `wp6x_gla_budget_recommendations` WRITE;
/*!40000 ALTER TABLE `wp6x_gla_budget_recommendations` DISABLE KEYS */;
INSERT INTO `wp6x_gla_budget_recommendations` VALUES
(1,'AED','US',55),
(2,'AED','CH',50),
(3,'AED','AU',50),
(4,'AED','GB',64),
(5,'AED','DE',64),
(6,'AED','DK',51),
(7,'AED','AT',44),
(8,'AED','NO',44),
(9,'AED','CA',51),
(10,'AED','NL',51),
(11,'AED','SE',51),
(12,'AED','IE',40),
(13,'AED','BE',40),
(14,'AED','FI',40),
(15,'AED','FR',51),
(16,'AED','NZ',44),
(17,'AED','HK',22),
(18,'AED','CZ',44),
(19,'AED','SK',40),
(20,'AED','AE',51),
(21,'AED','SG',51),
(22,'AED','IL',51),
(23,'AED','KW',24),
(24,'AED','IT',50),
(25,'AED','JP',64),
(26,'AED','ES',50),
(27,'AED','VE',50),
(28,'AED','HU',40),
(29,'AED','PT',44),
(30,'AED','GR',44),
(31,'AED','KR',22),
(32,'AED','TW',44),
(33,'AED','PL',20),
(34,'AED','ZM',50),
(35,'AED','PR',50),
(36,'AED','CI',50),
(37,'AED','RO',40),
(38,'AED','BH',24),
(39,'AED','PA',50),
(40,'AED','GH',50),
(41,'AED','KH',50),
(42,'AED','SN',50),
(43,'AED','SA',24),
(44,'AED','RU',51),
(45,'AED','UG',50),
(46,'AED','BR',20),
(47,'AED','NI',50),
(48,'AED','MG',50),
(49,'AED','DO',50),
(50,'AED','MX',22),
(51,'AED','OM',24),
(52,'AED','CM',50),
(53,'AED','ZA',50),
(54,'AED','CL',50),
(55,'AED','KE',50),
(56,'AED','NP',50),
(57,'AED','PE',50),
(58,'AED','UA',50),
(59,'AED','MZ',50),
(60,'AED','TZ',50),
(61,'AED','AO',50),
(62,'AED','JO',24),
(63,'AED','ZW',50),
(64,'AED','TR',40),
(65,'AED','MU',50),
(66,'AED','SV',50),
(67,'AED','TH',22),
(68,'AED','CO',50),
(69,'AED','LK',50),
(70,'AED','CR',50),
(71,'AED','AR',24),
(72,'AED','MA',24),
(73,'AED','MY',50),
(74,'AED','KZ',50),
(75,'AED','DZ',24),
(76,'AED','ID',24),
(77,'AED','NG',50),
(78,'AED','GT',50),
(79,'AED','VN',20),
(80,'AED','BY',50),
(81,'AED','EG',24),
(82,'AED','UY',50),
(83,'AED','BD',50),
(84,'AED','PK',50),
(85,'AED','PH',50),
(86,'AED','ET',50),
(87,'AED','TN',24),
(88,'AED','LB',24),
(89,'AED','IN',20),
(90,'AED','PY',50),
(91,'AED','UZ',50),
(92,'AED','EC',50),
(93,'AED','MM',50),
(94,'AED','GE',50),
(95,'ARS','US',5347),
(96,'ARS','CH',4812),
(97,'ARS','AU',4812),
(98,'ARS','GB',6238),
(99,'ARS','DE',6238),
(100,'ARS','DK',4991),
(101,'ARS','AT',4278),
(102,'ARS','NO',4278),
(103,'ARS','CA',4991),
(104,'ARS','NL',4991),
(105,'ARS','SE',4991),
(106,'ARS','IE',3921),
(107,'ARS','BE',3921),
(108,'ARS','FI',3921),
(109,'ARS','FR',4991),
(110,'ARS','NZ',4278),
(111,'ARS','HK',2139),
(112,'ARS','CZ',4278),
(113,'ARS','SK',3921),
(114,'ARS','AE',4991),
(115,'ARS','SG',4991),
(116,'ARS','IL',4991),
(117,'ARS','KW',2317),
(118,'ARS','IT',4812),
(119,'ARS','JP',6238),
(120,'ARS','ES',4812),
(121,'ARS','VE',4812),
(122,'ARS','HU',3921),
(123,'ARS','PT',4278),
(124,'ARS','GR',4278),
(125,'ARS','KR',2139),
(126,'ARS','TW',4278),
(127,'ARS','PL',1961),
(128,'ARS','ZM',4812),
(129,'ARS','PR',4812),
(130,'ARS','CI',4812),
(131,'ARS','RO',3921),
(132,'ARS','BH',2317),
(133,'ARS','PA',4812),
(134,'ARS','GH',4812),
(135,'ARS','KH',4812),
(136,'ARS','SN',4812),
(137,'ARS','SA',2317),
(138,'ARS','RU',4991),
(139,'ARS','UG',4812),
(140,'ARS','BR',1961),
(141,'ARS','NI',4812),
(142,'ARS','MG',4812),
(143,'ARS','DO',4812),
(144,'ARS','MX',2139),
(145,'ARS','OM',2317),
(146,'ARS','CM',4812),
(147,'ARS','ZA',4812),
(148,'ARS','CL',4812),
(149,'ARS','KE',4812),
(150,'ARS','NP',4812),
(151,'ARS','PE',4812),
(152,'ARS','UA',4812),
(153,'ARS','MZ',4812),
(154,'ARS','TZ',4812),
(155,'ARS','AO',4812),
(156,'ARS','JO',2317),
(157,'ARS','ZW',4812),
(158,'ARS','TR',3921),
(159,'ARS','MU',4812),
(160,'ARS','SV',4812),
(161,'ARS','TH',2139),
(162,'ARS','CO',4812),
(163,'ARS','LK',4812),
(164,'ARS','CR',4812),
(165,'ARS','AR',2317),
(166,'ARS','MA',2317),
(167,'ARS','MY',4812),
(168,'ARS','KZ',4812),
(169,'ARS','DZ',2317),
(170,'ARS','ID',2317),
(171,'ARS','NG',4812),
(172,'ARS','GT',4812),
(173,'ARS','VN',1961),
(174,'ARS','BY',4812),
(175,'ARS','EG',2317),
(176,'ARS','UY',4812),
(177,'ARS','BD',4812),
(178,'ARS','PK',4812),
(179,'ARS','PH',4812),
(180,'ARS','ET',4812),
(181,'ARS','TN',2317),
(182,'ARS','LB',2317),
(183,'ARS','IN',1961),
(184,'ARS','PY',4812),
(185,'ARS','UZ',4812),
(186,'ARS','EC',4812),
(187,'ARS','MM',4812),
(188,'ARS','GE',4812),
(189,'AUD','US',23),
(190,'AUD','CH',21),
(191,'AUD','AU',21),
(192,'AUD','GB',27),
(193,'AUD','DE',27),
(194,'AUD','DK',21),
(195,'AUD','AT',18),
(196,'AUD','NO',18),
(197,'AUD','CA',21),
(198,'AUD','NL',21),
(199,'AUD','SE',21),
(200,'AUD','IE',17),
(201,'AUD','BE',17),
(202,'AUD','FI',17),
(203,'AUD','FR',21),
(204,'AUD','NZ',18),
(205,'AUD','HK',9),
(206,'AUD','CZ',18),
(207,'AUD','SK',17),
(208,'AUD','AE',21),
(209,'AUD','SG',21),
(210,'AUD','IL',21),
(211,'AUD','KW',10),
(212,'AUD','IT',21),
(213,'AUD','JP',27),
(214,'AUD','ES',21),
(215,'AUD','VE',21),
(216,'AUD','HU',17),
(217,'AUD','PT',18),
(218,'AUD','GR',18),
(219,'AUD','KR',9),
(220,'AUD','TW',18),
(221,'AUD','PL',8),
(222,'AUD','ZM',21),
(223,'AUD','PR',21),
(224,'AUD','CI',21),
(225,'AUD','RO',17),
(226,'AUD','BH',10),
(227,'AUD','PA',21),
(228,'AUD','GH',21),
(229,'AUD','KH',21),
(230,'AUD','SN',21),
(231,'AUD','SA',10),
(232,'AUD','RU',21),
(233,'AUD','UG',21),
(234,'AUD','BR',8),
(235,'AUD','NI',21),
(236,'AUD','MG',21),
(237,'AUD','DO',21),
(238,'AUD','MX',9),
(239,'AUD','OM',10),
(240,'AUD','CM',21),
(241,'AUD','ZA',21),
(242,'AUD','CL',21),
(243,'AUD','KE',21),
(244,'AUD','NP',21),
(245,'AUD','PE',21),
(246,'AUD','UA',21),
(247,'AUD','MZ',21),
(248,'AUD','TZ',21),
(249,'AUD','AO',21),
(250,'AUD','JO',10),
(251,'AUD','ZW',21),
(252,'AUD','TR',17),
(253,'AUD','MU',21),
(254,'AUD','SV',21),
(255,'AUD','TH',9),
(256,'AUD','CO',21),
(257,'AUD','LK',21),
(258,'AUD','CR',21),
(259,'AUD','AR',10),
(260,'AUD','MA',10),
(261,'AUD','MY',21),
(262,'AUD','KZ',21),
(263,'AUD','DZ',10),
(264,'AUD','ID',10),
(265,'AUD','NG',21),
(266,'AUD','GT',21),
(267,'AUD','VN',8),
(268,'AUD','BY',21),
(269,'AUD','EG',10),
(270,'AUD','UY',21),
(271,'AUD','BD',21),
(272,'AUD','PK',21),
(273,'AUD','PH',21),
(274,'AUD','ET',21),
(275,'AUD','TN',10),
(276,'AUD','LB',10),
(277,'AUD','IN',8),
(278,'AUD','PY',21),
(279,'AUD','UZ',21),
(280,'AUD','EC',21),
(281,'AUD','MM',21),
(282,'AUD','GE',21),
(283,'BGN','US',27),
(284,'BGN','CH',24),
(285,'BGN','AU',24),
(286,'BGN','GB',31),
(287,'BGN','DE',31),
(288,'BGN','DK',25),
(289,'BGN','AT',22),
(290,'BGN','NO',22),
(291,'BGN','CA',25),
(292,'BGN','NL',25),
(293,'BGN','SE',25),
(294,'BGN','IE',20),
(295,'BGN','BE',20),
(296,'BGN','FI',20),
(297,'BGN','FR',25),
(298,'BGN','NZ',22),
(299,'BGN','HK',11),
(300,'BGN','CZ',22),
(301,'BGN','SK',20),
(302,'BGN','AE',25),
(303,'BGN','SG',25),
(304,'BGN','IL',25),
(305,'BGN','KW',12),
(306,'BGN','IT',24),
(307,'BGN','JP',31),
(308,'BGN','ES',24),
(309,'BGN','VE',24),
(310,'BGN','HU',20),
(311,'BGN','PT',22),
(312,'BGN','GR',22),
(313,'BGN','KR',11),
(314,'BGN','TW',22),
(315,'BGN','PL',10),
(316,'BGN','ZM',24),
(317,'BGN','PR',24),
(318,'BGN','CI',24),
(319,'BGN','RO',20),
(320,'BGN','BH',12),
(321,'BGN','PA',24),
(322,'BGN','GH',24),
(323,'BGN','KH',24),
(324,'BGN','SN',24),
(325,'BGN','SA',12),
(326,'BGN','RU',25),
(327,'BGN','UG',24),
(328,'BGN','BR',10),
(329,'BGN','NI',24),
(330,'BGN','MG',24),
(331,'BGN','DO',24),
(332,'BGN','MX',11),
(333,'BGN','OM',12),
(334,'BGN','CM',24),
(335,'BGN','ZA',24),
(336,'BGN','CL',24),
(337,'BGN','KE',24),
(338,'BGN','NP',24),
(339,'BGN','PE',24),
(340,'BGN','UA',24),
(341,'BGN','MZ',24),
(342,'BGN','TZ',24),
(343,'BGN','AO',24),
(344,'BGN','JO',12),
(345,'BGN','ZW',24),
(346,'BGN','TR',20),
(347,'BGN','MU',24),
(348,'BGN','SV',24),
(349,'BGN','TH',11),
(350,'BGN','CO',24),
(351,'BGN','LK',24),
(352,'BGN','CR',24),
(353,'BGN','AR',12),
(354,'BGN','MA',12),
(355,'BGN','MY',24),
(356,'BGN','KZ',24),
(357,'BGN','DZ',12),
(358,'BGN','ID',12),
(359,'BGN','NG',24),
(360,'BGN','GT',24),
(361,'BGN','VN',10),
(362,'BGN','BY',24),
(363,'BGN','EG',12),
(364,'BGN','UY',24),
(365,'BGN','BD',24),
(366,'BGN','PK',24),
(367,'BGN','PH',24),
(368,'BGN','ET',24),
(369,'BGN','TN',12),
(370,'BGN','LB',12),
(371,'BGN','IN',10),
(372,'BGN','PY',24),
(373,'BGN','UZ',24),
(374,'BGN','EC',24),
(375,'BGN','MM',24),
(376,'BGN','GE',24),
(377,'BOB','US',104),
(378,'BOB','CH',93),
(379,'BOB','AU',93),
(380,'BOB','GB',121),
(381,'BOB','DE',121),
(382,'BOB','DK',97),
(383,'BOB','AT',83),
(384,'BOB','NO',83),
(385,'BOB','CA',97),
(386,'BOB','NL',97),
(387,'BOB','SE',97),
(388,'BOB','IE',76),
(389,'BOB','BE',76),
(390,'BOB','FI',76),
(391,'BOB','FR',97),
(392,'BOB','NZ',83),
(393,'BOB','HK',41),
(394,'BOB','CZ',83),
(395,'BOB','SK',76),
(396,'BOB','AE',97),
(397,'BOB','SG',97),
(398,'BOB','IL',97),
(399,'BOB','KW',45),
(400,'BOB','IT',93),
(401,'BOB','JP',121),
(402,'BOB','ES',93),
(403,'BOB','VE',93),
(404,'BOB','HU',76),
(405,'BOB','PT',83),
(406,'BOB','GR',83),
(407,'BOB','KR',41),
(408,'BOB','TW',83),
(409,'BOB','PL',38),
(410,'BOB','ZM',93),
(411,'BOB','PR',93),
(412,'BOB','CI',93),
(413,'BOB','RO',76),
(414,'BOB','BH',45),
(415,'BOB','PA',93),
(416,'BOB','GH',93),
(417,'BOB','KH',93),
(418,'BOB','SN',93),
(419,'BOB','SA',45),
(420,'BOB','RU',97),
(421,'BOB','UG',93),
(422,'BOB','BR',38),
(423,'BOB','NI',93),
(424,'BOB','MG',93),
(425,'BOB','DO',93),
(426,'BOB','MX',41),
(427,'BOB','OM',45),
(428,'BOB','CM',93),
(429,'BOB','ZA',93),
(430,'BOB','CL',93),
(431,'BOB','KE',93),
(432,'BOB','NP',93),
(433,'BOB','PE',93),
(434,'BOB','UA',93),
(435,'BOB','MZ',93),
(436,'BOB','TZ',93),
(437,'BOB','AO',93),
(438,'BOB','JO',45),
(439,'BOB','ZW',93),
(440,'BOB','TR',76),
(441,'BOB','MU',93),
(442,'BOB','SV',93),
(443,'BOB','TH',41),
(444,'BOB','CO',93),
(445,'BOB','LK',93),
(446,'BOB','CR',93),
(447,'BOB','AR',45),
(448,'BOB','MA',45),
(449,'BOB','MY',93),
(450,'BOB','KZ',93),
(451,'BOB','DZ',45),
(452,'BOB','ID',45),
(453,'BOB','NG',93),
(454,'BOB','GT',93),
(455,'BOB','VN',38),
(456,'BOB','BY',93),
(457,'BOB','EG',45),
(458,'BOB','UY',93),
(459,'BOB','BD',93),
(460,'BOB','PK',93),
(461,'BOB','PH',93),
(462,'BOB','ET',93),
(463,'BOB','TN',45),
(464,'BOB','LB',45),
(465,'BOB','IN',38),
(466,'BOB','PY',93),
(467,'BOB','UZ',93),
(468,'BOB','EC',93),
(469,'BOB','MM',93),
(470,'BOB','GE',93),
(471,'BRL','US',73),
(472,'BRL','CH',66),
(473,'BRL','AU',66),
(474,'BRL','GB',86),
(475,'BRL','DE',86),
(476,'BRL','DK',69),
(477,'BRL','AT',59),
(478,'BRL','NO',59),
(479,'BRL','CA',69),
(480,'BRL','NL',69),
(481,'BRL','SE',69),
(482,'BRL','IE',54),
(483,'BRL','BE',54),
(484,'BRL','FI',54),
(485,'BRL','FR',69),
(486,'BRL','NZ',59),
(487,'BRL','HK',29),
(488,'BRL','CZ',59),
(489,'BRL','SK',54),
(490,'BRL','AE',69),
(491,'BRL','SG',69),
(492,'BRL','IL',69),
(493,'BRL','KW',32),
(494,'BRL','IT',66),
(495,'BRL','JP',86),
(496,'BRL','ES',66),
(497,'BRL','VE',66),
(498,'BRL','HU',54),
(499,'BRL','PT',59),
(500,'BRL','GR',59),
(501,'BRL','KR',29),
(502,'BRL','TW',59),
(503,'BRL','PL',27),
(504,'BRL','ZM',66),
(505,'BRL','PR',66),
(506,'BRL','CI',66),
(507,'BRL','RO',54),
(508,'BRL','BH',32),
(509,'BRL','PA',66),
(510,'BRL','GH',66),
(511,'BRL','KH',66),
(512,'BRL','SN',66),
(513,'BRL','SA',32),
(514,'BRL','RU',69),
(515,'BRL','UG',66),
(516,'BRL','BR',27),
(517,'BRL','NI',66),
(518,'BRL','MG',66),
(519,'BRL','DO',66),
(520,'BRL','MX',29),
(521,'BRL','OM',32),
(522,'BRL','CM',66),
(523,'BRL','ZA',66),
(524,'BRL','CL',66),
(525,'BRL','KE',66),
(526,'BRL','NP',66),
(527,'BRL','PE',66),
(528,'BRL','UA',66),
(529,'BRL','MZ',66),
(530,'BRL','TZ',66),
(531,'BRL','AO',66),
(532,'BRL','JO',32),
(533,'BRL','ZW',66),
(534,'BRL','TR',54),
(535,'BRL','MU',66),
(536,'BRL','SV',66),
(537,'BRL','TH',29),
(538,'BRL','CO',66),
(539,'BRL','LK',66),
(540,'BRL','CR',66),
(541,'BRL','AR',32),
(542,'BRL','MA',32),
(543,'BRL','MY',66),
(544,'BRL','KZ',66),
(545,'BRL','DZ',32),
(546,'BRL','ID',32),
(547,'BRL','NG',66),
(548,'BRL','GT',66),
(549,'BRL','VN',27),
(550,'BRL','BY',66),
(551,'BRL','EG',32),
(552,'BRL','UY',66),
(553,'BRL','BD',66),
(554,'BRL','PK',66),
(555,'BRL','PH',66),
(556,'BRL','ET',66),
(557,'BRL','TN',32),
(558,'BRL','LB',32),
(559,'BRL','IN',27),
(560,'BRL','PY',66),
(561,'BRL','UZ',66),
(562,'BRL','EC',66),
(563,'BRL','MM',66),
(564,'BRL','GE',66),
(565,'CAD','US',21),
(566,'CAD','CH',18),
(567,'CAD','AU',18),
(568,'CAD','GB',24),
(569,'CAD','DE',24),
(570,'CAD','DK',19),
(571,'CAD','AT',16),
(572,'CAD','NO',16),
(573,'CAD','CA',19),
(574,'CAD','NL',19),
(575,'CAD','SE',19),
(576,'CAD','IE',15),
(577,'CAD','BE',15),
(578,'CAD','FI',15),
(579,'CAD','FR',19),
(580,'CAD','NZ',16),
(581,'CAD','HK',8),
(582,'CAD','CZ',16),
(583,'CAD','SK',15),
(584,'CAD','AE',19),
(585,'CAD','SG',19),
(586,'CAD','IL',19),
(587,'CAD','KW',9),
(588,'CAD','IT',18),
(589,'CAD','JP',24),
(590,'CAD','ES',18),
(591,'CAD','VE',18),
(592,'CAD','HU',15),
(593,'CAD','PT',16),
(594,'CAD','GR',16),
(595,'CAD','KR',8),
(596,'CAD','TW',16),
(597,'CAD','PL',8),
(598,'CAD','ZM',18),
(599,'CAD','PR',18),
(600,'CAD','CI',18),
(601,'CAD','RO',15),
(602,'CAD','BH',9),
(603,'CAD','PA',18),
(604,'CAD','GH',18),
(605,'CAD','KH',18),
(606,'CAD','SN',18),
(607,'CAD','SA',9),
(608,'CAD','RU',19),
(609,'CAD','UG',18),
(610,'CAD','BR',8),
(611,'CAD','NI',18),
(612,'CAD','MG',18),
(613,'CAD','DO',18),
(614,'CAD','MX',8),
(615,'CAD','OM',9),
(616,'CAD','CM',18),
(617,'CAD','ZA',18),
(618,'CAD','CL',18),
(619,'CAD','KE',18),
(620,'CAD','NP',18),
(621,'CAD','PE',18),
(622,'CAD','UA',18),
(623,'CAD','MZ',18),
(624,'CAD','TZ',18),
(625,'CAD','AO',18),
(626,'CAD','JO',9),
(627,'CAD','ZW',18),
(628,'CAD','TR',15),
(629,'CAD','MU',18),
(630,'CAD','SV',18),
(631,'CAD','TH',8),
(632,'CAD','CO',18),
(633,'CAD','LK',18),
(634,'CAD','CR',18),
(635,'CAD','AR',9),
(636,'CAD','MA',9),
(637,'CAD','MY',18),
(638,'CAD','KZ',18),
(639,'CAD','DZ',9),
(640,'CAD','ID',9),
(641,'CAD','NG',18),
(642,'CAD','GT',18),
(643,'CAD','VN',8),
(644,'CAD','BY',18),
(645,'CAD','EG',9),
(646,'CAD','UY',18),
(647,'CAD','BD',18),
(648,'CAD','PK',18),
(649,'CAD','PH',18),
(650,'CAD','ET',18),
(651,'CAD','TN',9),
(652,'CAD','LB',9),
(653,'CAD','IN',8),
(654,'CAD','PY',18),
(655,'CAD','UZ',18),
(656,'CAD','EC',18),
(657,'CAD','MM',18),
(658,'CAD','GE',18),
(659,'CHF','US',13),
(660,'CHF','CH',12),
(661,'CHF','AU',12),
(662,'CHF','GB',15),
(663,'CHF','DE',15),
(664,'CHF','DK',12),
(665,'CHF','AT',11),
(666,'CHF','NO',11),
(667,'CHF','CA',12),
(668,'CHF','NL',12),
(669,'CHF','SE',12),
(670,'CHF','IE',10),
(671,'CHF','BE',10),
(672,'CHF','FI',10),
(673,'CHF','FR',12),
(674,'CHF','NZ',11),
(675,'CHF','HK',5),
(676,'CHF','CZ',11),
(677,'CHF','SK',10),
(678,'CHF','AE',12),
(679,'CHF','SG',12),
(680,'CHF','IL',12),
(681,'CHF','KW',6),
(682,'CHF','IT',12),
(683,'CHF','JP',15),
(684,'CHF','ES',12),
(685,'CHF','VE',12),
(686,'CHF','HU',10),
(687,'CHF','PT',11),
(688,'CHF','GR',11),
(689,'CHF','KR',5),
(690,'CHF','TW',11),
(691,'CHF','PL',5),
(692,'CHF','ZM',12),
(693,'CHF','PR',12),
(694,'CHF','CI',12),
(695,'CHF','RO',10),
(696,'CHF','BH',6),
(697,'CHF','PA',12),
(698,'CHF','GH',12),
(699,'CHF','KH',12),
(700,'CHF','SN',12),
(701,'CHF','SA',6),
(702,'CHF','RU',12),
(703,'CHF','UG',12),
(704,'CHF','BR',5),
(705,'CHF','NI',12),
(706,'CHF','MG',12),
(707,'CHF','DO',12),
(708,'CHF','MX',5),
(709,'CHF','OM',6),
(710,'CHF','CM',12),
(711,'CHF','ZA',12),
(712,'CHF','CL',12),
(713,'CHF','KE',12),
(714,'CHF','NP',12),
(715,'CHF','PE',12),
(716,'CHF','UA',12),
(717,'CHF','MZ',12),
(718,'CHF','TZ',12),
(719,'CHF','AO',12),
(720,'CHF','JO',6),
(721,'CHF','ZW',12),
(722,'CHF','TR',10),
(723,'CHF','MU',12),
(724,'CHF','SV',12),
(725,'CHF','TH',5),
(726,'CHF','CO',12),
(727,'CHF','LK',12),
(728,'CHF','CR',12),
(729,'CHF','AR',6),
(730,'CHF','MA',6),
(731,'CHF','MY',12),
(732,'CHF','KZ',12),
(733,'CHF','DZ',6),
(734,'CHF','ID',6),
(735,'CHF','NG',12),
(736,'CHF','GT',12),
(737,'CHF','VN',5),
(738,'CHF','BY',12),
(739,'CHF','EG',6),
(740,'CHF','UY',12),
(741,'CHF','BD',12),
(742,'CHF','PK',12),
(743,'CHF','PH',12),
(744,'CHF','ET',12),
(745,'CHF','TN',6),
(746,'CHF','LB',6),
(747,'CHF','IN',5),
(748,'CHF','PY',12),
(749,'CHF','UZ',12),
(750,'CHF','EC',12),
(751,'CHF','MM',12),
(752,'CHF','GE',12),
(753,'CLP','US',13081),
(754,'CLP','CH',11773),
(755,'CLP','AU',11773),
(756,'CLP','GB',15261),
(757,'CLP','DE',15261),
(758,'CLP','DK',12209),
(759,'CLP','AT',10464),
(760,'CLP','NO',10464),
(761,'CLP','CA',12209),
(762,'CLP','NL',12209),
(763,'CLP','SE',12209),
(764,'CLP','IE',9592),
(765,'CLP','BE',9592),
(766,'CLP','FI',9592),
(767,'CLP','FR',12209),
(768,'CLP','NZ',10464),
(769,'CLP','HK',5232),
(770,'CLP','CZ',10464),
(771,'CLP','SK',9592),
(772,'CLP','AE',12209),
(773,'CLP','SG',12209),
(774,'CLP','IL',12209),
(775,'CLP','KW',5668),
(776,'CLP','IT',11773),
(777,'CLP','JP',15261),
(778,'CLP','ES',11773),
(779,'CLP','VE',11773),
(780,'CLP','HU',9592),
(781,'CLP','PT',10464),
(782,'CLP','GR',10464),
(783,'CLP','KR',5232),
(784,'CLP','TW',10464),
(785,'CLP','PL',4796),
(786,'CLP','ZM',11773),
(787,'CLP','PR',11773),
(788,'CLP','CI',11773),
(789,'CLP','RO',9592),
(790,'CLP','BH',5668),
(791,'CLP','PA',11773),
(792,'CLP','GH',11773),
(793,'CLP','KH',11773),
(794,'CLP','SN',11773),
(795,'CLP','SA',5668),
(796,'CLP','RU',12209),
(797,'CLP','UG',11773),
(798,'CLP','BR',4796),
(799,'CLP','NI',11773),
(800,'CLP','MG',11773),
(801,'CLP','DO',11773),
(802,'CLP','MX',5232),
(803,'CLP','OM',5668),
(804,'CLP','CM',11773),
(805,'CLP','ZA',11773),
(806,'CLP','CL',11773),
(807,'CLP','KE',11773),
(808,'CLP','NP',11773),
(809,'CLP','PE',11773),
(810,'CLP','UA',11773),
(811,'CLP','MZ',11773),
(812,'CLP','TZ',11773),
(813,'CLP','AO',11773),
(814,'CLP','JO',5668),
(815,'CLP','ZW',11773),
(816,'CLP','TR',9592),
(817,'CLP','MU',11773),
(818,'CLP','SV',11773),
(819,'CLP','TH',5232),
(820,'CLP','CO',11773),
(821,'CLP','LK',11773),
(822,'CLP','CR',11773),
(823,'CLP','AR',5668),
(824,'CLP','MA',5668),
(825,'CLP','MY',11773),
(826,'CLP','KZ',11773),
(827,'CLP','DZ',5668),
(828,'CLP','ID',5668),
(829,'CLP','NG',11773),
(830,'CLP','GT',11773),
(831,'CLP','VN',4796),
(832,'CLP','BY',11773),
(833,'CLP','EG',5668),
(834,'CLP','UY',11773),
(835,'CLP','BD',11773),
(836,'CLP','PK',11773),
(837,'CLP','PH',11773),
(838,'CLP','ET',11773),
(839,'CLP','TN',5668),
(840,'CLP','LB',5668),
(841,'CLP','IN',4796),
(842,'CLP','PY',11773),
(843,'CLP','UZ',11773),
(844,'CLP','EC',11773),
(845,'CLP','MM',11773),
(846,'CLP','GE',11773),
(847,'CNY','US',107),
(848,'CNY','CH',97),
(849,'CNY','AU',97),
(850,'CNY','GB',125),
(851,'CNY','DE',125),
(852,'CNY','DK',100),
(853,'CNY','AT',86),
(854,'CNY','NO',86),
(855,'CNY','CA',100),
(856,'CNY','NL',100),
(857,'CNY','SE',100),
(858,'CNY','IE',79),
(859,'CNY','BE',79),
(860,'CNY','FI',79),
(861,'CNY','FR',100),
(862,'CNY','NZ',86),
(863,'CNY','HK',43),
(864,'CNY','CZ',86),
(865,'CNY','SK',79),
(866,'CNY','AE',100),
(867,'CNY','SG',100),
(868,'CNY','IL',100),
(869,'CNY','KW',47),
(870,'CNY','IT',97),
(871,'CNY','JP',125),
(872,'CNY','ES',97),
(873,'CNY','VE',97),
(874,'CNY','HU',79),
(875,'CNY','PT',86),
(876,'CNY','GR',86),
(877,'CNY','KR',43),
(878,'CNY','TW',86),
(879,'CNY','PL',39),
(880,'CNY','ZM',97),
(881,'CNY','PR',97),
(882,'CNY','CI',97),
(883,'CNY','RO',79),
(884,'CNY','BH',47),
(885,'CNY','PA',97),
(886,'CNY','GH',97),
(887,'CNY','KH',97),
(888,'CNY','SN',97),
(889,'CNY','SA',47),
(890,'CNY','RU',100),
(891,'CNY','UG',97),
(892,'CNY','BR',39),
(893,'CNY','NI',97),
(894,'CNY','MG',97),
(895,'CNY','DO',97),
(896,'CNY','MX',43),
(897,'CNY','OM',47),
(898,'CNY','CM',97),
(899,'CNY','ZA',97),
(900,'CNY','CL',97),
(901,'CNY','KE',97),
(902,'CNY','NP',97),
(903,'CNY','PE',97),
(904,'CNY','UA',97),
(905,'CNY','MZ',97),
(906,'CNY','TZ',97),
(907,'CNY','AO',97),
(908,'CNY','JO',47),
(909,'CNY','ZW',97),
(910,'CNY','TR',79),
(911,'CNY','MU',97),
(912,'CNY','SV',97),
(913,'CNY','TH',43),
(914,'CNY','CO',97),
(915,'CNY','LK',97),
(916,'CNY','CR',97),
(917,'CNY','AR',47),
(918,'CNY','MA',47),
(919,'CNY','MY',97),
(920,'CNY','KZ',97),
(921,'CNY','DZ',47),
(922,'CNY','ID',47),
(923,'CNY','NG',97),
(924,'CNY','GT',97),
(925,'CNY','VN',39),
(926,'CNY','BY',97),
(927,'CNY','EG',47),
(928,'CNY','UY',97),
(929,'CNY','BD',97),
(930,'CNY','PK',97),
(931,'CNY','PH',97),
(932,'CNY','ET',97),
(933,'CNY','TN',47),
(934,'CNY','LB',47),
(935,'CNY','IN',39),
(936,'CNY','PY',97),
(937,'CNY','UZ',97),
(938,'CNY','EC',97),
(939,'CNY','MM',97),
(940,'CNY','GE',97),
(941,'COP','US',61099),
(942,'COP','CH',54989),
(943,'COP','AU',54989),
(944,'COP','GB',71282),
(945,'COP','DE',71282),
(946,'COP','DK',57026),
(947,'COP','AT',48879),
(948,'COP','NO',48879),
(949,'COP','CA',57026),
(950,'COP','NL',57026),
(951,'COP','SE',57026),
(952,'COP','IE',44806),
(953,'COP','BE',44806),
(954,'COP','FI',44806),
(955,'COP','FR',57026),
(956,'COP','NZ',48879),
(957,'COP','HK',24440),
(958,'COP','CZ',48879),
(959,'COP','SK',44806),
(960,'COP','AE',57026),
(961,'COP','SG',57026),
(962,'COP','IL',57026),
(963,'COP','KW',26476),
(964,'COP','IT',54989),
(965,'COP','JP',71282),
(966,'COP','ES',54989),
(967,'COP','VE',54989),
(968,'COP','HU',44806),
(969,'COP','PT',48879),
(970,'COP','GR',48879),
(971,'COP','KR',24440),
(972,'COP','TW',48879),
(973,'COP','PL',22403),
(974,'COP','ZM',54989),
(975,'COP','PR',54989),
(976,'COP','CI',54989),
(977,'COP','RO',44806),
(978,'COP','BH',26476),
(979,'COP','PA',54989),
(980,'COP','GH',54989),
(981,'COP','KH',54989),
(982,'COP','SN',54989),
(983,'COP','SA',26476),
(984,'COP','RU',57026),
(985,'COP','UG',54989),
(986,'COP','BR',22403),
(987,'COP','NI',54989),
(988,'COP','MG',54989),
(989,'COP','DO',54989),
(990,'COP','MX',24440),
(991,'COP','OM',26476),
(992,'COP','CM',54989),
(993,'COP','ZA',54989),
(994,'COP','CL',54989),
(995,'COP','KE',54989),
(996,'COP','NP',54989),
(997,'COP','PE',54989),
(998,'COP','UA',54989),
(999,'COP','MZ',54989),
(1000,'COP','TZ',54989),
(1001,'COP','AO',54989),
(1002,'COP','JO',26476),
(1003,'COP','ZW',54989),
(1004,'COP','TR',44806),
(1005,'COP','MU',54989),
(1006,'COP','SV',54989),
(1007,'COP','TH',24440),
(1008,'COP','CO',54989),
(1009,'COP','LK',54989),
(1010,'COP','CR',54989),
(1011,'COP','AR',26476),
(1012,'COP','MA',26476),
(1013,'COP','MY',54989),
(1014,'COP','KZ',54989),
(1015,'COP','DZ',26476),
(1016,'COP','ID',26476),
(1017,'COP','NG',54989),
(1018,'COP','GT',54989),
(1019,'COP','VN',22403),
(1020,'COP','BY',54989),
(1021,'COP','EG',26476),
(1022,'COP','UY',54989),
(1023,'COP','BD',54989),
(1024,'COP','PK',54989),
(1025,'COP','PH',54989),
(1026,'COP','ET',54989),
(1027,'COP','TN',26476),
(1028,'COP','LB',26476),
(1029,'COP','IN',22403),
(1030,'COP','PY',54989),
(1031,'COP','UZ',54989),
(1032,'COP','EC',54989),
(1033,'COP','MM',54989),
(1034,'COP','GE',54989),
(1035,'CZK','US',337),
(1036,'CZK','CH',303),
(1037,'CZK','AU',303),
(1038,'CZK','GB',393),
(1039,'CZK','DE',393),
(1040,'CZK','DK',314),
(1041,'CZK','AT',269),
(1042,'CZK','NO',269),
(1043,'CZK','CA',314),
(1044,'CZK','NL',314),
(1045,'CZK','SE',314),
(1046,'CZK','IE',247),
(1047,'CZK','BE',247),
(1048,'CZK','FI',247),
(1049,'CZK','FR',314),
(1050,'CZK','NZ',269),
(1051,'CZK','HK',135),
(1052,'CZK','CZ',269),
(1053,'CZK','SK',247),
(1054,'CZK','AE',314),
(1055,'CZK','SG',314),
(1056,'CZK','IL',314),
(1057,'CZK','KW',146),
(1058,'CZK','IT',303),
(1059,'CZK','JP',393),
(1060,'CZK','ES',303),
(1061,'CZK','VE',303),
(1062,'CZK','HU',247),
(1063,'CZK','PT',269),
(1064,'CZK','GR',269),
(1065,'CZK','KR',135),
(1066,'CZK','TW',269),
(1067,'CZK','PL',124),
(1068,'CZK','ZM',303),
(1069,'CZK','PR',303),
(1070,'CZK','CI',303),
(1071,'CZK','RO',247),
(1072,'CZK','BH',146),
(1073,'CZK','PA',303),
(1074,'CZK','GH',303),
(1075,'CZK','KH',303),
(1076,'CZK','SN',303),
(1077,'CZK','SA',146),
(1078,'CZK','RU',314),
(1079,'CZK','UG',303),
(1080,'CZK','BR',124),
(1081,'CZK','NI',303),
(1082,'CZK','MG',303),
(1083,'CZK','DO',303),
(1084,'CZK','MX',135),
(1085,'CZK','OM',146),
(1086,'CZK','CM',303),
(1087,'CZK','ZA',303),
(1088,'CZK','CL',303),
(1089,'CZK','KE',303),
(1090,'CZK','NP',303),
(1091,'CZK','PE',303),
(1092,'CZK','UA',303),
(1093,'CZK','MZ',303),
(1094,'CZK','TZ',303),
(1095,'CZK','AO',303),
(1096,'CZK','JO',146),
(1097,'CZK','ZW',303),
(1098,'CZK','TR',247),
(1099,'CZK','MU',303),
(1100,'CZK','SV',303),
(1101,'CZK','TH',135),
(1102,'CZK','CO',303),
(1103,'CZK','LK',303),
(1104,'CZK','CR',303),
(1105,'CZK','AR',146),
(1106,'CZK','MA',146),
(1107,'CZK','MY',303),
(1108,'CZK','KZ',303),
(1109,'CZK','DZ',146),
(1110,'CZK','ID',146),
(1111,'CZK','NG',303),
(1112,'CZK','GT',303),
(1113,'CZK','VN',124),
(1114,'CZK','BY',303),
(1115,'CZK','EG',146),
(1116,'CZK','UY',303),
(1117,'CZK','BD',303),
(1118,'CZK','PK',303),
(1119,'CZK','PH',303),
(1120,'CZK','ET',303),
(1121,'CZK','TN',146),
(1122,'CZK','LB',146),
(1123,'CZK','IN',124),
(1124,'CZK','PY',303),
(1125,'CZK','UZ',303),
(1126,'CZK','EC',303),
(1127,'CZK','MM',303),
(1128,'CZK','GE',303),
(1129,'DKK','US',103),
(1130,'DKK','CH',92),
(1131,'DKK','AU',92),
(1132,'DKK','GB',120),
(1133,'DKK','DE',120),
(1134,'DKK','DK',96),
(1135,'DKK','AT',82),
(1136,'DKK','NO',82),
(1137,'DKK','CA',96),
(1138,'DKK','NL',96),
(1139,'DKK','SE',96),
(1140,'DKK','IE',75),
(1141,'DKK','BE',75),
(1142,'DKK','FI',75),
(1143,'DKK','FR',96),
(1144,'DKK','NZ',82),
(1145,'DKK','HK',41),
(1146,'DKK','CZ',82),
(1147,'DKK','SK',75),
(1148,'DKK','AE',96),
(1149,'DKK','SG',96),
(1150,'DKK','IL',96),
(1151,'DKK','KW',45),
(1152,'DKK','IT',92),
(1153,'DKK','JP',120),
(1154,'DKK','ES',92),
(1155,'DKK','VE',92),
(1156,'DKK','HU',75),
(1157,'DKK','PT',82),
(1158,'DKK','GR',82),
(1159,'DKK','KR',41),
(1160,'DKK','TW',82),
(1161,'DKK','PL',38),
(1162,'DKK','ZM',92),
(1163,'DKK','PR',92),
(1164,'DKK','CI',92),
(1165,'DKK','RO',75),
(1166,'DKK','BH',45),
(1167,'DKK','PA',92),
(1168,'DKK','GH',92),
(1169,'DKK','KH',92),
(1170,'DKK','SN',92),
(1171,'DKK','SA',45),
(1172,'DKK','RU',96),
(1173,'DKK','UG',92),
(1174,'DKK','BR',38),
(1175,'DKK','NI',92),
(1176,'DKK','MG',92),
(1177,'DKK','DO',92),
(1178,'DKK','MX',41),
(1179,'DKK','OM',45),
(1180,'DKK','CM',92),
(1181,'DKK','ZA',92),
(1182,'DKK','CL',92),
(1183,'DKK','KE',92),
(1184,'DKK','NP',92),
(1185,'DKK','PE',92),
(1186,'DKK','UA',92),
(1187,'DKK','MZ',92),
(1188,'DKK','TZ',92),
(1189,'DKK','AO',92),
(1190,'DKK','JO',45),
(1191,'DKK','ZW',92),
(1192,'DKK','TR',75),
(1193,'DKK','MU',92),
(1194,'DKK','SV',92),
(1195,'DKK','TH',41),
(1196,'DKK','CO',92),
(1197,'DKK','LK',92),
(1198,'DKK','CR',92),
(1199,'DKK','AR',45),
(1200,'DKK','MA',45),
(1201,'DKK','MY',92),
(1202,'DKK','KZ',92),
(1203,'DKK','DZ',45),
(1204,'DKK','ID',45),
(1205,'DKK','NG',92),
(1206,'DKK','GT',92),
(1207,'DKK','VN',38),
(1208,'DKK','BY',92),
(1209,'DKK','EG',45),
(1210,'DKK','UY',92),
(1211,'DKK','BD',92),
(1212,'DKK','PK',92),
(1213,'DKK','PH',92),
(1214,'DKK','ET',92),
(1215,'DKK','TN',45),
(1216,'DKK','LB',45),
(1217,'DKK','IN',38),
(1218,'DKK','PY',92),
(1219,'DKK','UZ',92),
(1220,'DKK','EC',92),
(1221,'DKK','MM',92),
(1222,'DKK','GE',92),
(1223,'EGP','US',463),
(1224,'EGP','CH',417),
(1225,'EGP','AU',417),
(1226,'EGP','GB',541),
(1227,'EGP','DE',541),
(1228,'EGP','DK',433),
(1229,'EGP','AT',371),
(1230,'EGP','NO',371),
(1231,'EGP','CA',433),
(1232,'EGP','NL',433),
(1233,'EGP','SE',433),
(1234,'EGP','IE',340),
(1235,'EGP','BE',340),
(1236,'EGP','FI',340),
(1237,'EGP','FR',433),
(1238,'EGP','NZ',371),
(1239,'EGP','HK',185),
(1240,'EGP','CZ',371),
(1241,'EGP','SK',340),
(1242,'EGP','AE',433),
(1243,'EGP','SG',433),
(1244,'EGP','IL',433),
(1245,'EGP','KW',201),
(1246,'EGP','IT',417),
(1247,'EGP','JP',541),
(1248,'EGP','ES',417),
(1249,'EGP','VE',417),
(1250,'EGP','HU',340),
(1251,'EGP','PT',371),
(1252,'EGP','GR',371),
(1253,'EGP','KR',185),
(1254,'EGP','TW',371),
(1255,'EGP','PL',170),
(1256,'EGP','ZM',417),
(1257,'EGP','PR',417),
(1258,'EGP','CI',417),
(1259,'EGP','RO',340),
(1260,'EGP','BH',201),
(1261,'EGP','PA',417),
(1262,'EGP','GH',417),
(1263,'EGP','KH',417),
(1264,'EGP','SN',417),
(1265,'EGP','SA',201),
(1266,'EGP','RU',433),
(1267,'EGP','UG',417),
(1268,'EGP','BR',170),
(1269,'EGP','NI',417),
(1270,'EGP','MG',417),
(1271,'EGP','DO',417),
(1272,'EGP','MX',185),
(1273,'EGP','OM',201),
(1274,'EGP','CM',417),
(1275,'EGP','ZA',417),
(1276,'EGP','CL',417),
(1277,'EGP','KE',417),
(1278,'EGP','NP',417),
(1279,'EGP','PE',417),
(1280,'EGP','UA',417),
(1281,'EGP','MZ',417),
(1282,'EGP','TZ',417),
(1283,'EGP','AO',417),
(1284,'EGP','JO',201),
(1285,'EGP','ZW',417),
(1286,'EGP','TR',340),
(1287,'EGP','MU',417),
(1288,'EGP','SV',417),
(1289,'EGP','TH',185),
(1290,'EGP','CO',417),
(1291,'EGP','LK',417),
(1292,'EGP','CR',417),
(1293,'EGP','AR',201),
(1294,'EGP','MA',201),
(1295,'EGP','MY',417),
(1296,'EGP','KZ',417),
(1297,'EGP','DZ',201),
(1298,'EGP','ID',201),
(1299,'EGP','NG',417),
(1300,'EGP','GT',417),
(1301,'EGP','VN',170),
(1302,'EGP','BY',417),
(1303,'EGP','EG',201),
(1304,'EGP','UY',417),
(1305,'EGP','BD',417),
(1306,'EGP','PK',417),
(1307,'EGP','PH',417),
(1308,'EGP','ET',417),
(1309,'EGP','TN',201),
(1310,'EGP','LB',201),
(1311,'EGP','IN',170),
(1312,'EGP','PY',417),
(1313,'EGP','UZ',417),
(1314,'EGP','EC',417),
(1315,'EGP','MM',417),
(1316,'EGP','GE',417),
(1317,'EUR','US',14),
(1318,'EUR','CH',12),
(1319,'EUR','AU',12),
(1320,'EUR','GB',16),
(1321,'EUR','DE',16),
(1322,'EUR','DK',13),
(1323,'EUR','AT',11),
(1324,'EUR','NO',11),
(1325,'EUR','CA',13),
(1326,'EUR','NL',13),
(1327,'EUR','SE',13),
(1328,'EUR','IE',10),
(1329,'EUR','BE',10),
(1330,'EUR','FI',10),
(1331,'EUR','FR',13),
(1332,'EUR','NZ',11),
(1333,'EUR','HK',6),
(1334,'EUR','CZ',11),
(1335,'EUR','SK',10),
(1336,'EUR','AE',13),
(1337,'EUR','SG',13),
(1338,'EUR','IL',13),
(1339,'EUR','KW',6),
(1340,'EUR','IT',12),
(1341,'EUR','JP',16),
(1342,'EUR','ES',12),
(1343,'EUR','VE',12),
(1344,'EUR','HU',10),
(1345,'EUR','PT',11),
(1346,'EUR','GR',11),
(1347,'EUR','KR',6),
(1348,'EUR','TW',11),
(1349,'EUR','PL',5),
(1350,'EUR','ZM',12),
(1351,'EUR','PR',12),
(1352,'EUR','CI',12),
(1353,'EUR','RO',10),
(1354,'EUR','BH',6),
(1355,'EUR','PA',12),
(1356,'EUR','GH',12),
(1357,'EUR','KH',12),
(1358,'EUR','SN',12),
(1359,'EUR','SA',6),
(1360,'EUR','RU',13),
(1361,'EUR','UG',12),
(1362,'EUR','BR',5),
(1363,'EUR','NI',12),
(1364,'EUR','MG',12),
(1365,'EUR','DO',12),
(1366,'EUR','MX',6),
(1367,'EUR','OM',6),
(1368,'EUR','CM',12),
(1369,'EUR','ZA',12),
(1370,'EUR','CL',12),
(1371,'EUR','KE',12),
(1372,'EUR','NP',12),
(1373,'EUR','PE',12),
(1374,'EUR','UA',12),
(1375,'EUR','MZ',12),
(1376,'EUR','TZ',12),
(1377,'EUR','AO',12),
(1378,'EUR','JO',6),
(1379,'EUR','ZW',12),
(1380,'EUR','TR',10),
(1381,'EUR','MU',12),
(1382,'EUR','SV',12),
(1383,'EUR','TH',6),
(1384,'EUR','CO',12),
(1385,'EUR','LK',12),
(1386,'EUR','CR',12),
(1387,'EUR','AR',6),
(1388,'EUR','MA',6),
(1389,'EUR','MY',12),
(1390,'EUR','KZ',12),
(1391,'EUR','DZ',6),
(1392,'EUR','ID',6),
(1393,'EUR','NG',12),
(1394,'EUR','GT',12),
(1395,'EUR','VN',5),
(1396,'EUR','BY',12),
(1397,'EUR','EG',6),
(1398,'EUR','UY',12),
(1399,'EUR','BD',12),
(1400,'EUR','PK',12),
(1401,'EUR','PH',12),
(1402,'EUR','ET',12),
(1403,'EUR','TN',6),
(1404,'EUR','LB',6),
(1405,'EUR','IN',5),
(1406,'EUR','PY',12),
(1407,'EUR','UZ',12),
(1408,'EUR','EC',12),
(1409,'EUR','MM',12),
(1410,'EUR','GE',12),
(1411,'GBP','US',12),
(1412,'GBP','CH',11),
(1413,'GBP','AU',11),
(1414,'GBP','GB',14),
(1415,'GBP','DE',14),
(1416,'GBP','DK',11),
(1417,'GBP','AT',10),
(1418,'GBP','NO',10),
(1419,'GBP','CA',11),
(1420,'GBP','NL',11),
(1421,'GBP','SE',11),
(1422,'GBP','IE',9),
(1423,'GBP','BE',9),
(1424,'GBP','FI',9),
(1425,'GBP','FR',11),
(1426,'GBP','NZ',10),
(1427,'GBP','HK',5),
(1428,'GBP','CZ',10),
(1429,'GBP','SK',9),
(1430,'GBP','AE',11),
(1431,'GBP','SG',11),
(1432,'GBP','IL',11),
(1433,'GBP','KW',5),
(1434,'GBP','IT',11),
(1435,'GBP','JP',14),
(1436,'GBP','ES',11),
(1437,'GBP','VE',11),
(1438,'GBP','HU',9),
(1439,'GBP','PT',10),
(1440,'GBP','GR',10),
(1441,'GBP','KR',5),
(1442,'GBP','TW',10),
(1443,'GBP','PL',4),
(1444,'GBP','ZM',11),
(1445,'GBP','PR',11),
(1446,'GBP','CI',11),
(1447,'GBP','RO',9),
(1448,'GBP','BH',5),
(1449,'GBP','PA',11),
(1450,'GBP','GH',11),
(1451,'GBP','KH',11),
(1452,'GBP','SN',11),
(1453,'GBP','SA',5),
(1454,'GBP','RU',11),
(1455,'GBP','UG',11),
(1456,'GBP','BR',4),
(1457,'GBP','NI',11),
(1458,'GBP','MG',11),
(1459,'GBP','DO',11),
(1460,'GBP','MX',5),
(1461,'GBP','OM',5),
(1462,'GBP','CM',11),
(1463,'GBP','ZA',11),
(1464,'GBP','CL',11),
(1465,'GBP','KE',11),
(1466,'GBP','NP',11),
(1467,'GBP','PE',11),
(1468,'GBP','UA',11),
(1469,'GBP','MZ',11),
(1470,'GBP','TZ',11),
(1471,'GBP','AO',11),
(1472,'GBP','JO',5),
(1473,'GBP','ZW',11),
(1474,'GBP','TR',9),
(1475,'GBP','MU',11),
(1476,'GBP','SV',11),
(1477,'GBP','TH',5),
(1478,'GBP','CO',11),
(1479,'GBP','LK',11),
(1480,'GBP','CR',11),
(1481,'GBP','AR',5),
(1482,'GBP','MA',5),
(1483,'GBP','MY',11),
(1484,'GBP','KZ',11),
(1485,'GBP','DZ',5),
(1486,'GBP','ID',5),
(1487,'GBP','NG',11),
(1488,'GBP','GT',11),
(1489,'GBP','VN',4),
(1490,'GBP','BY',11),
(1491,'GBP','EG',5),
(1492,'GBP','UY',11),
(1493,'GBP','BD',11),
(1494,'GBP','PK',11),
(1495,'GBP','PH',11),
(1496,'GBP','ET',11),
(1497,'GBP','TN',5),
(1498,'GBP','LB',5),
(1499,'GBP','IN',4),
(1500,'GBP','PY',11),
(1501,'GBP','UZ',11),
(1502,'GBP','EC',11),
(1503,'GBP','MM',11),
(1504,'GBP','GE',11),
(1505,'HKD','US',117),
(1506,'HKD','CH',105),
(1507,'HKD','AU',105),
(1508,'HKD','GB',136),
(1509,'HKD','DE',136),
(1510,'HKD','DK',109),
(1511,'HKD','AT',94),
(1512,'HKD','NO',94),
(1513,'HKD','CA',109),
(1514,'HKD','NL',109),
(1515,'HKD','SE',109),
(1516,'HKD','IE',86),
(1517,'HKD','BE',86),
(1518,'HKD','FI',86),
(1519,'HKD','FR',109),
(1520,'HKD','NZ',94),
(1521,'HKD','HK',47),
(1522,'HKD','CZ',94),
(1523,'HKD','SK',86),
(1524,'HKD','AE',109),
(1525,'HKD','SG',109),
(1526,'HKD','IL',109),
(1527,'HKD','KW',51),
(1528,'HKD','IT',105),
(1529,'HKD','JP',136),
(1530,'HKD','ES',105),
(1531,'HKD','VE',105),
(1532,'HKD','HU',86),
(1533,'HKD','PT',94),
(1534,'HKD','GR',94),
(1535,'HKD','KR',47),
(1536,'HKD','TW',94),
(1537,'HKD','PL',43),
(1538,'HKD','ZM',105),
(1539,'HKD','PR',105),
(1540,'HKD','CI',105),
(1541,'HKD','RO',86),
(1542,'HKD','BH',51),
(1543,'HKD','PA',105),
(1544,'HKD','GH',105),
(1545,'HKD','KH',105),
(1546,'HKD','SN',105),
(1547,'HKD','SA',51),
(1548,'HKD','RU',109),
(1549,'HKD','UG',105),
(1550,'HKD','BR',43),
(1551,'HKD','NI',105),
(1552,'HKD','MG',105),
(1553,'HKD','DO',105),
(1554,'HKD','MX',47),
(1555,'HKD','OM',51),
(1556,'HKD','CM',105),
(1557,'HKD','ZA',105),
(1558,'HKD','CL',105),
(1559,'HKD','KE',105),
(1560,'HKD','NP',105),
(1561,'HKD','PE',105),
(1562,'HKD','UA',105),
(1563,'HKD','MZ',105),
(1564,'HKD','TZ',105),
(1565,'HKD','AO',105),
(1566,'HKD','JO',51),
(1567,'HKD','ZW',105),
(1568,'HKD','TR',86),
(1569,'HKD','MU',105),
(1570,'HKD','SV',105),
(1571,'HKD','TH',47),
(1572,'HKD','CO',105),
(1573,'HKD','LK',105),
(1574,'HKD','CR',105),
(1575,'HKD','AR',51),
(1576,'HKD','MA',51),
(1577,'HKD','MY',105),
(1578,'HKD','KZ',105),
(1579,'HKD','DZ',51),
(1580,'HKD','ID',51),
(1581,'HKD','NG',105),
(1582,'HKD','GT',105),
(1583,'HKD','VN',43),
(1584,'HKD','BY',105),
(1585,'HKD','EG',51),
(1586,'HKD','UY',105),
(1587,'HKD','BD',105),
(1588,'HKD','PK',105),
(1589,'HKD','PH',105),
(1590,'HKD','ET',105),
(1591,'HKD','TN',51),
(1592,'HKD','LB',51),
(1593,'HKD','IN',43),
(1594,'HKD','PY',105),
(1595,'HKD','UZ',105),
(1596,'HKD','EC',105),
(1597,'HKD','MM',105),
(1598,'HKD','GE',105),
(1599,'HUF','US',5254),
(1600,'HUF','CH',4729),
(1601,'HUF','AU',4729),
(1602,'HUF','GB',6130),
(1603,'HUF','DE',6130),
(1604,'HUF','DK',4904),
(1605,'HUF','AT',4203),
(1606,'HUF','NO',4203),
(1607,'HUF','CA',4904),
(1608,'HUF','NL',4904),
(1609,'HUF','SE',4904),
(1610,'HUF','IE',3853),
(1611,'HUF','BE',3853),
(1612,'HUF','FI',3853),
(1613,'HUF','FR',4904),
(1614,'HUF','NZ',4203),
(1615,'HUF','HK',2102),
(1616,'HUF','CZ',4203),
(1617,'HUF','SK',3853),
(1618,'HUF','AE',4904),
(1619,'HUF','SG',4904),
(1620,'HUF','IL',4904),
(1621,'HUF','KW',2277),
(1622,'HUF','IT',4729),
(1623,'HUF','JP',6130),
(1624,'HUF','ES',4729),
(1625,'HUF','VE',4729),
(1626,'HUF','HU',3853),
(1627,'HUF','PT',4203),
(1628,'HUF','GR',4203),
(1629,'HUF','KR',2102),
(1630,'HUF','TW',4203),
(1631,'HUF','PL',1926),
(1632,'HUF','ZM',4729),
(1633,'HUF','PR',4729),
(1634,'HUF','CI',4729),
(1635,'HUF','RO',3853),
(1636,'HUF','BH',2277),
(1637,'HUF','PA',4729),
(1638,'HUF','GH',4729),
(1639,'HUF','KH',4729),
(1640,'HUF','SN',4729),
(1641,'HUF','SA',2277),
(1642,'HUF','RU',4904),
(1643,'HUF','UG',4729),
(1644,'HUF','BR',1926),
(1645,'HUF','NI',4729),
(1646,'HUF','MG',4729),
(1647,'HUF','DO',4729),
(1648,'HUF','MX',2102),
(1649,'HUF','OM',2277),
(1650,'HUF','CM',4729),
(1651,'HUF','ZA',4729),
(1652,'HUF','CL',4729),
(1653,'HUF','KE',4729),
(1654,'HUF','NP',4729),
(1655,'HUF','PE',4729),
(1656,'HUF','UA',4729),
(1657,'HUF','MZ',4729),
(1658,'HUF','TZ',4729),
(1659,'HUF','AO',4729),
(1660,'HUF','JO',2277),
(1661,'HUF','ZW',4729),
(1662,'HUF','TR',3853),
(1663,'HUF','MU',4729),
(1664,'HUF','SV',4729),
(1665,'HUF','TH',2102),
(1666,'HUF','CO',4729),
(1667,'HUF','LK',4729),
(1668,'HUF','CR',4729),
(1669,'HUF','AR',2277),
(1670,'HUF','MA',2277),
(1671,'HUF','MY',4729),
(1672,'HUF','KZ',4729),
(1673,'HUF','DZ',2277),
(1674,'HUF','ID',2277),
(1675,'HUF','NG',4729),
(1676,'HUF','GT',4729),
(1677,'HUF','VN',1926),
(1678,'HUF','BY',4729),
(1679,'HUF','EG',2277),
(1680,'HUF','UY',4729),
(1681,'HUF','BD',4729),
(1682,'HUF','PK',4729),
(1683,'HUF','PH',4729),
(1684,'HUF','ET',4729),
(1685,'HUF','TN',2277),
(1686,'HUF','LB',2277),
(1687,'HUF','IN',1926),
(1688,'HUF','PY',4729),
(1689,'HUF','UZ',4729),
(1690,'HUF','EC',4729),
(1691,'HUF','MM',4729),
(1692,'HUF','GE',4729),
(1693,'IDR','US',234395),
(1694,'IDR','CH',210956),
(1695,'IDR','AU',210956),
(1696,'IDR','GB',273461),
(1697,'IDR','DE',273461),
(1698,'IDR','DK',218769),
(1699,'IDR','AT',187516),
(1700,'IDR','NO',187516),
(1701,'IDR','CA',218769),
(1702,'IDR','NL',218769),
(1703,'IDR','SE',218769),
(1704,'IDR','IE',171890),
(1705,'IDR','BE',171890),
(1706,'IDR','FI',171890),
(1707,'IDR','FR',218769),
(1708,'IDR','NZ',187516),
(1709,'IDR','HK',93758),
(1710,'IDR','CZ',187516),
(1711,'IDR','SK',171890),
(1712,'IDR','AE',218769),
(1713,'IDR','SG',218769),
(1714,'IDR','IL',218769),
(1715,'IDR','KW',101571),
(1716,'IDR','IT',210956),
(1717,'IDR','JP',273461),
(1718,'IDR','ES',210956),
(1719,'IDR','VE',210956),
(1720,'IDR','HU',171890),
(1721,'IDR','PT',187516),
(1722,'IDR','GR',187516),
(1723,'IDR','KR',93758),
(1724,'IDR','TW',187516),
(1725,'IDR','PL',85945),
(1726,'IDR','ZM',210956),
(1727,'IDR','PR',210956),
(1728,'IDR','CI',210956),
(1729,'IDR','RO',171890),
(1730,'IDR','BH',101571),
(1731,'IDR','PA',210956),
(1732,'IDR','GH',210956),
(1733,'IDR','KH',210956),
(1734,'IDR','SN',210956),
(1735,'IDR','SA',101571),
(1736,'IDR','RU',218769),
(1737,'IDR','UG',210956),
(1738,'IDR','BR',85945),
(1739,'IDR','NI',210956),
(1740,'IDR','MG',210956),
(1741,'IDR','DO',210956),
(1742,'IDR','MX',93758),
(1743,'IDR','OM',101571),
(1744,'IDR','CM',210956),
(1745,'IDR','ZA',210956),
(1746,'IDR','CL',210956),
(1747,'IDR','KE',210956),
(1748,'IDR','NP',210956),
(1749,'IDR','PE',210956),
(1750,'IDR','UA',210956),
(1751,'IDR','MZ',210956),
(1752,'IDR','TZ',210956),
(1753,'IDR','AO',210956),
(1754,'IDR','JO',101571),
(1755,'IDR','ZW',210956),
(1756,'IDR','TR',171890),
(1757,'IDR','MU',210956),
(1758,'IDR','SV',210956),
(1759,'IDR','TH',93758),
(1760,'IDR','CO',210956),
(1761,'IDR','LK',210956),
(1762,'IDR','CR',210956),
(1763,'IDR','AR',101571),
(1764,'IDR','MA',101571),
(1765,'IDR','MY',210956),
(1766,'IDR','KZ',210956),
(1767,'IDR','DZ',101571),
(1768,'IDR','ID',101571),
(1769,'IDR','NG',210956),
(1770,'IDR','GT',210956),
(1771,'IDR','VN',85945),
(1772,'IDR','BY',210956),
(1773,'IDR','EG',101571),
(1774,'IDR','UY',210956),
(1775,'IDR','BD',210956),
(1776,'IDR','PK',210956),
(1777,'IDR','PH',210956),
(1778,'IDR','ET',210956),
(1779,'IDR','TN',101571),
(1780,'IDR','LB',101571),
(1781,'IDR','IN',85945),
(1782,'IDR','PY',210956),
(1783,'IDR','UZ',210956),
(1784,'IDR','EC',210956),
(1785,'IDR','MM',210956),
(1786,'IDR','GE',210956),
(1787,'ILS','US',56),
(1788,'ILS','CH',50),
(1789,'ILS','AU',50),
(1790,'ILS','GB',65),
(1791,'ILS','DE',65),
(1792,'ILS','DK',52),
(1793,'ILS','AT',45),
(1794,'ILS','NO',45),
(1795,'ILS','CA',52),
(1796,'ILS','NL',52),
(1797,'ILS','SE',52),
(1798,'ILS','IE',41),
(1799,'ILS','BE',41),
(1800,'ILS','FI',41),
(1801,'ILS','FR',52),
(1802,'ILS','NZ',45),
(1803,'ILS','HK',22),
(1804,'ILS','CZ',45),
(1805,'ILS','SK',41),
(1806,'ILS','AE',52),
(1807,'ILS','SG',52),
(1808,'ILS','IL',52),
(1809,'ILS','KW',24),
(1810,'ILS','IT',50),
(1811,'ILS','JP',65),
(1812,'ILS','ES',50),
(1813,'ILS','VE',50),
(1814,'ILS','HU',41),
(1815,'ILS','PT',45),
(1816,'ILS','GR',45),
(1817,'ILS','KR',22),
(1818,'ILS','TW',45),
(1819,'ILS','PL',21),
(1820,'ILS','ZM',50),
(1821,'ILS','PR',50),
(1822,'ILS','CI',50),
(1823,'ILS','RO',41),
(1824,'ILS','BH',24),
(1825,'ILS','PA',50),
(1826,'ILS','GH',50),
(1827,'ILS','KH',50),
(1828,'ILS','SN',50),
(1829,'ILS','SA',24),
(1830,'ILS','RU',52),
(1831,'ILS','UG',50),
(1832,'ILS','BR',21),
(1833,'ILS','NI',50),
(1834,'ILS','MG',50),
(1835,'ILS','DO',50),
(1836,'ILS','MX',22),
(1837,'ILS','OM',24),
(1838,'ILS','CM',50),
(1839,'ILS','ZA',50),
(1840,'ILS','CL',50),
(1841,'ILS','KE',50),
(1842,'ILS','NP',50),
(1843,'ILS','PE',50),
(1844,'ILS','UA',50),
(1845,'ILS','MZ',50),
(1846,'ILS','TZ',50),
(1847,'ILS','AO',50),
(1848,'ILS','JO',24),
(1849,'ILS','ZW',50),
(1850,'ILS','TR',41),
(1851,'ILS','MU',50),
(1852,'ILS','SV',50),
(1853,'ILS','TH',22),
(1854,'ILS','CO',50),
(1855,'ILS','LK',50),
(1856,'ILS','CR',50),
(1857,'ILS','AR',24),
(1858,'ILS','MA',24),
(1859,'ILS','MY',50),
(1860,'ILS','KZ',50),
(1861,'ILS','DZ',24),
(1862,'ILS','ID',24),
(1863,'ILS','NG',50),
(1864,'ILS','GT',50),
(1865,'ILS','VN',21),
(1866,'ILS','BY',50),
(1867,'ILS','EG',24),
(1868,'ILS','UY',50),
(1869,'ILS','BD',50),
(1870,'ILS','PK',50),
(1871,'ILS','PH',50),
(1872,'ILS','ET',50),
(1873,'ILS','TN',24),
(1874,'ILS','LB',24),
(1875,'ILS','IN',21),
(1876,'ILS','PY',50),
(1877,'ILS','UZ',50),
(1878,'ILS','EC',50),
(1879,'ILS','MM',50),
(1880,'ILS','GE',50),
(1881,'INR','US',1250),
(1882,'INR','CH',1125),
(1883,'INR','AU',1125),
(1884,'INR','GB',1458),
(1885,'INR','DE',1458),
(1886,'INR','DK',1166),
(1887,'INR','AT',1000),
(1888,'INR','NO',1000),
(1889,'INR','CA',1166),
(1890,'INR','NL',1166),
(1891,'INR','SE',1166),
(1892,'INR','IE',916),
(1893,'INR','BE',916),
(1894,'INR','FI',916),
(1895,'INR','FR',1166),
(1896,'INR','NZ',1000),
(1897,'INR','HK',500),
(1898,'INR','CZ',1000),
(1899,'INR','SK',916),
(1900,'INR','AE',1166),
(1901,'INR','SG',1166),
(1902,'INR','IL',1166),
(1903,'INR','KW',541),
(1904,'INR','IT',1125),
(1905,'INR','JP',1458),
(1906,'INR','ES',1125),
(1907,'INR','VE',1125),
(1908,'INR','HU',916),
(1909,'INR','PT',1000),
(1910,'INR','GR',1000),
(1911,'INR','KR',500),
(1912,'INR','TW',1000),
(1913,'INR','PL',458),
(1914,'INR','ZM',1125),
(1915,'INR','PR',1125),
(1916,'INR','CI',1125),
(1917,'INR','RO',916),
(1918,'INR','BH',541),
(1919,'INR','PA',1125),
(1920,'INR','GH',1125),
(1921,'INR','KH',1125),
(1922,'INR','SN',1125),
(1923,'INR','SA',541),
(1924,'INR','RU',1166),
(1925,'INR','UG',1125),
(1926,'INR','BR',458),
(1927,'INR','NI',1125),
(1928,'INR','MG',1125),
(1929,'INR','DO',1125),
(1930,'INR','MX',500),
(1931,'INR','OM',541),
(1932,'INR','CM',1125),
(1933,'INR','ZA',1125),
(1934,'INR','CL',1125),
(1935,'INR','KE',1125),
(1936,'INR','NP',1125),
(1937,'INR','PE',1125),
(1938,'INR','UA',1125),
(1939,'INR','MZ',1125),
(1940,'INR','TZ',1125),
(1941,'INR','AO',1125),
(1942,'INR','JO',541),
(1943,'INR','ZW',1125),
(1944,'INR','TR',916),
(1945,'INR','MU',1125),
(1946,'INR','SV',1125),
(1947,'INR','TH',500),
(1948,'INR','CO',1125),
(1949,'INR','LK',1125),
(1950,'INR','CR',1125),
(1951,'INR','AR',541),
(1952,'INR','MA',541),
(1953,'INR','MY',1125),
(1954,'INR','KZ',1125),
(1955,'INR','DZ',541),
(1956,'INR','ID',541),
(1957,'INR','NG',1125),
(1958,'INR','GT',1125),
(1959,'INR','VN',458),
(1960,'INR','BY',1125),
(1961,'INR','EG',541),
(1962,'INR','UY',1125),
(1963,'INR','BD',1125),
(1964,'INR','PK',1125),
(1965,'INR','PH',1125),
(1966,'INR','ET',1125),
(1967,'INR','TN',541),
(1968,'INR','LB',541),
(1969,'INR','IN',458),
(1970,'INR','PY',1125),
(1971,'INR','UZ',1125),
(1972,'INR','EC',1125),
(1973,'INR','MM',1125),
(1974,'INR','GE',1125),
(1975,'JPY','US',2244),
(1976,'JPY','CH',2020),
(1977,'JPY','AU',2020),
(1978,'JPY','GB',2618),
(1979,'JPY','DE',2618),
(1980,'JPY','DK',2095),
(1981,'JPY','AT',1795),
(1982,'JPY','NO',1795),
(1983,'JPY','CA',2095),
(1984,'JPY','NL',2095),
(1985,'JPY','SE',2095),
(1986,'JPY','IE',1646),
(1987,'JPY','BE',1646),
(1988,'JPY','FI',1646),
(1989,'JPY','FR',2095),
(1990,'JPY','NZ',1795),
(1991,'JPY','HK',898),
(1992,'JPY','CZ',1795),
(1993,'JPY','SK',1646),
(1994,'JPY','AE',2095),
(1995,'JPY','SG',2095),
(1996,'JPY','IL',2095),
(1997,'JPY','KW',973),
(1998,'JPY','IT',2020),
(1999,'JPY','JP',2618),
(2000,'JPY','ES',2020),
(2001,'JPY','VE',2020),
(2002,'JPY','HU',1646),
(2003,'JPY','PT',1795),
(2004,'JPY','GR',1795),
(2005,'JPY','KR',898),
(2006,'JPY','TW',1795),
(2007,'JPY','PL',823),
(2008,'JPY','ZM',2020),
(2009,'JPY','PR',2020),
(2010,'JPY','CI',2020),
(2011,'JPY','RO',1646),
(2012,'JPY','BH',973),
(2013,'JPY','PA',2020),
(2014,'JPY','GH',2020),
(2015,'JPY','KH',2020),
(2016,'JPY','SN',2020),
(2017,'JPY','SA',973),
(2018,'JPY','RU',2095),
(2019,'JPY','UG',2020),
(2020,'JPY','BR',823),
(2021,'JPY','NI',2020),
(2022,'JPY','MG',2020),
(2023,'JPY','DO',2020),
(2024,'JPY','MX',898),
(2025,'JPY','OM',973),
(2026,'JPY','CM',2020),
(2027,'JPY','ZA',2020),
(2028,'JPY','CL',2020),
(2029,'JPY','KE',2020),
(2030,'JPY','NP',2020),
(2031,'JPY','PE',2020),
(2032,'JPY','UA',2020),
(2033,'JPY','MZ',2020),
(2034,'JPY','TZ',2020),
(2035,'JPY','AO',2020),
(2036,'JPY','JO',973),
(2037,'JPY','ZW',2020),
(2038,'JPY','TR',1646),
(2039,'JPY','MU',2020),
(2040,'JPY','SV',2020),
(2041,'JPY','TH',898),
(2042,'JPY','CO',2020),
(2043,'JPY','LK',2020),
(2044,'JPY','CR',2020),
(2045,'JPY','AR',973),
(2046,'JPY','MA',973),
(2047,'JPY','MY',2020),
(2048,'JPY','KZ',2020),
(2049,'JPY','DZ',973),
(2050,'JPY','ID',973),
(2051,'JPY','NG',2020),
(2052,'JPY','GT',2020),
(2053,'JPY','VN',823),
(2054,'JPY','BY',2020),
(2055,'JPY','EG',973),
(2056,'JPY','UY',2020),
(2057,'JPY','BD',2020),
(2058,'JPY','PK',2020),
(2059,'JPY','PH',2020),
(2060,'JPY','ET',2020),
(2061,'JPY','TN',973),
(2062,'JPY','LB',973),
(2063,'JPY','IN',823),
(2064,'JPY','PY',2020),
(2065,'JPY','UZ',2020),
(2066,'JPY','EC',2020),
(2067,'JPY','MM',2020),
(2068,'JPY','GE',2020),
(2069,'KRW','US',19538),
(2070,'KRW','CH',17584),
(2071,'KRW','AU',17584),
(2072,'KRW','GB',22794),
(2073,'KRW','DE',22794),
(2074,'KRW','DK',18235),
(2075,'KRW','AT',15630),
(2076,'KRW','NO',15630),
(2077,'KRW','CA',18235),
(2078,'KRW','NL',18235),
(2079,'KRW','SE',18235),
(2080,'KRW','IE',14328),
(2081,'KRW','BE',14328),
(2082,'KRW','FI',14328),
(2083,'KRW','FR',18235),
(2084,'KRW','NZ',15630),
(2085,'KRW','HK',7815),
(2086,'KRW','CZ',15630),
(2087,'KRW','SK',14328),
(2088,'KRW','AE',18235),
(2089,'KRW','SG',18235),
(2090,'KRW','IL',18235),
(2091,'KRW','KW',8466),
(2092,'KRW','IT',17584),
(2093,'KRW','JP',22794),
(2094,'KRW','ES',17584),
(2095,'KRW','VE',17584),
(2096,'KRW','HU',14328),
(2097,'KRW','PT',15630),
(2098,'KRW','GR',15630),
(2099,'KRW','KR',7815),
(2100,'KRW','TW',15630),
(2101,'KRW','PL',7164),
(2102,'KRW','ZM',17584),
(2103,'KRW','PR',17584),
(2104,'KRW','CI',17584),
(2105,'KRW','RO',14328),
(2106,'KRW','BH',8466),
(2107,'KRW','PA',17584),
(2108,'KRW','GH',17584),
(2109,'KRW','KH',17584),
(2110,'KRW','SN',17584),
(2111,'KRW','SA',8466),
(2112,'KRW','RU',18235),
(2113,'KRW','UG',17584),
(2114,'KRW','BR',7164),
(2115,'KRW','NI',17584),
(2116,'KRW','MG',17584),
(2117,'KRW','DO',17584),
(2118,'KRW','MX',7815),
(2119,'KRW','OM',8466),
(2120,'KRW','CM',17584),
(2121,'KRW','ZA',17584),
(2122,'KRW','CL',17584),
(2123,'KRW','KE',17584),
(2124,'KRW','NP',17584),
(2125,'KRW','PE',17584),
(2126,'KRW','UA',17584),
(2127,'KRW','MZ',17584),
(2128,'KRW','TZ',17584),
(2129,'KRW','AO',17584),
(2130,'KRW','JO',8466),
(2131,'KRW','ZW',17584),
(2132,'KRW','TR',14328),
(2133,'KRW','MU',17584),
(2134,'KRW','SV',17584),
(2135,'KRW','TH',7815),
(2136,'KRW','CO',17584),
(2137,'KRW','LK',17584),
(2138,'KRW','CR',17584),
(2139,'KRW','AR',8466),
(2140,'KRW','MA',8466),
(2141,'KRW','MY',17584),
(2142,'KRW','KZ',17584),
(2143,'KRW','DZ',8466),
(2144,'KRW','ID',8466),
(2145,'KRW','NG',17584),
(2146,'KRW','GT',17584),
(2147,'KRW','VN',7164),
(2148,'KRW','BY',17584),
(2149,'KRW','EG',8466),
(2150,'KRW','UY',17584),
(2151,'KRW','BD',17584),
(2152,'KRW','PK',17584),
(2153,'KRW','PH',17584),
(2154,'KRW','ET',17584),
(2155,'KRW','TN',8466),
(2156,'KRW','LB',8466),
(2157,'KRW','IN',7164),
(2158,'KRW','PY',17584),
(2159,'KRW','UZ',17584),
(2160,'KRW','EC',17584),
(2161,'KRW','MM',17584),
(2162,'KRW','GE',17584),
(2163,'MAD','US',152),
(2164,'MAD','CH',137),
(2165,'MAD','AU',137),
(2166,'MAD','GB',177),
(2167,'MAD','DE',177),
(2168,'MAD','DK',142),
(2169,'MAD','AT',122),
(2170,'MAD','NO',122),
(2171,'MAD','CA',142),
(2172,'MAD','NL',142),
(2173,'MAD','SE',142),
(2174,'MAD','IE',111),
(2175,'MAD','BE',111),
(2176,'MAD','FI',111),
(2177,'MAD','FR',142),
(2178,'MAD','NZ',122),
(2179,'MAD','HK',61),
(2180,'MAD','CZ',122),
(2181,'MAD','SK',111),
(2182,'MAD','AE',142),
(2183,'MAD','SG',142),
(2184,'MAD','IL',142),
(2185,'MAD','KW',66),
(2186,'MAD','IT',137),
(2187,'MAD','JP',177),
(2188,'MAD','ES',137),
(2189,'MAD','VE',137),
(2190,'MAD','HU',111),
(2191,'MAD','PT',122),
(2192,'MAD','GR',122),
(2193,'MAD','KR',61),
(2194,'MAD','TW',122),
(2195,'MAD','PL',56),
(2196,'MAD','ZM',137),
(2197,'MAD','PR',137),
(2198,'MAD','CI',137),
(2199,'MAD','RO',111),
(2200,'MAD','BH',66),
(2201,'MAD','PA',137),
(2202,'MAD','GH',137),
(2203,'MAD','KH',137),
(2204,'MAD','SN',137),
(2205,'MAD','SA',66),
(2206,'MAD','RU',142),
(2207,'MAD','UG',137),
(2208,'MAD','BR',56),
(2209,'MAD','NI',137),
(2210,'MAD','MG',137),
(2211,'MAD','DO',137),
(2212,'MAD','MX',61),
(2213,'MAD','OM',66),
(2214,'MAD','CM',137),
(2215,'MAD','ZA',137),
(2216,'MAD','CL',137),
(2217,'MAD','KE',137),
(2218,'MAD','NP',137),
(2219,'MAD','PE',137),
(2220,'MAD','UA',137),
(2221,'MAD','MZ',137),
(2222,'MAD','TZ',137),
(2223,'MAD','AO',137),
(2224,'MAD','JO',66),
(2225,'MAD','ZW',137),
(2226,'MAD','TR',111),
(2227,'MAD','MU',137),
(2228,'MAD','SV',137),
(2229,'MAD','TH',61),
(2230,'MAD','CO',137),
(2231,'MAD','LK',137),
(2232,'MAD','CR',137),
(2233,'MAD','AR',66),
(2234,'MAD','MA',66),
(2235,'MAD','MY',137),
(2236,'MAD','KZ',137),
(2237,'MAD','DZ',66),
(2238,'MAD','ID',66),
(2239,'MAD','NG',137),
(2240,'MAD','GT',137),
(2241,'MAD','VN',56),
(2242,'MAD','BY',137),
(2243,'MAD','EG',66),
(2244,'MAD','UY',137),
(2245,'MAD','BD',137),
(2246,'MAD','PK',137),
(2247,'MAD','PH',137),
(2248,'MAD','ET',137),
(2249,'MAD','TN',66),
(2250,'MAD','LB',66),
(2251,'MAD','IN',56),
(2252,'MAD','PY',137),
(2253,'MAD','UZ',137),
(2254,'MAD','EC',137),
(2255,'MAD','MM',137),
(2256,'MAD','GE',137),
(2257,'MXN','US',258),
(2258,'MXN','CH',232),
(2259,'MXN','AU',232),
(2260,'MXN','GB',301),
(2261,'MXN','DE',301),
(2262,'MXN','DK',241),
(2263,'MXN','AT',206),
(2264,'MXN','NO',206),
(2265,'MXN','CA',241),
(2266,'MXN','NL',241),
(2267,'MXN','SE',241),
(2268,'MXN','IE',189),
(2269,'MXN','BE',189),
(2270,'MXN','FI',189),
(2271,'MXN','FR',241),
(2272,'MXN','NZ',206),
(2273,'MXN','HK',103),
(2274,'MXN','CZ',206),
(2275,'MXN','SK',189),
(2276,'MXN','AE',241),
(2277,'MXN','SG',241),
(2278,'MXN','IL',241),
(2279,'MXN','KW',112),
(2280,'MXN','IT',232),
(2281,'MXN','JP',301),
(2282,'MXN','ES',232),
(2283,'MXN','VE',232),
(2284,'MXN','HU',189),
(2285,'MXN','PT',206),
(2286,'MXN','GR',206),
(2287,'MXN','KR',103),
(2288,'MXN','TW',206),
(2289,'MXN','PL',95),
(2290,'MXN','ZM',232),
(2291,'MXN','PR',232),
(2292,'MXN','CI',232),
(2293,'MXN','RO',189),
(2294,'MXN','BH',112),
(2295,'MXN','PA',232),
(2296,'MXN','GH',232),
(2297,'MXN','KH',232),
(2298,'MXN','SN',232),
(2299,'MXN','SA',112),
(2300,'MXN','RU',241),
(2301,'MXN','UG',232),
(2302,'MXN','BR',95),
(2303,'MXN','NI',232),
(2304,'MXN','MG',232),
(2305,'MXN','DO',232),
(2306,'MXN','MX',103),
(2307,'MXN','OM',112),
(2308,'MXN','CM',232),
(2309,'MXN','ZA',232),
(2310,'MXN','CL',232),
(2311,'MXN','KE',232),
(2312,'MXN','NP',232),
(2313,'MXN','PE',232),
(2314,'MXN','UA',232),
(2315,'MXN','MZ',232),
(2316,'MXN','TZ',232),
(2317,'MXN','AO',232),
(2318,'MXN','JO',112),
(2319,'MXN','ZW',232),
(2320,'MXN','TR',189),
(2321,'MXN','MU',232),
(2322,'MXN','SV',232),
(2323,'MXN','TH',103),
(2324,'MXN','CO',232),
(2325,'MXN','LK',232),
(2326,'MXN','CR',232),
(2327,'MXN','AR',112),
(2328,'MXN','MA',112),
(2329,'MXN','MY',232),
(2330,'MXN','KZ',232),
(2331,'MXN','DZ',112),
(2332,'MXN','ID',112),
(2333,'MXN','NG',232),
(2334,'MXN','GT',232),
(2335,'MXN','VN',95),
(2336,'MXN','BY',232),
(2337,'MXN','EG',112),
(2338,'MXN','UY',232),
(2339,'MXN','BD',232),
(2340,'MXN','PK',232),
(2341,'MXN','PH',232),
(2342,'MXN','ET',232),
(2343,'MXN','TN',112),
(2344,'MXN','LB',112),
(2345,'MXN','IN',95),
(2346,'MXN','PY',232),
(2347,'MXN','UZ',232),
(2348,'MXN','EC',232),
(2349,'MXN','MM',232),
(2350,'MXN','GE',232),
(2351,'MYR','US',70),
(2352,'MYR','CH',63),
(2353,'MYR','AU',63),
(2354,'MYR','GB',82),
(2355,'MYR','DE',82),
(2356,'MYR','DK',65),
(2357,'MYR','AT',56),
(2358,'MYR','NO',56),
(2359,'MYR','CA',65),
(2360,'MYR','NL',65),
(2361,'MYR','SE',65),
(2362,'MYR','IE',51),
(2363,'MYR','BE',51),
(2364,'MYR','FI',51),
(2365,'MYR','FR',65),
(2366,'MYR','NZ',56),
(2367,'MYR','HK',28),
(2368,'MYR','CZ',56),
(2369,'MYR','SK',51),
(2370,'MYR','AE',65),
(2371,'MYR','SG',65),
(2372,'MYR','IL',65),
(2373,'MYR','KW',30),
(2374,'MYR','IT',63),
(2375,'MYR','JP',82),
(2376,'MYR','ES',63),
(2377,'MYR','VE',63),
(2378,'MYR','HU',51),
(2379,'MYR','PT',56),
(2380,'MYR','GR',56),
(2381,'MYR','KR',28),
(2382,'MYR','TW',56),
(2383,'MYR','PL',26),
(2384,'MYR','ZM',63),
(2385,'MYR','PR',63),
(2386,'MYR','CI',63),
(2387,'MYR','RO',51),
(2388,'MYR','BH',30),
(2389,'MYR','PA',63),
(2390,'MYR','GH',63),
(2391,'MYR','KH',63),
(2392,'MYR','SN',63),
(2393,'MYR','SA',30),
(2394,'MYR','RU',65),
(2395,'MYR','UG',63),
(2396,'MYR','BR',26),
(2397,'MYR','NI',63),
(2398,'MYR','MG',63),
(2399,'MYR','DO',63),
(2400,'MYR','MX',28),
(2401,'MYR','OM',30),
(2402,'MYR','CM',63),
(2403,'MYR','ZA',63),
(2404,'MYR','CL',63),
(2405,'MYR','KE',63),
(2406,'MYR','NP',63),
(2407,'MYR','PE',63),
(2408,'MYR','UA',63),
(2409,'MYR','MZ',63),
(2410,'MYR','TZ',63),
(2411,'MYR','AO',63),
(2412,'MYR','JO',30),
(2413,'MYR','ZW',63),
(2414,'MYR','TR',51),
(2415,'MYR','MU',63),
(2416,'MYR','SV',63),
(2417,'MYR','TH',28),
(2418,'MYR','CO',63),
(2419,'MYR','LK',63),
(2420,'MYR','CR',63),
(2421,'MYR','AR',30),
(2422,'MYR','MA',30),
(2423,'MYR','MY',63),
(2424,'MYR','KZ',63),
(2425,'MYR','DZ',30),
(2426,'MYR','ID',30),
(2427,'MYR','NG',63),
(2428,'MYR','GT',63),
(2429,'MYR','VN',26),
(2430,'MYR','BY',63),
(2431,'MYR','EG',30),
(2432,'MYR','UY',63),
(2433,'MYR','BD',63),
(2434,'MYR','PK',63),
(2435,'MYR','PH',63),
(2436,'MYR','ET',63),
(2437,'MYR','TN',30),
(2438,'MYR','LB',30),
(2439,'MYR','IN',26),
(2440,'MYR','PY',63),
(2441,'MYR','UZ',63),
(2442,'MYR','EC',63),
(2443,'MYR','MM',63),
(2444,'MYR','GE',63),
(2445,'NGN','US',12242),
(2446,'NGN','CH',11017),
(2447,'NGN','AU',11017),
(2448,'NGN','GB',14282),
(2449,'NGN','DE',14282),
(2450,'NGN','DK',11426),
(2451,'NGN','AT',9793),
(2452,'NGN','NO',9793),
(2453,'NGN','CA',11426),
(2454,'NGN','NL',11426),
(2455,'NGN','SE',11426),
(2456,'NGN','IE',8977),
(2457,'NGN','BE',8977),
(2458,'NGN','FI',8977),
(2459,'NGN','FR',11426),
(2460,'NGN','NZ',9793),
(2461,'NGN','HK',4897),
(2462,'NGN','CZ',9793),
(2463,'NGN','SK',8977),
(2464,'NGN','AE',11426),
(2465,'NGN','SG',11426),
(2466,'NGN','IL',11426),
(2467,'NGN','KW',5305),
(2468,'NGN','IT',11017),
(2469,'NGN','JP',14282),
(2470,'NGN','ES',11017),
(2471,'NGN','VE',11017),
(2472,'NGN','HU',8977),
(2473,'NGN','PT',9793),
(2474,'NGN','GR',9793),
(2475,'NGN','KR',4897),
(2476,'NGN','TW',9793),
(2477,'NGN','PL',4489),
(2478,'NGN','ZM',11017),
(2479,'NGN','PR',11017),
(2480,'NGN','CI',11017),
(2481,'NGN','RO',8977),
(2482,'NGN','BH',5305),
(2483,'NGN','PA',11017),
(2484,'NGN','GH',11017),
(2485,'NGN','KH',11017),
(2486,'NGN','SN',11017),
(2487,'NGN','SA',5305),
(2488,'NGN','RU',11426),
(2489,'NGN','UG',11017),
(2490,'NGN','BR',4489),
(2491,'NGN','NI',11017),
(2492,'NGN','MG',11017),
(2493,'NGN','DO',11017),
(2494,'NGN','MX',4897),
(2495,'NGN','OM',5305),
(2496,'NGN','CM',11017),
(2497,'NGN','ZA',11017),
(2498,'NGN','CL',11017),
(2499,'NGN','KE',11017),
(2500,'NGN','NP',11017),
(2501,'NGN','PE',11017),
(2502,'NGN','UA',11017),
(2503,'NGN','MZ',11017),
(2504,'NGN','TZ',11017),
(2505,'NGN','AO',11017),
(2506,'NGN','JO',5305),
(2507,'NGN','ZW',11017),
(2508,'NGN','TR',8977),
(2509,'NGN','MU',11017),
(2510,'NGN','SV',11017),
(2511,'NGN','TH',4897),
(2512,'NGN','CO',11017),
(2513,'NGN','LK',11017),
(2514,'NGN','CR',11017),
(2515,'NGN','AR',5305),
(2516,'NGN','MA',5305),
(2517,'NGN','MY',11017),
(2518,'NGN','KZ',11017),
(2519,'NGN','DZ',5305),
(2520,'NGN','ID',5305),
(2521,'NGN','NG',11017),
(2522,'NGN','GT',11017),
(2523,'NGN','VN',4489),
(2524,'NGN','BY',11017),
(2525,'NGN','EG',5305),
(2526,'NGN','UY',11017),
(2527,'NGN','BD',11017),
(2528,'NGN','PK',11017),
(2529,'NGN','PH',11017),
(2530,'NGN','ET',11017),
(2531,'NGN','TN',5305),
(2532,'NGN','LB',5305),
(2533,'NGN','IN',4489),
(2534,'NGN','PY',11017),
(2535,'NGN','UZ',11017),
(2536,'NGN','EC',11017),
(2537,'NGN','MM',11017),
(2538,'NGN','GE',11017),
(2539,'NOK','US',161),
(2540,'NOK','CH',145),
(2541,'NOK','AU',145),
(2542,'NOK','GB',188),
(2543,'NOK','DE',188),
(2544,'NOK','DK',151),
(2545,'NOK','AT',129),
(2546,'NOK','NO',129),
(2547,'NOK','CA',151),
(2548,'NOK','NL',151),
(2549,'NOK','SE',151),
(2550,'NOK','IE',118),
(2551,'NOK','BE',118),
(2552,'NOK','FI',118),
(2553,'NOK','FR',151),
(2554,'NOK','NZ',129),
(2555,'NOK','HK',65),
(2556,'NOK','CZ',129),
(2557,'NOK','SK',118),
(2558,'NOK','AE',151),
(2559,'NOK','SG',151),
(2560,'NOK','IL',151),
(2561,'NOK','KW',70),
(2562,'NOK','IT',145),
(2563,'NOK','JP',188),
(2564,'NOK','ES',145),
(2565,'NOK','VE',145),
(2566,'NOK','HU',118),
(2567,'NOK','PT',129),
(2568,'NOK','GR',129),
(2569,'NOK','KR',65),
(2570,'NOK','TW',129),
(2571,'NOK','PL',59),
(2572,'NOK','ZM',145),
(2573,'NOK','PR',145),
(2574,'NOK','CI',145),
(2575,'NOK','RO',118),
(2576,'NOK','BH',70),
(2577,'NOK','PA',145),
(2578,'NOK','GH',145),
(2579,'NOK','KH',145),
(2580,'NOK','SN',145),
(2581,'NOK','SA',70),
(2582,'NOK','RU',151),
(2583,'NOK','UG',145),
(2584,'NOK','BR',59),
(2585,'NOK','NI',145),
(2586,'NOK','MG',145),
(2587,'NOK','DO',145),
(2588,'NOK','MX',65),
(2589,'NOK','OM',70),
(2590,'NOK','CM',145),
(2591,'NOK','ZA',145),
(2592,'NOK','CL',145),
(2593,'NOK','KE',145),
(2594,'NOK','NP',145),
(2595,'NOK','PE',145),
(2596,'NOK','UA',145),
(2597,'NOK','MZ',145),
(2598,'NOK','TZ',145),
(2599,'NOK','AO',145),
(2600,'NOK','JO',70),
(2601,'NOK','ZW',145),
(2602,'NOK','TR',118),
(2603,'NOK','MU',145),
(2604,'NOK','SV',145),
(2605,'NOK','TH',65),
(2606,'NOK','CO',145),
(2607,'NOK','LK',145),
(2608,'NOK','CR',145),
(2609,'NOK','AR',70),
(2610,'NOK','MA',70),
(2611,'NOK','MY',145),
(2612,'NOK','KZ',145),
(2613,'NOK','DZ',70),
(2614,'NOK','ID',70),
(2615,'NOK','NG',145),
(2616,'NOK','GT',145),
(2617,'NOK','VN',59),
(2618,'NOK','BY',145),
(2619,'NOK','EG',70),
(2620,'NOK','UY',145),
(2621,'NOK','BD',145),
(2622,'NOK','PK',145),
(2623,'NOK','PH',145),
(2624,'NOK','ET',145),
(2625,'NOK','TN',70),
(2626,'NOK','LB',70),
(2627,'NOK','IN',59),
(2628,'NOK','PY',145),
(2629,'NOK','UZ',145),
(2630,'NOK','EC',145),
(2631,'NOK','MM',145),
(2632,'NOK','GE',145),
(2633,'PEN','US',56),
(2634,'PEN','CH',50),
(2635,'PEN','AU',50),
(2636,'PEN','GB',65),
(2637,'PEN','DE',65),
(2638,'PEN','DK',52),
(2639,'PEN','AT',45),
(2640,'PEN','NO',45),
(2641,'PEN','CA',52),
(2642,'PEN','NL',52),
(2643,'PEN','SE',52),
(2644,'PEN','IE',41),
(2645,'PEN','BE',41),
(2646,'PEN','FI',41),
(2647,'PEN','FR',52),
(2648,'PEN','NZ',45),
(2649,'PEN','HK',22),
(2650,'PEN','CZ',45),
(2651,'PEN','SK',41),
(2652,'PEN','AE',52),
(2653,'PEN','SG',52),
(2654,'PEN','IL',52),
(2655,'PEN','KW',24),
(2656,'PEN','IT',50),
(2657,'PEN','JP',65),
(2658,'PEN','ES',50),
(2659,'PEN','VE',50),
(2660,'PEN','HU',41),
(2661,'PEN','PT',45),
(2662,'PEN','GR',45),
(2663,'PEN','KR',22),
(2664,'PEN','TW',45),
(2665,'PEN','PL',21),
(2666,'PEN','ZM',50),
(2667,'PEN','PR',50),
(2668,'PEN','CI',50),
(2669,'PEN','RO',41),
(2670,'PEN','BH',24),
(2671,'PEN','PA',50),
(2672,'PEN','GH',50),
(2673,'PEN','KH',50),
(2674,'PEN','SN',50),
(2675,'PEN','SA',24),
(2676,'PEN','RU',52),
(2677,'PEN','UG',50),
(2678,'PEN','BR',21),
(2679,'PEN','NI',50),
(2680,'PEN','MG',50),
(2681,'PEN','DO',50),
(2682,'PEN','MX',22),
(2683,'PEN','OM',24),
(2684,'PEN','CM',50),
(2685,'PEN','ZA',50),
(2686,'PEN','CL',50),
(2687,'PEN','KE',50),
(2688,'PEN','NP',50),
(2689,'PEN','PE',50),
(2690,'PEN','UA',50),
(2691,'PEN','MZ',50),
(2692,'PEN','TZ',50),
(2693,'PEN','AO',50),
(2694,'PEN','JO',24),
(2695,'PEN','ZW',50),
(2696,'PEN','TR',41),
(2697,'PEN','MU',50),
(2698,'PEN','SV',50),
(2699,'PEN','TH',22),
(2700,'PEN','CO',50),
(2701,'PEN','LK',50),
(2702,'PEN','CR',50),
(2703,'PEN','AR',24),
(2704,'PEN','MA',24),
(2705,'PEN','MY',50),
(2706,'PEN','KZ',50),
(2707,'PEN','DZ',24),
(2708,'PEN','ID',24),
(2709,'PEN','NG',50),
(2710,'PEN','GT',50),
(2711,'PEN','VN',21),
(2712,'PEN','BY',50),
(2713,'PEN','EG',24),
(2714,'PEN','UY',50),
(2715,'PEN','BD',50),
(2716,'PEN','PK',50),
(2717,'PEN','PH',50),
(2718,'PEN','ET',50),
(2719,'PEN','TN',24),
(2720,'PEN','LB',24),
(2721,'PEN','IN',21),
(2722,'PEN','PY',50),
(2723,'PEN','UZ',50),
(2724,'PEN','EC',50),
(2725,'PEN','MM',50),
(2726,'PEN','GE',50),
(2727,'PHP','US',832),
(2728,'PHP','CH',749),
(2729,'PHP','AU',749),
(2730,'PHP','GB',971),
(2731,'PHP','DE',971),
(2732,'PHP','DK',777),
(2733,'PHP','AT',666),
(2734,'PHP','NO',666),
(2735,'PHP','CA',777),
(2736,'PHP','NL',777),
(2737,'PHP','SE',777),
(2738,'PHP','IE',610),
(2739,'PHP','BE',610),
(2740,'PHP','FI',610),
(2741,'PHP','FR',777),
(2742,'PHP','NZ',666),
(2743,'PHP','HK',333),
(2744,'PHP','CZ',666),
(2745,'PHP','SK',610),
(2746,'PHP','AE',777),
(2747,'PHP','SG',777),
(2748,'PHP','IL',777),
(2749,'PHP','KW',361),
(2750,'PHP','IT',749),
(2751,'PHP','JP',971),
(2752,'PHP','ES',749),
(2753,'PHP','VE',749),
(2754,'PHP','HU',610),
(2755,'PHP','PT',666),
(2756,'PHP','GR',666),
(2757,'PHP','KR',333),
(2758,'PHP','TW',666),
(2759,'PHP','PL',305),
(2760,'PHP','ZM',749),
(2761,'PHP','PR',749),
(2762,'PHP','CI',749),
(2763,'PHP','RO',610),
(2764,'PHP','BH',361),
(2765,'PHP','PA',749),
(2766,'PHP','GH',749),
(2767,'PHP','KH',749),
(2768,'PHP','SN',749),
(2769,'PHP','SA',361),
(2770,'PHP','RU',777),
(2771,'PHP','UG',749),
(2772,'PHP','BR',305),
(2773,'PHP','NI',749),
(2774,'PHP','MG',749),
(2775,'PHP','DO',749),
(2776,'PHP','MX',333),
(2777,'PHP','OM',361),
(2778,'PHP','CM',749),
(2779,'PHP','ZA',749),
(2780,'PHP','CL',749),
(2781,'PHP','KE',749),
(2782,'PHP','NP',749),
(2783,'PHP','PE',749),
(2784,'PHP','UA',749),
(2785,'PHP','MZ',749),
(2786,'PHP','TZ',749),
(2787,'PHP','AO',749),
(2788,'PHP','JO',361),
(2789,'PHP','ZW',749),
(2790,'PHP','TR',610),
(2791,'PHP','MU',749),
(2792,'PHP','SV',749),
(2793,'PHP','TH',333),
(2794,'PHP','CO',749),
(2795,'PHP','LK',749),
(2796,'PHP','CR',749),
(2797,'PHP','AR',361),
(2798,'PHP','MA',361),
(2799,'PHP','MY',749),
(2800,'PHP','KZ',749),
(2801,'PHP','DZ',361),
(2802,'PHP','ID',361),
(2803,'PHP','NG',749),
(2804,'PHP','GT',749),
(2805,'PHP','VN',305),
(2806,'PHP','BY',749),
(2807,'PHP','EG',361),
(2808,'PHP','UY',749),
(2809,'PHP','BD',749),
(2810,'PHP','PK',749),
(2811,'PHP','PH',749),
(2812,'PHP','ET',749),
(2813,'PHP','TN',361),
(2814,'PHP','LB',361),
(2815,'PHP','IN',305),
(2816,'PHP','PY',749),
(2817,'PHP','UZ',749),
(2818,'PHP','EC',749),
(2819,'PHP','MM',749),
(2820,'PHP','GE',749),
(2821,'PKR','US',4272),
(2822,'PKR','CH',3845),
(2823,'PKR','AU',3845),
(2824,'PKR','GB',4984),
(2825,'PKR','DE',4984),
(2826,'PKR','DK',3987),
(2827,'PKR','AT',3418),
(2828,'PKR','NO',3418),
(2829,'PKR','CA',3987),
(2830,'PKR','NL',3987),
(2831,'PKR','SE',3987),
(2832,'PKR','IE',3133),
(2833,'PKR','BE',3133),
(2834,'PKR','FI',3133),
(2835,'PKR','FR',3987),
(2836,'PKR','NZ',3418),
(2837,'PKR','HK',1709),
(2838,'PKR','CZ',3418),
(2839,'PKR','SK',3133),
(2840,'PKR','AE',3987),
(2841,'PKR','SG',3987),
(2842,'PKR','IL',3987),
(2843,'PKR','KW',1851),
(2844,'PKR','IT',3845),
(2845,'PKR','JP',4984),
(2846,'PKR','ES',3845),
(2847,'PKR','VE',3845),
(2848,'PKR','HU',3133),
(2849,'PKR','PT',3418),
(2850,'PKR','GR',3418),
(2851,'PKR','KR',1709),
(2852,'PKR','TW',3418),
(2853,'PKR','PL',1566),
(2854,'PKR','ZM',3845),
(2855,'PKR','PR',3845),
(2856,'PKR','CI',3845),
(2857,'PKR','RO',3133),
(2858,'PKR','BH',1851),
(2859,'PKR','PA',3845),
(2860,'PKR','GH',3845),
(2861,'PKR','KH',3845),
(2862,'PKR','SN',3845),
(2863,'PKR','SA',1851),
(2864,'PKR','RU',3987),
(2865,'PKR','UG',3845),
(2866,'PKR','BR',1566),
(2867,'PKR','NI',3845),
(2868,'PKR','MG',3845),
(2869,'PKR','DO',3845),
(2870,'PKR','MX',1709),
(2871,'PKR','OM',1851),
(2872,'PKR','CM',3845),
(2873,'PKR','ZA',3845),
(2874,'PKR','CL',3845),
(2875,'PKR','KE',3845),
(2876,'PKR','NP',3845),
(2877,'PKR','PE',3845),
(2878,'PKR','UA',3845),
(2879,'PKR','MZ',3845),
(2880,'PKR','TZ',3845),
(2881,'PKR','AO',3845),
(2882,'PKR','JO',1851),
(2883,'PKR','ZW',3845),
(2884,'PKR','TR',3133),
(2885,'PKR','MU',3845),
(2886,'PKR','SV',3845),
(2887,'PKR','TH',1709),
(2888,'PKR','CO',3845),
(2889,'PKR','LK',3845),
(2890,'PKR','CR',3845),
(2891,'PKR','AR',1851),
(2892,'PKR','MA',1851),
(2893,'PKR','MY',3845),
(2894,'PKR','KZ',3845),
(2895,'PKR','DZ',1851),
(2896,'PKR','ID',1851),
(2897,'PKR','NG',3845),
(2898,'PKR','GT',3845),
(2899,'PKR','VN',1566),
(2900,'PKR','BY',3845),
(2901,'PKR','EG',1851),
(2902,'PKR','UY',3845),
(2903,'PKR','BD',3845),
(2904,'PKR','PK',3845),
(2905,'PKR','PH',3845),
(2906,'PKR','ET',3845),
(2907,'PKR','TN',1851),
(2908,'PKR','LB',1851),
(2909,'PKR','IN',1566),
(2910,'PKR','PY',3845),
(2911,'PKR','UZ',3845),
(2912,'PKR','EC',3845),
(2913,'PKR','MM',3845),
(2914,'PKR','GE',3845),
(2915,'PLN','US',60),
(2916,'PLN','CH',54),
(2917,'PLN','AU',54),
(2918,'PLN','GB',70),
(2919,'PLN','DE',70),
(2920,'PLN','DK',56),
(2921,'PLN','AT',48),
(2922,'PLN','NO',48),
(2923,'PLN','CA',56),
(2924,'PLN','NL',56),
(2925,'PLN','SE',56),
(2926,'PLN','IE',44),
(2927,'PLN','BE',44),
(2928,'PLN','FI',44),
(2929,'PLN','FR',56),
(2930,'PLN','NZ',48),
(2931,'PLN','HK',24),
(2932,'PLN','CZ',48),
(2933,'PLN','SK',44),
(2934,'PLN','AE',56),
(2935,'PLN','SG',56),
(2936,'PLN','IL',56),
(2937,'PLN','KW',26),
(2938,'PLN','IT',54),
(2939,'PLN','JP',70),
(2940,'PLN','ES',54),
(2941,'PLN','VE',54),
(2942,'PLN','HU',44),
(2943,'PLN','PT',48),
(2944,'PLN','GR',48),
(2945,'PLN','KR',24),
(2946,'PLN','TW',48),
(2947,'PLN','PL',22),
(2948,'PLN','ZM',54),
(2949,'PLN','PR',54),
(2950,'PLN','CI',54),
(2951,'PLN','RO',44),
(2952,'PLN','BH',26),
(2953,'PLN','PA',54),
(2954,'PLN','GH',54),
(2955,'PLN','KH',54),
(2956,'PLN','SN',54),
(2957,'PLN','SA',26),
(2958,'PLN','RU',56),
(2959,'PLN','UG',54),
(2960,'PLN','BR',22),
(2961,'PLN','NI',54),
(2962,'PLN','MG',54),
(2963,'PLN','DO',54),
(2964,'PLN','MX',24),
(2965,'PLN','OM',26),
(2966,'PLN','CM',54),
(2967,'PLN','ZA',54),
(2968,'PLN','CL',54),
(2969,'PLN','KE',54),
(2970,'PLN','NP',54),
(2971,'PLN','PE',54),
(2972,'PLN','UA',54),
(2973,'PLN','MZ',54),
(2974,'PLN','TZ',54),
(2975,'PLN','AO',54),
(2976,'PLN','JO',26),
(2977,'PLN','ZW',54),
(2978,'PLN','TR',44),
(2979,'PLN','MU',54),
(2980,'PLN','SV',54),
(2981,'PLN','TH',24),
(2982,'PLN','CO',54),
(2983,'PLN','LK',54),
(2984,'PLN','CR',54),
(2985,'PLN','AR',26),
(2986,'PLN','MA',26),
(2987,'PLN','MY',54),
(2988,'PLN','KZ',54),
(2989,'PLN','DZ',26),
(2990,'PLN','ID',26),
(2991,'PLN','NG',54),
(2992,'PLN','GT',54),
(2993,'PLN','VN',22),
(2994,'PLN','BY',54),
(2995,'PLN','EG',26),
(2996,'PLN','UY',54),
(2997,'PLN','BD',54),
(2998,'PLN','PK',54),
(2999,'PLN','PH',54),
(3000,'PLN','ET',54),
(3001,'PLN','TN',26),
(3002,'PLN','LB',26),
(3003,'PLN','IN',22),
(3004,'PLN','PY',54),
(3005,'PLN','UZ',54),
(3006,'PLN','EC',54),
(3007,'PLN','MM',54),
(3008,'PLN','GE',54),
(3009,'RON','US',69),
(3010,'RON','CH',62),
(3011,'RON','AU',62),
(3012,'RON','GB',80),
(3013,'RON','DE',80),
(3014,'RON','DK',64),
(3015,'RON','AT',55),
(3016,'RON','NO',55),
(3017,'RON','CA',64),
(3018,'RON','NL',64),
(3019,'RON','SE',64),
(3020,'RON','IE',50),
(3021,'RON','BE',50),
(3022,'RON','FI',50),
(3023,'RON','FR',64),
(3024,'RON','NZ',55),
(3025,'RON','HK',27),
(3026,'RON','CZ',55),
(3027,'RON','SK',50),
(3028,'RON','AE',64),
(3029,'RON','SG',64),
(3030,'RON','IL',64),
(3031,'RON','KW',30),
(3032,'RON','IT',62),
(3033,'RON','JP',80),
(3034,'RON','ES',62),
(3035,'RON','VE',62),
(3036,'RON','HU',50),
(3037,'RON','PT',55),
(3038,'RON','GR',55),
(3039,'RON','KR',27),
(3040,'RON','TW',55),
(3041,'RON','PL',25),
(3042,'RON','ZM',62),
(3043,'RON','PR',62),
(3044,'RON','CI',62),
(3045,'RON','RO',50),
(3046,'RON','BH',30),
(3047,'RON','PA',62),
(3048,'RON','GH',62),
(3049,'RON','KH',62),
(3050,'RON','SN',62),
(3051,'RON','SA',30),
(3052,'RON','RU',64),
(3053,'RON','UG',62),
(3054,'RON','BR',25),
(3055,'RON','NI',62),
(3056,'RON','MG',62),
(3057,'RON','DO',62),
(3058,'RON','MX',27),
(3059,'RON','OM',30),
(3060,'RON','CM',62),
(3061,'RON','ZA',62),
(3062,'RON','CL',62),
(3063,'RON','KE',62),
(3064,'RON','NP',62),
(3065,'RON','PE',62),
(3066,'RON','UA',62),
(3067,'RON','MZ',62),
(3068,'RON','TZ',62),
(3069,'RON','AO',62),
(3070,'RON','JO',30),
(3071,'RON','ZW',62),
(3072,'RON','TR',50),
(3073,'RON','MU',62),
(3074,'RON','SV',62),
(3075,'RON','TH',27),
(3076,'RON','CO',62),
(3077,'RON','LK',62),
(3078,'RON','CR',62),
(3079,'RON','AR',30),
(3080,'RON','MA',30),
(3081,'RON','MY',62),
(3082,'RON','KZ',62),
(3083,'RON','DZ',30),
(3084,'RON','ID',30),
(3085,'RON','NG',62),
(3086,'RON','GT',62),
(3087,'RON','VN',25),
(3088,'RON','BY',62),
(3089,'RON','EG',30),
(3090,'RON','UY',62),
(3091,'RON','BD',62),
(3092,'RON','PK',62),
(3093,'RON','PH',62),
(3094,'RON','ET',62),
(3095,'RON','TN',30),
(3096,'RON','LB',30),
(3097,'RON','IN',25),
(3098,'RON','PY',62),
(3099,'RON','UZ',62),
(3100,'RON','EC',62),
(3101,'RON','MM',62),
(3102,'RON','GE',62),
(3103,'RSD','US',1612),
(3104,'RSD','CH',1451),
(3105,'RSD','AU',1451),
(3106,'RSD','GB',1880),
(3107,'RSD','DE',1880),
(3108,'RSD','DK',1504),
(3109,'RSD','AT',1289),
(3110,'RSD','NO',1289),
(3111,'RSD','CA',1504),
(3112,'RSD','NL',1504),
(3113,'RSD','SE',1504),
(3114,'RSD','IE',1182),
(3115,'RSD','BE',1182),
(3116,'RSD','FI',1182),
(3117,'RSD','FR',1504),
(3118,'RSD','NZ',1289),
(3119,'RSD','HK',645),
(3120,'RSD','CZ',1289),
(3121,'RSD','SK',1182),
(3122,'RSD','AE',1504),
(3123,'RSD','SG',1504),
(3124,'RSD','IL',1504),
(3125,'RSD','KW',698),
(3126,'RSD','IT',1451),
(3127,'RSD','JP',1880),
(3128,'RSD','ES',1451),
(3129,'RSD','VE',1451),
(3130,'RSD','HU',1182),
(3131,'RSD','PT',1289),
(3132,'RSD','GR',1289),
(3133,'RSD','KR',645),
(3134,'RSD','TW',1289),
(3135,'RSD','PL',591),
(3136,'RSD','ZM',1451),
(3137,'RSD','PR',1451),
(3138,'RSD','CI',1451),
(3139,'RSD','RO',1182),
(3140,'RSD','BH',698),
(3141,'RSD','PA',1451),
(3142,'RSD','GH',1451),
(3143,'RSD','KH',1451),
(3144,'RSD','SN',1451),
(3145,'RSD','SA',698),
(3146,'RSD','RU',1504),
(3147,'RSD','UG',1451),
(3148,'RSD','BR',591),
(3149,'RSD','NI',1451),
(3150,'RSD','MG',1451),
(3151,'RSD','DO',1451),
(3152,'RSD','MX',645),
(3153,'RSD','OM',698),
(3154,'RSD','CM',1451),
(3155,'RSD','ZA',1451),
(3156,'RSD','CL',1451),
(3157,'RSD','KE',1451),
(3158,'RSD','NP',1451),
(3159,'RSD','PE',1451),
(3160,'RSD','UA',1451),
(3161,'RSD','MZ',1451),
(3162,'RSD','TZ',1451),
(3163,'RSD','AO',1451),
(3164,'RSD','JO',698),
(3165,'RSD','ZW',1451),
(3166,'RSD','TR',1182),
(3167,'RSD','MU',1451),
(3168,'RSD','SV',1451),
(3169,'RSD','TH',645),
(3170,'RSD','CO',1451),
(3171,'RSD','LK',1451),
(3172,'RSD','CR',1451),
(3173,'RSD','AR',698),
(3174,'RSD','MA',698),
(3175,'RSD','MY',1451),
(3176,'RSD','KZ',1451),
(3177,'RSD','DZ',698),
(3178,'RSD','ID',698),
(3179,'RSD','NG',1451),
(3180,'RSD','GT',1451),
(3181,'RSD','VN',591),
(3182,'RSD','BY',1451),
(3183,'RSD','EG',698),
(3184,'RSD','UY',1451),
(3185,'RSD','BD',1451),
(3186,'RSD','PK',1451),
(3187,'RSD','PH',1451),
(3188,'RSD','ET',1451),
(3189,'RSD','TN',698),
(3190,'RSD','LB',698),
(3191,'RSD','IN',591),
(3192,'RSD','PY',1451),
(3193,'RSD','UZ',1451),
(3194,'RSD','EC',1451),
(3195,'RSD','MM',1451),
(3196,'RSD','GE',1451),
(3197,'RUB','US',1326),
(3198,'RUB','CH',1193),
(3199,'RUB','AU',1193),
(3200,'RUB','GB',1547),
(3201,'RUB','DE',1547),
(3202,'RUB','DK',1238),
(3203,'RUB','AT',1061),
(3204,'RUB','NO',1061),
(3205,'RUB','CA',1238),
(3206,'RUB','NL',1238),
(3207,'RUB','SE',1238),
(3208,'RUB','IE',972),
(3209,'RUB','BE',972),
(3210,'RUB','FI',972),
(3211,'RUB','FR',1238),
(3212,'RUB','NZ',1061),
(3213,'RUB','HK',530),
(3214,'RUB','CZ',1061),
(3215,'RUB','SK',972),
(3216,'RUB','AE',1238),
(3217,'RUB','SG',1238),
(3218,'RUB','IL',1238),
(3219,'RUB','KW',575),
(3220,'RUB','IT',1193),
(3221,'RUB','JP',1547),
(3222,'RUB','ES',1193),
(3223,'RUB','VE',1193),
(3224,'RUB','HU',972),
(3225,'RUB','PT',1061),
(3226,'RUB','GR',1061),
(3227,'RUB','KR',530),
(3228,'RUB','TW',1061),
(3229,'RUB','PL',486),
(3230,'RUB','ZM',1193),
(3231,'RUB','PR',1193),
(3232,'RUB','CI',1193),
(3233,'RUB','RO',972),
(3234,'RUB','BH',575),
(3235,'RUB','PA',1193),
(3236,'RUB','GH',1193),
(3237,'RUB','KH',1193),
(3238,'RUB','SN',1193),
(3239,'RUB','SA',575),
(3240,'RUB','RU',1238),
(3241,'RUB','UG',1193),
(3242,'RUB','BR',486),
(3243,'RUB','NI',1193),
(3244,'RUB','MG',1193),
(3245,'RUB','DO',1193),
(3246,'RUB','MX',530),
(3247,'RUB','OM',575),
(3248,'RUB','CM',1193),
(3249,'RUB','ZA',1193),
(3250,'RUB','CL',1193),
(3251,'RUB','KE',1193),
(3252,'RUB','NP',1193),
(3253,'RUB','PE',1193),
(3254,'RUB','UA',1193),
(3255,'RUB','MZ',1193),
(3256,'RUB','TZ',1193),
(3257,'RUB','AO',1193),
(3258,'RUB','JO',575),
(3259,'RUB','ZW',1193),
(3260,'RUB','TR',972),
(3261,'RUB','MU',1193),
(3262,'RUB','SV',1193),
(3263,'RUB','TH',530),
(3264,'RUB','CO',1193),
(3265,'RUB','LK',1193),
(3266,'RUB','CR',1193),
(3267,'RUB','AR',575),
(3268,'RUB','MA',575),
(3269,'RUB','MY',1193),
(3270,'RUB','KZ',1193),
(3271,'RUB','DZ',575),
(3272,'RUB','ID',575),
(3273,'RUB','NG',1193),
(3274,'RUB','GT',1193),
(3275,'RUB','VN',486),
(3276,'RUB','BY',1193),
(3277,'RUB','EG',575),
(3278,'RUB','UY',1193),
(3279,'RUB','BD',1193),
(3280,'RUB','PK',1193),
(3281,'RUB','PH',1193),
(3282,'RUB','ET',1193),
(3283,'RUB','TN',575),
(3284,'RUB','LB',575),
(3285,'RUB','IN',486),
(3286,'RUB','PY',1193),
(3287,'RUB','UZ',1193),
(3288,'RUB','EC',1193),
(3289,'RUB','MM',1193),
(3290,'RUB','GE',1193),
(3291,'SAR','US',56),
(3292,'SAR','CH',51),
(3293,'SAR','AU',51),
(3294,'SAR','GB',66),
(3295,'SAR','DE',66),
(3296,'SAR','DK',53),
(3297,'SAR','AT',45),
(3298,'SAR','NO',45),
(3299,'SAR','CA',53),
(3300,'SAR','NL',53),
(3301,'SAR','SE',53),
(3302,'SAR','IE',41),
(3303,'SAR','BE',41),
(3304,'SAR','FI',41),
(3305,'SAR','FR',53),
(3306,'SAR','NZ',45),
(3307,'SAR','HK',23),
(3308,'SAR','CZ',45),
(3309,'SAR','SK',41),
(3310,'SAR','AE',53),
(3311,'SAR','SG',53),
(3312,'SAR','IL',53),
(3313,'SAR','KW',24),
(3314,'SAR','IT',51),
(3315,'SAR','JP',66),
(3316,'SAR','ES',51),
(3317,'SAR','VE',51),
(3318,'SAR','HU',41),
(3319,'SAR','PT',45),
(3320,'SAR','GR',45),
(3321,'SAR','KR',23),
(3322,'SAR','TW',45),
(3323,'SAR','PL',21),
(3324,'SAR','ZM',51),
(3325,'SAR','PR',51),
(3326,'SAR','CI',51),
(3327,'SAR','RO',41),
(3328,'SAR','BH',24),
(3329,'SAR','PA',51),
(3330,'SAR','GH',51),
(3331,'SAR','KH',51),
(3332,'SAR','SN',51),
(3333,'SAR','SA',24),
(3334,'SAR','RU',53),
(3335,'SAR','UG',51),
(3336,'SAR','BR',21),
(3337,'SAR','NI',51),
(3338,'SAR','MG',51),
(3339,'SAR','DO',51),
(3340,'SAR','MX',23),
(3341,'SAR','OM',24),
(3342,'SAR','CM',51),
(3343,'SAR','ZA',51),
(3344,'SAR','CL',51),
(3345,'SAR','KE',51),
(3346,'SAR','NP',51),
(3347,'SAR','PE',51),
(3348,'SAR','UA',51),
(3349,'SAR','MZ',51),
(3350,'SAR','TZ',51),
(3351,'SAR','AO',51),
(3352,'SAR','JO',24),
(3353,'SAR','ZW',51),
(3354,'SAR','TR',41),
(3355,'SAR','MU',51),
(3356,'SAR','SV',51),
(3357,'SAR','TH',23),
(3358,'SAR','CO',51),
(3359,'SAR','LK',51),
(3360,'SAR','CR',51),
(3361,'SAR','AR',24),
(3362,'SAR','MA',24),
(3363,'SAR','MY',51),
(3364,'SAR','KZ',51),
(3365,'SAR','DZ',24),
(3366,'SAR','ID',24),
(3367,'SAR','NG',51),
(3368,'SAR','GT',51),
(3369,'SAR','VN',21),
(3370,'SAR','BY',51),
(3371,'SAR','EG',24),
(3372,'SAR','UY',51),
(3373,'SAR','BD',51),
(3374,'SAR','PK',51),
(3375,'SAR','PH',51),
(3376,'SAR','ET',51),
(3377,'SAR','TN',24),
(3378,'SAR','LB',24),
(3379,'SAR','IN',21),
(3380,'SAR','PY',51),
(3381,'SAR','UZ',51),
(3382,'SAR','EC',51),
(3383,'SAR','MM',51),
(3384,'SAR','GE',51),
(3385,'SEK','US',157),
(3386,'SEK','CH',142),
(3387,'SEK','AU',142),
(3388,'SEK','GB',183),
(3389,'SEK','DE',183),
(3390,'SEK','DK',147),
(3391,'SEK','AT',126),
(3392,'SEK','NO',126),
(3393,'SEK','CA',147),
(3394,'SEK','NL',147),
(3395,'SEK','SE',147),
(3396,'SEK','IE',115),
(3397,'SEK','BE',115),
(3398,'SEK','FI',115),
(3399,'SEK','FR',147),
(3400,'SEK','NZ',126),
(3401,'SEK','HK',63),
(3402,'SEK','CZ',126),
(3403,'SEK','SK',115),
(3404,'SEK','AE',147),
(3405,'SEK','SG',147),
(3406,'SEK','IL',147),
(3407,'SEK','KW',68),
(3408,'SEK','IT',142),
(3409,'SEK','JP',183),
(3410,'SEK','ES',142),
(3411,'SEK','VE',142),
(3412,'SEK','HU',115),
(3413,'SEK','PT',126),
(3414,'SEK','GR',126),
(3415,'SEK','KR',63),
(3416,'SEK','TW',126),
(3417,'SEK','PL',58),
(3418,'SEK','ZM',142),
(3419,'SEK','PR',142),
(3420,'SEK','CI',142),
(3421,'SEK','RO',115),
(3422,'SEK','BH',68),
(3423,'SEK','PA',142),
(3424,'SEK','GH',142),
(3425,'SEK','KH',142),
(3426,'SEK','SN',142),
(3427,'SEK','SA',68),
(3428,'SEK','RU',147),
(3429,'SEK','UG',142),
(3430,'SEK','BR',58),
(3431,'SEK','NI',142),
(3432,'SEK','MG',142),
(3433,'SEK','DO',142),
(3434,'SEK','MX',63),
(3435,'SEK','OM',68),
(3436,'SEK','CM',142),
(3437,'SEK','ZA',142),
(3438,'SEK','CL',142),
(3439,'SEK','KE',142),
(3440,'SEK','NP',142),
(3441,'SEK','PE',142),
(3442,'SEK','UA',142),
(3443,'SEK','MZ',142),
(3444,'SEK','TZ',142),
(3445,'SEK','AO',142),
(3446,'SEK','JO',68),
(3447,'SEK','ZW',142),
(3448,'SEK','TR',115),
(3449,'SEK','MU',142),
(3450,'SEK','SV',142),
(3451,'SEK','TH',63),
(3452,'SEK','CO',142),
(3453,'SEK','LK',142),
(3454,'SEK','CR',142),
(3455,'SEK','AR',68),
(3456,'SEK','MA',68),
(3457,'SEK','MY',142),
(3458,'SEK','KZ',142),
(3459,'SEK','DZ',68),
(3460,'SEK','ID',68),
(3461,'SEK','NG',142),
(3462,'SEK','GT',142),
(3463,'SEK','VN',58),
(3464,'SEK','BY',142),
(3465,'SEK','EG',68),
(3466,'SEK','UY',142),
(3467,'SEK','BD',142),
(3468,'SEK','PK',142),
(3469,'SEK','PH',142),
(3470,'SEK','ET',142),
(3471,'SEK','TN',68),
(3472,'SEK','LB',68),
(3473,'SEK','IN',58),
(3474,'SEK','PY',142),
(3475,'SEK','UZ',142),
(3476,'SEK','EC',142),
(3477,'SEK','MM',142),
(3478,'SEK','GE',142),
(3479,'SGD','US',20),
(3480,'SGD','CH',18),
(3481,'SGD','AU',18),
(3482,'SGD','GB',23),
(3483,'SGD','DE',23),
(3484,'SGD','DK',19),
(3485,'SGD','AT',16),
(3486,'SGD','NO',16),
(3487,'SGD','CA',19),
(3488,'SGD','NL',19),
(3489,'SGD','SE',19),
(3490,'SGD','IE',15),
(3491,'SGD','BE',15),
(3492,'SGD','FI',15),
(3493,'SGD','FR',19),
(3494,'SGD','NZ',16),
(3495,'SGD','HK',8),
(3496,'SGD','CZ',16),
(3497,'SGD','SK',15),
(3498,'SGD','AE',19),
(3499,'SGD','SG',19),
(3500,'SGD','IL',19),
(3501,'SGD','KW',9),
(3502,'SGD','IT',18),
(3503,'SGD','JP',23),
(3504,'SGD','ES',18),
(3505,'SGD','VE',18),
(3506,'SGD','HU',15),
(3507,'SGD','PT',16),
(3508,'SGD','GR',16),
(3509,'SGD','KR',8),
(3510,'SGD','TW',16),
(3511,'SGD','PL',7),
(3512,'SGD','ZM',18),
(3513,'SGD','PR',18),
(3514,'SGD','CI',18),
(3515,'SGD','RO',15),
(3516,'SGD','BH',9),
(3517,'SGD','PA',18),
(3518,'SGD','GH',18),
(3519,'SGD','KH',18),
(3520,'SGD','SN',18),
(3521,'SGD','SA',9),
(3522,'SGD','RU',19),
(3523,'SGD','UG',18),
(3524,'SGD','BR',7),
(3525,'SGD','NI',18),
(3526,'SGD','MG',18),
(3527,'SGD','DO',18),
(3528,'SGD','MX',8),
(3529,'SGD','OM',9),
(3530,'SGD','CM',18),
(3531,'SGD','ZA',18),
(3532,'SGD','CL',18),
(3533,'SGD','KE',18),
(3534,'SGD','NP',18),
(3535,'SGD','PE',18),
(3536,'SGD','UA',18),
(3537,'SGD','MZ',18),
(3538,'SGD','TZ',18),
(3539,'SGD','AO',18),
(3540,'SGD','JO',9),
(3541,'SGD','ZW',18),
(3542,'SGD','TR',15),
(3543,'SGD','MU',18),
(3544,'SGD','SV',18),
(3545,'SGD','TH',8),
(3546,'SGD','CO',18),
(3547,'SGD','LK',18),
(3548,'SGD','CR',18),
(3549,'SGD','AR',9),
(3550,'SGD','MA',9),
(3551,'SGD','MY',18),
(3552,'SGD','KZ',18),
(3553,'SGD','DZ',9),
(3554,'SGD','ID',9),
(3555,'SGD','NG',18),
(3556,'SGD','GT',18),
(3557,'SGD','VN',7),
(3558,'SGD','BY',18),
(3559,'SGD','EG',9),
(3560,'SGD','UY',18),
(3561,'SGD','BD',18),
(3562,'SGD','PK',18),
(3563,'SGD','PH',18),
(3564,'SGD','ET',18),
(3565,'SGD','TN',9),
(3566,'SGD','LB',9),
(3567,'SGD','IN',7),
(3568,'SGD','PY',18),
(3569,'SGD','UZ',18),
(3570,'SGD','EC',18),
(3571,'SGD','MM',18),
(3572,'SGD','GE',18),
(3573,'THB','US',529),
(3574,'THB','CH',476),
(3575,'THB','AU',476),
(3576,'THB','GB',617),
(3577,'THB','DE',617),
(3578,'THB','DK',494),
(3579,'THB','AT',423),
(3580,'THB','NO',423),
(3581,'THB','CA',494),
(3582,'THB','NL',494),
(3583,'THB','SE',494),
(3584,'THB','IE',388),
(3585,'THB','BE',388),
(3586,'THB','FI',388),
(3587,'THB','FR',494),
(3588,'THB','NZ',423),
(3589,'THB','HK',212),
(3590,'THB','CZ',423),
(3591,'THB','SK',388),
(3592,'THB','AE',494),
(3593,'THB','SG',494),
(3594,'THB','IL',494),
(3595,'THB','KW',229),
(3596,'THB','IT',476),
(3597,'THB','JP',617),
(3598,'THB','ES',476),
(3599,'THB','VE',476),
(3600,'THB','HU',388),
(3601,'THB','PT',423),
(3602,'THB','GR',423),
(3603,'THB','KR',212),
(3604,'THB','TW',423),
(3605,'THB','PL',194),
(3606,'THB','ZM',476),
(3607,'THB','PR',476),
(3608,'THB','CI',476),
(3609,'THB','RO',388),
(3610,'THB','BH',229),
(3611,'THB','PA',476),
(3612,'THB','GH',476),
(3613,'THB','KH',476),
(3614,'THB','SN',476),
(3615,'THB','SA',229),
(3616,'THB','RU',494),
(3617,'THB','UG',476),
(3618,'THB','BR',194),
(3619,'THB','NI',476),
(3620,'THB','MG',476),
(3621,'THB','DO',476),
(3622,'THB','MX',212),
(3623,'THB','OM',229),
(3624,'THB','CM',476),
(3625,'THB','ZA',476),
(3626,'THB','CL',476),
(3627,'THB','KE',476),
(3628,'THB','NP',476),
(3629,'THB','PE',476),
(3630,'THB','UA',476),
(3631,'THB','MZ',476),
(3632,'THB','TZ',476),
(3633,'THB','AO',476),
(3634,'THB','JO',229),
(3635,'THB','ZW',476),
(3636,'THB','TR',388),
(3637,'THB','MU',476),
(3638,'THB','SV',476),
(3639,'THB','TH',212),
(3640,'THB','CO',476),
(3641,'THB','LK',476),
(3642,'THB','CR',476),
(3643,'THB','AR',229),
(3644,'THB','MA',229),
(3645,'THB','MY',476),
(3646,'THB','KZ',476),
(3647,'THB','DZ',229),
(3648,'THB','ID',229),
(3649,'THB','NG',476),
(3650,'THB','GT',476),
(3651,'THB','VN',194),
(3652,'THB','BY',476),
(3653,'THB','EG',229),
(3654,'THB','UY',476),
(3655,'THB','BD',476),
(3656,'THB','PK',476),
(3657,'THB','PH',476),
(3658,'THB','ET',476),
(3659,'THB','TN',229),
(3660,'THB','LB',229),
(3661,'THB','IN',194),
(3662,'THB','PY',476),
(3663,'THB','UZ',476),
(3664,'THB','EC',476),
(3665,'THB','MM',476),
(3666,'THB','GE',476),
(3667,'TRY','US',433),
(3668,'TRY','CH',389),
(3669,'TRY','AU',389),
(3670,'TRY','GB',505),
(3671,'TRY','DE',505),
(3672,'TRY','DK',404),
(3673,'TRY','AT',346),
(3674,'TRY','NO',346),
(3675,'TRY','CA',404),
(3676,'TRY','NL',404),
(3677,'TRY','SE',404),
(3678,'TRY','IE',317),
(3679,'TRY','BE',317),
(3680,'TRY','FI',317),
(3681,'TRY','FR',404),
(3682,'TRY','NZ',346),
(3683,'TRY','HK',173),
(3684,'TRY','CZ',346),
(3685,'TRY','SK',317),
(3686,'TRY','AE',404),
(3687,'TRY','SG',404),
(3688,'TRY','IL',404),
(3689,'TRY','KW',187),
(3690,'TRY','IT',389),
(3691,'TRY','JP',505),
(3692,'TRY','ES',389),
(3693,'TRY','VE',389),
(3694,'TRY','HU',317),
(3695,'TRY','PT',346),
(3696,'TRY','GR',346),
(3697,'TRY','KR',173),
(3698,'TRY','TW',346),
(3699,'TRY','PL',159),
(3700,'TRY','ZM',389),
(3701,'TRY','PR',389),
(3702,'TRY','CI',389),
(3703,'TRY','RO',317),
(3704,'TRY','BH',187),
(3705,'TRY','PA',389),
(3706,'TRY','GH',389),
(3707,'TRY','KH',389),
(3708,'TRY','SN',389),
(3709,'TRY','SA',187),
(3710,'TRY','RU',404),
(3711,'TRY','UG',389),
(3712,'TRY','BR',159),
(3713,'TRY','NI',389),
(3714,'TRY','MG',389),
(3715,'TRY','DO',389),
(3716,'TRY','MX',173),
(3717,'TRY','OM',187),
(3718,'TRY','CM',389),
(3719,'TRY','ZA',389),
(3720,'TRY','CL',389),
(3721,'TRY','KE',389),
(3722,'TRY','NP',389),
(3723,'TRY','PE',389),
(3724,'TRY','UA',389),
(3725,'TRY','MZ',389),
(3726,'TRY','TZ',389),
(3727,'TRY','AO',389),
(3728,'TRY','JO',187),
(3729,'TRY','ZW',389),
(3730,'TRY','TR',317),
(3731,'TRY','MU',389),
(3732,'TRY','SV',389),
(3733,'TRY','TH',173),
(3734,'TRY','CO',389),
(3735,'TRY','LK',389),
(3736,'TRY','CR',389),
(3737,'TRY','AR',187),
(3738,'TRY','MA',187),
(3739,'TRY','MY',389),
(3740,'TRY','KZ',389),
(3741,'TRY','DZ',187),
(3742,'TRY','ID',187),
(3743,'TRY','NG',389),
(3744,'TRY','GT',389),
(3745,'TRY','VN',159),
(3746,'TRY','BY',389),
(3747,'TRY','EG',187),
(3748,'TRY','UY',389),
(3749,'TRY','BD',389),
(3750,'TRY','PK',389),
(3751,'TRY','PH',389),
(3752,'TRY','ET',389),
(3753,'TRY','TN',187),
(3754,'TRY','LB',187),
(3755,'TRY','IN',159),
(3756,'TRY','PY',389),
(3757,'TRY','UZ',389),
(3758,'TRY','EC',389),
(3759,'TRY','MM',389),
(3760,'TRY','GE',389),
(3761,'TWD','US',475),
(3762,'TWD','CH',427),
(3763,'TWD','AU',427),
(3764,'TWD','GB',554),
(3765,'TWD','DE',554),
(3766,'TWD','DK',443),
(3767,'TWD','AT',380),
(3768,'TWD','NO',380),
(3769,'TWD','CA',443),
(3770,'TWD','NL',443),
(3771,'TWD','SE',443),
(3772,'TWD','IE',348),
(3773,'TWD','BE',348),
(3774,'TWD','FI',348),
(3775,'TWD','FR',443),
(3776,'TWD','NZ',380),
(3777,'TWD','HK',190),
(3778,'TWD','CZ',380),
(3779,'TWD','SK',348),
(3780,'TWD','AE',443),
(3781,'TWD','SG',443),
(3782,'TWD','IL',443),
(3783,'TWD','KW',206),
(3784,'TWD','IT',427),
(3785,'TWD','JP',554),
(3786,'TWD','ES',427),
(3787,'TWD','VE',427),
(3788,'TWD','HU',348),
(3789,'TWD','PT',380),
(3790,'TWD','GR',380),
(3791,'TWD','KR',190),
(3792,'TWD','TW',380),
(3793,'TWD','PL',174),
(3794,'TWD','ZM',427),
(3795,'TWD','PR',427),
(3796,'TWD','CI',427),
(3797,'TWD','RO',348),
(3798,'TWD','BH',206),
(3799,'TWD','PA',427),
(3800,'TWD','GH',427),
(3801,'TWD','KH',427),
(3802,'TWD','SN',427),
(3803,'TWD','SA',206),
(3804,'TWD','RU',443),
(3805,'TWD','UG',427),
(3806,'TWD','BR',174),
(3807,'TWD','NI',427),
(3808,'TWD','MG',427),
(3809,'TWD','DO',427),
(3810,'TWD','MX',190),
(3811,'TWD','OM',206),
(3812,'TWD','CM',427),
(3813,'TWD','ZA',427),
(3814,'TWD','CL',427),
(3815,'TWD','KE',427),
(3816,'TWD','NP',427),
(3817,'TWD','PE',427),
(3818,'TWD','UA',427),
(3819,'TWD','MZ',427),
(3820,'TWD','TZ',427),
(3821,'TWD','AO',427),
(3822,'TWD','JO',206),
(3823,'TWD','ZW',427),
(3824,'TWD','TR',348),
(3825,'TWD','MU',427),
(3826,'TWD','SV',427),
(3827,'TWD','TH',190),
(3828,'TWD','CO',427),
(3829,'TWD','LK',427),
(3830,'TWD','CR',427),
(3831,'TWD','AR',206),
(3832,'TWD','MA',206),
(3833,'TWD','MY',427),
(3834,'TWD','KZ',427),
(3835,'TWD','DZ',206),
(3836,'TWD','ID',206),
(3837,'TWD','NG',427),
(3838,'TWD','GT',427),
(3839,'TWD','VN',174),
(3840,'TWD','BY',427),
(3841,'TWD','EG',206),
(3842,'TWD','UY',427),
(3843,'TWD','BD',427),
(3844,'TWD','PK',427),
(3845,'TWD','PH',427),
(3846,'TWD','ET',427),
(3847,'TWD','TN',206),
(3848,'TWD','LB',206),
(3849,'TWD','IN',174),
(3850,'TWD','PY',427),
(3851,'TWD','UZ',427),
(3852,'TWD','EC',427),
(3853,'TWD','MM',427),
(3854,'TWD','GE',427),
(3855,'UAH','US',541),
(3856,'UAH','CH',487),
(3857,'UAH','AU',487),
(3858,'UAH','GB',631),
(3859,'UAH','DE',631),
(3860,'UAH','DK',505),
(3861,'UAH','AT',432),
(3862,'UAH','NO',432),
(3863,'UAH','CA',505),
(3864,'UAH','NL',505),
(3865,'UAH','SE',505),
(3866,'UAH','IE',396),
(3867,'UAH','BE',396),
(3868,'UAH','FI',396),
(3869,'UAH','FR',505),
(3870,'UAH','NZ',432),
(3871,'UAH','HK',216),
(3872,'UAH','CZ',432),
(3873,'UAH','SK',396),
(3874,'UAH','AE',505),
(3875,'UAH','SG',505),
(3876,'UAH','IL',505),
(3877,'UAH','KW',234),
(3878,'UAH','IT',487),
(3879,'UAH','JP',631),
(3880,'UAH','ES',487),
(3881,'UAH','VE',487),
(3882,'UAH','HU',396),
(3883,'UAH','PT',432),
(3884,'UAH','GR',432),
(3885,'UAH','KR',216),
(3886,'UAH','TW',432),
(3887,'UAH','PL',198),
(3888,'UAH','ZM',487),
(3889,'UAH','PR',487),
(3890,'UAH','CI',487),
(3891,'UAH','RO',396),
(3892,'UAH','BH',234),
(3893,'UAH','PA',487),
(3894,'UAH','GH',487),
(3895,'UAH','KH',487),
(3896,'UAH','SN',487),
(3897,'UAH','SA',234),
(3898,'UAH','RU',505),
(3899,'UAH','UG',487),
(3900,'UAH','BR',198),
(3901,'UAH','NI',487),
(3902,'UAH','MG',487),
(3903,'UAH','DO',487),
(3904,'UAH','MX',216),
(3905,'UAH','OM',234),
(3906,'UAH','CM',487),
(3907,'UAH','ZA',487),
(3908,'UAH','CL',487),
(3909,'UAH','KE',487),
(3910,'UAH','NP',487),
(3911,'UAH','PE',487),
(3912,'UAH','UA',487),
(3913,'UAH','MZ',487),
(3914,'UAH','TZ',487),
(3915,'UAH','AO',487),
(3916,'UAH','JO',234),
(3917,'UAH','ZW',487),
(3918,'UAH','TR',396),
(3919,'UAH','MU',487),
(3920,'UAH','SV',487),
(3921,'UAH','TH',216),
(3922,'UAH','CO',487),
(3923,'UAH','LK',487),
(3924,'UAH','CR',487),
(3925,'UAH','AR',234),
(3926,'UAH','MA',234),
(3927,'UAH','MY',487),
(3928,'UAH','KZ',487),
(3929,'UAH','DZ',234),
(3930,'UAH','ID',234),
(3931,'UAH','NG',487),
(3932,'UAH','GT',487),
(3933,'UAH','VN',198),
(3934,'UAH','BY',487),
(3935,'UAH','EG',234),
(3936,'UAH','UY',487),
(3937,'UAH','BD',487),
(3938,'UAH','PK',487),
(3939,'UAH','PH',487),
(3940,'UAH','ET',487),
(3941,'UAH','TN',234),
(3942,'UAH','LB',234),
(3943,'UAH','IN',198),
(3944,'UAH','PY',487),
(3945,'UAH','UZ',487),
(3946,'UAH','EC',487),
(3947,'UAH','MM',487),
(3948,'UAH','GE',487),
(3949,'USD','US',15),
(3950,'USD','CH',13),
(3951,'USD','AU',13),
(3952,'USD','GB',17),
(3953,'USD','DE',17),
(3954,'USD','DK',14),
(3955,'USD','AT',12),
(3956,'USD','NO',12),
(3957,'USD','CA',14),
(3958,'USD','NL',14),
(3959,'USD','SE',14),
(3960,'USD','IE',11),
(3961,'USD','BE',11),
(3962,'USD','FI',11),
(3963,'USD','FR',14),
(3964,'USD','NZ',12),
(3965,'USD','HK',6),
(3966,'USD','CZ',12),
(3967,'USD','SK',11),
(3968,'USD','AE',14),
(3969,'USD','SG',14),
(3970,'USD','IL',14),
(3971,'USD','KW',6),
(3972,'USD','IT',13),
(3973,'USD','JP',17),
(3974,'USD','ES',13),
(3975,'USD','VE',13),
(3976,'USD','HU',11),
(3977,'USD','PT',12),
(3978,'USD','GR',12),
(3979,'USD','KR',6),
(3980,'USD','TW',12),
(3981,'USD','PL',5),
(3982,'USD','ZM',13),
(3983,'USD','PR',13),
(3984,'USD','CI',13),
(3985,'USD','RO',11),
(3986,'USD','BH',6),
(3987,'USD','PA',13),
(3988,'USD','GH',13),
(3989,'USD','KH',13),
(3990,'USD','SN',13),
(3991,'USD','SA',6),
(3992,'USD','RU',14),
(3993,'USD','UG',13),
(3994,'USD','BR',5),
(3995,'USD','NI',13),
(3996,'USD','MG',13),
(3997,'USD','DO',13),
(3998,'USD','MX',6),
(3999,'USD','OM',6),
(4000,'USD','CM',13),
(4001,'USD','ZA',13),
(4002,'USD','CL',13),
(4003,'USD','KE',13),
(4004,'USD','NP',13),
(4005,'USD','PE',13),
(4006,'USD','UA',13),
(4007,'USD','MZ',13),
(4008,'USD','TZ',13),
(4009,'USD','AO',13),
(4010,'USD','JO',6),
(4011,'USD','ZW',13),
(4012,'USD','TR',11),
(4013,'USD','MU',13),
(4014,'USD','SV',13),
(4015,'USD','TH',6),
(4016,'USD','CO',13),
(4017,'USD','LK',13),
(4018,'USD','CR',13),
(4019,'USD','AR',6),
(4020,'USD','MA',6),
(4021,'USD','MY',13),
(4022,'USD','KZ',13),
(4023,'USD','DZ',6),
(4024,'USD','ID',6),
(4025,'USD','NG',13),
(4026,'USD','GT',13),
(4027,'USD','VN',5),
(4028,'USD','BY',13),
(4029,'USD','EG',6),
(4030,'USD','UY',13),
(4031,'USD','BD',13),
(4032,'USD','PK',13),
(4033,'USD','PH',13),
(4034,'USD','ET',13),
(4035,'USD','TN',6),
(4036,'USD','LB',6),
(4037,'USD','IN',5),
(4038,'USD','PY',13),
(4039,'USD','UZ',13),
(4040,'USD','EC',13),
(4041,'USD','MM',13),
(4042,'USD','GE',13),
(4043,'VND','US',363225),
(4044,'VND','CH',326903),
(4045,'VND','AU',326903),
(4046,'VND','GB',423763),
(4047,'VND','DE',423763),
(4048,'VND','DK',339010),
(4049,'VND','AT',290580),
(4050,'VND','NO',290580),
(4051,'VND','CA',339010),
(4052,'VND','NL',339010),
(4053,'VND','SE',339010),
(4054,'VND','IE',266365),
(4055,'VND','BE',266365),
(4056,'VND','FI',266365),
(4057,'VND','FR',339010),
(4058,'VND','NZ',290580),
(4059,'VND','HK',145290),
(4060,'VND','CZ',290580),
(4061,'VND','SK',266365),
(4062,'VND','AE',339010),
(4063,'VND','SG',339010),
(4064,'VND','IL',339010),
(4065,'VND','KW',157398),
(4066,'VND','IT',326903),
(4067,'VND','JP',423763),
(4068,'VND','ES',326903),
(4069,'VND','VE',326903),
(4070,'VND','HU',266365),
(4071,'VND','PT',290580),
(4072,'VND','GR',290580),
(4073,'VND','KR',145290),
(4074,'VND','TW',290580),
(4075,'VND','PL',133183),
(4076,'VND','ZM',326903),
(4077,'VND','PR',326903),
(4078,'VND','CI',326903),
(4079,'VND','RO',266365),
(4080,'VND','BH',157398),
(4081,'VND','PA',326903),
(4082,'VND','GH',326903),
(4083,'VND','KH',326903),
(4084,'VND','SN',326903),
(4085,'VND','SA',157398),
(4086,'VND','RU',339010),
(4087,'VND','UG',326903),
(4088,'VND','BR',133183),
(4089,'VND','NI',326903),
(4090,'VND','MG',326903),
(4091,'VND','DO',326903),
(4092,'VND','MX',145290),
(4093,'VND','OM',157398),
(4094,'VND','CM',326903),
(4095,'VND','ZA',326903),
(4096,'VND','CL',326903),
(4097,'VND','KE',326903),
(4098,'VND','NP',326903),
(4099,'VND','PE',326903),
(4100,'VND','UA',326903),
(4101,'VND','MZ',326903),
(4102,'VND','TZ',326903),
(4103,'VND','AO',326903),
(4104,'VND','JO',157398),
(4105,'VND','ZW',326903),
(4106,'VND','TR',266365),
(4107,'VND','MU',326903),
(4108,'VND','SV',326903),
(4109,'VND','TH',145290),
(4110,'VND','CO',326903),
(4111,'VND','LK',326903),
(4112,'VND','CR',326903),
(4113,'VND','AR',157398),
(4114,'VND','MA',157398),
(4115,'VND','MY',326903),
(4116,'VND','KZ',326903),
(4117,'VND','DZ',157398),
(4118,'VND','ID',157398),
(4119,'VND','NG',326903),
(4120,'VND','GT',326903),
(4121,'VND','VN',133183),
(4122,'VND','BY',326903),
(4123,'VND','EG',157398),
(4124,'VND','UY',326903),
(4125,'VND','BD',326903),
(4126,'VND','PK',326903),
(4127,'VND','PH',326903),
(4128,'VND','ET',326903),
(4129,'VND','TN',157398),
(4130,'VND','LB',157398),
(4131,'VND','IN',133183),
(4132,'VND','PY',326903),
(4133,'VND','UZ',326903),
(4134,'VND','EC',326903),
(4135,'VND','MM',326903),
(4136,'VND','GE',326903),
(4137,'ZAR','US',283),
(4138,'ZAR','CH',255),
(4139,'ZAR','AU',255),
(4140,'ZAR','GB',330),
(4141,'ZAR','DE',330),
(4142,'ZAR','DK',264),
(4143,'ZAR','AT',227),
(4144,'ZAR','NO',227),
(4145,'ZAR','CA',264),
(4146,'ZAR','NL',264),
(4147,'ZAR','SE',264),
(4148,'ZAR','IE',208),
(4149,'ZAR','BE',208),
(4150,'ZAR','FI',208),
(4151,'ZAR','FR',264),
(4152,'ZAR','NZ',227),
(4153,'ZAR','HK',113),
(4154,'ZAR','CZ',227),
(4155,'ZAR','SK',208),
(4156,'ZAR','AE',264),
(4157,'ZAR','SG',264),
(4158,'ZAR','IL',264),
(4159,'ZAR','KW',123),
(4160,'ZAR','IT',255),
(4161,'ZAR','JP',330),
(4162,'ZAR','ES',255),
(4163,'ZAR','VE',255),
(4164,'ZAR','HU',208),
(4165,'ZAR','PT',227),
(4166,'ZAR','GR',227),
(4167,'ZAR','KR',113),
(4168,'ZAR','TW',227),
(4169,'ZAR','PL',104),
(4170,'ZAR','ZM',255),
(4171,'ZAR','PR',255),
(4172,'ZAR','CI',255),
(4173,'ZAR','RO',208),
(4174,'ZAR','BH',123),
(4175,'ZAR','PA',255),
(4176,'ZAR','GH',255),
(4177,'ZAR','KH',255),
(4178,'ZAR','SN',255),
(4179,'ZAR','SA',123),
(4180,'ZAR','RU',264),
(4181,'ZAR','UG',255),
(4182,'ZAR','BR',104),
(4183,'ZAR','NI',255),
(4184,'ZAR','MG',255),
(4185,'ZAR','DO',255),
(4186,'ZAR','MX',113),
(4187,'ZAR','OM',123),
(4188,'ZAR','CM',255),
(4189,'ZAR','ZA',255),
(4190,'ZAR','CL',255),
(4191,'ZAR','KE',255),
(4192,'ZAR','NP',255),
(4193,'ZAR','PE',255),
(4194,'ZAR','UA',255),
(4195,'ZAR','MZ',255),
(4196,'ZAR','TZ',255),
(4197,'ZAR','AO',255),
(4198,'ZAR','JO',123),
(4199,'ZAR','ZW',255),
(4200,'ZAR','TR',208),
(4201,'ZAR','MU',255),
(4202,'ZAR','SV',255),
(4203,'ZAR','TH',113),
(4204,'ZAR','CO',255),
(4205,'ZAR','LK',255),
(4206,'ZAR','CR',255),
(4207,'ZAR','AR',123),
(4208,'ZAR','MA',123),
(4209,'ZAR','MY',255),
(4210,'ZAR','KZ',255),
(4211,'ZAR','DZ',123),
(4212,'ZAR','ID',123),
(4213,'ZAR','NG',255),
(4214,'ZAR','GT',255),
(4215,'ZAR','VN',104),
(4216,'ZAR','BY',255),
(4217,'ZAR','EG',123),
(4218,'ZAR','UY',255),
(4219,'ZAR','BD',255),
(4220,'ZAR','PK',255),
(4221,'ZAR','PH',255),
(4222,'ZAR','ET',255),
(4223,'ZAR','TN',123),
(4224,'ZAR','LB',123),
(4225,'ZAR','IN',104),
(4226,'ZAR','PY',255),
(4227,'ZAR','UZ',255),
(4228,'ZAR','EC',255),
(4229,'ZAR','MM',255),
(4230,'ZAR','GE',255);
/*!40000 ALTER TABLE `wp6x_gla_budget_recommendations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_gla_merchant_issues`
--

DROP TABLE IF EXISTS `wp6x_gla_merchant_issues`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_gla_merchant_issues` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `product_id` bigint(20) NOT NULL,
  `issue` varchar(200) NOT NULL,
  `code` varchar(100) NOT NULL,
  `severity` varchar(20) NOT NULL DEFAULT 'warning',
  `product` varchar(100) NOT NULL,
  `action` text NOT NULL,
  `action_url` varchar(1024) NOT NULL,
  `applicable_countries` text NOT NULL,
  `source` varchar(10) NOT NULL DEFAULT 'mc',
  `type` varchar(10) NOT NULL DEFAULT 'product',
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=934 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_gla_merchant_issues`
--

LOCK TABLES `wp6x_gla_merchant_issues` WRITE;
/*!40000 ALTER TABLE `wp6x_gla_merchant_issues` DISABLE KEYS */;
INSERT INTO `wp6x_gla_merchant_issues` VALUES
(932,9993,'Missing gender','missing_item_attribute_for_product_type','demoted','TOUCH TIME T-SHIRT','Add the gender of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/9762223','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(933,9993,'Missing shipping info in some countries','missing_shipping_no_shipping_service_defined_for_country','disapproved','TOUCH TIME T-SHIRT','Your products are set to show in countries that lack shipping information','https://support.google.com/merchants/answer/12157544','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(931,9993,'Missing color','missing_item_attribute_for_product_type','demoted','TOUCH TIME T-SHIRT','Add the color of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/12469640','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(927,9990,'Missing gender','missing_item_attribute_for_product_type','demoted','TWT ACID WASH T-SHIRT','Add the gender of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/9762223','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(928,9990,'Missing shipping info in some countries','missing_shipping_no_shipping_service_defined_for_country','disapproved','TWT ACID WASH T-SHIRT','Your products are set to show in countries that lack shipping information','https://support.google.com/merchants/answer/12157544','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(930,9993,'Missing size','missing_item_attribute_for_product_type','demoted','TOUCH TIME T-SHIRT','Add the size of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/9762223','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(929,9993,'Missing age group','missing_item_attribute_for_product_type','demoted','TOUCH TIME T-SHIRT','Add the age group of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/9762223','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(926,9990,'Missing color','missing_item_attribute_for_product_type','demoted','TWT ACID WASH T-SHIRT','Add the color of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/12469640','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(924,9990,'Missing age group','missing_item_attribute_for_product_type','demoted','TWT ACID WASH T-SHIRT','Add the age group of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/9762223','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(925,9990,'Missing size','missing_item_attribute_for_product_type','demoted','TWT ACID WASH T-SHIRT','Add the size of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/9762223','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(920,9989,'Missing size','missing_item_attribute_for_product_type','demoted','TWT ACID WASH HOODIE','Add the size of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/9762223','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(921,9989,'Missing color','missing_item_attribute_for_product_type','demoted','TWT ACID WASH HOODIE','Add the color of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/12469640','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(922,9989,'Missing gender','missing_item_attribute_for_product_type','demoted','TWT ACID WASH HOODIE','Add the gender of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/9762223','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(923,9989,'Missing shipping info in some countries','missing_shipping_no_shipping_service_defined_for_country','disapproved','TWT ACID WASH HOODIE','Your products are set to show in countries that lack shipping information','https://support.google.com/merchants/answer/12157544','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(918,9986,'Missing shipping info in some countries','missing_shipping_no_shipping_service_defined_for_country','disapproved','TWT SOCKS','Your products are set to show in countries that lack shipping information','https://support.google.com/merchants/answer/12157544','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(919,9989,'Missing age group','missing_item_attribute_for_product_type','demoted','TWT ACID WASH HOODIE','Add the age group of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/9762223','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(917,9986,'Missing gender','missing_item_attribute_for_product_type','demoted','TWT SOCKS','Add the gender of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/9762223','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(916,9986,'Missing color','missing_item_attribute_for_product_type','demoted','TWT SOCKS','Add the color of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/12469640','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(915,9986,'Missing size','missing_item_attribute_for_product_type','demoted','TWT SOCKS','Add the size of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/9762223','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(914,9986,'Missing age group','missing_item_attribute_for_product_type','demoted','TWT SOCKS','Add the age group of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/9762223','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(912,9985,'Missing gender','missing_item_attribute_for_product_type','demoted','TWT PUNK SHOWCAP','Add the gender of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/9762223','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(913,9985,'Missing shipping info in some countries','missing_shipping_no_shipping_service_defined_for_country','disapproved','TWT PUNK SHOWCAP','Your products are set to show in countries that lack shipping information','https://support.google.com/merchants/answer/12157544','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(910,9985,'Missing age group','missing_item_attribute_for_product_type','demoted','TWT PUNK SHOWCAP','Add the age group of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/9762223','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(911,9985,'Missing color','missing_item_attribute_for_product_type','demoted','TWT PUNK SHOWCAP','Add the color of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/12469640','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(909,9980,'Missing shipping info in some countries','missing_shipping_no_shipping_service_defined_for_country','disapproved','TWT BEANIE','Your products are set to show in countries that lack shipping information','https://support.google.com/merchants/answer/12157544','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(908,9980,'Missing gender','missing_item_attribute_for_product_type','demoted','TWT BEANIE','Add the gender of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/9762223','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(907,9980,'Missing color','missing_item_attribute_for_product_type','demoted','TWT BEANIE','Add the color of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/12469640','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(903,10186,'Missing color','missing_item_attribute_for_product_type','demoted','TWT SKATING TOP','Add the color of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/12469640','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(904,10186,'Missing gender','missing_item_attribute_for_product_type','demoted','TWT SKATING TOP','Add the gender of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/9762223','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(906,9980,'Missing age group','missing_item_attribute_for_product_type','demoted','TWT BEANIE','Add the age group of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/9762223','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(905,10186,'Missing shipping info in some countries','missing_shipping_no_shipping_service_defined_for_country','disapproved','TWT SKATING TOP','Your products are set to show in countries that lack shipping information','https://support.google.com/merchants/answer/12157544','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(902,10186,'Missing size','missing_item_attribute_for_product_type','demoted','TWT SKATING TOP','Add the size of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/9762223','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(901,10186,'Missing age group','missing_item_attribute_for_product_type','demoted','TWT SKATING TOP','Add the age group of your product so customers can easily find a specific product','https://support.google.com/merchants/answer/9762223','[\"US\",\"US\"]','mc','product','2026-04-30 08:28:33'),
(900,10167,'This value should not be blank [description]','presync_error_description','error','TWT ACID WASH T-SHIRT - Red','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(891,10182,'This value should not be blank [description]','presync_error_description','error','TIME WILL TELL CROP TOP - Brown','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(892,10151,'This value should not be blank [description]','presync_error_description','error','TIMER T-SHIRT - Purple','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(893,10152,'This value should not be blank [description]','presync_error_description','error','TIMER T-SHIRT - Black','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(894,10153,'This value should not be blank [description]','presync_error_description','error','TIMER T-SHIRT - Red','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(895,10154,'This value should not be blank [description]','presync_error_description','error','TIMER T-SHIRT - White','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(896,10222,'This value should not be blank [description]','presync_error_description','error','TOUCH TIME T-SHIRT - White','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(897,10223,'This value should not be blank [description]','presync_error_description','error','TOUCH TIME T-SHIRT - Black','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(898,9989,'This value should not be blank [description]','presync_error_description','error','TWT ACID WASH HOODIE','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(899,10166,'This value should not be blank [description]','presync_error_description','error','TWT ACID WASH T-SHIRT - Purple','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(889,10180,'This value should not be blank [description]','presync_error_description','error','TIME WILL TELL CROP TOP - White','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(890,10181,'This value should not be blank [description]','presync_error_description','error','TIME WILL TELL CROP TOP - Red','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(888,10179,'This value should not be blank [description]','presync_error_description','error','TIME WILL TELL CROP TOP - Black','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(887,10160,'This value should not be blank [description]','presync_error_description','error','TIME FIT ARMLESS -  Black','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(886,10159,'This value should not be blank [description]','presync_error_description','error','TIME FIT ARMLESS - Brown','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(885,10158,'This value should not be blank [description]','presync_error_description','error','TIME FIT ARMLESS - Purple','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(884,10157,'This value should not be blank [description]','presync_error_description','error','TIME FIT ARMLESS - Blue','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(874,10193,'This value should not be blank [description]','presync_error_description','error','TWT SKATING TOP - White','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(875,10194,'This value should not be blank [description]','presync_error_description','error','TWT SKATING TOP - Red','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(876,9986,'This value should not be blank [description]','presync_error_description','error','TWT SOCKS','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(877,9988,'This value should not be blank [description]','presync_error_description','error','TWT TRACK SUIT','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(878,10168,'This value should not be blank [description]','presync_error_description','error','TWT ACID WASH T-SHIRT - Black','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(879,10169,'This value should not be blank [description]','presync_error_description','error','TWT ACID WASH T-SHIRT - White','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(880,9980,'This value should not be blank [description]','presync_error_description','error','TWT BEANIE','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(881,9985,'This value should not be blank [description]','presync_error_description','error','TWT PUNK SHOWCAP','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(883,10192,'This value should not be blank [description]','presync_error_description','error','TWT SKATING TOP - Purple','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33'),
(882,10191,'This value should not be blank [description]','presync_error_description','error','TWT SKATING TOP - Black','Update this attribute in your product data','https://support.google.com/merchants/answer/10538362?hl=en&ref_topic=6098333','[\"all\"]','pre-sync','product','2026-04-30 08:28:33');
/*!40000 ALTER TABLE `wp6x_gla_merchant_issues` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_gla_merchant_price_benchmarks`
--

DROP TABLE IF EXISTS `wp6x_gla_merchant_price_benchmarks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_gla_merchant_price_benchmarks` (
  `product_id` bigint(20) NOT NULL,
  `mc_product_id` varchar(255) NOT NULL,
  `mc_product_offer_id` varchar(255) NOT NULL,
  `mc_product_price_micros` varchar(64) NOT NULL,
  `mc_product_currency_code` varchar(3) NOT NULL,
  `mc_price_country_code` varchar(2) NOT NULL,
  `mc_price_benchmark_price_micros` varchar(64) NOT NULL,
  `mc_price_benchmark_price_currency_code` varchar(3) NOT NULL,
  `mc_insights_suggested_price_micros` varchar(64) NOT NULL,
  `mc_insights_suggested_price_currency_code` varchar(3) NOT NULL,
  `mc_insights_predicted_impressions_change_fraction` decimal(10,6) NOT NULL,
  `mc_insights_predicted_clicks_change_fraction` decimal(10,6) NOT NULL,
  `mc_insights_predicted_conversions_change_fraction` decimal(10,6) NOT NULL,
  `mc_insights_effectiveness` tinyint(1) NOT NULL,
  `mc_metrics_clicks` varchar(64) NOT NULL,
  `mc_metrics_impressions` varchar(64) NOT NULL,
  `mc_metrics_ctr` int(20) NOT NULL,
  `mc_metrics_conversions` int(20) NOT NULL,
  `price_compared_with_benchmark` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`product_id`),
  UNIQUE KEY `mc_product_id` (`mc_product_id`) USING HASH,
  KEY `mc_insights_effectiveness` (`mc_insights_effectiveness`),
  KEY `price_compared_with_benchmark` (`price_compared_with_benchmark`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_gla_merchant_price_benchmarks`
--

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

--
-- Table structure for table `wp6x_gla_shipping_rates`
--

DROP TABLE IF EXISTS `wp6x_gla_shipping_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_gla_shipping_rates` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `country` varchar(2) NOT NULL,
  `currency` varchar(3) NOT NULL,
  `rate` double NOT NULL DEFAULT 0,
  `options` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `country` (`country`),
  KEY `currency` (`currency`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_gla_shipping_rates`
--

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

--
-- Table structure for table `wp6x_gla_shipping_times`
--

DROP TABLE IF EXISTS `wp6x_gla_shipping_times`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_gla_shipping_times` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `country` varchar(2) NOT NULL,
  `time` bigint(20) NOT NULL DEFAULT 0,
  `max_time` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `country` (`country`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_gla_shipping_times`
--

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

--
-- Table structure for table `wp6x_jetpack_sync_queue`
--

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

--
-- Dumping data for table `wp6x_jetpack_sync_queue`
--

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

--
-- Table structure for table `wp6x_links`
--

DROP TABLE IF EXISTS `wp6x_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_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=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_links`
--

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

--
-- Table structure for table `wp6x_mailpoet_automation_run_logs`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_automation_run_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_automation_run_logs` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `automation_run_id` int(11) unsigned NOT NULL,
  `step_id` varchar(191) NOT NULL,
  `step_type` varchar(255) NOT NULL,
  `step_key` varchar(255) NOT NULL,
  `status` varchar(191) NOT NULL,
  `started_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `run_number` int(11) NOT NULL,
  `data` longtext NOT NULL,
  `error` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `automation_run_id_step_id` (`automation_run_id`,`step_id`),
  KEY `status` (`status`),
  KEY `step_id` (`step_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_automation_run_logs`
--

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

--
-- Table structure for table `wp6x_mailpoet_automation_run_subjects`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_automation_run_subjects`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_automation_run_subjects` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `automation_run_id` int(11) unsigned NOT NULL,
  `key` varchar(191) DEFAULT NULL,
  `args` longtext DEFAULT NULL,
  `hash` varchar(191) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `automation_run_id` (`automation_run_id`),
  KEY `hash` (`hash`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_automation_run_subjects`
--

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

--
-- Table structure for table `wp6x_mailpoet_automation_runs`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_automation_runs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_automation_runs` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `automation_id` int(11) unsigned NOT NULL,
  `version_id` int(11) unsigned NOT NULL,
  `trigger_key` varchar(191) NOT NULL,
  `status` varchar(191) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `next_step_id` varchar(191) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `automation_id` (`automation_id`,`status`),
  KEY `created_at` (`created_at`),
  KEY `version_id` (`version_id`),
  KEY `status` (`status`),
  KEY `next_step_id` (`next_step_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_automation_runs`
--

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

--
-- Table structure for table `wp6x_mailpoet_automation_triggers`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_automation_triggers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_automation_triggers` (
  `automation_id` int(11) unsigned NOT NULL,
  `trigger_key` varchar(191) NOT NULL,
  PRIMARY KEY (`automation_id`,`trigger_key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_automation_triggers`
--

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

--
-- Table structure for table `wp6x_mailpoet_automation_versions`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_automation_versions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_automation_versions` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `automation_id` int(11) unsigned NOT NULL,
  `steps` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `automation_id` (`automation_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_automation_versions`
--

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

--
-- Table structure for table `wp6x_mailpoet_automations`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_automations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_automations` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(191) NOT NULL,
  `author` bigint(20) NOT NULL,
  `status` varchar(191) NOT NULL,
  `meta` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `activated_at` timestamp NULL DEFAULT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_automations`
--

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

--
-- Table structure for table `wp6x_mailpoet_custom_fields`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_custom_fields`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_custom_fields` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(90) NOT NULL,
  `type` varchar(90) NOT NULL,
  `params` longtext NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_custom_fields`
--

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

--
-- Table structure for table `wp6x_mailpoet_dynamic_segment_filters`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_dynamic_segment_filters`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_dynamic_segment_filters` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `segment_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `filter_data` longblob DEFAULT NULL,
  `filter_type` varchar(255) DEFAULT NULL,
  `action` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `segment_id` (`segment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_dynamic_segment_filters`
--

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

--
-- Table structure for table `wp6x_mailpoet_feature_flags`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_feature_flags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_feature_flags` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(100) NOT NULL,
  `value` tinyint(1) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_feature_flags`
--

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

--
-- Table structure for table `wp6x_mailpoet_forms`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_forms` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(90) NOT NULL,
  `status` varchar(20) NOT NULL DEFAULT 'enabled',
  `body` longtext DEFAULT NULL,
  `settings` longtext DEFAULT NULL,
  `styles` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `deleted_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_forms`
--

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

--
-- Table structure for table `wp6x_mailpoet_log`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_log` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) DEFAULT NULL,
  `level` int(11) DEFAULT NULL,
  `message` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT current_timestamp(),
  `raw_message` longtext DEFAULT NULL,
  `context` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `idx_log_created_at_id` (`created_at`,`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_log`
--

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

--
-- Table structure for table `wp6x_mailpoet_migrations`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_migrations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_migrations` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(191) NOT NULL,
  `started_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `completed_at` timestamp NULL DEFAULT NULL,
  `retries` int(11) unsigned NOT NULL DEFAULT 0,
  `error` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=MyISAM AUTO_INCREMENT=39 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_migrations`
--

LOCK TABLES `wp6x_mailpoet_migrations` WRITE;
/*!40000 ALTER TABLE `wp6x_mailpoet_migrations` DISABLE KEYS */;
INSERT INTO `wp6x_mailpoet_migrations` VALUES
(1,'Migration_20221028_105818','2026-04-16 03:13:35','2026-04-16 03:14:00',1,NULL),
(2,'Migration_20221110_151621','2026-04-16 03:14:00','2026-04-16 03:14:02',0,NULL),
(3,'Migration_20230111_120000','2026-04-16 03:14:02','2026-04-16 03:14:02',0,NULL),
(4,'Migration_20230111_130000','2026-04-16 03:14:02','2026-04-16 03:14:04',0,NULL),
(5,'Migration_20230215_050813','2026-04-16 03:14:04','2026-04-16 03:14:06',0,NULL),
(6,'Migration_20230221_200520','2026-04-16 03:14:06','2026-04-16 03:14:07',0,NULL),
(7,'Migration_20230421_135915','2026-04-16 03:14:07','2026-04-16 03:14:08',0,NULL),
(8,'Migration_20230503_210945','2026-04-16 03:14:08','2026-04-16 03:14:09',0,NULL),
(9,'Migration_20230605_174836','2026-04-16 03:14:09','2026-04-16 03:14:13',0,NULL),
(10,'Migration_20230703_105957','2026-04-16 03:14:13','2026-04-16 03:14:16',0,NULL),
(11,'Migration_20230716_130221_Db','2026-04-16 03:14:16','2026-04-16 03:14:17',0,NULL),
(12,'Migration_20230824_054259_Db','2026-04-16 03:14:17','2026-04-16 03:14:18',0,NULL),
(13,'Migration_20230831_124214_Db','2026-04-16 03:14:18','2026-04-16 03:14:19',0,NULL),
(14,'Migration_20230831_143755_Db','2026-04-16 03:14:19','2026-04-16 03:14:24',0,NULL),
(15,'Migration_20240119_113943_Db','2026-04-16 03:14:24','2026-04-16 03:14:25',0,NULL),
(16,'Migration_20240617_122847_Db','2026-04-16 03:14:25','2026-04-16 03:14:25',0,NULL),
(17,'Migration_20240725_182318_Db','2026-04-16 03:14:25','2026-04-16 03:14:25',0,NULL),
(18,'Migration_20241007_170437_Db','2026-04-16 03:14:25','2026-04-16 03:14:25',0,NULL),
(19,'Migration_20241108_103249_Db','2026-04-16 03:14:25','2026-04-16 03:14:25',0,NULL),
(20,'Migration_20250903_151331_Db','2026-04-16 03:14:25','2026-04-16 03:14:26',0,NULL),
(21,'Migration_20250926_153050_Db','2026-04-16 03:14:26','2026-04-16 03:14:26',0,NULL),
(22,'Migration_20221028_105818_App','2026-04-16 03:14:26','2026-04-16 03:14:26',0,NULL),
(23,'Migration_20230109_144830','2026-04-16 03:14:26','2026-04-16 03:14:26',0,NULL),
(24,'Migration_20230131_121621','2026-04-16 03:14:26','2026-04-16 03:14:27',0,NULL),
(25,'Migration_20230419_080000','2026-04-16 03:14:27','2026-04-16 03:14:27',0,NULL),
(26,'Migration_20230425_211517','2026-04-16 03:14:27','2026-04-16 03:14:27',0,NULL),
(27,'Migration_20230712_180341','2026-04-16 03:14:27','2026-04-16 03:14:27',0,NULL),
(28,'Migration_20230803_200413_App','2026-04-16 03:14:27','2026-04-16 03:14:27',0,NULL),
(29,'Migration_20230825_093531_App','2026-04-16 03:14:27','2026-04-16 03:14:27',0,NULL),
(30,'Migration_20231128_120355_App','2026-04-16 03:14:27','2026-04-16 03:14:27',0,NULL),
(31,'Migration_20240202_130053_App','2026-04-16 03:14:27','2026-04-16 03:14:27',0,NULL),
(32,'Migration_20240207_105912_App','2026-04-16 03:14:27','2026-04-16 03:14:27',0,NULL),
(33,'Migration_20240322_110443_App','2026-04-16 03:14:27','2026-04-16 03:14:27',0,NULL),
(34,'Migration_20240730_212419_App','2026-04-16 03:14:27','2026-04-16 03:14:27',0,NULL),
(35,'Migration_20241015_105511_App','2026-04-16 03:14:27','2026-04-16 03:14:27',0,NULL),
(36,'Migration_20241128_114257_App','2026-04-16 03:14:27','2026-04-16 03:14:27',0,NULL),
(37,'Migration_20250120_094614_App','2026-04-16 03:14:27','2026-04-16 03:14:27',0,NULL),
(38,'Migration_20250501_114655_App','2026-04-16 03:14:27','2026-04-16 03:14:27',0,NULL);
/*!40000 ALTER TABLE `wp6x_mailpoet_migrations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_mailpoet_newsletter_links`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_newsletter_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_newsletter_links` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `url` varchar(2083) NOT NULL,
  `hash` varchar(20) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `newsletter_id` (`newsletter_id`),
  KEY `queue_id` (`queue_id`),
  KEY `url` (`url`(100))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_newsletter_links`
--

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

--
-- Table structure for table `wp6x_mailpoet_newsletter_option`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_newsletter_option`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_newsletter_option` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `option_field_id` int(11) unsigned NOT NULL,
  `value` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `newsletter_id_option_field_id` (`newsletter_id`,`option_field_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_newsletter_option`
--

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

--
-- Table structure for table `wp6x_mailpoet_newsletter_option_fields`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_newsletter_option_fields`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_newsletter_option_fields` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(90) NOT NULL,
  `newsletter_type` varchar(90) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `name_newsletter_type` (`newsletter_type`,`name`)
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_newsletter_option_fields`
--

LOCK TABLES `wp6x_mailpoet_newsletter_option_fields` WRITE;
/*!40000 ALTER TABLE `wp6x_mailpoet_newsletter_option_fields` DISABLE KEYS */;
INSERT INTO `wp6x_mailpoet_newsletter_option_fields` VALUES
(1,'isScheduled','standard',NULL,'2026-04-16 03:14:27'),
(2,'scheduledAt','standard',NULL,'2026-04-16 03:14:27'),
(3,'event','welcome',NULL,'2026-04-16 03:14:27'),
(4,'segment','welcome',NULL,'2026-04-16 03:14:27'),
(5,'role','welcome',NULL,'2026-04-16 03:14:27'),
(6,'afterTimeNumber','welcome',NULL,'2026-04-16 03:14:27'),
(7,'afterTimeType','welcome',NULL,'2026-04-16 03:14:27'),
(8,'intervalType','notification',NULL,'2026-04-16 03:14:27'),
(9,'timeOfDay','notification',NULL,'2026-04-16 03:14:27'),
(10,'weekDay','notification',NULL,'2026-04-16 03:14:27'),
(11,'monthDay','notification',NULL,'2026-04-16 03:14:27'),
(12,'nthWeekDay','notification',NULL,'2026-04-16 03:14:27'),
(13,'schedule','notification',NULL,'2026-04-16 03:14:27'),
(14,'group','automatic',NULL,'2026-04-16 03:14:27'),
(15,'group','automation',NULL,'2026-04-16 03:14:27'),
(16,'group','automation_transactional',NULL,'2026-04-16 03:14:27'),
(17,'event','automatic',NULL,'2026-04-16 03:14:27'),
(18,'event','automation',NULL,'2026-04-16 03:14:27'),
(19,'event','automation_transactional',NULL,'2026-04-16 03:14:27'),
(20,'sendTo','automatic',NULL,'2026-04-16 03:14:27'),
(21,'segment','automatic',NULL,'2026-04-16 03:14:27'),
(22,'afterTimeNumber','automatic',NULL,'2026-04-16 03:14:27'),
(23,'afterTimeType','automatic',NULL,'2026-04-16 03:14:27'),
(24,'meta','automatic',NULL,'2026-04-16 03:14:27'),
(25,'afterTimeNumber','re_engagement',NULL,'2026-04-16 03:14:27'),
(26,'afterTimeType','re_engagement',NULL,'2026-04-16 03:14:27'),
(27,'automationId','automation',NULL,'2026-04-16 03:14:27'),
(28,'automationStepId','automation',NULL,'2026-04-16 03:14:27'),
(29,'filterSegmentId','standard',NULL,'2026-04-16 03:14:27'),
(30,'filterSegmentId','re_engagement',NULL,'2026-04-16 03:14:27'),
(31,'filterSegmentId','notification',NULL,'2026-04-16 03:14:27');
/*!40000 ALTER TABLE `wp6x_mailpoet_newsletter_option_fields` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_mailpoet_newsletter_posts`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_newsletter_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_newsletter_posts` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `post_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `newsletter_id` (`newsletter_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_newsletter_posts`
--

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

--
-- Table structure for table `wp6x_mailpoet_newsletter_segment`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_newsletter_segment`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_newsletter_segment` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `segment_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `newsletter_segment` (`newsletter_id`,`segment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_newsletter_segment`
--

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

--
-- Table structure for table `wp6x_mailpoet_newsletter_templates`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_newsletter_templates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_newsletter_templates` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) DEFAULT 0,
  `name` varchar(250) NOT NULL,
  `categories` varchar(250) NOT NULL DEFAULT '[]',
  `description` varchar(255) NOT NULL DEFAULT '',
  `body` longtext DEFAULT NULL,
  `thumbnail` longtext DEFAULT NULL,
  `thumbnail_data` longtext DEFAULT NULL,
  `readonly` tinyint(1) DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=77 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_newsletter_templates`
--

LOCK TABLES `wp6x_mailpoet_newsletter_templates` WRITE;
/*!40000 ALTER TABLE `wp6x_mailpoet_newsletter_templates` DISABLE KEYS */;
INSERT INTO `wp6x_mailpoet_newsletter_templates` VALUES
(1,0,'Welcome Email: Blank 1 Column','[\"welcome\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Hi, new subscriber!<\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>[subscriber:firstname | default:Subscriber],<\\/p>\\n<p>&nbsp;<\\/p>\\n<p>You recently joined our list and we\'d like to give you a warm welcome!<\\/p>\\n<p>&nbsp;<\\/p>\\n<p>Want to get to know us better? Check out some of our most popular articles: <\\/p>\\n<ol>\\n<li><a href=\\\"https:\\/\\/www.mailpoet.com\\/blog\\/the-importance-of-focus-when-writing\\/\\\">The Importance of Focus When Writing<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.mailpoet.com\\/blog\\/writing-next-great-email-subject-line\\/\\\">How to Write a Great Subject Line<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.mailpoet.com\\/blog\\/write-advice-motivation\\/\\\">Just Sit Down and Write &ndash; Advice on Motivation from Ernest Hemingway<\\/a><\\/li>\\n<\\/ol>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"https:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"https:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/welcome-email-blank-1-column/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(2,0,'Welcome Email: Blank 1:2 Column','[\"welcome\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Hi, new subscriber!<\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>[subscriber:firstname | default:Subscriber],<\\/p>\\n<p>&nbsp;<\\/p>\\n<p>You recently joined our list and we\'d like to give you a warm welcome!<\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>Our Most Popular Posts<\\/h3>\"},{\"type\":\"text\",\"text\":\"<ul>\\n<li><a href=\\\"https:\\/\\/www.mailpoet.com\\/blog\\/the-importance-of-focus-when-writing\\/\\\">The Importance of Focus When Writing<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.mailpoet.com\\/blog\\/writing-next-great-email-subject-line\\/\\\">How to Write a Great Subject Line<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.mailpoet.com\\/blog\\/write-advice-motivation\\/\\\">Just Sit Down and Write &ndash; Advice on Motivation from Ernest Hemingway<\\/a><\\/li>\\n<\\/ul>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>What\'s Next?<\\/h3>\"},{\"type\":\"text\",\"text\":\"<p>Add a single button to your newsletter in order to have one clear call-to-action, which will increase your click rates.<\\/p>\"},{\"type\":\"button\",\"text\":\"Read up!\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"https:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"https:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/welcome-email-blank-1-2-column/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(3,0,'Gift Welcome','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/gift\\/Gift-Header-1.jpg\",\"alt\":\"Gift-Header-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"920px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#e7e7e7\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #dd2d2d;\\\">We\'re so happy you\'re onboard!<\\/span><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit. Fusce finibus convallis augue, ut viverra felis placerat in. <\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Curabitur et commodo ipsum. Mauris tellus metus, tristique vel sollicitudin ut, malesuada in augue. Aliquam ultricies purus vel commodo vehicula.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get Started\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#dd2d2d\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/gift\\/Gift-Footer.jpg\",\"alt\":\"Gift-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"920px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; text-align: center;\\\"><span style=\\\"color: #808080;\\\"><strong>Address Line 1<\\/strong><\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: center;\\\"><span style=\\\"color: #808080;\\\"><strong>Address Line 2<\\/strong><\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: center;\\\"><span style=\\\"color: #808080;\\\"><strong>City<\\/strong><\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: center;\\\"><span style=\\\"color: #808080;\\\"><strong>Country<\\/strong><\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"5.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 11px;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><span>&nbsp;|&nbsp;<\\/span><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#dd2d2d\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/gift/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(4,0,'Minimal','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#303c54\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/Minimal-Logo1.png\",\"alt\":\"Minimal-Logo1\",\"fullWidth\":false,\"width\":\"590px\",\"height\":\"93px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #8b9cbc;\\\">EST.2009<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"41px\"}}},{\"type\":\"text\",\"text\":\"<h2>Welcome to Minimal, Kim.<\\/h2>\"},{\"type\":\"text\",\"text\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit. Fusce finibus convallis augue, ut viverra felis placerat in. Curabitur et commodo ipsum. Mauris tellus metus, tristique vel sollicitudin ut, malesuada in augue. Aliquam ultricies purus vel commodo vehicula. Cras sollicitudin nunc facilisis neque tristique sagittis.<\\/p>\\n<p><\\/p>\\n<p>Maecenas iaculis, lacus malesuada dictum dapibus, justo justo molestie lorem, ac dapibus magna urna vel arcu. Aliquam erat volutpat. Sed bibendum, ipsum sed ullamcorper blandit, eros odio interdum nibh, non venenatis metus lacus vitae lectus.<\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"30px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#d9d9d9\"}}},{\"type\":\"text\",\"text\":\"<h2>Some of our recent stories<\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/plasma-stingray111-800x533.jpg\",\"alt\":\"plasma-stingray111-800x533\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"533px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>Story Title Goes Here<\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><strong><a href=\\\"https:\\/\\/wordpress.org\\/\\\">Read More<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/gettyimages-578313682-800x533.jpg\",\"alt\":\"gettyimages-578313682-800x533\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"533px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>Story Title Goes Here<\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><strong><a href=\\\"https:\\/\\/wordpress.org\\/\\\">Read More<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/5_what_to_do_p352m1141746-800x533.jpg\",\"alt\":\"5_what_to_do_p352m1141746-800x533\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"533px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>Story Title Goes Here<\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><strong><a href=\\\"https:\\/\\/wordpress.org\\/\\\">Read More<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f3f3f3\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"47px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/Minimal-Logo-Small.png\",\"alt\":\"Minimal-Logo-Small\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"23px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #808080;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #808080;\\\">Unsubscribe<\\/a><\\/span><\\/p>\\n<p><span style=\\\"color: #808080;\\\"><a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #808080;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f3f3f3\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Georgia\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Georgia\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Georgia\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Georgia\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#303c54\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"30px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#d9d9d9\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/minimal/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(5,0,'New Phone Purchase','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1b1821\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Logo.png\",\"alt\":\"Phone-Logo\",\"fullWidth\":true,\"width\":\"122px\",\"height\":\"23px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1b1821\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Title.png\",\"alt\":\"Phone-Title\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"215px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Header.jpg\",\"alt\":\"Phone-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"920px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Welcome to your brand new Casia 7200.<\\/strong><\\/span><\\/h3>\\n<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #8748d5;\\\">Let\'s get you all set up.<\\/span><\\/strong><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit. Fusce finibus convallis augue, ut viverra felis placerat in.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get Started\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#8748d5\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"159px\",\"lineHeight\":\"45px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#2c2c2c\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; text-align: left;\\\"><span style=\\\"color: #999999;\\\">Address Line 1<\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: left;\\\"><span style=\\\"color: #999999;\\\">Address Line 2<\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: left;\\\"><span style=\\\"color: #999999;\\\">City<\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: left;\\\"><span style=\\\"color: #999999;\\\">Country<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Logo.png\",\"alt\":\"Phone-Logo\",\"fullWidth\":false,\"width\":\"122px\",\"height\":\"23px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"pinterest\",\"link\":\"http:\\/\\/www.pinterest.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Pinterest.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Pinterest\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Linkedin.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right; font-size: 11px;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><\\/p>\\n<p style=\\\"text-align: right; font-size: 11px;\\\"><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#8748d5\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#1b1821\"},\"body\":{\"backgroundColor\":\"#1b1821\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/phone/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(6,0,'Sunglasses','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Logo.jpg\",\"alt\":\"Glasses-Logo\",\"fullWidth\":false,\"width\":\"250px\",\"height\":\"66px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"17px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f8b849\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Header-2.jpg\",\"alt\":\"Glasses-Header-2\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"116px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>Here\'s what we sent you<\\/strong><\\/span><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Images-1.jpg\",\"alt\":\"Glasses-Images-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"650px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Choose These Frames\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8b849\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"195px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Images-2.jpg\",\"alt\":\"Glasses-Images-2\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"650px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Choose These Frames\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8b849\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"195px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Images-3.jpg\",\"alt\":\"Glasses-Images-3\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"650px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Choose These Frames\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8b849\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"195px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"34.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f8b849\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Header.jpg\",\"alt\":\"Glasses-Header\",\"fullWidth\":true,\"width\":\"640px\",\"height\":\"920px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Our Summer Range Is Here<\\/strong><\\/h3>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit.<\\/p>\\n<p><\\/p>\\n<p>Fusce finibus convallis augue, ut viverra felis placerat in. Curabitur et commodo ipsum. Mauris tellus metus, tristique vel sollicitudin ut, malesuada in augue.&nbsp;<\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8b849\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"137px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"34.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f8b849\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>Got any questions or need some help?<\\/strong><\\/span><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">We\'re just a click or a phone call away.<\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>Call Us:<\\/strong> 08856877854<\\/span><\\/h3>\\n<h3 style=\\\"text-align: center;\\\"><\\/h3>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"23.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f8b849\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 11px;\\\"><strong><span style=\\\"color: #808080;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #808080;\\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #808080;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/><span style=\\\"color: #808080;\\\">Add your postal address here!<\\/span><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/sunglasses/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(7,0,'Real Estate','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#8691be\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Logo-1-150x84.jpg\",\"alt\":\"Property-Logo-1\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"84px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#8691be\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">TAKING&nbsp;THE WORRY OUT OF REAL ESTATE<\\/span><\\/strong><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Welcome Home<\\/span><\\/h1>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Header.jpg\",\"alt\":\"Property-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"782px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">We\'re here to help you move<\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Icon-1.png\",\"alt\":\"Property-Icon-1\",\"fullWidth\":false,\"width\":\"48px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Icon-2.png\",\"alt\":\"Property-Icon-2\",\"fullWidth\":false,\"width\":\"48px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Icon-3.png\",\"alt\":\"Property-Icon-3\",\"fullWidth\":false,\"width\":\"48px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"22.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#8691be\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">We\'d love to keep you updated with our latest news. <\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Sign up to our newsletter now and you\'ll never miss a thing.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Sign Up Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#8691be\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#6a7087\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ffffff;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ffffff;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#6a7087\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/real-estate/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(8,0,'App Welcome','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#32b6c6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Logo-1.png\",\"alt\":\"App-Signup-Logo\",\"fullWidth\":false,\"width\":\"80px\",\"height\":\"80px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center; margin: 0;\\\"><strong>Welcome to Appy<\\/strong><\\/h1><p style=\\\"text-align: center; margin: 0;\\\"><span style=\\\"color: #ffffff;\\\">Let\'s get started!<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Header.png\",\"alt\":\"App-Signup-Header\",\"fullWidth\":false,\"width\":\"1280px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Hi [subscriber:firstname | default:subscriber],<\\/p>\\n                                  <p style=\\\"text-align: center;\\\"><\\/p>\\n                                  <p style=\\\"text-align: center;\\\">In MailPoet, you can write emails in plain text, just like in a regular email. This can make your email newsletters more personal and attention-grabbing.<\\/p>\\n                                  <p style=\\\"text-align: center;\\\"><\\/p>\\n                                  <p style=\\\"text-align: center;\\\">Is this too simple? You can still style your text with basic formatting, like <strong>bold<\\/strong> or <em>italics.<\\/em><\\/p>\\n                                  <p style=\\\"text-align: center;\\\"><\\/p>\\n                                  <p style=\\\"text-align: center;\\\">Finally, you can also add a call-to-action button between 2 blocks of text, like this:<\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}},{\"type\":\"button\",\"text\":\"Get Started Here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#32b6c6\",\"borderColor\":\"#32b6c6\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"188px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Team.jpg\",\"alt\":\"App-Signup-Team\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Logo-Footer.png\",\"alt\":\"App-Signup-Logo-Footer\",\"fullWidth\":false,\"width\":\"50px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><strong>Appy<\\/strong><\\/p>\\n                                <p style=\\\"text-align: center; font-size: 12px;\\\"><span>Address Line 1<\\/span><\\/p>\\n                                <p style=\\\"text-align: center; font-size: 12px;\\\"><span>Address Line 2<\\/span><\\/p>\\n                                <p style=\\\"text-align: center; font-size: 12px;\\\"><span>City<\\/span><\\/p>\\n                                <p style=\\\"text-align: center; font-size: 12px;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><span> | <\\/span><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#404040\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#404040\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#32b6c6\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#32b6c6\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/app_welcome/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(9,0,'Welcome to FoodBox','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f4f4f4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-Logo.png\",\"alt\":\"Food-Delivery-Logo\",\"fullWidth\":false,\"width\":\"640px\",\"height\":\"180px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-App.png\",\"alt\":\"Food-Delivery-App\",\"fullWidth\":false,\"width\":\"640px\",\"height\":\"180px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong>Welcome to FoodBox<\\/strong><\\/h1>\\n                                  <h2><strong>Lorem ipsum dolor sit amet<\\/strong><\\/h2>\\n                                  <p>Curabitur sollicitudin eros eu cursus sollicitudin. Suspendisse laoreet sollicitudin urna, ut lacinia risus dictum a. Integer a neque eu magna commodo sodales eu eget ante.<\\/p>\"},{\"type\":\"button\",\"text\":\"Get Started\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7cc119\",\"borderColor\":\"#7cc119\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-Focus.jpg\",\"alt\":\"Food-Delivery-Focus\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"31.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#e5e5e5\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\">Get started in 3 simple steps<\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-1-1.png\",\"alt\":\"Food-Delivery-1\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"250px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sollicitudin eros eu cursus sollicitudin.<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-2-1.png\",\"alt\":\"Food-Delivery-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"250px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sollicitudin eros eu cursus sollicitudin.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-3-1.png\",\"alt\":\"Food-Delivery-3\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"250px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sollicitudin eros eu cursus sollicitudin.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"button\",\"text\":\"Get Started\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7cc119\",\"borderColor\":\"#7cc119\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#4599da\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 14px;\\\"><strong><span style=\\\"color: #ffffff;\\\">Link 1 - Link 2 - Link 3 - Link 4<\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#4599da\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f4f4f4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\"},\"h1\":{\"fontColor\":\"#4599da\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#878787\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"link\":{\"fontColor\":\"#4599da\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f4f4f4\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/food_box/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(10,0,'Poet','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ebebeb\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ebebeb\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#909090\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"144px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Logo.png\",\"alt\":\"Poet-Logo\",\"fullWidth\":false,\"width\":\"166px\",\"height\":\"144px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1>Thanks for signing up!<\\/h1>\\n    <p><span style=\\\"color: #000000;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"66px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 12px;\\\"><span style=\\\"color: #999999;\\\"><strong>Latest p<\\/strong><\\/span><\\/p>\\n    <h2><strong>The 26th of December<\\/strong><\\/h2>\\n    <h3><span>A Tuesday, day of Tiw,<\\/span><br \\/><span>god of war, dawns in darkness.<\\/span><br \\/><span>The short holiday day of talking by the fire,<\\/span><br \\/><span>floating on snowshoes among<\\/span><br \\/><span>ancient self-pollarded maples,<\\/span><br \\/><span>visiting, being visited, giving<\\/span><br \\/><span>a rain gauge, receiving red socks,<\\/span><br \\/><span>watching snow buntings nearly over<\\/span><br \\/><span>their heads in snow stab at spirtled bits<\\/span><br \\/><span>of sunflower seeds the chickadees<\\/span><br \\/><span>hold with their feet to a bough<\\/span><br \\/><span>and hack apart, scattering debris<\\/span><br \\/><span>like sloppy butchers, is over.<\\/span><br \\/><span>Irregular life begins. Telephone calls,<\\/span><br \\/><span>Google searches, evasive letters,<\\/span><br \\/><span>complicated arrangements, faxes,<\\/span><br \\/><span>second thoughts, consultations,<\\/span><br \\/><span>e-mails, solemnly given kisses.<\\/span><\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Images-1.jpg\",\"alt\":\"Poet-Images\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"1200px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#393939\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\">What did you think of this poem? Let me know on one of my social media channels.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official-white\",\"styles\":{\"block\":{\"textAlign\":\"right\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\">Poetry books<\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Books-1.png\",\"alt\":\"Poet-Books-1\",\"fullWidth\":false,\"width\":\"220px\",\"height\":\"646px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Buy online\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#393939\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Books-3.png\",\"alt\":\"Poet-Books-3\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"646px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Buy online\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#393939\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Books-2.png\",\"alt\":\"Poet-Books-2\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"646px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Buy online\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#393939\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Logo.png\",\"alt\":\"Poet-Logo\",\"fullWidth\":false,\"width\":\"166px\",\"height\":\"144px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#939393\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#333333\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#646464\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#393939\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"h2\":{\"fontColor\":\"#393939\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"30px\"},\"h3\":{\"fontColor\":\"#646464\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\"},\"link\":{\"fontColor\":\"#393939\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ebebeb\"},\"body\":{\"backgroundColor\":\"#ebebeb\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Buy online\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#393939\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#939393\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#333333\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\",\"styles\":{\"block\":{\"textAlign\":\"right\"}}},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#909090\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/poet/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(11,0,'Post Notifications: Blank 1 Column','[\"notification\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"fake-logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Check Out Our New Blog Posts! <\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>MailPoet can <span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><em>automatically<\\/em> <\\/span><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">send your new blog posts to your subscribers.<\\/span><\\/p>\\n<p><span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><\\/span><\\/p>\\n<p><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">Below, you\'ll find three recent posts, which are displayed automatically, thanks to the <em>Automatic Latest Content<\\/em> widget, which can be found in the right sidebar, under <em>Content<\\/em>.<\\/span><\\/p>\\n<p><span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><\\/span><\\/p>\\n<p><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">To edit the settings and styles of your post, simply click on a post below.<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/post-notifications-blank-1-column/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(12,0,'Modular Style Stories','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/Modular-Logo.png\",\"alt\":\"Modular-Logo\",\"fullWidth\":false,\"width\":\"271px\",\"height\":\"37px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"26px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"pinterest\",\"link\":\"http:\\/\\/www.pinterest.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Pinterest.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Pinterest\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\",\"height\":\"40px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"1px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"120px\",\"lineHeight\":\"40px\",\"fontColor\":\"#b956c5\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"3px\",\"borderColor\":\"#efe7f0\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/gettyimages-578313682-800x533.jpg\",\"alt\":\"Ladybird\\u2019s transparent shell reveals how it folds its wings\",\"fullWidth\":false,\"width\":660,\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Ladybird&rsquo;s transparent shell reveals how it folds its wings<\\/strong><\\/h3>\\n<p class=\\\"mailpoet_wp_post\\\">They certainly know how to fold. A see-through artificial wing case has been used to watch for the first time as ladybirds put away their wings after flight.<\\/p>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\",\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"103px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/plasma-stingray111-800x533.jpg\",\"alt\":\"Plasma jet engines that could take you from the ground to space\",\"fullWidth\":false,\"width\":660,\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Plasma jet engines that could take you from ground to space<\\/strong><\\/h3>\\n<p class=\\\"mailpoet_wp_post\\\">FORGET fuel-powered jet engines. We&rsquo;re on the verge of having aircraft that can fly from the ground up to the edge of space using air and electricity alone.<\\/p>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\",\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"103px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/5_what_to_do_p352m1141746-800x533.jpg\",\"alt\":\"Cutting through the smog: What to do to fight air pollution\",\"fullWidth\":false,\"width\":660,\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Cutting through the smog: What to do to fight air pollution<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\",\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"103px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/gettyimages-578313682-800x533.jpg\",\"alt\":\"Ladybird\\u2019s transparent shell reveals how it folds its wings\",\"fullWidth\":false,\"width\":660,\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Ladybird&rsquo;s transparent shell reveals how it folds its wings<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\",\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"103px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/plasma-stingray111-800x533.jpg\",\"alt\":\"Plasma jet engines that could take you from the ground to space\",\"fullWidth\":false,\"width\":660,\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Plasma jet engines that could take you from the ground to space<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\",\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"103px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"21px\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ffffff;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ffffff;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#b956c5\"},\"body\":{\"backgroundColor\":\"#efe7f0\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"2\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"aboveTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"116px\",\"lineHeight\":\"40px\",\"fontColor\":\"#b956c5\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"3px\",\"borderColor\":\"#ffffff\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContent\",\"terms\":[],\"withLayout\":false},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"1px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"120px\",\"lineHeight\":\"40px\",\"fontColor\":\"#b956c5\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"3px\",\"borderColor\":\"#efe7f0\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"aboveTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"posts\",\"offset\":0,\"terms\":[],\"search\":\"\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/modular-style-stories/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(13,0,'Stripped RSS Style Layout','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f4f4f4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rss-simple-news\\/RSS-Logo-2.png\",\"alt\":\"RSS-Logo-2\",\"fullWidth\":true,\"width\":\"210px\",\"height\":\"90px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong><span style=\\\"color: #333333;\\\">Latest RSS Simple&nbsp;Posts<\\/span><\\/strong><\\/h3>\\n<p><span style=\\\"color: #999999;\\\">Week 23: 23\\/19\\/19<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"5\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more.\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#ececec\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f4f4f4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p><span style=\\\"color: #808080;\\\"><strong>RSS Simple<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"color: #808080; font-size: 11px;\\\"><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><span>&nbsp;|&nbsp;<\\/span><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/strong><\\/span><\\/p>\\n<p><span style=\\\"color: #808080; font-size: 11px;\\\"><strong><span>Add your postal address here!<\\/span><\\/strong><\\/span><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#3478f5\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#3478f5\",\"textDecoration\":\"none\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f4f4f4\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"3\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#efe7f0\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContent\",\"terms\":[],\"withLayout\":false},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more.\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#ececec\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/rss-simple-news/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(14,0,'One Full Post In An Email','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/not-so-medium\\/Not-So-Medium-Logo.png\",\"alt\":\"Not-So-Medium-Logo\",\"fullWidth\":false,\"width\":\"210px\",\"height\":\"90px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ebebeb\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><em>Welcome to this week\'s post. <\\/em><\\/strong><\\/p>\\n<p><em>Every Friday, we send you the most interesting story&nbsp;of the week in full.<\\/em><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#d6d6d6\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"63px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"1\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"full\",\"titleFormat\":\"h1\",\"titleAlignment\":\"center\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"aboveText\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"aboveText\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"View this post online & share!\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ebebeb\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><em>Share this with your friends<\\/em><\\/strong><\\/p>\\n<p style=\\\"text-align: center;\\\"><em>We promise not to spam anyone, and we only send our great articles to any email addresses in our list. Promise!<\\/em><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Linkedin.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#d6d6d6\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#2c2c2c\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Georgia\",\"fontSize\":\"18px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"1\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"full\",\"titleFormat\":\"h1\",\"titleAlignment\":\"center\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"aboveText\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"aboveText\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"View this post online & share!\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":{\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"63px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/not-so-medium/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(15,0,'Wide Story Layout','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f0f0f0\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wide-story-layout\\/Wide-Logo.png\",\"alt\":\"Wide-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"37px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #808080;\\\">Our Latest Posts<\\/span><\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read The Post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#5ecd39\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Lucida\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#f0f0f0\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"30px\",\"borderColor\":\"#f0f0f0\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wide-story-layout\\/Wide-Footer.jpg\",\"alt\":\"Wide-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"721px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#5ecd39\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"21px\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ffffff;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ffffff;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Lucida\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Lucida\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Lucida\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#5ecd39\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f0f0f0\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read The Post\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#5ecd39\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Lucida\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#f0f0f0\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"30px\",\"borderColor\":\"#f0f0f0\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read The Post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#5ecd39\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Lucida\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":{\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/wide-story-layout/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(16,0,'Industry Conference','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Logo.png\",\"alt\":\"Conf-Logo\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"150px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff; font-size: 11px; text-transform: uppercase; opacity: 0.5; letter-spacing: 3px;\\\">Get ready for the biggest email conference of the year<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Header-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"56px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Ticket.png\",\"alt\":\"Conf-Ticket\",\"fullWidth\":false,\"width\":\"339px\",\"height\":\"177px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"font-size: 42px;\\\"><strong><span style=\\\"color: #ffffff; line-height: 1.2; position: relative; top: -5px;\\\">Email Boston 2018<\\/span><\\/strong><\\/span><\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"133px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"right\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#b8291e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"147px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"oldest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#dddddd\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Bottom-2.png\",\"alt\":\"Conf-Bottom\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"height\":\"34px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Industry-Coupon.png\",\"display\":\"fit\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"75px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">---<\\/span><\\/h3>\\n    <h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Grab 20% off your tickets right now<\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">We\'re offering an exclusive 20% off tickets with this coupon code!<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"CouPon_Code\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#b8291e\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"3px\",\"borderRadius\":\"14px\",\"borderStyle\":\"solid\",\"width\":\"229px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"33px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"45px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Top.png\",\"alt\":\"Conf-Top\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"12px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"14px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"7px\",\"borderColor\":\"#e1e1e1\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Holding.jpg\",\"alt\":\"Conf-Holding\",\"fullWidth\":false,\"width\":\"1000px\",\"height\":\"667px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"46px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Check out&nbsp;this year\'s event<\\/strong><\\/h3>\\n    <p>We\'ve ramped up everything this year for our conference, including amazing new speakers and guests, and a few surprises for everyone.<\\/p>\"},{\"type\":\"button\",\"text\":\"Buy a ticket here\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#b8291e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"147px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"1.5px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"7px\",\"borderColor\":\"#e1e1e1\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Bottom-2.png\",\"alt\":\"Conf-Bottom\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"height\":\"30px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"header\",\"text\":\"<p>&nbsp;<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#8d8d8d\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #b8291e;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #b8291e;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #b8291e;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arvo\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arvo\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#b8291e\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#222222\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"right\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#b8291e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"147px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"sortBy\":\"oldest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#dddddd\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#b8291e\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"3px\",\"borderRadius\":\"14px\",\"borderStyle\":\"solid\",\"width\":\"229px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"padding\":\"1.5px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"7px\",\"borderColor\":\"#515151\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"75px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#8d8d8d\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/industry-conference/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(17,0,'Science Weekly','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Science-Logo.png\",\"alt\":\"Science-Logo\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"300px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Title-22.png\",\"alt\":\"Health-Mag-Title-2\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"214px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b1b6d1\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>The latest news from the world of science<\\/strong><\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"40px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"2\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"borderColor\":\"#2b2d37\",\"borderWidth\":\"1px\",\"borderRadius\":\"21px\",\"borderStyle\":\"solid\",\"width\":\"114px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#b1b6d1\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-End-1.png\",\"alt\":\"Health-Mag-End\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-Start.png\",\"alt\":\"Health-Mag-Promo-Start\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h2><strong>Download our app!<\\/strong><\\/h2>\\n                      <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed in odio dui. Duis et dolor nec erat dictum laoreet. Morbi dapibus turpis id eros viverra tempor. <\\/span><\\/p>\\n                      <p><span><\\/span><\\/p>\\n                      <p><span>Fusce et diam ac sapien posuere luctus. Etiam in vehicula metus, ac viverra elit. Duis diam lacus, molestie vel enim non, rutrum placerat massa. Suspendisse a elit tincidunt, egestas lacus at, maximus diam. <\\/span><\\/p>\\n                      <p><span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Download Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"borderColor\":\"#2b2d37\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"144px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Phone.png\",\"alt\":\"Health-Mag-Phone\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"573px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-End.png\",\"alt\":\"Health-Mag-Promo-End\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"height\":\"35px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-Start.png\",\"alt\":\"Health-Mag-Promo-Start\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">Keep In Touch With Us<\\/h3>\"},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-End.png\",\"alt\":\"Health-Mag-Promo-End\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"height\":\"26px\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #b1b6d1;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #b1b6d1;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #b1b6d1;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\"},\"text\":{\"fontColor\":\"#d6d6d6\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#2b2d37\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"2\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"borderColor\":\"#2b2d37\",\"borderWidth\":\"1px\",\"borderRadius\":\"21px\",\"borderStyle\":\"solid\",\"width\":\"114px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":{\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/science_weekly/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(18,0,'Newspaper Traditional','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f2f9f8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"28px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"font-size: 15px;\\\"><em><strong>[date:mtext][date:dordinal],[date:y]<\\/strong><\\/em><\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #008080;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #008080;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f2f9f8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/newspaper-traditional\\/News-Logo.png\",\"alt\":\"News-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"100px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Local News<\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>Sports&nbsp;Updates &amp; Scores<\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><strong>Business News<\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><strong>Check Out Our New Blog Posts! <\\/strong><\\/h1>\\n    <p style=\\\"text-align: left;\\\">&nbsp;<\\/p>\\n    <p style=\\\"text-align: left;\\\">MailPoet can <span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><em>automatically<\\/em> <\\/span><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">send your new blog posts to your subscribers.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">Below, you\'ll find three recent posts, which are displayed automatically, thanks to the <em>Automatic Latest Content<\\/em> widget, which can be found in the right sidebar, under <em>Content<\\/em>.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">To edit the settings and styles of your post, simply click on a post below.<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#c6dbd8\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#c6dbd8\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\",\"height\":\"28px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/newspaper-traditional\\/News-Logo.png\",\"alt\":\"News-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"100px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #458687;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #458687;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #458687;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\",\"height\":\"21px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Playfair Display\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#3d8076\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f2f9f8\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#c6dbd8\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#c6dbd8\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/newspaper-traditional/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(19,0,'Clear News','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"27px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"11px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#e2973f\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/News-Logo-1.png\",\"alt\":\"News-Logo\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"167px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: right;\\\"><span style=\\\"color: #808080;\\\"><strong>October 2018<\\/strong><\\/span><\\/h3>\"}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left; line-height: 1.3;\\\"><strong>Good Morning!<\\/strong><\\/h1>\\n    <h3>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce egestas nisl vel ante finibus fringilla ullamcorper non lectus. Aenean leo neque, egestas et lacus eu, viverra luctus nisi. Donec dapibus mauris at fringilla consequat. Cras sed porta nunc. Ut tincidunt luctus felis sed suscipit. Sed tristique faucibus fermentum.<\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"24px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/UEl2.gif\",\"alt\":\"UEl2\",\"fullWidth\":false,\"width\":\"360px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#e2973f\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2><strong>Today\'s Top Stories<\\/strong><\\/h2>\"}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e2973f\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"110px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":false,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#e2973f\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2><strong>We cover all types of news<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"World\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e23f3f\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Business\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#50b6ce\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Politics\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#506dce\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Sports\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e1bc2d\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Science\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#a650ce\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Health\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#64b03c\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Family\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#278f6e\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Arts\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#7c5e5e\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Local\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#4d4d4d\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/News-Crossword.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\">The Friday Crossword<\\/span><\\/h2>\\n    <p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum vitae ornare elit. Duis laoreet justo sed fringilla maximus. Aenean pharetra nec risus a vestibulum.<\\/span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get started\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e2973f\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"110px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"right\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"22px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"34.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#e2973f\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/News-Logo-1.png\",\"alt\":\"News-Logo\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"167px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><\\/strong><\\/p>\\n    <p style=\\\"text-align: center;\\\"><strong><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/strong><\\/p>\"},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Add your postal address!<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[]}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\"},\"link\":{\"fontColor\":\"#e2973f\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#e2973f\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"110px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":false,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#4d4d4d\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"34.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#e2973f\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#e2973f\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"titleOnly\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"centered\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#e2973f\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"110px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":false,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"posts\",\"offset\":0,\"terms\":[],\"search\":\"\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"11px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#e2973f\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/clear-news/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(20,0,'Dog Food','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Logo.png\",\"alt\":\"Dog-Logo\",\"fullWidth\":false,\"width\":\"42px\",\"height\":\"91px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"31px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 1.2em;\\\"><strong>Thanks for buying your dog food from us<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Header-1024x409.jpg\",\"alt\":\"Dog-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"511px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Here\'s some other pawsome things to try...&nbsp;<\\/strong><\\/h2>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Product-1.jpg\",\"alt\":\"Dog-Product-1\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Dog Jumper<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex.<\\/span><\\/p>\\n<p><span><strong><\\/strong><\\/span><\\/p>\\n<p><em><strong>$19.99<\\/strong><\\/em><\\/p>\"},{\"type\":\"button\",\"text\":\"Check it out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\",\"borderColor\":\"#000000\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"113px\",\"lineHeight\":\"28px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Product-2.jpg\",\"alt\":\"Dog-Product-2\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Dog&nbsp;Socks<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span><em><strong>$19.99<\\/strong><\\/em><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Check it out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\",\"borderColor\":\"#000000\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"113px\",\"lineHeight\":\"28px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Product-3.jpg\",\"alt\":\"Dog-Product-3\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Glow Collar<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex.<\\/span><\\/p>\\n<p><em><\\/em><\\/p>\\n<p><em><strong>$19.99<\\/strong><\\/em><\\/p>\"},{\"type\":\"button\",\"text\":\"Check it out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\",\"borderColor\":\"#000000\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"113px\",\"lineHeight\":\"28px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#000000\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"45px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong><\\/strong><span style=\\\"color: #ffffff;\\\">Our Guarantee<\\/span><\\/h3>\\n<p><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque. Vivamus ante sapien, consequat vitae ante quis, facilisis pellentesque mi. Praesent at scelerisque leo. Donec elementum mi consequat, ultrices lorem nec, vestibulum arcu. Aenean id libero vitae felis consequat maximus<\\/span><\\/p>\\n<p><span style=\\\"color: #ffffff;\\\"><em><\\/em><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#d4d4d4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#d4d4d4\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><em><span style=\\\"color: #000000;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/span><\\/em><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#d4d4d4\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Check it out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\",\"borderColor\":\"#000000\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"113px\",\"lineHeight\":\"28px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#d4d4d4\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/dog-food/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(21,0,'Abandoned Cart – Kids','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#c3e1e8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#c3e1e8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Logo.png\",\"alt\":\"Kids-Clothing-Logo\",\"fullWidth\":true,\"width\":\"250px\",\"height\":\"121px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #4e4e4e;\\\"><strong>Boys Clothes<\\/strong><\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #4e4e4e;\\\"><strong>Girls Clothes<\\/strong><\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #4e4e4e;\\\"><strong>Toys & Games<\\/strong><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#9cd1e1\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong>Wait!<\\/strong><\\/h1><h3>You\\u2019ve left something in your cart!<\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e4e4e;\\\"><strong>Don\\u2019t worry, we saved it for you\\u2026<\\/strong><\\/span><\\/h2>\"}]}]},{\"type\":\"abandonedCartContent\",\"withLayout\":true,\"amount\":\"2\",\"contentType\":\"product\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"titlePosition\":\"aboveExcerpt\",\"featuredImagePosition\":\"left\",\"pricePosition\":\"below\",\"readMoreType\":\"none\",\"readMoreText\":\"\",\"readMoreButton\":[],\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#aaaaaa\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"padding\":\"13px\"}},\"context\":\"abandonedCartContent.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Go To Cart\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"borderWidth\":\"0px\",\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"lineHeight\":\"40px\",\"textAlign\":\"center\",\"width\":\"154px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#fceba5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>YOU MIGHT ALSO LIKE\\u2026<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Image-3.jpg\",\"alt\":\"Kids-Clothing-Image-3\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Cherry Dress<\\/strong><\\/p><p><span>$10.99<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"View\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"borderWidth\":\"0px\",\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"lineHeight\":\"40px\",\"textAlign\":\"left\",\"width\":\"90px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Image-2.jpg\",\"alt\":\"Kids-Clothing-Image-2\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Red T-Shirt<\\/strong><\\/p><p><span>$9.49<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"View\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"borderWidth\":\"0px\",\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"lineHeight\":\"40px\",\"textAlign\":\"left\",\"width\":\"90px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Image-4.jpg\",\"alt\":\"Kids-Clothing-Image-4\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Pink Dance Dress<\\/strong><\\/p><p><span>$11.99<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"View\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"borderWidth\":\"0px\",\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"lineHeight\":\"40px\",\"textAlign\":\"left\",\"width\":\"90px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Footer.jpg\",\"alt\":\"Kids-Clothing-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"107px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#c3e1e8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Logo-Footer-150x61.png\",\"alt\":\"Kids-Clothing-Logo-Footer\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"61px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #333333;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #333333;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #333333;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"lineHeight\":\"1.6\"},\"h1\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\",\"lineHeight\":\"1.6\"},\"h2\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\",\"lineHeight\":\"1.6\"},\"h3\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\",\"lineHeight\":\"1.6\"},\"link\":{\"fontColor\":\"#9bd2e0\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#c3e1e8\"}},\"blockDefaults\":{\"abandonedCartContent\":{\"amount\":\"2\",\"withLayout\":true,\"contentType\":\"product\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"pricePosition\":\"below\",\"readMoreType\":\"none\",\"readMoreText\":\"\",\"readMoreButton\":[],\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"abandonedCartContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"abandonedCartContent\",\"titlePosition\":\"aboveExcerpt\"},\"automatedLatestContent\":{\"amount\":\"5\",\"authorPrecededBy\":\"Author:\",\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"categoriesPrecededBy\":\"Categories:\",\"contentType\":\"post\",\"displayType\":\"excerpt\",\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#aaaaaa\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"padding\":\"13px\"}}},\"featuredImagePosition\":\"belowTitle\",\"imageFullWidth\":false,\"inclusionType\":\"include\",\"readMoreButton\":{\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"lineHeight\":\"40px\",\"textAlign\":\"center\",\"width\":\"180px\"}},\"text\":\"Read more\",\"url\":\"[postLink]\"},\"readMoreText\":\"Read more\",\"readMoreType\":\"button\",\"showAuthor\":\"no\",\"showCategories\":\"no\",\"showDivider\":true,\"sortBy\":\"newest\",\"titleAlignment\":\"left\",\"titleFormat\":\"h1\",\"titleIsLink\":false},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"authorPrecededBy\":\"Author:\",\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"categoriesPrecededBy\":\"Categories:\",\"contentType\":\"post\",\"displayType\":\"excerpt\",\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#aaaaaa\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"padding\":\"13px\"}}},\"featuredImagePosition\":\"alternate\",\"imageFullWidth\":false,\"inclusionType\":\"include\",\"readMoreButton\":{\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"lineHeight\":\"40px\",\"textAlign\":\"center\",\"width\":\"180px\"}},\"text\":\"Read more\",\"url\":\"[postLink]\"},\"readMoreText\":\"Read more\",\"readMoreType\":\"button\",\"showAuthor\":\"no\",\"showCategories\":\"no\",\"showDivider\":true,\"sortBy\":\"newest\",\"titleAlignment\":\"left\",\"titleFormat\":\"h1\",\"titleIsLink\":false,\"withLayout\":true},\"button\":{\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"borderWidth\":\"0px\",\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"lineHeight\":\"40px\",\"textAlign\":\"center\",\"width\":\"154px\"}},\"text\":\"Go To Cart\",\"url\":\"\",\"type\":\"button\"},\"container\":[],\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#aaaaaa\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"padding\":\"13px\"}}},\"footer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"}},\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\"},\"posts\":{\"amount\":\"10\",\"authorPrecededBy\":\"Author:\",\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"categoriesPrecededBy\":\"Categories:\",\"contentType\":\"post\",\"displayType\":\"excerpt\",\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#aaaaaa\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"padding\":\"13px\"}}},\"featuredImagePosition\":\"belowTitle\",\"imageFullWidth\":false,\"inclusionType\":\"include\",\"postStatus\":\"publish\",\"readMoreButton\":{\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"lineHeight\":\"40px\",\"textAlign\":\"center\",\"width\":\"180px\"}},\"text\":\"Read more\",\"url\":\"[postLink]\"},\"readMoreText\":\"Read more\",\"readMoreType\":\"link\",\"showAuthor\":\"no\",\"showCategories\":\"no\",\"showDivider\":true,\"sortBy\":\"newest\",\"titleAlignment\":\"left\",\"titleFormat\":\"h1\",\"titleIsLink\":false},\"products\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"product\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"pricePosition\":\"below\",\"readMoreType\":\"link\",\"readMoreText\":\"Buy now\",\"readMoreButton\":{\"text\":\"Buy now\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"height\":\"32px\",\"iconType\":\"facebook\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"link\":\"http:\\/\\/www.facebook.com\",\"text\":\"Facebook\",\"type\":\"socialIcon\",\"width\":\"32px\"},{\"height\":\"32px\",\"iconType\":\"twitter\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"link\":\"http:\\/\\/www.twitter.com\",\"text\":\"Twitter\",\"type\":\"socialIcon\",\"width\":\"32px\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}},\"type\":\"spacer\"},\"header\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"}},\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\"},\"woocommerceHeading\":{\"contents\":{\"new_account\":\"New Order: #0001\",\"processing_order\":\"Thank you for your order\",\"completed_order\":\"Thanks for shopping with us\",\"customer_note\":\"A note has been added to your order\"}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/kids-clothing/thumbnail.20201028.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(22,0,'Rock Band','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#060d13\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Header-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#060d13\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#7acff0\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"315px\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"48px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #7acff0;\\\">Free track download<\\/span><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #d4d4d4;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Download now for free\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#152533\",\"borderColor\":\"#7acff0\",\"borderWidth\":\"2px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"18.5px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#1c2f40\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">We\'ve been busy in the studio<\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #d4d4d4;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Albums-2.jpg\",\"alt\":\"RockBand-Albums-2\",\"fullWidth\":false,\"width\":\"250px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Magnus Opium<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Buy now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7acff0\",\"borderColor\":\"#7acff0\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"83px\",\"lineHeight\":\"32px\",\"fontColor\":\"#1c2f40\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Albums-1.jpg\",\"alt\":\"RockBand-Albums-1\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Skeletal Bones<\\/p>\"},{\"type\":\"button\",\"text\":\"Buy now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7acff0\",\"borderColor\":\"#7acff0\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"83px\",\"lineHeight\":\"32px\",\"fontColor\":\"#1c2f40\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Albums-3.jpg\",\"alt\":\"RockBand-Albums-3\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Blinded by Vision<\\/p>\"},{\"type\":\"button\",\"text\":\"Buy now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7acff0\",\"borderColor\":\"#7acff0\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"83px\",\"lineHeight\":\"32px\",\"fontColor\":\"#1c2f40\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Tours.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1c2f40\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"37px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: right;\\\">New Tour Dates<\\/h1>\\n    <p style=\\\"text-align: right;\\\">14th March - London, UK<\\/p>\\n    <p style=\\\"text-align: right;\\\">15th March - Leeds, UK<\\/p>\\n    <p style=\\\"text-align: right;\\\">16th March - Birmingham, UK<\\/p>\\n    <p style=\\\"text-align: right;\\\">19th March - Manchester, UK<\\/p>\\n    <p style=\\\"text-align: right;\\\">21st March - Glasgow, UK<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"144px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">Bounce Rate<\\/h3>\"},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#aaaaaa\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#7acff0\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#7acff0\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#060d13\"},\"body\":{\"backgroundColor\":\"#060d13\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Buy now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7acff0\",\"borderColor\":\"#7acff0\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"83px\",\"lineHeight\":\"32px\",\"fontColor\":\"#1c2f40\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"18.5px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#1c2f40\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#aaaaaa\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#7acff0\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#7acff0\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/rock-band/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(23,0,'Wine City (with coupon)','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"37px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wine-city\\/Wine-Logo.png\",\"alt\":\"Wine-Logo\",\"fullWidth\":false,\"width\":\"136px\",\"height\":\"67px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"31px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6d6d6d;\\\"><strong>Red Wine<\\/strong><\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6d6d6d;\\\"><strong>White&nbsp;Wine<\\/strong><\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6d6d6d;\\\"><strong>Rose&nbsp;Wine<\\/strong><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wine-city\\/Wine-Header-1.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Have a drink on us<\\/strong><\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"231px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"34px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #6d6d6d;\\\"><strong>You\'re our VIP - now it\'s time to celebrate!&nbsp;<\\/strong><\\/span><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #6d6d6d;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue.<\\/span><\\/p>\"},{\"productIds\":[],\"excludedProductIds\":[],\"productCategoryIds\":[],\"excludedProductCategoryIds\":[],\"type\":\"coupon\",\"amount\":10,\"amountMax\":100,\"discountType\":\"percent\",\"expiryDay\":10,\"usageLimit\":\"\",\"usageLimitPerUser\":\"\",\"minimumAmount\":\"\",\"maximumAmount\":\"\",\"emailRestrictions\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#6d6d6d\",\"borderWidth\":\"2px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"219px\",\"lineHeight\":\"50px\",\"fontColor\":\"#6d6d6d\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"source\":\"createNew\",\"code\":\"XXXX-XXXXXXX-XXXX\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"17px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #6d6d6d;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #6d6d6d;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #6d6d6d;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/><span style=\\\"color: #6d6d6d;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"17px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"231px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/wine-city/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(24,0,'Abandoned Cart – Fitness','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e6e1e5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fitness\\/Fitness-Logo-1.jpg\",\"alt\":\"Fitness-Logo-1\",\"fullWidth\":true,\"width\":\"180px\",\"height\":\"96px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e6e1e5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e6e1e5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Get back in the game<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fitness\\/Fitness-Header.jpg\",\"alt\":\"Fitness-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"696px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>You\'ve left something in your cart...<\\/strong><\\/h3>\"}]}]},{\"type\":\"abandonedCartContent\",\"withLayout\":true,\"amount\":\"2\",\"contentType\":\"product\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"full\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"titlePosition\":\"aboveExcerpt\",\"featuredImagePosition\":\"left\",\"pricePosition\":\"hidden\",\"readMoreType\":\"none\",\"readMoreText\":\"\",\"readMoreButton\":[],\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"context\":\"abandonedCartContent.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Recover Cart\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#343434\",\"borderWidth\":\"3px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"146px\",\"lineHeight\":\"37px\",\"fontColor\":\"#343434\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#afd147\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>Still interested?<\\/strong><\\/h3>\\n<p style=\\\"text-align: center;\\\"><strong>Here\'s 20% off your order if you complete it right now. We\'re nice like that.<\\/strong><\\/p>\"},{\"productIds\":[],\"excludedProductIds\":[],\"productCategoryIds\":[],\"excludedProductCategoryIds\":[],\"type\":\"coupon\",\"amount\":10,\"amountMax\":100,\"discountType\":\"percent\",\"expiryDay\":10,\"usageLimit\":\"\",\"usageLimitPerUser\":\"\",\"minimumAmount\":\"\",\"maximumAmount\":\"\",\"emailRestrictions\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#afd147\",\"borderColor\":\"#56741d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"219px\",\"lineHeight\":\"50px\",\"fontColor\":\"#56741d\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"source\":\"createNew\",\"code\":\"XXXX-XXXXXXX-XXXX\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fitness\\/Fitness-Logo-Footer-1.png\",\"alt\":\"Fitness-Logo-Footer-1\",\"fullWidth\":false,\"width\":\"180px\",\"height\":\"52px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\">Address Line 1, Address Line 2, City, Country<\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\"><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #999999;\\\">Unsubscribe<\\/a><span>&nbsp;<\\/span>|<span>&nbsp;<\\/span><a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #999999;\\\">Manage your subscription<\\/a><\\/strong><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"lineHeight\":\"1.6\"},\"h1\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\",\"lineHeight\":\"1.6\"},\"h2\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\",\"lineHeight\":\"1.6\"},\"h3\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\",\"lineHeight\":\"1.6\"},\"link\":{\"fontColor\":\"#3c3c3c\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#222222\"}},\"blockDefaults\":{\"abandonedCartContent\":{\"amount\":\"2\",\"withLayout\":true,\"contentType\":\"product\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"full\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"pricePosition\":\"hidden\",\"readMoreType\":\"none\",\"readMoreText\":\"\",\"readMoreButton\":[],\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"abandonedCartContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"abandonedCartContent\",\"titlePosition\":\"aboveExcerpt\"},\"automatedLatestContent\":{\"amount\":\"5\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Recover Cart\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#343434\",\"borderWidth\":\"3px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"146px\",\"lineHeight\":\"37px\",\"fontColor\":\"#343434\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":[],\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"products\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"product\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"pricePosition\":\"below\",\"readMoreType\":\"link\",\"readMoreText\":\"Buy now\",\"readMoreButton\":{\"text\":\"Buy now\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}},\"woocommerceHeading\":{\"contents\":{\"new_account\":\"New Order: #0001\",\"processing_order\":\"Thank you for your order\",\"completed_order\":\"Thanks for shopping with us\",\"customer_note\":\"A note has been added to your order\"}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/fitness/thumbnail.20201028.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(25,0,'Motor','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #d52a2a;\\\"><strong>Welcome to Vector Motors<\\/strong><\\/span><\\/p>\\n    <p style=\\\"text-align: center; font-size: 11px;\\\"><span style=\\\"color: #d52a2a;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Header-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#d52a2a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Header-logo-1.png\",\"alt\":\"Car-Header-logo-1\",\"fullWidth\":false,\"width\":\"167.5px\",\"height\":\"349px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"118px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"font-size: 35px; line-height: 40px; text-align: left; border-left: 10px solid #d52a2a; margin-left: 20px; padding-left: 20px;\\\"><strong><span style=\\\"color: #ffffff;\\\">Welcome to the club<\\/span><\\/strong><\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"72px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #d52a2a;\\\">You\'ve bought the car,&nbsp;here\'s&nbsp;what happens next.<\\/span><\\/strong><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque. <\\/span><\\/p>\\n    <p style=\\\"text-align: center;\\\"><span><\\/span><\\/p>\\n    <p style=\\\"text-align: center;\\\"><span>Vivamus ante sapien, consequat vitae ante quis, facilisis pellentesque mi. Praesent at scelerisque leo. Donec elementum mi consequat, ultrices lorem nec, vestibulum arcu. Aenean id libero vitae felis consequat maximus.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1><strong>We\'re here to help<\\/strong><\\/h1>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque.<\\/p>\\n    <p><\\/p>\\n    <p><strong><a href=\\\"\\\">Get in touch with us here<\\/a><\\/strong><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\",\"height\":\"113px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"42px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Servicing Plans\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#d52a2a\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"176px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Wheel.jpg\",\"alt\":\"Car-Wheel\",\"fullWidth\":true,\"width\":\"600px\",\"height\":\"560px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>We\'ll be in touch soon with updates<\\/strong><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #d52a2a;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #d52a2a;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #d52a2a;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Footer.jpg\",\"alt\":\"Car-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"275px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#d52a2a\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#d52a2a\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#e3e3e3\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Servicing Plans\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#d52a2a\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"176px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"18.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"5px\",\"borderColor\":\"#d52a2a\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"118px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#d52a2a\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/motor/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(26,0,'Avocado','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f3f8f3\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Logo-2.png\",\"alt\":\"Avocado-Logo-2\",\"fullWidth\":false,\"width\":\"212px\",\"height\":\"89px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"33px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><strong>Has to be fresh<\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ddeeba\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"58px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Holy Guacamole!<\\/strong><\\/h1>\\n<h2 style=\\\"text-align: center;\\\">Your monthly avocado<\\/h2>\\n<h2 style=\\\"text-align: center;\\\">delivery starts right now.<\\/h2>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Header-1.jpg\",\"alt\":\"Avocado-Header-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"644px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Recipe.jpg\",\"alt\":\"Avocado-Recipe\",\"fullWidth\":true,\"width\":\"600px\",\"height\":\"890px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"135px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>A quick and easy recipe to get you started...<\\/strong><\\/h3>\\n<p style=\\\"text-align: left;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer blandit tortor nec eleifend maximus. Nulla est lectus, tincidunt quis molestie vitae, suscipit non orci.<\\/p>\"},{\"type\":\"button\",\"text\":\"Check it out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#9ecd2e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"28px\",\"borderStyle\":\"solid\",\"width\":\"111px\",\"lineHeight\":\"36px\",\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#9ecd2e\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #333333;\\\"><\\/span><\\/strong><\\/p>\\n<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #333333;\\\"><\\/span><\\/strong><strong><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ddeeba\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"58px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Got a friend that hass to have this too ?<\\/strong><\\/h2>\\n<h2 style=\\\"text-align: center;\\\"><\\/h2>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Coupon.jpg\",\"alt\":\"Avocado-Coupon\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"382px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#dbefb4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Send them your exclusive coupon code now and they\'ll receive 50% off their next order, and you\'ll get your next box for free!&nbsp;<\\/p>\"},{\"productIds\":[],\"excludedProductIds\":[],\"productCategoryIds\":[],\"excludedProductCategoryIds\":[],\"type\":\"coupon\",\"amount\":10,\"amountMax\":100,\"discountType\":\"percent\",\"expiryDay\":10,\"usageLimit\":\"\",\"usageLimitPerUser\":\"\",\"minimumAmount\":\"\",\"maximumAmount\":\"\",\"emailRestrictions\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#dbefb4\",\"borderColor\":\"#3d3d3d\",\"borderWidth\":\"3px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"254px\",\"lineHeight\":\"50px\",\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"source\":\"createNew\",\"code\":\"XXXX-XXXXXXX-XXXX\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#dbefb4\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#f3f8f3\",\"height\":\"44px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #9ecd2e;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #9ecd2e;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #9ecd2e;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#9ecd2e\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f3f8f3\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#9ecd2e\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"33px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/avocado/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(27,0,'Book store (with coupon)','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#125674\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Logo.png\",\"alt\":\"Book-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#125674\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">Turn more pages this weekend...<\\/span><\\/strong><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Just to say thanks, here\'s a small gift from us to you.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"71px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Body-2.png\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"21px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #5094ad;\\\"><strong>Read more every week<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: center;\\\"><strong>Your free gift!<\\/strong><\\/h2>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Body-2.png\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"2px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#125674\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Body-2.png\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, adipiscing elit. Fusce mollis orci justo,<\\/span><\\/p>\\n    <p style=\\\"text-align: center;\\\"><span>commodo mattis nisi vitae. Sed aliquam, ex ac lacinia tempus,<\\/span><\\/p>\\n    <p style=\\\"text-align: center;\\\"><span>enim urna luctus odio, at leo ante non.<\\/span><\\/p>\"},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>20% off all books<\\/strong><\\/h2>\"},{\"productIds\":[],\"excludedProductIds\":[],\"productCategoryIds\":[],\"excludedProductCategoryIds\":[],\"type\":\"coupon\",\"amount\":10,\"amountMax\":100,\"discountType\":\"percent\",\"expiryDay\":10,\"usageLimit\":\"\",\"usageLimitPerUser\":\"\",\"minimumAmount\":\"\",\"maximumAmount\":\"\",\"emailRestrictions\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#125674\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#125674\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"source\":\"createNew\",\"code\":\"XXXX-XXXXXXX-XXXX\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Image-Wide-2.png\",\"alt\":\"Book-Image-Wide\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#cdc391\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#cdc391\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#125674\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#125674\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Logo.png\",\"alt\":\"Book-Logo\",\"fullWidth\":false,\"width\":\"96px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #cdc391;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #cdc391;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #cdc391;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #ffffff;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Noticia Text\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Playfair Display\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Playfair Display\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#125674\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"2px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#125674\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/book-store-with-coupon/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(28,0,'Flowers (with coupon)','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eae5e5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #000000;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #000000;\\\">View this email in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flowers-Logo.png\",\"alt\":\"Flowers-Logo\",\"fullWidth\":false,\"width\":\"110px\",\"height\":\"180px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flowers-Header.jpg\",\"alt\":\"Flowers-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"850px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Just for you.<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>Welcome to our flower store - as a token of our appreciation for you signing up,<\\/strong><\\/span><\\/p>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>here\'s a little gift from us for your next order.<\\/strong><\\/span><\\/p>\"},{\"productIds\":[],\"excludedProductIds\":[],\"productCategoryIds\":[],\"excludedProductCategoryIds\":[],\"type\":\"coupon\",\"amount\":10,\"amountMax\":100,\"discountType\":\"percent\",\"expiryDay\":10,\"usageLimit\":\"\",\"usageLimitPerUser\":\"\",\"minimumAmount\":\"\",\"maximumAmount\":\"\",\"emailRestrictions\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#292929\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"source\":\"createNew\",\"code\":\"XXXX-XXXXXXX-XXXX\"},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333; font-size: 11px;\\\"><strong><\\/strong><strong>10% off your next order with us. Terms and Conditions apply.<\\/strong><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"45px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>A little inspiration to get you started...<\\/strong><\\/h2>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong>New flowers delivered<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut rutrum et lacus a dignissim. Curabitur id nisi malesuada, pharetra massa ut, bibendum lacus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Buy Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"85px\",\"lineHeight\":\"36px\",\"fontColor\":\"#292929\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flower-1.jpg\",\"alt\":\"Flower-1\",\"fullWidth\":false,\"width\":\"730px\",\"height\":\"604px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flower-2.jpg\",\"alt\":\"Flower-2\",\"fullWidth\":false,\"width\":\"730px\",\"height\":\"604px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong>Save with a subscription<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut rutrum et lacus a dignissim. Curabitur id nisi malesuada, pharetra massa ut, bibendum lacus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Buy Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"85px\",\"lineHeight\":\"36px\",\"fontColor\":\"#292929\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong>Collect from our store<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut rutrum et lacus a dignissim. Curabitur id nisi malesuada, pharetra massa ut, bibendum lacus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Buy Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"85px\",\"lineHeight\":\"36px\",\"fontColor\":\"#292929\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flower-3.jpg\",\"alt\":\"Flower-3\",\"fullWidth\":false,\"width\":\"730px\",\"height\":\"604px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eae5e5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #b3748a;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #b3748a;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #b3748a;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#e0a9bc\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eae5e5\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Buy Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"85px\",\"lineHeight\":\"36px\",\"fontColor\":\"#292929\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"392px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/flowers-with-coupon/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(29,0,'Newsletter: Blank 1 Column','[\"standard\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Let\'s Get Started! <\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>It\'s time to design your newsletter! In the right sidebar, you\'ll find 4 menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-column/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(30,0,'Newsletter: Blank 1:2 Column','[\"standard\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Let\'s Get Started!<\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>It\'s time to design your newsletter! In the right sidebar, you\'ll find 4 menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2>This template has...<\\/h2>\"},{\"type\":\"text\",\"text\":\"<p>In the right sidebar, you can add these layout blocks to your email:<\\/p>\\n<ul>\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2>... a 2-column layout.<\\/h2>\"},{\"type\":\"text\",\"text\":\"<p><span style=\\\"line-height: 25.6px;\\\">You can change a layout\'s background color by clicking on the settings icon on the right edge of the Designer. Simply hover over this area to see the Settings (gear) icon.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-2-column/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(31,0,'Newsletter: Blank 1:2:1 Column','[\"standard\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Let\'s Get Started!<\\/strong><\\/h1>\\n<p>It\'s time to design your newsletter! In the right sidebar, you\'ll find four menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2>This template has...<\\/h2>\"},{\"type\":\"text\",\"text\":\"<p>In the right sidebar, you can add layout blocks to your email:<\\/p>\\n<ul>\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2>... a 2-column layout.<\\/h2>\"},{\"type\":\"text\",\"text\":\"<p>You can change a layout\'s background color by clicking on the settings icon on the right edge of the Designer. Simply hover over this area to see the Settings (gear) icon.<\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 600;\\\">Let\'s end with a single column. <\\/span><\\/h3>\\n<p style=\\\"line-height: 25.6px;\\\">In the right sidebar, you can add these layout blocks to your email:<\\/p>\\n<p style=\\\"line-height: 25.6px;\\\"><\\/p>\\n<ul style=\\\"line-height: 25.6px;\\\">\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-2-1-column/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(32,0,'Newsletter: Blank 1:3 Column','[\"standard\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Let\'s Get Started! <\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>It\'s time to design your newsletter! In the right sidebar, you\'ll find four menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>This template...<\\/h3>\"},{\"type\":\"text\",\"text\":\"<p>In the right sidebar, you can add layout blocks to your newsletter.<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>... has a...<\\/h3>\"},{\"type\":\"text\",\"text\":\"<p>You have the choice of:<\\/p>\\n<ul>\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>3-column layout.<\\/h3>\"},{\"type\":\"text\",\"text\":\"<p>You can add as many layout blocks as you want!<\\/p>\"},{\"type\":\"text\",\"text\":\"\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-3-column/thumbnail.20190930.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(33,0,'Simple Text','[\"standard\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\">Hi [subscriber:firstname | default:subscriber],<\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p style=\\\"text-align: left;\\\">In MailPoet, you can write emails in plain text, just like in a regular email. This can make your email newsletters more personal and attention-grabbing.<\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p style=\\\"text-align: left;\\\">Is this too simple? You can still style your text with basic formatting, like <strong>bold<\\/strong> or <em>italics.<\\/em><\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p style=\\\"text-align: left;\\\">Finally, you can also add a call-to-action button between 2 blocks of text, like this:<\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}},{\"type\":\"button\",\"text\":\"It\'s time to take action!\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<p>Thanks for reading. See you soon!<\\/p>\\n<p>&nbsp;<\\/p>\\n<p><strong><em>The MailPoet Team<\\/em><\\/strong><\\/p>\"},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/simple-text/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(34,0,'Take a Hike','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/header.jpg\",\"alt\":\"header\",\"fullWidth\":true,\"width\":\"1320px\",\"height\":\"483px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p>Hi&nbsp;[subscriber:firstname | default:explorer]<\\/p>\\n                      <p><\\/p>\\n                      <p>Aliquam feugiat nisl eget eleifend congue. Nullam neque tellus, elementum vel elit dictum, tempus sagittis nunc. Phasellus quis commodo odio. Vestibulum vitae mi vel quam rhoncus egestas eget vitae eros.&nbsp;<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#843c15\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1><strong>How to plan your hiking route<\\/strong><\\/h1>\\n                      <p>Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Aliquam dictum urna ac lacus dapibus rhoncus.<\\/p>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"https:\\/\\/www.google.co.uk\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/map.jpg\",\"alt\":\"map\",\"fullWidth\":false,\"width\":\"330px\",\"height\":\"227px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#843c15\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/boots.jpg\",\"alt\":\"boots\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2><strong>Tried &amp; tested: Our favourite walking boots<\\/strong><\\/h2>\\n                        <p>Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.&nbsp;<\\/p>\"},{\"type\":\"button\",\"text\":\"See Reviews\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#843c15\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>Hikers Gallery<\\/strong><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/gallery3.jpg\",\"alt\":\"gallery3\",\"fullWidth\":true,\"width\":\"1000px\",\"height\":\"750px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/gallery1-300x225.jpg\",\"alt\":\"gallery1\",\"fullWidth\":true,\"width\":\"300px\",\"height\":\"225px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/gallery2-1.jpg\",\"alt\":\"gallery2\",\"fullWidth\":true,\"width\":\"1000px\",\"height\":\"750px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Edit this to insert text<\\/p>\"},{\"type\":\"button\",\"text\":\"View More Photos\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"214px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#843c15\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>Hiking goes social...<\\/strong><\\/h3>\"},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#843c15\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#4f230c\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#423c39\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h2\":{\"fontColor\":\"#265f6d\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#423c39\",\"fontFamily\":\"Courier New\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#843c15\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#843c15\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/take_a_hike/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(35,0,'News Day','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#f2f2f2\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/news_day\\/News-Outlet-Title-2.jpg\",\"alt\":\"News-Outlet-Title-2\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #2ca5d2;\\\"><strong>Top Story<\\/strong><\\/span><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Plasma jet engines that could take you from the ground to space<\\/strong><\\/h2>\"},{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/news_day\\/plasma-stingray111-800x533.jpg\",\"alt\":\"Plasma jet engines that could take you from the ground to space\",\"fullWidth\":false,\"width\":\"413.28125px\",\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p class=\\\"mailpoet_wp_post\\\">FORGET fuel-powered jet engines. We\\u2019re on the verge of having aircraft that can fly from the ground up to the edge of space using air and electricity alone. Traditional jet engines create thrust by mixing compressed air with fuel and igniting it. The burning mixture expands rapidly and is blasted out of the back of the engine, pushing it forwards. &hellip;<\\/p><p><a href=\\\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #2ca5d2;\\\"><strong>Popular Posts Today<\\/strong><\\/span><\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Cutting through the smog: What to do to fight air pollution<\\/strong><\\/h3>\\n                      <p class=\\\"mailpoet_wp_post\\\">Tackling our air problems starts with traffic control, but individual action to reduce energy use and intensive farming would also help clean our air.<\\/p>\\n                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Ladybird&rsquo;s transparent shell reveals how it&nbsp;moves<\\/strong><\\/h3>\\n                      <p class=\\\"mailpoet_wp_post\\\">They certainly know how to fold. A see-through artificial wing case has been used to watch for the first time as ladybirds put away their wings after flight.<\\/p>\\n                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Brazil&rsquo;s history-making Hurricane<\\/strong><\\/h3>\\n                      <p class=\\\"mailpoet_wp_post\\\">Jairzinho has just made history. In claiming the fourth goal of an unforgettable 1970 FIFA World Cup Mexico&trade; Final against Italy, he has maintained his record of scoring in every one of Brazil&rsquo;s matches en route to the Trophy.<\\/p>\\n                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\\\">Read More<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Iceland&rsquo;s dentist-coach defying convention and expectations<\\/strong><\\/h3>\\n                      <p class=\\\"mailpoet_wp_post\\\">As Iceland&rsquo;s key matches loom, with kick-off just a couple of hours away, you will find their national coach in the pub. This may seem unusual...<\\/p>\\n                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/icelands-dentist-coach-defying-convention-and-expectations\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Impact and legacy of 2018 FIFA World Cup Russia<\\/strong><\\/h3>\\n                      <p class=\\\"mailpoet_wp_post\\\">Organising a FIFA World Cup&trade; in a sustainable manner is a major challenge. The scale of the event inevitably has an impact on the Host Country.&nbsp;<\\/p>\\n                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/impact-and-legacy-of-2018-fifa-world-cup-russia-facts-and-figures\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Lineker&rsquo;s life-changing treble<\\/strong><\\/h3>\\n                      <p class=\\\"mailpoet_wp_post\\\">Given that he won the Golden Boot in his first and came within a whisker of the Final in his second, one might expect Gary Lineker to have a tough time picking his FIFA World Cup&trade; highlight. Yet the man who scored ten times...<\\/p>\\n                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/linekers-life-changing-treble\\/\\\">Read More<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#f2f2f2\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><strong>NewsDay<\\/strong><\\/p>\\n                      <p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><br \\/><\\/p>\\n                      <p><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Linkedin.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#f2f2f2\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#2ca5d2\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f2f2f2\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/news_day/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(36,0,'World Cup','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Header.png\",\"alt\":\"Sports-Football-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"220px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Divider-1.png\",\"alt\":\"Sports-Football-Divider-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><span style=\\\"color: #ffffff; font-size: 14px;\\\">Issue #1<\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" target=\\\"_blank\\\" style=\\\"color: #ffffff; font-size: 14px; text-align: center;\\\">View In Browser<\\/a><\\/p>\\n                                        <p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff; text-align: start;\\\">Monday 1st January 2017<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Header-1.png\",\"alt\":\"Sports-Football-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"580px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Welcome Back!<\\/strong><\\/h2>\\n                                      <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit, vel ultrices nibh bibendum quis. Donec eget fermentum magna.<\\/p>\\n                                      <p><\\/p>\\n                                      <p>Nullam congue dui lectus, quis pellentesque orci placerat eu. Fusce semper neque a mi aliquet vulputate sed sit amet nisi. Etiam sed nisl nec orci pretium lacinia eget in turpis. Maecenas in posuere justo. Vestibulum et sapien vestibulum, imperdiet neque in, maximus velit.<\\/p>\\n                                      <p><\\/p>\\n                                      <p>Proin dignissim elit magna, viverra scelerisque libero vehicula sed<\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Divider-3.png\",\"alt\":\"Sports-Football-Divider-3\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"padding-bottom: 0;\\\"><span style=\\\"font-weight: 600;\\\">Latest News<\\/span><\\/h2>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"View All News\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#d35400\",\"borderColor\":\"#d35400\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"110px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2865897_full-lnd.jpg\",\"alt\":\"Brazil\\u2019s history-making Hurricane\",\"fullWidth\":false,\"width\":652,\"height\":366,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Brazil&rsquo;s history-making Hurricane<\\/strong><\\/h3>\\n                                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit, vel ultrices nibh bibendum quis. Donec eget fermentum magna. Nullam congue dui lectus, quis pellentesque orci placerat eu. Fusce semper neque a mi aliquet vulputate sed sit amet nisi...<\\/p>\\n                                            <p><a href=\\\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/icelands-dentist-coach-defying-convention-and-expectations\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2866107_full-lnd.jpg\",\"alt\":\"Iceland\\u2019s dentist-coach defying convention and expectations\",\"fullWidth\":false,\"width\":652,\"height\":366,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Iceland&rsquo;s dentist-coach defying convention and expectations<\\/strong><\\/h3>\\n                                          <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit...<\\/p>\\n                                          <p><a href=\\\"http:\\/\\/mailpoet.info\\/icelands-dentist-coach-defying-convention-and-expectations\\/\\\">Read More<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/impact-and-legacy-of-2018-fifa-world-cup-russia-facts-and-figures\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2709222_full-lnd.jpg\",\"alt\":\"Impact and legacy of 2018 FIFA World Cup Russia: facts and figures\",\"fullWidth\":false,\"width\":652,\"height\":366,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Impact and legacy of 2018 FIFA World Cup Russia: facts and figures<\\/strong><\\/h3>\\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod...<\\/p>\\n                                        <p><a href=\\\"http:\\/\\/mailpoet.info\\/impact-and-legacy-of-2018-fifa-world-cup-russia-facts-and-figures\\/\\\">Read More<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/linekers-life-changing-treble\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2867790_full-lnd.jpg\",\"alt\":\"Lineker\\u2019s life-changing treble\",\"fullWidth\":false,\"width\":652,\"height\":366,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Lineker&rsquo;s life-changing treble<\\/strong><\\/h3>\\n                                      <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit&nbsp;<span style=\\\"background-color: inherit;\\\">consequat lorem at est congue...<\\/span><\\/p>\\n                                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/linekers-life-changing-treble\\/\\\">Read More<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Divider-2.png\",\"alt\":\"Sports-Football-Divider-2\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Footer-1.png\",\"alt\":\"Sports-Football-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#b55311\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Logo-Small.png\",\"alt\":\"Sports-Football-Logo-Small\",\"fullWidth\":false,\"width\":\"772px\",\"height\":\"171px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#da6110\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#da6110\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#222222\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/world_cup/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(37,0,'Festival Event','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#0a5388\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/festival_event\\/festival-header.jpg\",\"alt\":\"festival-header\",\"fullWidth\":true,\"width\":\"1320px\",\"height\":\"879px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\">Pack your glowsticks, <br \\/>Boomfest is back!&nbsp;<\\/h1>\\n                        <p><\\/p>\\n                        <p style=\\\"text-align: center;\\\">Duis tempor nisl in risus hendrerit venenatis. <br \\/>Curabitur ornare venenatis nisl non ullamcorper. <\\/p>\"},{\"type\":\"button\",\"text\":\"Duis id tincidunt\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#0a5388\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"260px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Maecenas scelerisque nisi sit amet metus efficitur dapibus!&nbsp;<br \\/>Ut eros risus, facilisis ac aliquet vel, posuere ut urna.<\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"28px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\">Confirmed Lineup<\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><em><span style=\\\"color: #bae2ff;\\\">Main Stage<\\/span><\\/em><\\/h3><p>Quisque libero<br \\/>Nulla convallis<br \\/>Vestibulum Ornare<br \\/>Consectetur Odio<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><em><span style=\\\"color: #bae2ff;\\\">New Acts Stage<\\/span><\\/em><\\/h3><p>Nulla interdum<br \\/>Massa nec<br \\/>Pharetra<br \\/>Varius<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><em><span style=\\\"color: #bae2ff;\\\">Comedy Stage<\\/span><\\/em><\\/h3><p>In pulvinar<br \\/>Risus sed<br \\/>Condimentum<br \\/>Feugiat<\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\">New to the festival this year<\\/h2>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"9px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/festival_event\\/street-food.jpg\",\"alt\":\"street food\",\"fullWidth\":true,\"width\":\"499px\",\"height\":\"750px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3>Award-winning Street Food<\\/h3><p>Nullam pharetra lectus id porta pulvinar. Proin ac massa nibh. Nullam ac mi pharetra, lobortis nunc et, placerat leo. Mauris eu feugiat elit. Pellentesque eget turpis eu diam vehicula convallis non <a href=\\\"https:\\/\\/www.mailpoet.com\\\">luctus enim.<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/festival_event\\/happy.jpeg\",\"alt\":\"happy\",\"fullWidth\":true,\"width\":\"499px\",\"height\":\"750px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3>Prepare to&nbsp;dazzle with our Glitter Run<\\/h3><p>Donec quis orci at metus finibus tincidunt. Sed vel urna sed urna maximus congue eu et turpis. Nulla tempus hendrerit justo eget molestie. Vivamus quis molestie lacus. Donec commodo odio a nisi feugiat, vitae egestas mi.<\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"footer\",\"text\":\"<p>Mauris tristique ultricies ullamcorper. <br \\/>Don\'t want to hear from us?&nbsp;<a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><\\/p><p><\\/p><p>Add your postal address here.&nbsp;<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"13px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"24px\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#8d062b\"},\"body\":{\"backgroundColor\":\"#0a5388\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/festival_event/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(38,0,'Retro Computing Magazine','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#4473a1\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#008282\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro_computing_magazine\\/Windows94-Header.png\",\"alt\":\"Windows94-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"740px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #ffffff;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"#008282\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><strong>We\'re upgrading!<\\/strong><\\/h1>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci. Etiam enim enim, aliquet nec ligula in, ultrices iaculis dolor. Suspendisse potenti. Praesent fringilla augue ut lorem mattis, vitae fringilla nunc faucibus. <\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span>Quisque in leo felis. Etiam at libero et enim tincidunt scelerisque. Ut felis lectus, imperdiet quis justo quis, elementum sagittis tellus. Sed elementum, lacus at iaculis vestibulum, nunc leo gravida nisi, sed dapibus nisi odio ac ex. Aliquam id arcu dictum, cursus quam id, eleifend libero.<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"ridge\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong>Latest News<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>What is it like to use a Windows 98 PC in 2017?<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p class=\\\"mailpoet_wp_post\\\"><span>Computers are much more advanced than they were even a few years ago, but of course we all like to complain about the dumb things they sometimes do. It&rsquo;s easy to forget how clunky things used to be, though...<\\/span><\\/p>\\n<p><a href=\\\"http:\\/\\/mailpoet.info\\/odds-on-10-science-breakthroughs-you-can-bet-on\\/\\\">Read more<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Windows 95 still finds life online<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p class=\\\"mailpoet_wp_post\\\">Microsoft&rsquo;s Windows 95 has reached the ripe old age of 22 this year and to commemorate this milestone, TheNextWeb goes into some details about the operating system that users may have missed over the years...<\\/p>\\n<p><a href=\\\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\\\">Read more<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>New Sinclair ZX Spectrum Fully Funded<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p class=\\\"mailpoet_wp_post\\\">The new Sinclair ZX Spectrum Next home computer which was launched on Kickstarter to mark the 35th birthday of the original Spectrum produced by Sinclair Research has been fully funded in less than 48 hours...<\\/p>\\n<p><a href=\\\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\\\">Read more<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#008282\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#008282\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2><strong><span style=\\\"color: #ffffff;\\\">Did you know?<\\/span><\\/strong><\\/h2>\\n<p><span style=\\\"color: #ffffff;\\\">At the time of creation and development, the microcomputers in Japan were not powerful enough to handle the complex tasks related to the design and programming of Space Invaders. Nishikado then designed his own hardware and developmental tools to make the game a reality.<\\/span><\\/p>\\n<p><strong><span style=\\\"color: #ffffff;\\\"><\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro_computing_magazine\\/Windows94-Today.png\",\"alt\":\"Windows94-Today\",\"fullWidth\":false,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#008282\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>Let\'s get social!<\\/strong><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#008282\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#008282\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#008282\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/retro_computing_magazine/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(39,0,'Shoes','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Logo.png\",\"alt\":\"Retail-Shoes-Logo\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"220px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Header.jpg\",\"alt\":\"Retail-Shoes-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f1b512\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #614a0d;\\\">Our New Range<\\/span><\\/h2>\\n                      <p style=\\\"text-align: center;\\\"><span style=\\\"color: #614a0d;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus aliquam urna, non ultricies diam sagittis sit amet. Etiam tempus a metus sed tincidunt.<\\/span><\\/p>\\n                      <p style=\\\"text-align: center;\\\"><span style=\\\"color: #614a0d;\\\">Curabitur fermentum ligula eget lacus aliquam volutpat. Integer sapien neque, laoreet quis lobortis sed, semper eget magna. Suspendisse potentiu.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#41c7bf\",\"borderColor\":\"#28a9a2\",\"borderWidth\":\"2px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#36b0a9\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"70px\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #ffffff;\\\">Handcrafted Shoes<\\/span><\\/h2>\\n                       <p style=\\\"font-size: 14px;\\\"><span><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus aliquam urna, non ultricies diam sagittis sit amet. Etiam tempus a metus sed tincidunt. Curabitur fermentum ligula eget lacus aliquam volutpat.<\\/span><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Boxes-1.jpg\",\"alt\":\"Retail-Shoes-Boxes-1\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#36b0a9\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Boxes-2.jpg\",\"alt\":\"Retail-Shoes-Boxes-2\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"70px\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #ffffff;\\\">Perfect For Any Occasion<\\/span><\\/h2>\\n                      <p style=\\\"font-size: 14px;\\\"><span><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus aliquam urna, non ultricies diam sagittis sit amet. Etiam tempus a metus sed tincidunt. Curabitur fermentum ligula eget lacus aliquam volutpat.<\\/span><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>We\'re open every day!<\\/strong><\\/h3>\\n                        <p style=\\\"text-align: center;\\\">Call in any time and we\'ll help you pick the best shoes for any occasion.<\\/p>\\n                        <p style=\\\"text-align: center;\\\">If you\'re not happy, just bring them back to us and we\'ll give you a full refund.<\\/p>\"},{\"type\":\"button\",\"text\":\"Check Out Our Website\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#41c7bf\",\"borderColor\":\"#28a9a2\",\"borderWidth\":\"2px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"220px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#d3d3d3\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Logo-Footer.png\",\"alt\":\"Retail-Shoes-Logo-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"60px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><span style=\\\"color: #999999;\\\">Address Line 1<\\/span><\\/p>\\n                      <p style=\\\"text-align: center; font-size: 12px;\\\"><span style=\\\"color: #999999;\\\">Address Line 2<\\/span><\\/p>\\n                      <p style=\\\"text-align: center; font-size: 12px;\\\"><span style=\\\"color: #999999;\\\">City<\\/span><\\/p>\\n                      <p style=\\\"text-align: center; font-size: 12px;\\\"><span style=\\\"color: #999999;\\\">Country<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#41c7bf\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f6f6f6\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/shoes/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(40,0,'Music','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2d2d\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/music\\/Music-Logo.png\",\"alt\":\"Music-Logo\",\"fullWidth\":false,\"width\":\"496px\",\"height\":\"78px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/music\\/music-header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"70px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #393939;\\\"><strong>You Play.<\\/strong><\\/span><\\/h1>\\n<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #393939;\\\"><strong>They Listen.<\\/strong><\\/span><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #878787;\\\">Up to 50% off all of our instruments.<\\/span><\\/h2>\\n<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #878787;\\\">This week only.<\\/span><\\/h2>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"176px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Choose a category and get playing<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Electric Guitars\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Trumpets\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"DJ Equipment\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Amps\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Drums\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Pianos\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Banjos\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Synthesizers\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Guitar Pedals\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Harmonicas\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Flutes\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Headphones\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2d2d\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2d2d\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/music\\/Music-Logo.png\",\"alt\":\"Music-Logo\",\"fullWidth\":false,\"width\":\"496px\",\"height\":\"78px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 11px;\\\"><span style=\\\"color: #999999;\\\"><em><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #999999;\\\">Unsubscribe<\\/a><\\/strong><\\/em><\\/span><\\/p>\\n<p style=\\\"text-align: center; font-size: 11px;\\\"><span style=\\\"color: #999999;\\\"><em><strong><a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #999999;\\\">Manage your subscription<\\/a><\\/strong><\\/em><\\/span><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#2d2d2d\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#2d2d2d\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"176px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/music/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(41,0,'Hotels','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2a31\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/Hotel-Logo-1.png\",\"alt\":\"Hotel-Logo\",\"fullWidth\":false,\"width\":\"554px\",\"height\":\"200px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>My Favourites<\\/strong><\\/span><\\/h3>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Recent Bookings<\\/strong><\\/span><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/Hotel-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>Pets go free<\\/strong><\\/span><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Stay in any Exquisite hotel this summer and bring your pet for free!<\\/span><\\/h2>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffc600\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"46px\",\"fontColor\":\"#3f3f3f\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Get ready to travel in Exquiste style...<\\/strong><\\/h2>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci. Etiam enim enim, aliquet nec ligula in, ultrices iaculis dolor. Suspendisse potenti. Praesent fringilla augue ut lorem mattis, vitae fringilla nunc faucibus.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/dubai-paris.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>Dubai<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $199<strong><br \\/><\\/strong><\\/span><\\/h2>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong><span style=\\\"color: #ffffff;\\\">Paris<\\/span><\\/strong><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $149<\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/toronto-delhi.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>Toronto<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $229<\\/span><\\/h2>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>New Delhi<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $149<\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/rio-london.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>Rio de Janeiro<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $329<\\/span><\\/h2>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>London<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $99<\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffc600\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Just for you...<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\">Here\'s 10% off your next booking with us.<\\/p>\\n<p style=\\\"text-align: center;\\\">Just grab the code below and paste it when required on the booking form!<\\/p>\"},{\"type\":\"button\",\"text\":\"VALU3DCUST\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffc600\",\"borderColor\":\"#000000\",\"borderWidth\":\"2px\",\"borderRadius\":\"6px\",\"borderStyle\":\"solid\",\"width\":\"219px\",\"lineHeight\":\"40px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2a31\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2a31\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/Hotel-Logo-Small.png\",\"alt\":\"Hotel-Logo-Small\",\"fullWidth\":true,\"width\":\"554px\",\"height\":\"200px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2a31\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Address Line 1 <\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Address Line 2 <\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>City <\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Country<\\/strong><\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #ffc600;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ffc600;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ffc600;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\"},\"h3\":{\"fontColor\":\"#2d2a31\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#008282\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#2d2a31\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffc600\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"46px\",\"fontColor\":\"#3f3f3f\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/hotels/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(42,0,'Piece of cake','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><strong>Open daily from 9am to 9pm |&nbsp;<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/strong><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"#ececeb\"},\"text\":{\"fontColor\":\"#606060\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#d42b2b\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/piece_of_cake\\/Restaurant-Bakery-Logo-1.png\",\"alt\":\"Restaurant-Bakery-Logo-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"180px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/piece_of_cake\\/Restaurant-Bakery-Header.jpg\",\"alt\":\"Restaurant-Bakery-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"1600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>It\'s our Birthday!<\\/strong><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center; line-height: 1.4;\\\">To celebrate, we\'re adding a slice of our Birthday cake to every order. Pop in this weekend to use our special offer code and enjoy!<\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; border: 3px dashed #d42b2b; color: #d42b2b; padding: 10px; font-size: 24px;\\\"><strong>HAPPYBDAY<\\/strong><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ececeb\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ececeb\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"background-color: #ececeb; line-height: 1.3;\\\"><span style=\\\"font-weight: 600;\\\"><span style=\\\"font-size: 12px; text-align: center;\\\">Add your postal address here.<\\/span><\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right; line-height: 1.3;\\\"><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #d42b2b; text-decoration: none; font-size: 12px; text-align: center;\\\">Unsubscribe<\\/a><\\/strong><\\/p>\\n                      <p style=\\\"text-align: right; line-height: 1.3;\\\"><strong><a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #d42b2b; text-decoration: none; font-size: 12px; text-align: center;\\\">Manage&nbsp;Subscription<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ececeb\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#606060\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#606060\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#d42b2b\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#606060\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#d42b2b\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ececeb\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/piece_of_cake/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(43,0,'Buddhist Temple','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#00050b\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"11px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#787878\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Logo.png\",\"alt\":\"Buddhist-Logo\",\"fullWidth\":false,\"width\":\"170px\",\"height\":\"99px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<h1>With our thoughts, we make the <span style=\\\"color: #f37f31;\\\">world<\\/span><\\/h1>\\n    <p><span style=\\\"color: #dedede;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum. Vestibulum finibus sapien in enim ultricies, vel placerat risus lacinia.<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#f37f31\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Avatar.jpg\",\"alt\":\"Buddhist-Avatar\",\"fullWidth\":false,\"width\":\"70px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<p><span style=\\\"color: #999999;\\\">Special Event<\\/span><\\/p>\\n    <h3>Dalai Lama visit<\\/h3>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Book tickets here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f37f31\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"145px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#f37f31\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #f37f31;\\\">New prayer flags<\\/span><\\/h3>\\n    <p><span style=\\\"color: #dedede;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum. Vestibulum finibus sapien in enim ultricies, vel placerat risus lacinia.<\\/span><\\/p>\\n    <p><a href=\\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\\">Find out more &gt;<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/5bafccfc554c7f08176ec084.png\",\"alt\":\"5bafccfc554c7f08176ec084\",\"fullWidth\":false,\"width\":\"280px\",\"height\":\"524px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Social.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f37f31\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"45px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"90px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Sharing matters to us<\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum. Vestibulum finibus sapien in enim ultricies, vel placerat risus lacinia.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official-white\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"45px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Images-1.jpg\",\"alt\":\"Buddhist-Images-1\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #dedede;\\\">Meditation for beginners<\\/span><\\/h3>\\n    <p><span style=\\\"color: #dedede;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span>&nbsp;<\\/span><\\/p>\\n    <p><a href=\\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\\">Find out more &gt;<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Images-2.jpg\",\"alt\":\"Buddhist-Images-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #dedede;\\\">Planning your trip to a temple<\\/span><\\/h3>\\n    <p><span style=\\\"color: #dedede;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span>&nbsp;<\\/span><\\/p>\\n    <p><a href=\\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\\">Find out more &gt;<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Images-3.jpg\",\"alt\":\"Buddhist-Images-3\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #dedede;\\\">Visit the sunken statues<\\/span><\\/h3>\\n    <p><span style=\\\"color: #dedede;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span>&nbsp;<\\/span><\\/p>\\n    <p><a href=\\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\\">Find out more &gt;<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#f37f31\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Logo.png\",\"alt\":\"Buddhist-Logo\",\"fullWidth\":false,\"width\":\"170px\",\"height\":\"99px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#f37f31\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#eeeeee\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#eeeeee\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#eeeeee\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#eeeeee\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#f37f31\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#00050b\"},\"body\":{\"backgroundColor\":\"#00050b\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Book tickets here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f37f31\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"145px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#f37f31\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#f37f31\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"11px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#787878\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/buddhist-temple/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(44,0,'Mosque','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#009146\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"10px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#333333\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Logo.png\",\"alt\":\"Mosque-Logo\",\"fullWidth\":false,\"width\":\"182px\",\"height\":\"119px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\"><strong>JANUARY 2019<\\/strong><\\/span><\\/p>\\n    <h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Newsletter<\\/span><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris efficitur pretium.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"90px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #009146;\\\"><strong>Upcoming Events<\\/strong><\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Images-1.jpg\",\"alt\":\"Mosque-Images-1\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>14th&nbsp;January 2019<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><span>The Four Imams<\\/span><\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><strong><a href=\\\"\\\">Find out more &gt;<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Images-2.jpg\",\"alt\":\"Mosque-Images-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>23rd&nbsp;January 2019<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><span>Prayer Makes Perfect<\\/span><\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong><a href=\\\"\\\">Find out more &gt;<\\/a><\\/strong><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Images-3.jpg\",\"alt\":\"Mosque-Images-3\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>29th&nbsp;January 2019<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><span>Plaster Carving<\\/span><\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong><a href=\\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\\">Find out more &gt;<\\/a><\\/strong><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#009146\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"5.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#009146\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #009146;\\\"><strong>Prayer Times<\\/strong><\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong><\\/strong><strong>Fajr<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"7.04pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Sunrise<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"8.41am\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Dhuhr<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"12.35pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Asr<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"2.01pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Maghrib<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"4.21pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Isha\'a<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"5.58pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/bg-2.jpg\",\"alt\":\"bg-2\",\"fullWidth\":false,\"width\":\"1200px\",\"height\":\"286px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#009146\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Logo.png\",\"alt\":\"Mosque-Logo\",\"fullWidth\":false,\"width\":\"144px\",\"height\":\"119px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"11px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#009146\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"13px\"},\"h1\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#009146\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#e3e3e3\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"5.58pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"5.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#009146\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"11px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#009146\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"10px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/mosque/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(45,0,'Synagogue','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2b3d5e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#7386a7\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#384e76\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"padding\":\"7.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#0d7e85\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#384e76\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Logo.png\",\"alt\":\"Synagogue-Logo\",\"fullWidth\":false,\"width\":\"180px\",\"height\":\"208px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"27px\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Header-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#384e76\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"140px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Welcome&nbsp;back<\\/span><\\/h1>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">This month we\'ll be discussing important topics around our faith, and highlighting some events that you may be interested in.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"38px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #04aeb9;\\\"><strong><span>S P E C I A L&nbsp; E V E N T<\\/span><\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Stories In Song<\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">An afternoon of comedy and music with Daniel Cainer. This multi-award-winning master-songwriter and great musician brings our family trees to life.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Tickets available here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"175px\",\"lineHeight\":\"38px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"43px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Back-1.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/male-18.jpg\",\"alt\":\"male-18\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"360px\",\"styles\":{\"block\":{\"textAlign\":\"right\"}}},{\"type\":\"text\",\"text\":\"<p class=\\\"font_2\\\" style=\\\"text-align: right;\\\"><span style=\\\"color: #384e76;\\\"><strong>Ariel Abel<\\/strong><\\/span><\\/p>\\n    <p class=\\\"font_2\\\" style=\\\"font-size: 11px; text-align: right;\\\"><span style=\\\"color: #384e76;\\\">Princes Road Synagogue&nbsp;<span>Rabbi&nbsp;<\\/span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get in touch\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"30px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"right\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Greetings from our Rabbi&nbsp;<\\/span><\\/h2>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat, vitae ultricies eros porttitor eleifend. Fusce luctus accumsan risus, at rhoncus ante vehicula in. Praesent ut ultricies ipsum. Sed lacus dolor, laoreet nec tincidunt ut, commodo nec augue. In dignissim justo eget ante facilisis ornare.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\"><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\"><span>Cras in lacus ac lectus hendrerit porta. Morbi pretium id nisi eget placerat. Integer nec quam nec augue luctus facilisis. Nam sollicitudin velit nec risus mattis, quis porttitor tortor consequat. Vivamus nec justo vel lectus pharetra volutpat.<\\/span><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\"><span><\\/span><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\"><span>Quisque eget vestibulum quam, eu fermentum ipsum.<\\/span><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#384e76\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"padding\":\"6.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#04aeb9\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #384e76;\\\">Latest News<\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #384e76;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat, vitae ultricies eros porttitor eleifend.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Images-1.jpg\",\"alt\":\"Synagogue-Images-1\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Building work started this week<\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"81px\",\"lineHeight\":\"30px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Images-2.jpg\",\"alt\":\"Synagogue-Images-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">What\'s life like as a Jewish teenager?<\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"81px\",\"lineHeight\":\"30px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Images-3.jpg\",\"alt\":\"Synagogue-Images-3\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">The life of paper in a modern world<\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"81px\",\"lineHeight\":\"30px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2b3d5e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Keep in touch with us<\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat, vitae ultricies eros porttitor eleifend.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official-white\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2b3d5e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2b3d5e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Logo.png\",\"alt\":\"Synagogue-Logo\",\"fullWidth\":false,\"width\":\"180px\",\"height\":\"208px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#04aeb9\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2b3d5e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"13px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#2b3d5e\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Get in touch\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"30px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"right\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"padding\":\"6.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#04aeb9\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#04aeb9\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#7386a7\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/synagogue/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(46,0,'Faith','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/faith\\/church-header.jpg\",\"alt\":\"church-header\",\"fullWidth\":true,\"width\":\"1036px\",\"height\":\"563px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\">Spreading Love &amp; Hope...<\\/h1><p>Duis id molestie ex. Quisque finibus magna in justo tristique pellentesque. Nulla sed leo facilisis arcu malesuada molestie vel quis dolor. Donec imperdiet condimentum odio ut elementum. Aenean nisl massa, rutrum a ullamcorper eget, molestie non erat.&nbsp;<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f3f4f4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\">Family Faith Events<\\/h2>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/faith\\/family.jpg\",\"alt\":\"family\",\"fullWidth\":false,\"width\":\"660px\",\"height\":\"880px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p>In maximus tempus pellentesque. Nunc scelerisque ante odio, vel placerat dui fermentum efficitur. Integer vitae ex suscipit, aliquet eros vitae, ornare est. <a href=\\\"http:\\/\\/www.example.com\\\">Aenean vel dapibus nisi<\\/a>.<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2>Thoughts &amp; Prayers<\\/h2>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/faith\\/pray.jpg\",\"alt\":\"pray\",\"fullWidth\":false,\"width\":\"660px\",\"height\":\"880px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p>Donec sed vulputate ipsum. In scelerisque rutrum interdum. Donec imperdiet dignissim erat, in dictum lectus accumsan ut. <a href=\\\"http:\\/\\/www.example.com\\\">Aliquam erat volutpat.<\\/a><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\">Latest News<\\/h1>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"1px\",\"borderColor\":\"#dcdcdc\"}}},{\"type\":\"automatedLatestContent\",\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#dfeaf3\",\"borderColor\":\"#00ddff\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"45px\",\"fontColor\":\"#597890\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#dfeaf3\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#e7eff6\",\"padding\":\"13px\",\"borderStyle\":\"ridge\",\"borderWidth\":\"6px\",\"borderColor\":\"#597890\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#e7eff6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><b>Add your postal address here!<\\/b>\",\"styles\":{\"block\":{\"backgroundColor\":\"#e7eff6\"},\"text\":{\"fontColor\":\"#787878\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"14px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#787878\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Find us socially:<\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#787878\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#597890\",\"fontFamily\":\"Comic Sans MS\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#597890\",\"fontFamily\":\"Comic Sans MS\",\"fontSize\":\"18px\"},\"h3\":{\"fontColor\":\"#787878\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#597890\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#e7eff6\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/faith/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(47,0,'College','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Logo.png\",\"alt\":\"College-Logo\",\"fullWidth\":false,\"width\":\"106px\",\"height\":\"652px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"33px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#333333\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #ffcc00;\\\"><strong>S U M M E R&nbsp; &nbsp;E D I T I O N<\\/strong><\\/span><\\/p>\\n    <h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Graduation Day is Coming<\\/span><\\/h1>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus iaculis risus ut tincidunt. Integer gravida mauris erat, vehicula blandit velit ultrices ut.&nbsp;<\\/span><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"54px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>H E A D M A S T E R \' S&nbsp; &nbsp;B L O G<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: left;\\\"><strong><span style=\\\"color: #333333;\\\">Your hard work pays off in the future to come<\\/span><\\/strong><\\/h2>\\n    <p><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"18.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffcc00\"}}},{\"type\":\"text\",\"text\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur purus quam, semper eget nisl at, pretium fermentum ligula. Ut augue elit, congue non nisl eget, venenatis ornare ante. Aliquam erat volutpat. Maecenas facilisis eget risus vel scelerisque.<\\/p>\\n    <p><\\/p>\\n    <p>Etiam eros arcu, vestibulum at iaculis ut, iaculis nec est. Ut ut malesuada purus. Etiam sed accumsan eros, eu aliquam nisl. Nam faucibus sit amet felis at euismod. Sed efficitur varius tincidunt. Curabitur varius, nunc id interdum sodales, felis purus congue nulla, at semper orci est id mauris. Ut euismod vel dui sed mollis. Aliquam vestibulum id leo eu tristique. Etiam sit amet lacus vitae mi dignissim iaculis id ac nulla.<\\/p>\\n    <p><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Image.jpg\",\"alt\":\"College-Image\",\"fullWidth\":false,\"width\":\"1200px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><\\/p>\\n    <p>Praesent mi lorem, varius sit amet mattis at, sollicitudin ac enim. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam rhoncus tellus eleifend, accumsan magna in, imperdiet mauris. Cras a justo in lectus semper fermentum. Integer porta vel risus a varius. Aliquam nec nulla dui. Nulla congue ornare fringilla.<\\/p>\\n    <p><\\/p>\\n    <p>Nulla gravida interdum velit, nec pretium lacus placerat vel. Curabitur vitae arcu condimentum, iaculis nisl ac, viverra augue.<\\/p>\\n    <p><\\/p>\\n    <p>Etiam tincidunt justo quam, ac suscipit lectus hendrerit ac.<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Avatar.jpg\",\"alt\":\"College-Avatar\",\"fullWidth\":true,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><\\/p>\\n    <p><\\/p>\\n    <p><strong>Mr George Chalk<\\/strong><\\/p>\\n    <p>Headmaster &amp; Director<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Need some tips and advice?&nbsp;<\\/strong><\\/p>\\n    <p>Here\'s the latest updates from our blog:<\\/p>\\n    <p><\\/p>\\n    <p><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">7 ways to destress before an exam even starts<\\/a><\\/p>\\n    <p><\\/p>\\n    <p><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Focussing on the right content is key to being successful<\\/a><\\/p>\\n    <p><\\/p>\\n    <p><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Getting a degree is only the start of the battle<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffcc00;\\\"><strong><\\/strong><\\/span><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><span>&nbsp;|&nbsp;<\\/span><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><span>Add your postal address here!<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Logo.png\",\"alt\":\"College-Logo\",\"fullWidth\":false,\"width\":\"106px\",\"height\":\"652px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Playfair Display\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Playfair Display\",\"fontSize\":\"30px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"24px\"},\"link\":{\"fontColor\":\"#447c9d\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"18.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffcc00\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/college/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(48,0,'Renewable Energy','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#313f58\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #fdb323;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #fdb323;\\\">View in browser &gt;<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#016fc1\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Logo.png\",\"alt\":\"Energy-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"145px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Linkedin.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">2018 Energy Report<\\/span><\\/strong><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse maximus purus vel sem rutrum pulvinar. Pellentesque at justo id ipsum porttitor viverra non porta nisl.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read it here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#fdb323\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"135px\",\"lineHeight\":\"44px\",\"fontColor\":\"#2e2e2e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"197px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\"><strong>R E C E N T<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #003366;\\\"><strong>Here\'s what\'s happening this week<\\/strong><\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-1.jpg\",\"alt\":\"Energy-Image-1\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #003366;\\\"><strong>How can electricity be better?<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#fdb323\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"30px\",\"fontColor\":\"#2e2e2e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-2.jpg\",\"alt\":\"Energy-Image-2\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #003366;\\\"><strong>Nuclear power for newcomers<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#fdb323\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"30px\",\"fontColor\":\"#2e2e2e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-3.jpg\",\"alt\":\"Energy-Image-3\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #003366;\\\"><strong>Saving the planet, one trip at a time<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#fdb323\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"30px\",\"fontColor\":\"#2e2e2e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-Tall.jpg\",\"alt\":\"Energy-Image-Tall\",\"fullWidth\":true,\"width\":\"600px\",\"height\":\"900px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>S P O N S O R E D<\\/strong><\\/span><\\/p>\\n    <h2><span style=\\\"color: #003366;\\\"><strong>Control your heating and your spending with our amazing app<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\\"color: #003366;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse maximus purus vel sem rutrum pulvinar.&nbsp;<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/CityNews-GoogleDownload.png\",\"alt\":\"CityNews-GoogleDownload\",\"fullWidth\":false,\"width\":\"130px\",\"height\":\"168px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/CityNews-AppleDownload.png\",\"alt\":\"CityNews-AppleDownload\",\"fullWidth\":false,\"width\":\"130px\",\"height\":\"168px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#313f58\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Logo.png\",\"alt\":\"Energy-Logo\",\"fullWidth\":true,\"width\":\"134px\",\"height\":\"145px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Linkedin.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #fdb323;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #fdb323;\\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #fdb323;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#2ea1cd\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#313f58\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#fdb323\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"30px\",\"fontColor\":\"#2e2e2e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Linkedin.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/renewable-energy/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(49,0,'Primary School','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#cae7f2\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><strong><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/strong><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#e63729\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Logo.png\",\"alt\":\"PrimarySchool-Logo\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"652px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"33px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e63729\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\\" style=\\\"color: #ffffff;\\\">News &amp; Events<\\/a><\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\\" style=\\\"color: #ffffff;\\\">Parent Information<\\/a><\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\\" style=\\\"color: #ffffff;\\\">Scho<\\/a><a href=\\\"http:\\/\\/mailpoet-sg.com\\\" style=\\\"color: #ffffff;\\\">ol Calendar<\\/a><\\/span><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-WideImage-1.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c23a3a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">Welcome back everyone!<\\/span><\\/strong><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna.<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Avatar.png\",\"alt\":\"PrimarySchool-Avatar\",\"fullWidth\":false,\"width\":\"80px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><em><span style=\\\"color: #ffffff;\\\">Dr Angela Boyd - Director of Schooling<\\/span><\\/em><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>The new school year is here<\\/strong><\\/span><\\/h1>\\n    <p style=\\\"text-align: left;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna. <\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span>Sed dui sapien, congue non accumsan euismod, ultrices ut dui. Ut sapien arcu, interdum pharetra enim at, porttitor viverra nisi. Suspendisse potenti.&nbsp;<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#e63729\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-CopyImage.jpg\",\"alt\":\"PrimarySchool-CopyImage\",\"fullWidth\":false,\"width\":\"1000px\",\"height\":\"583px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Essentials for your bag<\\/strong><\\/span><\\/h2>\\n    <p style=\\\"text-align: left;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna. <\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get the kit\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e63729\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-School.png\",\"alt\":\"PrimarySchool-School\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"512px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Class Lists\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e63729\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"38px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Payments\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#43772f\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"38px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Schedule\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#408bb6\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"38px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e63729\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">Everything is social!<\\/span><\\/strong><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#cae7f2\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Logo.png\",\"alt\":\"PrimarySchool-Logo\",\"fullWidth\":false,\"width\":\"110px\",\"height\":\"652px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#e63729\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#cae7f2\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Get the kit\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e63729\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#e63729\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#e63729\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#e63729\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/primary-school/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(50,0,'Computer Repair','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1c00af\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #999999;\\\">View this in your browser.<\\/a><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1c00af\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/computer-repair\\/ComputerRepair-Logo.png\",\"alt\":\"ComputerRepair-Logo\",\"fullWidth\":true,\"width\":\"408px\",\"height\":\"97px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"34px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>TIRED OF SCREENS&nbsp;LIKE THIS?<\\/strong><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><em>Don\'t panic!&nbsp;We\'re here to help! <\\/em><\\/p>\\n    <p style=\\\"text-align: center;\\\"><\\/p>\\n    <p style=\\\"text-align: center;\\\">Come on down to our nearest store and we\'ll be happy to take a look at your computer and help get you back up and running again in no time.<\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"14px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\/wp-admin\\/http:\\\">Computer Repair<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\/wp-admin\\/http:\\\">Help &amp; Support<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\/wp-admin\\/http:\\\">Call Us Now<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/computer-repair\\/ComputerRepair-Image-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1c00af\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"42px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Check out our locations<\\/strong><\\/h2>\\n    <p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus iaculis risus ut tincidunt.<\\/p>\"},{\"type\":\"button\",\"text\":\"View locations\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#f8f8f8\",\"borderWidth\":\"3px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/computer-repair\\/ComputerRepair-Logo.png\",\"alt\":\"ComputerRepair-Logo\",\"fullWidth\":true,\"width\":\"254px\",\"height\":\"97px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><span>&nbsp;|&nbsp;<\\/span><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Linkedin.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\">Add your address here<\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#1c00af\"},\"body\":{\"backgroundColor\":\"#1c00af\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"View locations\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#f8f8f8\",\"borderWidth\":\"3px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"16.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Linkedin.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/computer-repair/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(51,0,'Yoga Studio','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#1e2937\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-1.png\",\"alt\":\"yoga-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"740px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Here\'s your classes for this week:<\\/strong><\\/h2>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong><span style=\\\"color: #83bd31;\\\"><em>Weekdays<\\/em><\\/span><\\/strong><\\/h3>\\n                      <p><strong>Monday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><strong>Tuesday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><strong>Wednesday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><strong>Thursday<\\/strong>:&nbsp;CLOSED FOR PRIVATE CLASS.<\\/p>\\n                      <p><strong>Friday<\\/strong>: 7am, 9am, 11am,&nbsp;and 3pm.<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong><span style=\\\"color: #83bd31;\\\"><em>Weekend<\\/em><\\/span><\\/strong><\\/h3>\\n                      <p><strong>Saturday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><strong>Sunday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"22px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#d5d5d5\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 600;\\\">Meet the instructors<\\/span><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-person-1.png\",\"alt\":\"yoga-person-1\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #83bd31;\\\"><span style=\\\"font-weight: 600;\\\">Maria Smith<\\/span><\\/span><\\/h3>\\n                      <p style=\\\"text-align: center;\\\">Nullam hendrerit feugiat feugiat. Praesent mollis ante lacus, quis tempor leo sagittis vel. Donec sagittis eros at felis venenatis ultricies.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#83bd31\",\"borderColor\":\"#83bd31\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-person-2.png\",\"alt\":\"yoga-person-2\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #83bd31;\\\"><span style=\\\"font-weight: 600;\\\">Fiona&nbsp;Davies<\\/span><\\/span><\\/h3>\\n                      <p style=\\\"text-align: center;\\\">Nullam hendrerit feugiat feugiat. Praesent mollis ante lacus, quis tempor leo sagittis vel. Donec sagittis eros at felis venenatis ultricies.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#83bd31\",\"borderColor\":\"#83bd31\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-person-3.png\",\"alt\":\"yoga-person-3\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #83bd31;\\\"><span style=\\\"font-weight: 600;\\\">Matthew&nbsp;Johnson<\\/span><\\/span><\\/h3>\\n                       <p style=\\\"text-align: center;\\\">Nullam hendrerit feugiat feugiat. Praesent mollis ante lacus, quis tempor leo sagittis vel. Donec sagittis eros at felis venenatis ultricies.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#83bd31\",\"borderColor\":\"#83bd31\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"31px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#83bd31\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Pose of the week:<\\/strong><\\/p>\\n                      <h2>Virabhadrasana I<\\/h2>\\n                      <p>The myth is that the powerful priest Daksha made a great yagna (ritual sacrifice) but did not invite his youngest daughter Sati and her husband Shiva, the supreme ruler of the universe. Sati found out and decided to go alone to the yagna.<\\/p>\\n                      <p><\\/p>\\n                      <p>When she arrived, Sati entered into an argument with her father. Unable to withstand his insults, she spoke a vow to her father, &ldquo;Since it was you who gave me this body, I no longer wish to be associated with it.&rdquo;<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-pose.png\",\"alt\":\"yoga-pose\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 600;\\\">Quote of the week<\\/span><\\/h3>\"},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><em>Be a lamp to yourself. Be your own confidence. Hold on to the truth within yourself as to the only truth.<\\/em><\\/h2>\\n                      <p style=\\\"text-align: center;\\\"><span style=\\\"font-family: Arial, sans-serif; font-size: 14px; text-align: center; color: #999999;\\\">Buddha<\\/span><em><\\/em><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#d5d5d5\",\"padding\":\"15px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#b3b3b3\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#d5d5d5\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-logo-small.png\",\"alt\":\"yoga-logo-small\",\"fullWidth\":false,\"width\":\"50px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 13px; text-align: center;\\\"><strong>Yoga Studio<\\/strong><\\/p>\\n                      <p style=\\\"font-size: 11px; text-align: center;\\\">Address Line 1<\\/p>\\n                      <p style=\\\"font-size: 11px; text-align: center;\\\">Address Line 2<\\/p>\\n                      <p style=\\\"font-size: 11px; text-align: center;\\\">City\\/Town<\\/p>\\n                      <p style=\\\"font-size: 11px; text-align: center;\\\">Country<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><\\/p><p><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"11px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#000000\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#d5d5d5\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#1e2937\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\"},\"h1\":{\"fontColor\":\"#1e2937\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#1e2937\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#1e2937\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#83bd31\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#1e2937\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/yoga_studio/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(52,0,'Retro','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Header.jpg\",\"alt\":\"1980s-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"740px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Welcome back !<\\/strong><\\/h2>\\n<p style=\\\"text-align: left;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f36543\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Download-1.jpg\",\"alt\":\"1980s-Download-1\",\"fullWidth\":false,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong>Free Retro-Futuristic Font<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Download Here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f36543\",\"borderColor\":\"#f36543\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Download-2.jpg\",\"alt\":\"1980s-Download-2\",\"fullWidth\":false,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><span style=\\\"font-weight: 600;\\\">New UI Kit now available<\\/span><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Download Here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f36543\",\"borderColor\":\"#f36543\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Download-3.jpg\",\"alt\":\"1980s-Download-3\",\"fullWidth\":false,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong>Free&nbsp;Retro Patterns<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Download Here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f36543\",\"borderColor\":\"#f36543\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#12233c\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Footer.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"140px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Retro Downloads<\\/span><\\/h1>\\n<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">To Your Inbox<\\/span><\\/h1>\\n<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Every Week<\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"120px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#12233c\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#12223b\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#f36543\",\"textDecoration\":\"underline\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#12233c\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Verdana\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#008282\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#12233c\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f36543\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"140px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/retro/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(53,0,'Charity','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#7bc9ee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/header-bg.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/charity-logo.png\",\"alt\":\"charity-logo\",\"fullWidth\":false,\"width\":\"240px\",\"height\":\"103px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"43px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #a6d2d2;\\\">Charity Number: 09238923<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/charity-header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"45px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong><span style=\\\"color: #ffffff;\\\">We need your help<\\/span><\\/strong><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #ffffff;\\\">For just $5 a month, you can help people around the world that are in desperate need of fresh, clean water.<\\/span><\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>It only takes 5 minutes to help someone in need<\\/strong><\\/span><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt. Duis viverra imperdiet magna, a facilisis diam scelerisque at. Nunc at quam ligula. Nullam ut magna velit.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Start Helping Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#05a0e8\",\"borderColor\":\"#05a0e8\",\"borderWidth\":\"1px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"241px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#7bc9ee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Noah\'s Story<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#7bc9ee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/Charity-Child.png\",\"alt\":\"Charity-Child\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"200px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt. <\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span>Duis viverra imperdiet magna, a facilisis diam scelerisque at. Nunc at quam ligula. Nullam ut magna velit.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#7bc9ee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/Charity-Video.jpg\",\"alt\":\"Charity-Video\",\"fullWidth\":false,\"width\":\"1280px\",\"height\":\"760px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/Charity-Logo-Small.png\",\"alt\":\"Charity-Logo-Small\",\"fullWidth\":false,\"width\":\"407px\",\"height\":\"82px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px;\\\"><span style=\\\"color: #000000;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #000000;\\\">Add your postal address here!<\\/span><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#05a0e8\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#7bc9ee\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/charity/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(54,0,'City News','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #999999;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #999999;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#000000\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"70px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Logo.png\",\"alt\":\"CityNews-Logo\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"178px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>[date:mtext] [date:y]<\\/strong><\\/span><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">N E W S L E T T E R<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"22px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong><span><\\/span><\\/strong><\\/span><span style=\\\"color: #999999;\\\"><strong>TOP STORY<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Park opens to all within the community<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus ac maximus justo. Phasellus ullamcorper, enim at eleifend malesuada, risus purus interdum arcu, sed porttitor erat diam a neque.&nbsp;<\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n    <p><strong><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Read full article &gt;<\\/a><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Images-1.jpg\",\"alt\":\"CityNews-Images-1\",\"fullWidth\":true,\"width\":\"600px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-1.jpg\",\"alt\":\"CityNews-ThinImages-1\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"300px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>EVENTS<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Christmas Market opening soon<\\/strong><\\/span><\\/h3>\\n    <p><strong><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Read full article &gt;<\\/a><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-2.jpg\",\"alt\":\"CityNews-ThinImages-2\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"300px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>HEALTHCARE<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Hospitals brace for cuts to services<\\/strong><\\/span><\\/h3>\\n    <p><strong><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Read full article &gt;<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-3.jpg\",\"alt\":\"CityNews-ThinImages-3\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"300px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>WEATHER<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Dry heat has a high chance to cause fires<\\/strong><\\/span><\\/h3>\\n    <p><strong><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Read full article &gt;<\\/a><\\/strong><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-4.jpg\",\"alt\":\"CityNews-ThinImages-4\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"300px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>ARTS<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Local theatre to stage dramatic new play<\\/strong><\\/span><\\/h3>\\n    <p><strong><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Read full article &gt;<\\/a><\\/strong><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Phone.png\",\"alt\":\"CityNews-Phone\",\"fullWidth\":false,\"width\":\"162px\",\"height\":\"679px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Download the CityNews app<\\/strong><\\/span><\\/h3>\\n    <p><span style=\\\"color: #d1d1d1;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus ac maximus justo. Phasellus ullamcorper, enim at eleifend malesuada, risus purus interdum arcu, sed porttitor erat diam a neque.&nbsp;<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-GoogleDownload.png\",\"alt\":\"CityNews-GoogleDownload\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"168px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-AppleDownload.png\",\"alt\":\"CityNews-AppleDownload\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"168px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#4b4b4b\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Logo.png\",\"alt\":\"CityNews-Logo\",\"fullWidth\":false,\"width\":\"122px\",\"height\":\"178px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #999999;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #999999;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #999999;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#252525\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#f8f8f8\"},\"body\":{\"backgroundColor\":\"#252525\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#4b4b4b\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#4b4b4b\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"posts\",\"offset\":0,\"terms\":[],\"search\":\"\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/city-local-news/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(55,0,'Coffee','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Logo-1.png\",\"alt\":\"Coffee-Logo-1\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #000000;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #000000;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Header.jpg\",\"alt\":\"Coffee-Header\",\"fullWidth\":false,\"width\":\"1280px\",\"height\":\"260px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/coffee.gif\",\"alt\":\"coffee\",\"fullWidth\":true,\"width\":\"660px\",\"height\":\"371px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>We\'ve got some new blends, just for you.<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas. Suspendisse felis felis, tempor id convallis in, tincidunt quis nisi. Morbi dolor elit, maximus et velit quis, fermentum porta lectus. Nulla odio est, tempus vitae nunc sit amet, fermentum tristique lacus. In bibendum fringilla cursus.<\\/p>\"},{\"type\":\"button\",\"text\":\"Check Them Out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#6fb910\",\"borderColor\":\"#6fb910\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#d6d6d6\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Mid.jpg\",\"alt\":\"Coffee-Mid\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"411px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#eaeaea\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#eaeaea\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas. Suspendisse felis felis, tempor id convallis in, tincidunt quis nisi.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span> Morbi dolor elit, maximus et velit quis, fermentum porta lectus. Nulla odio est, tempus vitae nunc sit amet, fermentum tristique lacus. In bibendum fringilla cursus.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas. Suspendisse felis felis, tempor id convallis in, tincidunt quis nisi.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span>Morbi dolor elit, maximus et velit quis, fermentum porta lectus. Nulla odio est, tempus vitae nunc sit amet, fermentum tristique lacus. In bibendum fringilla cursus.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Interested in upgrading your subscription?<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\\"text-align: center;\\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\"},{\"type\":\"button\",\"text\":\"Get Started\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#6fb910\",\"borderColor\":\"#6fb910\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"118px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#d6d6d6\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Latest News<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Cup.jpg\",\"alt\":\"Coffee-Cup\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6fb910;\\\"><strong>Capsule MFG Launches Upgraded Line of Modular Coffee Bars<\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: left;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\\"text-align: left;\\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p><span style=\\\"color: #6fb910;\\\"><strong><a href=\\\"http:\\/\\/mailpoet.info\\/\\\" style=\\\"color: #6fb910;\\\">Read more<\\/a><\\/strong><\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Cup.jpg\",\"alt\":\"Coffee-Cup\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6fb910;\\\"><strong>British-Designed Niche Zero Aims to Leave No Grind Behind<\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: left;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\\"text-align: left;\\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p><strong><span style=\\\"color: #6fb910;\\\"><a href=\\\"http:\\/\\/mailpoet.info\\/\\\" style=\\\"color: #6fb910;\\\">Read more<\\/a><\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Cup.jpg\",\"alt\":\"Coffee-Cup\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6fb910;\\\"><strong>Boyd&rsquo;s Being Acquired by Farmer Bros for Approximately $58.6M<\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: left;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\\"text-align: left;\\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p><strong><span style=\\\"color: #6fb910;\\\"><a href=\\\"http:\\/\\/mailpoet.info\\/\\\" style=\\\"color: #6fb910;\\\">Read more<\\/a><\\/span><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"22.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#d6d6d6\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Logo-1.png\",\"alt\":\"Coffee-Logo-1\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#0f0f0f\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/coffee/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(56,0,'Vlogger','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#aaaaaa\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f3ba25\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"180px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center; font-size: 80px;\\\"><span style=\\\"color: #ffffff;\\\"><strong>STACEY<\\/strong><\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"145px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#5527a6\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Vlogging About Beauty, Fashion, Life Hacks &amp; My Life<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Youtube.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#7b0000\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"63px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 11px;\\\"><span style=\\\"color: #ffffff;\\\">L A T E S T&nbsp; V I D E O<\\/span><\\/p>\\n    <h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Roses are red...<\\/strong><\\/span><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-PlayButton.png\",\"alt\":\"Vlogger-PlayButton\",\"fullWidth\":false,\"width\":\"50px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e9e9e9\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Images-1.jpg\",\"alt\":\"Vlogger-Images-1\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Mixing it up<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Images-2.jpg\",\"alt\":\"Vlogger-Images-2\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Front row seats!<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Images-3.jpg\",\"alt\":\"Vlogger-Images-3\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Max has a birthday!<\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e9e9e9\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Check out all my latest videos\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#5527a6\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"225px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-WhoAmI.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"109px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #5527a6;\\\"><strong>This is my story<\\/strong><\\/span><\\/h1>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><\\/span><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Go to my Youtube Page\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#5527a6\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"183px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"71px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#5527a6\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Never miss a thing<\\/strong><\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official-white\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#3a147d\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"32px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong><span style=\\\"color: #ffffff;\\\">STACEY<\\/span><\\/strong><\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#9d82cd\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#5527a6\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#5527a6\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"225px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#ffffff\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#9d82cd\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"32px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#aaaaaa\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/vlogger/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(57,0,'Birds','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Logo-1.png\",\"alt\":\"Birds-Logo\",\"fullWidth\":false,\"width\":\"178px\",\"height\":\"127px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#12616f\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Header-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"112px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\"><strong>New Season<\\/strong><\\/span><\\/h1>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut in mattis neque.&nbsp;<\\/span><span style=\\\"color: #ffffff;\\\">Quisque sed massa eu tellus efficitur dictum at sed augue.&nbsp;<span>Ut in mattis neque.<\\/span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read the whole story\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"159px\",\"lineHeight\":\"37px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"90px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-1.jpg\",\"alt\":\"Birds-Images-1\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"53px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Puffin Sightings<\\/strong><\\/h3>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut in mattis neque. Quisque sed massa eu tellus efficitur dictum at sed augue.&nbsp;<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"82px\",\"lineHeight\":\"29px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>This month\'s best pictures<\\/strong><\\/h3>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-6.jpg\",\"alt\":\"Birds-Images-6\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-7.jpg\",\"alt\":\"Birds-Images-7\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-5.jpg\",\"alt\":\"Birds-Images-5\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-2.jpg\",\"alt\":\"Birds-Images-2\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-3.jpg\",\"alt\":\"Birds-Images-3\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-4.jpg\",\"alt\":\"Birds-Images-4\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/580b57fbd9996e24bc43bb61.png\",\"alt\":\"580b57fbd9996e24bc43bb61\",\"fullWidth\":true,\"width\":\"671px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong><span style=\\\"color: #ffffff;\\\">Tweeting isn\'t just for birds...<\\/span><\\/strong><\\/h3>\\n    <p><span style=\\\"color: #ffffff;\\\">We love to hear your thoughts about this newsletter, as well as being able to share your amazing pictures with us. Use the hashtag <strong>#birdwatch<\\/strong> and we\'ll share the best pictures here each month.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official-white\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Logo-1.png\",\"alt\":\"Birds-Logo\",\"fullWidth\":false,\"width\":\"164px\",\"height\":\"127px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#147080\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#12616f\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Roboto\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Roboto\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Roboto\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#222222\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"82px\",\"lineHeight\":\"29px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"#2d4b50\",\"padding\":\"5.5px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#4a6b70\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#147080\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#12616f\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"112px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#12616f\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/birds/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(58,0,'Engineering','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1d1d1d\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Logo.png\",\"alt\":\"Engineering-Logo\",\"fullWidth\":true,\"width\":\"150px\",\"height\":\"506px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #808080;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #808080;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Header-1.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"295px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><em><span style=\\\"color: #ffffff;\\\">Let your dreams take flight...<\\/span><\\/em><\\/strong><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Bearing.png\",\"alt\":\"Engineering-Bearing\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2><strong><span style=\\\"color: #ffffff;\\\">The all-new RoundBros 6206 ball bearing.<\\/span><\\/strong><\\/h2>\\n    <p><span style=\\\"color: #cccccc;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna. Sed dui sapien, congue non accumsan euismod, ultrices ut dui.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#1d1d1d\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"3px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"134px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><em><span style=\\\"color: #ffffff;\\\">...and stay grounded in safety<\\/span><\\/em><\\/strong><\\/h1>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Footer-c.jpg\",\"alt\":\"Engineering-Footer-c\",\"fullWidth\":true,\"width\":\"928px\",\"height\":\"661px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2><strong><span style=\\\"color: #ffffff;\\\">Bearing sets are back in stock for a limited time!<\\/span><\\/strong><\\/h2>\\n    <p><span style=\\\"color: #cccccc;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#1d1d1d\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"3px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"134px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Bearing-2.png\",\"alt\":\"Engineering-Bearing-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"574px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#424242\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Logo.png\",\"alt\":\"Engineering-Logo\",\"fullWidth\":true,\"width\":\"100px\",\"height\":\"506px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><\\/p>\\n    <p><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#5aa9cc\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Roboto\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Roboto\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#1d1d1d\"},\"body\":{\"backgroundColor\":\"#1d1d1d\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#1d1d1d\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"3px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"134px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#424242\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#5aa9cc\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/engineering/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(59,0,'Branding Agency News','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #808080;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #808080;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Logo.png\",\"alt\":\"Branding-Logo\",\"fullWidth\":false,\"width\":\"122px\",\"height\":\"117px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><span style=\\\"color: #bdbdbd;\\\"><strong>B I G&nbsp; N E W S<\\/strong><\\/span><\\/p>\\n    <h1>Branded is getting a refresh<\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Image01.jpg\",\"alt\":\"Branding-Image01\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p><span style=\\\"color: #999999;\\\"><strong><\\/strong><\\/span><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu quam risus. Quisque tempor sodales tortor. Cras enim orci, bibendum vitae sollicitudin porttitor, eleifend eu metus. Aliquam a fringilla libero. Vivamus turpis orci, viverra in vehicula vitae, imperdiet et ex. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"> Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"20px\",\"fontColor\":\"#0e0e0e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#dfdfdf\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>Design starts with a pencil and paper<\\/h3>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu quam risus. Quisque tempor sodales tortor.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"> Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"20px\",\"fontColor\":\"#0e0e0e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Image02.jpg\",\"alt\":\"Branding-Image02\",\"fullWidth\":false,\"width\":\"540px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>How television has impacted branding<\\/h3>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu quam risus. Quisque tempor sodales tortor.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"> Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"20px\",\"fontColor\":\"#0e0e0e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Image03.jpg\",\"alt\":\"Branding-Image03\",\"fullWidth\":false,\"width\":\"1200px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">Some of our recent branding<\\/h3>\\n    <p style=\\\"text-align: center;\\\">Looking for some work from us? Get in touch and we\'ll see what we can do.<\\/p>\"},{\"type\":\"button\",\"text\":\"Get in touch here >\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"157px\",\"lineHeight\":\"20px\",\"fontColor\":\"#0e0e0e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/greens-food-suppliers.png\",\"alt\":\"greens-food-suppliers\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"418px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/james-and-sons.png\",\"alt\":\"james-and-sons\",\"fullWidth\":false,\"width\":\"156px\",\"height\":\"692px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/fast-banana.png\",\"alt\":\"fast-banana\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"325px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/space-cube.png\",\"alt\":\"space-cube\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"487px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/the-dance-studio.png\",\"alt\":\"the-dance-studio\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"365px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/yoga-baby.png\",\"alt\":\"yoga-baby\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"248px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/beauty-box.png\",\"alt\":\"beauty-box\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"304px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/cheshire-county-hygiene-services.png\",\"alt\":\"cheshire-county-hygiene-services\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"393px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/crofts-accountants.png\",\"alt\":\"crofts-accountants\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"229px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Logo.png\",\"alt\":\"Branding-Logo\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"117px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><span style=\\\"color: #808080;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#222222\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"30px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Get in touch here >\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"157px\",\"lineHeight\":\"20px\",\"fontColor\":\"#0e0e0e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#dfdfdf\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#222222\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/branding-agency-news/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(60,0,'WordPress Theme','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b8dae3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#222222\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#051137\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#051137\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Logo.png\",\"alt\":\"Wordpress-Logo\",\"fullWidth\":false,\"width\":\"260px\",\"height\":\"177px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"22px\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Header-b.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d557f\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">ThemeZone presents...<\\/span><\\/h3>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Header-img.png\",\"alt\":\"Wordpress-Header-img\",\"fullWidth\":false,\"width\":\"1134px\",\"height\":\"898px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">The Winter Theme Bundle<\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Take a look\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#1e986a\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"132px\",\"lineHeight\":\"50px\",\"fontColor\":\"#1a4f66\",\"fontFamily\":\"Arvo\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Fully customisable and ready to use<\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Image-1.jpg\",\"alt\":\"Wordpress-Image-1\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"340px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\">Beautiful,&nbsp;simple design<\\/span><\\/h2>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Image-2.jpg\",\"alt\":\"Wordpress-Image-2\",\"fullWidth\":true,\"width\":\"541px\",\"height\":\"454px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#051137\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Installation is super easy<\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#051137\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #2ecd91;\\\"><strong>1<\\/strong><\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #2ecd91;\\\"><strong><span>2<\\/span><\\/strong><\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #2ecd91;\\\"><strong><span>3<\\/span><\\/strong><\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#051137\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b8dae3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b8dae3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Logo-Footer.png\",\"alt\":\"Wordpress-Logo-Footer\",\"fullWidth\":false,\"width\":\"190px\",\"height\":\"177px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#051137\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arvo\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arvo\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arvo\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#b8dae3\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Take a look\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#1e986a\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"132px\",\"lineHeight\":\"50px\",\"fontColor\":\"#1a4f66\",\"fontFamily\":\"Arvo\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#21377e\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#051137\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#222222\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/word-press-theme/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(61,0,'Drone','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#242424\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#070707\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Logo.png\",\"alt\":\"Drone-Logo\",\"fullWidth\":false,\"width\":\"138px\",\"height\":\"228px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">TAKE TO THE SKIES<\\/span><\\/strong><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #f0f0f0;\\\">The Frontier 7S is the world&rsquo;s first<\\/span><\\/h3>\\n<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #f0f0f0;\\\">mind-controlled aerial drone<\\/span><\\/h3>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Header.jpg\",\"alt\":\"Drone-Header\",\"fullWidth\":false,\"width\":\"470px\",\"height\":\"462px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"39px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Fly with your mind<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt. Duis viverra imperdiet magna, a facilisis diam scelerisque at. Nunc at quam ligula. Nullam ut magna velit.<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Image-1.jpg\",\"alt\":\"Drone-Image-1\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"55px\"}}},{\"type\":\"text\",\"text\":\"<h2><strong>Ready to travel to you<\\/strong><\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#000000\",\"borderColor\":\"#000000\",\"borderWidth\":\"1px\",\"borderRadius\":\"10px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#080808\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">Don\'t just take our word for it...<\\/span><\\/strong><\\/h2>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Video.jpg\",\"alt\":\"Drone-Video\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"760px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Check out our social media platforms and keep up-to-date with the latest news and events happening near you.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#242424\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#242424\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Logo-Light-1.png\",\"alt\":\"Drone-Logo-Light\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"72px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#242424\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #aeaeae;\\\">Address Line 1 <\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #aeaeae;\\\">Address Line 2 <\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #aeaeae;\\\">City <\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #aeaeae;\\\">Country<\\/span><\\/p>\"},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ffffff;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ffffff;\\\">Manage your subscription<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Lucida\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\"},\"link\":{\"fontColor\":\"#070707\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#242424\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"39px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/drone/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(62,0,'Fashion Blog','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #999999;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #999999;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Logo-1.png\",\"alt\":\"Fashion-Logo-1\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"38px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#66cbba\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"170px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center; background-color: #ffffff; line-height: 1.2; margin: 0!important; padding: 15px 10px 10px 10px;\\\"><strong>The new season is here<\\/strong><\\/h2>\\n    <p style=\\\"text-align: center; background-color: #ffffff; padding: 10px; margin: 0!important;\\\"><strong><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus et pellentesque<\\/span><\\/strong><\\/p>\\n    <p style=\\\"text-align: center; background-color: #ffffff; padding: 10px 10px 30px 10px; margin: 0!important;\\\"><a href=\\\"http:\\/\\/www.mystore.com\\\" style=\\\"background-color: #222222; color: #ffffff!important; padding: 10px; text-decoration: none!important; font-weight: bold;\\\">Start Shopping<\\/a><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"170px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Gift.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#66cbba\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: right;\\\"><strong>In a hurry?<\\/strong><\\/h3>\\n    <p style=\\\"text-align: right;\\\">Grab a gift card from our online shop.<\\/p>\\n    <p style=\\\"text-align: right;\\\">Treat yourself or that special someone in your life.<\\/p>\"},{\"type\":\"button\",\"text\":\"Buy a gift card\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"114px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"right\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>Keep in touch with us online<\\/strong><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Logo-1.png\",\"alt\":\"Fashion-Logo-1\",\"fullWidth\":true,\"width\":\"142px\",\"height\":\"38px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Buy a gift card\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"114px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"right\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"170px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/fashion-blog/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(63,0,'Fashion Store','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/tulip-2.png\",\"alt\":\"tulip\",\"fullWidth\":false,\"width\":\"26.5px\",\"height\":\"64px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<h1><strong>TULIP PARK<\\/strong><\\/h1>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"85px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: right;\\\"><span style=\\\"color: #bcbcbc;\\\">Since 1987<\\/span><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"486px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Autumn\\/Winter<\\/span><\\/h1>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>The Autumn\\/Winter&nbsp;Range at Tulip Park<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci. Etiam enim enim, aliquet nec ligula in, ultrices iaculis dolor. Suspendisse potenti. Praesent fringilla augue ut lorem mattis, vitae fringilla nunc faucibus.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-1.jpg\",\"alt\":\"Fashion-Items-1\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Title Goes Here<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Title Goes Here<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-2.jpg\",\"alt\":\"Fashion-Items-2\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-3.jpg\",\"alt\":\"Fashion-Items-3\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Title Goes Here<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"button\",\"text\":\"Check out the full range here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#cdcdcd\",\"borderColor\":\"#e4e4e4\",\"borderWidth\":\"1px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>New in this week...<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-4.jpg\",\"alt\":\"Fashion-Items-4\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-5.jpg\",\"alt\":\"Fashion-Items-5\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-6.jpg\",\"alt\":\"Fashion-Items-6\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#12223b\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#f0f0f0\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f0f0f0\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>TULIP PARK<\\/strong><\\/h2>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px;\\\"><span style=\\\"color: #000000;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #000000;\\\">Add your postal address here!<\\/span><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#008282\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f0f0f0\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"486px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/fashion/thumbnail.20190411-1500.jpeg',NULL,1,NULL,'2026-04-16 03:14:30'),
(64,0,'Women Fashion Store','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f5f5f5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f5f5f5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 12px; text-align: left;\\\">October 2018 Edition<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #b76e97; font-size: 12px;\\\">View this in your browser.<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f5f5f5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Logo.png\",\"alt\":\"Fashion-Logo\",\"fullWidth\":false,\"width\":\"157px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"90px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>October 2018<\\/strong><\\/span><\\/p>\\n    <h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Autumn&nbsp;Season<\\/strong><\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae. Sed aliquam, ex ac lacinia tempus, enim urna luctus odio, at consequat leo ante non tellus.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae.&nbsp;<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f6e4e4\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Image-1.jpg\",\"alt\":\"Fashion-Image-1\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #b76e97;\\\"><strong>$59<\\/strong><\\/span><\\/h2>\\n    <h3><strong>New Outfit<\\/strong><\\/h3>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae.&nbsp;<span>Lorem ipsum dolor sit amet.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#ae6ca1\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ebe8e8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #b76e97;\\\"><strong>$159<\\/strong><\\/span><\\/h2>\\n    <h3><strong>New Outfit<\\/strong><\\/h3>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae.&nbsp;<span>Lorem ipsum dolor sit amet.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#ae6ca1\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Image-2.jpg\",\"alt\":\"Fashion-Image-2\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f6e4e4\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Image-3.jpg\",\"alt\":\"Fashion-Image-3\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #b76e97;\\\"><strong>$25<\\/strong><\\/span><\\/h2>\\n    <h3><strong>New Outfit<\\/strong><\\/h3>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae.&nbsp;<span>Lorem ipsum dolor sit amet.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#ae6ca1\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Instagram.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/glyph-logo_May2016.png\",\"alt\":\"glyph-logo_May2016\",\"fullWidth\":false,\"width\":\"52px\",\"height\":\"504px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #000000;\\\"><strong>Our new Instagram Page<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\\"color: #000000;\\\">We have just released our brand new Instagram page.<\\/span><\\/p>\\n    <p><span style=\\\"color: #000000;\\\">We\'ll be keeping everyone up to date with the latest<\\/span><\\/p>\\n    <p><span style=\\\"color: #000000;\\\">fashion and style advice every day.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Check it out\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#151515\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"114px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f5f5f5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f5f5f5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ae70ad\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#626262\",\"fontFamily\":\"Noticia Text\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#505050\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#21759b\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f5f5f5\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#ae6ca1\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ae70ad\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"right\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"posts\",\"offset\":0,\"terms\":[],\"search\":\"\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/fashion-blog-a/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30');
INSERT INTO `wp6x_mailpoet_newsletter_templates` VALUES
(65,0,'Photography','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Logo.png\",\"alt\":\"Photography-Logo\",\"fullWidth\":false,\"width\":\"160px\",\"height\":\"141px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"42px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 48px;\\\"><strong>The big photos from last week, straight to your inbox.<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Images-1.jpg\",\"alt\":\"Photography-Images-1\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\">Canyon<\\/span><\\/strong><\\/p>\\n    <p><span style=\\\"color: #000000;\\\">\\ud83d\\udcf7&nbsp;Brodie Vissers<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"button\",\"text\":\"View all work\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#111111\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"140px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Images-2.jpg\",\"alt\":\"Photography-Images-2\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\">Rooftopper<\\/span><\\/strong><\\/p>\\n    <p><span style=\\\"color: #000000;\\\">\\ud83d\\udcf7 Stan Johnson<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"button\",\"text\":\"View all work\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#111111\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"140px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Images-3.jpg\",\"alt\":\"Photography-Images-3\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\">Gold<\\/span><\\/strong><\\/p>\\n    <p><span style=\\\"color: #000000;\\\">\\ud83d\\udcf7 Nicole De Khors<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"button\",\"text\":\"View all work\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#111111\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"140px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 48px; text-align: center;\\\"><strong>Fresh inspiration<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-1.jpg\",\"alt\":\"Photography-Squares-1\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-2.jpg\",\"alt\":\"Photography-Squares-2\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-3.jpg\",\"alt\":\"Photography-Squares-3\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-4.jpg\",\"alt\":\"Photography-Squares-4\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-5.jpg\",\"alt\":\"Photography-Squares-5\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-6.jpg\",\"alt\":\"Photography-Squares-6\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-7.jpg\",\"alt\":\"Photography-Squares-7\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-8.jpg\",\"alt\":\"Photography-Squares-8\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-9.jpg\",\"alt\":\"Photography-Squares-9\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 48px; text-align: center;\\\"><strong>Stay focused<\\/strong><\\/h1>\\n    <p style=\\\"text-align: center;\\\">We\'re always keeping our social media feeds up to date with the latest images from our photographers. Check them out below.<\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official-white\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"29px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#2d2d2d\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Logo.png\",\"alt\":\"Photography-Logo\",\"fullWidth\":false,\"width\":\"108px\",\"height\":\"141px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"13px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#111111\"},\"body\":{\"backgroundColor\":\"#111111\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"View all work\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#111111\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"140px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"29px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#2d2d2d\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"13px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/photography/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(66,0,'Jazz Club','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#0b0821\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#898989\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-logo.png\",\"alt\":\"Jazz-logo\",\"fullWidth\":false,\"width\":\"324px\",\"height\":\"607px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"official-white\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Images-1.jpg\",\"alt\":\"Jazz-Images-1\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"875px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2><span>29th March 2019<\\/span><\\/h2>\\n    <h1><span>James Patterson<\\/span><\\/h1>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get tickets\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e30095\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: right;\\\"><span>14th April 2019<\\/span><\\/h2>\\n    <h1 style=\\\"text-align: right;\\\"><span>Samantha Morris<\\/span><\\/h1>\\n    <p style=\\\"text-align: right;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get tickets\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e30095\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Images-2.jpg\",\"alt\":\"Jazz-Images-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"875px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Images-3.jpg\",\"alt\":\"Jazz-Images-3\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"875px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2><span>3rd&nbsp;May 2019<\\/span><\\/h2>\\n    <h1><span>Buster&nbsp;Smith<\\/span><\\/h1>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get tickets\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e30095\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ff7b0e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"34px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #a04d08;\\\"><strong>J A Z Z&nbsp; C L U B&nbsp; P R E S E N T S<\\/strong><\\/span><\\/p>\\n    <h1 style=\\\"text-align: center; font-size: 52px;\\\"><span style=\\\"color: #ffffff;\\\">24th Jazz Festival<\\/span><\\/h1>\\n    <h3 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #a04d08;\\\">5 - 14 August 2018<\\/span><\\/strong><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/span><\\/p>\\n    <p><span style=\\\"color: #ffffff;\\\"><\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Social.jpg\",\"alt\":\"Jazz-Social\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"193px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"34px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-logo.png\",\"alt\":\"Jazz-logo\",\"fullWidth\":false,\"width\":\"144px\",\"height\":\"607px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#e30095\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#848486\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arvo\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#e30095\",\"fontFamily\":\"Arvo\",\"fontSize\":\"20px\"},\"h3\":{\"fontColor\":\"#e30095\",\"fontFamily\":\"Arvo\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#e30095\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#0b0821\"},\"body\":{\"backgroundColor\":\"#0b0821\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Get tickets\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e30095\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#e30095\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"posts\",\"offset\":10,\"terms\":[],\"search\":\"\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"34px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#898989\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/jazz-club/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(67,0,'Guitarist','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Logo.png\",\"alt\":\"Guitarist-Logo\",\"fullWidth\":false,\"width\":\"184px\",\"height\":\"179px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"26px\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#949494\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"700px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"250px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Exit Stage Right<\\/strong><\\/h3>\\n    <p><span style=\\\"color: #999999;\\\">A brand new album releasing this summer on <span style=\\\"color: #ffffff;\\\">iTunes<\\/span> and <span style=\\\"color: #1db954;\\\">Spotify<\\/span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"95px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"130px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #27282e;\\\"><strong>My recording setup<\\/strong><\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #5a5c66;\\\">A&nbsp;lot of people have been asking how I record my albums, so I thought I would write a quick blog post to explain<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"95px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Images-1-1.jpg\",\"alt\":\"Guitarist-Images-1\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"1000px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Images-2-1.jpg\",\"alt\":\"Guitarist-Images-2\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"1000px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"130px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #27282e;\\\"><strong>Life on the road<\\/strong><\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #5a5c66;\\\">Not many people know what it\'s like to travel all over the world and perform every night in many different places<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"95px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>New tour dates<\\/strong><\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\">Come see me perform new tracks from the album<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"14px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#37383e\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 7th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Metro Radio Arena - Newcastle Upon Tyne<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 8th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">First Direct Arena<\\/span><\\/p>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">- Leeds<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 9th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Liverpool Echo Arena - Liverpool<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 11th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">The Brighton Centre - Brighton<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 12th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Motorpoint Arena Nottingham - Nottingham<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 13th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Motorpoint Arena Cardiff - Cardiff<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"14px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#37383e\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Logo.png\",\"alt\":\"Guitarist-Logo\",\"fullWidth\":true,\"width\":\"176px\",\"height\":\"179px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#4c537e\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#27282e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#27282e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#27282e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#27282e\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"March 13th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"14px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#37383e\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#4c537e\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#949494\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/guitarist/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(68,0,'Healthy Food Blog','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#323232\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#323232\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><span style=\\\"color: #ffffff; font-size: 14px;\\\">[date:mtext] [date:y]&nbsp;Edition<\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#323232\",\"height\":\"22px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right; font-size: 12px;\\\"><span style=\\\"color: #ed682a;\\\"><strong><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #ed682a;\\\">View this email in your browser &gt;<\\/a><\\/strong><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Logo.png\",\"alt\":\"HealthyFood-Logo\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"296px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"25px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"121px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Header-1.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><strong><span style=\\\"color: #ffffff;\\\">Welcome back!<\\/span><\\/strong><\\/h1>\\n    <p><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"56px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>It\'s November - time to plant those \\ud83c\\udf36<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\">Tag your chilli images with #novemberheat for your chance to win a box of spicy treats!<\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n    <h3><span style=\\\"color: #ed682a;\\\"><strong>#novemberheat<\\/strong><\\/span><\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Instagram.jpg\",\"alt\":\"HealthyFood-Instagram\",\"fullWidth\":true,\"width\":\"507px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><strong><span style=\\\"color: #ffffff;\\\">Start eating healthy today<\\/span><\\/strong><\\/h1>\\n    <h3><strong><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/span><\\/strong><\\/h3>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-CouponImage.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-CouponImage.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/5a5b7bf514d8c4188e0b08fc-1024x766.png\",\"alt\":\"5a5b7bf514d8c4188e0b08fc\",\"fullWidth\":true,\"width\":\"298px\",\"height\":\"524px\",\"styles\":{\"block\":{\"textAlign\":\"right\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Get 20% off a box<\\/strong><\\/h3>\\n    <p><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla<\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\">id rutrum sed, porttitor in risus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"CouPon_Cod3\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#323232\",\"borderWidth\":\"2px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#323232\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-CouponImage.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"height\":\"26px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>Your weekly recipe list<\\/strong><\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Cook delicious meals right now - here\'s your list for this week.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>MONDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-01-Monday.jpg\",\"alt\":\"HealthyFood-01-Monday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Spicy Prawn Broth\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>TUESDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-02-Tuesday.jpg\",\"alt\":\"HealthyFood-02-Tuesday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Classic Pizza\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>WEDNESDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-03-Wednesday.jpg\",\"alt\":\"HealthyFood-03-Wednesday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Salad Roll\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"9px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ed682a\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>THURSDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-04-Thursday.jpg\",\"alt\":\"HealthyFood-04-Thursday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Shellfish Pasta\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>FRIDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-05-Friday.jpg\",\"alt\":\"HealthyFood-05-Friday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Thai Green Curry\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>SATURDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-06-Saturday.jpg\",\"alt\":\"HealthyFood-06-Saturday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Stuffed Turkey\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"9px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ed682a\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>SUNDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-07-Sunday.jpg\",\"alt\":\"HealthyFood-07-Sunday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Lemon Cake\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Want more recipes?<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\">For all of our recipes, check out our website or visit one of our social media platforms below. We\'d love to hear what you think about our choices this week!<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"9px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ed682a\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Logo.png\",\"alt\":\"HealthyFood-Logo\",\"fullWidth\":false,\"width\":\"110px\",\"height\":\"296px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #ed682a;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ed682a;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ed682a;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#ed682a\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#e3e3e3\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Lemon Cake\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"9px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ed682a\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#e39171\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/healthy-food-blog/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(69,0,'Software','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Logo.png\",\"alt\":\"Software-Logo\",\"fullWidth\":false,\"width\":\"140px\",\"height\":\"122px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><strong><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View online<\\/a><\\/strong><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#212327\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center; line-height: 46px;\\\"><span style=\\\"color: #212327;\\\"><strong>Your music.<br \\/>Your way.<\\/strong><\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Header.jpg\",\"alt\":\"Software-Header\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Find music fast<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida. In eu vestibulum orci, sit amet ultrices mauris.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#212327\",\"borderColor\":\"#212327\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"124px\",\"lineHeight\":\"39px\",\"fontColor\":\"#cacaca\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Image-1.jpg\",\"alt\":\"Software-Image-1\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Image-2.jpg\",\"alt\":\"Software-Image-2\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Keep up with the trend<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida. In eu vestibulum orci, sit amet ultrices mauris.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#212327\",\"borderColor\":\"#212327\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"124px\",\"lineHeight\":\"39px\",\"fontColor\":\"#cacaca\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Get the app now for free<\\/strong><\\/h2>\\n    <p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/p>\"},{\"type\":\"button\",\"text\":\"Download for free\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#dbbb00\",\"borderColor\":\"#212327\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"199px\",\"lineHeight\":\"50px\",\"fontColor\":\"#212327\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Logo.png\",\"alt\":\"Software-Logo\",\"fullWidth\":false,\"width\":\"140px\",\"height\":\"122px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#212327\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#212327\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#212327\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#212327\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#212327\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#212327\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#dbbb00\"},\"body\":{\"backgroundColor\":\"#dbbb00\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#212327\",\"borderColor\":\"#212327\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"124px\",\"lineHeight\":\"39px\",\"fontColor\":\"#cacaca\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#212327\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#212327\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/software/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(70,0,'Makeup Blog','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#adadad\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Logo.png\",\"alt\":\"WomensLifestyle-Logo\",\"fullWidth\":false,\"width\":\"130px\",\"height\":\"94px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\">Fashion Week Special<\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Header-1.jpg\",\"alt\":\"WomensLifestyle-Header-1\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"426px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque odio. Pellentesque nisl massa, ullamcorper eu gravida varius, mollis eu orci.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-1-1.jpg\",\"alt\":\"WomensLifestyle-Breaker-1-1\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"65px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c83142\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-1.png\",\"alt\":\"WomensLifestyle-Image-1\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Big announcement from top artists<\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #e0cccc;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque odio. Pellentesque nisl massa, ullamcorper eu gravida varius, mollis eu orci.<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-2.jpg\",\"alt\":\"WomensLifestyle-Breaker-2\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"65px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#6d3aa7\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#6d3aa7\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-2.png\",\"alt\":\"WomensLifestyle-Image-2\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"34px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">New Workshops to begin<\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #f6dff7;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque odio. Pellentesque nisl massa, ullamcorper eu gravida varius, mollis eu orci.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-3.jpg\",\"alt\":\"WomensLifestyle-Breaker-3\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"65px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#0f2f41\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#0f2f41\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-3.png\",\"alt\":\"WomensLifestyle-Image-3\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><\\/span><span style=\\\"color: #becbf7;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-4.png\",\"alt\":\"WomensLifestyle-Image-4\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><\\/span><span style=\\\"color: #becbf7;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-5.png\",\"alt\":\"WomensLifestyle-Image-5\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><\\/span><span style=\\\"color: #becbf7;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#0f2f41\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-4.jpg\",\"alt\":\"WomensLifestyle-Breaker-4\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"65px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Logo.png\",\"alt\":\"WomensLifestyle-Logo\",\"fullWidth\":false,\"width\":\"170px\",\"height\":\"40px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #000000;\\\"><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/strong><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Courier New\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#adadad\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/lifestyle-blog-a/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(71,0,'Kids Shop','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 11px; letter-spacing: 3px;\\\"><strong>AUTUMN RANGE 2018<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Logo.png\",\"alt\":\"FashionKids-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"64px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center; font-size: 52px; line-height: 1.2;\\\"><strong>IT\'S TIME&nbsp;<\\/strong><strong>TO EXPLORE<\\/strong><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"403px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6d4dd\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Image-Square.jpg\",\"alt\":\"FashionKids-Image-Square\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">Keep them warm this autumn with our whole new range just for your little ones<\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Image-1-1.jpg\",\"alt\":\"FashionKids-Image-1-1\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6d4dd\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Image-Square-2.jpg\",\"alt\":\"FashionKids-Image-Square-2\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"113px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">All of our clothes are easy to wash and are ready for your little explorers<\\/h3>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Logo.png\",\"alt\":\"FashionKids-Logo\",\"fullWidth\":false,\"width\":\"187px\",\"height\":\"30px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#21759b\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Georgia\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Georgia\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Georgia\",\"fontSize\":\"24px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#21759b\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/fashion-shop/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(72,0,'Lifestyle Blog','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Logo-1.png\",\"alt\":\"WomensLifestyle-Logo\",\"fullWidth\":true,\"width\":\"160px\",\"height\":\"57px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #b25088;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #b25088;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b25187\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"440px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-HeaderDrop.jpg\",\"alt\":\"WomensLifestyle-HeaderDrop\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"61px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; letter-spacing: 4px; text-align: center;\\\"><span style=\\\"color: #808080;\\\"><strong>FEATURED ARTICLE THIS MONTH<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: center;\\\"><strong>Business tips&nbsp;from top female executives<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #993366;\\\"><strong>1<\\/strong><\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #993366;\\\"><strong>2<\\/strong><\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #993366;\\\"><strong>3<\\/strong><\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}},{\"type\":\"button\",\"text\":\"Read the article\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#b25088\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"21px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Image-1.jpg\",\"alt\":\"WomensLifestyle-Image-1\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"71px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; letter-spacing: 4px; text-align: left;\\\"><span style=\\\"color: #808080;\\\"><strong>PODCASTS<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: left;\\\"><strong>Does hard work really pay off?<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"71px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; letter-spacing: 4px; text-align: left;\\\"><span style=\\\"color: #808080;\\\"><strong>PSYCHOLOGY<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: left;\\\"><strong>Closing deals can be easier than you think<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Image-2.jpg\",\"alt\":\"WomensLifestyle-Image-2\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Image-3.jpg\",\"alt\":\"WomensLifestyle-Image-3\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"71px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; letter-spacing: 4px; text-align: left;\\\"><span style=\\\"color: #808080;\\\"><strong>TECHNOLOGY<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: left;\\\"><strong>What email software is right for you?<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Logo-1.png\",\"alt\":\"WomensLifestyle-Logo\",\"fullWidth\":false,\"width\":\"112px\",\"height\":\"57px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"pinterest\",\"link\":\"http:\\/\\/www.pinterest.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Pinterest.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Pinterest\"}]},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #b25088;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #b25088;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #b25088;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Read the article\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#b25088\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"pinterest\",\"link\":\"http:\\/\\/www.pinterest.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Pinterest.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Pinterest\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/lifestyle-blog-b/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(73,0,'Painter','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"11px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#787878\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-Logo-bg.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#8289ca\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-Logo.png\",\"alt\":\"Painter-Logo\",\"fullWidth\":false,\"width\":\"305.9375px\",\"height\":\"93px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Reviews &amp; Submissions<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Essential&nbsp;Gear<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Latest Commissions<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong>Welcome back<\\/strong><\\/h1>\\n    <p>It\'s been a big month for the studio and we\'d love to show you some of our recent work.<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/186018-sktchy-2-nh-gutenCRALTBRBLOG.jpg\",\"alt\":\"186018-sktchy-2-nh-gutenCRALTBRBLOG\",\"fullWidth\":false,\"width\":\"520px\",\"height\":\"830px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"140px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/181215_2-laura-anderson-dog-fab-artistico-cpCRAltBRCRBlog.jpg\",\"alt\":\"181215_2-laura-anderson-dog-fab-artistico-cpCRAltBRCRBlog\",\"fullWidth\":false,\"width\":\"180px\",\"height\":\"1010px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/170204_sktchy_BlackChickenBrushPen2CRBR.jpg\",\"alt\":\"170204_sktchy_BlackChickenBrushPen2CRBR\",\"fullWidth\":false,\"width\":\"328px\",\"height\":\"686px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Latest from the blog<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/1812231-sktchy-1-jon-coxwell-fabriano-cpCRFeat-394x252.jpg\",\"alt\":\"1812231-sktchy-1-jon-coxwell-fabriano-cpCRFeat-394x252\",\"fullWidth\":false,\"width\":\"394px\",\"height\":\"252px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><span>Self-Assessment: 2018&mdash;Filling Journals, Using Up Paint<\\/span><\\/p>\\n    <p><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Read more &gt;<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/180830-2018-fair-32-pigeon-fabri-300-hpCRAltBRFeat-394x252.jpg\",\"alt\":\"180830-2018-fair-32-pigeon-fabri-300-hpCRAltBRFeat-394x252\",\"fullWidth\":false,\"width\":\"394px\",\"height\":\"252px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><span>Happy New Year 2019<\\/span><\\/p>\\n    <p><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Read more &gt;<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/180828-sktchy-t-c-c-hahn-expressions-cpCRAltBRCRFeat-394x252.jpg\",\"alt\":\"180828-sktchy-t-c-c-hahn-expressions-cpCRAltBRCRFeat-394x252\",\"fullWidth\":false,\"width\":\"394px\",\"height\":\"252px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><span>Roz&rsquo;s 2018 Minnesota State Fair Journal<\\/span><\\/p>\\n    <p><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Read more &gt;<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-SocialBack.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"64px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>Stay in touch<\\/strong><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span>Keep up-to-date with all of the work from the studio<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>Canvas Studio<\\/strong><\\/p>\\n    <p style=\\\"text-align: center; font-size: 11px;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#585858\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#585858\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"11px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#787878\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/painter/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(74,0,'Farmers Market','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #689f2c;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #689f2c;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Top-2.jpg\",\"alt\":\"FarmersMarket-Top\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"25px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Logo.png\",\"alt\":\"FarmersMarket-Logo\",\"fullWidth\":true,\"width\":\"200px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 32px;\\\"><strong><span style=\\\"color: #ffffff;\\\">COME JOIN US THIS WEEKEND<\\/span><\\/strong><\\/h1>\\n    <p><span style=\\\"color: #ffffff;\\\">We\'re having a big bake sale this weekend starting 9am on Saturday morning. Pop down to see us&nbsp;and our merchants.<\\/span><\\/p>\\n    <p><span style=\\\"color: #ffffff;\\\"><\\/span><\\/p>\\n    <p><strong><a href=\\\"http:\\/\\/www.google.com\\\">Add date to my calendar &gt;<\\/a><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Header.jpg\",\"alt\":\"FarmersMarket-Header\",\"fullWidth\":false,\"width\":\"1000px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Images-1.jpg\",\"alt\":\"FarmersMarket-Images-1\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p>It\'s carrot season, which means it\'s the perfect time to try our carrot recipes!<\\/p>\"},{\"type\":\"button\",\"text\":\"CARROTS EVERYWHERE\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#252525\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Images-2.jpg\",\"alt\":\"FarmersMarket-Images-2\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p>Don\'t throw out those leftover pumpkins - here\'s some tips for you.<\\/p>\"},{\"type\":\"button\",\"text\":\"PUMPED FOR PUMPKINS\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#252525\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Images-3.jpg\",\"alt\":\"FarmersMarket-Images-3\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p>Our new bakery has opened and is making some of the best artisanal bread.<\\/p>\"},{\"type\":\"button\",\"text\":\"I KNEAD THIS\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#252525\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Video.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"55px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-PlayButton.png\",\"alt\":\"FarmersMarket-PlayButton\",\"fullWidth\":true,\"width\":\"100px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"61px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 32px;\\\"><strong><span style=\\\"color: #ffffff;\\\">A DAY IN THE LIFE<\\/span><\\/strong><\\/h1>\\n    <p><span style=\\\"color: #ffffff;\\\">Check out what it\'s like to be at the market every weekend.<\\/span><\\/p>\\n    <p><span style=\\\"color: #ffffff;\\\"><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Logo.png\",\"alt\":\"FarmersMarket-Logo\",\"fullWidth\":true,\"width\":\"112px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#689f2c\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Bottom-2.jpg\",\"alt\":\"FarmersMarket-Bottom\",\"fullWidth\":true,\"width\":\"660px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#689f2c\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"CARROTS EVERYWHERE\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#252525\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#252525\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#689f2c\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/farmers-market/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(75,0,'Confirm interest before deactivation','[\"re_engagement\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\">Hi [subscriber:firstname | default:there],<\\/p><p style=\\\"text-align: left;\\\"><\\/p>\\n                                  <p style=\\\"text-align: left;\\\"><span>You have subscribed to receive email updates from us, but as we\'re not sure if you\'re reading our emails, we\'d like to ask - <strong>are you still interested in hearing from us?<\\/strong> If yes, please reconfirm your subscription by clicking the button below:<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Yes, keep me subscribed!\",\"url\":\"[link:subscription_re_engage_url]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><span class=\\\"prismjs css-1xfvm4v\\\" data-code-lang=\\\"\\\" data-ds--code--code-block=\\\"\\\">If you\'re no longer interested, that\'s completely fine. You don\'t need to take any action. Our system will automatically unsubscribe you soon from all of our future content.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p><strong><em><\\/em><\\/strong><\\/p><p><strong><em>The MailPoet Team<\\/em><\\/strong><\\/p>\"},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\",\"lineHeight\":\"1.6\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\",\"lineHeight\":\"1.6\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\",\"lineHeight\":\"1.6\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\",\"lineHeight\":\"1.6\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/confirm-interest-before-deactivation/thumbnail.20211026.jpg',NULL,1,NULL,'2026-04-16 03:14:30'),
(76,0,'Confirm your interest or unsubscribe','[\"re_engagement\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\">Hi [subscriber:firstname | default:there],<\\/p><p style=\\\"text-align: left;\\\"><\\/p>\\n                                  <p style=\\\"text-align: left;\\\"><span>It\'s been a while since you opened our emails. If you have changed your mind since you subscribed and are no longer interested, we get it! We won\'t make it hard for you, so feel free to unsubscribe right away.&nbsp;<\\/span><\\/p><p style=\\\"text-align: left;\\\"><\\/p>\\n                                  <p style=\\\"text-align: left;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe me!<\\/a><\\/p><p style=\\\"text-align: left;\\\"><\\/p>\\n                                  <p style=\\\"text-align: left;\\\">(When you unsubscribe, you\'ll stop receiving all future emails from us.)<\\/p><p style=\\\"text-align: left;\\\"><\\/p>\\n                                  <p style=\\\"text-align: left;\\\"><span>On the other hand, if you like our emails and want to keep receiving them, please <strong>reconfirm your subscription by clicking the big button below<\\/strong>.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Yes, keep me subscribed!\",\"url\":\"[link:subscription_re_engage_url]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p><strong><em><\\/em><\\/strong><\\/p><p><strong><em>The MailPoet Team<\\/em><\\/strong><\\/p>\"},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\",\"lineHeight\":\"1.6\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\",\"lineHeight\":\"1.6\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\",\"lineHeight\":\"1.6\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\",\"lineHeight\":\"1.6\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/confirm-interest-or-unsubscribe/thumbnail.20211026.jpg',NULL,1,NULL,'2026-04-16 03:14:30');
/*!40000 ALTER TABLE `wp6x_mailpoet_newsletter_templates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_mailpoet_newsletters`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_newsletters`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_newsletters` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `hash` varchar(150) DEFAULT NULL,
  `parent_id` int(11) unsigned DEFAULT NULL,
  `subject` varchar(250) NOT NULL DEFAULT '',
  `type` varchar(150) NOT NULL DEFAULT 'standard',
  `sender_address` varchar(150) NOT NULL DEFAULT '',
  `sender_name` varchar(150) NOT NULL DEFAULT '',
  `status` varchar(20) NOT NULL DEFAULT 'draft',
  `reply_to_address` varchar(150) NOT NULL DEFAULT '',
  `reply_to_name` varchar(150) NOT NULL DEFAULT '',
  `preheader` varchar(250) NOT NULL DEFAULT '',
  `body` longtext DEFAULT NULL,
  `sent_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `deleted_at` timestamp NULL DEFAULT NULL,
  `unsubscribe_token` char(15) DEFAULT NULL,
  `ga_campaign` varchar(250) NOT NULL DEFAULT '',
  `wp_post_id` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `unsubscribe_token` (`unsubscribe_token`),
  KEY `type_status` (`type`,`status`),
  KEY `wp_post_id` (`wp_post_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_newsletters`
--

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

--
-- Table structure for table `wp6x_mailpoet_scheduled_task_subscribers`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_scheduled_task_subscribers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_scheduled_task_subscribers` (
  `task_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `processed` int(1) NOT NULL,
  `failed` smallint(1) NOT NULL DEFAULT 0,
  `error` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`task_id`,`subscriber_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_scheduled_task_subscribers`
--

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

--
-- Table structure for table `wp6x_mailpoet_scheduled_tasks`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_scheduled_tasks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_scheduled_tasks` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(90) DEFAULT NULL,
  `status` varchar(12) DEFAULT NULL,
  `priority` mediumint(9) NOT NULL DEFAULT 0,
  `scheduled_at` timestamp NULL DEFAULT NULL,
  `processed_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `deleted_at` timestamp NULL DEFAULT NULL,
  `in_progress` int(1) DEFAULT NULL,
  `reschedule_count` int(11) NOT NULL DEFAULT 0,
  `meta` longtext DEFAULT NULL,
  `cancelled_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `type` (`type`),
  KEY `status` (`status`)
) ENGINE=InnoDB AUTO_INCREMENT=528 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_scheduled_tasks`
--

LOCK TABLES `wp6x_mailpoet_scheduled_tasks` WRITE;
/*!40000 ALTER TABLE `wp6x_mailpoet_scheduled_tasks` DISABLE KEYS */;
INSERT INTO `wp6x_mailpoet_scheduled_tasks` VALUES
(1,'inactive_subscribers','completed',0,'2026-04-16 04:14:32','2026-04-16 04:21:04','2026-04-16 03:14:32','2026-04-16 04:21:04',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),
(2,'unsubscribe_tokens','completed',0,'2026-04-16 03:14:32','2026-04-16 03:15:23','2026-04-16 03:14:32','2026-04-16 03:15:24',NULL,0,0,'{\"last_subscriber_id\":15,\"last_newsletter_id\":0}',NULL),
(3,'subscriber_link_tokens','completed',0,'2026-04-16 03:14:32','2026-04-16 03:15:12','2026-04-16 03:14:32','2026-04-16 03:15:12',NULL,0,0,NULL,NULL),
(4,'newsletter_templates_thumbnails','completed',10,'2026-04-16 03:14:32','2026-04-16 03:15:13','2026-04-16 03:14:32','2026-04-16 03:15:13',NULL,0,0,NULL,NULL),
(5,'backfill_engagement_data','completed',0,'2026-04-16 03:14:32','2026-04-16 03:15:13','2026-04-16 03:14:32','2026-04-16 03:15:13',NULL,0,0,'{\"last_subscriber_id\":15}',NULL),
(6,'mixpanel','completed',0,'2026-04-16 03:14:32','2026-04-16 03:15:14','2026-04-16 03:14:32','2026-04-16 03:15:15',NULL,0,0,NULL,NULL),
(7,'tracks','completed',0,'2026-04-16 03:14:32','2026-04-16 03:15:15','2026-04-16 03:14:32','2026-04-16 03:15:15',NULL,0,0,NULL,NULL),
(8,'export_files_cleanup','completed',10,'2026-04-23 00:00:00','2026-04-23 00:00:40','2026-04-16 03:15:12','2026-04-23 00:00:40',NULL,0,0,NULL,NULL),
(9,'log_cleanup','completed',10,'2026-04-16 17:47:11','2026-04-16 18:07:08','2026-04-16 03:15:12','2026-04-16 18:07:08',NULL,0,0,NULL,NULL),
(10,'subscribers_email_count','completed',10,'2026-04-20 00:00:00','2026-04-20 00:02:31','2026-04-16 03:15:12','2026-04-20 00:02:32',NULL,0,0,'{\"highest_subscriber_id\":15,\"last_subscriber_id\":15}',NULL),
(11,'woocommerce_past_orders','completed',10,'2026-04-16 03:15:12','2026-04-16 03:15:24','2026-04-16 03:15:12','2026-04-16 03:15:24',NULL,0,0,NULL,NULL),
(12,'subscriber_link_tokens','completed',10,'2026-04-16 03:15:12','2026-04-16 03:15:24','2026-04-16 03:15:12','2026-04-16 03:15:24',NULL,0,0,NULL,NULL),
(13,'subscribers_engagement_score','completed',10,'2026-04-17 00:40:00','2026-04-17 01:24:50','2026-04-16 03:15:12','2026-04-17 01:24:50',NULL,0,0,NULL,NULL),
(14,'schedule_re_engagement_email','completed',10,'2026-04-17 03:15:12','2026-04-17 03:40:51','2026-04-16 03:15:12','2026-04-17 03:40:51',NULL,0,0,NULL,NULL),
(15,'mixpanel','completed',10,'2026-04-16 03:35:24','2026-04-16 03:42:09','2026-04-16 03:15:24','2026-04-16 03:42:09',NULL,0,0,NULL,NULL),
(16,'tracks','completed',10,'2026-04-16 04:06:24','2026-04-16 04:07:01','2026-04-16 03:15:24','2026-04-16 04:07:01',NULL,0,0,NULL,NULL),
(17,'mixpanel','completed',10,'2026-04-16 04:50:00','2026-04-16 05:11:42','2026-04-16 04:07:00','2026-04-16 05:11:42',NULL,0,0,NULL,NULL),
(18,'inactive_subscribers','completed',10,'2026-04-22 00:00:00','2026-04-22 00:01:56','2026-04-16 04:21:04','2026-04-22 00:01:56',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),
(19,'tracks','completed',10,'2026-04-16 05:17:04','2026-04-16 05:32:22','2026-04-16 04:21:04','2026-04-16 05:32:22',NULL,0,0,NULL,NULL),
(20,'mixpanel','completed',10,'2026-04-16 05:54:22','2026-04-16 05:56:03','2026-04-16 05:32:22','2026-04-16 05:56:03',NULL,0,0,NULL,NULL),
(21,'tracks','completed',10,'2026-04-16 06:50:03','2026-04-16 07:02:00','2026-04-16 05:56:03','2026-04-16 07:02:00',NULL,0,0,NULL,NULL),
(22,'mixpanel','completed',10,'2026-04-16 07:02:00','2026-04-16 07:04:53','2026-04-16 07:02:00','2026-04-16 07:04:53',NULL,0,0,NULL,NULL),
(23,'tracks','completed',10,'2026-04-16 07:44:53','2026-04-16 07:58:20','2026-04-16 07:04:53','2026-04-16 07:58:20',NULL,0,0,NULL,NULL),
(24,'mixpanel','completed',10,'2026-04-16 08:26:20','2026-04-16 08:33:26','2026-04-16 07:58:20','2026-04-16 08:33:27',NULL,0,0,NULL,NULL),
(25,'tracks','completed',10,'2026-04-16 09:25:27','2026-04-16 09:33:33','2026-04-16 08:33:27','2026-04-16 09:33:33',NULL,0,0,NULL,NULL),
(26,'mixpanel','completed',10,'2026-04-16 09:33:33','2026-04-16 09:45:15','2026-04-16 09:33:33','2026-04-16 09:45:15',NULL,0,0,NULL,NULL),
(27,'tracks','completed',10,'2026-04-16 09:52:15','2026-04-16 09:53:13','2026-04-16 09:45:15','2026-04-16 09:53:13',NULL,0,0,NULL,NULL),
(28,'mixpanel','completed',10,'2026-04-16 09:53:13','2026-04-16 09:57:23','2026-04-16 09:53:13','2026-04-16 09:57:23',NULL,0,0,NULL,NULL),
(29,'tracks','completed',10,'2026-04-16 10:32:23','2026-04-16 10:41:01','2026-04-16 09:57:23','2026-04-16 10:41:02',NULL,0,0,NULL,NULL),
(30,'mixpanel','completed',10,'2026-04-16 10:55:01','2026-04-16 10:55:57','2026-04-16 10:41:01','2026-04-16 10:55:57',NULL,0,0,NULL,NULL),
(31,'tracks','completed',10,'2026-04-16 11:06:57','2026-04-16 11:15:29','2026-04-16 10:55:57','2026-04-16 11:15:29',NULL,0,0,NULL,NULL),
(32,'mixpanel','completed',10,'2026-04-16 11:20:28','2026-04-16 11:23:31','2026-04-16 11:15:28','2026-04-16 11:23:31',NULL,0,0,NULL,NULL),
(33,'tracks','completed',10,'2026-04-16 11:58:31','2026-04-16 12:16:15','2026-04-16 11:23:31','2026-04-16 12:16:15',NULL,0,0,NULL,NULL),
(34,'mixpanel','completed',10,'2026-04-16 12:58:15','2026-04-16 13:19:35','2026-04-16 12:16:15','2026-04-16 13:19:35',NULL,0,0,NULL,NULL),
(35,'tracks','completed',10,'2026-04-16 13:55:35','2026-04-16 14:00:49','2026-04-16 13:19:35','2026-04-16 14:00:50',NULL,0,0,NULL,NULL),
(36,'mixpanel','completed',10,'2026-04-16 14:38:48','2026-04-16 15:00:27','2026-04-16 14:00:48','2026-04-16 15:00:27',NULL,0,0,NULL,NULL),
(37,'tracks','completed',10,'2026-04-16 15:35:28','2026-04-16 15:35:56','2026-04-16 15:00:28','2026-04-16 15:35:56',NULL,0,0,NULL,NULL),
(38,'mixpanel','completed',10,'2026-04-16 16:04:55','2026-04-16 16:08:07','2026-04-16 15:35:55','2026-04-16 16:08:07',NULL,0,0,NULL,NULL),
(39,'tracks','completed',10,'2026-04-16 17:01:07','2026-04-16 17:16:22','2026-04-16 16:08:07','2026-04-16 17:16:22',NULL,0,0,NULL,NULL),
(40,'mixpanel','completed',10,'2026-04-16 17:19:21','2026-04-16 18:07:08','2026-04-16 17:16:21','2026-04-16 18:07:08',NULL,0,0,NULL,NULL),
(41,'tracks','completed',10,'2026-04-16 18:32:09','2026-04-16 19:01:49','2026-04-16 18:07:09','2026-04-16 19:01:49',NULL,0,0,NULL,NULL),
(42,'log_cleanup','completed',10,'2026-04-17 07:48:02','2026-04-17 07:48:59','2026-04-16 19:01:48','2026-04-17 07:48:59',NULL,0,0,NULL,NULL),
(43,'mixpanel','completed',10,'2026-04-16 19:51:49','2026-04-16 19:57:13','2026-04-16 19:01:49','2026-04-16 19:57:13',NULL,0,0,NULL,NULL),
(44,'tracks','completed',10,'2026-04-16 20:12:13','2026-04-16 21:05:49','2026-04-16 19:57:13','2026-04-16 21:05:49',NULL,0,0,NULL,NULL),
(45,'mixpanel','completed',10,'2026-04-16 21:42:48','2026-04-16 21:43:34','2026-04-16 21:05:48','2026-04-16 21:43:34',NULL,0,0,NULL,NULL),
(46,'tracks','completed',10,'2026-04-16 22:09:34','2026-04-16 22:59:53','2026-04-16 21:43:34','2026-04-16 22:59:53',NULL,0,0,NULL,NULL),
(47,'mixpanel','completed',10,'2026-04-16 23:11:53','2026-04-16 23:19:54','2026-04-16 22:59:53','2026-04-16 23:19:54',NULL,0,0,NULL,NULL),
(48,'tracks','completed',10,'2026-04-17 00:13:54','2026-04-17 00:18:18','2026-04-16 23:19:54','2026-04-17 00:18:18',NULL,0,0,NULL,NULL),
(49,'mixpanel','completed',10,'2026-04-17 00:28:18','2026-04-17 00:33:59','2026-04-17 00:18:18','2026-04-17 00:33:59',NULL,0,0,NULL,NULL),
(50,'tracks','completed',10,'2026-04-17 00:54:59','2026-04-17 01:24:50','2026-04-17 00:33:59','2026-04-17 01:24:50',NULL,0,0,NULL,NULL),
(51,'subscribers_engagement_score','completed',10,'2026-04-17 01:24:50','2026-04-17 01:24:57','2026-04-17 01:24:50','2026-04-17 01:24:57',NULL,0,0,NULL,NULL),
(52,'mixpanel','completed',10,'2026-04-17 01:24:50','2026-04-17 01:24:57','2026-04-17 01:24:50','2026-04-17 01:24:57',NULL,0,0,NULL,NULL),
(53,'subscribers_engagement_score','completed',10,'2026-04-17 01:24:57','2026-04-17 02:33:21','2026-04-17 01:24:57','2026-04-17 02:33:21',NULL,0,0,NULL,NULL),
(54,'tracks','completed',10,'2026-04-17 01:40:57','2026-04-17 02:33:21','2026-04-17 01:24:57','2026-04-17 02:33:21',NULL,0,0,NULL,NULL),
(55,'subscribers_engagement_score','completed',10,'2026-04-18 00:10:00','2026-04-18 00:22:30','2026-04-17 02:33:21','2026-04-18 00:22:30',NULL,0,0,NULL,NULL),
(56,'mixpanel','completed',10,'2026-04-17 03:06:21','2026-04-17 03:10:12','2026-04-17 02:33:21','2026-04-17 03:10:12',NULL,0,0,NULL,NULL),
(57,'tracks','completed',10,'2026-04-17 03:32:13','2026-04-17 03:40:52','2026-04-17 03:10:13','2026-04-17 03:40:52',NULL,0,0,NULL,NULL),
(58,'mixpanel','completed',10,'2026-04-17 03:55:51','2026-04-17 04:09:03','2026-04-17 03:40:51','2026-04-17 04:09:03',NULL,0,0,NULL,NULL),
(59,'schedule_re_engagement_email','completed',10,'2026-04-18 04:09:03','2026-04-18 04:12:23','2026-04-17 04:09:03','2026-04-18 04:12:23',NULL,0,0,NULL,NULL),
(60,'tracks','completed',10,'2026-04-17 04:55:03','2026-04-17 04:58:05','2026-04-17 04:09:03','2026-04-17 04:58:05',NULL,0,0,NULL,NULL),
(61,'mixpanel','completed',10,'2026-04-17 05:55:05','2026-04-17 05:57:54','2026-04-17 04:58:05','2026-04-17 05:57:54',NULL,0,0,NULL,NULL),
(62,'tracks','completed',10,'2026-04-17 06:42:54','2026-04-17 06:45:49','2026-04-17 05:57:54','2026-04-17 06:45:50',NULL,0,0,NULL,NULL),
(63,'mixpanel','completed',10,'2026-04-17 07:14:49','2026-04-17 07:23:45','2026-04-17 06:45:49','2026-04-17 07:23:45',NULL,0,0,NULL,NULL),
(64,'tracks','completed',10,'2026-04-17 07:40:45','2026-04-17 07:49:09','2026-04-17 07:23:45','2026-04-17 07:49:09',NULL,0,0,NULL,NULL),
(65,'log_cleanup','completed',10,'2026-04-17 12:59:53','2026-04-17 13:09:18','2026-04-17 07:49:07','2026-04-17 13:09:18',NULL,0,0,NULL,NULL),
(66,'mixpanel','completed',10,'2026-04-17 07:48:07','2026-04-17 07:49:18','2026-04-17 07:49:07','2026-04-17 07:49:18',NULL,0,0,NULL,NULL),
(67,'tracks','completed',10,'2026-04-17 08:29:18','2026-04-17 08:34:23','2026-04-17 07:49:18','2026-04-17 08:34:23',NULL,0,0,NULL,NULL),
(68,'mixpanel','completed',10,'2026-04-17 09:23:22','2026-04-17 09:25:58','2026-04-17 08:34:22','2026-04-17 09:25:58',NULL,0,0,NULL,NULL),
(69,'tracks','completed',10,'2026-04-17 09:40:58','2026-04-17 09:42:44','2026-04-17 09:25:58','2026-04-17 09:42:44',NULL,0,0,NULL,NULL),
(70,'mixpanel','completed',10,'2026-04-17 10:32:43','2026-04-17 10:33:11','2026-04-17 09:42:43','2026-04-17 10:33:12',NULL,0,0,NULL,NULL),
(71,'tracks','completed',10,'2026-04-17 10:33:12','2026-04-17 10:33:27','2026-04-17 10:33:12','2026-04-17 10:33:28',NULL,0,0,NULL,NULL),
(72,'mixpanel','completed',10,'2026-04-17 11:25:22','2026-04-17 11:30:48','2026-04-17 10:33:22','2026-04-17 11:30:48',NULL,0,0,NULL,NULL),
(73,'tracks','completed',10,'2026-04-17 11:42:48','2026-04-17 11:47:49','2026-04-17 11:30:48','2026-04-17 11:47:49',NULL,0,0,NULL,NULL),
(74,'mixpanel','completed',10,'2026-04-17 12:37:49','2026-04-17 12:39:58','2026-04-17 11:47:49','2026-04-17 12:39:59',NULL,0,0,NULL,NULL),
(75,'tracks','completed',10,'2026-04-17 13:10:59','2026-04-17 13:20:22','2026-04-17 12:39:59','2026-04-17 13:20:22',NULL,0,0,NULL,NULL),
(76,'mixpanel','completed',10,'2026-04-17 13:56:18','2026-04-17 14:00:12','2026-04-17 13:09:18','2026-04-17 14:00:12',NULL,0,0,NULL,NULL),
(77,'log_cleanup','completed',10,'2026-04-18 04:49:45','2026-04-18 12:30:18','2026-04-17 13:20:22','2026-04-18 12:30:18',NULL,0,0,NULL,NULL),
(78,'tracks','completed',10,'2026-04-17 14:01:12','2026-04-17 14:04:57','2026-04-17 14:00:12','2026-04-17 14:04:58',NULL,0,0,NULL,NULL),
(79,'mixpanel','completed',10,'2026-04-17 14:08:56','2026-04-17 14:16:25','2026-04-17 14:04:56','2026-04-17 14:16:25',NULL,0,0,NULL,NULL),
(80,'tracks','completed',10,'2026-04-17 14:56:25','2026-04-17 14:57:16','2026-04-17 14:16:25','2026-04-17 14:57:16',NULL,0,0,NULL,NULL),
(81,'mixpanel','completed',10,'2026-04-17 15:44:16','2026-04-17 15:51:44','2026-04-17 14:57:16','2026-04-17 15:51:45',NULL,0,0,NULL,NULL),
(82,'tracks','completed',10,'2026-04-17 16:29:45','2026-04-17 16:34:00','2026-04-17 15:51:45','2026-04-17 16:34:01',NULL,0,0,NULL,NULL),
(83,'mixpanel','completed',10,'2026-04-17 16:44:59','2026-04-17 17:07:05','2026-04-17 16:33:59','2026-04-17 17:07:05',NULL,0,0,NULL,NULL),
(84,'tracks','completed',10,'2026-04-17 17:54:05','2026-04-17 18:03:58','2026-04-17 17:07:05','2026-04-17 18:03:58',NULL,0,0,NULL,NULL),
(85,'mixpanel','completed',10,'2026-04-17 18:42:58','2026-04-17 18:45:00','2026-04-17 18:03:58','2026-04-17 18:45:00',NULL,0,0,NULL,NULL),
(86,'tracks','completed',10,'2026-04-17 19:03:00','2026-04-17 19:29:21','2026-04-17 18:45:00','2026-04-17 19:29:21',NULL,0,0,NULL,NULL),
(87,'mixpanel','completed',10,'2026-04-17 19:51:21','2026-04-17 19:53:23','2026-04-17 19:29:21','2026-04-17 19:53:23',NULL,0,0,NULL,NULL),
(88,'tracks','completed',10,'2026-04-17 20:40:23','2026-04-18 00:22:30','2026-04-17 19:53:23','2026-04-18 00:22:30',NULL,0,0,NULL,NULL),
(89,'subscribers_engagement_score','completed',10,'2026-04-19 05:48:00','2026-04-19 05:55:48','2026-04-18 00:22:30','2026-04-19 05:55:48',NULL,0,0,NULL,NULL),
(90,'mixpanel','completed',10,'2026-04-18 00:25:30','2026-04-18 00:37:56','2026-04-18 00:22:30','2026-04-18 00:37:56',NULL,0,0,NULL,NULL),
(91,'tracks','completed',10,'2026-04-18 00:44:56','2026-04-18 00:46:35','2026-04-18 00:37:56','2026-04-18 00:46:35',NULL,0,0,NULL,NULL),
(92,'mixpanel','completed',10,'2026-04-18 01:01:34','2026-04-18 01:04:09','2026-04-18 00:46:34','2026-04-18 01:04:09',NULL,0,0,NULL,NULL),
(93,'tracks','completed',10,'2026-04-18 01:05:10','2026-04-18 01:11:27','2026-04-18 01:04:10','2026-04-18 01:11:28',NULL,0,0,NULL,NULL),
(94,'mixpanel','completed',10,'2026-04-18 01:41:26','2026-04-18 01:56:56','2026-04-18 01:11:26','2026-04-18 01:56:56',NULL,0,0,NULL,NULL),
(95,'tracks','completed',10,'2026-04-18 02:52:56','2026-04-18 02:58:45','2026-04-18 01:56:56','2026-04-18 02:58:45',NULL,0,0,NULL,NULL),
(96,'mixpanel','completed',10,'2026-04-18 03:23:45','2026-04-18 03:36:54','2026-04-18 02:58:45','2026-04-18 03:36:54',NULL,0,0,NULL,NULL),
(97,'tracks','completed',10,'2026-04-18 03:55:54','2026-04-18 04:03:25','2026-04-18 03:36:54','2026-04-18 04:03:25',NULL,0,0,NULL,NULL),
(98,'mixpanel','completed',10,'2026-04-18 04:50:24','2026-04-18 12:30:19','2026-04-18 04:03:24','2026-04-18 12:30:19',NULL,0,0,NULL,NULL),
(99,'tracks','completed',10,'2026-04-18 04:44:23','2026-04-18 12:30:19','2026-04-18 04:12:23','2026-04-18 12:30:19',NULL,0,0,NULL,NULL),
(100,'schedule_re_engagement_email','completed',10,'2026-04-19 12:30:18','2026-04-19 12:31:24','2026-04-18 12:30:18','2026-04-19 12:31:24',NULL,0,0,NULL,NULL),
(101,'log_cleanup','completed',10,'2026-04-19 17:14:56','2026-04-19 17:23:17','2026-04-19 05:55:45','2026-04-19 17:23:17',NULL,0,0,NULL,NULL),
(102,'subscribers_engagement_score','completed',10,'2026-04-19 05:55:48','2026-04-19 05:55:55','2026-04-19 05:55:48','2026-04-19 05:55:55',NULL,0,0,NULL,NULL),
(103,'mixpanel','completed',10,'2026-04-19 05:54:48','2026-04-19 05:55:55','2026-04-19 05:55:48','2026-04-19 05:55:55',NULL,0,0,NULL,NULL),
(104,'tracks','completed',10,'2026-04-19 05:56:48','2026-04-19 05:58:34','2026-04-19 05:55:48','2026-04-19 05:58:34',NULL,0,0,NULL,NULL),
(105,'subscribers_engagement_score','completed',10,'2026-04-20 01:49:00','2026-04-20 01:49:35','2026-04-19 05:55:55','2026-04-20 01:49:35',NULL,0,0,NULL,NULL),
(106,'mixpanel','completed',10,'2026-04-19 05:57:34','2026-04-19 06:11:59','2026-04-19 05:58:34','2026-04-19 06:12:00',NULL,0,0,NULL,NULL),
(107,'tracks','completed',10,'2026-04-19 06:55:00','2026-04-19 07:01:28','2026-04-19 06:12:00','2026-04-19 07:01:28',NULL,0,0,NULL,NULL),
(108,'mixpanel','completed',10,'2026-04-19 07:47:26','2026-04-19 07:57:06','2026-04-19 07:01:27','2026-04-19 07:57:06',NULL,0,0,NULL,NULL),
(109,'tracks','completed',10,'2026-04-19 08:04:06','2026-04-19 08:07:30','2026-04-19 07:57:06','2026-04-19 08:07:30',NULL,0,0,NULL,NULL),
(110,'mixpanel','completed',10,'2026-04-19 08:24:29','2026-04-19 08:33:28','2026-04-19 08:07:29','2026-04-19 08:33:28',NULL,0,0,NULL,NULL),
(111,'tracks','completed',10,'2026-04-19 08:34:28','2026-04-19 08:45:26','2026-04-19 08:33:28','2026-04-19 08:45:26',NULL,0,0,NULL,NULL),
(112,'mixpanel','completed',10,'2026-04-19 09:16:26','2026-04-19 09:21:50','2026-04-19 08:45:26','2026-04-19 09:21:50',NULL,0,0,NULL,NULL),
(113,'tracks','completed',10,'2026-04-19 09:44:50','2026-04-19 09:45:29','2026-04-19 09:21:50','2026-04-19 09:45:29',NULL,0,0,NULL,NULL),
(114,'mixpanel','completed',10,'2026-04-19 10:37:29','2026-04-19 10:47:20','2026-04-19 09:45:29','2026-04-19 10:47:20',NULL,0,0,NULL,NULL),
(115,'tracks','completed',10,'2026-04-19 11:34:20','2026-04-19 11:35:44','2026-04-19 10:47:20','2026-04-19 11:35:44',NULL,0,0,NULL,NULL),
(116,'mixpanel','completed',10,'2026-04-19 11:38:44','2026-04-19 11:40:45','2026-04-19 11:35:44','2026-04-19 11:40:45',NULL,0,0,NULL,NULL),
(117,'tracks','completed',10,'2026-04-19 12:01:45','2026-04-19 12:10:53','2026-04-19 11:40:45','2026-04-19 12:10:53',NULL,0,0,NULL,NULL),
(118,'mixpanel','completed',10,'2026-04-19 12:34:52','2026-04-19 12:39:39','2026-04-19 12:10:52','2026-04-19 12:39:39',NULL,0,0,NULL,NULL),
(119,'tracks','completed',10,'2026-04-19 13:02:24','2026-04-19 13:04:00','2026-04-19 12:31:24','2026-04-19 13:04:00',NULL,0,0,NULL,NULL),
(120,'schedule_re_engagement_email','completed',10,'2026-04-20 12:39:39','2026-04-20 12:44:24','2026-04-19 12:39:39','2026-04-20 12:44:24',NULL,0,0,NULL,NULL),
(121,'mixpanel','completed',10,'2026-04-19 13:12:00','2026-04-19 13:16:02','2026-04-19 13:04:00','2026-04-19 13:16:02',NULL,0,0,NULL,NULL),
(122,'tracks','completed',10,'2026-04-19 13:26:03','2026-04-19 13:28:10','2026-04-19 13:16:03','2026-04-19 13:28:10',NULL,0,0,NULL,NULL),
(123,'mixpanel','completed',10,'2026-04-19 13:54:10','2026-04-19 13:58:21','2026-04-19 13:28:10','2026-04-19 13:58:24',NULL,0,0,NULL,NULL),
(124,'tracks','completed',10,'2026-04-19 14:10:24','2026-04-19 14:11:55','2026-04-19 13:58:24','2026-04-19 14:11:55',NULL,0,0,NULL,NULL),
(125,'mixpanel','completed',10,'2026-04-19 14:15:54','2026-04-19 14:17:56','2026-04-19 14:11:54','2026-04-19 14:17:56',NULL,0,0,NULL,NULL),
(126,'tracks','completed',10,'2026-04-19 15:07:56','2026-04-19 15:08:00','2026-04-19 14:17:56','2026-04-19 15:08:00',NULL,0,0,NULL,NULL),
(127,'mixpanel','completed',10,'2026-04-19 15:53:00','2026-04-19 15:55:42','2026-04-19 15:08:00','2026-04-19 15:55:42',NULL,0,0,NULL,NULL),
(128,'tracks','completed',10,'2026-04-19 16:35:42','2026-04-19 16:38:09','2026-04-19 15:55:42','2026-04-19 16:38:09',NULL,0,0,NULL,NULL),
(129,'mixpanel','completed',10,'2026-04-19 17:09:09','2026-04-19 17:09:42','2026-04-19 16:38:09','2026-04-19 17:09:42',NULL,0,0,NULL,NULL),
(130,'tracks','completed',10,'2026-04-19 17:43:42','2026-04-19 17:44:28','2026-04-19 17:09:42','2026-04-19 17:44:28',NULL,0,0,NULL,NULL),
(131,'mixpanel','completed',10,'2026-04-19 17:49:17','2026-04-19 17:53:59','2026-04-19 17:23:17','2026-04-19 17:53:59',NULL,0,0,NULL,NULL),
(132,'log_cleanup','completed',10,'2026-04-19 19:01:36','2026-04-19 19:06:26','2026-04-19 17:44:28','2026-04-19 19:06:26',NULL,0,0,NULL,NULL),
(133,'tracks','completed',10,'2026-04-19 17:58:59','2026-04-19 18:00:01','2026-04-19 17:53:59','2026-04-19 18:00:01',NULL,0,0,NULL,NULL),
(134,'mixpanel','completed',10,'2026-04-19 18:21:01','2026-04-19 18:24:09','2026-04-19 18:00:01','2026-04-19 18:24:09',NULL,0,0,NULL,NULL),
(135,'tracks','completed',10,'2026-04-19 18:55:09','2026-04-19 18:55:57','2026-04-19 18:24:09','2026-04-19 18:55:57',NULL,0,0,NULL,NULL),
(136,'mixpanel','completed',10,'2026-04-19 19:20:55','2026-04-19 19:24:15','2026-04-19 18:55:55','2026-04-19 19:24:15',NULL,0,0,NULL,NULL),
(137,'tracks','completed',10,'2026-04-19 19:29:26','2026-04-19 19:34:05','2026-04-19 19:06:26','2026-04-19 19:34:05',NULL,0,0,NULL,NULL),
(138,'log_cleanup','completed',10,'2026-04-20 02:44:21','2026-04-20 02:50:18','2026-04-19 19:24:15','2026-04-20 02:50:18',NULL,0,0,NULL,NULL),
(139,'mixpanel','completed',10,'2026-04-19 20:29:05','2026-04-19 20:32:25','2026-04-19 19:34:05','2026-04-19 20:32:25',NULL,0,0,NULL,NULL),
(140,'tracks','completed',10,'2026-04-19 21:15:25','2026-04-19 21:26:01','2026-04-19 20:32:25','2026-04-19 21:26:01',NULL,0,0,NULL,NULL),
(141,'mixpanel','completed',10,'2026-04-19 21:41:01','2026-04-19 21:44:49','2026-04-19 21:26:01','2026-04-19 21:44:49',NULL,0,0,NULL,NULL),
(142,'tracks','completed',10,'2026-04-19 21:54:49','2026-04-19 21:59:50','2026-04-19 21:44:49','2026-04-19 21:59:50',NULL,0,0,NULL,NULL),
(143,'mixpanel','completed',10,'2026-04-19 22:30:50','2026-04-19 22:32:30','2026-04-19 21:59:50','2026-04-19 22:32:30',NULL,0,0,NULL,NULL),
(144,'tracks','completed',10,'2026-04-19 23:25:30','2026-04-19 23:26:12','2026-04-19 22:32:30','2026-04-19 23:26:12',NULL,0,0,NULL,NULL),
(145,'mixpanel','completed',10,'2026-04-19 23:38:12','2026-04-19 23:38:17','2026-04-19 23:26:12','2026-04-19 23:38:17',NULL,0,0,NULL,NULL),
(146,'tracks','completed',10,'2026-04-20 00:30:17','2026-04-20 00:32:34','2026-04-19 23:38:17','2026-04-20 00:32:34',NULL,0,0,NULL,NULL),
(147,'subscribers_email_count','completed',10,'2026-04-29 00:00:00','2026-04-29 00:00:34','2026-04-20 00:02:31','2026-04-29 00:00:35',NULL,0,0,'{\"highest_subscriber_id\":15}',NULL),
(148,'mixpanel','completed',10,'2026-04-20 00:14:32','2026-04-20 00:19:11','2026-04-20 00:02:32','2026-04-20 00:19:11',NULL,0,0,NULL,NULL),
(149,'mixpanel','completed',10,'2026-04-20 01:30:34','2026-04-20 01:31:00','2026-04-20 00:32:34','2026-04-20 01:31:01',NULL,0,0,NULL,NULL),
(150,'tracks','completed',10,'2026-04-20 01:33:01','2026-04-20 01:33:54','2026-04-20 01:31:01','2026-04-20 01:33:54',NULL,0,0,NULL,NULL),
(151,'mixpanel','completed',10,'2026-04-20 02:10:54','2026-04-20 02:13:02','2026-04-20 01:33:54','2026-04-20 02:13:02',NULL,0,0,NULL,NULL),
(152,'subscribers_engagement_score','completed',10,'2026-04-21 12:19:00','2026-04-21 12:38:41','2026-04-20 01:49:34','2026-04-21 12:38:41',NULL,0,0,NULL,NULL),
(153,'tracks','completed',10,'2026-04-20 02:12:35','2026-04-20 02:13:02','2026-04-20 01:49:35','2026-04-20 02:13:02',NULL,0,0,NULL,NULL),
(154,'mixpanel','completed',10,'2026-04-20 03:03:18','2026-04-20 03:07:15','2026-04-20 02:50:18','2026-04-20 03:07:15',NULL,0,0,NULL,NULL),
(155,'tracks','completed',10,'2026-04-20 03:20:18','2026-04-20 03:21:15','2026-04-20 02:50:18','2026-04-20 03:21:15',NULL,0,0,NULL,NULL),
(156,'log_cleanup','completed',10,'2026-04-20 15:48:36','2026-04-20 15:53:01','2026-04-20 03:07:15','2026-04-20 15:53:01',NULL,0,0,NULL,NULL),
(157,'mixpanel','completed',10,'2026-04-20 03:22:15','2026-04-20 03:24:13','2026-04-20 03:21:15','2026-04-20 03:24:13',NULL,0,0,NULL,NULL),
(158,'tracks','completed',10,'2026-04-20 04:21:13','2026-04-20 04:23:50','2026-04-20 03:24:13','2026-04-20 04:23:50',NULL,0,0,NULL,NULL),
(159,'mixpanel','completed',10,'2026-04-20 04:53:49','2026-04-20 05:02:21','2026-04-20 04:23:49','2026-04-20 05:02:21',NULL,0,0,NULL,NULL),
(160,'tracks','completed',10,'2026-04-20 05:42:21','2026-04-20 05:49:47','2026-04-20 05:02:21','2026-04-20 05:49:47',NULL,0,0,NULL,NULL),
(161,'mixpanel','completed',10,'2026-04-20 06:41:46','2026-04-20 06:48:50','2026-04-20 05:49:46','2026-04-20 06:48:50',NULL,0,0,NULL,NULL),
(162,'tracks','completed',10,'2026-04-20 07:06:50','2026-04-20 07:14:52','2026-04-20 06:48:50','2026-04-20 07:14:52',NULL,0,0,NULL,NULL),
(163,'mixpanel','completed',10,'2026-04-20 08:08:52','2026-04-20 08:14:38','2026-04-20 07:14:52','2026-04-20 08:14:38',NULL,0,0,NULL,NULL),
(164,'tracks','completed',10,'2026-04-20 08:22:38','2026-04-20 08:22:43','2026-04-20 08:14:38','2026-04-20 08:22:43',NULL,0,0,NULL,NULL),
(165,'mixpanel','completed',10,'2026-04-20 08:41:42','2026-04-20 08:46:10','2026-04-20 08:22:42','2026-04-20 08:46:10',NULL,0,0,NULL,NULL),
(166,'tracks','completed',10,'2026-04-20 09:20:10','2026-04-20 09:28:02','2026-04-20 08:46:10','2026-04-20 09:28:02',NULL,0,0,NULL,NULL),
(167,'mixpanel','completed',10,'2026-04-20 09:52:02','2026-04-20 09:54:07','2026-04-20 09:28:02','2026-04-20 09:54:08',NULL,0,0,NULL,NULL),
(168,'tracks','completed',10,'2026-04-20 09:54:08','2026-04-20 10:02:38','2026-04-20 09:54:08','2026-04-20 10:02:38',NULL,0,0,NULL,NULL),
(169,'mixpanel','completed',10,'2026-04-20 10:05:37','2026-04-20 10:11:19','2026-04-20 10:02:37','2026-04-20 10:11:19',NULL,0,0,NULL,NULL),
(170,'tracks','completed',10,'2026-04-20 11:05:19','2026-04-20 11:12:09','2026-04-20 10:11:19','2026-04-20 11:12:09',NULL,0,0,NULL,NULL),
(171,'mixpanel','completed',10,'2026-04-20 11:29:09','2026-04-20 11:30:03','2026-04-20 11:12:09','2026-04-20 11:30:03',NULL,0,0,NULL,NULL),
(172,'tracks','completed',10,'2026-04-20 12:05:04','2026-04-20 12:06:20','2026-04-20 11:30:04','2026-04-20 12:06:20',NULL,0,0,NULL,NULL),
(173,'mixpanel','completed',10,'2026-04-20 12:58:18','2026-04-20 12:58:52','2026-04-20 12:06:18','2026-04-20 12:58:52',NULL,0,0,NULL,NULL),
(174,'tracks','completed',10,'2026-04-20 13:18:24','2026-04-20 13:25:27','2026-04-20 12:44:24','2026-04-20 13:25:28',NULL,0,0,NULL,NULL),
(175,'schedule_re_engagement_email','completed',10,'2026-04-21 12:58:52','2026-04-21 13:12:32','2026-04-20 12:58:52','2026-04-21 13:12:32',NULL,0,0,NULL,NULL),
(176,'mixpanel','completed',10,'2026-04-20 13:59:27','2026-04-20 14:03:09','2026-04-20 13:25:27','2026-04-20 14:03:09',NULL,0,0,NULL,NULL),
(177,'tracks','completed',10,'2026-04-20 14:31:09','2026-04-20 14:38:38','2026-04-20 14:03:09','2026-04-20 14:38:38',NULL,0,0,NULL,NULL),
(178,'mixpanel','completed',10,'2026-04-20 15:36:37','2026-04-20 15:42:01','2026-04-20 14:38:37','2026-04-20 15:42:02',NULL,0,0,NULL,NULL),
(179,'tracks','completed',10,'2026-04-20 16:01:02','2026-04-20 16:01:45','2026-04-20 15:42:02','2026-04-20 16:01:45',NULL,0,0,NULL,NULL),
(180,'mixpanel','completed',10,'2026-04-20 16:24:02','2026-04-20 16:28:06','2026-04-20 15:53:02','2026-04-20 16:28:06',NULL,0,0,NULL,NULL),
(181,'log_cleanup','completed',10,'2026-04-21 10:32:31','2026-04-21 12:38:40','2026-04-20 16:01:45','2026-04-21 12:38:40',NULL,0,0,NULL,NULL),
(182,'tracks','completed',10,'2026-04-20 16:39:06','2026-04-20 16:44:57','2026-04-20 16:28:06','2026-04-20 16:44:57',NULL,0,0,NULL,NULL),
(183,'mixpanel','completed',10,'2026-04-20 17:05:57','2026-04-20 17:11:48','2026-04-20 16:44:57','2026-04-20 17:11:49',NULL,0,0,NULL,NULL),
(184,'tracks','completed',10,'2026-04-20 17:36:49','2026-04-20 17:49:00','2026-04-20 17:11:49','2026-04-20 17:49:00',NULL,0,0,NULL,NULL),
(185,'mixpanel','completed',10,'2026-04-20 18:19:00','2026-04-20 18:22:27','2026-04-20 17:49:00','2026-04-20 18:22:27',NULL,0,0,NULL,NULL),
(186,'tracks','completed',10,'2026-04-20 18:56:27','2026-04-20 19:00:13','2026-04-20 18:22:27','2026-04-20 19:00:13',NULL,0,0,NULL,NULL),
(187,'mixpanel','completed',10,'2026-04-20 19:03:12','2026-04-20 19:29:57','2026-04-20 19:00:12','2026-04-20 19:29:57',NULL,0,0,NULL,NULL),
(188,'tracks','completed',10,'2026-04-20 19:59:58','2026-04-20 20:02:38','2026-04-20 19:29:58','2026-04-20 20:02:38',NULL,0,0,NULL,NULL),
(189,'mixpanel','completed',10,'2026-04-20 20:08:38','2026-04-20 20:28:17','2026-04-20 20:02:38','2026-04-20 20:28:17',NULL,0,0,NULL,NULL),
(190,'tracks','completed',10,'2026-04-20 20:50:17','2026-04-20 20:57:08','2026-04-20 20:28:17','2026-04-20 20:57:08',NULL,0,0,NULL,NULL),
(191,'mixpanel','completed',10,'2026-04-20 21:18:08','2026-04-20 21:24:11','2026-04-20 20:57:08','2026-04-20 21:24:11',NULL,0,0,NULL,NULL),
(192,'tracks','completed',10,'2026-04-20 22:02:11','2026-04-20 22:13:54','2026-04-20 21:24:11','2026-04-20 22:13:54',NULL,0,0,NULL,NULL),
(193,'mixpanel','completed',10,'2026-04-20 22:25:54','2026-04-20 22:27:33','2026-04-20 22:13:54','2026-04-20 22:27:33',NULL,0,0,NULL,NULL),
(194,'tracks','completed',10,'2026-04-20 22:43:33','2026-04-20 22:49:44','2026-04-20 22:27:33','2026-04-20 22:49:44',NULL,0,0,NULL,NULL),
(195,'mixpanel','completed',10,'2026-04-20 22:57:43','2026-04-20 22:59:29','2026-04-20 22:49:43','2026-04-20 22:59:29',NULL,0,0,NULL,NULL),
(196,'tracks','completed',10,'2026-04-20 23:35:29','2026-04-20 23:36:17','2026-04-20 22:59:29','2026-04-20 23:36:17',NULL,0,0,NULL,NULL),
(197,'mixpanel','completed',10,'2026-04-20 23:37:17','2026-04-20 23:38:30','2026-04-20 23:36:17','2026-04-20 23:38:30',NULL,0,0,NULL,NULL),
(198,'tracks','completed',10,'2026-04-21 00:21:30','2026-04-21 00:22:15','2026-04-20 23:38:30','2026-04-21 00:22:15',NULL,0,0,NULL,NULL),
(199,'mixpanel','completed',10,'2026-04-21 00:55:15','2026-04-21 00:56:11','2026-04-21 00:22:15','2026-04-21 00:56:12',NULL,0,0,NULL,NULL),
(200,'tracks','completed',10,'2026-04-21 01:10:12','2026-04-21 01:11:00','2026-04-21 00:56:12','2026-04-21 01:11:00',NULL,0,0,NULL,NULL),
(201,'mixpanel','completed',10,'2026-04-21 02:02:00','2026-04-21 02:16:28','2026-04-21 01:11:00','2026-04-21 02:16:29',NULL,0,0,NULL,NULL),
(202,'tracks','completed',10,'2026-04-21 02:34:29','2026-04-21 02:35:51','2026-04-21 02:16:29','2026-04-21 02:35:51',NULL,0,0,NULL,NULL),
(203,'mixpanel','completed',10,'2026-04-21 03:11:51','2026-04-21 03:34:05','2026-04-21 02:35:51','2026-04-21 03:34:05',NULL,0,0,NULL,NULL),
(204,'tracks','completed',10,'2026-04-21 03:51:05','2026-04-21 03:52:03','2026-04-21 03:34:05','2026-04-21 03:52:03',NULL,0,0,NULL,NULL),
(205,'mixpanel','completed',10,'2026-04-21 04:13:02','2026-04-21 12:38:41','2026-04-21 03:52:02','2026-04-21 12:38:41',NULL,0,0,NULL,NULL),
(206,'subscribers_engagement_score','completed',10,'2026-04-21 12:38:41','2026-04-21 12:38:51','2026-04-21 12:38:41','2026-04-21 12:38:51',NULL,0,0,NULL,NULL),
(207,'tracks','completed',10,'2026-04-21 13:24:41','2026-04-21 13:41:26','2026-04-21 12:38:41','2026-04-21 13:41:26',NULL,0,0,NULL,NULL),
(208,'log_cleanup','completed',10,'2026-04-21 16:22:52','2026-04-21 16:29:44','2026-04-21 12:38:50','2026-04-21 16:29:44',NULL,0,0,NULL,NULL),
(209,'subscribers_engagement_score','completed',10,'2026-04-22 08:29:00','2026-04-22 08:29:05','2026-04-21 12:38:51','2026-04-22 08:29:06',NULL,0,0,NULL,NULL),
(210,'mixpanel','completed',10,'2026-04-21 13:25:51','2026-04-21 13:41:26','2026-04-21 12:38:51','2026-04-21 13:41:26',NULL,0,0,NULL,NULL),
(211,'schedule_re_engagement_email','completed',10,'2026-04-22 13:41:25','2026-04-22 13:43:57','2026-04-21 13:41:25','2026-04-22 13:43:57',NULL,0,0,NULL,NULL),
(212,'mixpanel','completed',10,'2026-04-21 16:29:44','2026-04-21 16:39:05','2026-04-21 16:29:44','2026-04-21 16:39:05',NULL,0,0,NULL,NULL),
(213,'tracks','completed',10,'2026-04-21 17:06:44','2026-04-21 17:12:48','2026-04-21 16:29:44','2026-04-21 17:12:48',NULL,0,0,NULL,NULL),
(214,'log_cleanup','completed',10,'2026-04-21 19:36:47','2026-04-21 19:40:06','2026-04-21 16:39:05','2026-04-21 19:40:06',NULL,0,0,NULL,NULL),
(215,'mixpanel','completed',10,'2026-04-21 17:55:47','2026-04-21 17:57:05','2026-04-21 17:12:47','2026-04-21 17:57:05',NULL,0,0,NULL,NULL),
(216,'tracks','completed',10,'2026-04-21 18:28:05','2026-04-21 18:28:55','2026-04-21 17:57:05','2026-04-21 18:28:55',NULL,0,0,NULL,NULL),
(217,'mixpanel','completed',10,'2026-04-21 18:38:55','2026-04-21 18:41:09','2026-04-21 18:28:55','2026-04-21 18:41:09',NULL,0,0,NULL,NULL),
(218,'tracks','completed',10,'2026-04-21 19:09:10','2026-04-21 19:14:29','2026-04-21 18:41:10','2026-04-21 19:14:29',NULL,0,0,NULL,NULL),
(219,'mixpanel','completed',10,'2026-04-21 19:31:29','2026-04-21 19:34:08','2026-04-21 19:14:29','2026-04-21 19:34:08',NULL,0,0,NULL,NULL),
(220,'tracks','completed',10,'2026-04-21 19:41:08','2026-04-21 19:45:05','2026-04-21 19:34:08','2026-04-21 19:45:05',NULL,0,0,NULL,NULL),
(221,'mixpanel','completed',10,'2026-04-21 20:38:06','2026-04-21 20:41:57','2026-04-21 19:40:06','2026-04-21 20:41:57',NULL,0,0,NULL,NULL),
(222,'log_cleanup','completed',10,'2026-04-22 18:01:20','2026-04-22 18:02:13','2026-04-21 19:45:05','2026-04-22 18:02:13',NULL,0,0,NULL,NULL),
(223,'tracks','completed',10,'2026-04-21 20:59:57','2026-04-21 21:02:45','2026-04-21 20:41:57','2026-04-21 21:02:46',NULL,0,0,NULL,NULL),
(224,'mixpanel','completed',10,'2026-04-21 21:22:45','2026-04-21 21:23:48','2026-04-21 21:02:45','2026-04-21 21:23:48',NULL,0,0,NULL,NULL),
(225,'tracks','completed',10,'2026-04-21 21:26:48','2026-04-21 21:38:40','2026-04-21 21:23:48','2026-04-21 21:38:40',NULL,0,0,NULL,NULL),
(226,'mixpanel','completed',10,'2026-04-21 22:11:40','2026-04-21 22:19:21','2026-04-21 21:38:40','2026-04-21 22:19:21',NULL,0,0,NULL,NULL),
(227,'tracks','completed',10,'2026-04-21 22:54:21','2026-04-21 22:59:21','2026-04-21 22:19:21','2026-04-21 22:59:21',NULL,0,0,NULL,NULL),
(228,'mixpanel','completed',10,'2026-04-21 23:28:21','2026-04-21 23:34:18','2026-04-21 22:59:21','2026-04-21 23:34:18',NULL,0,0,NULL,NULL),
(229,'tracks','completed',10,'2026-04-21 23:38:18','2026-04-21 23:50:15','2026-04-21 23:34:18','2026-04-21 23:50:15',NULL,0,0,NULL,NULL),
(230,'mixpanel','completed',10,'2026-04-21 23:49:15','2026-04-21 23:56:54','2026-04-21 23:50:15','2026-04-21 23:56:54',NULL,0,0,NULL,NULL),
(231,'tracks','completed',10,'2026-04-21 23:55:54','2026-04-22 00:01:56','2026-04-21 23:56:54','2026-04-22 00:01:56',NULL,0,0,NULL,NULL),
(232,'inactive_subscribers','completed',10,'2026-04-27 00:00:00','2026-04-27 00:03:30','2026-04-22 00:01:56','2026-04-27 00:03:30',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),
(233,'mixpanel','completed',10,'2026-04-22 00:33:56','2026-04-22 00:35:58','2026-04-22 00:01:56','2026-04-22 00:35:58',NULL,0,0,NULL,NULL),
(234,'tracks','completed',10,'2026-04-22 01:16:58','2026-04-22 01:29:38','2026-04-22 00:35:58','2026-04-22 01:29:38',NULL,0,0,NULL,NULL),
(235,'mixpanel','completed',10,'2026-04-22 01:37:38','2026-04-22 01:41:47','2026-04-22 01:29:38','2026-04-22 01:41:47',NULL,0,0,NULL,NULL),
(236,'tracks','completed',10,'2026-04-22 02:10:47','2026-04-22 02:19:22','2026-04-22 01:41:47','2026-04-22 02:19:22',NULL,0,0,NULL,NULL),
(237,'mixpanel','completed',10,'2026-04-22 02:26:22','2026-04-22 02:31:32','2026-04-22 02:19:22','2026-04-22 02:31:32',NULL,0,0,NULL,NULL),
(238,'tracks','completed',10,'2026-04-22 03:26:33','2026-04-22 03:31:14','2026-04-22 02:31:33','2026-04-22 03:31:14',NULL,0,0,NULL,NULL),
(239,'mixpanel','completed',10,'2026-04-22 04:00:14','2026-04-22 04:06:26','2026-04-22 03:31:14','2026-04-22 04:06:26',NULL,0,0,NULL,NULL),
(240,'tracks','completed',10,'2026-04-22 04:40:26','2026-04-22 04:52:55','2026-04-22 04:06:26','2026-04-22 04:52:55',NULL,0,0,NULL,NULL),
(241,'mixpanel','completed',10,'2026-04-22 05:22:55','2026-04-22 05:23:28','2026-04-22 04:52:55','2026-04-22 05:23:28',NULL,0,0,NULL,NULL),
(242,'tracks','completed',10,'2026-04-22 06:01:28','2026-04-22 06:15:52','2026-04-22 05:23:28','2026-04-22 06:15:52',NULL,0,0,NULL,NULL),
(243,'mixpanel','completed',10,'2026-04-22 06:34:52','2026-04-22 07:10:55','2026-04-22 06:15:52','2026-04-22 07:10:55',NULL,0,0,NULL,NULL),
(244,'tracks','completed',10,'2026-04-22 07:50:55','2026-04-22 07:51:51','2026-04-22 07:10:55','2026-04-22 07:51:51',NULL,0,0,NULL,NULL),
(245,'mixpanel','completed',10,'2026-04-22 08:11:51','2026-04-22 08:25:20','2026-04-22 07:51:51','2026-04-22 08:25:20',NULL,0,0,NULL,NULL),
(246,'tracks','completed',10,'2026-04-22 08:58:21','2026-04-22 09:04:33','2026-04-22 08:25:21','2026-04-22 09:04:33',NULL,0,0,NULL,NULL),
(247,'subscribers_engagement_score','completed',10,'2026-04-23 16:29:00','2026-04-23 16:31:58','2026-04-22 08:29:05','2026-04-23 16:31:58',NULL,0,0,NULL,NULL),
(248,'mixpanel','completed',10,'2026-04-22 08:42:06','2026-04-22 08:47:25','2026-04-22 08:29:06','2026-04-22 08:47:25',NULL,0,0,NULL,NULL),
(249,'mixpanel','completed',10,'2026-04-22 09:11:33','2026-04-22 09:25:14','2026-04-22 09:04:33','2026-04-22 09:25:14',NULL,0,0,NULL,NULL),
(250,'tracks','completed',10,'2026-04-22 10:03:14','2026-04-22 10:03:26','2026-04-22 09:25:14','2026-04-22 10:03:26',NULL,0,0,NULL,NULL),
(251,'mixpanel','completed',10,'2026-04-22 10:40:25','2026-04-22 10:43:26','2026-04-22 10:03:25','2026-04-22 10:43:26',NULL,0,0,NULL,NULL),
(252,'tracks','completed',10,'2026-04-22 10:48:26','2026-04-22 10:51:22','2026-04-22 10:43:26','2026-04-22 10:51:22',NULL,0,0,NULL,NULL),
(253,'mixpanel','completed',10,'2026-04-22 11:01:22','2026-04-22 11:11:58','2026-04-22 10:51:22','2026-04-22 11:11:58',NULL,0,0,NULL,NULL),
(254,'tracks','completed',10,'2026-04-22 11:34:58','2026-04-22 11:35:16','2026-04-22 11:11:58','2026-04-22 11:35:16',NULL,0,0,NULL,NULL),
(255,'mixpanel','completed',10,'2026-04-22 12:05:15','2026-04-22 12:07:15','2026-04-22 11:35:15','2026-04-22 12:07:15',NULL,0,0,NULL,NULL),
(256,'tracks','completed',10,'2026-04-22 12:38:15','2026-04-22 12:42:49','2026-04-22 12:07:15','2026-04-22 12:42:49',NULL,0,0,NULL,NULL),
(257,'mixpanel','completed',10,'2026-04-22 13:06:49','2026-04-22 13:23:37','2026-04-22 12:42:49','2026-04-22 13:23:37',NULL,0,0,NULL,NULL),
(258,'tracks','completed',10,'2026-04-22 14:00:37','2026-04-22 14:04:07','2026-04-22 13:23:37','2026-04-22 14:04:07',NULL,0,0,NULL,NULL),
(259,'mixpanel','completed',10,'2026-04-22 13:48:57','2026-04-22 14:04:06','2026-04-22 13:43:57','2026-04-22 14:04:07',NULL,0,0,NULL,NULL),
(260,'schedule_re_engagement_email','completed',10,'2026-04-23 14:04:06','2026-04-23 14:08:38','2026-04-22 14:04:06','2026-04-23 14:08:38',NULL,0,0,NULL,NULL),
(261,'mixpanel','completed',10,'2026-04-22 18:20:13','2026-04-22 18:24:07','2026-04-22 18:02:13','2026-04-22 18:24:07',NULL,0,0,NULL,NULL),
(262,'tracks','completed',10,'2026-04-22 18:17:13','2026-04-22 18:20:04','2026-04-22 18:02:13','2026-04-22 18:20:04',NULL,0,0,NULL,NULL),
(263,'log_cleanup','completed',10,'2026-04-23 02:14:50','2026-04-23 02:17:21','2026-04-22 18:20:04','2026-04-23 02:17:21',NULL,0,0,NULL,NULL),
(264,'tracks','completed',10,'2026-04-22 19:08:07','2026-04-22 19:08:31','2026-04-22 18:24:07','2026-04-22 19:08:31',NULL,0,0,NULL,NULL),
(265,'mixpanel','completed',10,'2026-04-22 19:37:31','2026-04-22 19:44:51','2026-04-22 19:08:31','2026-04-22 19:44:51',NULL,0,0,NULL,NULL),
(266,'tracks','completed',10,'2026-04-22 20:03:51','2026-04-22 20:05:00','2026-04-22 19:44:51','2026-04-22 20:05:00',NULL,0,0,NULL,NULL),
(267,'mixpanel','completed',10,'2026-04-22 20:52:00','2026-04-22 21:02:40','2026-04-22 20:05:00','2026-04-22 21:02:40',NULL,0,0,NULL,NULL),
(268,'tracks','completed',10,'2026-04-22 21:56:40','2026-04-22 21:59:52','2026-04-22 21:02:40','2026-04-22 21:59:52',NULL,0,0,NULL,NULL),
(269,'mixpanel','completed',10,'2026-04-22 22:20:52','2026-04-22 22:31:24','2026-04-22 21:59:52','2026-04-22 22:31:24',NULL,0,0,NULL,NULL),
(270,'tracks','completed',10,'2026-04-22 22:33:24','2026-04-22 22:38:43','2026-04-22 22:31:24','2026-04-22 22:38:43',NULL,0,0,NULL,NULL),
(271,'mixpanel','completed',10,'2026-04-22 22:48:43','2026-04-22 22:59:02','2026-04-22 22:38:43','2026-04-22 22:59:02',NULL,0,0,NULL,NULL),
(272,'tracks','completed',10,'2026-04-22 23:05:02','2026-04-22 23:07:39','2026-04-22 22:59:02','2026-04-22 23:07:39',NULL,0,0,NULL,NULL),
(273,'mixpanel','completed',10,'2026-04-22 23:57:39','2026-04-23 00:00:40','2026-04-22 23:07:39','2026-04-23 00:00:40',NULL,0,0,NULL,NULL),
(274,'tracks','completed',10,'2026-04-23 00:39:40','2026-04-23 00:45:19','2026-04-23 00:00:40','2026-04-23 00:45:19',NULL,0,0,NULL,NULL),
(275,'export_files_cleanup','completed',10,'2026-04-30 00:00:00','2026-04-30 00:01:26','2026-04-23 00:45:19','2026-04-30 00:01:27',NULL,0,0,NULL,NULL),
(276,'mixpanel','completed',10,'2026-04-23 01:18:19','2026-04-23 01:25:09','2026-04-23 00:45:19','2026-04-23 01:25:09',NULL,0,0,NULL,NULL),
(277,'tracks','completed',10,'2026-04-23 01:38:09','2026-04-23 01:43:38','2026-04-23 01:25:09','2026-04-23 01:43:38',NULL,0,0,NULL,NULL),
(278,'mixpanel','completed',10,'2026-04-23 02:00:38','2026-04-23 02:03:40','2026-04-23 01:43:38','2026-04-23 02:03:40',NULL,0,0,NULL,NULL),
(279,'tracks','completed',10,'2026-04-23 02:17:40','2026-04-23 02:27:05','2026-04-23 02:03:40','2026-04-23 02:27:05',NULL,0,0,NULL,NULL),
(280,'mixpanel','completed',10,'2026-04-23 03:14:21','2026-04-23 03:25:41','2026-04-23 02:17:21','2026-04-23 03:25:41',NULL,0,0,NULL,NULL),
(281,'log_cleanup','completed',10,'2026-04-23 21:20:33','2026-04-23 21:21:18','2026-04-23 02:27:04','2026-04-23 21:21:18',NULL,0,0,NULL,NULL),
(282,'tracks','completed',10,'2026-04-23 04:01:42','2026-04-23 04:06:28','2026-04-23 03:25:42','2026-04-23 04:06:28',NULL,0,0,NULL,NULL),
(283,'mixpanel','completed',10,'2026-04-23 04:30:28','2026-04-23 04:33:15','2026-04-23 04:06:28','2026-04-23 04:33:15',NULL,0,0,NULL,NULL),
(284,'tracks','completed',10,'2026-04-23 05:06:15','2026-04-23 05:13:45','2026-04-23 04:33:15','2026-04-23 05:13:45',NULL,0,0,NULL,NULL),
(285,'mixpanel','completed',10,'2026-04-23 05:12:45','2026-04-23 05:27:04','2026-04-23 05:13:45','2026-04-23 05:27:04',NULL,0,0,NULL,NULL),
(286,'tracks','completed',10,'2026-04-23 05:38:04','2026-04-23 05:39:50','2026-04-23 05:27:04','2026-04-23 05:39:50',NULL,0,0,NULL,NULL),
(287,'mixpanel','completed',10,'2026-04-23 06:34:50','2026-04-23 06:46:57','2026-04-23 05:39:50','2026-04-23 06:46:57',NULL,0,0,NULL,NULL),
(288,'tracks','completed',10,'2026-04-23 07:42:57','2026-04-23 07:54:07','2026-04-23 06:46:57','2026-04-23 07:54:07',NULL,0,0,NULL,NULL),
(289,'mixpanel','completed',10,'2026-04-23 08:17:07','2026-04-23 08:20:17','2026-04-23 07:54:07','2026-04-23 08:20:17',NULL,0,0,NULL,NULL),
(290,'tracks','completed',10,'2026-04-23 08:33:17','2026-04-23 08:34:18','2026-04-23 08:20:17','2026-04-23 08:34:19',NULL,0,0,NULL,NULL),
(291,'mixpanel','completed',10,'2026-04-23 08:56:18','2026-04-23 08:58:19','2026-04-23 08:34:18','2026-04-23 08:58:19',NULL,0,0,NULL,NULL),
(292,'tracks','completed',10,'2026-04-23 09:11:19','2026-04-23 09:11:30','2026-04-23 08:58:19','2026-04-23 09:11:30',NULL,0,0,NULL,NULL),
(293,'mixpanel','completed',10,'2026-04-23 09:41:30','2026-04-23 09:46:05','2026-04-23 09:11:30','2026-04-23 09:46:05',NULL,0,0,NULL,NULL),
(294,'tracks','completed',10,'2026-04-23 10:18:05','2026-04-23 10:23:00','2026-04-23 09:46:05','2026-04-23 10:23:00',NULL,0,0,NULL,NULL),
(295,'mixpanel','completed',10,'2026-04-23 10:38:00','2026-04-23 10:44:56','2026-04-23 10:23:00','2026-04-23 10:44:56',NULL,0,0,NULL,NULL),
(296,'tracks','completed',10,'2026-04-23 10:57:56','2026-04-23 11:00:07','2026-04-23 10:44:56','2026-04-23 11:00:07',NULL,0,0,NULL,NULL),
(297,'mixpanel','completed',10,'2026-04-23 11:52:06','2026-04-23 11:57:16','2026-04-23 11:00:06','2026-04-23 11:57:16',NULL,0,0,NULL,NULL),
(298,'tracks','completed',10,'2026-04-23 12:55:16','2026-04-23 13:00:57','2026-04-23 11:57:16','2026-04-23 13:00:57',NULL,0,0,NULL,NULL),
(299,'mixpanel','completed',10,'2026-04-23 13:21:57','2026-04-23 13:23:49','2026-04-23 13:00:57','2026-04-23 13:23:49',NULL,0,0,NULL,NULL),
(300,'tracks','completed',10,'2026-04-23 14:08:49','2026-04-23 14:17:39','2026-04-23 13:23:49','2026-04-23 14:17:39',NULL,0,0,NULL,NULL),
(301,'mixpanel','completed',10,'2026-04-23 14:31:38','2026-04-23 14:31:58','2026-04-23 14:08:38','2026-04-23 14:31:58',NULL,0,0,NULL,NULL),
(302,'schedule_re_engagement_email','completed',10,'2026-04-24 14:17:38','2026-04-24 14:44:39','2026-04-23 14:17:38','2026-04-24 14:44:39',NULL,0,0,NULL,NULL),
(303,'tracks','completed',10,'2026-04-23 15:21:58','2026-04-23 15:25:01','2026-04-23 14:31:58','2026-04-23 15:25:01',NULL,0,0,NULL,NULL),
(304,'mixpanel','completed',10,'2026-04-23 16:23:00','2026-04-23 16:31:58','2026-04-23 15:25:00','2026-04-23 16:31:58',NULL,0,0,NULL,NULL),
(305,'subscribers_engagement_score','completed',10,'2026-04-23 16:31:58','2026-04-23 16:32:06','2026-04-23 16:31:58','2026-04-23 16:32:06',NULL,0,0,NULL,NULL),
(306,'tracks','completed',10,'2026-04-23 16:47:59','2026-04-23 16:48:34','2026-04-23 16:31:59','2026-04-23 16:48:34',NULL,0,0,NULL,NULL),
(307,'subscribers_engagement_score','completed',10,'2026-04-24 08:14:00','2026-04-24 08:24:35','2026-04-23 16:32:06','2026-04-24 08:24:35',NULL,0,0,NULL,NULL),
(308,'mixpanel','completed',10,'2026-04-23 17:19:06','2026-04-23 17:23:29','2026-04-23 16:32:06','2026-04-23 17:23:29',NULL,0,0,NULL,NULL),
(309,'tracks','completed',10,'2026-04-23 18:03:29','2026-04-23 18:03:59','2026-04-23 17:23:29','2026-04-23 18:03:59',NULL,0,0,NULL,NULL),
(310,'mixpanel','completed',10,'2026-04-23 18:34:59','2026-04-23 18:38:16','2026-04-23 18:03:59','2026-04-23 18:38:16',NULL,0,0,NULL,NULL),
(311,'tracks','completed',10,'2026-04-23 18:42:16','2026-04-23 18:44:54','2026-04-23 18:38:16','2026-04-23 18:44:54',NULL,0,0,NULL,NULL),
(312,'mixpanel','completed',10,'2026-04-23 19:27:54','2026-04-23 19:29:09','2026-04-23 18:44:54','2026-04-23 19:29:09',NULL,0,0,NULL,NULL),
(313,'tracks','completed',10,'2026-04-23 20:07:09','2026-04-23 20:12:51','2026-04-23 19:29:09','2026-04-23 20:12:51',NULL,0,0,NULL,NULL),
(314,'mixpanel','completed',10,'2026-04-23 20:35:51','2026-04-23 20:36:57','2026-04-23 20:12:51','2026-04-23 20:36:57',NULL,0,0,NULL,NULL),
(315,'tracks','completed',10,'2026-04-23 20:59:57','2026-04-23 21:08:46','2026-04-23 20:36:57','2026-04-23 21:08:46',NULL,0,0,NULL,NULL),
(316,'mixpanel','completed',10,'2026-04-23 21:07:46','2026-04-23 21:12:00','2026-04-23 21:08:46','2026-04-23 21:12:00',NULL,0,0,NULL,NULL),
(317,'tracks','completed',10,'2026-04-23 21:54:00','2026-04-23 21:56:19','2026-04-23 21:12:00','2026-04-23 21:56:19',NULL,0,0,NULL,NULL),
(318,'mixpanel','completed',10,'2026-04-23 21:47:18','2026-04-23 21:50:02','2026-04-23 21:21:18','2026-04-23 21:50:02',NULL,0,0,NULL,NULL),
(319,'log_cleanup','completed',10,'2026-04-24 18:39:13','2026-04-24 18:40:34','2026-04-23 21:50:02','2026-04-24 18:40:34',NULL,0,0,NULL,NULL),
(320,'mixpanel','completed',10,'2026-04-23 22:28:19','2026-04-23 22:28:52','2026-04-23 21:56:19','2026-04-23 22:28:52',NULL,0,0,NULL,NULL),
(321,'tracks','completed',10,'2026-04-23 23:10:52','2026-04-23 23:13:23','2026-04-23 22:28:52','2026-04-23 23:13:23',NULL,0,0,NULL,NULL),
(322,'mixpanel','completed',10,'2026-04-23 23:49:23','2026-04-23 23:51:04','2026-04-23 23:13:23','2026-04-23 23:51:04',NULL,0,0,NULL,NULL),
(323,'tracks','completed',10,'2026-04-24 00:15:04','2026-04-24 00:28:51','2026-04-23 23:51:04','2026-04-24 00:28:51',NULL,0,0,NULL,NULL),
(324,'mixpanel','completed',10,'2026-04-24 00:43:51','2026-04-24 00:53:47','2026-04-24 00:28:51','2026-04-24 00:53:47',NULL,0,0,NULL,NULL),
(325,'tracks','completed',10,'2026-04-24 01:03:47','2026-04-24 01:06:46','2026-04-24 00:53:47','2026-04-24 01:06:46',NULL,0,0,NULL,NULL),
(326,'mixpanel','completed',10,'2026-04-24 01:05:45','2026-04-24 01:17:22','2026-04-24 01:06:45','2026-04-24 01:17:22',NULL,0,0,NULL,NULL),
(327,'tracks','completed',10,'2026-04-24 01:52:22','2026-04-24 01:53:45','2026-04-24 01:17:22','2026-04-24 01:53:45',NULL,0,0,NULL,NULL),
(328,'mixpanel','completed',10,'2026-04-24 02:10:45','2026-04-24 02:11:19','2026-04-24 01:53:45','2026-04-24 02:11:19',NULL,0,0,NULL,NULL),
(329,'tracks','completed',10,'2026-04-24 02:38:19','2026-04-24 02:49:26','2026-04-24 02:11:19','2026-04-24 02:49:26',NULL,0,0,NULL,NULL),
(330,'mixpanel','completed',10,'2026-04-24 02:51:26','2026-04-24 02:52:01','2026-04-24 02:49:26','2026-04-24 02:52:01',NULL,0,0,NULL,NULL),
(331,'tracks','completed',10,'2026-04-24 03:23:01','2026-04-24 03:27:37','2026-04-24 02:52:01','2026-04-24 03:27:37',NULL,0,0,NULL,NULL),
(332,'mixpanel','completed',10,'2026-04-24 04:05:37','2026-04-24 04:16:04','2026-04-24 03:27:37','2026-04-24 04:16:04',NULL,0,0,NULL,NULL),
(333,'tracks','completed',10,'2026-04-24 04:21:04','2026-04-24 04:23:23','2026-04-24 04:16:04','2026-04-24 04:23:23',NULL,0,0,NULL,NULL),
(334,'mixpanel','completed',10,'2026-04-24 05:06:23','2026-04-24 05:17:43','2026-04-24 04:23:23','2026-04-24 05:17:43',NULL,0,0,NULL,NULL),
(335,'tracks','completed',10,'2026-04-24 05:31:43','2026-04-24 05:44:56','2026-04-24 05:17:43','2026-04-24 05:44:56',NULL,0,0,NULL,NULL),
(336,'mixpanel','completed',10,'2026-04-24 06:41:56','2026-04-24 07:34:45','2026-04-24 05:44:56','2026-04-24 07:34:45',NULL,0,0,NULL,NULL),
(337,'tracks','completed',10,'2026-04-24 08:07:45','2026-04-24 08:13:40','2026-04-24 07:34:45','2026-04-24 08:13:40',NULL,0,0,NULL,NULL),
(338,'mixpanel','completed',10,'2026-04-24 08:28:40','2026-04-24 08:49:59','2026-04-24 08:13:40','2026-04-24 08:49:59',NULL,0,0,NULL,NULL),
(339,'subscribers_engagement_score','completed',10,'2026-04-25 09:10:00','2026-04-25 09:14:04','2026-04-24 08:24:35','2026-04-25 09:14:04',NULL,0,0,NULL,NULL),
(340,'tracks','completed',10,'2026-04-24 08:49:35','2026-04-24 08:49:59','2026-04-24 08:24:35','2026-04-24 08:49:59',NULL,0,0,NULL,NULL),
(341,'mixpanel','completed',10,'2026-04-24 15:25:40','2026-04-24 15:50:00','2026-04-24 14:44:40','2026-04-24 15:50:00',NULL,0,0,NULL,NULL),
(342,'tracks','completed',10,'2026-04-24 14:55:40','2026-04-24 15:50:01','2026-04-24 14:44:40','2026-04-24 15:50:01',NULL,0,0,NULL,NULL),
(343,'schedule_re_engagement_email','completed',10,'2026-04-25 15:50:00','2026-04-25 16:06:20','2026-04-24 15:50:00','2026-04-25 16:06:20',NULL,0,0,NULL,NULL),
(344,'mixpanel','completed',10,'2026-04-24 19:06:34','2026-04-24 19:16:08','2026-04-24 18:40:34','2026-04-24 19:16:08',NULL,0,0,NULL,NULL),
(345,'tracks','completed',10,'2026-04-24 19:09:34','2026-04-24 19:16:08','2026-04-24 18:40:34','2026-04-24 19:16:08',NULL,0,0,NULL,NULL),
(346,'log_cleanup','completed',10,'2026-04-24 23:19:29','2026-04-24 23:26:23','2026-04-24 19:16:08','2026-04-24 23:26:23',NULL,0,0,NULL,NULL),
(347,'mixpanel','completed',10,'2026-04-25 00:24:23','2026-04-25 01:48:52','2026-04-24 23:26:23','2026-04-25 01:48:52',NULL,0,0,NULL,NULL),
(348,'tracks','completed',10,'2026-04-25 00:06:23','2026-04-25 00:07:30','2026-04-24 23:26:23','2026-04-25 00:07:30',NULL,0,0,NULL,NULL),
(349,'log_cleanup','completed',10,'2026-04-25 11:11:47','2026-04-25 11:19:21','2026-04-25 00:07:30','2026-04-25 11:19:21',NULL,0,0,NULL,NULL),
(350,'tracks','completed',10,'2026-04-25 01:49:52','2026-04-25 02:03:00','2026-04-25 01:48:52','2026-04-25 02:03:00',NULL,0,0,NULL,NULL),
(351,'mixpanel','completed',10,'2026-04-25 02:31:00','2026-04-25 04:45:01','2026-04-25 02:03:00','2026-04-25 04:45:01',NULL,0,0,NULL,NULL),
(352,'tracks','completed',10,'2026-04-25 05:39:01','2026-04-25 05:47:01','2026-04-25 04:45:01','2026-04-25 05:47:01',NULL,0,0,NULL,NULL),
(353,'mixpanel','completed',10,'2026-04-25 06:33:01','2026-04-25 06:34:13','2026-04-25 05:47:01','2026-04-25 06:34:13',NULL,0,0,NULL,NULL),
(354,'tracks','completed',10,'2026-04-25 07:27:13','2026-04-25 07:52:11','2026-04-25 06:34:13','2026-04-25 07:52:11',NULL,0,0,NULL,NULL),
(355,'mixpanel','completed',10,'2026-04-25 08:37:10','2026-04-25 08:43:16','2026-04-25 07:52:10','2026-04-25 08:43:16',NULL,0,0,NULL,NULL),
(356,'tracks','completed',10,'2026-04-25 09:07:16','2026-04-25 09:14:04','2026-04-25 08:43:16','2026-04-25 09:14:04',NULL,0,0,NULL,NULL),
(357,'subscribers_engagement_score','completed',10,'2026-04-25 09:14:04','2026-04-25 09:41:26','2026-04-25 09:14:04','2026-04-25 09:41:27',NULL,0,0,NULL,NULL),
(358,'mixpanel','completed',10,'2026-04-25 10:00:04','2026-04-25 10:23:13','2026-04-25 09:14:04','2026-04-25 10:23:13',NULL,0,0,NULL,NULL),
(359,'subscribers_engagement_score','completed',10,'2026-04-26 10:16:00','2026-04-26 11:22:35','2026-04-25 09:41:26','2026-04-26 11:22:35',NULL,0,0,NULL,NULL),
(360,'tracks','completed',10,'2026-04-25 10:04:27','2026-04-25 10:23:13','2026-04-25 09:41:27','2026-04-25 10:23:13',NULL,0,0,NULL,NULL),
(361,'mixpanel','completed',10,'2026-04-25 11:54:21','2026-04-25 12:29:03','2026-04-25 11:19:21','2026-04-25 12:29:03',NULL,0,0,NULL,NULL),
(362,'tracks','completed',10,'2026-04-25 12:09:21','2026-04-25 12:29:03','2026-04-25 11:19:21','2026-04-25 12:29:03',NULL,0,0,NULL,NULL),
(363,'log_cleanup','completed',10,'2026-04-26 00:23:34','2026-04-26 01:09:47','2026-04-25 12:29:03','2026-04-26 01:09:47',NULL,0,0,NULL,NULL),
(364,'mixpanel','completed',10,'2026-04-25 16:21:20','2026-04-25 16:31:16','2026-04-25 16:06:20','2026-04-25 16:31:16',NULL,0,0,NULL,NULL),
(365,'tracks','completed',10,'2026-04-25 17:00:20','2026-04-25 17:01:07','2026-04-25 16:06:20','2026-04-25 17:01:07',NULL,0,0,NULL,NULL),
(366,'schedule_re_engagement_email','completed',10,'2026-04-26 16:31:16','2026-04-26 16:38:51','2026-04-25 16:31:16','2026-04-26 16:38:51',NULL,0,0,NULL,NULL),
(367,'mixpanel','completed',10,'2026-04-25 17:39:07','2026-04-25 18:15:21','2026-04-25 17:01:07','2026-04-25 18:15:21',NULL,0,0,NULL,NULL),
(368,'tracks','completed',10,'2026-04-25 19:08:21','2026-04-25 19:26:41','2026-04-25 18:15:21','2026-04-25 19:26:41',NULL,0,0,NULL,NULL),
(369,'mixpanel','completed',10,'2026-04-25 19:42:41','2026-04-25 19:51:20','2026-04-25 19:26:41','2026-04-25 19:51:20',NULL,0,0,NULL,NULL),
(370,'tracks','completed',10,'2026-04-25 20:38:20','2026-04-25 21:20:37','2026-04-25 19:51:20','2026-04-25 21:20:37',NULL,0,0,NULL,NULL),
(371,'mixpanel','completed',10,'2026-04-25 21:44:37','2026-04-25 22:43:00','2026-04-25 21:20:37','2026-04-25 22:43:00',NULL,0,0,NULL,NULL),
(372,'tracks','completed',10,'2026-04-25 23:21:00','2026-04-25 23:40:24','2026-04-25 22:43:00','2026-04-25 23:40:24',NULL,0,0,NULL,NULL),
(373,'mixpanel','completed',10,'2026-04-25 23:59:23','2026-04-26 00:14:36','2026-04-25 23:40:23','2026-04-26 00:14:36',NULL,0,0,NULL,NULL),
(374,'tracks','completed',10,'2026-04-26 00:29:36','2026-04-26 01:09:47','2026-04-26 00:14:36','2026-04-26 01:09:47',NULL,0,0,NULL,NULL),
(375,'mixpanel','completed',10,'2026-04-26 01:59:47','2026-04-26 02:18:38','2026-04-26 01:09:47','2026-04-26 02:18:38',NULL,0,0,NULL,NULL),
(376,'log_cleanup','completed',10,'2026-04-26 03:02:13','2026-04-26 03:37:18','2026-04-26 02:18:38','2026-04-26 03:37:18',NULL,0,0,NULL,NULL),
(377,'tracks','completed',10,'2026-04-26 02:32:38','2026-04-26 02:49:42','2026-04-26 02:18:38','2026-04-26 02:49:42',NULL,0,0,NULL,NULL),
(378,'mixpanel','completed',10,'2026-04-26 02:58:42','2026-04-26 03:37:19','2026-04-26 02:49:42','2026-04-26 03:37:19',NULL,0,0,NULL,NULL),
(379,'tracks','completed',10,'2026-04-26 04:27:19','2026-04-26 04:33:38','2026-04-26 03:37:19','2026-04-26 04:33:38',NULL,0,0,NULL,NULL),
(380,'log_cleanup','completed',10,'2026-04-26 20:39:40','2026-04-26 20:41:14','2026-04-26 04:33:37','2026-04-26 20:41:15',NULL,0,0,NULL,NULL),
(381,'mixpanel','completed',10,'2026-04-26 04:49:38','2026-04-26 11:22:35','2026-04-26 04:33:38','2026-04-26 11:22:35',NULL,0,0,NULL,NULL),
(382,'subscribers_engagement_score','completed',10,'2026-04-26 11:22:35','2026-04-26 11:22:39','2026-04-26 11:22:35','2026-04-26 11:22:39',NULL,0,0,NULL,NULL),
(383,'tracks','completed',10,'2026-04-26 12:14:35','2026-04-26 13:09:27','2026-04-26 11:22:35','2026-04-26 13:09:27',NULL,0,0,NULL,NULL),
(384,'subscribers_engagement_score','completed',10,'2026-04-27 17:37:00','2026-04-27 17:37:49','2026-04-26 11:22:39','2026-04-27 17:37:49',NULL,0,0,NULL,NULL),
(385,'mixpanel','completed',10,'2026-04-26 11:50:39','2026-04-26 13:09:27','2026-04-26 11:22:39','2026-04-26 13:09:27',NULL,0,0,NULL,NULL),
(386,'mixpanel','completed',10,'2026-04-26 16:40:51','2026-04-26 16:45:52','2026-04-26 16:38:51','2026-04-26 16:45:52',NULL,0,0,NULL,NULL),
(387,'tracks','completed',10,'2026-04-26 17:16:51','2026-04-26 17:54:26','2026-04-26 16:38:51','2026-04-26 17:54:27',NULL,0,0,NULL,NULL),
(388,'schedule_re_engagement_email','completed',10,'2026-04-27 16:45:52','2026-04-27 16:52:12','2026-04-26 16:45:52','2026-04-27 16:52:12',NULL,0,0,NULL,NULL),
(389,'mixpanel','completed',10,'2026-04-26 18:12:26','2026-04-26 18:25:18','2026-04-26 17:54:26','2026-04-26 18:25:18',NULL,0,0,NULL,NULL),
(390,'tracks','completed',10,'2026-04-26 19:00:19','2026-04-26 19:01:50','2026-04-26 18:25:19','2026-04-26 19:01:50',NULL,0,0,NULL,NULL),
(391,'mixpanel','completed',10,'2026-04-26 19:18:49','2026-04-26 19:21:48','2026-04-26 19:01:49','2026-04-26 19:21:48',NULL,0,0,NULL,NULL),
(392,'tracks','completed',10,'2026-04-26 20:13:48','2026-04-26 20:20:14','2026-04-26 19:21:48','2026-04-26 20:20:14',NULL,0,0,NULL,NULL),
(393,'mixpanel','completed',10,'2026-04-26 20:34:13','2026-04-26 20:34:50','2026-04-26 20:20:13','2026-04-26 20:34:50',NULL,0,0,NULL,NULL),
(394,'tracks','completed',10,'2026-04-26 20:50:50','2026-04-26 20:51:44','2026-04-26 20:34:50','2026-04-26 20:51:44',NULL,0,0,NULL,NULL),
(395,'mixpanel','completed',10,'2026-04-26 21:22:15','2026-04-26 21:25:34','2026-04-26 20:41:15','2026-04-26 21:25:34',NULL,0,0,NULL,NULL),
(396,'log_cleanup','completed',10,'2026-04-27 04:34:18','2026-04-27 04:39:37','2026-04-26 20:51:43','2026-04-27 04:39:38',NULL,0,0,NULL,NULL),
(397,'tracks','completed',10,'2026-04-26 22:03:34','2026-04-26 22:06:42','2026-04-26 21:25:34','2026-04-26 22:06:42',NULL,0,0,NULL,NULL),
(398,'mixpanel','completed',10,'2026-04-26 22:20:42','2026-04-26 22:48:06','2026-04-26 22:06:42','2026-04-26 22:48:06',NULL,0,0,NULL,NULL),
(399,'tracks','completed',10,'2026-04-26 23:40:06','2026-04-26 23:45:52','2026-04-26 22:48:06','2026-04-26 23:45:52',NULL,0,0,NULL,NULL),
(400,'mixpanel','completed',10,'2026-04-27 00:06:52','2026-04-27 00:13:22','2026-04-26 23:45:52','2026-04-27 00:13:22',NULL,0,0,NULL,NULL),
(401,'inactive_subscribers','scheduled',10,'2026-05-06 00:00:00',NULL,'2026-04-27 00:03:29','2026-04-27 00:03:29',NULL,NULL,0,NULL,NULL),
(402,'tracks','completed',10,'2026-04-27 00:23:30','2026-04-27 00:23:36','2026-04-27 00:03:30','2026-04-27 00:23:36',NULL,0,0,NULL,NULL),
(403,'mixpanel','completed',10,'2026-04-27 01:18:35','2026-04-27 01:19:30','2026-04-27 00:23:35','2026-04-27 01:19:30',NULL,0,0,NULL,NULL),
(404,'tracks','completed',10,'2026-04-27 01:47:30','2026-04-27 01:47:55','2026-04-27 01:19:30','2026-04-27 01:47:55',NULL,0,0,NULL,NULL),
(405,'mixpanel','completed',10,'2026-04-27 02:22:55','2026-04-27 02:23:13','2026-04-27 01:47:55','2026-04-27 02:23:13',NULL,0,0,NULL,NULL),
(406,'tracks','completed',10,'2026-04-27 02:45:13','2026-04-27 02:52:57','2026-04-27 02:23:13','2026-04-27 02:52:57',NULL,0,0,NULL,NULL),
(407,'mixpanel','completed',10,'2026-04-27 03:18:57','2026-04-27 03:19:41','2026-04-27 02:52:57','2026-04-27 03:19:41',NULL,0,0,NULL,NULL),
(408,'tracks','completed',10,'2026-04-27 03:19:41','2026-04-27 03:22:13','2026-04-27 03:19:41','2026-04-27 03:22:13',NULL,0,0,NULL,NULL),
(409,'mixpanel','completed',10,'2026-04-27 03:43:12','2026-04-27 03:46:11','2026-04-27 03:22:12','2026-04-27 03:46:11',NULL,0,0,NULL,NULL),
(410,'tracks','completed',10,'2026-04-27 04:35:11','2026-04-27 04:39:38','2026-04-27 03:46:11','2026-04-27 04:39:38',NULL,0,0,NULL,NULL),
(411,'mixpanel','completed',10,'2026-04-27 05:07:38','2026-04-27 05:10:46','2026-04-27 04:39:38','2026-04-27 05:10:46',NULL,0,0,NULL,NULL),
(412,'log_cleanup','completed',10,'2026-04-27 18:15:58','2026-04-27 18:39:18','2026-04-27 05:10:45','2026-04-27 18:39:18',NULL,0,0,NULL,NULL),
(413,'tracks','completed',10,'2026-04-27 05:31:46','2026-04-27 06:06:59','2026-04-27 05:10:46','2026-04-27 06:06:59',NULL,0,0,NULL,NULL),
(414,'mixpanel','completed',10,'2026-04-27 06:52:59','2026-04-27 06:55:48','2026-04-27 06:06:59','2026-04-27 06:55:48',NULL,0,0,NULL,NULL),
(415,'tracks','completed',10,'2026-04-27 07:21:48','2026-04-27 07:31:07','2026-04-27 06:55:48','2026-04-27 07:31:07',NULL,0,0,NULL,NULL),
(416,'mixpanel','completed',10,'2026-04-27 08:16:07','2026-04-27 08:18:51','2026-04-27 07:31:07','2026-04-27 08:18:51',NULL,0,0,NULL,NULL),
(417,'tracks','completed',10,'2026-04-27 08:27:51','2026-04-27 08:28:11','2026-04-27 08:18:51','2026-04-27 08:28:11',NULL,0,0,NULL,NULL),
(418,'mixpanel','completed',10,'2026-04-27 09:13:11','2026-04-27 09:27:36','2026-04-27 08:28:11','2026-04-27 09:27:36',NULL,0,0,NULL,NULL),
(419,'tracks','completed',10,'2026-04-27 09:42:36','2026-04-27 10:30:29','2026-04-27 09:27:36','2026-04-27 10:30:29',NULL,0,0,NULL,NULL),
(420,'mixpanel','completed',10,'2026-04-27 11:09:29','2026-04-27 11:19:15','2026-04-27 10:30:29','2026-04-27 11:19:15',NULL,0,0,NULL,NULL),
(421,'tracks','completed',10,'2026-04-27 11:44:15','2026-04-27 11:49:05','2026-04-27 11:19:15','2026-04-27 11:49:05',NULL,0,0,NULL,NULL),
(422,'mixpanel','completed',10,'2026-04-27 11:57:05','2026-04-27 12:02:56','2026-04-27 11:49:05','2026-04-27 12:02:56',NULL,0,0,NULL,NULL),
(423,'tracks','completed',10,'2026-04-27 12:47:56','2026-04-27 13:02:46','2026-04-27 12:02:56','2026-04-27 13:02:46',NULL,0,0,NULL,NULL),
(424,'mixpanel','completed',10,'2026-04-27 13:44:45','2026-04-27 13:47:23','2026-04-27 13:02:45','2026-04-27 13:47:23',NULL,0,0,NULL,NULL),
(425,'tracks','completed',10,'2026-04-27 14:27:23','2026-04-27 14:42:45','2026-04-27 13:47:23','2026-04-27 14:42:45',NULL,0,0,NULL,NULL),
(426,'mixpanel','completed',10,'2026-04-27 15:11:45','2026-04-27 15:29:19','2026-04-27 14:42:45','2026-04-27 15:29:19',NULL,0,0,NULL,NULL),
(427,'tracks','completed',10,'2026-04-27 15:35:19','2026-04-27 15:41:01','2026-04-27 15:29:19','2026-04-27 15:41:01',NULL,0,0,NULL,NULL),
(428,'mixpanel','completed',10,'2026-04-27 16:38:00','2026-04-27 16:41:56','2026-04-27 15:41:00','2026-04-27 16:41:56',NULL,0,0,NULL,NULL),
(429,'tracks','completed',10,'2026-04-27 17:12:56','2026-04-27 17:14:00','2026-04-27 16:41:56','2026-04-27 17:14:00',NULL,0,0,NULL,NULL),
(430,'mixpanel','completed',10,'2026-04-27 17:44:12','2026-04-27 18:39:18','2026-04-27 16:52:12','2026-04-27 18:39:18',NULL,0,0,NULL,NULL),
(431,'schedule_re_engagement_email','completed',10,'2026-04-28 17:14:00','2026-04-28 17:14:55','2026-04-27 17:14:00','2026-04-28 17:14:55',NULL,0,0,NULL,NULL),
(432,'subscribers_engagement_score','completed',10,'2026-04-27 17:37:49','2026-04-27 17:41:39','2026-04-27 17:37:49','2026-04-27 17:41:40',NULL,0,0,NULL,NULL),
(433,'tracks','completed',10,'2026-04-27 18:31:49','2026-04-27 18:39:18','2026-04-27 17:37:49','2026-04-27 18:39:19',NULL,0,0,NULL,NULL),
(434,'subscribers_engagement_score','completed',10,'2026-04-28 18:31:00','2026-04-28 18:34:10','2026-04-27 17:41:39','2026-04-28 18:34:10',NULL,0,0,NULL,NULL),
(435,'log_cleanup','completed',10,'2026-04-28 18:52:21','2026-04-28 18:54:14','2026-04-28 17:14:55','2026-04-28 18:54:14',NULL,0,0,NULL,NULL),
(436,'mixpanel','completed',10,'2026-04-28 17:57:55','2026-04-28 17:59:50','2026-04-28 17:14:55','2026-04-28 17:59:50',NULL,0,0,NULL,NULL),
(437,'tracks','completed',10,'2026-04-28 17:44:55','2026-04-28 17:46:38','2026-04-28 17:14:55','2026-04-28 17:46:38',NULL,0,0,NULL,NULL),
(438,'schedule_re_engagement_email','completed',10,'2026-04-29 17:46:37','2026-04-29 18:13:53','2026-04-28 17:46:37','2026-04-29 18:13:53',NULL,0,0,NULL,NULL),
(439,'tracks','completed',10,'2026-04-28 18:10:50','2026-04-28 18:12:44','2026-04-28 17:59:50','2026-04-28 18:12:44',NULL,0,0,NULL,NULL),
(440,'mixpanel','completed',10,'2026-04-28 19:06:44','2026-04-28 19:07:16','2026-04-28 18:12:44','2026-04-28 19:07:16',NULL,0,0,NULL,NULL),
(441,'subscribers_engagement_score','completed',10,'2026-04-28 18:34:10','2026-04-28 18:39:38','2026-04-28 18:34:10','2026-04-28 18:39:38',NULL,0,0,NULL,NULL),
(442,'tracks','completed',10,'2026-04-28 18:37:10','2026-04-28 18:39:38','2026-04-28 18:34:10','2026-04-28 18:39:38',NULL,0,0,NULL,NULL),
(443,'subscribers_engagement_score','completed',10,'2026-04-29 12:47:00','2026-04-29 12:48:31','2026-04-28 18:39:38','2026-04-29 12:48:31',NULL,0,0,NULL,NULL),
(444,'tracks','completed',10,'2026-04-28 18:59:15','2026-04-28 19:02:14','2026-04-28 18:54:15','2026-04-28 19:02:14',NULL,0,0,NULL,NULL),
(445,'log_cleanup','completed',10,'2026-04-29 13:06:52','2026-04-29 13:10:57','2026-04-28 19:02:14','2026-04-29 13:10:57',NULL,0,0,NULL,NULL),
(446,'tracks','completed',10,'2026-04-28 20:05:16','2026-04-28 20:07:19','2026-04-28 19:07:16','2026-04-28 20:07:19',NULL,0,0,NULL,NULL),
(447,'mixpanel','completed',10,'2026-04-28 20:08:19','2026-04-28 20:11:33','2026-04-28 20:07:19','2026-04-28 20:11:33',NULL,0,0,NULL,NULL),
(448,'tracks','completed',10,'2026-04-28 20:48:33','2026-04-28 21:30:49','2026-04-28 20:11:33','2026-04-28 21:30:49',NULL,0,0,NULL,NULL),
(449,'mixpanel','completed',10,'2026-04-28 22:10:49','2026-04-28 22:36:56','2026-04-28 21:30:49','2026-04-28 22:36:56',NULL,0,0,NULL,NULL),
(450,'tracks','completed',10,'2026-04-28 22:48:56','2026-04-28 23:03:15','2026-04-28 22:36:56','2026-04-28 23:03:16',NULL,0,0,NULL,NULL),
(451,'mixpanel','completed',10,'2026-04-28 23:55:15','2026-04-29 00:00:35','2026-04-28 23:03:15','2026-04-29 00:00:35',NULL,0,0,NULL,NULL),
(452,'subscribers_email_count','scheduled',10,'2026-05-04 00:00:00',NULL,'2026-04-29 00:00:34','2026-04-29 00:00:34',NULL,NULL,0,NULL,NULL),
(453,'tracks','completed',10,'2026-04-29 00:44:35','2026-04-29 00:49:19','2026-04-29 00:00:35','2026-04-29 00:49:19',NULL,0,0,NULL,NULL),
(454,'mixpanel','completed',10,'2026-04-29 01:46:19','2026-04-29 02:08:22','2026-04-29 00:49:19','2026-04-29 02:08:22',NULL,0,0,NULL,NULL),
(455,'tracks','completed',10,'2026-04-29 02:35:22','2026-04-29 02:40:44','2026-04-29 02:08:22','2026-04-29 02:40:45',NULL,0,0,NULL,NULL),
(456,'mixpanel','completed',10,'2026-04-29 03:21:44','2026-04-29 03:35:35','2026-04-29 02:40:44','2026-04-29 03:35:36',NULL,0,0,NULL,NULL),
(457,'tracks','completed',10,'2026-04-29 04:13:37','2026-04-29 04:23:17','2026-04-29 03:35:37','2026-04-29 04:23:17',NULL,0,0,NULL,NULL),
(458,'mixpanel','completed',10,'2026-04-29 05:10:17','2026-04-29 05:21:38','2026-04-29 04:23:17','2026-04-29 05:21:38',NULL,0,0,NULL,NULL),
(459,'tracks','completed',10,'2026-04-29 06:14:38','2026-04-29 06:20:20','2026-04-29 05:21:38','2026-04-29 06:20:20',NULL,0,0,NULL,NULL),
(460,'mixpanel','completed',10,'2026-04-29 07:13:20','2026-04-29 07:31:28','2026-04-29 06:20:20','2026-04-29 07:31:28',NULL,0,0,NULL,NULL),
(461,'tracks','completed',10,'2026-04-29 07:34:28','2026-04-29 07:36:18','2026-04-29 07:31:28','2026-04-29 07:36:18',NULL,0,0,NULL,NULL),
(462,'mixpanel','completed',10,'2026-04-29 07:57:18','2026-04-29 08:04:37','2026-04-29 07:36:18','2026-04-29 08:04:37',NULL,0,0,NULL,NULL),
(463,'tracks','completed',10,'2026-04-29 08:07:37','2026-04-29 08:09:07','2026-04-29 08:04:37','2026-04-29 08:09:08',NULL,0,0,NULL,NULL),
(464,'mixpanel','completed',10,'2026-04-29 08:30:06','2026-04-29 08:30:50','2026-04-29 08:09:06','2026-04-29 08:30:50',NULL,0,0,NULL,NULL),
(465,'tracks','completed',10,'2026-04-29 08:42:51','2026-04-29 08:50:12','2026-04-29 08:30:51','2026-04-29 08:50:12',NULL,0,0,NULL,NULL),
(466,'mixpanel','completed',10,'2026-04-29 09:45:12','2026-04-29 09:46:42','2026-04-29 08:50:12','2026-04-29 09:46:42',NULL,0,0,NULL,NULL),
(467,'tracks','completed',10,'2026-04-29 09:52:42','2026-04-29 10:05:19','2026-04-29 09:46:42','2026-04-29 10:05:19',NULL,0,0,NULL,NULL),
(468,'mixpanel','completed',10,'2026-04-29 10:09:19','2026-04-29 10:16:27','2026-04-29 10:05:19','2026-04-29 10:16:27',NULL,0,0,NULL,NULL),
(469,'tracks','completed',10,'2026-04-29 10:57:27','2026-04-29 11:20:49','2026-04-29 10:16:27','2026-04-29 11:20:50',NULL,0,0,NULL,NULL),
(470,'mixpanel','completed',10,'2026-04-29 11:54:49','2026-04-29 11:56:25','2026-04-29 11:20:49','2026-04-29 11:56:25',NULL,0,0,NULL,NULL),
(471,'tracks','completed',10,'2026-04-29 12:08:25','2026-04-29 12:10:34','2026-04-29 11:56:25','2026-04-29 12:10:34',NULL,0,0,NULL,NULL),
(472,'mixpanel','completed',10,'2026-04-29 12:22:34','2026-04-29 12:27:18','2026-04-29 12:10:34','2026-04-29 12:27:18',NULL,0,0,NULL,NULL),
(473,'tracks','completed',10,'2026-04-29 12:43:18','2026-04-29 12:48:31','2026-04-29 12:27:18','2026-04-29 12:48:31',NULL,0,0,NULL,NULL),
(474,'subscribers_engagement_score','completed',10,'2026-04-30 07:04:00','2026-04-30 07:24:18','2026-04-29 12:48:31','2026-04-30 07:24:18',NULL,0,0,NULL,NULL),
(475,'mixpanel','completed',10,'2026-04-29 13:14:31','2026-04-29 13:16:00','2026-04-29 12:48:31','2026-04-29 13:16:00',NULL,0,0,NULL,NULL),
(476,'tracks','completed',10,'2026-04-29 13:39:58','2026-04-29 13:44:33','2026-04-29 13:10:58','2026-04-29 13:44:33',NULL,0,0,NULL,NULL),
(477,'log_cleanup','completed',10,'2026-04-29 21:42:05','2026-04-29 21:49:54','2026-04-29 13:16:00','2026-04-29 21:49:54',NULL,0,0,NULL,NULL),
(478,'mixpanel','completed',10,'2026-04-29 13:54:33','2026-04-29 14:02:40','2026-04-29 13:44:33','2026-04-29 14:02:40',NULL,0,0,NULL,NULL),
(479,'tracks','completed',10,'2026-04-29 14:36:40','2026-04-29 14:40:20','2026-04-29 14:02:40','2026-04-29 14:40:20',NULL,0,0,NULL,NULL),
(480,'mixpanel','completed',10,'2026-04-29 15:33:20','2026-04-29 15:36:46','2026-04-29 14:40:20','2026-04-29 15:36:46',NULL,0,0,NULL,NULL),
(481,'tracks','completed',10,'2026-04-29 16:10:46','2026-04-29 16:11:32','2026-04-29 15:36:46','2026-04-29 16:11:32',NULL,0,0,NULL,NULL),
(482,'mixpanel','completed',10,'2026-04-29 16:15:32','2026-04-29 16:16:49','2026-04-29 16:11:32','2026-04-29 16:16:49',NULL,0,0,NULL,NULL),
(483,'tracks','completed',10,'2026-04-29 17:06:49','2026-04-29 17:08:21','2026-04-29 16:16:49','2026-04-29 17:08:21',NULL,0,0,NULL,NULL),
(484,'mixpanel','completed',10,'2026-04-29 17:18:21','2026-04-29 17:22:51','2026-04-29 17:08:21','2026-04-29 17:22:51',NULL,0,0,NULL,NULL),
(485,'tracks','completed',10,'2026-04-29 17:23:51','2026-04-29 17:25:30','2026-04-29 17:22:51','2026-04-29 17:25:30',NULL,0,0,NULL,NULL),
(486,'mixpanel','completed',10,'2026-04-29 18:17:30','2026-04-29 18:38:58','2026-04-29 17:25:30','2026-04-29 18:38:58',NULL,0,0,NULL,NULL),
(487,'tracks','completed',10,'2026-04-29 18:50:53','2026-04-29 19:01:32','2026-04-29 18:13:53','2026-04-29 19:01:32',NULL,0,0,NULL,NULL),
(488,'schedule_re_engagement_email','scheduled',10,'2026-04-30 18:38:58',NULL,'2026-04-29 18:38:58','2026-04-29 18:38:58',NULL,NULL,0,NULL,NULL),
(489,'mixpanel','completed',10,'2026-04-29 19:17:32','2026-04-29 19:18:00','2026-04-29 19:01:32','2026-04-29 19:18:00',NULL,0,0,NULL,NULL),
(490,'tracks','completed',10,'2026-04-29 19:21:00','2026-04-29 19:26:22','2026-04-29 19:18:00','2026-04-29 19:26:22',NULL,0,0,NULL,NULL),
(491,'mixpanel','completed',10,'2026-04-29 19:56:22','2026-04-29 19:58:56','2026-04-29 19:26:22','2026-04-29 19:58:56',NULL,0,0,NULL,NULL),
(492,'tracks','completed',10,'2026-04-29 20:41:56','2026-04-29 20:43:20','2026-04-29 19:58:56','2026-04-29 20:43:20',NULL,0,0,NULL,NULL),
(493,'mixpanel','completed',10,'2026-04-29 21:14:20','2026-04-29 21:20:31','2026-04-29 20:43:20','2026-04-29 21:20:31',NULL,0,0,NULL,NULL),
(494,'tracks','completed',10,'2026-04-29 22:07:32','2026-04-29 22:07:48','2026-04-29 21:20:32','2026-04-29 22:07:48',NULL,0,0,NULL,NULL),
(495,'mixpanel','completed',10,'2026-04-29 22:39:54','2026-04-29 22:41:15','2026-04-29 21:49:54','2026-04-29 22:41:15',NULL,0,0,NULL,NULL),
(496,'log_cleanup','scheduled',10,'2026-04-30 16:01:39',NULL,'2026-04-29 22:07:48','2026-04-29 22:07:48',NULL,NULL,0,NULL,NULL),
(497,'tracks','completed',10,'2026-04-29 22:51:15','2026-04-29 22:53:16','2026-04-29 22:41:15','2026-04-29 22:53:16',NULL,0,0,NULL,NULL),
(498,'mixpanel','completed',10,'2026-04-29 23:45:16','2026-04-30 00:01:27','2026-04-29 22:53:16','2026-04-30 00:01:27',NULL,0,0,NULL,NULL),
(499,'tracks','completed',10,'2026-04-30 00:16:27','2026-04-30 00:22:38','2026-04-30 00:01:27','2026-04-30 00:22:38',NULL,0,0,NULL,NULL),
(500,'export_files_cleanup','scheduled',10,'2026-05-08 00:00:00',NULL,'2026-04-30 00:22:38','2026-04-30 00:22:38',NULL,NULL,0,NULL,NULL),
(501,'mixpanel','completed',10,'2026-04-30 00:37:38','2026-04-30 00:59:12','2026-04-30 00:22:38','2026-04-30 00:59:12',NULL,0,0,NULL,NULL),
(502,'tracks','completed',10,'2026-04-30 01:38:12','2026-04-30 01:52:52','2026-04-30 00:59:12','2026-04-30 01:52:52',NULL,0,0,NULL,NULL),
(503,'mixpanel','completed',10,'2026-04-30 02:05:52','2026-04-30 02:10:15','2026-04-30 01:52:52','2026-04-30 02:10:15',NULL,0,0,NULL,NULL),
(504,'tracks','completed',10,'2026-04-30 02:56:15','2026-04-30 03:20:50','2026-04-30 02:10:15','2026-04-30 03:20:51',NULL,0,0,NULL,NULL),
(505,'mixpanel','completed',10,'2026-04-30 03:42:50','2026-04-30 03:52:48','2026-04-30 03:20:50','2026-04-30 03:52:48',NULL,0,0,NULL,NULL),
(506,'tracks','completed',10,'2026-04-30 04:45:48','2026-04-30 04:54:45','2026-04-30 03:52:48','2026-04-30 04:54:45',NULL,0,0,NULL,NULL),
(507,'mixpanel','completed',10,'2026-04-30 05:10:45','2026-04-30 06:07:55','2026-04-30 04:54:45','2026-04-30 06:07:55',NULL,0,0,NULL,NULL),
(508,'tracks','completed',10,'2026-04-30 06:07:55','2026-04-30 06:27:16','2026-04-30 06:07:55','2026-04-30 06:27:16',NULL,0,0,NULL,NULL),
(509,'mixpanel','completed',10,'2026-04-30 07:11:16','2026-04-30 07:24:18','2026-04-30 06:27:16','2026-04-30 07:24:18',NULL,0,0,NULL,NULL),
(510,'subscribers_engagement_score','completed',10,'2026-04-30 07:24:18','2026-04-30 07:24:21','2026-04-30 07:24:18','2026-04-30 07:24:21',NULL,0,0,NULL,NULL),
(511,'tracks','completed',10,'2026-04-30 08:11:19','2026-04-30 08:15:39','2026-04-30 07:24:19','2026-04-30 08:15:39',NULL,0,0,NULL,NULL),
(512,'subscribers_engagement_score','completed',10,'2026-04-30 07:24:20','2026-04-30 07:42:40','2026-04-30 07:24:20','2026-04-30 07:42:40',NULL,0,0,NULL,NULL),
(513,'mixpanel','completed',10,'2026-04-30 08:20:21','2026-04-30 08:28:38','2026-04-30 07:24:21','2026-04-30 08:28:38',NULL,0,0,NULL,NULL),
(514,'subscribers_engagement_score','scheduled',10,'2026-05-01 02:14:00',NULL,'2026-04-30 07:42:40','2026-04-30 07:42:40',NULL,NULL,0,NULL,NULL),
(515,'tracks','completed',10,'2026-04-30 08:37:38','2026-04-30 08:52:04','2026-04-30 08:28:38','2026-04-30 08:52:04',NULL,0,0,NULL,NULL),
(516,'mixpanel','completed',10,'2026-04-30 09:31:04','2026-04-30 09:37:44','2026-04-30 08:52:04','2026-04-30 09:37:44',NULL,0,0,NULL,NULL),
(517,'tracks','completed',10,'2026-04-30 09:36:45','2026-04-30 09:38:02','2026-04-30 09:37:45','2026-04-30 09:38:02',NULL,0,0,NULL,NULL),
(518,'mixpanel','completed',10,'2026-04-30 09:39:59','2026-04-30 09:49:14','2026-04-30 09:37:59','2026-04-30 09:49:14',NULL,0,0,NULL,NULL),
(519,'tracks','completed',10,'2026-04-30 10:47:14','2026-04-30 11:04:47','2026-04-30 09:49:14','2026-04-30 11:04:48',NULL,0,0,NULL,NULL),
(520,'mixpanel','completed',10,'2026-04-30 11:37:45','2026-04-30 11:40:39','2026-04-30 11:04:45','2026-04-30 11:40:39',NULL,0,0,NULL,NULL),
(521,'tracks','completed',10,'2026-04-30 11:53:39','2026-04-30 11:57:47','2026-04-30 11:40:39','2026-04-30 11:57:47',NULL,0,0,NULL,NULL),
(522,'mixpanel','completed',10,'2026-04-30 12:11:47','2026-04-30 12:19:06','2026-04-30 11:57:47','2026-04-30 12:19:06',NULL,0,0,NULL,NULL),
(523,'tracks','completed',10,'2026-04-30 12:42:06','2026-04-30 12:42:23','2026-04-30 12:19:06','2026-04-30 12:42:23',NULL,0,0,NULL,NULL),
(524,'mixpanel','completed',10,'2026-04-30 12:43:22','2026-04-30 12:45:28','2026-04-30 12:42:22','2026-04-30 12:45:28',NULL,0,0,NULL,NULL),
(525,'tracks','completed',10,'2026-04-30 13:43:28','2026-04-30 13:52:14','2026-04-30 12:45:28','2026-04-30 13:52:14',NULL,0,0,NULL,NULL),
(526,'mixpanel','completed',10,'2026-04-30 14:18:14','2026-04-30 14:34:50','2026-04-30 13:52:14','2026-04-30 14:34:50',NULL,0,0,NULL,NULL),
(527,'tracks','scheduled',10,'2026-04-30 15:05:50',NULL,'2026-04-30 14:34:50','2026-04-30 14:34:50',NULL,NULL,0,NULL,NULL);
/*!40000 ALTER TABLE `wp6x_mailpoet_scheduled_tasks` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_mailpoet_segments`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_segments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_segments` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(90) NOT NULL,
  `type` varchar(90) NOT NULL DEFAULT 'default',
  `description` varchar(250) NOT NULL DEFAULT '',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `deleted_at` timestamp NULL DEFAULT NULL,
  `average_engagement_score` float unsigned DEFAULT NULL,
  `average_engagement_score_updated_at` timestamp NULL DEFAULT NULL,
  `display_in_manage_subscription_page` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`),
  KEY `average_engagement_score_updated_at` (`average_engagement_score_updated_at`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_segments`
--

LOCK TABLES `wp6x_mailpoet_segments` WRITE;
/*!40000 ALTER TABLE `wp6x_mailpoet_segments` DISABLE KEYS */;
INSERT INTO `wp6x_mailpoet_segments` VALUES
(1,'WordPress Users','wp_users','This list contains all of your WordPress users.','2026-04-16 03:14:31','2026-04-30 07:24:20',NULL,NULL,'2026-04-30 07:24:20',0),
(2,'WooCommerce Customers','woocommerce_users','This list contains all of your WooCommerce customers.','2026-04-16 03:14:31','2026-04-30 07:24:20',NULL,NULL,'2026-04-30 07:24:20',0),
(3,'Newsletter mailing list','default','This list is automatically created when you install MailPoet.','2026-04-16 03:14:32','2026-04-30 07:24:20',NULL,NULL,'2026-04-30 07:24:20',0);
/*!40000 ALTER TABLE `wp6x_mailpoet_segments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_mailpoet_sending_queues`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_sending_queues`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_sending_queues` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `task_id` int(11) unsigned NOT NULL,
  `newsletter_id` int(11) unsigned DEFAULT NULL,
  `newsletter_rendered_body` longtext DEFAULT NULL,
  `newsletter_rendered_subject` varchar(250) DEFAULT NULL,
  `subscribers` longtext DEFAULT NULL,
  `count_total` int(11) unsigned NOT NULL DEFAULT 0,
  `count_processed` int(11) unsigned NOT NULL DEFAULT 0,
  `count_to_process` int(11) unsigned NOT NULL DEFAULT 0,
  `meta` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `deleted_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `task_id` (`task_id`),
  KEY `newsletter_id` (`newsletter_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_sending_queues`
--

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

--
-- Table structure for table `wp6x_mailpoet_settings`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_settings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_settings` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(50) NOT NULL,
  `value` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=MyISAM AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_settings`
--

LOCK TABLES `wp6x_mailpoet_settings` WRITE;
/*!40000 ALTER TABLE `wp6x_mailpoet_settings` DISABLE KEYS */;
INSERT INTO `wp6x_mailpoet_settings` VALUES
(1,'log_table_pruned_migration_20250926','1','2026-04-16 03:14:26','2026-04-16 03:14:26'),
(2,'mta_log','a:8:{s:4:\"sent\";a:0:{}s:7:\"started\";i:1776309272;s:6:\"status\";N;s:13:\"retry_attempt\";N;s:8:\"retry_at\";N;s:5:\"error\";N;s:33:\"transactional_email_last_error_at\";N;s:31:\"transactional_email_error_count\";N;}','2026-04-16 03:14:26','2026-04-30 14:34:49'),
(3,'homepage','a:1:{s:27:\"product_discovery_dismissed\";b:0;}','2026-04-16 03:14:27','2026-04-16 03:14:27'),
(4,'sender','a:2:{s:4:\"name\";s:0:\"\";s:7:\"address\";s:27:\"info@timewilltellstores.com\";}','2026-04-16 03:14:32','2026-04-16 03:14:32'),
(5,'installed_at','2026-04-16 03:14:32','2026-04-16 03:14:32','2026-04-16 03:14:32'),
(6,'captcha','a:3:{s:4:\"type\";s:8:\"built-in\";s:20:\"recaptcha_site_token\";s:0:\"\";s:22:\"recaptcha_secret_token\";s:0:\"\";}','2026-04-16 03:14:32','2026-04-16 03:14:32'),
(7,'subscriber_email_notification','a:3:{s:7:\"enabled\";b:1;s:9:\"automated\";b:1;s:7:\"address\";s:27:\"info@timewilltellstores.com\";}','2026-04-16 03:14:32','2026-04-16 03:14:32'),
(8,'stats_notifications','a:2:{s:7:\"enabled\";b:1;s:7:\"address\";s:27:\"info@timewilltellstores.com\";}','2026-04-16 03:14:32','2026-04-16 03:14:32'),
(9,'woocommerce','a:1:{s:17:\"optin_on_checkout\";a:3:{s:7:\"enabled\";b:1;s:7:\"message\";s:79:\"I would like to receive exclusive emails with discounts and product information\";s:8:\"position\";s:18:\"after_billing_info\";}}','2026-04-16 03:14:32','2026-04-16 03:14:32'),
(10,'subscription','a:1:{s:5:\"pages\";a:5:{s:11:\"unsubscribe\";i:10229;s:6:\"manage\";i:10229;s:12:\"confirmation\";i:10229;s:19:\"confirm_unsubscribe\";i:10229;s:7:\"captcha\";i:10230;}}','2026-04-16 03:14:32','2026-04-16 03:14:32'),
(11,'db_version','5.17.4','2026-04-16 03:14:32','2026-04-16 03:14:32'),
(12,'updates_log','a:1:{i:0;a:3:{s:16:\"previous_version\";N;s:11:\"new_version\";s:6:\"5.17.4\";s:4:\"date\";s:19:\"2026-04-16 03:14:32\";}}','2026-04-16 03:14:32','2026-04-16 03:14:32'),
(13,'queue_disabled_mail_function_check','1','2026-04-16 03:14:32','2026-04-16 03:14:32'),
(14,'cron_daemon','a:8:{s:5:\"token\";s:5:\"17x28\";s:6:\"status\";s:6:\"active\";s:15:\"run_accessed_at\";N;s:14:\"run_started_at\";i:1777559689;s:16:\"run_completed_at\";i:1777559690;s:10:\"last_error\";N;s:15:\"last_error_date\";N;s:10:\"updated_at\";i:1777559691;}','2026-04-16 03:15:11','2026-04-30 14:34:51');
/*!40000 ALTER TABLE `wp6x_mailpoet_settings` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_mailpoet_statistics_bounces`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_statistics_bounces`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_statistics_bounces` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_statistics_bounces`
--

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

--
-- Table structure for table `wp6x_mailpoet_statistics_clicks`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_statistics_clicks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_statistics_clicks` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `link_id` int(11) unsigned NOT NULL,
  `user_agent_id` int(11) unsigned DEFAULT NULL,
  `user_agent_type` tinyint(1) NOT NULL DEFAULT 0,
  `count` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `newsletter_id_subscriber_id_user_agent_type` (`newsletter_id`,`subscriber_id`,`user_agent_type`),
  KEY `queue_id` (`queue_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_statistics_clicks`
--

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

--
-- Table structure for table `wp6x_mailpoet_statistics_forms`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_statistics_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_statistics_forms` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `form_subscriber` (`form_id`,`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_statistics_forms`
--

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

--
-- Table structure for table `wp6x_mailpoet_statistics_newsletters`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_statistics_newsletters`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_statistics_newsletters` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `sent_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `newsletter_id` (`newsletter_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_statistics_newsletters`
--

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

--
-- Table structure for table `wp6x_mailpoet_statistics_opens`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_statistics_opens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_statistics_opens` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `user_agent_id` int(11) unsigned DEFAULT NULL,
  `user_agent_type` tinyint(1) NOT NULL DEFAULT 0,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `newsletter_id_subscriber_id_user_agent_type` (`newsletter_id`,`subscriber_id`,`user_agent_type`),
  KEY `queue_id` (`queue_id`),
  KEY `subscriber_id` (`subscriber_id`),
  KEY `created_at` (`created_at`),
  KEY `subscriber_id_created_at` (`subscriber_id`,`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_statistics_opens`
--

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

--
-- Table structure for table `wp6x_mailpoet_statistics_unsubscribes`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_statistics_unsubscribes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_statistics_unsubscribes` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned DEFAULT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `source` varchar(255) DEFAULT 'unknown',
  `meta` varchar(255) DEFAULT NULL,
  `method` varchar(40) NOT NULL DEFAULT 'unknown',
  PRIMARY KEY (`id`),
  KEY `newsletter_id_subscriber_id` (`newsletter_id`,`subscriber_id`),
  KEY `queue_id` (`queue_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_statistics_unsubscribes`
--

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

--
-- Table structure for table `wp6x_mailpoet_statistics_woocommerce_purchases`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_statistics_woocommerce_purchases`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_statistics_woocommerce_purchases` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned DEFAULT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `click_id` int(11) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL,
  `order_currency` char(3) NOT NULL,
  `order_price_total` float NOT NULL COMMENT 'With shipping and taxes in order_currency',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `status` varchar(40) NOT NULL DEFAULT 'unknown',
  PRIMARY KEY (`id`),
  UNIQUE KEY `click_id_order_id` (`click_id`,`order_id`),
  KEY `newsletter_id` (`newsletter_id`),
  KEY `queue_id` (`queue_id`),
  KEY `subscriber_id` (`subscriber_id`),
  KEY `status` (`status`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_statistics_woocommerce_purchases`
--

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

--
-- Table structure for table `wp6x_mailpoet_stats_notifications`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_stats_notifications`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_stats_notifications` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `task_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `newsletter_id_task_id` (`newsletter_id`,`task_id`),
  KEY `task_id` (`task_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_stats_notifications`
--

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

--
-- Table structure for table `wp6x_mailpoet_subscriber_custom_field`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_subscriber_custom_field`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_subscriber_custom_field` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `subscriber_id` int(11) unsigned NOT NULL,
  `custom_field_id` int(11) unsigned NOT NULL,
  `value` text NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `subscriber_id_custom_field_id` (`subscriber_id`,`custom_field_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_subscriber_custom_field`
--

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

--
-- Table structure for table `wp6x_mailpoet_subscriber_ips`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_subscriber_ips`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_subscriber_ips` (
  `ip` varchar(45) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`created_at`,`ip`),
  KEY `ip` (`ip`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_subscriber_ips`
--

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

--
-- Table structure for table `wp6x_mailpoet_subscriber_segment`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_subscriber_segment`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_subscriber_segment` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `subscriber_id` int(11) unsigned NOT NULL,
  `segment_id` int(11) unsigned NOT NULL,
  `status` varchar(12) NOT NULL DEFAULT 'subscribed',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `subscriber_segment` (`subscriber_id`,`segment_id`),
  KEY `segment_id` (`segment_id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_subscriber_segment`
--

LOCK TABLES `wp6x_mailpoet_subscriber_segment` WRITE;
/*!40000 ALTER TABLE `wp6x_mailpoet_subscriber_segment` DISABLE KEYS */;
INSERT INTO `wp6x_mailpoet_subscriber_segment` VALUES
(1,1,1,'subscribed','2026-04-16 03:14:31','2026-04-16 03:14:31'),
(2,2,1,'subscribed','2026-04-16 03:14:31','2026-04-16 03:14:31'),
(3,3,1,'subscribed','2026-04-16 03:14:31','2026-04-16 03:14:31'),
(4,4,1,'subscribed','2026-04-16 03:14:31','2026-04-16 03:14:31'),
(5,5,1,'subscribed','2026-04-16 03:14:31','2026-04-16 03:14:31'),
(6,6,1,'subscribed','2026-04-16 03:14:31','2026-04-16 03:14:31'),
(7,7,1,'subscribed','2026-04-16 03:14:31','2026-04-16 03:14:31'),
(8,8,1,'subscribed','2026-04-16 03:14:31','2026-04-16 03:14:31'),
(9,12,1,'subscribed','2026-04-16 03:14:31','2026-04-16 03:14:31'),
(10,13,1,'subscribed','2026-04-16 03:14:31','2026-04-16 03:14:31'),
(11,14,1,'subscribed','2026-04-16 03:14:31','2026-04-16 03:14:31'),
(12,15,1,'subscribed','2026-04-16 03:14:31','2026-04-16 03:14:31'),
(13,16,1,'subscribed','2026-04-29 15:17:49','2026-04-29 15:17:49'),
(14,16,2,'subscribed','2026-04-29 15:17:49','2026-04-29 15:17:49');
/*!40000 ALTER TABLE `wp6x_mailpoet_subscriber_segment` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_mailpoet_subscriber_tag`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_subscriber_tag`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_subscriber_tag` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `subscriber_id` int(11) unsigned NOT NULL,
  `tag_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `subscriber_tag` (`subscriber_id`,`tag_id`),
  KEY `tag_id` (`tag_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_subscriber_tag`
--

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

--
-- Table structure for table `wp6x_mailpoet_subscribers`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_subscribers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_subscribers` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `wp_user_id` bigint(20) DEFAULT NULL,
  `is_woocommerce_user` int(1) NOT NULL DEFAULT 0,
  `first_name` varchar(255) NOT NULL DEFAULT '',
  `last_name` varchar(255) NOT NULL DEFAULT '',
  `email` varchar(150) NOT NULL,
  `status` varchar(12) NOT NULL DEFAULT 'unconfirmed',
  `subscribed_ip` varchar(45) DEFAULT NULL,
  `confirmed_ip` varchar(45) DEFAULT NULL,
  `confirmed_at` timestamp NULL DEFAULT NULL,
  `last_subscribed_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `deleted_at` timestamp NULL DEFAULT NULL,
  `unconfirmed_data` longtext DEFAULT NULL,
  `source` enum('form','imported','administrator','api','wordpress_user','woocommerce_user','woocommerce_checkout','unknown') DEFAULT 'unknown',
  `count_confirmations` int(11) unsigned NOT NULL DEFAULT 0,
  `unsubscribe_token` char(15) DEFAULT NULL,
  `link_token` char(32) DEFAULT NULL,
  `engagement_score` float unsigned DEFAULT NULL,
  `engagement_score_updated_at` timestamp NULL DEFAULT NULL,
  `last_engagement_at` timestamp NULL DEFAULT NULL,
  `woocommerce_synced_at` timestamp NULL DEFAULT NULL,
  `email_count` int(11) unsigned NOT NULL DEFAULT 0,
  `last_sending_at` timestamp NULL DEFAULT NULL,
  `last_open_at` timestamp NULL DEFAULT NULL,
  `last_click_at` timestamp NULL DEFAULT NULL,
  `last_purchase_at` timestamp NULL DEFAULT NULL,
  `last_page_view_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `email` (`email`),
  UNIQUE KEY `unsubscribe_token` (`unsubscribe_token`),
  KEY `wp_user_id` (`wp_user_id`),
  KEY `updated_at` (`updated_at`),
  KEY `status_deleted_at` (`status`,`deleted_at`),
  KEY `last_subscribed_at` (`last_subscribed_at`),
  KEY `engagement_score_updated_at` (`engagement_score_updated_at`),
  KEY `link_token` (`link_token`),
  KEY `first_name` (`first_name`(10)),
  KEY `last_name` (`last_name`(10)),
  KEY `last_sending_at` (`last_sending_at`),
  KEY `last_open_at` (`last_open_at`),
  KEY `last_click_at` (`last_click_at`),
  KEY `last_purchase_at` (`last_purchase_at`),
  KEY `last_page_view_at` (`last_page_view_at`)
) 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 `wp6x_mailpoet_subscribers`
--

LOCK TABLES `wp6x_mailpoet_subscribers` WRITE;
/*!40000 ALTER TABLE `wp6x_mailpoet_subscribers` DISABLE KEYS */;
INSERT INTO `wp6x_mailpoet_subscribers` VALUES
(1,1,0,'Ogunleye','Daniel','info@timewilltellstores.com','unconfirmed',NULL,NULL,NULL,NULL,'2026-04-16 03:14:31','2026-04-30 12:32:02',NULL,NULL,'wordpress_user',0,NULL,'c708b8',NULL,'2026-04-17 01:24:49','2026-04-30 12:31:01',NULL,0,NULL,NULL,NULL,NULL,'2026-04-30 12:31:01'),
(2,2,0,'Abasiodiong','Francis','abasiodiongekerette@gmail.com','unconfirmed',NULL,NULL,NULL,NULL,'2026-04-16 03:14:31','2026-04-17 01:24:49',NULL,NULL,'wordpress_user',0,NULL,'76c10c',NULL,'2026-04-17 01:24:49',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
(3,3,0,'nomin.momin323v1','','nomin.momin+323v1@mail.ru','unconfirmed',NULL,NULL,NULL,NULL,'2026-04-16 03:14:31','2026-04-17 01:24:49',NULL,NULL,'wordpress_user',0,NULL,'bcbb9e',NULL,'2026-04-17 01:24:49',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
(4,4,0,'David','Faju','dhavextitches@gmail.com','unconfirmed',NULL,NULL,NULL,NULL,'2026-04-16 03:14:31','2026-04-17 01:24:49',NULL,NULL,'wordpress_user',0,NULL,'c1ee73',NULL,'2026-04-17 01:24:49',NULL,NULL,0,NULL,NULL,NULL,'2025-10-16 14:30:46',NULL),
(5,5,0,'sodeekadewale02','','sodeekadewale02@gmail.com','unconfirmed',NULL,NULL,NULL,NULL,'2026-04-16 03:14:31','2026-04-17 01:24:49',NULL,NULL,'wordpress_user',0,NULL,'b1d8f8',NULL,'2026-04-17 01:24:49',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
(6,6,0,'sodeek43','','sodeek43@gmail.com','unconfirmed',NULL,NULL,NULL,NULL,'2026-04-16 03:14:31','2026-04-17 01:24:49',NULL,NULL,'wordpress_user',0,NULL,'7cc184',NULL,'2026-04-17 01:24:49',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
(7,7,0,'timewilltell091','','timewilltell091@gmail.com','unconfirmed',NULL,NULL,NULL,NULL,'2026-04-16 03:14:31','2026-04-17 01:24:49',NULL,NULL,'wordpress_user',0,NULL,'ec027e',NULL,'2026-04-17 01:24:49',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
(8,8,0,'AYUBA','ENEJO','abdulrahmanenejoayuba@gmail.com','unconfirmed',NULL,NULL,NULL,NULL,'2026-04-16 03:14:31','2026-04-17 01:24:50',NULL,NULL,'wordpress_user',0,NULL,'4f0e6a',NULL,'2026-04-17 01:24:50',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
(12,12,0,'auradepaulette6','','auradepaulette6@gmail.com','unconfirmed',NULL,NULL,NULL,NULL,'2026-04-16 03:14:31','2026-04-17 01:24:50',NULL,NULL,'wordpress_user',0,NULL,'34c5a4',NULL,'2026-04-17 01:24:50',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
(13,13,0,'katealex55555555','','Katealex55555555@gmail.com','unconfirmed',NULL,NULL,NULL,NULL,'2026-04-16 03:14:31','2026-04-17 01:24:50',NULL,NULL,'wordpress_user',0,NULL,'13d90a',NULL,'2026-04-17 01:24:50',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
(14,14,0,'amisumusa11','','amisumusa11@gmail.com','unconfirmed',NULL,NULL,NULL,NULL,'2026-04-16 03:14:31','2026-04-17 01:24:50',NULL,NULL,'wordpress_user',0,NULL,'24f081',NULL,'2026-04-17 01:24:50',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
(15,15,0,'ar.e.naro.i.van.ova','','ar.e.naro.i.van.ova@gmail.com','unconfirmed',NULL,NULL,NULL,NULL,'2026-04-16 03:14:31','2026-04-17 01:24:50',NULL,NULL,'wordpress_user',0,NULL,'eaf040',NULL,'2026-04-17 01:24:50',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
(16,16,1,'josephsasu369','','josephsasu369@gmail.com','unconfirmed',NULL,NULL,NULL,NULL,'2026-04-29 15:17:48','2026-04-30 07:24:18',NULL,NULL,'woocommerce_user',0,NULL,NULL,NULL,'2026-04-30 07:24:18','2026-04-29 15:19:21',NULL,0,NULL,NULL,NULL,NULL,'2026-04-29 15:19:21');
/*!40000 ALTER TABLE `wp6x_mailpoet_subscribers` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_mailpoet_tags`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_tags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_tags` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(191) NOT NULL,
  `description` text NOT NULL DEFAULT '',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_tags`
--

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

--
-- Table structure for table `wp6x_mailpoet_user_agents`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_user_agents`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_user_agents` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `hash` varchar(32) NOT NULL,
  `user_agent` text NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `hash` (`hash`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_user_agents`
--

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

--
-- Table structure for table `wp6x_mailpoet_user_flags`
--

DROP TABLE IF EXISTS `wp6x_mailpoet_user_flags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_mailpoet_user_flags` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `name` varchar(50) NOT NULL,
  `value` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `user_id_name` (`user_id`,`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_mailpoet_user_flags`
--

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

--
-- Table structure for table `wp6x_options`
--

DROP TABLE IF EXISTS `wp6x_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_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=MyISAM AUTO_INCREMENT=81920 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_options`
--

LOCK TABLES `wp6x_options` WRITE;
/*!40000 ALTER TABLE `wp6x_options` DISABLE KEYS */;
INSERT INTO `wp6x_options` VALUES
(1,'cron','a:22:{i:1777561180;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:1777561185;a:2:{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;}}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;}}}i:1777562413;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:1777563071;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:1777563945;a:2:{s:40:\"woodmart_wishlist_send_promotional_email\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}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:1777563956;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:1777566487;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:1777576511;a:1:{s:31:\"jetpack_stats_transient_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:25:\"jetpack_stats_eight_hours\";s:4:\"args\";a:0:{}s:8:\"interval\";i:28800;}}}i:1777595471;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:1777596629;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:1777599952;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:1777602900;a:1:{s:29:\"mc4wp_refresh_mailchimp_lists\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1777602905;a:1:{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:1777605311;a:1:{s:24:\"jp_purge_transients_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:1777639829;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:1777643110;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:1777643116;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:1777643145;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:1777646105;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1777646109;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:1777726229;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://timewilltellstores.com','on'),
(3,'home','https://timewilltellstores.com','on'),
(4,'blogname','Time Will Tell Stores','on'),
(5,'blogdescription','Time Will Tell Stores','on'),
(6,'users_can_register','0','on'),
(7,'admin_email','info@timewilltellstores.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','/%year%/%monthnum%/%day%/%postname%/','on'),
(30,'rewrite_rules','a:377:{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:12:\"portfolio/?$\";s:29:\"index.php?post_type=portfolio\";s:42:\"portfolio/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=portfolio&feed=$matches[1]\";s:37:\"portfolio/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=portfolio&feed=$matches[1]\";s:29:\"portfolio/page/([0-9]{1,})/?$\";s:47:\"index.php?post_type=portfolio&paged=$matches[1]\";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:31:\"^wishlist/([^/]*)/page/([^/]*)?\";s:62:\"index.php?page_id=33&wishlist_id=$matches[1]&paged=$matches[2]\";s:23:\"^wishlist/page/([^/]*)?\";s:38:\"index.php?page_id=33&paged=$matches[1]\";s:19:\"^wishlist/([^/]*)/?\";s:44:\"index.php?page_id=33&wishlist_id=$matches[1]\";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:43:\"woodmart_layout/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:53:\"woodmart_layout/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:73:\"woodmart_layout/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"woodmart_layout/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"woodmart_layout/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:49:\"woodmart_layout/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:32:\"woodmart_layout/([^/]+)/embed/?$\";s:48:\"index.php?woodmart_layout=$matches[1]&embed=true\";s:36:\"woodmart_layout/([^/]+)/trackback/?$\";s:42:\"index.php?woodmart_layout=$matches[1]&tb=1\";s:44:\"woodmart_layout/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?woodmart_layout=$matches[1]&paged=$matches[2]\";s:51:\"woodmart_layout/([^/]+)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?woodmart_layout=$matches[1]&cpage=$matches[2]\";s:52:\"woodmart_layout/([^/]+)/wc/file/transient(/(.*))?/?$\";s:67:\"index.php?woodmart_layout=$matches[1]&wc/file/transient=$matches[3]\";s:41:\"woodmart_layout/([^/]+)/wc-api(/(.*))?/?$\";s:56:\"index.php?woodmart_layout=$matches[1]&wc-api=$matches[3]\";s:58:\"woodmart_layout/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:69:\"woodmart_layout/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:47:\"woodmart_layout/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:58:\"woodmart_layout/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:40:\"woodmart_layout/([^/]+)(?:/([0-9]+))?/?$\";s:54:\"index.php?woodmart_layout=$matches[1]&page=$matches[2]\";s:32:\"woodmart_layout/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"woodmart_layout/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"woodmart_layout/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"woodmart_layout/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"woodmart_layout/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"woodmart_layout/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:43:\"woodmart_woo_lv/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:53:\"woodmart_woo_lv/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:73:\"woodmart_woo_lv/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"woodmart_woo_lv/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"woodmart_woo_lv/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:49:\"woodmart_woo_lv/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:32:\"woodmart_woo_lv/([^/]+)/embed/?$\";s:48:\"index.php?woodmart_woo_lv=$matches[1]&embed=true\";s:36:\"woodmart_woo_lv/([^/]+)/trackback/?$\";s:42:\"index.php?woodmart_woo_lv=$matches[1]&tb=1\";s:44:\"woodmart_woo_lv/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?woodmart_woo_lv=$matches[1]&paged=$matches[2]\";s:51:\"woodmart_woo_lv/([^/]+)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?woodmart_woo_lv=$matches[1]&cpage=$matches[2]\";s:52:\"woodmart_woo_lv/([^/]+)/wc/file/transient(/(.*))?/?$\";s:67:\"index.php?woodmart_woo_lv=$matches[1]&wc/file/transient=$matches[3]\";s:41:\"woodmart_woo_lv/([^/]+)/wc-api(/(.*))?/?$\";s:56:\"index.php?woodmart_woo_lv=$matches[1]&wc-api=$matches[3]\";s:58:\"woodmart_woo_lv/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:69:\"woodmart_woo_lv/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:47:\"woodmart_woo_lv/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:58:\"woodmart_woo_lv/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:40:\"woodmart_woo_lv/([^/]+)(?:/([0-9]+))?/?$\";s:54:\"index.php?woodmart_woo_lv=$matches[1]&page=$matches[2]\";s:32:\"woodmart_woo_lv/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"woodmart_woo_lv/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"woodmart_woo_lv/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"woodmart_woo_lv/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"woodmart_woo_lv/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"woodmart_woo_lv/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:44:\"woodmart_woo_fbt/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"woodmart_woo_fbt/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:74:\"woodmart_woo_fbt/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"woodmart_woo_fbt/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"woodmart_woo_fbt/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"woodmart_woo_fbt/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"woodmart_woo_fbt/([^/]+)/embed/?$\";s:49:\"index.php?woodmart_woo_fbt=$matches[1]&embed=true\";s:37:\"woodmart_woo_fbt/([^/]+)/trackback/?$\";s:43:\"index.php?woodmart_woo_fbt=$matches[1]&tb=1\";s:45:\"woodmart_woo_fbt/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?woodmart_woo_fbt=$matches[1]&paged=$matches[2]\";s:52:\"woodmart_woo_fbt/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?woodmart_woo_fbt=$matches[1]&cpage=$matches[2]\";s:53:\"woodmart_woo_fbt/([^/]+)/wc/file/transient(/(.*))?/?$\";s:68:\"index.php?woodmart_woo_fbt=$matches[1]&wc/file/transient=$matches[3]\";s:42:\"woodmart_woo_fbt/([^/]+)/wc-api(/(.*))?/?$\";s:57:\"index.php?woodmart_woo_fbt=$matches[1]&wc-api=$matches[3]\";s:59:\"woodmart_woo_fbt/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:70:\"woodmart_woo_fbt/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:48:\"woodmart_woo_fbt/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:59:\"woodmart_woo_fbt/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:41:\"woodmart_woo_fbt/([^/]+)(?:/([0-9]+))?/?$\";s:55:\"index.php?woodmart_woo_fbt=$matches[1]&page=$matches[2]\";s:33:\"woodmart_woo_fbt/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"woodmart_woo_fbt/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"woodmart_woo_fbt/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"woodmart_woo_fbt/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"woodmart_woo_fbt/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"woodmart_woo_fbt/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:54:\"cms_block_cat/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?cms_block_cat=$matches[1]&feed=$matches[2]\";s:49:\"cms_block_cat/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?cms_block_cat=$matches[1]&feed=$matches[2]\";s:30:\"cms_block_cat/([^/]+)/embed/?$\";s:46:\"index.php?cms_block_cat=$matches[1]&embed=true\";s:42:\"cms_block_cat/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?cms_block_cat=$matches[1]&paged=$matches[2]\";s:24:\"cms_block_cat/([^/]+)/?$\";s:35:\"index.php?cms_block_cat=$matches[1]\";s:42:\"woodmart_slide/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"woodmart_slide/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"woodmart_slide/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"woodmart_slide/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"woodmart_slide/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"woodmart_slide/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"woodmart_slide/([^/]+)/embed/?$\";s:47:\"index.php?woodmart_slide=$matches[1]&embed=true\";s:35:\"woodmart_slide/([^/]+)/trackback/?$\";s:41:\"index.php?woodmart_slide=$matches[1]&tb=1\";s:43:\"woodmart_slide/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?woodmart_slide=$matches[1]&paged=$matches[2]\";s:50:\"woodmart_slide/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?woodmart_slide=$matches[1]&cpage=$matches[2]\";s:51:\"woodmart_slide/([^/]+)/wc/file/transient(/(.*))?/?$\";s:66:\"index.php?woodmart_slide=$matches[1]&wc/file/transient=$matches[3]\";s:40:\"woodmart_slide/([^/]+)/wc-api(/(.*))?/?$\";s:55:\"index.php?woodmart_slide=$matches[1]&wc-api=$matches[3]\";s:57:\"woodmart_slide/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:68:\"woodmart_slide/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:46:\"woodmart_slide/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:57:\"woodmart_slide/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:39:\"woodmart_slide/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?woodmart_slide=$matches[1]&page=$matches[2]\";s:31:\"woodmart_slide/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"woodmart_slide/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"woodmart_slide/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"woodmart_slide/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"woodmart_slide/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"woodmart_slide/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:56:\"woodmart_slider/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:68:\"index.php?taxonomy=woodmart_slider&term=$matches[1]&feed=$matches[2]\";s:51:\"woodmart_slider/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:68:\"index.php?taxonomy=woodmart_slider&term=$matches[1]&feed=$matches[2]\";s:32:\"woodmart_slider/([^/]+)/embed/?$\";s:62:\"index.php?taxonomy=woodmart_slider&term=$matches[1]&embed=true\";s:44:\"woodmart_slider/([^/]+)/page/?([0-9]{1,})/?$\";s:69:\"index.php?taxonomy=woodmart_slider&term=$matches[1]&paged=$matches[2]\";s:26:\"woodmart_slider/([^/]+)/?$\";s:51:\"index.php?taxonomy=woodmart_slider&term=$matches[1]\";s:37:\"portfolio/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"portfolio/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"portfolio/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"portfolio/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"portfolio/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"portfolio/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"portfolio/([^/]+)/embed/?$\";s:42:\"index.php?portfolio=$matches[1]&embed=true\";s:30:\"portfolio/([^/]+)/trackback/?$\";s:36:\"index.php?portfolio=$matches[1]&tb=1\";s:50:\"portfolio/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?portfolio=$matches[1]&feed=$matches[2]\";s:45:\"portfolio/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?portfolio=$matches[1]&feed=$matches[2]\";s:38:\"portfolio/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&paged=$matches[2]\";s:45:\"portfolio/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&cpage=$matches[2]\";s:46:\"portfolio/([^/]+)/wc/file/transient(/(.*))?/?$\";s:61:\"index.php?portfolio=$matches[1]&wc/file/transient=$matches[3]\";s:35:\"portfolio/([^/]+)/wc-api(/(.*))?/?$\";s:50:\"index.php?portfolio=$matches[1]&wc-api=$matches[3]\";s:52:\"portfolio/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:63:\"portfolio/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:41:\"portfolio/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:52:\"portfolio/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:34:\"portfolio/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?portfolio=$matches[1]&page=$matches[2]\";s:26:\"portfolio/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"portfolio/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"portfolio/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"portfolio/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"portfolio/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"portfolio/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:50:\"project-cat/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?project-cat=$matches[1]&feed=$matches[2]\";s:45:\"project-cat/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?project-cat=$matches[1]&feed=$matches[2]\";s:26:\"project-cat/(.+?)/embed/?$\";s:44:\"index.php?project-cat=$matches[1]&embed=true\";s:38:\"project-cat/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?project-cat=$matches[1]&paged=$matches[2]\";s:20:\"project-cat/(.+?)/?$\";s:33:\"index.php?project-cat=$matches[1]\";s:44:\"brand/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:39:\"brand/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:20:\"brand/(.+?)/embed/?$\";s:46:\"index.php?product_brand=$matches[1]&embed=true\";s:32:\"brand/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?product_brand=$matches[1]&paged=$matches[2]\";s:14:\"brand/(.+?)/?$\";s:35:\"index.php?product_brand=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"mc4wp-form/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"mc4wp-form/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"mc4wp-form/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mc4wp-form/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mc4wp-form/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"mc4wp-form/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"mc4wp-form/([^/]+)/embed/?$\";s:43:\"index.php?mc4wp-form=$matches[1]&embed=true\";s:31:\"mc4wp-form/([^/]+)/trackback/?$\";s:37:\"index.php?mc4wp-form=$matches[1]&tb=1\";s:39:\"mc4wp-form/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&paged=$matches[2]\";s:46:\"mc4wp-form/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&cpage=$matches[2]\";s:47:\"mc4wp-form/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?mc4wp-form=$matches[1]&wc/file/transient=$matches[3]\";s:36:\"mc4wp-form/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?mc4wp-form=$matches[1]&wc-api=$matches[3]\";s:53:\"mc4wp-form/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:64:\"mc4wp-form/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:42:\"mc4wp-form/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:53:\"mc4wp-form/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:35:\"mc4wp-form/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?mc4wp-form=$matches[1]&page=$matches[2]\";s:27:\"mc4wp-form/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"mc4wp-form/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"mc4wp-form/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mc4wp-form/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mc4wp-form/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"mc4wp-form/[^/]+/([^/]+)/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:39:\"index.php?&page_id=25&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:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:73:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/wc/file/transient(/(.*))?/?$\";s:110:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&wc/file/transient=$matches[6]\";s:62:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/wc-api(/(.*))?/?$\";s:99:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&wc-api=$matches[6]\";s:73:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:84:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:62:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:73:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$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: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:27:\"(.?.+?)/waitlist(/(.*))?/?$\";s:51:\"index.php?pagename=$matches[1]&waitlist=$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]\";}','on'),
(22198,'https_migration_required','1','auto'),
(74220,'_transient_timeout_ppcp_has_ppec_subscriptions','1779771685','off'),
(74221,'_transient_ppcp_has_ppec_subscriptions','false','off'),
(31,'hack_file','0','on'),
(32,'blog_charset','UTF-8','on'),
(33,'moderation_keys','','off'),
(34,'active_plugins','a:14:{i:0;s:36:\"contact-form-7/wp-contact-form-7.php\";i:1;s:23:\"elementor/elementor.php\";i:2;s:51:\"google-listings-and-ads/google-listings-and-ads.php\";i:3;s:19:\"jetpack/jetpack.php\";i:4;s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";i:5;s:21:\"mailpoet/mailpoet.php\";i:6;s:55:\"pinterest-for-woocommerce/pinterest-for-woocommerce.php\";i:7;s:21:\"safe-svg/safe-svg.php\";i:8;s:55:\"visa-acceptance-solutions/visa-acceptance-solutions.php\";i:9;s:29:\"woo-paystack/woo-paystack.php\";i:10;s:59:\"woocommerce-paypal-payments/woocommerce-paypal-payments.php\";i:11;s:27:\"woocommerce/woocommerce.php\";i:12;s:31:\"woodmart-core/woodmart-core.php\";i:13;s:39:\"wp-file-manager/file_folder_manager.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','','off'),
(41,'template','woodmart','on'),
(42,'stylesheet','woodmart-child','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:2:{i:1;a:4:{s:5:\"title\";s:10:\"Categories\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','on'),
(78,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'),
(79,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'),
(80,'uninstall_plugins','a:1:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}}','off'),
(81,'timezone_string','','on'),
(82,'page_for_posts','17','on'),
(83,'page_on_front','25','on'),
(84,'default_post_format','0','on'),
(85,'link_manager_enabled','0','on'),
(86,'finished_splitting_shared_terms','1','on'),
(87,'site_icon','10040','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','1790441212','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,'wp_attachment_pages_enabled','0','on'),
(101,'initial_db_version','58975','on'),
(102,'wp6x_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:124:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s: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:28:\"mailpoet_access_plugin_admin\";b:1;s:24:\"mailpoet_manage_settings\";b:1;s:24:\"mailpoet_manage_features\";b:1;s:22:\"mailpoet_manage_emails\";b:1;s:27:\"mailpoet_manage_subscribers\";b:1;s:21:\"mailpoet_manage_forms\";b:1;s:24:\"mailpoet_manage_segments\";b:1;s:27:\"mailpoet_manage_automations\";b:1;s:20:\"mailpoet_manage_help\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:38:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:28:\"mailpoet_access_plugin_admin\";b:1;s:22:\"mailpoet_manage_emails\";b:1;s:27:\"mailpoet_manage_automations\";b:1;s:20:\"mailpoet_manage_help\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a: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'),
(103,'fresh_site','0','off'),
(104,'user_count','16','off'),
(105,'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'),
(106,'sidebars_widgets','a:15:{s:19:\"wp_inactive_widgets\";a:13:{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\";i:5;s:26:\"woocommerce_price_filter-5\";i:6;s:33:\"woocommerce_top_rated_products-12\";i:7;s:34:\"woodmart-woocommerce-layered-nav-6\";i:8;s:34:\"woodmart-woocommerce-layered-nav-7\";i:9;s:34:\"woodmart-woocommerce-layered-nav-8\";i:10;s:34:\"woodmart-woocommerce-layered-nav-9\";i:11;s:35:\"woodmart-woocommerce-layered-nav-10\";i:12;s:25:\"wd-widget-stock-status-11\";}s:9:\"sidebar-1\";a:4:{i:0;s:12:\"categories-1\";i:1;s:23:\"woodmart-recent-posts-2\";i:2;s:20:\"woodmart-instagram-3\";i:3;s:17:\"recent-comments-4\";}s:22:\"portfolio-widgets-area\";a:0:{}s:12:\"sidebar-shop\";a:1:{i:0;s:22:\"woocommerce_products-3\";}s:12:\"filters-area\";a:0:{}s:22:\"sidebar-product-single\";a:0:{}s:18:\"sidebar-my-account\";a:0:{}s:24:\"sidebar-full-screen-menu\";a:0:{}s:19:\"mobile-menu-widgets\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}s:8:\"footer-5\";a:0:{}s:13:\"array_version\";i:3;}','on'),
(107,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(108,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(109,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(110,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(111,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(112,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(113,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(114,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(115,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(116,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(117,'widget_recent-comments','a:2:{s:12:\"_multiwidget\";i:1;i:4;a:2:{s:5:\"title\";s:15:\"Recent Comments\";s:6:\"number\";i:3;}}','auto'),
(118,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(119,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(120,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(121,'recovery_keys','a:0:{}','off'),
(122,'theme_mods_twentytwentyfive','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1759499052;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'),
(123,'_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'),
(360,'woodmart_is_activated','1','auto'),
(361,'woodmart-generated-wpbcss-file','','auto'),
(363,'xts-options-presets','a:0:{}','auto'),
(364,'xts-woodmart-options','a:779:{s:12:\"last_message\";s:4:\"save\";s:11:\"insta_token\";s:0:\"\";s:28:\"insta_delete_outdated_images\";s:1:\"0\";s:18:\"google_map_api_key\";s:0:\"\";s:9:\"fb_app_id\";s:0:\"\";s:13:\"fb_app_secret\";s:0:\"\";s:9:\"fb_notice\";s:0:\"\";s:10:\"goo_app_id\";s:0:\"\";s:14:\"goo_app_secret\";s:0:\"\";s:10:\"goo_notice\";s:0:\"\";s:9:\"vk_app_id\";s:0:\"\";s:13:\"vk_app_secret\";s:0:\"\";s:9:\"vk_notice\";s:0:\"\";s:15:\"alt_auth_method\";s:1:\"0\";s:9:\"ajax_shop\";s:1:\"1\";s:11:\"ajax_scroll\";s:1:\"1\";s:21:\"shop_page_breadcrumbs\";s:1:\"1\";s:17:\"cat_desc_position\";s:6:\"before\";s:14:\"products_hover\";s:5:\"quick\";s:23:\"base_hover_mobile_click\";s:1:\"0\";s:21:\"products_color_scheme\";s:7:\"default\";s:22:\"products_bordered_grid\";s:1:\"0\";s:28:\"products_bordered_grid_style\";s:7:\"outside\";s:24:\"products_with_background\";s:1:\"0\";s:19:\"products_background\";a:1:{s:4:\"idle\";s:0:\"\";}s:15:\"products_shadow\";s:1:\"0\";s:23:\"stretch_product_desktop\";s:1:\"0\";s:22:\"stretch_product_tablet\";s:1:\"0\";s:22:\"stretch_product_mobile\";s:1:\"0\";s:25:\"product_title_lines_limit\";s:4:\"none\";s:22:\"show_empty_star_rating\";s:1:\"0\";s:11:\"hover_image\";s:1:\"1\";s:12:\"grid_gallery\";s:1:\"0\";s:20:\"grid_gallery_control\";s:5:\"hover\";s:26:\"grid_gallery_enable_arrows\";s:4:\"none\";s:16:\"product_quantity\";s:1:\"0\";s:18:\"base_hover_content\";s:7:\"excerpt\";s:21:\"stock_status_position\";s:9:\"thumbnail\";s:27:\"show_stock_quantity_on_grid\";s:1:\"0\";s:23:\"grid_stock_progress_bar\";s:1:\"0\";s:14:\"shop_countdown\";s:1:\"0\";s:22:\"categories_under_title\";s:1:\"1\";s:18:\"brands_under_title\";s:1:\"0\";s:15:\"sku_under_title\";s:1:\"0\";s:18:\"show_reviews_count\";s:1:\"0\";s:17:\"categories_design\";s:7:\"default\";s:19:\"categories_rounding\";s:0:\"\";s:31:\"custom_categories_rounding_size\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:23:\"categories_color_scheme\";s:7:\"default\";s:22:\"categories_with_shadow\";s:6:\"enable\";s:29:\"hide_categories_subcategories\";s:1:\"0\";s:29:\"hide_categories_product_count\";s:1:\"0\";s:11:\"shop_layout\";s:12:\"sidebar-left\";s:18:\"shop_sidebar_width\";s:1:\"3\";s:25:\"shop_hide_sidebar_desktop\";s:1:\"0\";s:24:\"shop_hide_sidebar_tablet\";s:1:\"1\";s:17:\"shop_hide_sidebar\";s:1:\"1\";s:20:\"sticky_filter_button\";s:1:\"0\";s:10:\"shop_title\";s:1:\"1\";s:15:\"shop_categories\";s:1:\"0\";s:25:\"shop_categories_ancestors\";s:1:\"0\";s:25:\"show_categories_neighbors\";s:1:\"0\";s:19:\"shop_products_count\";s:1:\"1\";s:37:\"shop_page_title_hide_empty_categories\";s:1:\"0\";s:34:\"shop_page_title_categories_exclude\";s:0:\"\";s:24:\"mobile_categories_layout\";s:9:\"accordion\";s:29:\"mobile_categories_menu_layout\";s:8:\"dropdown\";s:37:\"mobile_categories_drilldown_animation\";s:5:\"slide\";s:40:\"mobile_categories_submenu_opening_action\";s:10:\"only_arrow\";s:26:\"mobile_categories_position\";s:4:\"left\";s:30:\"mobile_categories_color_scheme\";s:7:\"default\";s:27:\"mobile_categories_close_btn\";s:1:\"0\";s:9:\"shop_view\";s:4:\"grid\";s:16:\"products_columns\";s:1:\"3\";s:23:\"products_columns_tablet\";s:4:\"auto\";s:23:\"products_columns_mobile\";s:1:\"2\";s:16:\"products_spacing\";s:2:\"20\";s:23:\"products_spacing_tablet\";s:0:\"\";s:23:\"products_spacing_mobile\";s:0:\"\";s:24:\"per_row_columns_selector\";s:1:\"1\";s:27:\"products_columns_variations\";a:3:{i:0;s:1:\"2\";i:1;s:1:\"3\";i:2;s:1:\"4\";}s:16:\"products_masonry\";s:1:\"0\";s:24:\"products_different_sizes\";s:1:\"0\";s:13:\"shop_per_page\";s:2:\"18\";s:14:\"per_page_links\";s:1:\"1\";s:16:\"per_page_options\";s:10:\"9,12,18,24\";s:15:\"shop_pagination\";s:10:\"pagination\";s:25:\"load_more_button_page_url\";s:1:\"1\";s:17:\"categories_toggle\";s:1:\"1\";s:14:\"widgets_scroll\";s:1:\"1\";s:14:\"widget_heights\";s:3:\"223\";s:21:\"shop_widgets_collapse\";s:7:\"disable\";s:12:\"shop_filters\";s:1:\"0\";s:17:\"shop_filters_type\";s:7:\"widgets\";s:20:\"shop_filters_columns\";s:0:\"\";s:27:\"shop_filters_columns_tablet\";s:4:\"auto\";s:27:\"shop_filters_columns_mobile\";s:4:\"auto\";s:20:\"shop_filters_spacing\";s:2:\"30\";s:27:\"shop_filters_spacing_tablet\";s:0:\"\";s:27:\"shop_filters_spacing_mobile\";s:0:\"\";s:12:\"hide_sort_by\";s:1:\"0\";s:17:\"hide_price_filter\";s:1:\"0\";s:20:\"shop_filters_content\";s:0:\"\";s:24:\"shop_filters_always_open\";s:1:\"0\";s:18:\"shop_filters_close\";s:1:\"0\";s:14:\"default_header\";s:13:\"header_439246\";s:14:\"sticky_toolbar\";s:1:\"1\";s:20:\"sticky_toolbar_label\";s:1:\"1\";s:21:\"sticky_toolbar_fields\";a:5:{i:0;s:4:\"shop\";i:1;s:7:\"sidebar\";i:2;s:8:\"wishlist\";i:3;s:4:\"cart\";i:4;s:7:\"account\";}s:10:\"link_1_url\";s:0:\"\";s:11:\"link_1_text\";s:0:\"\";s:11:\"link_1_icon\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"link_2_url\";s:0:\"\";s:11:\"link_2_text\";s:0:\"\";s:11:\"link_2_icon\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"link_3_url\";s:0:\"\";s:11:\"link_3_text\";s:0:\"\";s:11:\"link_3_icon\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"link_4_url\";s:0:\"\";s:11:\"link_4_text\";s:0:\"\";s:11:\"link_4_icon\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"link_5_url\";s:0:\"\";s:11:\"link_5_text\";s:0:\"\";s:11:\"link_5_icon\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"age_verify\";s:1:\"0\";s:15:\"age_verify_text\";s:157:\"<h4 class=\"text-center\">Are you over 18?</h4>\r\n<p class=\"text-center\">You must be 18 years of age or older to view page. Please verify your age to enter.</p>\";s:21:\"age_verify_text_error\";s:120:\"<h4 class=\"text-center\">Access forbidden</h4>\r\n<p class=\"text-center\">Your access is restricted because of your age.</p>\";s:21:\"age_verify_background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:23:\"age_verify_color_scheme\";s:4:\"dark\";s:16:\"age_verify_width\";s:3:\"500\";s:11:\"promo_popup\";s:1:\"0\";s:24:\"promo_popup_content_type\";s:10:\"html_block\";s:10:\"popup_text\";s:0:\"\";s:16:\"popup_html_block\";s:4:\"9065\";s:12:\"popup_scroll\";s:4:\"1000\";s:16:\"popup-background\";a:7:{s:5:\"color\";s:7:\"#111111\";s:3:\"url\";s:78:\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-popup.jpg\";s:2:\"id\";s:4:\"9072\";s:6:\"repeat\";s:9:\"no-repeat\";s:4:\"size\";s:5:\"cover\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:13:\"center center\";}s:18:\"popup_color_scheme\";s:5:\"light\";s:11:\"popup_width\";s:3:\"800\";s:13:\"popup_padding\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:23:\"promo_popup_hide_mobile\";s:1:\"1\";s:11:\"popup_event\";s:4:\"time\";s:13:\"promo_timeout\";s:4:\"2000\";s:11:\"popup_pages\";s:1:\"0\";s:13:\"promo_version\";s:1:\"1\";s:12:\"cookies_info\";s:1:\"0\";s:12:\"cookies_text\";s:116:\"We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.\";s:19:\"cookies_policy_page\";s:0:\"\";s:15:\"cookies_version\";s:1:\"1\";s:13:\"header_banner\";s:1:\"0\";s:18:\"header_banner_link\";s:0:\"\";s:26:\"header_banner_content_type\";s:4:\"text\";s:24:\"header_banner_html_block\";s:0:\"\";s:23:\"header_banner_shortcode\";s:0:\"\";s:16:\"header_banner_bg\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:19:\"header_banner_color\";s:5:\"light\";s:20:\"header_banner_height\";s:2:\"40\";s:27:\"header_banner_mobile_height\";s:2:\"40\";s:16:\"header_close_btn\";s:1:\"1\";s:21:\"header_banner_version\";s:1:\"1\";s:21:\"enqueue_posts_results\";s:1:\"0\";s:27:\"search_posts_results_column\";s:1:\"2\";s:13:\"search_by_sku\";s:1:\"1\";s:17:\"relevanssi_search\";s:1:\"0\";s:16:\"popular_requests\";s:0:\"\";s:24:\"full_search_content_type\";s:7:\"content\";s:24:\"full_search_content_text\";s:0:\"\";s:30:\"full_search_content_html_block\";s:0:\"\";s:23:\"ajax_fullscreen_content\";s:1:\"1\";s:10:\"site_width\";s:6:\"custom\";s:17:\"site_custom_width\";s:4:\"1320\";s:11:\"main_layout\";s:13:\"sidebar-right\";s:13:\"sidebar_width\";s:1:\"3\";s:17:\"hide_main_sidebar\";s:1:\"0\";s:24:\"hide_main_sidebar_tablet\";s:1:\"1\";s:24:\"hide_main_sidebar_mobile\";s:1:\"1\";s:17:\"page-title-design\";s:8:\"centered\";s:15:\"page-title-size\";s:7:\"default\";s:16:\"title-background\";a:7:{s:5:\"color\";s:16:\"rgb(255,255,255)\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:5:\"cover\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:13:\"center center\";}s:16:\"page-title-color\";s:4:\"dark\";s:14:\"page_title_tag\";s:7:\"default\";s:11:\"breadcrumbs\";s:1:\"1\";s:22:\"yoast_shop_breadcrumbs\";s:1:\"0\";s:23:\"yoast_pages_breadcrumbs\";s:1:\"0\";s:14:\"disable_footer\";s:1:\"1\";s:19:\"footer_content_type\";s:10:\"html_block\";s:13:\"footer-layout\";s:2:\"13\";s:17:\"footer_html_block\";s:3:\"232\";s:13:\"footer-bar-bg\";a:7:{s:5:\"color\";s:13:\"rgb(16,16,16)\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:12:\"footer-style\";s:5:\"light\";s:13:\"sticky_footer\";s:1:\"0\";s:23:\"collapse_footer_widgets\";s:1:\"1\";s:14:\"scroll_top_btn\";s:1:\"1\";s:18:\"disable_copyrights\";s:1:\"0\";s:17:\"copyrights-layout\";s:11:\"two-columns\";s:10:\"copyrights\";s:243:\"Based on <a href=\"http://woodmart.xtemos.com\"><strong>WoodMart</strong></a> theme<i class=\"fa fa-copyright\"></i> 2025 <a href=\"https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/20264492\"><strong>WooCommerce Themes</strong></a>.\";s:11:\"copyrights2\";s:103:\"<img src=\"http://timewilltellstores.com/wp-content/themes/woodmart/images/payments.png\" alt=\"payments\">\";s:22:\"prefooter_content_type\";s:4:\"text\";s:14:\"prefooter_area\";s:0:\"\";s:20:\"prefooter_html_block\";s:0:\"\";s:9:\"text-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:4:\"Jost\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:9:\"font-size\";s:2:\"14\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:7:\"#767676\";}}s:12:\"primary-font\";a:1:{i:0;a:7:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:5:\"color\";s:7:\"#242424\";}}s:16:\"post-titles-font\";a:1:{i:0;a:8:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:5:\"color\";s:7:\"#333333\";s:5:\"hover\";a:1:{s:5:\"color\";s:19:\"rgb(51 51 51 / 65%)\";}}}s:14:\"secondary-font\";a:1:{i:0;a:5:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";}}s:18:\"widget-titles-font\";a:1:{i:0;a:10:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:9:\"uppercase\";s:9:\"font-size\";s:2:\"16\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:4:\"#333\";}}s:15:\"navigation-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"14\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:17:\"typography_notice\";s:0:\"\";s:19:\"advanced_typography\";a:4:{i:0;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:22:\"product_category_title\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"18\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:1;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:2:{i:0;s:23:\"mobile_menu_first_level\";i:1;s:24:\"mobile_menu_second_level\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:2;a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:4:\"Jost\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}s:9:\"{{index}}\";a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}}s:26:\"advanced_typography_notice\";s:0:\"\";s:25:\"multi_custom_fonts_notice\";s:0:\"\";s:18:\"multi_custom_fonts\";a:2:{i:0;a:4:{s:9:\"font-name\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:9:\"font-woff\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:3:\"229\";}s:10:\"font-woff2\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:3:\"229\";}}s:9:\"{{index}}\";a:4:{s:9:\"font-name\";s:0:\"\";s:11:\"font-weight\";s:3:\"400\";s:9:\"font-woff\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"font-woff2\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}}s:9:\"icon_font\";a:2:{s:4:\"font\";s:1:\"1\";s:6:\"weight\";s:3:\"400\";}s:14:\"typekit_notice\";s:0:\"\";s:10:\"typekit_id\";s:0:\"\";s:13:\"typekit_fonts\";s:0:\"\";s:13:\"rounding_size\";s:1:\"8\";s:20:\"custom_rounding_size\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:12:\"dark_version\";s:1:\"0\";s:13:\"primary-color\";a:1:{s:4:\"idle\";s:14:\"rgb(34,66,226)\";}s:15:\"secondary-color\";a:1:{s:4:\"idle\";s:7:\"#fbbc34\";}s:10:\"link-color\";a:2:{s:4:\"idle\";s:7:\"#333333\";s:5:\"hover\";s:7:\"#242424\";}s:25:\"android_browser_bar_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:15:\"body-background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:16:\"pages-background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:15:\"shop-background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:18:\"product-background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:15:\"blog-background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:20:\"blog-post-background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:20:\"portfolio-background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:28:\"portfolio-project-background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:18:\"btns_default_style\";s:12:\"semi-rounded\";s:23:\"btns_default_typography\";a:1:{i:0;a:6:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";}}s:15:\"btns_default_bg\";a:1:{s:4:\"idle\";s:7:\"#f7f7f7\";}s:21:\"btns_default_bg_hover\";a:1:{s:4:\"idle\";s:7:\"#efefef\";}s:25:\"btns_default_color_scheme\";s:4:\"dark\";s:31:\"btns_default_color_scheme_hover\";s:4:\"dark\";s:32:\"btns_default_color_scheme_custom\";a:1:{s:4:\"idle\";s:0:\"\";}s:38:\"btns_default_color_scheme_hover_custom\";a:1:{s:4:\"idle\";s:0:\"\";}s:15:\"btns_shop_style\";s:12:\"semi-rounded\";s:20:\"btns_shop_typography\";a:1:{i:0;a:6:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";}}s:12:\"btns_shop_bg\";a:1:{s:4:\"idle\";s:15:\"rgb(46,107,198)\";}s:18:\"btns_shop_bg_hover\";a:1:{s:4:\"idle\";s:14:\"rgb(42,97,180)\";}s:22:\"btns_shop_color_scheme\";s:5:\"light\";s:28:\"btns_shop_color_scheme_hover\";s:5:\"light\";s:29:\"btns_shop_color_scheme_custom\";a:1:{s:4:\"idle\";s:0:\"\";}s:35:\"btns_shop_color_scheme_hover_custom\";a:1:{s:4:\"idle\";s:0:\"\";}s:26:\"advanced_typography_button\";a:2:{i:0;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:14:\"single_buy_now\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:0:\"\";s:5:\"hover\";a:2:{s:5:\"color\";s:0:\"\";s:10:\"background\";s:13:\"rgb(51,51,51)\";}s:10:\"background\";s:13:\"rgb(36,36,36)\";}s:9:\"{{index}}\";a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:0:\"\";s:5:\"hover\";a:2:{s:5:\"color\";s:0:\"\";s:10:\"background\";s:0:\"\";}s:10:\"background\";s:0:\"\";}}s:17:\"form_fields_style\";s:12:\"semi-rounded\";s:17:\"form_border_width\";s:1:\"1\";s:10:\"form_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:22:\"form_placeholder_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:14:\"form_brd_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:20:\"form_brd_color_focus\";a:1:{s:4:\"idle\";s:0:\"\";}s:7:\"form_bg\";a:1:{s:4:\"idle\";s:0:\"\";}s:23:\"success_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#459647\";}s:25:\"success_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:23:\"warning_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#E0B252\";}s:25:\"warning_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:24:\"carousel_arrows_position\";s:3:\"sep\";s:25:\"carousel_arrows_icon_type\";s:1:\"1\";s:27:\"carousel_arrows_hover_style\";s:1:\"1\";s:24:\"carousel_arrows_sep_size\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:29:\"carousel_arrows_sep_icon_size\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:28:\"carousel_arrows_sep_offset_h\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:28:\"carousel_arrows_sep_offset_v\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:25:\"carousel_arrows_sep_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:31:\"carousel_arrows_sep_color_hover\";a:1:{s:4:\"idle\";s:0:\"\";}s:29:\"carousel_arrows_sep_color_dis\";a:1:{s:4:\"idle\";s:0:\"\";}s:28:\"carousel_arrows_sep_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:34:\"carousel_arrows_sep_bg_color_hover\";a:1:{s:4:\"idle\";s:0:\"\";}s:32:\"carousel_arrows_sep_bg_color_dis\";a:1:{s:4:\"idle\";s:0:\"\";}s:33:\"carousel_arrows_sep_border_radius\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:32:\"carousel_arrows_sep_border_style\";s:0:\"\";s:32:\"carousel_arrows_sep_border_width\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:32:\"carousel_arrows_sep_border_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:38:\"carousel_arrows_sep_border_color_hover\";a:1:{s:4:\"idle\";s:0:\"\";}s:36:\"carousel_arrows_sep_border_color_dis\";a:1:{s:4:\"idle\";s:0:\"\";}s:36:\"carousel_arrows_sep_box_shadow_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:39:\"carousel_arrows_sep_box_shadow_offset_x\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:39:\"carousel_arrows_sep_box_shadow_offset_y\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:35:\"carousel_arrows_sep_box_shadow_blur\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:37:\"carousel_arrows_sep_box_shadow_spread\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:28:\"carousel_arrows_together_gap\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:29:\"carousel_arrows_together_size\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:34:\"carousel_arrows_together_icon_size\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:33:\"carousel_arrows_together_offset_h\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:33:\"carousel_arrows_together_offset_v\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:30:\"carousel_arrows_together_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:36:\"carousel_arrows_together_color_hover\";a:1:{s:4:\"idle\";s:0:\"\";}s:34:\"carousel_arrows_together_color_dis\";a:1:{s:4:\"idle\";s:0:\"\";}s:33:\"carousel_arrows_together_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:39:\"carousel_arrows_together_bg_color_hover\";a:1:{s:4:\"idle\";s:0:\"\";}s:37:\"carousel_arrows_together_bg_color_dis\";a:1:{s:4:\"idle\";s:0:\"\";}s:38:\"carousel_arrows_together_border_radius\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:37:\"carousel_arrows_together_border_style\";s:0:\"\";s:37:\"carousel_arrows_together_border_width\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:37:\"carousel_arrows_together_border_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:43:\"carousel_arrows_together_border_color_hover\";a:1:{s:4:\"idle\";s:0:\"\";}s:41:\"carousel_arrows_together_border_color_dis\";a:1:{s:4:\"idle\";s:0:\"\";}s:41:\"carousel_arrows_together_box_shadow_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:44:\"carousel_arrows_together_box_shadow_offset_x\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:44:\"carousel_arrows_together_box_shadow_offset_y\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:40:\"carousel_arrows_together_box_shadow_blur\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:42:\"carousel_arrows_together_box_shadow_spread\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:19:\"carousel_pagin_size\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:23:\"carousel_pagin_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:29:\"carousel_pagin_bg_color_hover\";a:1:{s:4:\"idle\";s:0:\"\";}s:30:\"carousel_pagin_bg_color_active\";a:1:{s:4:\"idle\";s:0:\"\";}s:28:\"carousel_pagin_border_radius\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:27:\"carousel_pagin_border_style\";s:0:\"\";s:27:\"carousel_pagin_border_width\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:27:\"carousel_pagin_border_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:33:\"carousel_pagin_border_color_hover\";a:1:{s:4:\"idle\";s:0:\"\";}s:34:\"carousel_pagin_border_color_active\";a:1:{s:4:\"idle\";s:0:\"\";}s:25:\"carousel_scrollbar_height\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:24:\"carousel_scrollbar_width\";s:152:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoiJSJ9LCJ0YWJsZXQiOnsidmFsdWUiOiIiLCJ1bml0IjoiJSJ9LCJtb2JpbGUiOnsidmFsdWUiOiIiLCJ1bml0IjoiJSJ9fX0=\";s:27:\"carousel_scrollbar_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:32:\"carousel_scrollbar_drag_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:38:\"carousel_scrollbar_drag_bg_hover_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:11:\"blog_layout\";s:13:\"sidebar-right\";s:18:\"blog_sidebar_width\";s:1:\"3\";s:17:\"blog_hide_sidebar\";s:1:\"0\";s:24:\"blog_hide_sidebar_tablet\";s:1:\"1\";s:24:\"blog_hide_sidebar_mobile\";s:1:\"1\";s:29:\"single_post_justified_gallery\";s:1:\"0\";s:11:\"blog_design\";s:7:\"masonry\";s:10:\"blog_style\";s:6:\"shadow\";s:16:\"blog_with_shadow\";s:1:\"1\";s:12:\"blog_columns\";s:1:\"4\";s:19:\"blog_columns_tablet\";s:4:\"auto\";s:19:\"blog_columns_mobile\";s:4:\"auto\";s:12:\"blog_spacing\";s:2:\"20\";s:19:\"blog_spacing_tablet\";s:0:\"\";s:19:\"blog_spacing_mobile\";s:0:\"\";s:15:\"blog_pagination\";s:10:\"pagination\";s:12:\"blog_excerpt\";s:7:\"excerpt\";s:21:\"blog_words_or_letters\";s:6:\"letter\";s:19:\"blog_excerpt_length\";s:3:\"130\";s:11:\"parts_title\";s:1:\"1\";s:10:\"parts_meta\";s:1:\"1\";s:10:\"parts_text\";s:1:\"1\";s:9:\"parts_btn\";s:1:\"1\";s:18:\"single_post_design\";s:7:\"default\";s:18:\"single_post_header\";s:4:\"none\";s:10:\"blog_share\";s:1:\"1\";s:15:\"blog_navigation\";s:1:\"1\";s:15:\"blog_author_bio\";s:1:\"1\";s:18:\"blog_related_posts\";s:1:\"1\";s:9:\"portfolio\";s:1:\"1\";s:14:\"portfolio_page\";s:0:\"\";s:19:\"portfolio_item_slug\";s:0:\"\";s:18:\"portfolio_cat_slug\";s:0:\"\";s:20:\"portfolio_full_width\";s:1:\"0\";s:16:\"projects_columns\";s:1:\"3\";s:23:\"projects_columns_tablet\";s:4:\"auto\";s:23:\"projects_columns_mobile\";s:4:\"auto\";s:17:\"portfolio_spacing\";s:1:\"0\";s:24:\"portfolio_spacing_tablet\";s:0:\"\";s:24:\"portfolio_spacing_mobile\";s:0:\"\";s:18:\"portoflio_per_page\";s:1:\"6\";s:20:\"portfolio_pagination\";s:9:\"load_more\";s:17:\"portoflio_orderby\";s:4:\"date\";s:15:\"portoflio_order\";s:4:\"DESC\";s:15:\"portoflio_style\";s:5:\"hover\";s:20:\"portoflio_image_size\";s:5:\"large\";s:17:\"portoflio_filters\";s:1:\"1\";s:22:\"portfolio_filters_type\";s:5:\"links\";s:14:\"ajax_portfolio\";s:1:\"1\";s:23:\"single_portfolio_header\";s:4:\"none\";s:36:\"single_portfolio_title_in_page_title\";s:1:\"0\";s:20:\"portfolio_navigation\";s:1:\"1\";s:17:\"portfolio_related\";s:1:\"1\";s:18:\"add_to_cart_action\";s:6:\"widget\";s:26:\"add_to_cart_action_timeout\";s:1:\"0\";s:33:\"add_to_cart_action_timeout_number\";s:1:\"3\";s:18:\"mini_cart_quantity\";s:1:\"0\";s:21:\"show_sku_in_mini_cart\";s:1:\"0\";s:16:\"show_sku_in_cart\";s:1:\"0\";s:25:\"show_sku_in_checkout_page\";s:1:\"0\";s:26:\"show_sku_in_thank_you_page\";s:1:\"0\";s:23:\"show_sku_in_email_order\";s:1:\"0\";s:16:\"show_sku_on_ajax\";s:1:\"0\";s:12:\"catalog_mode\";s:1:\"0\";s:11:\"size_guides\";s:1:\"1\";s:12:\"login_prices\";s:1:\"0\";s:19:\"quick_shop_variable\";s:1:\"1\";s:24:\"quick_shop_variable_type\";s:14:\"select_options\";s:23:\"quick_shop_clear_action\";s:4:\"none\";s:23:\"grid_swatches_attribute\";s:8:\"pa_color\";s:14:\"swatches_limit\";s:1:\"0\";s:20:\"swatches_limit_count\";s:1:\"5\";s:29:\"single_product_swatches_limit\";s:1:\"0\";s:35:\"single_product_swatches_limit_count\";s:2:\"10\";s:29:\"swatches_use_variation_images\";s:1:\"1\";s:20:\"swatches_labels_name\";s:1:\"0\";s:27:\"swatches_scroll_top_desktop\";s:1:\"0\";s:26:\"swatches_scroll_top_mobile\";s:1:\"0\";s:17:\"variation_gallery\";s:1:\"1\";s:32:\"variation_gallery_storage_method\";s:3:\"new\";s:24:\"ajax_variation_threshold\";s:2:\"30\";s:17:\"hide_larger_price\";s:1:\"0\";s:31:\"single_product_variations_price\";s:1:\"0\";s:11:\"label_shape\";s:7:\"rounded\";s:16:\"percentage_label\";s:1:\"1\";s:19:\"sale_label_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:21:\"sale_label_text_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:9:\"new_label\";s:1:\"1\";s:27:\"new_label_days_after_create\";s:1:\"0\";s:18:\"new_label_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:20:\"new_label_text_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:9:\"hot_label\";s:1:\"1\";s:18:\"hot_label_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:20:\"hot_label_text_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:20:\"stock_label_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:22:\"stock_label_text_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:24:\"attribute_label_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:26:\"attribute_label_text_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:16:\"brands_attribute\";s:8:\"pa_brand\";s:18:\"product_page_brand\";s:1:\"1\";s:22:\"product_brand_location\";s:11:\"about_title\";s:9:\"brand_tab\";s:1:\"1\";s:14:\"brand_tab_name\";s:1:\"0\";s:10:\"quick_view\";s:1:\"1\";s:17:\"quick_view_layout\";s:10:\"horizontal\";s:15:\"quickview_width\";s:3:\"920\";s:19:\"quick_view_variable\";s:1:\"1\";s:7:\"compare\";s:1:\"1\";s:12:\"compare_page\";s:2:\"19\";s:14:\"fields_compare\";a:3:{i:0;s:11:\"description\";i:1;s:3:\"sku\";i:2;s:12:\"availability\";}s:18:\"empty_compare_text\";s:146:\"No products added in the compare list. You must add some products to compare them. You will find a lot of interesting products on our \"Shop\" page.\";s:15:\"compare_on_grid\";s:1:\"1\";s:25:\"compare_save_button_state\";s:1:\"0\";s:19:\"compare_by_category\";s:1:\"1\";s:22:\"show_more_products_btn\";s:1:\"1\";s:18:\"cart_totals_layout\";s:8:\"layout-1\";s:27:\"update_cart_quantity_change\";s:1:\"1\";s:15:\"empty_cart_text\";s:140:\"Before proceed to checkout you must add some products to your shopping cart. You will find a lot of interesting products on our \"Shop\" page.\";s:27:\"thank_you_page_content_type\";s:4:\"text\";s:28:\"thank_you_page_extra_content\";s:0:\"\";s:25:\"thank_you_page_html_block\";s:0:\"\";s:30:\"thank_you_page_default_content\";s:1:\"1\";s:21:\"single_product_layout\";s:10:\"full-width\";s:19:\"full_height_sidebar\";s:1:\"0\";s:20:\"single_sidebar_width\";s:1:\"3\";s:27:\"single_product_hide_sidebar\";s:1:\"0\";s:34:\"single_product_hide_sidebar_tablet\";s:1:\"1\";s:34:\"single_product_hide_sidebar_mobile\";s:1:\"1\";s:20:\"single_product_style\";s:1:\"2\";s:14:\"product_design\";s:7:\"default\";s:14:\"product_sticky\";s:1:\"0\";s:22:\"product_summary_shadow\";s:1:\"0\";s:17:\"single_full_width\";s:1:\"0\";s:21:\"single_product_header\";s:4:\"none\";s:32:\"single_product_builder_post_data\";s:0:\"\";s:12:\"image_action\";s:4:\"zoom\";s:15:\"photoswipe_icon\";s:1:\"1\";s:26:\"product_slider_auto_height\";s:1:\"0\";s:23:\"pagination_main_gallery\";s:1:\"0\";s:23:\"product_images_captions\";s:1:\"0\";s:14:\"thums_position\";s:4:\"left\";s:31:\"single_product_grid_columns_gap\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:34:\"single_product_grid_column_desktop\";s:0:\"\";s:33:\"single_product_grid_column_tablet\";s:0:\"\";s:33:\"single_product_grid_column_mobile\";s:0:\"\";s:37:\"single_product_gallery_column_desktop\";s:1:\"1\";s:36:\"single_product_gallery_column_tablet\";s:0:\"\";s:36:\"single_product_gallery_column_mobile\";s:0:\"\";s:40:\"single_product_thumbnails_vertical_items\";s:1:\"3\";s:39:\"single_product_thumbnails_items_desktop\";s:1:\"4\";s:38:\"single_product_thumbnails_items_tablet\";s:1:\"4\";s:38:\"single_product_thumbnails_items_mobile\";s:1:\"3\";s:22:\"main_gallery_on_tablet\";s:1:\"1\";s:22:\"main_gallery_on_mobile\";s:1:\"1\";s:24:\"main_gallery_center_mode\";s:1:\"0\";s:48:\"single_product_thumbnails_wrap_in_mobile_devices\";s:1:\"1\";s:39:\"single_product_thumbnails_gallery_width\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:40:\"single_product_thumbnails_gallery_height\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:45:\"single_product_thumbnails_gallery_image_width\";s:3:\"148\";s:23:\"single_ajax_add_to_cart\";s:1:\"1\";s:25:\"single_sticky_add_to_cart\";s:1:\"0\";s:32:\"mobile_single_sticky_add_to_cart\";s:1:\"0\";s:33:\"sticky_add_to_cart_height_desktop\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_tablet\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_mobile\";s:2:\"42\";s:31:\"before_add_to_cart_content_type\";s:4:\"text\";s:26:\"content_before_add_to_cart\";s:0:\"\";s:29:\"before_add_to_cart_html_block\";s:0:\"\";s:30:\"after_add_to_cart_content_type\";s:4:\"text\";s:25:\"content_after_add_to_cart\";s:0:\"\";s:28:\"after_add_to_cart_html_block\";s:0:\"\";s:27:\"single_breadcrumbs_position\";s:7:\"default\";s:24:\"product_page_breadcrumbs\";s:1:\"1\";s:12:\"products_nav\";s:1:\"1\";s:25:\"product_short_description\";s:1:\"1\";s:21:\"attr_after_short_desc\";s:1:\"0\";s:19:\"stock_status_design\";s:7:\"default\";s:25:\"single_stock_progress_bar\";s:1:\"0\";s:17:\"product_countdown\";s:1:\"0\";s:23:\"sale_countdown_variable\";s:1:\"0\";s:17:\"product_show_meta\";s:11:\"add_to_cart\";s:18:\"show_product_brand\";s:1:\"0\";s:13:\"product_share\";s:1:\"1\";s:18:\"product_share_type\";s:5:\"share\";s:16:\"related_products\";s:1:\"1\";s:16:\"upsells_position\";s:8:\"standard\";s:20:\"related_product_view\";s:6:\"slider\";s:23:\"related_product_columns\";s:1:\"5\";s:30:\"related_product_columns_tablet\";s:4:\"auto\";s:30:\"related_product_columns_mobile\";s:4:\"auto\";s:21:\"related_product_count\";s:1:\"8\";s:19:\"product_tabs_layout\";s:4:\"tabs\";s:21:\"product_tabs_location\";s:8:\"standard\";s:23:\"product_accordion_state\";s:5:\"first\";s:16:\"hide_tabs_titles\";s:1:\"1\";s:20:\"additional_tab_title\";s:19:\"Shipping & Delivery\";s:27:\"additional_tab_content_type\";s:4:\"text\";s:19:\"additional_tab_text\";s:0:\"\";s:25:\"additional_tab_html_block\";s:0:\"\";s:22:\"additional_tab_2_title\";s:0:\"\";s:29:\"additional_tab_2_content_type\";s:4:\"text\";s:21:\"additional_tab_2_text\";s:0:\"\";s:27:\"additional_tab_2_html_block\";s:0:\"\";s:22:\"additional_tab_3_title\";s:0:\"\";s:29:\"additional_tab_3_content_type\";s:4:\"text\";s:21:\"additional_tab_3_text\";s:0:\"\";s:27:\"additional_tab_3_html_block\";s:0:\"\";s:10:\"login_tabs\";s:1:\"1\";s:9:\"reg_title\";s:8:\"Register\";s:8:\"reg_text\";s:258:\"Registering for this site allows you to access your order status and history. Just fill in the fields below, and we\'ll get a new account set up for you in no time. We will only ask you for information necessary to make the purchase process faster and easier.\";s:11:\"login_title\";s:5:\"Login\";s:10:\"login_text\";s:0:\"\";s:16:\"my_account_links\";s:1:\"1\";s:10:\"custom_css\";s:0:\"\";s:11:\"css_desktop\";s:0:\"\";s:10:\"css_tablet\";s:0:\"\";s:15:\"css_wide_mobile\";s:0:\"\";s:10:\"css_mobile\";s:0:\"\";s:11:\"css_backend\";s:0:\"\";s:9:\"custom_js\";s:0:\"\";s:8:\"js_ready\";s:0:\"\";s:13:\"sticky_social\";s:1:\"0\";s:18:\"sticky_social_type\";s:6:\"follow\";s:22:\"sticky_social_position\";s:5:\"right\";s:20:\"social_follow_notice\";s:0:\"\";s:7:\"fb_link\";s:0:\"\";s:12:\"twitter_link\";s:0:\"\";s:14:\"isntagram_link\";s:72:\"https://www.instagram.com/twt10.63?igsh=MWd5bTJwbmJxcGF2ZQ&utm_source=qr\";s:14:\"pinterest_link\";s:0:\"\";s:12:\"youtube_link\";s:0:\"\";s:11:\"tumblr_link\";s:0:\"\";s:13:\"linkedin_link\";s:0:\"\";s:10:\"vimeo_link\";s:0:\"\";s:11:\"flickr_link\";s:0:\"\";s:11:\"github_link\";s:0:\"\";s:13:\"dribbble_link\";s:0:\"\";s:12:\"behance_link\";s:0:\"\";s:15:\"soundcloud_link\";s:0:\"\";s:12:\"spotify_link\";s:0:\"\";s:10:\"skype_link\";s:0:\"\";s:13:\"whatsapp_link\";s:0:\"\";s:13:\"snapchat_link\";s:31:\"https://t.snapchat.com/OimmDyfS\";s:7:\"tg_link\";s:0:\"\";s:10:\"viber_link\";s:0:\"\";s:11:\"tiktok_link\";s:56:\"https://www.tiktok.com/@oluferi18?_t=ZS-8ybJHNnPrw0&_r=1\";s:12:\"discord_link\";s:0:\"\";s:9:\"yelp_link\";s:0:\"\";s:7:\"vk_link\";s:0:\"\";s:7:\"ok_link\";s:0:\"\";s:18:\"social_email_links\";s:1:\"0\";s:19:\"social_share_notice\";s:0:\"\";s:8:\"share_fb\";s:1:\"1\";s:13:\"share_twitter\";s:1:\"1\";s:15:\"share_pinterest\";s:1:\"1\";s:14:\"share_linkedin\";s:1:\"1\";s:14:\"share_whatsapp\";s:1:\"0\";s:8:\"share_tg\";s:1:\"1\";s:11:\"share_viber\";s:1:\"0\";s:8:\"share_vk\";s:1:\"0\";s:8:\"share_ok\";s:1:\"0\";s:11:\"share_email\";s:1:\"0\";s:19:\"mobile_optimization\";s:1:\"0\";s:16:\"load_text_domain\";s:1:\"1\";s:21:\"disable_gutenberg_css\";s:1:\"0\";s:17:\"styles_always_use\";s:0:\"\";s:14:\"styles_not_use\";s:0:\"\";s:26:\"disable_owl_mobile_devices\";s:1:\"0\";s:21:\"remove_jquery_migrate\";s:1:\"0\";s:18:\"advanced_js_notice\";s:0:\"\";s:11:\"advanced_js\";s:1:\"0\";s:20:\"autocomplete_library\";s:8:\"required\";s:14:\"cookie_library\";s:8:\"required\";s:24:\"countdown-bundle_library\";s:8:\"required\";s:14:\"device_library\";s:8:\"required\";s:22:\"isotope-bundle_library\";s:8:\"required\";s:17:\"justified_library\";s:8:\"required\";s:16:\"magnific_library\";s:8:\"required\";s:28:\"panr-parallax-bundle_library\";s:8:\"required\";s:16:\"parallax_library\";s:8:\"required\";s:30:\"parallax-scroll-bundle_library\";s:8:\"required\";s:25:\"photoswipe-bundle_library\";s:8:\"required\";s:12:\"pjax_library\";s:8:\"required\";s:18:\"sticky-kit_library\";s:8:\"required\";s:17:\"wd_swiper_library\";s:8:\"required\";s:18:\"threesixty_library\";s:8:\"required\";s:16:\"tooltips_library\";s:8:\"required\";s:13:\"vivus_library\";s:8:\"required\";s:17:\"waypoints_library\";s:8:\"required\";s:15:\"leaflet_library\";s:8:\"required\";s:20:\"vimeo_player_library\";s:8:\"required\";s:18:\"scripts_always_use\";s:0:\"\";s:15:\"scripts_not_use\";s:0:\"\";s:15:\"dequeue_scripts\";s:0:\"\";s:12:\"lazy_loading\";s:1:\"0\";s:19:\"lazy_loading_offset\";s:1:\"0\";s:11:\"lazy_effect\";s:4:\"fade\";s:22:\"lazy_generate_previews\";s:1:\"1\";s:12:\"lazy_base_64\";s:1:\"1\";s:19:\"lazy_proprtion_size\";s:1:\"1\";s:23:\"lazy_custom_placeholder\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"disable_wordpress_lazy_loading\";s:1:\"0\";s:26:\"rocket_delay_js_exclusions\";s:1:\"0\";s:6:\"cf7_js\";s:1:\"1\";s:20:\"elementor_animations\";s:1:\"1\";s:15:\"elementor_icons\";s:1:\"1\";s:24:\"elementor_dialog_library\";s:1:\"1\";s:18:\"elementor_frontend\";s:1:\"1\";s:14:\"swiper_library\";s:6:\"always\";s:20:\"el_waypoints_library\";s:6:\"always\";s:19:\"google_font_display\";s:7:\"disable\";s:18:\"icons_font_display\";s:7:\"disable\";s:16:\"font_awesome_css\";s:7:\"not_use\";s:23:\"font_icon_woff2_preload\";s:1:\"0\";s:9:\"preloader\";s:1:\"0\";s:15:\"preloader_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"preloader_background_color\";a:1:{s:4:\"idle\";s:7:\"#ffffff\";}s:22:\"preloader_color_scheme\";s:4:\"dark\";s:15:\"current_builder\";s:8:\"external\";s:16:\"gutenberg_blocks\";s:1:\"0\";s:29:\"enable_gutenberg_for_products\";s:1:\"0\";s:12:\"negative_gap\";s:7:\"enabled\";s:20:\"sticky_notifications\";s:1:\"0\";s:13:\"page_comments\";s:1:\"1\";s:15:\"custom_404_page\";s:0:\"\";s:16:\"widget_title_tag\";s:2:\"h5\";s:15:\"woodmart_slider\";s:1:\"1\";s:16:\"allow_upload_svg\";s:1:\"1\";s:29:\"rev_slider_inherit_theme_font\";s:1:\"0\";s:13:\"site_viewport\";s:12:\"not_scalable\";s:16:\"maintenance_mode\";s:1:\"0\";s:22:\"maintenance_access_key\";s:0:\"\";s:11:\"white_label\";s:1:\"0\";s:22:\"white_label_theme_name\";s:0:\"\";s:12:\"dummy_import\";s:1:\"1\";s:29:\"white_label_theme_license_tab\";s:1:\"1\";s:25:\"white_label_changelog_tab\";s:1:\"1\";s:20:\"theme_admin_bar_menu\";s:1:\"1\";s:23:\"white_label_theme_hints\";s:1:\"1\";s:29:\"white_label_sidebar_icon_logo\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"white_label_dashboard_logo\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"white_label_appearance_screenshot\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:27:\"white_label_dashboard_title\";s:0:\"\";s:26:\"white_label_dashboard_text\";s:0:\"\";s:5:\"reset\";s:0:\"\";s:12:\"reset_notice\";s:0:\"\";s:8:\"wishlist\";s:1:\"1\";s:13:\"wishlist_page\";s:2:\"33\";s:15:\"wishlist_logged\";s:1:\"0\";s:20:\"wishlist_bulk_action\";s:1:\"1\";s:19:\"wishlist_empty_text\";s:112:\"You don\'t have any products in the wishlist yet. You will find a lot of interesting products on our \"Shop\" page.\";s:17:\"wishlist_expanded\";s:1:\"1\";s:19:\"wishlist_show_popup\";s:6:\"enable\";s:21:\"product_loop_wishlist\";s:1:\"1\";s:26:\"wishlist_save_button_state\";s:1:\"0\";s:29:\"shipping_progress_bar_enabled\";s:1:\"0\";s:33:\"shipping_progress_bar_calculation\";s:6:\"custom\";s:28:\"shipping_progress_bar_amount\";s:3:\"900\";s:36:\"shipping_progress_bar_include_coupon\";s:7:\"include\";s:40:\"shipping_progress_bar_location_card_page\";s:1:\"0\";s:40:\"shipping_progress_bar_location_mini_cart\";s:1:\"0\";s:39:\"shipping_progress_bar_location_checkout\";s:1:\"0\";s:45:\"shipping_progress_bar_location_single_product\";s:1:\"0\";s:37:\"shipping_progress_bar_message_initial\";s:46:\"Add [remainder] to cart and get free shipping!\";s:37:\"shipping_progress_bar_message_success\";s:39:\"Your order qualifies for free shipping!\";s:15:\"buy_now_enabled\";s:1:\"1\";s:16:\"buy_now_redirect\";s:8:\"checkout\";s:23:\"counter_visitor_enabled\";s:1:\"0\";s:27:\"counter_visitor_data_source\";s:9:\"live_data\";s:38:\"counter_visitor_data_source_min_number\";s:2:\"10\";s:38:\"counter_visitor_data_source_max_number\";s:2:\"20\";s:25:\"counter_visitor_live_mode\";s:1:\"0\";s:27:\"counter_visitor_ajax_update\";s:1:\"0\";s:29:\"counter_visitor_live_duration\";s:2:\"10\";s:23:\"bought_together_enabled\";s:1:\"1\";s:22:\"bought_together_column\";s:1:\"3\";s:29:\"bought_together_column_tablet\";s:4:\"auto\";s:29:\"bought_together_column_mobile\";s:4:\"auto\";s:26:\"bought_together_form_width\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:17:\"discounts_enabled\";s:1:\"0\";s:20:\"show_discounts_table\";s:1:\"0\";s:18:\"free_gifts_enabled\";s:1:\"0\";s:16:\"free_gifts_limit\";s:1:\"5\";s:41:\"free_gifts_allow_multiple_identical_gifts\";s:1:\"0\";s:23:\"free_gifts_price_format\";s:4:\"text\";s:25:\"free_gifts_table_location\";s:28:\"woocommerce_after_cart_table\";s:28:\"show_out_of_stock_at_the_end\";s:1:\"0\";s:16:\"waitlist_enabled\";s:1:\"0\";s:21:\"waitlist_for_loggined\";s:1:\"0\";s:19:\"waitlist_form_state\";s:13:\"current_state\";s:25:\"waitlist_fragments_enable\";s:1:\"0\";s:22:\"waitlist_wait_interval\";s:2:\"60\";s:32:\"waitlist_enable_privacy_checkbox\";s:1:\"1\";s:30:\"waitlist_privacy_checkbox_text\";s:60:\"I have read and accept the <strong>[privacy_policy]</strong>\";s:25:\"estimate_delivery_enabled\";s:1:\"0\";s:40:\"estimate_delivery_show_on_single_product\";s:1:\"1\";s:35:\"estimate_delivery_show_on_mini_cart\";s:1:\"0\";s:35:\"estimate_delivery_show_on_cart_page\";s:1:\"1\";s:39:\"estimate_delivery_show_on_checkout_page\";s:1:\"1\";s:39:\"estimate_delivery_show_on_order_details\";s:1:\"1\";s:37:\"estimate_delivery_show_on_email_order\";s:1:\"1\";s:30:\"estimate_delivery_show_overall\";s:1:\"0\";s:29:\"estimate_delivery_date_format\";s:7:\"default\";s:34:\"estimate_delivery_fragments_enable\";s:1:\"0\";s:27:\"checkout_show_product_image\";s:1:\"1\";s:25:\"checkout_product_quantity\";s:1:\"1\";s:22:\"checkout_remove_button\";s:1:\"1\";s:24:\"checkout_link_to_product\";s:1:\"0\";s:16:\"reviews_location\";s:4:\"tabs\";s:23:\"reviews_section_columns\";s:10:\"two-column\";s:21:\"reviews_form_location\";s:5:\"after\";s:13:\"reviews_style\";s:7:\"style-1\";s:15:\"reviews_columns\";s:1:\"1\";s:22:\"reviews_columns_tablet\";s:1:\"1\";s:22:\"reviews_columns_mobile\";s:1:\"1\";s:24:\"reviews_enable_pros_cons\";s:1:\"0\";s:20:\"reviews_enable_likes\";s:1:\"0\";s:32:\"show_reviews_purchased_indicator\";s:1:\"0\";s:15:\"reviews_sorting\";s:1:\"0\";s:29:\"single_product_comment_images\";s:1:\"0\";s:35:\"single_product_comment_images_count\";s:1:\"3\";s:41:\"single_product_comment_images_upload_size\";s:1:\"1\";s:38:\"single_product_comment_images_required\";s:1:\"0\";s:30:\"show_reviews_only_image_filter\";s:1:\"0\";s:22:\"reviews_rating_summary\";s:1:\"0\";s:30:\"reviews_rating_summary_content\";s:6:\"rating\";s:29:\"reviews_rating_summary_filter\";s:1:\"0\";s:26:\"reviews_rating_by_criteria\";s:1:\"0\";s:32:\"reviews_criteria_rating_required\";s:1:\"0\";s:38:\"reviews_rating_summary_criteria_1_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_1\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_2_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_2\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_3_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_3\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_4_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_4\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_5_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_5\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_6_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_6\";s:0:\"\";s:24:\"sticky_navigation_notice\";s:0:\"\";s:22:\"sticky_navigation_menu\";s:0:\"\";s:23:\"sticky_navigation_title\";s:0:\"\";s:30:\"sticky_navigation_content_type\";s:4:\"text\";s:22:\"sticky_navigation_area\";s:0:\"\";s:28:\"sticky_navigation_html_block\";s:0:\"\";s:33:\"single_product_main_gallery_video\";s:1:\"1\";s:23:\"checkout_fields_enabled\";s:1:\"0\";s:17:\"linked_variations\";s:1:\"1\";s:21:\"show_single_variation\";s:1:\"0\";s:21:\"hide_variation_parent\";s:1:\"0\";s:20:\"sold_counter_enabled\";s:1:\"0\";s:23:\"sold_counter_sales_type\";s:9:\"real_data\";s:24:\"sold_counter_shown_after\";s:1:\"0\";s:22:\"sold_counter_min_count\";s:2:\"10\";s:22:\"sold_counter_max_count\";s:2:\"20\";s:31:\"sold_counter_hide_on_outofstock\";s:1:\"0\";s:29:\"sold_counter_timeframe_period\";s:7:\"minutes\";s:22:\"sold_counter_timeframe\";s:1:\"3\";s:28:\"sold_counter_transient_hours\";s:2:\"24\";s:8:\"last_tab\";s:16:\"checkout_section\";}','auto'),
(365,'woodmart_setup_status','done','off'),
(366,'wd_import_theme_version','8.0.0','off'),
(367,'woodmart-plugins-update-time','1777393938','auto'),
(368,'woodmart_js_composer_version','8.7.2','auto'),
(369,'woodmart_revslider_version','6.7.54','auto'),
(57564,'woocommerce_attribute_lookup_enabled','yes','auto'),
(374,'wd_wishlist_installed','1','auto'),
(375,'woodmart_upgrade_database_wishlist','1','auto'),
(376,'woodmart_added_column_on_sale_in_product_db','1','auto'),
(914,'xts-header_303964-file-data','a:3:{s:4:\"path\";s:41:\"/2025/10/xts-header_303964-1759522107.css\";s:13:\"theme_version\";s:5:\"8.0.0\";s:8:\"site_url\";s:32:\"885059be776d4f9fb72d91da4de30f98\";}','on'),
(776,'xts-header_303964-css-data',':root{\n	--wd-top-bar-h: .00001px;\n	--wd-top-bar-sm-h: .00001px;\n	--wd-top-bar-sticky-h: .00001px;\n	--wd-top-bar-brd-w: .00001px;\n\n	--wd-header-general-h: 90px;\n	--wd-header-general-sm-h: 60px;\n	--wd-header-general-sticky-h: 60px;\n	--wd-header-general-brd-w: .00001px;\n\n	--wd-header-bottom-h: .00001px;\n	--wd-header-bottom-sm-h: .00001px;\n	--wd-header-bottom-sticky-h: .00001px;\n	--wd-header-bottom-brd-w: .00001px;\n\n	--wd-header-clone-h: .00001px;\n\n	--wd-header-brd-w: calc(var(--wd-top-bar-brd-w) + var(--wd-header-general-brd-w) + var(--wd-header-bottom-brd-w));\n	--wd-header-h: calc(var(--wd-top-bar-h) + var(--wd-header-general-h) + var(--wd-header-bottom-h) + var(--wd-header-brd-w));\n	--wd-header-sticky-h: calc(var(--wd-top-bar-sticky-h) + var(--wd-header-general-sticky-h) + var(--wd-header-bottom-sticky-h) + var(--wd-header-clone-h) + var(--wd-header-brd-w));\n	--wd-header-sm-h: calc(var(--wd-top-bar-sm-h) + var(--wd-header-general-sm-h) + var(--wd-header-bottom-sm-h) + var(--wd-header-brd-w));\n}\n\n\n.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu) {\n	margin-top: 10px;\n}\n\n.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu):after {\n	height: 20px;\n}\n\n:root:has(.whb-top-bar.whb-border-boxed) {\n	--wd-top-bar-brd-w: .00001px;\n}\n\n@media (max-width: 1024px) {\n:root:has(.whb-top-bar.whb-hidden-mobile) {\n	--wd-top-bar-brd-w: .00001px;\n}\n}\n\n\n:root:has(.whb-header-bottom.whb-border-boxed) {\n	--wd-header-bottom-brd-w: .00001px;\n}\n\n@media (max-width: 1024px) {\n:root:has(.whb-header-bottom.whb-hidden-mobile) {\n	--wd-header-bottom-brd-w: .00001px;\n}\n}\n\n\n\n		.whb-top-bar-inner { border-color: rgba(255, 255, 255, 0.25);border-bottom-width: 1px;border-bottom-style: solid; }\n.whb-vvkui82ouy5f7jfst1gx .searchform {\n	--wd-form-height: 46px;\n}\n.whb-general-header {\n	border-bottom-width: 0px;border-bottom-style: solid;\n}\n\n.whb-header-bottom {\n	border-color: rgba(230, 230, 230, 1);border-bottom-width: 1px;border-bottom-style: solid;\n}\n','on'),
(777,'xts-header_303964-status','valid','on'),
(778,'xts-header_303964-version','8.0.0','on'),
(779,'xts-header_303964-site-url','885059be776d4f9fb72d91da4de30f98','on'),
(780,'whb_header_303964','a:4:{s:4:\"name\";s:18:\"Header Accessories\";s:2:\"id\";s:13:\"header_303964\";s:9:\"structure\";a:3:{s:2:\"id\";s:4:\"root\";s:4:\"type\";s:4:\"root\";s:7:\"content\";a:3:{i:0;a:4:{s:2:\"id\";s:7:\"top-bar\";s:4:\"type\";s:3:\"row\";s:7:\"content\";a:4:{i:0;a:3:{s:2:\"id\";s:7:\"column5\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}i:1;a:3:{s:2:\"id\";s:7:\"column6\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}i:2;a:3:{s:2:\"id\";s:7:\"column7\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}i:3;a:3:{s:2:\"id\";s:14:\"column_mobile1\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}}s:6:\"params\";a:12:{s:11:\"row_columns\";a:3:{s:2:\"id\";s:11:\"row_columns\";s:5:\"value\";s:1:\"3\";s:4:\"type\";s:8:\"selector\";}s:11:\"flex_layout\";a:3:{s:2:\"id\";s:11:\"flex_layout\";s:5:\"value\";s:11:\"flex-middle\";s:4:\"type\";s:8:\"selector\";}s:6:\"height\";a:3:{s:2:\"id\";s:6:\"height\";s:5:\"value\";i:45;s:4:\"type\";s:6:\"slider\";}s:13:\"mobile_height\";a:3:{s:2:\"id\";s:13:\"mobile_height\";s:5:\"value\";i:40;s:4:\"type\";s:6:\"slider\";}s:12:\"hide_desktop\";a:3:{s:2:\"id\";s:12:\"hide_desktop\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:11:\"hide_mobile\";a:3:{s:2:\"id\";s:11:\"hide_mobile\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:6:\"sticky\";a:3:{s:2:\"id\";s:6:\"sticky\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:13:\"sticky_height\";a:3:{s:2:\"id\";s:13:\"sticky_height\";s:5:\"value\";i:41;s:4:\"type\";s:6:\"slider\";}s:12:\"color_scheme\";a:3:{s:2:\"id\";s:12:\"color_scheme\";s:5:\"value\";s:5:\"light\";s:4:\"type\";s:8:\"selector\";}s:10:\"background\";a:3:{s:2:\"id\";s:10:\"background\";s:5:\"value\";a:0:{}s:4:\"type\";s:2:\"bg\";}s:6:\"border\";a:3:{s:2:\"id\";s:6:\"border\";s:5:\"value\";a:4:{s:5:\"width\";s:1:\"1\";s:5:\"color\";a:4:{s:1:\"r\";i:255;s:1:\"g\";i:255;s:1:\"b\";i:255;s:1:\"a\";d:0.25;}s:5:\"sides\";a:1:{i:0;s:6:\"bottom\";}s:8:\"applyFor\";s:5:\"boxed\";}s:4:\"type\";s:6:\"border\";}s:6:\"shadow\";a:3:{s:2:\"id\";s:6:\"shadow\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}}}i:1;a:4:{s:2:\"id\";s:14:\"general-header\";s:4:\"type\";s:3:\"row\";s:7:\"content\";a:6:{i:0;a:3:{s:2:\"id\";s:7:\"column8\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:2:{i:0;a:3:{s:2:\"id\";s:20:\"gs8bcnxektjsro21n657\";s:4:\"type\";s:4:\"logo\";s:6:\"params\";a:6:{s:5:\"image\";a:3:{s:2:\"id\";s:5:\"image\";s:5:\"value\";a:4:{s:2:\"id\";i:9867;s:3:\"url\";s:71:\"http://timewilltellstores.com/wp-content/uploads/2025/10/octa-smart.png\";s:5:\"width\";i:1960;s:6:\"height\";i:430;}s:4:\"type\";s:5:\"image\";}s:5:\"width\";a:3:{s:2:\"id\";s:5:\"width\";s:5:\"value\";i:227;s:4:\"type\";s:6:\"slider\";}s:13:\"sticky_notice\";a:3:{s:2:\"id\";s:13:\"sticky_notice\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:6:\"notice\";}s:12:\"sticky_image\";a:3:{s:2:\"id\";s:12:\"sticky_image\";s:5:\"value\";a:4:{s:2:\"id\";i:9867;s:3:\"url\";s:71:\"http://timewilltellstores.com/wp-content/uploads/2025/10/octa-smart.png\";s:5:\"width\";i:1960;s:6:\"height\";i:430;}s:4:\"type\";s:5:\"image\";}s:12:\"sticky_width\";a:3:{s:2:\"id\";s:12:\"sticky_width\";s:5:\"value\";i:245;s:4:\"type\";s:6:\"slider\";}s:12:\"width_height\";a:3:{s:2:\"id\";s:12:\"width_height\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}}}i:1;a:3:{s:2:\"id\";s:20:\"b51hbxbg8h22qn4yrxf1\";s:4:\"type\";s:5:\"space\";s:6:\"params\";a:2:{s:5:\"width\";a:3:{s:2:\"id\";s:5:\"width\";s:5:\"value\";i:30;s:4:\"type\";s:6:\"slider\";}s:9:\"css_class\";a:3:{s:2:\"id\";s:9:\"css_class\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:4:\"text\";}}}}}i:1;a:3:{s:2:\"id\";s:7:\"column9\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:1:{i:0;a:3:{s:2:\"id\";s:20:\"6kgdkbvf12frej4dofvj\";s:4:\"type\";s:8:\"mainmenu\";s:6:\"params\";a:20:{s:7:\"menu_id\";a:3:{s:2:\"id\";s:7:\"menu_id\";s:5:\"value\";s:15:\"main-navigation\";s:4:\"type\";s:7:\"options\";}s:11:\"full_screen\";a:3:{s:2:\"id\";s:11:\"full_screen\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:5:\"style\";a:3:{s:2:\"id\";s:5:\"style\";s:5:\"value\";s:4:\"text\";s:4:\"type\";s:8:\"selector\";}s:11:\"icon_design\";a:3:{s:2:\"id\";s:11:\"icon_design\";s:5:\"value\";s:1:\"1\";s:4:\"type\";s:8:\"selector\";}s:9:\"wrap_type\";a:3:{s:2:\"id\";s:9:\"wrap_type\";s:5:\"value\";s:9:\"icon_only\";s:4:\"type\";s:8:\"selector\";}s:5:\"color\";a:3:{s:2:\"id\";s:5:\"color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:11:\"hover_color\";a:3:{s:2:\"id\";s:11:\"hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:8:\"bg_color\";a:3:{s:2:\"id\";s:8:\"bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"bg_hover_color\";a:3:{s:2:\"id\";s:14:\"bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:10:\"icon_color\";a:3:{s:2:\"id\";s:10:\"icon_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"icon_hover_color\";a:3:{s:2:\"id\";s:16:\"icon_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"icon_bg_color\";a:3:{s:2:\"id\";s:13:\"icon_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"icon_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"icon_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"icon_type\";a:3:{s:2:\"id\";s:9:\"icon_type\";s:5:\"value\";s:7:\"default\";s:4:\"type\";s:8:\"selector\";}s:11:\"custom_icon\";a:3:{s:2:\"id\";s:11:\"custom_icon\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}s:10:\"menu_style\";a:3:{s:2:\"id\";s:10:\"menu_style\";s:5:\"value\";s:7:\"default\";s:4:\"type\";s:8:\"selector\";}s:10:\"menu_align\";a:3:{s:2:\"id\";s:10:\"menu_align\";s:5:\"value\";s:4:\"left\";s:4:\"type\";s:8:\"selector\";}s:9:\"items_gap\";a:3:{s:2:\"id\";s:9:\"items_gap\";s:5:\"value\";s:1:\"m\";s:4:\"type\";s:8:\"selector\";}s:10:\"bg_overlay\";a:3:{s:2:\"id\";s:10:\"bg_overlay\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:6:\"inline\";a:3:{s:2:\"id\";s:6:\"inline\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}}}}}i:2;a:3:{s:2:\"id\";s:8:\"column10\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:5:{i:0;a:3:{s:2:\"id\";s:20:\"vssfpylqqax9pvkfnxoz\";s:4:\"type\";s:7:\"account\";s:6:\"params\";a:17:{s:13:\"with_username\";a:3:{s:2:\"id\";s:13:\"with_username\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:14:\"login_dropdown\";a:3:{s:2:\"id\";s:14:\"login_dropdown\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:12:\"form_display\";a:3:{s:2:\"id\";s:12:\"form_display\";s:5:\"value\";s:4:\"side\";s:4:\"type\";s:8:\"selector\";}s:7:\"display\";a:3:{s:2:\"id\";s:7:\"display\";s:5:\"value\";s:4:\"text\";s:4:\"type\";s:8:\"selector\";}s:11:\"icon_design\";a:3:{s:2:\"id\";s:11:\"icon_design\";s:5:\"value\";s:1:\"1\";s:4:\"type\";s:8:\"selector\";}s:9:\"wrap_type\";a:3:{s:2:\"id\";s:9:\"wrap_type\";s:5:\"value\";s:9:\"icon_only\";s:4:\"type\";s:8:\"selector\";}s:5:\"color\";a:3:{s:2:\"id\";s:5:\"color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:11:\"hover_color\";a:3:{s:2:\"id\";s:11:\"hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:8:\"bg_color\";a:3:{s:2:\"id\";s:8:\"bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"bg_hover_color\";a:3:{s:2:\"id\";s:14:\"bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:10:\"icon_color\";a:3:{s:2:\"id\";s:10:\"icon_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"icon_hover_color\";a:3:{s:2:\"id\";s:16:\"icon_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"icon_bg_color\";a:3:{s:2:\"id\";s:13:\"icon_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"icon_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"icon_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"icon_type\";a:3:{s:2:\"id\";s:9:\"icon_type\";s:5:\"value\";s:7:\"default\";s:4:\"type\";s:8:\"selector\";}s:11:\"custom_icon\";a:3:{s:2:\"id\";s:11:\"custom_icon\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}s:10:\"bg_overlay\";a:3:{s:2:\"id\";s:10:\"bg_overlay\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}}}i:1;a:3:{s:2:\"id\";s:20:\"vvkui82ouy5f7jfst1gx\";s:4:\"type\";s:6:\"search\";s:6:\"params\";a:29:{s:7:\"display\";a:3:{s:2:\"id\";s:7:\"display\";s:5:\"value\";s:11:\"full-screen\";s:4:\"type\";s:8:\"selector\";}s:16:\"popular_requests\";a:3:{s:2:\"id\";s:16:\"popular_requests\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:19:\"categories_dropdown\";a:3:{s:2:\"id\";s:19:\"categories_dropdown\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:18:\"cat_selector_style\";a:3:{s:2:\"id\";s:18:\"cat_selector_style\";s:5:\"value\";s:8:\"bordered\";s:4:\"type\";s:8:\"selector\";}s:10:\"bg_overlay\";a:3:{s:2:\"id\";s:10:\"bg_overlay\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:4:\"ajax\";a:3:{s:2:\"id\";s:4:\"ajax\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:17:\"ajax_result_count\";a:3:{s:2:\"id\";s:17:\"ajax_result_count\";s:5:\"value\";i:20;s:4:\"type\";s:6:\"slider\";}s:9:\"post_type\";a:3:{s:2:\"id\";s:9:\"post_type\";s:5:\"value\";s:7:\"product\";s:4:\"type\";s:8:\"selector\";}s:12:\"search_style\";a:3:{s:2:\"id\";s:12:\"search_style\";s:5:\"value\";s:7:\"default\";s:4:\"type\";s:8:\"selector\";}s:10:\"form_shape\";a:3:{s:2:\"id\";s:10:\"form_shape\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:7:\"options\";}s:11:\"form_height\";a:3:{s:2:\"id\";s:11:\"form_height\";s:5:\"value\";i:46;s:4:\"type\";s:6:\"slider\";}s:10:\"form_color\";a:3:{s:2:\"id\";s:10:\"form_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:22:\"form_placeholder_color\";a:3:{s:2:\"id\";s:22:\"form_placeholder_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"form_brd_color\";a:3:{s:2:\"id\";s:14:\"form_brd_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:20:\"form_brd_color_focus\";a:3:{s:2:\"id\";s:20:\"form_brd_color_focus\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:7:\"form_bg\";a:3:{s:2:\"id\";s:7:\"form_bg\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:5:\"style\";a:3:{s:2:\"id\";s:5:\"style\";s:5:\"value\";s:4:\"icon\";s:4:\"type\";s:8:\"selector\";}s:11:\"icon_design\";a:3:{s:2:\"id\";s:11:\"icon_design\";s:5:\"value\";s:1:\"1\";s:4:\"type\";s:8:\"selector\";}s:9:\"wrap_type\";a:3:{s:2:\"id\";s:9:\"wrap_type\";s:5:\"value\";s:9:\"icon_only\";s:4:\"type\";s:8:\"selector\";}s:5:\"color\";a:3:{s:2:\"id\";s:5:\"color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:11:\"hover_color\";a:3:{s:2:\"id\";s:11:\"hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:8:\"bg_color\";a:3:{s:2:\"id\";s:8:\"bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"bg_hover_color\";a:3:{s:2:\"id\";s:14:\"bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:10:\"icon_color\";a:3:{s:2:\"id\";s:10:\"icon_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"icon_hover_color\";a:3:{s:2:\"id\";s:16:\"icon_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"icon_bg_color\";a:3:{s:2:\"id\";s:13:\"icon_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"icon_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"icon_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"icon_type\";a:3:{s:2:\"id\";s:9:\"icon_type\";s:5:\"value\";s:7:\"default\";s:4:\"type\";s:8:\"selector\";}s:11:\"custom_icon\";a:3:{s:2:\"id\";s:11:\"custom_icon\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}}}i:2;a:3:{s:2:\"id\";s:20:\"z71sozotxn0s5a0nfm7a\";s:4:\"type\";s:7:\"compare\";s:6:\"params\";a:15:{s:6:\"design\";a:3:{s:2:\"id\";s:6:\"design\";s:5:\"value\";s:4:\"icon\";s:4:\"type\";s:8:\"selector\";}s:11:\"icon_design\";a:3:{s:2:\"id\";s:11:\"icon_design\";s:5:\"value\";s:1:\"2\";s:4:\"type\";s:8:\"selector\";}s:9:\"wrap_type\";a:3:{s:2:\"id\";s:9:\"wrap_type\";s:5:\"value\";s:9:\"icon_only\";s:4:\"type\";s:8:\"selector\";}s:5:\"color\";a:3:{s:2:\"id\";s:5:\"color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:11:\"hover_color\";a:3:{s:2:\"id\";s:11:\"hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:8:\"bg_color\";a:3:{s:2:\"id\";s:8:\"bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"bg_hover_color\";a:3:{s:2:\"id\";s:14:\"bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:10:\"icon_color\";a:3:{s:2:\"id\";s:10:\"icon_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"icon_hover_color\";a:3:{s:2:\"id\";s:16:\"icon_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"icon_bg_color\";a:3:{s:2:\"id\";s:13:\"icon_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"icon_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"icon_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"icon_type\";a:3:{s:2:\"id\";s:9:\"icon_type\";s:5:\"value\";s:7:\"default\";s:4:\"type\";s:8:\"selector\";}s:11:\"custom_icon\";a:3:{s:2:\"id\";s:11:\"custom_icon\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}s:18:\"hide_product_count\";a:3:{s:2:\"id\";s:18:\"hide_product_count\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:22:\"show_dropdown_category\";a:3:{s:2:\"id\";s:22:\"show_dropdown_category\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}}}i:3;a:3:{s:2:\"id\";s:20:\"a22wdkiy3r40yw2paskq\";s:4:\"type\";s:8:\"wishlist\";s:6:\"params\";a:14:{s:6:\"design\";a:3:{s:2:\"id\";s:6:\"design\";s:5:\"value\";s:4:\"icon\";s:4:\"type\";s:8:\"selector\";}s:11:\"icon_design\";a:3:{s:2:\"id\";s:11:\"icon_design\";s:5:\"value\";s:1:\"2\";s:4:\"type\";s:8:\"selector\";}s:9:\"wrap_type\";a:3:{s:2:\"id\";s:9:\"wrap_type\";s:5:\"value\";s:9:\"icon_only\";s:4:\"type\";s:8:\"selector\";}s:5:\"color\";a:3:{s:2:\"id\";s:5:\"color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:11:\"hover_color\";a:3:{s:2:\"id\";s:11:\"hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:8:\"bg_color\";a:3:{s:2:\"id\";s:8:\"bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"bg_hover_color\";a:3:{s:2:\"id\";s:14:\"bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:10:\"icon_color\";a:3:{s:2:\"id\";s:10:\"icon_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"icon_hover_color\";a:3:{s:2:\"id\";s:16:\"icon_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"icon_bg_color\";a:3:{s:2:\"id\";s:13:\"icon_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"icon_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"icon_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"icon_type\";a:3:{s:2:\"id\";s:9:\"icon_type\";s:5:\"value\";s:7:\"default\";s:4:\"type\";s:8:\"selector\";}s:11:\"custom_icon\";a:3:{s:2:\"id\";s:11:\"custom_icon\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}s:18:\"hide_product_count\";a:3:{s:2:\"id\";s:18:\"hide_product_count\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}}}i:4;a:3:{s:2:\"id\";s:20:\"6ivlq8kef7blyepibxz1\";s:4:\"type\";s:4:\"cart\";s:6:\"params\";a:15:{s:8:\"position\";a:3:{s:2:\"id\";s:8:\"position\";s:5:\"value\";s:4:\"side\";s:4:\"type\";s:8:\"selector\";}s:10:\"bg_overlay\";a:3:{s:2:\"id\";s:10:\"bg_overlay\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:6:\"design\";a:3:{s:2:\"id\";s:6:\"design\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:8:\"selector\";}s:5:\"style\";a:3:{s:2:\"id\";s:5:\"style\";s:5:\"value\";s:1:\"2\";s:4:\"type\";s:8:\"selector\";}s:9:\"wrap_type\";a:3:{s:2:\"id\";s:9:\"wrap_type\";s:5:\"value\";s:9:\"icon_only\";s:4:\"type\";s:8:\"selector\";}s:5:\"color\";a:3:{s:2:\"id\";s:5:\"color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:11:\"hover_color\";a:3:{s:2:\"id\";s:11:\"hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:8:\"bg_color\";a:3:{s:2:\"id\";s:8:\"bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"bg_hover_color\";a:3:{s:2:\"id\";s:14:\"bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:10:\"icon_color\";a:3:{s:2:\"id\";s:10:\"icon_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"icon_hover_color\";a:3:{s:2:\"id\";s:16:\"icon_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"icon_bg_color\";a:3:{s:2:\"id\";s:13:\"icon_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"icon_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"icon_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"icon_type\";a:3:{s:2:\"id\";s:9:\"icon_type\";s:5:\"value\";s:4:\"cart\";s:4:\"type\";s:8:\"selector\";}s:11:\"custom_icon\";a:3:{s:2:\"id\";s:11:\"custom_icon\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}}}}}i:3;a:3:{s:2:\"id\";s:14:\"column_mobile2\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:1:{i:0;a:3:{s:2:\"id\";s:20:\"g1k0m1tib7raxrwkm1t3\";s:4:\"type\";s:6:\"burger\";s:6:\"params\";a:31:{s:9:\"close_btn\";a:3:{s:2:\"id\";s:9:\"close_btn\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:11:\"search_form\";a:3:{s:2:\"id\";s:11:\"search_form\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:9:\"post_type\";a:3:{s:2:\"id\";s:9:\"post_type\";s:5:\"value\";s:7:\"product\";s:4:\"type\";s:8:\"selector\";}s:13:\"show_wishlist\";a:3:{s:2:\"id\";s:13:\"show_wishlist\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:12:\"show_compare\";a:3:{s:2:\"id\";s:12:\"show_compare\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:12:\"show_account\";a:3:{s:2:\"id\";s:12:\"show_account\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:15:\"show_html_block\";a:3:{s:2:\"id\";s:15:\"show_html_block\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:9:\"languages\";a:3:{s:2:\"id\";s:9:\"languages\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:18:\"show_language_flag\";a:3:{s:2:\"id\";s:18:\"show_language_flag\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:15:\"categories_menu\";a:3:{s:2:\"id\";s:15:\"categories_menu\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:18:\"primary_menu_title\";a:3:{s:2:\"id\";s:18:\"primary_menu_title\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:4:\"text\";}s:20:\"secondary_menu_title\";a:3:{s:2:\"id\";s:20:\"secondary_menu_title\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:4:\"text\";}s:7:\"menu_id\";a:3:{s:2:\"id\";s:7:\"menu_id\";s:5:\"value\";s:28:\"mobile-navigation-categories\";s:4:\"type\";s:7:\"options\";}s:9:\"tabs_swap\";a:3:{s:2:\"id\";s:9:\"tabs_swap\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:11:\"menu_layout\";a:3:{s:2:\"id\";s:11:\"menu_layout\";s:5:\"value\";s:8:\"dropdown\";s:4:\"type\";s:8:\"selector\";}s:19:\"drilldown_animation\";a:3:{s:2:\"id\";s:19:\"drilldown_animation\";s:5:\"value\";s:5:\"slide\";s:4:\"type\";s:8:\"selector\";}s:22:\"submenu_opening_action\";a:3:{s:2:\"id\";s:22:\"submenu_opening_action\";s:5:\"value\";s:10:\"only_arrow\";s:4:\"type\";s:8:\"selector\";}s:8:\"position\";a:3:{s:2:\"id\";s:8:\"position\";s:5:\"value\";s:4:\"left\";s:4:\"type\";s:8:\"selector\";}s:5:\"style\";a:3:{s:2:\"id\";s:5:\"style\";s:5:\"value\";s:4:\"icon\";s:4:\"type\";s:8:\"selector\";}s:11:\"icon_design\";a:3:{s:2:\"id\";s:11:\"icon_design\";s:5:\"value\";s:1:\"1\";s:4:\"type\";s:8:\"selector\";}s:9:\"wrap_type\";a:3:{s:2:\"id\";s:9:\"wrap_type\";s:5:\"value\";s:9:\"icon_only\";s:4:\"type\";s:8:\"selector\";}s:5:\"color\";a:3:{s:2:\"id\";s:5:\"color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:11:\"hover_color\";a:3:{s:2:\"id\";s:11:\"hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:8:\"bg_color\";a:3:{s:2:\"id\";s:8:\"bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"bg_hover_color\";a:3:{s:2:\"id\";s:14:\"bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:10:\"icon_color\";a:3:{s:2:\"id\";s:10:\"icon_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"icon_hover_color\";a:3:{s:2:\"id\";s:16:\"icon_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"icon_bg_color\";a:3:{s:2:\"id\";s:13:\"icon_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"icon_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"icon_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"icon_type\";a:3:{s:2:\"id\";s:9:\"icon_type\";s:5:\"value\";s:7:\"default\";s:4:\"type\";s:8:\"selector\";}s:11:\"custom_icon\";a:3:{s:2:\"id\";s:11:\"custom_icon\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}}}}}i:4;a:3:{s:2:\"id\";s:14:\"column_mobile3\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:1:{i:0;a:3:{s:2:\"id\";s:20:\"lt7vdqgaccmapftzurvt\";s:4:\"type\";s:4:\"logo\";s:6:\"params\";a:6:{s:5:\"image\";a:3:{s:2:\"id\";s:5:\"image\";s:5:\"value\";a:4:{s:2:\"id\";i:9867;s:3:\"url\";s:71:\"http://timewilltellstores.com/wp-content/uploads/2025/10/octa-smart.png\";s:5:\"width\";i:1960;s:6:\"height\";i:430;}s:4:\"type\";s:5:\"image\";}s:5:\"width\";a:3:{s:2:\"id\";s:5:\"width\";s:5:\"value\";i:179;s:4:\"type\";s:6:\"slider\";}s:13:\"sticky_notice\";a:3:{s:2:\"id\";s:13:\"sticky_notice\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:6:\"notice\";}s:12:\"sticky_image\";a:3:{s:2:\"id\";s:12:\"sticky_image\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}s:12:\"sticky_width\";a:3:{s:2:\"id\";s:12:\"sticky_width\";s:5:\"value\";i:179;s:4:\"type\";s:6:\"slider\";}s:12:\"width_height\";a:3:{s:2:\"id\";s:12:\"width_height\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}}}}}i:5;a:3:{s:2:\"id\";s:14:\"column_mobile4\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:1:{i:0;a:3:{s:2:\"id\";s:20:\"trk5sfmvib0ch1s1qbtc\";s:4:\"type\";s:4:\"cart\";s:6:\"params\";a:15:{s:8:\"position\";a:3:{s:2:\"id\";s:8:\"position\";s:5:\"value\";s:4:\"side\";s:4:\"type\";s:8:\"selector\";}s:10:\"bg_overlay\";a:3:{s:2:\"id\";s:10:\"bg_overlay\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:6:\"design\";a:3:{s:2:\"id\";s:6:\"design\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:8:\"selector\";}s:5:\"style\";a:3:{s:2:\"id\";s:5:\"style\";s:5:\"value\";s:1:\"5\";s:4:\"type\";s:8:\"selector\";}s:9:\"wrap_type\";a:3:{s:2:\"id\";s:9:\"wrap_type\";s:5:\"value\";s:9:\"icon_only\";s:4:\"type\";s:8:\"selector\";}s:5:\"color\";a:3:{s:2:\"id\";s:5:\"color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:11:\"hover_color\";a:3:{s:2:\"id\";s:11:\"hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:8:\"bg_color\";a:3:{s:2:\"id\";s:8:\"bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"bg_hover_color\";a:3:{s:2:\"id\";s:14:\"bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:10:\"icon_color\";a:3:{s:2:\"id\";s:10:\"icon_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"icon_hover_color\";a:3:{s:2:\"id\";s:16:\"icon_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"icon_bg_color\";a:3:{s:2:\"id\";s:13:\"icon_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"icon_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"icon_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"icon_type\";a:3:{s:2:\"id\";s:9:\"icon_type\";s:5:\"value\";s:4:\"cart\";s:4:\"type\";s:8:\"selector\";}s:11:\"custom_icon\";a:3:{s:2:\"id\";s:11:\"custom_icon\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}}}}}}s:6:\"params\";a:12:{s:11:\"row_columns\";a:3:{s:2:\"id\";s:11:\"row_columns\";s:5:\"value\";s:1:\"3\";s:4:\"type\";s:8:\"selector\";}s:11:\"flex_layout\";a:3:{s:2:\"id\";s:11:\"flex_layout\";s:5:\"value\";s:11:\"flex-middle\";s:4:\"type\";s:8:\"selector\";}s:6:\"height\";a:3:{s:2:\"id\";s:6:\"height\";s:5:\"value\";i:90;s:4:\"type\";s:6:\"slider\";}s:13:\"mobile_height\";a:3:{s:2:\"id\";s:13:\"mobile_height\";s:5:\"value\";i:60;s:4:\"type\";s:6:\"slider\";}s:12:\"hide_desktop\";a:3:{s:2:\"id\";s:12:\"hide_desktop\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:11:\"hide_mobile\";a:3:{s:2:\"id\";s:11:\"hide_mobile\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:6:\"sticky\";a:3:{s:2:\"id\";s:6:\"sticky\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:13:\"sticky_height\";a:3:{s:2:\"id\";s:13:\"sticky_height\";s:5:\"value\";i:60;s:4:\"type\";s:6:\"slider\";}s:12:\"color_scheme\";a:3:{s:2:\"id\";s:12:\"color_scheme\";s:5:\"value\";s:4:\"dark\";s:4:\"type\";s:8:\"selector\";}s:10:\"background\";a:3:{s:2:\"id\";s:10:\"background\";s:5:\"value\";a:0:{}s:4:\"type\";s:2:\"bg\";}s:6:\"border\";a:3:{s:2:\"id\";s:6:\"border\";s:5:\"value\";a:4:{s:5:\"width\";s:1:\"0\";s:8:\"applyFor\";s:9:\"fullwidth\";s:5:\"style\";s:5:\"solid\";s:5:\"sides\";a:1:{i:0;s:6:\"bottom\";}}s:4:\"type\";s:6:\"border\";}s:6:\"shadow\";a:3:{s:2:\"id\";s:6:\"shadow\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}}}i:2;a:4:{s:2:\"id\";s:13:\"header-bottom\";s:4:\"type\";s:3:\"row\";s:7:\"content\";a:4:{i:0;a:3:{s:2:\"id\";s:8:\"column11\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}i:1;a:3:{s:2:\"id\";s:8:\"column12\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}i:2;a:3:{s:2:\"id\";s:8:\"column13\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}i:3;a:3:{s:2:\"id\";s:14:\"column_mobile5\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}}s:6:\"params\";a:12:{s:11:\"row_columns\";a:3:{s:2:\"id\";s:11:\"row_columns\";s:5:\"value\";s:1:\"3\";s:4:\"type\";s:8:\"selector\";}s:11:\"flex_layout\";a:3:{s:2:\"id\";s:11:\"flex_layout\";s:5:\"value\";s:11:\"flex-middle\";s:4:\"type\";s:8:\"selector\";}s:6:\"height\";a:3:{s:2:\"id\";s:6:\"height\";s:5:\"value\";i:50;s:4:\"type\";s:6:\"slider\";}s:13:\"mobile_height\";a:3:{s:2:\"id\";s:13:\"mobile_height\";s:5:\"value\";i:50;s:4:\"type\";s:6:\"slider\";}s:12:\"hide_desktop\";a:3:{s:2:\"id\";s:12:\"hide_desktop\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:11:\"hide_mobile\";a:3:{s:2:\"id\";s:11:\"hide_mobile\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:6:\"sticky\";a:3:{s:2:\"id\";s:6:\"sticky\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:13:\"sticky_height\";a:3:{s:2:\"id\";s:13:\"sticky_height\";s:5:\"value\";i:50;s:4:\"type\";s:6:\"slider\";}s:12:\"color_scheme\";a:3:{s:2:\"id\";s:12:\"color_scheme\";s:5:\"value\";s:4:\"dark\";s:4:\"type\";s:8:\"selector\";}s:10:\"background\";a:3:{s:2:\"id\";s:10:\"background\";s:5:\"value\";a:0:{}s:4:\"type\";s:2:\"bg\";}s:6:\"border\";a:3:{s:2:\"id\";s:6:\"border\";s:5:\"value\";a:5:{s:5:\"style\";s:5:\"solid\";s:8:\"applyFor\";s:9:\"fullwidth\";s:5:\"sides\";a:1:{i:0;s:6:\"bottom\";}s:5:\"width\";s:1:\"1\";s:5:\"color\";a:4:{s:1:\"r\";i:230;s:1:\"g\";i:230;s:1:\"b\";i:230;s:1:\"a\";i:1;}}s:4:\"type\";s:6:\"border\";}s:6:\"shadow\";a:3:{s:2:\"id\";s:6:\"shadow\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}}}}}s:8:\"settings\";a:9:{s:7:\"overlap\";a:3:{s:2:\"id\";s:7:\"overlap\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:5:\"boxed\";a:3:{s:2:\"id\";s:5:\"boxed\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:10:\"full_width\";a:3:{s:2:\"id\";s:10:\"full_width\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:14:\"dropdowns_dark\";a:3:{s:2:\"id\";s:14:\"dropdowns_dark\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:13:\"sticky_shadow\";a:3:{s:2:\"id\";s:13:\"sticky_shadow\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:14:\"hide_on_scroll\";a:3:{s:2:\"id\";s:14:\"hide_on_scroll\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:13:\"sticky_effect\";a:3:{s:2:\"id\";s:13:\"sticky_effect\";s:5:\"value\";s:5:\"slide\";s:4:\"type\";s:8:\"selector\";}s:12:\"sticky_clone\";a:3:{s:2:\"id\";s:12:\"sticky_clone\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:13:\"sticky_height\";a:3:{s:2:\"id\";s:13:\"sticky_height\";s:5:\"value\";i:60;s:4:\"type\";s:6:\"slider\";}}}','auto'),
(774,'whb_saved_headers','a:4:{s:14:\"default_header\";a:2:{s:2:\"id\";s:14:\"default_header\";s:4:\"name\";s:21:\"Default header layout\";}s:13:\"header_303964\";a:2:{s:2:\"id\";s:13:\"header_303964\";s:4:\"name\";s:18:\"Header Accessories\";}s:13:\"header_174829\";a:2:{s:2:\"id\";s:13:\"header_174829\";s:4:\"name\";s:27:\"Header Accessories checkout\";}s:13:\"header_439246\";a:2:{s:2:\"id\";s:13:\"header_439246\";s:4:\"name\";s:26:\"Header Accessories Overlap\";}}','auto'),
(3158,'woocommerce-ppcp-is-new-merchant','1','auto'),
(127,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"ba53341ded6dffd1e1287214bf77f52b\";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'),
(836,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','off'),
(70093,'_transient_timeout_wc_shipping_method_count','1779540525','off'),
(70094,'_transient_wc_shipping_method_count','a:4:{s:7:\"version\";s:10:\"1771761508\";s:6:\"legacy\";i:0;s:7:\"enabled\";i:2;s:8:\"disabled\";i:0;}','off'),
(832,'_elementor_element_cache_unique_id','a444f0765609cab516f1d2d234de885d','auto'),
(835,'wd_page_css_files_theme_version','8.0.0','auto'),
(2022,'_transient_woodmart-menu-hash-time','1759752474','on'),
(80424,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/timewilltellstores.com\\/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:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"f0cc692c0367e0930c80\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-entities.js\":{\"src\":\"https:\\/\\/timewilltellstores.com\\/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:\\/\\/timewilltellstores.com\\/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:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"cb3e0de73209d78c5dc0\",\"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:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"1155eafae09ee832d59f\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"a16aa912ffa0a15063f1\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/timewilltellstores.com\\/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:\\/\\/timewilltellstores.com\\/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:\\/\\/timewilltellstores.com\\/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:\\/\\/timewilltellstores.com\\/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:\\/\\/timewilltellstores.com\\/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:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"bcad3fab21852551edee\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"7a3e5664185d4651f7f9\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"fd501851f2904ac6131a\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-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:\\/\\/timewilltellstores.com\\/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:\\/\\/timewilltellstores.com\\/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:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-schema-parser.js\",\"version\":\"f762078aeb4207fe9c3d\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/admin\\/sanitize\\/index.js\":{\"src\":\"https:\\/\\/timewilltellstores.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/sanitize\\/index.js\",\"version\":\"c7a741f8dc5bec166999\",\"dependencies\":[]},\"assets\\/client\\/admin\\/customer-effort-score\\/index.js\":{\"src\":\"https:\\/\\/timewilltellstores.com\\/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.5.2\",\"hash\":\"923b5b6b25e0e97966915cf2d9497db6\"}','off'),
(81658,'_transient_timeout_jetpack_https_test','1777638729','off'),
(81659,'_transient_jetpack_https_test','1','off'),
(81660,'_transient_timeout_jetpack_https_test_message','1777638729','off'),
(81661,'_transient_jetpack_https_test_message','','off'),
(81877,'_transient_timeout_gla_wpcom_api_status','1777562130','off'),
(81878,'_transient_gla_wpcom_api_status','a:3:{s:4:\"code\";s:16:\"rest_cannot_view\";s:7:\"message\";s:29:\"The user token was not valid.\";s:4:\"data\";a:1:{s:6:\"status\";i:401;}}','off'),
(81918,'_transient_timeout_jetpack_sync_callables_await','1777561621','off'),
(81919,'_transient_jetpack_sync_callables_await','1777561561.1727','off'),
(81893,'jetpack_sync_dedicated_spawn_lock_expires','1777560992.4076','no'),
(7511,'recovery_mode_email_last_sent','1762778557','auto'),
(33977,'gla_tours','a:1:{s:15:\"rebranding-tour\";a:2:{s:2:\"id\";s:15:\"rebranding-tour\";s:7:\"checked\";b:1;}}','auto'),
(81357,'_transient_timeout_pinterest-for-woocommerce-ads-credit-campaign-transient','1777621359','off'),
(81358,'_transient_pinterest-for-woocommerce-ads-credit-campaign-transient','no','off'),
(57367,'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'),
(33970,'_transient_wc_attribute_taxonomies','a:7:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:5:\"brand\";s:15:\"attribute_label\";s:5:\"Brand\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:5:\"color\";s:15:\"attribute_label\";s:5:\"Color\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:2;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"5\";s:14:\"attribute_name\";s:13:\"compatibility\";s:15:\"attribute_label\";s:13:\"compatibility\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:3;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"6\";s:14:\"attribute_name\";s:8:\"features\";s:15:\"attribute_label\";s:8:\"features\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:4;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"4\";s:14:\"attribute_name\";s:8:\"material\";s:15:\"attribute_label\";s:8:\"material\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:5;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"3\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"Size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:6;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"7\";s:14:\"attribute_name\";s:19:\"watch-compatibility\";s:15:\"attribute_label\";s:19:\"watch-compatibility\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','on'),
(73701,'_transient_timeout_wc_grow_compat_checker_pinterest-for-woocommerce/pinterest-for-woocommerce.php1.4.23','1779722997','off'),
(73702,'_transient_wc_grow_compat_checker_pinterest-for-woocommerce/pinterest-for-woocommerce.php1.4.23','a:11:{s:20:\"WC requires at least\";s:3:\"6.3\";s:15:\"WC tested up to\";s:4:\"10.4\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:25:\"Pinterest for WooCommerce\";s:7:\"Version\";s:6:\"1.4.23\";s:10:\"RequiresWP\";s:3:\"5.6\";s:11:\"RequiresPHP\";s:3:\"7.4\";s:10:\"RequiresWC\";s:3:\"6.3\";s:8:\"TestedWP\";s:3:\"6.9\";s:8:\"TestedWC\";s:4:\"10.4\";s:4:\"File\";s:101:\"/home/rgimrhis/public_html/wp-content/plugins/pinterest-for-woocommerce/pinterest-for-woocommerce.php\";}','off'),
(7670,'woocommerce_ppcp-settings-should-use-old-ui','yes','auto'),
(14266,'can_compress_scripts','0','auto'),
(47189,'_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:1777523469;s:15:\"version_checked\";s:5:\"6.9.4\";s:12:\"translations\";a:0:{}}','off'),
(357,'current_theme','Woodmart Child','auto'),
(358,'theme_mods_woodmart-child','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:9:\"main-menu\";i:74;s:11:\"mobile-menu\";i:74;}s:18:\"custom_css_post_id\";i:-1;}','on'),
(81916,'_site_transient_timeout_theme_roots','1777563361','off'),
(81917,'_site_transient_theme_roots','a:5:{s:16:\"twentytwentyfive\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:14:\"woodmart-child\";s:7:\"/themes\";s:8:\"woodmart\";s:7:\"/themes\";}','off'),
(580,'woocommerce_inbox_variant_assignment','10','auto'),
(581,'woocommerce_remote_variant_assignment','15','auto'),
(588,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"DWrXoezY5uBoTNcZXcE9Ws3uHatwvmzl\";}','on'),
(586,'_transient_jetpack_autoloader_plugin_paths','a:4:{i:0;s:25:\"{{WP_PLUGIN_DIR}}/jetpack\";i:1;s:26:\"{{WP_PLUGIN_DIR}}/mailpoet\";i:2;s:43:\"{{WP_PLUGIN_DIR}}/pinterest-for-woocommerce\";i:3;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','on'),
(587,'action_scheduler_lock_async-request-runner','69f36b02396b25.68681045|1777560382','no'),
(8534,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1763015630','off'),
(804,'category_children','a:0:{}','auto'),
(359,'theme_switched','','auto'),
(384,'woodmart-update-time','1777480628','auto'),
(385,'woodmart-update-info','O:8:\"stdClass\":6:{s:11:\"new_version\";s:5:\"8.4.1\";s:7:\"version\";s:5:\"8.4.1\";s:5:\"theme\";s:8:\"woodmart\";s:7:\"checked\";i:1777480628;s:3:\"url\";s:41:\"https://xtemos.com/woodmart-changelog.php\";s:7:\"package\";s:57:\"https://xtemos.com/wp-json/xts/v1/download?theme=woodmart\";}','auto'),
(3781,'woocommerce_customer_note_settings','a:7:{s:7:\"enabled\";s:2:\"no\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:87:\"Thanks again! If you need any help with your order, please contact us at {store_email}.\";s:10:\"email_type\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}','on'),
(387,'elementor_active_kit','6','auto'),
(388,'elementor_font_display','swap','auto'),
(396,'_elementor_installed_time','1759499123','auto'),
(397,'elementor_connect_site_key','9c58a428a461efe016868ffd430823fc','auto'),
(391,'elementor_landing_pages_activation','0','auto'),
(392,'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'),
(393,'elementor_version','3.34.0','auto'),
(394,'elementor_install_history','a:3:{s:6:\"3.32.3\";i:1759499118;s:6:\"3.33.0\";i:1762816216;s:6:\"3.34.0\";i:1776302926;}','auto'),
(395,'elementor_events_db_version','1.0.0','off'),
(398,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:43:\"Introducing Angie: Agentic AI for WordPress\";s:7:\"excerpt\";s:365:\"Meet Angie, agentic AI purpose-built for WordPress. Angie understands your site, connects to your tools, and takes real actions on your behalf. Its first capability, Angie Code, lets you describe any WordPress feature you can imagine and have it built for you in minutes. Production-ready, fully integrated with your site, and safe to test before it ever goes live.\";s:7:\"created\";i:1774270910;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:142:\"https://elementor.com/blog/introducing-angie-agentic-ai-for-wordpress/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;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:2;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\";}}','off'),
(81430,'_transient_timeout_elementor_remote_info_api_data_3.34.0','1777582313','off'),
(81431,'_transient_elementor_remote_info_api_data_3.34.0','a:4:{s:9:\"timestamp\";s:10:\"1777538676\";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'),
(403,'widget_nav_mega_menu','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(404,'widget_woodmart-banner','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(405,'widget_woodmart-author-information','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(406,'widget_woodmart-instagram','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:34:{s:15:\"woodmart_css_id\";b:0;s:12:\"data_divider\";s:0:\"\";s:11:\"data_source\";s:6:\"images\";s:14:\"images_divider\";s:0:\"\";s:6:\"images\";s:26:\"65,58,59,61,62,60,63,64,66\";s:11:\"images_size\";s:7:\"100x100\";s:11:\"images_link\";s:44:\"https://www.instagram.com/ozdesignfurniture/\";s:12:\"images_likes\";s:10:\"1000-10000\";s:15:\"images_comments\";s:6:\"0-1000\";s:13:\"rounding_size\";b:0;s:20:\"custom_rounding_size\";b:0;s:15:\"content_divider\";s:0:\"\";s:5:\"title\";s:13:\"Our Instagram\";s:8:\"username\";s:17:\"ozdesignfurniture\";s:6:\"number\";s:1:\"9\";s:4:\"size\";s:0:\"\";s:7:\"content\";s:0:\"\";s:12:\"link_divider\";s:0:\"\";s:6:\"target\";s:5:\"_self\";s:4:\"link\";s:0:\"\";s:14:\"layout_divider\";s:0:\"\";s:6:\"design\";s:0:\"\";s:12:\"per_row_tabs\";s:0:\"\";s:7:\"per_row\";s:0:\"\";s:14:\"per_row_tablet\";s:0:\"\";s:14:\"per_row_mobile\";s:0:\"\";s:7:\"spacing\";s:0:\"\";s:14:\"spacing_custom\";s:0:\"\";s:7:\"rounded\";s:0:\"\";s:9:\"hide_mask\";s:0:\"\";s:23:\"hide_pagination_control\";s:0:\"\";s:22:\"hide_prev_next_buttons\";s:0:\"\";s:13:\"extra_divider\";s:0:\"\";s:8:\"el_class\";s:0:\"\";}}','auto'),
(407,'widget_woodmart-html-block','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(408,'widget_woodmart-recent-posts','a:2:{s:12:\"_multiwidget\";i:1;i:2;a:11:{s:5:\"title\";s:12:\"Recent Posts\";s:5:\"limit\";i:2;s:6:\"offset\";i:0;s:5:\"order\";s:4:\"DESC\";s:7:\"orderby\";s:4:\"date\";s:8:\"category\";s:3:\"all\";s:4:\"date\";b:1;s:13:\"comment_count\";b:1;s:5:\"thumb\";b:1;s:12:\"thumb_height\";i:65;s:11:\"thumb_width\";i:75;}}','auto'),
(409,'widget_woodmart-twitter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(410,'widget_wd-mailchimp-widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(649,'wpcf7','a:2:{s:7:\"version\";s:5:\"6.1.4\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1759499161;s:7:\"version\";s:5:\"6.1.2\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','auto'),
(653,'jetpack_connection_active_plugins','a:3:{s:7:\"jetpack\";a:1:{s:4:\"name\";s:7:\"Jetpack\";}s:23:\"google-listings-and-ads\";a:1:{s:4:\"name\";s:22:\"Google for WooCommerce\";}s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','auto'),
(413,'action_scheduler_hybrid_store_demarkation','7','auto'),
(414,'schema-ActionScheduler_StoreSchema','8.0.1759499139','auto'),
(415,'schema-ActionScheduler_LoggerSchema','3.0.1759499140','auto'),
(579,'woocommerce_admin_install_timestamp','1759499145','auto'),
(418,'woocommerce_newly_installed','no','auto'),
(419,'woocommerce_schema_version','920','auto'),
(420,'woocommerce_store_address','1, Akin Adekomaya Cl, Anthony, Lagos','on'),
(421,'woocommerce_store_address_2','','on'),
(422,'woocommerce_store_city','Lagos','on'),
(423,'woocommerce_default_country','NG:LA','on'),
(424,'woocommerce_store_postcode','105102','on'),
(425,'woocommerce_allowed_countries','all','on'),
(426,'woocommerce_all_except_countries','a:0:{}','on'),
(427,'woocommerce_specific_allowed_countries','a:0:{}','on'),
(428,'woocommerce_ship_to_countries','','on'),
(429,'woocommerce_specific_ship_to_countries','a:0:{}','on'),
(430,'woocommerce_default_customer_address','base','on'),
(431,'woocommerce_calc_taxes','yes','on'),
(432,'woocommerce_enable_coupons','yes','on'),
(433,'woocommerce_calc_discounts_sequentially','no','off'),
(434,'woocommerce_currency','NGN','on'),
(435,'woocommerce_currency_pos','left','on'),
(436,'woocommerce_price_thousand_sep',',','on'),
(437,'woocommerce_price_decimal_sep','.','on'),
(438,'woocommerce_price_num_decimals','2','on'),
(439,'woocommerce_shop_page_id','9558','on'),
(440,'woocommerce_cart_redirect_after_add','no','on'),
(441,'woocommerce_enable_ajax_add_to_cart','yes','on'),
(442,'woocommerce_placeholder_image','7','on'),
(443,'woocommerce_weight_unit','kg','on'),
(444,'woocommerce_dimension_unit','cm','on'),
(445,'woocommerce_enable_reviews','yes','on'),
(446,'woocommerce_review_rating_verification_label','yes','off'),
(447,'woocommerce_review_rating_verification_required','no','off'),
(448,'woocommerce_enable_review_rating','yes','on'),
(449,'woocommerce_review_rating_required','yes','off'),
(450,'woocommerce_manage_stock','yes','on'),
(451,'woocommerce_hold_stock_minutes','60','off'),
(452,'woocommerce_notify_low_stock','yes','off'),
(453,'woocommerce_notify_no_stock','yes','off'),
(454,'woocommerce_stock_email_recipient','info@timewilltellstores.com','off'),
(455,'woocommerce_notify_low_stock_amount','2','off'),
(456,'woocommerce_notify_no_stock_amount','0','on'),
(457,'woocommerce_hide_out_of_stock_items','no','on'),
(458,'woocommerce_stock_format','','on'),
(459,'woocommerce_file_download_method','force','off'),
(460,'woocommerce_downloads_redirect_fallback_allowed','no','off'),
(461,'woocommerce_downloads_require_login','no','off'),
(462,'woocommerce_downloads_grant_access_after_payment','yes','off'),
(463,'woocommerce_downloads_deliver_inline','','off'),
(464,'woocommerce_downloads_add_hash_to_filename','yes','on'),
(465,'woocommerce_downloads_count_partial','yes','on'),
(467,'woocommerce_attribute_lookup_direct_updates','no','on'),
(468,'woocommerce_attribute_lookup_optimized_updates','no','on'),
(469,'woocommerce_product_match_featured_image_by_sku','no','on'),
(470,'woocommerce_prices_include_tax','no','on'),
(471,'woocommerce_tax_based_on','shipping','on'),
(472,'woocommerce_shipping_tax_class','inherit','on'),
(473,'woocommerce_tax_round_at_subtotal','no','on'),
(474,'woocommerce_tax_classes','','on'),
(475,'woocommerce_tax_display_shop','excl','on'),
(476,'woocommerce_tax_display_cart','excl','on'),
(477,'woocommerce_price_display_suffix','','on'),
(478,'woocommerce_tax_total_display','itemized','off'),
(479,'woocommerce_enable_shipping_calc','yes','off'),
(480,'woocommerce_shipping_cost_requires_address','no','on'),
(481,'woocommerce_shipping_hide_rates_when_free','no','off'),
(482,'woocommerce_ship_to_destination','billing','off'),
(483,'woocommerce_shipping_debug_mode','no','on'),
(484,'woocommerce_enable_guest_checkout','yes','off'),
(485,'woocommerce_enable_checkout_login_reminder','no','off'),
(486,'woocommerce_enable_signup_and_login_from_checkout','no','off'),
(487,'woocommerce_enable_myaccount_registration','yes','off'),
(488,'woocommerce_registration_generate_password','yes','off'),
(489,'woocommerce_registration_generate_username','yes','off'),
(490,'woocommerce_erasure_request_removes_order_data','no','off'),
(491,'woocommerce_erasure_request_removes_download_data','no','off'),
(492,'woocommerce_allow_bulk_remove_personal_data','no','off'),
(493,'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'),
(494,'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'),
(495,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'),
(496,'woocommerce_trash_pending_orders','','off'),
(497,'woocommerce_trash_failed_orders','','off'),
(498,'woocommerce_trash_cancelled_orders','','off'),
(499,'woocommerce_anonymize_refunded_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'),
(500,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'),
(501,'woocommerce_email_from_name','Time Will Tell Stores','off'),
(502,'woocommerce_email_from_address','info@timewilltellstores.com','off'),
(503,'woocommerce_email_header_image','http://timewilltellstores.com/wp-content/uploads/2025/10/timewill-tell-copy.png','off'),
(504,'woocommerce_email_header_image_width','120','on'),
(505,'woocommerce_email_header_alignment','left','on'),
(506,'woocommerce_email_font_family','Helvetica','on'),
(507,'woocommerce_email_footer_text','{site_title}<br />{store_address}','off'),
(508,'woocommerce_email_base_color','#8526ff','off'),
(509,'woocommerce_email_background_color','#ffffff','off'),
(510,'woocommerce_email_body_background_color','#ffffff','off'),
(511,'woocommerce_email_text_color','#1e1e1e','off'),
(512,'woocommerce_email_footer_text_color','#787c82','off'),
(513,'woocommerce_email_auto_sync_with_theme','yes','off'),
(514,'woocommerce_pos_store_name','Time Will Tell Stores','on'),
(515,'woocommerce_pos_store_address','','on'),
(516,'woocommerce_pos_store_phone','','on'),
(517,'woocommerce_pos_store_email','timewilltell091@gmail.com','on'),
(518,'woocommerce_pos_refund_returns_policy','','on'),
(519,'woocommerce_cart_page_id','9','on'),
(520,'woocommerce_checkout_page_id','10','on'),
(521,'woocommerce_myaccount_page_id','11','on'),
(522,'woocommerce_terms_page_id','','on'),
(523,'woocommerce_force_ssl_checkout','no','on'),
(524,'woocommerce_unforce_ssl_checkout','no','on'),
(525,'woocommerce_checkout_pay_endpoint','order-pay','on'),
(526,'woocommerce_checkout_order_received_endpoint','order-received','on'),
(527,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','on'),
(528,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','on'),
(529,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','on'),
(530,'woocommerce_myaccount_orders_endpoint','orders','on'),
(531,'woocommerce_myaccount_view_order_endpoint','view-order','on'),
(532,'woocommerce_myaccount_downloads_endpoint','downloads','on'),
(533,'woocommerce_myaccount_edit_account_endpoint','edit-account','on'),
(534,'woocommerce_myaccount_edit_address_endpoint','edit-address','on'),
(535,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','on'),
(536,'woocommerce_myaccount_lost_password_endpoint','lost-password','on'),
(537,'woocommerce_logout_endpoint','customer-logout','on'),
(538,'woocommerce_api_enabled','no','on'),
(539,'woocommerce_allow_tracking','yes','on'),
(540,'woocommerce_show_marketplace_suggestions','yes','on'),
(541,'woocommerce_custom_orders_table_enabled','yes','on'),
(542,'woocommerce_analytics_enabled','yes','on'),
(543,'woocommerce_feature_rate_limit_checkout_enabled','no','on'),
(544,'woocommerce_feature_order_attribution_enabled','yes','on'),
(545,'woocommerce_feature_site_visibility_badge_enabled','yes','on'),
(546,'woocommerce_feature_remote_logging_enabled','yes','on'),
(547,'woocommerce_feature_email_improvements_enabled','yes','on'),
(797,'wd_import_imported_versions','a:2:{i:0;s:16:\"accessories_base\";i:1;s:11:\"accessories\";}','off'),
(550,'woocommerce_email_improvements_disabled_count','1','auto'),
(551,'woocommerce_email_improvements_first_disabled_at','2025-10-03 13:45:44','auto'),
(552,'woocommerce_email_improvements_last_disabled_at','2025-10-03 13:45:44','auto'),
(553,'woocommerce_feature_blueprint_enabled','yes','on'),
(554,'woocommerce_hpos_fts_index_enabled','no','on'),
(555,'woocommerce_hpos_datastore_caching_enabled','no','on'),
(556,'woocommerce_feature_block_email_editor_enabled','no','on'),
(557,'woocommerce_feature_point_of_sale_enabled','yes','on'),
(558,'woocommerce_feature_experimental-iapi-mini-cart_enabled','no','on'),
(559,'woocommerce_feature_cost_of_goods_sold_enabled','no','on'),
(560,'woocommerce_single_image_width','1200','on'),
(561,'woocommerce_thumbnail_image_width','600','on'),
(562,'woocommerce_checkout_highlight_required_fields','yes','on'),
(563,'woocommerce_demo_store','no','off'),
(564,'wc_downloads_approved_directories_mode','enabled','auto'),
(565,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"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'),
(566,'current_theme_supports_woocommerce','yes','auto'),
(567,'woocommerce_queue_flush_rewrite_rules','no','auto'),
(671,'woodmart_pa_brand_swatch_size','','off'),
(570,'default_product_cat','72','auto'),
(619,'woocommerce_custom_orders_table_created','yes','auto'),
(572,'woocommerce_refund_returns_page_id','12','auto'),
(575,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:27:\"info@timewilltellstores.com\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:27:\"info@timewilltellstores.com\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','on'),
(576,'woocommerce_version','10.5.2','auto'),
(577,'woocommerce_db_version','10.5.2','auto'),
(578,'woocommerce_store_id','8a1adb55-4991-47e4-969a-bb14059ac6e3','auto'),
(589,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','on'),
(590,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(591,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(592,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(593,'widget_woocommerce_price_filter','a:2:{s:12:\"_multiwidget\";i:1;i:5;a:1:{s:5:\"title\";s:15:\"Filter by price\";}}','auto'),
(594,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(595,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(596,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(597,'widget_woocommerce_products','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:7:{s:5:\"title\";s:8:\"Products\";s:6:\"number\";i:100;s:4:\"show\";s:0:\"\";s:7:\"orderby\";s:4:\"date\";s:5:\"order\";s:4:\"desc\";s:9:\"hide_free\";i:0;s:11:\"show_hidden\";i:0;}}','on'),
(598,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(599,'widget_woocommerce_top_rated_products','a:2:{s:12:\"_multiwidget\";i:1;i:12;a:2:{s:5:\"title\";s:8:\"Products\";s:6:\"number\";i:3;}}','on'),
(600,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(601,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(602,'widget_woodmart-user-panel','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(603,'widget_woodmart-woocommerce-layered-nav','a:6:{s:12:\"_multiwidget\";i:1;i:6;a:11:{s:5:\"title\";s:20:\"iPhone Compatibility\";s:9:\"attribute\";s:13:\"compatibility\";s:8:\"category\";a:1:{i:0;s:3:\"all\";}s:10:\"query_type\";s:3:\"and\";s:7:\"display\";s:4:\"list\";s:4:\"size\";s:6:\"normal\";s:5:\"style\";s:7:\"inherit\";s:5:\"shape\";s:5:\"round\";s:6:\"labels\";s:2:\"on\";s:8:\"tooltips\";s:3:\"off\";s:17:\"search_by_filters\";s:0:\"\";}i:7;a:11:{s:5:\"title\";s:15:\"Filter by Brand\";s:9:\"attribute\";s:5:\"brand\";s:8:\"category\";a:1:{i:0;s:3:\"all\";}s:10:\"query_type\";s:3:\"and\";s:7:\"display\";s:4:\"list\";s:4:\"size\";s:6:\"normal\";s:5:\"style\";s:7:\"inherit\";s:5:\"shape\";s:5:\"round\";s:6:\"labels\";s:2:\"on\";s:8:\"tooltips\";s:3:\"off\";s:17:\"search_by_filters\";s:0:\"\";}i:8;a:11:{s:5:\"title\";s:15:\"Filter by color\";s:9:\"attribute\";s:5:\"color\";s:8:\"category\";a:1:{i:0;s:3:\"all\";}s:10:\"query_type\";s:3:\"and\";s:7:\"display\";s:4:\"list\";s:4:\"size\";s:6:\"normal\";s:5:\"style\";s:7:\"inherit\";s:5:\"shape\";s:5:\"round\";s:6:\"labels\";s:2:\"on\";s:8:\"tooltips\";s:3:\"off\";s:17:\"search_by_filters\";s:0:\"\";}i:9;a:11:{s:5:\"title\";s:18:\"Filter by material\";s:9:\"attribute\";s:8:\"material\";s:8:\"category\";a:1:{i:0;s:3:\"all\";}s:10:\"query_type\";s:3:\"and\";s:7:\"display\";s:4:\"list\";s:4:\"size\";s:6:\"normal\";s:5:\"style\";s:7:\"inherit\";s:5:\"shape\";s:5:\"round\";s:6:\"labels\";s:2:\"on\";s:8:\"tooltips\";s:3:\"off\";s:17:\"search_by_filters\";s:0:\"\";}i:10;a:11:{s:5:\"title\";s:8:\"Features\";s:9:\"attribute\";s:8:\"features\";s:8:\"category\";a:1:{i:0;s:3:\"all\";}s:10:\"query_type\";s:3:\"and\";s:7:\"display\";s:4:\"list\";s:4:\"size\";s:6:\"normal\";s:5:\"style\";s:7:\"inherit\";s:5:\"shape\";s:5:\"round\";s:6:\"labels\";s:2:\"on\";s:8:\"tooltips\";s:3:\"off\";s:17:\"search_by_filters\";s:0:\"\";}}','auto'),
(604,'widget_woodmart-woocommerce-sort-by','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(605,'widget_woodmart-price-filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(606,'widget_woodmart-ajax-search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(607,'widget_wd-widget-stock-status','a:2:{s:12:\"_multiwidget\";i:1;i:11;a:4:{s:5:\"title\";s:12:\"Stock status\";s:7:\"instock\";s:1:\"1\";s:6:\"onsale\";s:1:\"1\";s:11:\"onbackorder\";s:1:\"1\";}}','auto'),
(608,'widget_wc_brands_brand_description','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(609,'widget_woocommerce_brand_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(610,'widget_wc_brands_brand_thumbnails','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(70053,'_site_transient_timeout_woocommerce_blocks_patterns','1779538060','off'),
(70054,'_site_transient_woocommerce_blocks_patterns','a:2:{s:7:\"version\";s:6:\"10.5.2\";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:17:\"Footer with 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/form-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:47:\"Heading with three columns of content with 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:19:\"Testimonials 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'),
(80423,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1780073750','off'),
(620,'woocommerce_admin_notices','a:2:{i:0;s:14:\"template_files\";i:1;s:76:\"pinterest-for-woocommerce/pinterest-for-woocommerce.php-woocommerce-untested\";}','auto'),
(621,'woocommerce_coming_soon','no','auto'),
(622,'woocommerce_store_pages_only','yes','auto'),
(623,'woocommerce_email_improvements_default_enabled','yes','auto'),
(624,'woocommerce_email_improvements_first_enabled_at','2025-10-03 13:45:51','auto'),
(625,'woocommerce_email_improvements_last_enabled_at','2025-10-03 13:45:51','auto'),
(626,'woocommerce_email_improvements_enabled_count','1','auto'),
(627,'woocommerce_back_in_stock_allow_signups','yes','auto'),
(628,'woocommerce_initial_installed_version','10.2.2','off'),
(629,'wc_blocks_db_schema_version','260','auto'),
(630,'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'),
(635,'woocommerce_admin_pes_incentive_woopayments_store_had_woopayments','no','auto'),
(33922,'gla_contact_info_setup','1','auto'),
(33923,'gla_mc_setup_completed_at','1771760169','auto'),
(33924,'gla_claimed_url_hash','4305d2f3e6d3cefb5b6c62eb551c9c33','auto'),
(81289,'_transient_timeout_gla_url_matches','1777572467','off'),
(81290,'_transient_gla_url_matches','yes','off'),
(33927,'_transient_gla_mc_is_subaccount','0','on'),
(33932,'gla_campaign_convert_status','a:2:{s:6:\"status\";s:14:\"not-applicable\";s:7:\"updated\";i:1771760249;}','auto'),
(638,'woocommerce_gateway_order','a:11:{s:16:\"_wc_pes_paystack\";i:0;s:8:\"paystack\";i:1;s:19:\"_wc_pes_woopayments\";i:2;s:25:\"_wc_pes_paypal_full_stack\";i:3;s:12:\"ppcp-gateway\";i:4;s:33:\"_wc_offline_payment_methods_group\";i:5;s:4:\"bacs\";i:6;s:6:\"cheque\";i:7;s:3:\"cod\";i:8;s:15:\"_wc_pes_visa_as\";i:9;s:42:\"visa_acceptance_solutions_unified_checkout\";i:10;}','auto'),
(2213,'woocommerce_payments_nox_profile','a:1:{s:11:\"suggestions\";a:2:{s:7:\"visa_as\";a:1:{s:8:\"attached\";a:1:{s:9:\"timestamp\";i:1759800929;}}s:8:\"paystack\";a:1:{s:8:\"attached\";a:1:{s:9:\"timestamp\";i:1759801002;}}}}','off'),
(70095,'_transient_timeout_wc_product_children_9992','1779540526','off'),
(70096,'_transient_wc_product_children_9992','a:2:{s:3:\"all\";a:4:{i:0;i:10151;i:1;i:10152;i:2;i:10153;i:3;i:10154;}s:7:\"visible\";a:4:{i:0;i:10151;i:1;i:10152;i:2;i:10153;i:3;i:10154;}}','off'),
(70097,'_transient_timeout_wc_var_prices_9992','1779540526','off'),
(70098,'_transient_wc_var_prices_9992','{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"10151\":\"100000.00\",\"10152\":\"100000.00\",\"10153\":\"100000.00\",\"10154\":\"100000.00\"},\"regular_price\":{\"10151\":\"100000.00\",\"10152\":\"100000.00\",\"10153\":\"100000.00\",\"10154\":\"100000.00\"},\"sale_price\":{\"10151\":\"100000.00\",\"10152\":\"100000.00\",\"10153\":\"100000.00\",\"10154\":\"100000.00\"}},\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"10151\":\"100000.00\",\"10152\":\"100000.00\",\"10153\":\"100000.00\",\"10154\":\"100000.00\"},\"regular_price\":{\"10151\":\"100000.00\",\"10152\":\"100000.00\",\"10153\":\"100000.00\",\"10154\":\"100000.00\"},\"sale_price\":{\"10151\":\"100000.00\",\"10152\":\"100000.00\",\"10153\":\"100000.00\",\"10154\":\"100000.00\"}}}','off'),
(66405,'_transient_timeout_wc_term_counts','1779375104','off'),
(66406,'_transient_wc_term_counts','a:3:{s:14:\"22_product_cat\";i:6;s:14:\"32_product_cat\";i:3;s:14:\"33_product_cat\";i:2;}','off'),
(8635,'_transient_timeout_woodmart_swatches_cache_pa_color_9993','1778161931','off'),
(8636,'_transient_woodmart_swatches_cache_pa_color_9993','','off'),
(57317,'_transient_timeout_woocommerce_admin_remote_inbox_notifications_specs','1778142520','off');
INSERT INTO `wp6x_options` VALUES
(57318,'_transient_woocommerce_admin_remote_inbox_notifications_specs','a:1:{s:5:\"en_US\";a:54:{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:15:\"klaviyo_q2_2026\";O:8:\"stdClass\":8:{s:4:\"slug\";s:15:\"klaviyo_q2_2026\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:38:\"Attn Woo: Klaviyo Customer Hub is here\";s:7:\"content\";s:228:\"Drive revenue and reduce your support burden by giving customers a single place to manage their orders, returns, subscriptions, loyalty, and more. Enable Customer Hub in your Klaviyo dashboard today, available on all paid plans.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:15:\"klaviyo_q2_2026\";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:60:\"https://www.klaviyo.com/login?next=/customer-hub/get-started\";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:\"2026-04-30 00:01:52\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2026-05-13 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"klaviyo-for-woocommerce\";}}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:3;}}}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:1:\"<\";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\";}}}s:35:\"stripe-woo-gateway-update-april2026\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"stripe-woo-gateway-update-april2026\";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:\"A critical update is required for Stripe for WooCommerce\";s:7:\"content\";s:182:\"<strong>A critical update is required for Stripe for WooCommerce</strong> that addresses possible payment issues. Please update the WooCommerce Stripe Gateway to v10.6.1 immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"stripe-woo-gateway-update-april2026\";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:35:\"stripe-woo-gateway-update-april2026\";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:9:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2026-04-24 01:36:36\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2026-04-30 23:59:00\";}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:6:\"10.6.0\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}}i:5;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"woocommerce_stripe_settings\";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:26:\"optimized_checkout_element\";}}}s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";s:2:\"no\";}i:6;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"woocommerce_stripe_settings\";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:8:\"testmode\";}}}s:9:\"operation\";s:2:\"!=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";s:2:\"no\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:3;}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:20:\"total_payments_value\";s:9:\"timeframe\";s:9:\"last_week\";s:5:\"value\";i:10;s:9:\"operation\";s:1:\">\";}}}}}','off'),
(57319,'woocommerce_admin_last_orders_milestone','10','auto'),
(57320,'_transient_timeout_woocommerce_marketplace_promotions_v2','1777643537','off'),
(57321,'_transient_woocommerce_marketplace_promotions_v2','a: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'),
(81124,'_transient_timeout_mc4wp_mailchimp_lists','1777603956','off'),
(81125,'_transient_mc4wp_mailchimp_lists','a:0:{}','off'),
(14263,'wp_notes_notify','1','on'),
(75343,'_transient_timeout_compat_checker_wc_versions','1777857568','off'),
(75344,'_transient_compat_checker_wc_versions','a:392:{i:0;s:5:\"9.9.7\";i:1;s:5:\"9.9.6\";i:2;s:5:\"9.9.5\";i:3;s:5:\"9.9.4\";i:4;s:5:\"9.9.3\";i:5;s:5:\"9.9.2\";i:6;s:5:\"9.9.1\";i:7;s:5:\"9.9.0\";i:8;s:5:\"9.8.7\";i:9;s:5:\"9.8.6\";i:10;s:5:\"9.8.5\";i:11;s:5:\"9.8.4\";i:12;s:5:\"9.8.3\";i:13;s:5:\"9.8.2\";i:14;s:5:\"9.8.1\";i:15;s:5:\"9.8.0\";i:16;s:5:\"9.7.3\";i:17;s:5:\"9.7.2\";i:18;s:5:\"9.7.1\";i:19;s:5:\"9.7.0\";i:20;s:5:\"9.6.4\";i:21;s:5:\"9.6.3\";i:22;s:5:\"9.6.2\";i:23;s:5:\"9.6.1\";i:24;s:5:\"9.6.0\";i:25;s:5:\"9.5.4\";i:26;s:5:\"9.5.3\";i:27;s:5:\"9.5.2\";i:28;s:5:\"9.5.1\";i:29;s:5:\"9.5.0\";i:30;s:5:\"9.4.5\";i:31;s:5:\"9.4.4\";i:32;s:5:\"9.4.3\";i:33;s:5:\"9.4.2\";i:34;s:5:\"9.4.1\";i:35;s:5:\"9.4.0\";i:36;s:5:\"9.3.6\";i:37;s:5:\"9.3.5\";i:38;s:5:\"9.3.4\";i:39;s:5:\"9.3.3\";i:40;s:5:\"9.3.2\";i:41;s:5:\"9.3.1\";i:42;s:5:\"9.3.0\";i:43;s:5:\"9.2.5\";i:44;s:5:\"9.2.4\";i:45;s:5:\"9.2.3\";i:46;s:5:\"9.2.2\";i:47;s:5:\"9.2.1\";i:48;s:5:\"9.2.0\";i:49;s:5:\"9.1.6\";i:50;s:5:\"9.1.5\";i:51;s:5:\"9.1.4\";i:52;s:5:\"9.1.3\";i:53;s:5:\"9.1.2\";i:54;s:5:\"9.1.1\";i:55;s:5:\"9.1.0\";i:56;s:5:\"9.0.4\";i:57;s:5:\"9.0.3\";i:58;s:5:\"9.0.2\";i:59;s:5:\"9.0.1\";i:60;s:5:\"9.0.0\";i:61;s:5:\"8.9.5\";i:62;s:5:\"8.9.4\";i:63;s:5:\"8.9.3\";i:64;s:5:\"8.9.2\";i:65;s:5:\"8.9.1\";i:66;s:5:\"8.9.0\";i:67;s:5:\"8.8.7\";i:68;s:5:\"8.8.6\";i:69;s:5:\"8.8.5\";i:70;s:5:\"8.8.4\";i:71;s:5:\"8.8.3\";i:72;s:5:\"8.8.2\";i:73;s:5:\"8.8.1\";i:74;s:5:\"8.8.0\";i:75;s:5:\"8.7.3\";i:76;s:5:\"8.7.2\";i:77;s:5:\"8.7.1\";i:78;s:5:\"8.7.0\";i:79;s:5:\"8.6.4\";i:80;s:5:\"8.6.3\";i:81;s:5:\"8.6.2\";i:82;s:5:\"8.6.1\";i:83;s:5:\"8.6.0\";i:84;s:5:\"8.5.5\";i:85;s:5:\"8.5.4\";i:86;s:5:\"8.5.3\";i:87;s:5:\"8.5.2\";i:88;s:5:\"8.5.1\";i:89;s:5:\"8.5.0\";i:90;s:5:\"8.4.3\";i:91;s:5:\"8.4.2\";i:92;s:5:\"8.4.1\";i:93;s:5:\"8.4.0\";i:94;s:5:\"8.3.4\";i:95;s:5:\"8.3.3\";i:96;s:5:\"8.3.2\";i:97;s:5:\"8.3.1\";i:98;s:5:\"8.3.0\";i:99;s:5:\"8.2.5\";i:100;s:5:\"8.2.4\";i:101;s:5:\"8.2.3\";i:102;s:5:\"8.2.2\";i:103;s:5:\"8.2.1\";i:104;s:5:\"8.2.0\";i:105;s:5:\"8.1.4\";i:106;s:5:\"8.1.3\";i:107;s:5:\"8.1.2\";i:108;s:5:\"8.1.1\";i:109;s:5:\"8.1.0\";i:110;s:5:\"8.0.5\";i:111;s:5:\"8.0.4\";i:112;s:5:\"8.0.3\";i:113;s:5:\"8.0.2\";i:114;s:5:\"8.0.1\";i:115;s:5:\"8.0.0\";i:116;s:5:\"7.9.2\";i:117;s:5:\"7.9.1\";i:118;s:5:\"7.9.0\";i:119;s:5:\"7.8.4\";i:120;s:5:\"7.8.3\";i:121;s:5:\"7.8.2\";i:122;s:5:\"7.8.1\";i:123;s:5:\"7.8.0\";i:124;s:5:\"7.7.3\";i:125;s:5:\"7.7.2\";i:126;s:5:\"7.7.1\";i:127;s:5:\"7.7.0\";i:128;s:5:\"7.6.2\";i:129;s:5:\"7.6.1\";i:130;s:5:\"7.6.0\";i:131;s:5:\"7.5.2\";i:132;s:5:\"7.5.1\";i:133;s:5:\"7.5.0\";i:134;s:5:\"7.4.2\";i:135;s:5:\"7.4.1\";i:136;s:5:\"7.4.0\";i:137;s:5:\"7.3.1\";i:138;s:5:\"7.3.0\";i:139;s:5:\"7.2.4\";i:140;s:5:\"7.2.3\";i:141;s:5:\"7.2.2\";i:142;s:5:\"7.2.1\";i:143;s:5:\"7.2.0\";i:144;s:5:\"7.1.2\";i:145;s:5:\"7.1.1\";i:146;s:5:\"7.1.0\";i:147;s:5:\"7.0.2\";i:148;s:5:\"7.0.1\";i:149;s:5:\"7.0.0\";i:150;s:5:\"6.9.5\";i:151;s:5:\"6.9.4\";i:152;s:5:\"6.9.3\";i:153;s:5:\"6.9.2\";i:154;s:5:\"6.9.1\";i:155;s:5:\"6.9.0\";i:156;s:5:\"6.8.3\";i:157;s:5:\"6.8.2\";i:158;s:5:\"6.8.1\";i:159;s:5:\"6.8.0\";i:160;s:5:\"6.7.1\";i:161;s:5:\"6.7.0\";i:162;s:5:\"6.6.2\";i:163;s:5:\"6.6.1\";i:164;s:5:\"6.6.0\";i:165;s:5:\"6.5.2\";i:166;s:5:\"6.5.1\";i:167;s:5:\"6.5.0\";i:168;s:5:\"6.4.2\";i:169;s:5:\"6.4.1\";i:170;s:5:\"6.4.0\";i:171;s:5:\"6.3.2\";i:172;s:5:\"6.3.1\";i:173;s:5:\"6.3.0\";i:174;s:5:\"6.2.3\";i:175;s:5:\"6.2.2\";i:176;s:5:\"6.2.1\";i:177;s:5:\"6.2.0\";i:178;s:5:\"6.1.3\";i:179;s:5:\"6.1.2\";i:180;s:5:\"6.1.1\";i:181;s:5:\"6.1.0\";i:182;s:5:\"6.0.2\";i:183;s:5:\"6.0.1\";i:184;s:5:\"6.0.0\";i:185;s:5:\"5.9.2\";i:186;s:5:\"5.9.1\";i:187;s:5:\"5.9.0\";i:188;s:5:\"5.8.2\";i:189;s:5:\"5.8.1\";i:190;s:5:\"5.8.0\";i:191;s:5:\"5.7.3\";i:192;s:5:\"5.7.2\";i:193;s:5:\"5.7.1\";i:194;s:5:\"5.7.0\";i:195;s:5:\"5.6.3\";i:196;s:5:\"5.6.2\";i:197;s:5:\"5.6.1\";i:198;s:5:\"5.6.0\";i:199;s:5:\"5.5.5\";i:200;s:5:\"5.5.4\";i:201;s:5:\"5.5.3\";i:202;s:5:\"5.5.2\";i:203;s:5:\"5.5.1\";i:204;s:5:\"5.5.0\";i:205;s:5:\"5.4.5\";i:206;s:5:\"5.4.4\";i:207;s:5:\"5.4.3\";i:208;s:5:\"5.4.2\";i:209;s:5:\"5.4.1\";i:210;s:5:\"5.4.0\";i:211;s:5:\"5.3.3\";i:212;s:5:\"5.3.2\";i:213;s:5:\"5.3.1\";i:214;s:5:\"5.3.0\";i:215;s:5:\"5.2.5\";i:216;s:5:\"5.2.4\";i:217;s:5:\"5.2.3\";i:218;s:5:\"5.2.2\";i:219;s:5:\"5.2.1\";i:220;s:5:\"5.2.0\";i:221;s:5:\"5.1.3\";i:222;s:5:\"5.1.2\";i:223;s:5:\"5.1.1\";i:224;s:5:\"5.1.0\";i:225;s:5:\"5.0.3\";i:226;s:5:\"5.0.2\";i:227;s:5:\"5.0.1\";i:228;s:5:\"5.0.0\";i:229;s:5:\"4.9.5\";i:230;s:5:\"4.9.4\";i:231;s:5:\"4.9.3\";i:232;s:5:\"4.9.2\";i:233;s:5:\"4.9.1\";i:234;s:5:\"4.9.0\";i:235;s:5:\"4.8.3\";i:236;s:5:\"4.8.2\";i:237;s:5:\"4.8.1\";i:238;s:5:\"4.8.0\";i:239;s:5:\"4.7.4\";i:240;s:5:\"4.7.3\";i:241;s:5:\"4.7.2\";i:242;s:5:\"4.7.1\";i:243;s:5:\"4.7.0\";i:244;s:5:\"4.6.5\";i:245;s:5:\"4.6.4\";i:246;s:5:\"4.6.3\";i:247;s:5:\"4.6.2\";i:248;s:5:\"4.6.1\";i:249;s:5:\"4.6.0\";i:250;s:5:\"4.5.5\";i:251;s:5:\"4.5.4\";i:252;s:5:\"4.5.3\";i:253;s:5:\"4.5.2\";i:254;s:5:\"4.5.1\";i:255;s:5:\"4.5.0\";i:256;s:5:\"4.4.4\";i:257;s:5:\"4.4.3\";i:258;s:5:\"4.4.2\";i:259;s:5:\"4.4.1\";i:260;s:5:\"4.4.0\";i:261;s:5:\"4.3.6\";i:262;s:5:\"4.3.5\";i:263;s:5:\"4.3.4\";i:264;s:5:\"4.3.3\";i:265;s:5:\"4.3.2\";i:266;s:5:\"4.3.1\";i:267;s:5:\"4.3.0\";i:268;s:5:\"4.2.5\";i:269;s:5:\"4.2.4\";i:270;s:5:\"4.2.3\";i:271;s:5:\"4.2.2\";i:272;s:5:\"4.2.1\";i:273;s:5:\"4.2.0\";i:274;s:5:\"4.1.4\";i:275;s:5:\"4.1.3\";i:276;s:5:\"4.1.2\";i:277;s:5:\"4.1.1\";i:278;s:5:\"4.1.0\";i:279;s:5:\"4.0.4\";i:280;s:5:\"4.0.3\";i:281;s:5:\"4.0.2\";i:282;s:5:\"4.0.1\";i:283;s:5:\"4.0.0\";i:284;s:5:\"3.9.5\";i:285;s:5:\"3.9.4\";i:286;s:5:\"3.9.3\";i:287;s:5:\"3.9.2\";i:288;s:5:\"3.9.1\";i:289;s:5:\"3.9.0\";i:290;s:5:\"3.8.3\";i:291;s:5:\"3.8.2\";i:292;s:5:\"3.8.1\";i:293;s:5:\"3.8.0\";i:294;s:5:\"3.7.3\";i:295;s:5:\"3.7.2\";i:296;s:5:\"3.7.1\";i:297;s:5:\"3.7.0\";i:298;s:5:\"3.6.7\";i:299;s:5:\"3.6.6\";i:300;s:5:\"3.6.5\";i:301;s:5:\"3.6.4\";i:302;s:5:\"3.6.3\";i:303;s:5:\"3.6.2\";i:304;s:5:\"3.6.1\";i:305;s:5:\"3.6.0\";i:306;s:5:\"3.5.9\";i:307;s:5:\"3.5.8\";i:308;s:5:\"3.5.7\";i:309;s:5:\"3.5.6\";i:310;s:5:\"3.5.5\";i:311;s:5:\"3.5.4\";i:312;s:5:\"3.5.3\";i:313;s:5:\"3.5.2\";i:314;s:6:\"3.5.10\";i:315;s:5:\"3.5.1\";i:316;s:5:\"3.5.0\";i:317;s:5:\"3.4.8\";i:318;s:5:\"3.4.7\";i:319;s:5:\"3.4.6\";i:320;s:5:\"3.4.5\";i:321;s:5:\"3.4.4\";i:322;s:5:\"3.4.3\";i:323;s:5:\"3.4.2\";i:324;s:5:\"3.4.1\";i:325;s:5:\"3.4.0\";i:326;s:5:\"3.3.6\";i:327;s:5:\"3.3.5\";i:328;s:5:\"3.3.4\";i:329;s:5:\"3.3.3\";i:330;s:5:\"3.3.2\";i:331;s:5:\"3.3.1\";i:332;s:5:\"3.3.0\";i:333;s:5:\"3.2.6\";i:334;s:5:\"3.2.5\";i:335;s:5:\"3.2.4\";i:336;s:5:\"3.2.3\";i:337;s:5:\"3.2.2\";i:338;s:5:\"3.2.1\";i:339;s:5:\"3.2.0\";i:340;s:5:\"3.1.2\";i:341;s:5:\"3.1.1\";i:342;s:5:\"3.1.0\";i:343;s:5:\"3.0.9\";i:344;s:5:\"3.0.8\";i:345;s:5:\"3.0.7\";i:346;s:5:\"3.0.6\";i:347;s:5:\"3.0.5\";i:348;s:5:\"3.0.4\";i:349;s:5:\"3.0.3\";i:350;s:5:\"3.0.2\";i:351;s:5:\"3.0.1\";i:352;s:5:\"3.0.0\";i:353;s:6:\"10.7.0\";i:354;s:6:\"10.6.2\";i:355;s:6:\"10.6.1\";i:356;s:6:\"10.6.0\";i:357;s:6:\"10.5.3\";i:358;s:6:\"10.5.2\";i:359;s:6:\"10.5.1\";i:360;s:6:\"10.5.0\";i:361;s:6:\"10.4.4\";i:362;s:6:\"10.4.3\";i:363;s:6:\"10.4.2\";i:364;s:6:\"10.4.1\";i:365;s:6:\"10.4.0\";i:366;s:6:\"10.3.8\";i:367;s:6:\"10.3.7\";i:368;s:6:\"10.3.6\";i:369;s:6:\"10.3.5\";i:370;s:6:\"10.3.4\";i:371;s:6:\"10.3.3\";i:372;s:6:\"10.3.2\";i:373;s:6:\"10.3.1\";i:374;s:6:\"10.3.0\";i:375;s:6:\"10.2.4\";i:376;s:6:\"10.2.3\";i:377;s:6:\"10.2.2\";i:378;s:6:\"10.2.1\";i:379;s:6:\"10.2.0\";i:380;s:6:\"10.1.4\";i:381;s:6:\"10.1.3\";i:382;s:6:\"10.1.2\";i:383;s:6:\"10.1.1\";i:384;s:6:\"10.1.0\";i:385;s:6:\"10.0.6\";i:386;s:6:\"10.0.5\";i:387;s:6:\"10.0.4\";i:388;s:6:\"10.0.3\";i:389;s:6:\"10.0.2\";i:390;s:6:\"10.0.1\";i:391;s:6:\"10.0.0\";}','off'),
(2216,'woocommerce_clear_ces_tracks_queue_for_page','','auto'),
(3159,'woocommerce-ppcp-settings','a:14:{s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:15:\"Pay via PayPal.\";s:22:\"smart_button_locations\";a:5:{i:0;s:7:\"product\";i:1;s:4:\"cart\";i:2;s:8:\"checkout\";i:3;s:22:\"checkout-block-express\";i:4;s:10:\"cart-block\";}s:40:\"smart_button_enable_styling_per_location\";b:0;s:27:\"pay_later_messaging_enabled\";b:0;s:24:\"pay_later_button_enabled\";b:1;s:26:\"pay_later_button_locations\";a:5:{i:0;s:7:\"product\";i:1;s:4:\"cart\";i:2;s:8:\"checkout\";i:3;s:22:\"checkout-block-express\";i:4;s:10:\"cart-block\";}s:29:\"pay_later_messaging_locations\";a:4:{i:0;s:7:\"product\";i:1;s:4:\"cart\";i:2;s:8:\"checkout\";i:3;s:4:\"shop\";}s:10:\"brand_name\";s:21:\"Time Will Tell Stores\";s:17:\"dcc_gateway_title\";s:20:\"Debit & Credit Cards\";s:23:\"dcc_gateway_description\";s:26:\"Pay with your credit card.\";s:24:\"allow_local_apm_gateways\";b:1;s:20:\"products_dcc_enabled\";s:0:\"\";s:20:\"products_pui_enabled\";s:0:\"\";}','auto'),
(2217,'woocommerce_ces_shown_for_actions','a:2:{i:0;s:14:\"product_update\";i:1;s:15:\"settings_change\";}','auto'),
(657,'widget_mc4wp_form_widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(658,'mc4wp_version','4.10.9','auto'),
(660,'mc4wp_flash_messages','a:0:{}','off'),
(663,'woodmart_pa_color_swatch_size','','off'),
(664,'woodmart_pa_color_swatch_style','','off'),
(665,'woodmart_pa_color_swatch_dis_style','','off'),
(666,'woodmart_pa_color_swatch_shape','','off'),
(667,'woodmart_pa_color_show_on_product','','off'),
(668,'woodmart_pa_color_thumbnail','','off'),
(669,'woodmart_pa_color_hint','','off'),
(670,'woodmart_pa_color_change_image','','off'),
(672,'woodmart_pa_brand_swatch_style','','off'),
(673,'woodmart_pa_brand_swatch_dis_style','','off'),
(674,'woodmart_pa_brand_swatch_shape','','off'),
(675,'woodmart_pa_brand_show_on_product','','off'),
(676,'woodmart_pa_brand_thumbnail','','off'),
(677,'woodmart_pa_brand_hint','','off'),
(678,'woodmart_pa_brand_change_image','','off'),
(679,'woodmart_pa_size_swatch_size','','off'),
(680,'woodmart_pa_size_swatch_style','','off'),
(681,'woodmart_pa_size_swatch_dis_style','','off'),
(682,'woodmart_pa_size_swatch_shape','','off'),
(683,'woodmart_pa_size_show_on_product','','off'),
(684,'woodmart_pa_size_thumbnail','','off'),
(685,'woodmart_pa_size_hint','','off'),
(686,'woodmart_pa_size_change_image','','off'),
(819,'wd_import_current_version','accessories','off'),
(821,'xts-theme_settings_default-css-data','@font-face {\n	font-weight: normal;\n	font-style: normal;\n	font-family: \"woodmart-font\";\n	src: url(\"//timewilltellstores.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.0.0\") format(\"woff2\");\n}\n\n@font-face {\n	font-family: \"star\";\n	font-weight: 400;\n	font-style: normal;\n	src: url(\"//timewilltellstores.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix\") format(\"embedded-opentype\"), url(\"//timewilltellstores.com/wp-content/plugins/woocommerce/assets/fonts/star.woff\") format(\"woff\"), url(\"//timewilltellstores.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf\") format(\"truetype\"), url(\"//timewilltellstores.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star\") format(\"svg\");\n}\n\n@font-face {\n	font-family: \"WooCommerce\";\n	font-weight: 400;\n	font-style: normal;\n	src: url(\"//timewilltellstores.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix\") format(\"embedded-opentype\"), url(\"//timewilltellstores.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff\") format(\"woff\"), url(\"//timewilltellstores.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf\") format(\"truetype\"), url(\"//timewilltellstores.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce\") format(\"svg\");\n}\n\n:root {\n	--wd-text-font: \"Jost\", Arial, Helvetica, sans-serif;\n	--wd-text-font-weight: 400;\n	--wd-text-color: #767676;\n	--wd-text-font-size: 14px;\n	--wd-title-font: \"hkgroteskpro\", Arial, Helvetica, sans-serif;\n	--wd-title-font-weight: 600;\n	--wd-title-color: #242424;\n	--wd-entities-title-font: \"hkgroteskpro\", Arial, Helvetica, sans-serif;\n	--wd-entities-title-font-weight: 600;\n	--wd-entities-title-color: #333333;\n	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);\n	--wd-alternative-font: \"hkgroteskpro\", Arial, Helvetica, sans-serif;\n	--wd-widget-title-font: \"hkgroteskpro\", Arial, Helvetica, sans-serif;\n	--wd-widget-title-font-weight: 600;\n	--wd-widget-title-transform: uppercase;\n	--wd-widget-title-color: #333;\n	--wd-widget-title-font-size: 16px;\n	--wd-header-el-font: \"hkgroteskpro\", Arial, Helvetica, sans-serif;\n	--wd-header-el-font-weight: 600;\n	--wd-header-el-transform: none;\n	--wd-header-el-font-size: 14px;\n	--wd-primary-color: rgb(34,66,226);\n	--wd-alternative-color: #fbbc34;\n	--wd-link-color: #333333;\n	--wd-link-color-hover: #242424;\n	--btn-default-bgcolor: #f7f7f7;\n	--btn-default-bgcolor-hover: #efefef;\n	--btn-accented-bgcolor: rgb(46,107,198);\n	--btn-accented-bgcolor-hover: rgb(42,97,180);\n	--wd-form-brd-width: 1px;\n	--notices-success-bg: #459647;\n	--notices-success-color: #fff;\n	--notices-warning-bg: #E0B252;\n	--notices-warning-color: #fff;\n}\n.woodmart-woocommerce-layered-nav .wd-scroll-content {\n	max-height: 223px;\n}\n.wd-popup.wd-age-verify {\n	--wd-popup-width: 500px;\n}\n.wd-popup.wd-promo-popup {\n	background-color: #111111;\n	background-image: url(https://timewilltellstores.com/wp-content/uploads/2022/09/accessories-popup.jpg);\n	background-repeat: no-repeat;\n	background-size: cover;\n	background-position: center center;\n	--wd-popup-width: 800px;\n}\n.wd-page-title {\n	background-color: rgb(255,255,255);\n	background-image: none;\n	background-size: cover;\n	background-position: center center;\n}\n.wd-footer {\n	background-color: rgb(16,16,16);\n	background-image: none;\n}\nhtml .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {\n	font-size: 18px;\n	text-transform: none;\n}\nhtml .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {\n	text-transform: none;\n}\nhtml .wd-buy-now-btn {\n	background: rgb(36,36,36);\n}\nhtml .wd-buy-now-btn:hover {\n	background: rgb(51,51,51);\n}\n.wd-popup.popup-quick-view {\n	--wd-popup-width: 920px;\n}\n:root{\n--wd-container-w: 1320px;\n--wd-form-brd-radius: 5px;\n--btn-default-color: #333;\n--btn-default-color-hover: #333;\n--btn-accented-color: #fff;\n--btn-accented-color-hover: #fff;\n--btn-default-brd-radius: 5px;\n--btn-default-box-shadow: none;\n--btn-default-box-shadow-hover: none;\n--btn-accented-brd-radius: 5px;\n--btn-accented-box-shadow: none;\n--btn-accented-box-shadow-hover: none;\n--wd-brd-radius: 8px;\n}\n\n@media (min-width: 1337px) {\n.platform-Windows .wd-section-stretch > .elementor-container {\nmargin-left: auto;\nmargin-right: auto;\n}\n}\n\n@media (min-width: 1320px) {\nhtml:not(.platform-Windows) .wd-section-stretch > .elementor-container {\nmargin-left: auto;\nmargin-right: auto;\n}\n}\n\n\n@font-face {\n	font-family: \"hkgroteskpro\";\n	src: url(\"//timewilltellstores.com/wp-content/uploads/2022/09/hkgroteskpro-semibold.woff2\") format(\"woff2\"), \nurl(\"//timewilltellstores.com/wp-content/uploads/2022/09/hkgroteskpro-semibold.woff2\") format(\"woff\");\n	font-weight: 600;\n	font-style: normal;\n}\n\n','on'),
(687,'woodmart_import_attributes','imported','off'),
(1359,'product_cat_children','a:0:{}','auto'),
(19782,'woodmart_myaccount_waitlist_endpoint','waitlist','on'),
(689,'woodmart_pa_material_swatch_size','','off'),
(690,'woodmart_pa_material_swatch_style','','off'),
(691,'woodmart_pa_material_swatch_dis_style','','off'),
(692,'woodmart_pa_material_swatch_shape','','off'),
(693,'woodmart_pa_material_show_on_product','','off'),
(694,'woodmart_pa_material_thumbnail','','off'),
(695,'woodmart_pa_material_hint','','off'),
(696,'woodmart_pa_material_change_image','','off'),
(806,'cms_block_cat_children','a:0:{}','auto'),
(2234,'woodmart_slider_children','a:0:{}','auto'),
(808,'project-cat_children','a:0:{}','auto'),
(809,'product_brand_children','a:0:{}','auto'),
(698,'woodmart_pa_compatibility_swatch_size','','off'),
(699,'woodmart_pa_compatibility_swatch_style','','off'),
(700,'woodmart_pa_compatibility_swatch_dis_style','','off'),
(701,'woodmart_pa_compatibility_swatch_shape','','off'),
(702,'woodmart_pa_compatibility_show_on_product','','off'),
(703,'woodmart_pa_compatibility_thumbnail','','off'),
(704,'woodmart_pa_compatibility_hint','','off'),
(705,'woodmart_pa_compatibility_change_image','','off'),
(707,'woodmart_pa_features_swatch_size','','off'),
(708,'woodmart_pa_features_swatch_style','','off'),
(709,'woodmart_pa_features_swatch_dis_style','','off'),
(710,'woodmart_pa_features_swatch_shape','','off'),
(711,'woodmart_pa_features_show_on_product','','off'),
(712,'woodmart_pa_features_thumbnail','','off'),
(713,'woodmart_pa_features_hint','','off'),
(714,'woodmart_pa_features_change_image','','off'),
(724,'_transient_product_query-transient-version','1776882080','on'),
(725,'wp_calendar_block_has_published_posts','1','auto'),
(805,'elementor_library_category_children','a:0:{}','auto'),
(716,'woodmart_pa_watch-compatibility_swatch_size','','off'),
(717,'woodmart_pa_watch-compatibility_swatch_style','','off'),
(718,'woodmart_pa_watch-compatibility_swatch_dis_style','','off'),
(719,'woodmart_pa_watch-compatibility_swatch_shape','','off'),
(720,'woodmart_pa_watch-compatibility_show_on_product','','off'),
(721,'woodmart_pa_watch-compatibility_thumbnail','','off'),
(722,'woodmart_pa_watch-compatibility_hint','','off'),
(723,'woodmart_pa_watch-compatibility_change_image','','off'),
(738,'_transient_product-transient-version','1776782157','on'),
(739,'_transient_filter_data-transient-version','1776782157','on'),
(740,'_transient_woocommerce_product_task_has_product_transient','yes','on'),
(741,'woocommerce_task_list_tracked_completed_tasks','a:7:{i:0;s:8:\"products\";i:1;s:17:\"launch-your-store\";i:2;s:15:\"customize-store\";i:3;s:8:\"payments\";i:4;s:8:\"shipping\";i:5;s:15:\"review-shipping\";i:6;s:18:\"gla_complete_setup\";}','auto'),
(742,'wd_imported_data_accessories_base','a:13:{s:9:\"all_posts\";a:293:{i:262;a:3:{s:3:\"old\";i:262;s:3:\"new\";i:262;s:9:\"post_type\";s:10:\"attachment\";}i:9115;a:3:{s:3:\"old\";i:9115;s:3:\"new\";i:9115;s:9:\"post_type\";s:10:\"attachment\";}i:9116;a:3:{s:3:\"old\";i:9116;s:3:\"new\";i:9116;s:9:\"post_type\";s:10:\"attachment\";}i:9117;a:3:{s:3:\"old\";i:9117;s:3:\"new\";i:9117;s:9:\"post_type\";s:10:\"attachment\";}i:9120;a:3:{s:3:\"old\";i:9120;s:3:\"new\";i:9120;s:9:\"post_type\";s:10:\"attachment\";}i:9122;a:3:{s:3:\"old\";i:9122;s:3:\"new\";i:9122;s:9:\"post_type\";s:10:\"attachment\";}i:9124;a:3:{s:3:\"old\";i:9124;s:3:\"new\";i:9124;s:9:\"post_type\";s:10:\"attachment\";}i:9125;a:3:{s:3:\"old\";i:9125;s:3:\"new\";i:9125;s:9:\"post_type\";s:10:\"attachment\";}i:9127;a:3:{s:3:\"old\";i:9127;s:3:\"new\";i:9127;s:9:\"post_type\";s:10:\"attachment\";}i:9128;a:3:{s:3:\"old\";i:9128;s:3:\"new\";i:9128;s:9:\"post_type\";s:10:\"attachment\";}i:9129;a:3:{s:3:\"old\";i:9129;s:3:\"new\";i:9129;s:9:\"post_type\";s:10:\"attachment\";}i:9130;a:3:{s:3:\"old\";i:9130;s:3:\"new\";i:9130;s:9:\"post_type\";s:10:\"attachment\";}i:9131;a:3:{s:3:\"old\";i:9131;s:3:\"new\";i:9131;s:9:\"post_type\";s:10:\"attachment\";}i:9132;a:3:{s:3:\"old\";i:9132;s:3:\"new\";i:9132;s:9:\"post_type\";s:10:\"attachment\";}i:9142;a:3:{s:3:\"old\";i:9142;s:3:\"new\";i:9142;s:9:\"post_type\";s:10:\"attachment\";}i:9143;a:3:{s:3:\"old\";i:9143;s:3:\"new\";i:9143;s:9:\"post_type\";s:10:\"attachment\";}i:9110;a:3:{s:3:\"old\";i:9110;s:3:\"new\";i:9110;s:9:\"post_type\";s:10:\"attachment\";}i:9111;a:3:{s:3:\"old\";i:9111;s:3:\"new\";i:9111;s:9:\"post_type\";s:10:\"attachment\";}i:9112;a:3:{s:3:\"old\";i:9112;s:3:\"new\";i:9112;s:9:\"post_type\";s:10:\"attachment\";}i:8855;a:3:{s:3:\"old\";i:8855;s:3:\"new\";i:8855;s:9:\"post_type\";s:10:\"attachment\";}i:8858;a:3:{s:3:\"old\";i:8858;s:3:\"new\";i:8858;s:9:\"post_type\";s:10:\"attachment\";}i:8861;a:3:{s:3:\"old\";i:8861;s:3:\"new\";i:8861;s:9:\"post_type\";s:10:\"attachment\";}i:8864;a:3:{s:3:\"old\";i:8864;s:3:\"new\";i:8864;s:9:\"post_type\";s:10:\"attachment\";}i:8867;a:3:{s:3:\"old\";i:8867;s:3:\"new\";i:8867;s:9:\"post_type\";s:10:\"attachment\";}i:8870;a:3:{s:3:\"old\";i:8870;s:3:\"new\";i:8870;s:9:\"post_type\";s:10:\"attachment\";}i:8872;a:3:{s:3:\"old\";i:8872;s:3:\"new\";i:8872;s:9:\"post_type\";s:10:\"attachment\";}i:8881;a:3:{s:3:\"old\";i:8881;s:3:\"new\";i:8881;s:9:\"post_type\";s:10:\"attachment\";}i:8882;a:3:{s:3:\"old\";i:8882;s:3:\"new\";i:8882;s:9:\"post_type\";s:10:\"attachment\";}i:8883;a:3:{s:3:\"old\";i:8883;s:3:\"new\";i:8883;s:9:\"post_type\";s:10:\"attachment\";}i:8886;a:3:{s:3:\"old\";i:8886;s:3:\"new\";i:8886;s:9:\"post_type\";s:10:\"attachment\";}i:9099;a:3:{s:3:\"old\";i:9099;s:3:\"new\";i:9099;s:9:\"post_type\";s:10:\"attachment\";}i:9100;a:3:{s:3:\"old\";i:9100;s:3:\"new\";i:9100;s:9:\"post_type\";s:10:\"attachment\";}i:9101;a:3:{s:3:\"old\";i:9101;s:3:\"new\";i:9101;s:9:\"post_type\";s:10:\"attachment\";}i:8843;a:3:{s:3:\"old\";i:8843;s:3:\"new\";i:8843;s:9:\"post_type\";s:10:\"attachment\";}i:8849;a:3:{s:3:\"old\";i:8849;s:3:\"new\";i:8849;s:9:\"post_type\";s:10:\"attachment\";}i:8879;a:3:{s:3:\"old\";i:8879;s:3:\"new\";i:8879;s:9:\"post_type\";s:10:\"attachment\";}i:8880;a:3:{s:3:\"old\";i:8880;s:3:\"new\";i:8880;s:9:\"post_type\";s:10:\"attachment\";}i:8884;a:3:{s:3:\"old\";i:8884;s:3:\"new\";i:8884;s:9:\"post_type\";s:10:\"attachment\";}i:8885;a:3:{s:3:\"old\";i:8885;s:3:\"new\";i:8885;s:9:\"post_type\";s:10:\"attachment\";}i:8852;a:3:{s:3:\"old\";i:8852;s:3:\"new\";i:8852;s:9:\"post_type\";s:10:\"attachment\";}i:8896;a:3:{s:3:\"old\";i:8896;s:3:\"new\";i:8896;s:9:\"post_type\";s:10:\"attachment\";}i:8897;a:3:{s:3:\"old\";i:8897;s:3:\"new\";i:8897;s:9:\"post_type\";s:10:\"attachment\";}i:8898;a:3:{s:3:\"old\";i:8898;s:3:\"new\";i:8898;s:9:\"post_type\";s:10:\"attachment\";}i:38;a:3:{s:3:\"old\";i:38;s:3:\"new\";i:38;s:9:\"post_type\";s:10:\"attachment\";}i:39;a:3:{s:3:\"old\";i:39;s:3:\"new\";i:39;s:9:\"post_type\";s:10:\"attachment\";}i:40;a:3:{s:3:\"old\";i:40;s:3:\"new\";i:40;s:9:\"post_type\";s:10:\"attachment\";}i:250;a:3:{s:3:\"old\";i:250;s:3:\"new\";i:250;s:9:\"post_type\";s:10:\"attachment\";}i:251;a:3:{s:3:\"old\";i:251;s:3:\"new\";i:251;s:9:\"post_type\";s:10:\"attachment\";}i:258;a:3:{s:3:\"old\";i:258;s:3:\"new\";i:258;s:9:\"post_type\";s:10:\"attachment\";}i:285;a:3:{s:3:\"old\";i:285;s:3:\"new\";i:285;s:9:\"post_type\";s:10:\"attachment\";}i:292;a:3:{s:3:\"old\";i:292;s:3:\"new\";i:292;s:9:\"post_type\";s:10:\"attachment\";}i:296;a:3:{s:3:\"old\";i:296;s:3:\"new\";i:296;s:9:\"post_type\";s:10:\"attachment\";}i:297;a:3:{s:3:\"old\";i:297;s:3:\"new\";i:297;s:9:\"post_type\";s:10:\"attachment\";}i:304;a:3:{s:3:\"old\";i:304;s:3:\"new\";i:304;s:9:\"post_type\";s:10:\"attachment\";}i:320;a:3:{s:3:\"old\";i:320;s:3:\"new\";i:320;s:9:\"post_type\";s:10:\"attachment\";}i:4485;a:3:{s:3:\"old\";i:4485;s:3:\"new\";i:4485;s:9:\"post_type\";s:10:\"attachment\";}i:4508;a:3:{s:3:\"old\";i:4508;s:3:\"new\";i:4508;s:9:\"post_type\";s:10:\"attachment\";}i:4518;a:3:{s:3:\"old\";i:4518;s:3:\"new\";i:4518;s:9:\"post_type\";s:10:\"attachment\";}i:4535;a:3:{s:3:\"old\";i:4535;s:3:\"new\";i:4535;s:9:\"post_type\";s:10:\"attachment\";}i:72;a:3:{s:3:\"old\";i:72;s:3:\"new\";i:72;s:9:\"post_type\";s:10:\"attachment\";}i:73;a:3:{s:3:\"old\";i:73;s:3:\"new\";i:73;s:9:\"post_type\";s:10:\"attachment\";}i:74;a:3:{s:3:\"old\";i:74;s:3:\"new\";i:74;s:9:\"post_type\";s:10:\"attachment\";}i:75;a:3:{s:3:\"old\";i:75;s:3:\"new\";i:75;s:9:\"post_type\";s:10:\"attachment\";}i:8807;a:3:{s:3:\"old\";i:8807;s:3:\"new\";i:8807;s:9:\"post_type\";s:10:\"attachment\";}i:9232;a:3:{s:3:\"old\";i:9232;s:3:\"new\";i:9232;s:9:\"post_type\";s:10:\"attachment\";}i:9233;a:3:{s:3:\"old\";i:9233;s:3:\"new\";i:9233;s:9:\"post_type\";s:10:\"attachment\";}i:9234;a:3:{s:3:\"old\";i:9234;s:3:\"new\";i:9234;s:9:\"post_type\";s:10:\"attachment\";}i:9221;a:3:{s:3:\"old\";i:9221;s:3:\"new\";i:9221;s:9:\"post_type\";s:10:\"attachment\";}i:9222;a:3:{s:3:\"old\";i:9222;s:3:\"new\";i:9222;s:9:\"post_type\";s:10:\"attachment\";}i:9223;a:3:{s:3:\"old\";i:9223;s:3:\"new\";i:9223;s:9:\"post_type\";s:10:\"attachment\";}i:9227;a:3:{s:3:\"old\";i:9227;s:3:\"new\";i:9227;s:9:\"post_type\";s:10:\"attachment\";}i:9228;a:3:{s:3:\"old\";i:9228;s:3:\"new\";i:9228;s:9:\"post_type\";s:10:\"attachment\";}i:9229;a:3:{s:3:\"old\";i:9229;s:3:\"new\";i:9229;s:9:\"post_type\";s:10:\"attachment\";}i:9214;a:3:{s:3:\"old\";i:9214;s:3:\"new\";i:9214;s:9:\"post_type\";s:10:\"attachment\";}i:9215;a:3:{s:3:\"old\";i:9215;s:3:\"new\";i:9215;s:9:\"post_type\";s:10:\"attachment\";}i:9216;a:3:{s:3:\"old\";i:9216;s:3:\"new\";i:9216;s:9:\"post_type\";s:10:\"attachment\";}i:9203;a:3:{s:3:\"old\";i:9203;s:3:\"new\";i:9203;s:9:\"post_type\";s:10:\"attachment\";}i:9204;a:3:{s:3:\"old\";i:9204;s:3:\"new\";i:9204;s:9:\"post_type\";s:10:\"attachment\";}i:9205;a:3:{s:3:\"old\";i:9205;s:3:\"new\";i:9205;s:9:\"post_type\";s:10:\"attachment\";}i:9208;a:3:{s:3:\"old\";i:9208;s:3:\"new\";i:9208;s:9:\"post_type\";s:10:\"attachment\";}i:9209;a:3:{s:3:\"old\";i:9209;s:3:\"new\";i:9209;s:9:\"post_type\";s:10:\"attachment\";}i:9210;a:3:{s:3:\"old\";i:9210;s:3:\"new\";i:9210;s:9:\"post_type\";s:10:\"attachment\";}i:9198;a:3:{s:3:\"old\";i:9198;s:3:\"new\";i:9198;s:9:\"post_type\";s:10:\"attachment\";}i:9199;a:3:{s:3:\"old\";i:9199;s:3:\"new\";i:9199;s:9:\"post_type\";s:10:\"attachment\";}i:9200;a:3:{s:3:\"old\";i:9200;s:3:\"new\";i:9200;s:9:\"post_type\";s:10:\"attachment\";}i:9188;a:3:{s:3:\"old\";i:9188;s:3:\"new\";i:9188;s:9:\"post_type\";s:10:\"attachment\";}i:9192;a:3:{s:3:\"old\";i:9192;s:3:\"new\";i:9192;s:9:\"post_type\";s:10:\"attachment\";}i:9193;a:3:{s:3:\"old\";i:9193;s:3:\"new\";i:9193;s:9:\"post_type\";s:10:\"attachment\";}i:9182;a:3:{s:3:\"old\";i:9182;s:3:\"new\";i:9182;s:9:\"post_type\";s:10:\"attachment\";}i:9183;a:3:{s:3:\"old\";i:9183;s:3:\"new\";i:9183;s:9:\"post_type\";s:10:\"attachment\";}i:9184;a:3:{s:3:\"old\";i:9184;s:3:\"new\";i:9184;s:9:\"post_type\";s:10:\"attachment\";}i:9187;a:3:{s:3:\"old\";i:9187;s:3:\"new\";i:9187;s:9:\"post_type\";s:10:\"attachment\";}i:9121;a:3:{s:3:\"old\";i:9121;s:3:\"new\";i:9121;s:9:\"post_type\";s:10:\"attachment\";}i:9480;a:3:{s:3:\"old\";i:9480;s:3:\"new\";i:9480;s:9:\"post_type\";s:10:\"attachment\";}i:9474;a:3:{s:3:\"old\";i:9474;s:3:\"new\";i:9474;s:9:\"post_type\";s:10:\"attachment\";}i:9477;a:3:{s:3:\"old\";i:9477;s:3:\"new\";i:9477;s:9:\"post_type\";s:10:\"attachment\";}i:9467;a:3:{s:3:\"old\";i:9467;s:3:\"new\";i:9467;s:9:\"post_type\";s:10:\"attachment\";}i:9471;a:3:{s:3:\"old\";i:9471;s:3:\"new\";i:9471;s:9:\"post_type\";s:10:\"attachment\";}i:9271;a:3:{s:3:\"old\";i:9271;s:3:\"new\";i:9271;s:9:\"post_type\";s:10:\"attachment\";}i:9272;a:3:{s:3:\"old\";i:9272;s:3:\"new\";i:9272;s:9:\"post_type\";s:10:\"attachment\";}i:9273;a:3:{s:3:\"old\";i:9273;s:3:\"new\";i:9273;s:9:\"post_type\";s:10:\"attachment\";}i:9262;a:3:{s:3:\"old\";i:9262;s:3:\"new\";i:9262;s:9:\"post_type\";s:10:\"attachment\";}i:9266;a:3:{s:3:\"old\";i:9266;s:3:\"new\";i:9266;s:9:\"post_type\";s:10:\"attachment\";}i:9267;a:3:{s:3:\"old\";i:9267;s:3:\"new\";i:9267;s:9:\"post_type\";s:10:\"attachment\";}i:9268;a:3:{s:3:\"old\";i:9268;s:3:\"new\";i:9268;s:9:\"post_type\";s:10:\"attachment\";}i:9256;a:3:{s:3:\"old\";i:9256;s:3:\"new\";i:9256;s:9:\"post_type\";s:10:\"attachment\";}i:9257;a:3:{s:3:\"old\";i:9257;s:3:\"new\";i:9257;s:9:\"post_type\";s:10:\"attachment\";}i:9258;a:3:{s:3:\"old\";i:9258;s:3:\"new\";i:9258;s:9:\"post_type\";s:10:\"attachment\";}i:9261;a:3:{s:3:\"old\";i:9261;s:3:\"new\";i:9261;s:9:\"post_type\";s:10:\"attachment\";}i:9263;a:3:{s:3:\"old\";i:9263;s:3:\"new\";i:9263;s:9:\"post_type\";s:10:\"attachment\";}i:9251;a:3:{s:3:\"old\";i:9251;s:3:\"new\";i:9251;s:9:\"post_type\";s:10:\"attachment\";}i:9252;a:3:{s:3:\"old\";i:9252;s:3:\"new\";i:9252;s:9:\"post_type\";s:10:\"attachment\";}i:9253;a:3:{s:3:\"old\";i:9253;s:3:\"new\";i:9253;s:9:\"post_type\";s:10:\"attachment\";}i:9237;a:3:{s:3:\"old\";i:9237;s:3:\"new\";i:9237;s:9:\"post_type\";s:10:\"attachment\";}i:9238;a:3:{s:3:\"old\";i:9238;s:3:\"new\";i:9238;s:9:\"post_type\";s:10:\"attachment\";}i:9239;a:3:{s:3:\"old\";i:9239;s:3:\"new\";i:9239;s:9:\"post_type\";s:10:\"attachment\";}i:76;a:3:{s:3:\"old\";i:76;s:3:\"new\";i:76;s:9:\"post_type\";s:10:\"attachment\";}i:77;a:3:{s:3:\"old\";i:77;s:3:\"new\";i:77;s:9:\"post_type\";s:10:\"attachment\";}i:78;a:3:{s:3:\"old\";i:78;s:3:\"new\";i:78;s:9:\"post_type\";s:10:\"attachment\";}i:79;a:3:{s:3:\"old\";i:79;s:3:\"new\";i:79;s:9:\"post_type\";s:10:\"attachment\";}i:80;a:3:{s:3:\"old\";i:80;s:3:\"new\";i:80;s:9:\"post_type\";s:10:\"attachment\";}i:81;a:3:{s:3:\"old\";i:81;s:3:\"new\";i:81;s:9:\"post_type\";s:10:\"attachment\";}i:82;a:3:{s:3:\"old\";i:82;s:3:\"new\";i:82;s:9:\"post_type\";s:10:\"attachment\";}i:103;a:3:{s:3:\"old\";i:103;s:3:\"new\";i:103;s:9:\"post_type\";s:10:\"attachment\";}i:1574;a:3:{s:3:\"old\";i:1574;s:3:\"new\";i:1574;s:9:\"post_type\";s:10:\"attachment\";}i:1575;a:3:{s:3:\"old\";i:1575;s:3:\"new\";i:1575;s:9:\"post_type\";s:10:\"attachment\";}i:1576;a:3:{s:3:\"old\";i:1576;s:3:\"new\";i:1576;s:9:\"post_type\";s:10:\"attachment\";}i:58;a:3:{s:3:\"old\";i:58;s:3:\"new\";i:58;s:9:\"post_type\";s:10:\"attachment\";}i:59;a:3:{s:3:\"old\";i:59;s:3:\"new\";i:59;s:9:\"post_type\";s:10:\"attachment\";}i:60;a:3:{s:3:\"old\";i:60;s:3:\"new\";i:60;s:9:\"post_type\";s:10:\"attachment\";}i:61;a:3:{s:3:\"old\";i:61;s:3:\"new\";i:61;s:9:\"post_type\";s:10:\"attachment\";}i:62;a:3:{s:3:\"old\";i:62;s:3:\"new\";i:62;s:9:\"post_type\";s:10:\"attachment\";}i:63;a:3:{s:3:\"old\";i:63;s:3:\"new\";i:63;s:9:\"post_type\";s:10:\"attachment\";}i:64;a:3:{s:3:\"old\";i:64;s:3:\"new\";i:64;s:9:\"post_type\";s:10:\"attachment\";}i:65;a:3:{s:3:\"old\";i:65;s:3:\"new\";i:65;s:9:\"post_type\";s:10:\"attachment\";}i:66;a:3:{s:3:\"old\";i:66;s:3:\"new\";i:66;s:9:\"post_type\";s:10:\"attachment\";}i:71;a:3:{s:3:\"old\";i:71;s:3:\"new\";i:71;s:9:\"post_type\";s:10:\"attachment\";}i:105;a:3:{s:3:\"old\";i:105;s:3:\"new\";i:105;s:9:\"post_type\";s:10:\"attachment\";}i:109;a:3:{s:3:\"old\";i:109;s:3:\"new\";i:109;s:9:\"post_type\";s:10:\"attachment\";}i:113;a:3:{s:3:\"old\";i:113;s:3:\"new\";i:113;s:9:\"post_type\";s:10:\"attachment\";}i:114;a:3:{s:3:\"old\";i:114;s:3:\"new\";i:114;s:9:\"post_type\";s:10:\"attachment\";}i:115;a:3:{s:3:\"old\";i:115;s:3:\"new\";i:115;s:9:\"post_type\";s:10:\"attachment\";}i:116;a:3:{s:3:\"old\";i:116;s:3:\"new\";i:116;s:9:\"post_type\";s:10:\"attachment\";}i:117;a:3:{s:3:\"old\";i:117;s:3:\"new\";i:117;s:9:\"post_type\";s:10:\"attachment\";}i:118;a:3:{s:3:\"old\";i:118;s:3:\"new\";i:118;s:9:\"post_type\";s:10:\"attachment\";}i:119;a:3:{s:3:\"old\";i:119;s:3:\"new\";i:119;s:9:\"post_type\";s:10:\"attachment\";}i:120;a:3:{s:3:\"old\";i:120;s:3:\"new\";i:120;s:9:\"post_type\";s:10:\"attachment\";}i:121;a:3:{s:3:\"old\";i:121;s:3:\"new\";i:121;s:9:\"post_type\";s:10:\"attachment\";}i:123;a:3:{s:3:\"old\";i:123;s:3:\"new\";i:123;s:9:\"post_type\";s:10:\"attachment\";}i:126;a:3:{s:3:\"old\";i:126;s:3:\"new\";i:126;s:9:\"post_type\";s:10:\"attachment\";}i:129;a:3:{s:3:\"old\";i:129;s:3:\"new\";i:129;s:9:\"post_type\";s:10:\"attachment\";}i:130;a:3:{s:3:\"old\";i:130;s:3:\"new\";i:130;s:9:\"post_type\";s:10:\"attachment\";}i:131;a:3:{s:3:\"old\";i:131;s:3:\"new\";i:131;s:9:\"post_type\";s:10:\"attachment\";}i:132;a:3:{s:3:\"old\";i:132;s:3:\"new\";i:132;s:9:\"post_type\";s:10:\"attachment\";}i:133;a:3:{s:3:\"old\";i:133;s:3:\"new\";i:133;s:9:\"post_type\";s:10:\"attachment\";}i:134;a:3:{s:3:\"old\";i:134;s:3:\"new\";i:134;s:9:\"post_type\";s:10:\"attachment\";}i:135;a:3:{s:3:\"old\";i:135;s:3:\"new\";i:135;s:9:\"post_type\";s:10:\"attachment\";}i:8938;a:3:{s:3:\"old\";i:8938;s:3:\"new\";i:8938;s:9:\"post_type\";s:10:\"attachment\";}i:8986;a:3:{s:3:\"old\";i:8986;s:3:\"new\";i:8986;s:9:\"post_type\";s:10:\"attachment\";}i:8987;a:3:{s:3:\"old\";i:8987;s:3:\"new\";i:8987;s:9:\"post_type\";s:10:\"attachment\";}i:8988;a:3:{s:3:\"old\";i:8988;s:3:\"new\";i:8988;s:9:\"post_type\";s:10:\"attachment\";}i:8989;a:3:{s:3:\"old\";i:8989;s:3:\"new\";i:8989;s:9:\"post_type\";s:10:\"attachment\";}i:8990;a:3:{s:3:\"old\";i:8990;s:3:\"new\";i:8990;s:9:\"post_type\";s:10:\"attachment\";}i:8991;a:3:{s:3:\"old\";i:8991;s:3:\"new\";i:8991;s:9:\"post_type\";s:10:\"attachment\";}i:8992;a:3:{s:3:\"old\";i:8992;s:3:\"new\";i:8992;s:9:\"post_type\";s:10:\"attachment\";}i:8993;a:3:{s:3:\"old\";i:8993;s:3:\"new\";i:8993;s:9:\"post_type\";s:10:\"attachment\";}i:8994;a:3:{s:3:\"old\";i:8994;s:3:\"new\";i:8994;s:9:\"post_type\";s:10:\"attachment\";}i:8995;a:3:{s:3:\"old\";i:8995;s:3:\"new\";i:8995;s:9:\"post_type\";s:10:\"attachment\";}i:8996;a:3:{s:3:\"old\";i:8996;s:3:\"new\";i:8996;s:9:\"post_type\";s:10:\"attachment\";}i:8997;a:3:{s:3:\"old\";i:8997;s:3:\"new\";i:8997;s:9:\"post_type\";s:10:\"attachment\";}i:8998;a:3:{s:3:\"old\";i:8998;s:3:\"new\";i:8998;s:9:\"post_type\";s:10:\"attachment\";}i:8999;a:3:{s:3:\"old\";i:8999;s:3:\"new\";i:8999;s:9:\"post_type\";s:10:\"attachment\";}i:9002;a:3:{s:3:\"old\";i:9002;s:3:\"new\";i:9002;s:9:\"post_type\";s:10:\"attachment\";}i:9005;a:3:{s:3:\"old\";i:9005;s:3:\"new\";i:9005;s:9:\"post_type\";s:10:\"attachment\";}i:9510;a:3:{s:3:\"old\";i:9510;s:3:\"new\";i:9555;s:9:\"post_type\";s:10:\"attachment\";}i:9495;a:3:{s:3:\"old\";i:9495;s:3:\"new\";i:9495;s:9:\"post_type\";s:10:\"attachment\";}i:9498;a:3:{s:3:\"old\";i:9498;s:3:\"new\";i:9556;s:9:\"post_type\";s:10:\"attachment\";}i:9492;a:3:{s:3:\"old\";i:9492;s:3:\"new\";i:9492;s:9:\"post_type\";s:10:\"attachment\";}i:9486;a:3:{s:3:\"old\";i:9486;s:3:\"new\";i:9486;s:9:\"post_type\";s:10:\"attachment\";}i:9489;a:3:{s:3:\"old\";i:9489;s:3:\"new\";i:9489;s:9:\"post_type\";s:10:\"attachment\";}i:9483;a:3:{s:3:\"old\";i:9483;s:3:\"new\";i:9483;s:9:\"post_type\";s:10:\"attachment\";}i:9220;a:4:{s:3:\"old\";i:9220;s:3:\"new\";i:9220;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9226;a:4:{s:3:\"old\";i:9226;s:3:\"new\";i:9226;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9231;a:4:{s:3:\"old\";i:9231;s:3:\"new\";i:9231;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9236;a:4:{s:3:\"old\";i:9236;s:3:\"new\";i:9236;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9250;a:4:{s:3:\"old\";i:9250;s:3:\"new\";i:9250;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9255;a:4:{s:3:\"old\";i:9255;s:3:\"new\";i:9255;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9260;a:4:{s:3:\"old\";i:9260;s:3:\"new\";i:9260;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9265;a:4:{s:3:\"old\";i:9265;s:3:\"new\";i:9265;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9270;a:4:{s:3:\"old\";i:9270;s:3:\"new\";i:9270;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9466;a:4:{s:3:\"old\";i:9466;s:3:\"new\";i:9466;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9470;a:4:{s:3:\"old\";i:9470;s:3:\"new\";i:9470;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9473;a:4:{s:3:\"old\";i:9473;s:3:\"new\";i:9473;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9476;a:4:{s:3:\"old\";i:9476;s:3:\"new\";i:9476;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9479;a:4:{s:3:\"old\";i:9479;s:3:\"new\";i:9479;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9482;a:4:{s:3:\"old\";i:9482;s:3:\"new\";i:9482;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9485;a:4:{s:3:\"old\";i:9485;s:3:\"new\";i:9485;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9488;a:4:{s:3:\"old\";i:9488;s:3:\"new\";i:9488;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9491;a:4:{s:3:\"old\";i:9491;s:3:\"new\";i:9491;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9494;a:4:{s:3:\"old\";i:9494;s:3:\"new\";i:9494;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9497;a:4:{s:3:\"old\";i:9497;s:3:\"new\";i:9497;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:8848;a:4:{s:3:\"old\";i:8848;s:3:\"new\";i:8848;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:8851;a:4:{s:3:\"old\";i:8851;s:3:\"new\";i:8851;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:8854;a:4:{s:3:\"old\";i:8854;s:3:\"new\";i:8854;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:8857;a:4:{s:3:\"old\";i:8857;s:3:\"new\";i:8857;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:8860;a:4:{s:3:\"old\";i:8860;s:3:\"new\";i:8860;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:8863;a:4:{s:3:\"old\";i:8863;s:3:\"new\";i:8863;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:8866;a:4:{s:3:\"old\";i:8866;s:3:\"new\";i:8866;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:8869;a:4:{s:3:\"old\";i:8869;s:3:\"new\";i:8869;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:9069;a:3:{s:3:\"old\";i:9069;s:3:\"new\";i:9069;s:9:\"post_type\";s:10:\"mc4wp-form\";}i:9098;a:4:{s:3:\"old\";i:9098;s:3:\"new\";i:9098;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9109;a:4:{s:3:\"old\";i:9109;s:3:\"new\";i:9109;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9114;a:4:{s:3:\"old\";i:9114;s:3:\"new\";i:9114;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9119;a:4:{s:3:\"old\";i:9119;s:3:\"new\";i:9119;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9181;a:4:{s:3:\"old\";i:9181;s:3:\"new\";i:9181;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9186;a:4:{s:3:\"old\";i:9186;s:3:\"new\";i:9186;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9191;a:4:{s:3:\"old\";i:9191;s:3:\"new\";i:9191;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9197;a:4:{s:3:\"old\";i:9197;s:3:\"new\";i:9197;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9202;a:4:{s:3:\"old\";i:9202;s:3:\"new\";i:9202;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9207;a:4:{s:3:\"old\";i:9207;s:3:\"new\";i:9207;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9213;a:4:{s:3:\"old\";i:9213;s:3:\"new\";i:9213;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:6;a:3:{s:3:\"old\";i:6;s:3:\"new\";i:9498;s:9:\"post_type\";s:18:\"wpcf7_contact_form\";}i:14;a:4:{s:3:\"old\";i:14;s:3:\"new\";i:14;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:17;a:3:{s:3:\"old\";i:17;s:3:\"new\";i:17;s:9:\"post_type\";s:4:\"page\";}i:19;a:4:{s:3:\"old\";i:19;s:3:\"new\";i:19;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:21;a:4:{s:3:\"old\";i:21;s:3:\"new\";i:21;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:23;a:4:{s:3:\"old\";i:23;s:3:\"new\";i:23;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:27;a:4:{s:3:\"old\";i:27;s:3:\"new\";i:27;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:29;a:4:{s:3:\"old\";i:29;s:3:\"new\";i:29;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:31;a:4:{s:3:\"old\";i:31;s:3:\"new\";i:31;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:33;a:3:{s:3:\"old\";i:33;s:3:\"new\";i:33;s:9:\"post_type\";s:4:\"page\";}i:175;a:3:{s:3:\"old\";i:175;s:3:\"new\";i:9499;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:178;a:3:{s:3:\"old\";i:178;s:3:\"new\";i:9500;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:179;a:3:{s:3:\"old\";i:179;s:3:\"new\";i:9501;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:180;a:3:{s:3:\"old\";i:180;s:3:\"new\";i:9502;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:1570;a:4:{s:3:\"old\";i:1570;s:3:\"new\";i:1570;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:4453;a:4:{s:3:\"old\";i:4453;s:3:\"new\";i:4453;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:8842;a:4:{s:3:\"old\";i:8842;s:3:\"new\";i:8842;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:9196;a:3:{s:3:\"old\";i:9196;s:3:\"new\";i:9196;s:9:\"post_type\";s:15:\"woodmart_woo_lv\";}i:9225;a:3:{s:3:\"old\";i:9225;s:3:\"new\";i:9225;s:9:\"post_type\";s:15:\"woodmart_woo_lv\";}i:9352;a:3:{s:3:\"old\";i:9352;s:3:\"new\";i:9352;s:9:\"post_type\";s:16:\"woodmart_woo_fbt\";}i:171;a:3:{s:3:\"old\";i:171;s:3:\"new\";i:9503;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:176;a:3:{s:3:\"old\";i:176;s:3:\"new\";i:9504;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:177;a:3:{s:3:\"old\";i:177;s:3:\"new\";i:9505;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:181;a:3:{s:3:\"old\";i:181;s:3:\"new\";i:9506;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:182;a:3:{s:3:\"old\";i:182;s:3:\"new\";i:9507;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:183;a:3:{s:3:\"old\";i:183;s:3:\"new\";i:9508;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:193;a:3:{s:3:\"old\";i:193;s:3:\"new\";i:9509;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:194;a:3:{s:3:\"old\";i:194;s:3:\"new\";i:9510;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:195;a:3:{s:3:\"old\";i:195;s:3:\"new\";i:9511;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:196;a:3:{s:3:\"old\";i:196;s:3:\"new\";i:9512;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:197;a:3:{s:3:\"old\";i:197;s:3:\"new\";i:9513;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:198;a:3:{s:3:\"old\";i:198;s:3:\"new\";i:9514;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:199;a:3:{s:3:\"old\";i:199;s:3:\"new\";i:9515;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:200;a:3:{s:3:\"old\";i:200;s:3:\"new\";i:9516;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:201;a:3:{s:3:\"old\";i:201;s:3:\"new\";i:9517;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:203;a:3:{s:3:\"old\";i:203;s:3:\"new\";i:9518;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:204;a:3:{s:3:\"old\";i:204;s:3:\"new\";i:9519;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:9854;a:3:{s:3:\"old\";i:9854;s:3:\"new\";i:9520;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:9855;a:3:{s:3:\"old\";i:9855;s:3:\"new\";i:9521;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:136;a:3:{s:3:\"old\";i:136;s:3:\"new\";i:9522;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:137;a:3:{s:3:\"old\";i:137;s:3:\"new\";i:9523;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:202;a:3:{s:3:\"old\";i:202;s:3:\"new\";i:9524;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:205;a:3:{s:3:\"old\";i:205;s:3:\"new\";i:9525;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:206;a:3:{s:3:\"old\";i:206;s:3:\"new\";i:9526;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:208;a:3:{s:3:\"old\";i:208;s:3:\"new\";i:9527;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:213;a:3:{s:3:\"old\";i:213;s:3:\"new\";i:9528;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:214;a:3:{s:3:\"old\";i:214;s:3:\"new\";i:9529;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:215;a:3:{s:3:\"old\";i:215;s:3:\"new\";i:9530;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:218;a:3:{s:3:\"old\";i:218;s:3:\"new\";i:9531;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:219;a:3:{s:3:\"old\";i:219;s:3:\"new\";i:9532;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:220;a:3:{s:3:\"old\";i:220;s:3:\"new\";i:9533;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:221;a:3:{s:3:\"old\";i:221;s:3:\"new\";i:9534;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:222;a:3:{s:3:\"old\";i:222;s:3:\"new\";i:9535;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:223;a:3:{s:3:\"old\";i:223;s:3:\"new\";i:9536;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:224;a:3:{s:3:\"old\";i:224;s:3:\"new\";i:9537;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:226;a:3:{s:3:\"old\";i:226;s:3:\"new\";i:9538;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:9702;a:3:{s:3:\"old\";i:9702;s:3:\"new\";i:9539;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:9703;a:3:{s:3:\"old\";i:9703;s:3:\"new\";i:9540;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:138;a:3:{s:3:\"old\";i:138;s:3:\"new\";i:9541;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:139;a:3:{s:3:\"old\";i:139;s:3:\"new\";i:9542;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:140;a:3:{s:3:\"old\";i:140;s:3:\"new\";i:9543;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:209;a:3:{s:3:\"old\";i:209;s:3:\"new\";i:9544;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:210;a:3:{s:3:\"old\";i:210;s:3:\"new\";i:9545;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:211;a:3:{s:3:\"old\";i:211;s:3:\"new\";i:9546;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:212;a:3:{s:3:\"old\";i:212;s:3:\"new\";i:9547;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:9734;a:3:{s:3:\"old\";i:9734;s:3:\"new\";i:9548;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:9735;a:3:{s:3:\"old\";i:9735;s:3:\"new\";i:9549;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:9736;a:3:{s:3:\"old\";i:9736;s:3:\"new\";i:9550;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:9737;a:3:{s:3:\"old\";i:9737;s:3:\"new\";i:9551;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:9738;a:3:{s:3:\"old\";i:9738;s:3:\"new\";i:9552;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:9740;a:3:{s:3:\"old\";i:9740;s:3:\"new\";i:9553;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:9741;a:3:{s:3:\"old\";i:9741;s:3:\"new\";i:9554;s:9:\"post_type\";s:13:\"nav_menu_item\";}}s:10:\"attachment\";a:181:{i:262;a:3:{s:3:\"old\";i:262;s:3:\"new\";i:262;s:9:\"post_type\";s:10:\"attachment\";}i:9115;a:3:{s:3:\"old\";i:9115;s:3:\"new\";i:9115;s:9:\"post_type\";s:10:\"attachment\";}i:9116;a:3:{s:3:\"old\";i:9116;s:3:\"new\";i:9116;s:9:\"post_type\";s:10:\"attachment\";}i:9117;a:3:{s:3:\"old\";i:9117;s:3:\"new\";i:9117;s:9:\"post_type\";s:10:\"attachment\";}i:9120;a:3:{s:3:\"old\";i:9120;s:3:\"new\";i:9120;s:9:\"post_type\";s:10:\"attachment\";}i:9122;a:3:{s:3:\"old\";i:9122;s:3:\"new\";i:9122;s:9:\"post_type\";s:10:\"attachment\";}i:9124;a:3:{s:3:\"old\";i:9124;s:3:\"new\";i:9124;s:9:\"post_type\";s:10:\"attachment\";}i:9125;a:3:{s:3:\"old\";i:9125;s:3:\"new\";i:9125;s:9:\"post_type\";s:10:\"attachment\";}i:9127;a:3:{s:3:\"old\";i:9127;s:3:\"new\";i:9127;s:9:\"post_type\";s:10:\"attachment\";}i:9128;a:3:{s:3:\"old\";i:9128;s:3:\"new\";i:9128;s:9:\"post_type\";s:10:\"attachment\";}i:9129;a:3:{s:3:\"old\";i:9129;s:3:\"new\";i:9129;s:9:\"post_type\";s:10:\"attachment\";}i:9130;a:3:{s:3:\"old\";i:9130;s:3:\"new\";i:9130;s:9:\"post_type\";s:10:\"attachment\";}i:9131;a:3:{s:3:\"old\";i:9131;s:3:\"new\";i:9131;s:9:\"post_type\";s:10:\"attachment\";}i:9132;a:3:{s:3:\"old\";i:9132;s:3:\"new\";i:9132;s:9:\"post_type\";s:10:\"attachment\";}i:9142;a:3:{s:3:\"old\";i:9142;s:3:\"new\";i:9142;s:9:\"post_type\";s:10:\"attachment\";}i:9143;a:3:{s:3:\"old\";i:9143;s:3:\"new\";i:9143;s:9:\"post_type\";s:10:\"attachment\";}i:9110;a:3:{s:3:\"old\";i:9110;s:3:\"new\";i:9110;s:9:\"post_type\";s:10:\"attachment\";}i:9111;a:3:{s:3:\"old\";i:9111;s:3:\"new\";i:9111;s:9:\"post_type\";s:10:\"attachment\";}i:9112;a:3:{s:3:\"old\";i:9112;s:3:\"new\";i:9112;s:9:\"post_type\";s:10:\"attachment\";}i:8855;a:3:{s:3:\"old\";i:8855;s:3:\"new\";i:8855;s:9:\"post_type\";s:10:\"attachment\";}i:8858;a:3:{s:3:\"old\";i:8858;s:3:\"new\";i:8858;s:9:\"post_type\";s:10:\"attachment\";}i:8861;a:3:{s:3:\"old\";i:8861;s:3:\"new\";i:8861;s:9:\"post_type\";s:10:\"attachment\";}i:8864;a:3:{s:3:\"old\";i:8864;s:3:\"new\";i:8864;s:9:\"post_type\";s:10:\"attachment\";}i:8867;a:3:{s:3:\"old\";i:8867;s:3:\"new\";i:8867;s:9:\"post_type\";s:10:\"attachment\";}i:8870;a:3:{s:3:\"old\";i:8870;s:3:\"new\";i:8870;s:9:\"post_type\";s:10:\"attachment\";}i:8872;a:3:{s:3:\"old\";i:8872;s:3:\"new\";i:8872;s:9:\"post_type\";s:10:\"attachment\";}i:8881;a:3:{s:3:\"old\";i:8881;s:3:\"new\";i:8881;s:9:\"post_type\";s:10:\"attachment\";}i:8882;a:3:{s:3:\"old\";i:8882;s:3:\"new\";i:8882;s:9:\"post_type\";s:10:\"attachment\";}i:8883;a:3:{s:3:\"old\";i:8883;s:3:\"new\";i:8883;s:9:\"post_type\";s:10:\"attachment\";}i:8886;a:3:{s:3:\"old\";i:8886;s:3:\"new\";i:8886;s:9:\"post_type\";s:10:\"attachment\";}i:9099;a:3:{s:3:\"old\";i:9099;s:3:\"new\";i:9099;s:9:\"post_type\";s:10:\"attachment\";}i:9100;a:3:{s:3:\"old\";i:9100;s:3:\"new\";i:9100;s:9:\"post_type\";s:10:\"attachment\";}i:9101;a:3:{s:3:\"old\";i:9101;s:3:\"new\";i:9101;s:9:\"post_type\";s:10:\"attachment\";}i:8843;a:3:{s:3:\"old\";i:8843;s:3:\"new\";i:8843;s:9:\"post_type\";s:10:\"attachment\";}i:8849;a:3:{s:3:\"old\";i:8849;s:3:\"new\";i:8849;s:9:\"post_type\";s:10:\"attachment\";}i:8879;a:3:{s:3:\"old\";i:8879;s:3:\"new\";i:8879;s:9:\"post_type\";s:10:\"attachment\";}i:8880;a:3:{s:3:\"old\";i:8880;s:3:\"new\";i:8880;s:9:\"post_type\";s:10:\"attachment\";}i:8884;a:3:{s:3:\"old\";i:8884;s:3:\"new\";i:8884;s:9:\"post_type\";s:10:\"attachment\";}i:8885;a:3:{s:3:\"old\";i:8885;s:3:\"new\";i:8885;s:9:\"post_type\";s:10:\"attachment\";}i:8852;a:3:{s:3:\"old\";i:8852;s:3:\"new\";i:8852;s:9:\"post_type\";s:10:\"attachment\";}i:8896;a:3:{s:3:\"old\";i:8896;s:3:\"new\";i:8896;s:9:\"post_type\";s:10:\"attachment\";}i:8897;a:3:{s:3:\"old\";i:8897;s:3:\"new\";i:8897;s:9:\"post_type\";s:10:\"attachment\";}i:8898;a:3:{s:3:\"old\";i:8898;s:3:\"new\";i:8898;s:9:\"post_type\";s:10:\"attachment\";}i:38;a:3:{s:3:\"old\";i:38;s:3:\"new\";i:38;s:9:\"post_type\";s:10:\"attachment\";}i:39;a:3:{s:3:\"old\";i:39;s:3:\"new\";i:39;s:9:\"post_type\";s:10:\"attachment\";}i:40;a:3:{s:3:\"old\";i:40;s:3:\"new\";i:40;s:9:\"post_type\";s:10:\"attachment\";}i:250;a:3:{s:3:\"old\";i:250;s:3:\"new\";i:250;s:9:\"post_type\";s:10:\"attachment\";}i:251;a:3:{s:3:\"old\";i:251;s:3:\"new\";i:251;s:9:\"post_type\";s:10:\"attachment\";}i:258;a:3:{s:3:\"old\";i:258;s:3:\"new\";i:258;s:9:\"post_type\";s:10:\"attachment\";}i:285;a:3:{s:3:\"old\";i:285;s:3:\"new\";i:285;s:9:\"post_type\";s:10:\"attachment\";}i:292;a:3:{s:3:\"old\";i:292;s:3:\"new\";i:292;s:9:\"post_type\";s:10:\"attachment\";}i:296;a:3:{s:3:\"old\";i:296;s:3:\"new\";i:296;s:9:\"post_type\";s:10:\"attachment\";}i:297;a:3:{s:3:\"old\";i:297;s:3:\"new\";i:297;s:9:\"post_type\";s:10:\"attachment\";}i:304;a:3:{s:3:\"old\";i:304;s:3:\"new\";i:304;s:9:\"post_type\";s:10:\"attachment\";}i:320;a:3:{s:3:\"old\";i:320;s:3:\"new\";i:320;s:9:\"post_type\";s:10:\"attachment\";}i:4485;a:3:{s:3:\"old\";i:4485;s:3:\"new\";i:4485;s:9:\"post_type\";s:10:\"attachment\";}i:4508;a:3:{s:3:\"old\";i:4508;s:3:\"new\";i:4508;s:9:\"post_type\";s:10:\"attachment\";}i:4518;a:3:{s:3:\"old\";i:4518;s:3:\"new\";i:4518;s:9:\"post_type\";s:10:\"attachment\";}i:4535;a:3:{s:3:\"old\";i:4535;s:3:\"new\";i:4535;s:9:\"post_type\";s:10:\"attachment\";}i:72;a:3:{s:3:\"old\";i:72;s:3:\"new\";i:72;s:9:\"post_type\";s:10:\"attachment\";}i:73;a:3:{s:3:\"old\";i:73;s:3:\"new\";i:73;s:9:\"post_type\";s:10:\"attachment\";}i:74;a:3:{s:3:\"old\";i:74;s:3:\"new\";i:74;s:9:\"post_type\";s:10:\"attachment\";}i:75;a:3:{s:3:\"old\";i:75;s:3:\"new\";i:75;s:9:\"post_type\";s:10:\"attachment\";}i:8807;a:3:{s:3:\"old\";i:8807;s:3:\"new\";i:8807;s:9:\"post_type\";s:10:\"attachment\";}i:9232;a:3:{s:3:\"old\";i:9232;s:3:\"new\";i:9232;s:9:\"post_type\";s:10:\"attachment\";}i:9233;a:3:{s:3:\"old\";i:9233;s:3:\"new\";i:9233;s:9:\"post_type\";s:10:\"attachment\";}i:9234;a:3:{s:3:\"old\";i:9234;s:3:\"new\";i:9234;s:9:\"post_type\";s:10:\"attachment\";}i:9221;a:3:{s:3:\"old\";i:9221;s:3:\"new\";i:9221;s:9:\"post_type\";s:10:\"attachment\";}i:9222;a:3:{s:3:\"old\";i:9222;s:3:\"new\";i:9222;s:9:\"post_type\";s:10:\"attachment\";}i:9223;a:3:{s:3:\"old\";i:9223;s:3:\"new\";i:9223;s:9:\"post_type\";s:10:\"attachment\";}i:9227;a:3:{s:3:\"old\";i:9227;s:3:\"new\";i:9227;s:9:\"post_type\";s:10:\"attachment\";}i:9228;a:3:{s:3:\"old\";i:9228;s:3:\"new\";i:9228;s:9:\"post_type\";s:10:\"attachment\";}i:9229;a:3:{s:3:\"old\";i:9229;s:3:\"new\";i:9229;s:9:\"post_type\";s:10:\"attachment\";}i:9214;a:3:{s:3:\"old\";i:9214;s:3:\"new\";i:9214;s:9:\"post_type\";s:10:\"attachment\";}i:9215;a:3:{s:3:\"old\";i:9215;s:3:\"new\";i:9215;s:9:\"post_type\";s:10:\"attachment\";}i:9216;a:3:{s:3:\"old\";i:9216;s:3:\"new\";i:9216;s:9:\"post_type\";s:10:\"attachment\";}i:9203;a:3:{s:3:\"old\";i:9203;s:3:\"new\";i:9203;s:9:\"post_type\";s:10:\"attachment\";}i:9204;a:3:{s:3:\"old\";i:9204;s:3:\"new\";i:9204;s:9:\"post_type\";s:10:\"attachment\";}i:9205;a:3:{s:3:\"old\";i:9205;s:3:\"new\";i:9205;s:9:\"post_type\";s:10:\"attachment\";}i:9208;a:3:{s:3:\"old\";i:9208;s:3:\"new\";i:9208;s:9:\"post_type\";s:10:\"attachment\";}i:9209;a:3:{s:3:\"old\";i:9209;s:3:\"new\";i:9209;s:9:\"post_type\";s:10:\"attachment\";}i:9210;a:3:{s:3:\"old\";i:9210;s:3:\"new\";i:9210;s:9:\"post_type\";s:10:\"attachment\";}i:9198;a:3:{s:3:\"old\";i:9198;s:3:\"new\";i:9198;s:9:\"post_type\";s:10:\"attachment\";}i:9199;a:3:{s:3:\"old\";i:9199;s:3:\"new\";i:9199;s:9:\"post_type\";s:10:\"attachment\";}i:9200;a:3:{s:3:\"old\";i:9200;s:3:\"new\";i:9200;s:9:\"post_type\";s:10:\"attachment\";}i:9188;a:3:{s:3:\"old\";i:9188;s:3:\"new\";i:9188;s:9:\"post_type\";s:10:\"attachment\";}i:9192;a:3:{s:3:\"old\";i:9192;s:3:\"new\";i:9192;s:9:\"post_type\";s:10:\"attachment\";}i:9193;a:3:{s:3:\"old\";i:9193;s:3:\"new\";i:9193;s:9:\"post_type\";s:10:\"attachment\";}i:9182;a:3:{s:3:\"old\";i:9182;s:3:\"new\";i:9182;s:9:\"post_type\";s:10:\"attachment\";}i:9183;a:3:{s:3:\"old\";i:9183;s:3:\"new\";i:9183;s:9:\"post_type\";s:10:\"attachment\";}i:9184;a:3:{s:3:\"old\";i:9184;s:3:\"new\";i:9184;s:9:\"post_type\";s:10:\"attachment\";}i:9187;a:3:{s:3:\"old\";i:9187;s:3:\"new\";i:9187;s:9:\"post_type\";s:10:\"attachment\";}i:9121;a:3:{s:3:\"old\";i:9121;s:3:\"new\";i:9121;s:9:\"post_type\";s:10:\"attachment\";}i:9480;a:3:{s:3:\"old\";i:9480;s:3:\"new\";i:9480;s:9:\"post_type\";s:10:\"attachment\";}i:9474;a:3:{s:3:\"old\";i:9474;s:3:\"new\";i:9474;s:9:\"post_type\";s:10:\"attachment\";}i:9477;a:3:{s:3:\"old\";i:9477;s:3:\"new\";i:9477;s:9:\"post_type\";s:10:\"attachment\";}i:9467;a:3:{s:3:\"old\";i:9467;s:3:\"new\";i:9467;s:9:\"post_type\";s:10:\"attachment\";}i:9471;a:3:{s:3:\"old\";i:9471;s:3:\"new\";i:9471;s:9:\"post_type\";s:10:\"attachment\";}i:9271;a:3:{s:3:\"old\";i:9271;s:3:\"new\";i:9271;s:9:\"post_type\";s:10:\"attachment\";}i:9272;a:3:{s:3:\"old\";i:9272;s:3:\"new\";i:9272;s:9:\"post_type\";s:10:\"attachment\";}i:9273;a:3:{s:3:\"old\";i:9273;s:3:\"new\";i:9273;s:9:\"post_type\";s:10:\"attachment\";}i:9262;a:3:{s:3:\"old\";i:9262;s:3:\"new\";i:9262;s:9:\"post_type\";s:10:\"attachment\";}i:9266;a:3:{s:3:\"old\";i:9266;s:3:\"new\";i:9266;s:9:\"post_type\";s:10:\"attachment\";}i:9267;a:3:{s:3:\"old\";i:9267;s:3:\"new\";i:9267;s:9:\"post_type\";s:10:\"attachment\";}i:9268;a:3:{s:3:\"old\";i:9268;s:3:\"new\";i:9268;s:9:\"post_type\";s:10:\"attachment\";}i:9256;a:3:{s:3:\"old\";i:9256;s:3:\"new\";i:9256;s:9:\"post_type\";s:10:\"attachment\";}i:9257;a:3:{s:3:\"old\";i:9257;s:3:\"new\";i:9257;s:9:\"post_type\";s:10:\"attachment\";}i:9258;a:3:{s:3:\"old\";i:9258;s:3:\"new\";i:9258;s:9:\"post_type\";s:10:\"attachment\";}i:9261;a:3:{s:3:\"old\";i:9261;s:3:\"new\";i:9261;s:9:\"post_type\";s:10:\"attachment\";}i:9263;a:3:{s:3:\"old\";i:9263;s:3:\"new\";i:9263;s:9:\"post_type\";s:10:\"attachment\";}i:9251;a:3:{s:3:\"old\";i:9251;s:3:\"new\";i:9251;s:9:\"post_type\";s:10:\"attachment\";}i:9252;a:3:{s:3:\"old\";i:9252;s:3:\"new\";i:9252;s:9:\"post_type\";s:10:\"attachment\";}i:9253;a:3:{s:3:\"old\";i:9253;s:3:\"new\";i:9253;s:9:\"post_type\";s:10:\"attachment\";}i:9237;a:3:{s:3:\"old\";i:9237;s:3:\"new\";i:9237;s:9:\"post_type\";s:10:\"attachment\";}i:9238;a:3:{s:3:\"old\";i:9238;s:3:\"new\";i:9238;s:9:\"post_type\";s:10:\"attachment\";}i:9239;a:3:{s:3:\"old\";i:9239;s:3:\"new\";i:9239;s:9:\"post_type\";s:10:\"attachment\";}i:76;a:3:{s:3:\"old\";i:76;s:3:\"new\";i:76;s:9:\"post_type\";s:10:\"attachment\";}i:77;a:3:{s:3:\"old\";i:77;s:3:\"new\";i:77;s:9:\"post_type\";s:10:\"attachment\";}i:78;a:3:{s:3:\"old\";i:78;s:3:\"new\";i:78;s:9:\"post_type\";s:10:\"attachment\";}i:79;a:3:{s:3:\"old\";i:79;s:3:\"new\";i:79;s:9:\"post_type\";s:10:\"attachment\";}i:80;a:3:{s:3:\"old\";i:80;s:3:\"new\";i:80;s:9:\"post_type\";s:10:\"attachment\";}i:81;a:3:{s:3:\"old\";i:81;s:3:\"new\";i:81;s:9:\"post_type\";s:10:\"attachment\";}i:82;a:3:{s:3:\"old\";i:82;s:3:\"new\";i:82;s:9:\"post_type\";s:10:\"attachment\";}i:103;a:3:{s:3:\"old\";i:103;s:3:\"new\";i:103;s:9:\"post_type\";s:10:\"attachment\";}i:1574;a:3:{s:3:\"old\";i:1574;s:3:\"new\";i:1574;s:9:\"post_type\";s:10:\"attachment\";}i:1575;a:3:{s:3:\"old\";i:1575;s:3:\"new\";i:1575;s:9:\"post_type\";s:10:\"attachment\";}i:1576;a:3:{s:3:\"old\";i:1576;s:3:\"new\";i:1576;s:9:\"post_type\";s:10:\"attachment\";}i:58;a:3:{s:3:\"old\";i:58;s:3:\"new\";i:58;s:9:\"post_type\";s:10:\"attachment\";}i:59;a:3:{s:3:\"old\";i:59;s:3:\"new\";i:59;s:9:\"post_type\";s:10:\"attachment\";}i:60;a:3:{s:3:\"old\";i:60;s:3:\"new\";i:60;s:9:\"post_type\";s:10:\"attachment\";}i:61;a:3:{s:3:\"old\";i:61;s:3:\"new\";i:61;s:9:\"post_type\";s:10:\"attachment\";}i:62;a:3:{s:3:\"old\";i:62;s:3:\"new\";i:62;s:9:\"post_type\";s:10:\"attachment\";}i:63;a:3:{s:3:\"old\";i:63;s:3:\"new\";i:63;s:9:\"post_type\";s:10:\"attachment\";}i:64;a:3:{s:3:\"old\";i:64;s:3:\"new\";i:64;s:9:\"post_type\";s:10:\"attachment\";}i:65;a:3:{s:3:\"old\";i:65;s:3:\"new\";i:65;s:9:\"post_type\";s:10:\"attachment\";}i:66;a:3:{s:3:\"old\";i:66;s:3:\"new\";i:66;s:9:\"post_type\";s:10:\"attachment\";}i:71;a:3:{s:3:\"old\";i:71;s:3:\"new\";i:71;s:9:\"post_type\";s:10:\"attachment\";}i:105;a:3:{s:3:\"old\";i:105;s:3:\"new\";i:105;s:9:\"post_type\";s:10:\"attachment\";}i:109;a:3:{s:3:\"old\";i:109;s:3:\"new\";i:109;s:9:\"post_type\";s:10:\"attachment\";}i:113;a:3:{s:3:\"old\";i:113;s:3:\"new\";i:113;s:9:\"post_type\";s:10:\"attachment\";}i:114;a:3:{s:3:\"old\";i:114;s:3:\"new\";i:114;s:9:\"post_type\";s:10:\"attachment\";}i:115;a:3:{s:3:\"old\";i:115;s:3:\"new\";i:115;s:9:\"post_type\";s:10:\"attachment\";}i:116;a:3:{s:3:\"old\";i:116;s:3:\"new\";i:116;s:9:\"post_type\";s:10:\"attachment\";}i:117;a:3:{s:3:\"old\";i:117;s:3:\"new\";i:117;s:9:\"post_type\";s:10:\"attachment\";}i:118;a:3:{s:3:\"old\";i:118;s:3:\"new\";i:118;s:9:\"post_type\";s:10:\"attachment\";}i:119;a:3:{s:3:\"old\";i:119;s:3:\"new\";i:119;s:9:\"post_type\";s:10:\"attachment\";}i:120;a:3:{s:3:\"old\";i:120;s:3:\"new\";i:120;s:9:\"post_type\";s:10:\"attachment\";}i:121;a:3:{s:3:\"old\";i:121;s:3:\"new\";i:121;s:9:\"post_type\";s:10:\"attachment\";}i:123;a:3:{s:3:\"old\";i:123;s:3:\"new\";i:123;s:9:\"post_type\";s:10:\"attachment\";}i:126;a:3:{s:3:\"old\";i:126;s:3:\"new\";i:126;s:9:\"post_type\";s:10:\"attachment\";}i:129;a:3:{s:3:\"old\";i:129;s:3:\"new\";i:129;s:9:\"post_type\";s:10:\"attachment\";}i:130;a:3:{s:3:\"old\";i:130;s:3:\"new\";i:130;s:9:\"post_type\";s:10:\"attachment\";}i:131;a:3:{s:3:\"old\";i:131;s:3:\"new\";i:131;s:9:\"post_type\";s:10:\"attachment\";}i:132;a:3:{s:3:\"old\";i:132;s:3:\"new\";i:132;s:9:\"post_type\";s:10:\"attachment\";}i:133;a:3:{s:3:\"old\";i:133;s:3:\"new\";i:133;s:9:\"post_type\";s:10:\"attachment\";}i:134;a:3:{s:3:\"old\";i:134;s:3:\"new\";i:134;s:9:\"post_type\";s:10:\"attachment\";}i:135;a:3:{s:3:\"old\";i:135;s:3:\"new\";i:135;s:9:\"post_type\";s:10:\"attachment\";}i:8938;a:3:{s:3:\"old\";i:8938;s:3:\"new\";i:8938;s:9:\"post_type\";s:10:\"attachment\";}i:8986;a:3:{s:3:\"old\";i:8986;s:3:\"new\";i:8986;s:9:\"post_type\";s:10:\"attachment\";}i:8987;a:3:{s:3:\"old\";i:8987;s:3:\"new\";i:8987;s:9:\"post_type\";s:10:\"attachment\";}i:8988;a:3:{s:3:\"old\";i:8988;s:3:\"new\";i:8988;s:9:\"post_type\";s:10:\"attachment\";}i:8989;a:3:{s:3:\"old\";i:8989;s:3:\"new\";i:8989;s:9:\"post_type\";s:10:\"attachment\";}i:8990;a:3:{s:3:\"old\";i:8990;s:3:\"new\";i:8990;s:9:\"post_type\";s:10:\"attachment\";}i:8991;a:3:{s:3:\"old\";i:8991;s:3:\"new\";i:8991;s:9:\"post_type\";s:10:\"attachment\";}i:8992;a:3:{s:3:\"old\";i:8992;s:3:\"new\";i:8992;s:9:\"post_type\";s:10:\"attachment\";}i:8993;a:3:{s:3:\"old\";i:8993;s:3:\"new\";i:8993;s:9:\"post_type\";s:10:\"attachment\";}i:8994;a:3:{s:3:\"old\";i:8994;s:3:\"new\";i:8994;s:9:\"post_type\";s:10:\"attachment\";}i:8995;a:3:{s:3:\"old\";i:8995;s:3:\"new\";i:8995;s:9:\"post_type\";s:10:\"attachment\";}i:8996;a:3:{s:3:\"old\";i:8996;s:3:\"new\";i:8996;s:9:\"post_type\";s:10:\"attachment\";}i:8997;a:3:{s:3:\"old\";i:8997;s:3:\"new\";i:8997;s:9:\"post_type\";s:10:\"attachment\";}i:8998;a:3:{s:3:\"old\";i:8998;s:3:\"new\";i:8998;s:9:\"post_type\";s:10:\"attachment\";}i:8999;a:3:{s:3:\"old\";i:8999;s:3:\"new\";i:8999;s:9:\"post_type\";s:10:\"attachment\";}i:9002;a:3:{s:3:\"old\";i:9002;s:3:\"new\";i:9002;s:9:\"post_type\";s:10:\"attachment\";}i:9005;a:3:{s:3:\"old\";i:9005;s:3:\"new\";i:9005;s:9:\"post_type\";s:10:\"attachment\";}i:9510;a:3:{s:3:\"old\";i:9510;s:3:\"new\";i:9555;s:9:\"post_type\";s:10:\"attachment\";}i:9495;a:3:{s:3:\"old\";i:9495;s:3:\"new\";i:9495;s:9:\"post_type\";s:10:\"attachment\";}i:9498;a:3:{s:3:\"old\";i:9498;s:3:\"new\";i:9556;s:9:\"post_type\";s:10:\"attachment\";}i:9492;a:3:{s:3:\"old\";i:9492;s:3:\"new\";i:9492;s:9:\"post_type\";s:10:\"attachment\";}i:9486;a:3:{s:3:\"old\";i:9486;s:3:\"new\";i:9486;s:9:\"post_type\";s:10:\"attachment\";}i:9489;a:3:{s:3:\"old\";i:9489;s:3:\"new\";i:9489;s:9:\"post_type\";s:10:\"attachment\";}i:9483;a:3:{s:3:\"old\";i:9483;s:3:\"new\";i:9483;s:9:\"post_type\";s:10:\"attachment\";}}s:4:\"term\";a:8:{s:8:\"category\";a:5:{i:1;a:3:{s:3:\"new\";s:1:\"1\";s:3:\"old\";s:1:\"1\";s:4:\"type\";s:8:\"category\";}i:16;a:3:{s:3:\"new\";i:16;s:3:\"old\";i:53;s:4:\"type\";s:8:\"category\";}i:17;a:3:{s:3:\"new\";i:17;s:3:\"old\";i:54;s:4:\"type\";s:8:\"category\";}i:18;a:3:{s:3:\"new\";i:18;s:3:\"old\";i:55;s:4:\"type\";s:8:\"category\";}i:19;a:3:{s:3:\"new\";i:19;s:3:\"old\";i:56;s:4:\"type\";s:8:\"category\";}}s:11:\"product_cat\";a:21:{i:15;a:3:{s:3:\"new\";s:2:\"15\";s:3:\"old\";s:2:\"15\";s:4:\"type\";s:11:\"product_cat\";}i:19;a:3:{s:3:\"new\";i:22;s:3:\"old\";i:19;s:4:\"type\";s:11:\"product_cat\";}i:23;a:3:{s:3:\"new\";i:23;s:3:\"old\";i:23;s:4:\"type\";s:11:\"product_cat\";}i:24;a:3:{s:3:\"new\";i:24;s:3:\"old\";i:24;s:4:\"type\";s:11:\"product_cat\";}i:25;a:3:{s:3:\"new\";i:25;s:3:\"old\";i:25;s:4:\"type\";s:11:\"product_cat\";}i:26;a:3:{s:3:\"new\";i:26;s:3:\"old\";i:26;s:4:\"type\";s:11:\"product_cat\";}i:27;a:3:{s:3:\"new\";i:27;s:3:\"old\";i:27;s:4:\"type\";s:11:\"product_cat\";}i:28;a:3:{s:3:\"new\";i:28;s:3:\"old\";i:28;s:4:\"type\";s:11:\"product_cat\";}i:29;a:3:{s:3:\"new\";i:29;s:3:\"old\";i:29;s:4:\"type\";s:11:\"product_cat\";}i:30;a:3:{s:3:\"new\";i:30;s:3:\"old\";i:30;s:4:\"type\";s:11:\"product_cat\";}i:31;a:3:{s:3:\"new\";i:31;s:3:\"old\";i:31;s:4:\"type\";s:11:\"product_cat\";}i:34;a:3:{s:3:\"new\";i:32;s:3:\"old\";i:34;s:4:\"type\";s:11:\"product_cat\";}i:37;a:3:{s:3:\"new\";i:33;s:3:\"old\";i:37;s:4:\"type\";s:11:\"product_cat\";}i:41;a:3:{s:3:\"new\";i:34;s:3:\"old\";i:41;s:4:\"type\";s:11:\"product_cat\";}i:42;a:3:{s:3:\"new\";i:35;s:3:\"old\";i:42;s:4:\"type\";s:11:\"product_cat\";}i:43;a:3:{s:3:\"new\";i:36;s:3:\"old\";i:43;s:4:\"type\";s:11:\"product_cat\";}i:44;a:3:{s:3:\"new\";i:37;s:3:\"old\";i:44;s:4:\"type\";s:11:\"product_cat\";}i:45;a:3:{s:3:\"new\";i:38;s:3:\"old\";i:45;s:4:\"type\";s:11:\"product_cat\";}i:46;a:3:{s:3:\"new\";i:39;s:3:\"old\";i:46;s:4:\"type\";s:11:\"product_cat\";}i:47;a:3:{s:3:\"new\";i:40;s:3:\"old\";i:47;s:4:\"type\";s:11:\"product_cat\";}i:113;a:3:{s:3:\"new\";i:72;s:3:\"old\";i:113;s:4:\"type\";s:11:\"product_cat\";}}s:8:\"wp_theme\";a:1:{i:16;a:3:{s:3:\"new\";i:20;s:3:\"old\";i:16;s:4:\"type\";s:8:\"wp_theme\";}}s:22:\"elementor_library_type\";a:1:{i:17;a:3:{s:3:\"new\";i:21;s:3:\"old\";i:17;s:4:\"type\";s:22:\"elementor_library_type\";}}s:8:\"post_tag\";a:9:{i:57;a:3:{s:3:\"new\";i:41;s:3:\"old\";i:57;s:4:\"type\";s:8:\"post_tag\";}i:58;a:3:{s:3:\"new\";i:42;s:3:\"old\";i:58;s:4:\"type\";s:8:\"post_tag\";}i:59;a:3:{s:3:\"new\";i:43;s:3:\"old\";i:59;s:4:\"type\";s:8:\"post_tag\";}i:60;a:3:{s:3:\"new\";i:44;s:3:\"old\";i:60;s:4:\"type\";s:8:\"post_tag\";}i:61;a:3:{s:3:\"new\";i:45;s:3:\"old\";i:61;s:4:\"type\";s:8:\"post_tag\";}i:62;a:3:{s:3:\"new\";i:46;s:3:\"old\";i:62;s:4:\"type\";s:8:\"post_tag\";}i:63;a:3:{s:3:\"new\";i:47;s:3:\"old\";i:63;s:4:\"type\";s:8:\"post_tag\";}i:64;a:3:{s:3:\"new\";i:48;s:3:\"old\";i:64;s:4:\"type\";s:8:\"post_tag\";}i:65;a:3:{s:3:\"new\";i:49;s:3:\"old\";i:65;s:4:\"type\";s:8:\"post_tag\";}}s:8:\"pa_brand\";a:12:{i:83;a:3:{s:3:\"new\";i:50;s:3:\"old\";i:83;s:4:\"type\";s:8:\"pa_brand\";}i:84;a:3:{s:3:\"new\";i:51;s:3:\"old\";i:84;s:4:\"type\";s:8:\"pa_brand\";}i:85;a:3:{s:3:\"new\";i:52;s:3:\"old\";i:85;s:4:\"type\";s:8:\"pa_brand\";}i:86;a:3:{s:3:\"new\";i:53;s:3:\"old\";i:86;s:4:\"type\";s:8:\"pa_brand\";}i:87;a:3:{s:3:\"new\";i:54;s:3:\"old\";i:87;s:4:\"type\";s:8:\"pa_brand\";}i:88;a:3:{s:3:\"new\";i:55;s:3:\"old\";i:88;s:4:\"type\";s:8:\"pa_brand\";}i:89;a:3:{s:3:\"new\";i:56;s:3:\"old\";i:89;s:4:\"type\";s:8:\"pa_brand\";}i:90;a:3:{s:3:\"new\";i:57;s:3:\"old\";i:90;s:4:\"type\";s:8:\"pa_brand\";}i:91;a:3:{s:3:\"new\";i:58;s:3:\"old\";i:91;s:4:\"type\";s:8:\"pa_brand\";}i:92;a:3:{s:3:\"new\";i:59;s:3:\"old\";i:92;s:4:\"type\";s:8:\"pa_brand\";}i:93;a:3:{s:3:\"new\";i:60;s:3:\"old\";i:93;s:4:\"type\";s:8:\"pa_brand\";}i:94;a:3:{s:3:\"new\";i:61;s:3:\"old\";i:94;s:4:\"type\";s:8:\"pa_brand\";}}s:8:\"pa_color\";a:10:{i:95;a:3:{s:3:\"new\";i:62;s:3:\"old\";i:95;s:4:\"type\";s:8:\"pa_color\";}i:96;a:3:{s:3:\"new\";i:63;s:3:\"old\";i:96;s:4:\"type\";s:8:\"pa_color\";}i:97;a:3:{s:3:\"new\";i:64;s:3:\"old\";i:97;s:4:\"type\";s:8:\"pa_color\";}i:100;a:3:{s:3:\"new\";i:65;s:3:\"old\";i:100;s:4:\"type\";s:8:\"pa_color\";}i:102;a:3:{s:3:\"new\";i:66;s:3:\"old\";i:102;s:4:\"type\";s:8:\"pa_color\";}i:103;a:3:{s:3:\"new\";i:67;s:3:\"old\";i:103;s:4:\"type\";s:8:\"pa_color\";}i:104;a:3:{s:3:\"new\";i:68;s:3:\"old\";i:104;s:4:\"type\";s:8:\"pa_color\";}i:105;a:3:{s:3:\"new\";i:69;s:3:\"old\";i:105;s:4:\"type\";s:8:\"pa_color\";}i:107;a:3:{s:3:\"new\";i:70;s:3:\"old\";i:107;s:4:\"type\";s:8:\"pa_color\";}i:108;a:3:{s:3:\"new\";i:71;s:3:\"old\";i:108;s:4:\"type\";s:8:\"pa_color\";}}s:8:\"nav_menu\";a:6:{i:49;a:3:{s:3:\"new\";i:73;s:3:\"old\";i:49;s:4:\"type\";s:8:\"nav_menu\";}i:52;a:3:{s:3:\"new\";i:74;s:3:\"old\";i:52;s:4:\"type\";s:8:\"nav_menu\";}i:51;a:3:{s:3:\"new\";i:75;s:3:\"old\";i:51;s:4:\"type\";s:8:\"nav_menu\";}i:48;a:3:{s:3:\"new\";i:76;s:3:\"old\";i:48;s:4:\"type\";s:8:\"nav_menu\";}i:50;a:3:{s:3:\"new\";i:77;s:3:\"old\";i:50;s:4:\"type\";s:8:\"nav_menu\";}i:112;a:3:{s:3:\"new\";i:78;s:3:\"old\";i:112;s:4:\"type\";s:8:\"nav_menu\";}}}s:7:\"product\";a:31:{i:9220;a:4:{s:3:\"old\";i:9220;s:3:\"new\";i:9220;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9226;a:4:{s:3:\"old\";i:9226;s:3:\"new\";i:9226;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9231;a:4:{s:3:\"old\";i:9231;s:3:\"new\";i:9231;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9236;a:4:{s:3:\"old\";i:9236;s:3:\"new\";i:9236;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9250;a:4:{s:3:\"old\";i:9250;s:3:\"new\";i:9250;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9255;a:4:{s:3:\"old\";i:9255;s:3:\"new\";i:9255;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9260;a:4:{s:3:\"old\";i:9260;s:3:\"new\";i:9260;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9265;a:4:{s:3:\"old\";i:9265;s:3:\"new\";i:9265;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9270;a:4:{s:3:\"old\";i:9270;s:3:\"new\";i:9270;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9466;a:4:{s:3:\"old\";i:9466;s:3:\"new\";i:9466;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9470;a:4:{s:3:\"old\";i:9470;s:3:\"new\";i:9470;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9473;a:4:{s:3:\"old\";i:9473;s:3:\"new\";i:9473;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9476;a:4:{s:3:\"old\";i:9476;s:3:\"new\";i:9476;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9479;a:4:{s:3:\"old\";i:9479;s:3:\"new\";i:9479;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9482;a:4:{s:3:\"old\";i:9482;s:3:\"new\";i:9482;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9485;a:4:{s:3:\"old\";i:9485;s:3:\"new\";i:9485;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9488;a:4:{s:3:\"old\";i:9488;s:3:\"new\";i:9488;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9491;a:4:{s:3:\"old\";i:9491;s:3:\"new\";i:9491;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9494;a:4:{s:3:\"old\";i:9494;s:3:\"new\";i:9494;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9497;a:4:{s:3:\"old\";i:9497;s:3:\"new\";i:9497;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9098;a:4:{s:3:\"old\";i:9098;s:3:\"new\";i:9098;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9109;a:4:{s:3:\"old\";i:9109;s:3:\"new\";i:9109;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9114;a:4:{s:3:\"old\";i:9114;s:3:\"new\";i:9114;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9119;a:4:{s:3:\"old\";i:9119;s:3:\"new\";i:9119;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9181;a:4:{s:3:\"old\";i:9181;s:3:\"new\";i:9181;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9186;a:4:{s:3:\"old\";i:9186;s:3:\"new\";i:9186;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9191;a:4:{s:3:\"old\";i:9191;s:3:\"new\";i:9191;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9197;a:4:{s:3:\"old\";i:9197;s:3:\"new\";i:9197;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9202;a:4:{s:3:\"old\";i:9202;s:3:\"new\";i:9202;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9207;a:4:{s:3:\"old\";i:9207;s:3:\"new\";i:9207;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:9213;a:4:{s:3:\"old\";i:9213;s:3:\"new\";i:9213;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}}s:4:\"post\";a:9:{i:8848;a:4:{s:3:\"old\";i:8848;s:3:\"new\";i:8848;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:8851;a:4:{s:3:\"old\";i:8851;s:3:\"new\";i:8851;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:8854;a:4:{s:3:\"old\";i:8854;s:3:\"new\";i:8854;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:8857;a:4:{s:3:\"old\";i:8857;s:3:\"new\";i:8857;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:8860;a:4:{s:3:\"old\";i:8860;s:3:\"new\";i:8860;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:8863;a:4:{s:3:\"old\";i:8863;s:3:\"new\";i:8863;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:8866;a:4:{s:3:\"old\";i:8866;s:3:\"new\";i:8866;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:8869;a:4:{s:3:\"old\";i:8869;s:3:\"new\";i:8869;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:8842;a:4:{s:3:\"old\";i:8842;s:3:\"new\";i:8842;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}}s:10:\"mc4wp-form\";a:1:{i:9069;a:3:{s:3:\"old\";i:9069;s:3:\"new\";i:9069;s:9:\"post_type\";s:10:\"mc4wp-form\";}}s:18:\"wpcf7_contact_form\";a:1:{i:6;a:3:{s:3:\"old\";i:6;s:3:\"new\";i:9498;s:9:\"post_type\";s:18:\"wpcf7_contact_form\";}}s:4:\"page\";a:9:{i:14;a:4:{s:3:\"old\";i:14;s:3:\"new\";i:14;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:17;a:3:{s:3:\"old\";i:17;s:3:\"new\";i:17;s:9:\"post_type\";s:4:\"page\";}i:19;a:4:{s:3:\"old\";i:19;s:3:\"new\";i:19;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:21;a:4:{s:3:\"old\";i:21;s:3:\"new\";i:21;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:23;a:4:{s:3:\"old\";i:23;s:3:\"new\";i:23;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:27;a:4:{s:3:\"old\";i:27;s:3:\"new\";i:27;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:29;a:4:{s:3:\"old\";i:29;s:3:\"new\";i:29;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:31;a:4:{s:3:\"old\";i:31;s:3:\"new\";i:31;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:33;a:3:{s:3:\"old\";i:33;s:3:\"new\";i:33;s:9:\"post_type\";s:4:\"page\";}}s:13:\"nav_menu_item\";a:56:{i:175;a:3:{s:3:\"old\";i:175;s:3:\"new\";i:9499;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:178;a:3:{s:3:\"old\";i:178;s:3:\"new\";i:9500;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:179;a:3:{s:3:\"old\";i:179;s:3:\"new\";i:9501;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:180;a:3:{s:3:\"old\";i:180;s:3:\"new\";i:9502;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:171;a:3:{s:3:\"old\";i:171;s:3:\"new\";i:9503;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:176;a:3:{s:3:\"old\";i:176;s:3:\"new\";i:9504;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:177;a:3:{s:3:\"old\";i:177;s:3:\"new\";i:9505;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:181;a:3:{s:3:\"old\";i:181;s:3:\"new\";i:9506;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:182;a:3:{s:3:\"old\";i:182;s:3:\"new\";i:9507;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:183;a:3:{s:3:\"old\";i:183;s:3:\"new\";i:9508;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:193;a:3:{s:3:\"old\";i:193;s:3:\"new\";i:9509;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:194;a:3:{s:3:\"old\";i:194;s:3:\"new\";i:9510;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:195;a:3:{s:3:\"old\";i:195;s:3:\"new\";i:9511;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:196;a:3:{s:3:\"old\";i:196;s:3:\"new\";i:9512;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:197;a:3:{s:3:\"old\";i:197;s:3:\"new\";i:9513;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:198;a:3:{s:3:\"old\";i:198;s:3:\"new\";i:9514;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:199;a:3:{s:3:\"old\";i:199;s:3:\"new\";i:9515;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:200;a:3:{s:3:\"old\";i:200;s:3:\"new\";i:9516;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:201;a:3:{s:3:\"old\";i:201;s:3:\"new\";i:9517;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:203;a:3:{s:3:\"old\";i:203;s:3:\"new\";i:9518;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:204;a:3:{s:3:\"old\";i:204;s:3:\"new\";i:9519;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:9854;a:3:{s:3:\"old\";i:9854;s:3:\"new\";i:9520;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:9855;a:3:{s:3:\"old\";i:9855;s:3:\"new\";i:9521;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:136;a:3:{s:3:\"old\";i:136;s:3:\"new\";i:9522;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:137;a:3:{s:3:\"old\";i:137;s:3:\"new\";i:9523;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:202;a:3:{s:3:\"old\";i:202;s:3:\"new\";i:9524;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:205;a:3:{s:3:\"old\";i:205;s:3:\"new\";i:9525;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:206;a:3:{s:3:\"old\";i:206;s:3:\"new\";i:9526;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:208;a:3:{s:3:\"old\";i:208;s:3:\"new\";i:9527;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:213;a:3:{s:3:\"old\";i:213;s:3:\"new\";i:9528;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:214;a:3:{s:3:\"old\";i:214;s:3:\"new\";i:9529;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:215;a:3:{s:3:\"old\";i:215;s:3:\"new\";i:9530;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:218;a:3:{s:3:\"old\";i:218;s:3:\"new\";i:9531;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:219;a:3:{s:3:\"old\";i:219;s:3:\"new\";i:9532;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:220;a:3:{s:3:\"old\";i:220;s:3:\"new\";i:9533;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:221;a:3:{s:3:\"old\";i:221;s:3:\"new\";i:9534;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:222;a:3:{s:3:\"old\";i:222;s:3:\"new\";i:9535;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:223;a:3:{s:3:\"old\";i:223;s:3:\"new\";i:9536;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:224;a:3:{s:3:\"old\";i:224;s:3:\"new\";i:9537;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:226;a:3:{s:3:\"old\";i:226;s:3:\"new\";i:9538;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:9702;a:3:{s:3:\"old\";i:9702;s:3:\"new\";i:9539;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:9703;a:3:{s:3:\"old\";i:9703;s:3:\"new\";i:9540;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:138;a:3:{s:3:\"old\";i:138;s:3:\"new\";i:9541;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:139;a:3:{s:3:\"old\";i:139;s:3:\"new\";i:9542;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:140;a:3:{s:3:\"old\";i:140;s:3:\"new\";i:9543;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:209;a:3:{s:3:\"old\";i:209;s:3:\"new\";i:9544;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:210;a:3:{s:3:\"old\";i:210;s:3:\"new\";i:9545;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:211;a:3:{s:3:\"old\";i:211;s:3:\"new\";i:9546;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:212;a:3:{s:3:\"old\";i:212;s:3:\"new\";i:9547;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:9734;a:3:{s:3:\"old\";i:9734;s:3:\"new\";i:9548;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:9735;a:3:{s:3:\"old\";i:9735;s:3:\"new\";i:9549;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:9736;a:3:{s:3:\"old\";i:9736;s:3:\"new\";i:9550;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:9737;a:3:{s:3:\"old\";i:9737;s:3:\"new\";i:9551;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:9738;a:3:{s:3:\"old\";i:9738;s:3:\"new\";i:9552;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:9740;a:3:{s:3:\"old\";i:9740;s:3:\"new\";i:9553;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:9741;a:3:{s:3:\"old\";i:9741;s:3:\"new\";i:9554;s:9:\"post_type\";s:13:\"nav_menu_item\";}}s:9:\"cms_block\";a:2:{i:1570;a:4:{s:3:\"old\";i:1570;s:3:\"new\";i:1570;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:4453;a:4:{s:3:\"old\";i:4453;s:3:\"new\";i:4453;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}}s:15:\"woodmart_woo_lv\";a:2:{i:9196;a:3:{s:3:\"old\";i:9196;s:3:\"new\";i:9196;s:9:\"post_type\";s:15:\"woodmart_woo_lv\";}i:9225;a:3:{s:3:\"old\";i:9225;s:3:\"new\";i:9225;s:9:\"post_type\";s:15:\"woodmart_woo_lv\";}}s:16:\"woodmart_woo_fbt\";a:1:{i:9352;a:3:{s:3:\"old\";i:9352;s:3:\"new\";i:9352;s:9:\"post_type\";s:16:\"woodmart_woo_fbt\";}}s:7:\"headers\";a:2:{s:13:\"header_303964\";s:13:\"header_303964\";s:13:\"header_174829\";s:13:\"header_174829\";}}','off'),
(743,'wd_import_replaced_items','a:97:{i:9220;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9226;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9231;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9236;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9250;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9255;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9260;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9265;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9270;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9466;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9470;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9473;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9476;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9479;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9482;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9485;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9488;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9491;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9494;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9497;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:8848;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:8851;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:8854;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:8857;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:8860;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:8863;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:8866;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:8869;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9098;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9109;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9114;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9119;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9181;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9186;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9191;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9197;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9202;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9207;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:9213;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:14;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:19;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:21;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:23;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"term_meta\";s:9:\"term_meta\";}i:27;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"term_meta\";s:9:\"term_meta\";}i:29;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"term_meta\";s:9:\"term_meta\";}i:31;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"term_meta\";s:9:\"term_meta\";}i:1570;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:4453;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:8842;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:22;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:24;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:25;a:2:{s:9:\"term_meta\";s:9:\"term_meta\";s:12:\"post_content\";s:12:\"post_content\";}i:26;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:28;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:30;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:32;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:33;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:34;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:35;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:36;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:37;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:38;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:39;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:40;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:50;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:51;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:52;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:53;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:54;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:55;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:56;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:57;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:58;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:59;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:60;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:61;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:63;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:70;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:71;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:9528;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:9529;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:9530;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:9531;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:9539;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:9540;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:9421;a:2:{s:9:\"post_meta\";s:9:\"post_meta\";s:12:\"post_content\";s:12:\"post_content\";}i:9446;a:2:{s:9:\"post_meta\";s:9:\"post_meta\";s:12:\"post_content\";s:12:\"post_content\";}i:83;a:2:{s:9:\"post_meta\";s:9:\"post_meta\";s:12:\"post_content\";s:12:\"post_content\";}i:90;a:2:{s:9:\"post_meta\";s:9:\"post_meta\";s:12:\"post_content\";s:12:\"post_content\";}i:97;a:2:{s:9:\"post_meta\";s:9:\"post_meta\";s:12:\"post_content\";s:12:\"post_content\";}i:9560;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:9561;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:232;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:9065;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:9297;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:9858;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:9863;a:1:{s:12:\"post_content\";s:12:\"post_content\";}}','off'),
(1411,'woocommerce_admin_customize_store_completed','yes','auto'),
(1412,'woocommerce_maybe_regenerate_images_hash','735a869b1e691cdfb9147e0e90f6d5b2','auto'),
(781,'whb_main_header','header_439246','auto'),
(782,'xts-header_174829-file-data','a:3:{s:4:\"path\";s:41:\"/2025/10/xts-header_174829-1759499465.css\";s:13:\"theme_version\";s:5:\"8.0.0\";s:8:\"site_url\";s:32:\"885059be776d4f9fb72d91da4de30f98\";}','on'),
(783,'xts-header_174829-css-data',':root{\n	--wd-top-bar-h: .00001px;\n	--wd-top-bar-sm-h: .00001px;\n	--wd-top-bar-sticky-h: .00001px;\n	--wd-top-bar-brd-w: .00001px;\n\n	--wd-header-general-h: 90px;\n	--wd-header-general-sm-h: 60px;\n	--wd-header-general-sticky-h: .00001px;\n	--wd-header-general-brd-w: .00001px;\n\n	--wd-header-bottom-h: .00001px;\n	--wd-header-bottom-sm-h: .00001px;\n	--wd-header-bottom-sticky-h: .00001px;\n	--wd-header-bottom-brd-w: .00001px;\n\n	--wd-header-clone-h: .00001px;\n\n	--wd-header-brd-w: calc(var(--wd-top-bar-brd-w) + var(--wd-header-general-brd-w) + var(--wd-header-bottom-brd-w));\n	--wd-header-h: calc(var(--wd-top-bar-h) + var(--wd-header-general-h) + var(--wd-header-bottom-h) + var(--wd-header-brd-w));\n	--wd-header-sticky-h: calc(var(--wd-top-bar-sticky-h) + var(--wd-header-general-sticky-h) + var(--wd-header-bottom-sticky-h) + var(--wd-header-clone-h) + var(--wd-header-brd-w));\n	--wd-header-sm-h: calc(var(--wd-top-bar-sm-h) + var(--wd-header-general-sm-h) + var(--wd-header-bottom-sm-h) + var(--wd-header-brd-w));\n}\n\n\n\n:root:has(.whb-top-bar.whb-border-boxed) {\n	--wd-top-bar-brd-w: .00001px;\n}\n\n@media (max-width: 1024px) {\n:root:has(.whb-top-bar.whb-hidden-mobile) {\n	--wd-top-bar-brd-w: .00001px;\n}\n}\n\n\n:root:has(.whb-header-bottom.whb-border-boxed) {\n	--wd-header-bottom-brd-w: .00001px;\n}\n\n@media (max-width: 1024px) {\n:root:has(.whb-header-bottom.whb-hidden-mobile) {\n	--wd-header-bottom-brd-w: .00001px;\n}\n}\n\n\n\n		.whb-top-bar-inner { border-color: rgba(255, 255, 255, 0.25);border-bottom-width: 1px;border-bottom-style: solid; }\n.whb-general-header {\n	border-bottom-width: 0px;border-bottom-style: solid;\n}\n\n.whb-header-bottom {\n	border-color: rgba(230, 230, 230, 1);border-bottom-width: 1px;border-bottom-style: solid;\n}\n','on'),
(784,'xts-header_174829-status','valid','on'),
(785,'xts-header_174829-version','8.0.0','on'),
(786,'xts-header_174829-site-url','885059be776d4f9fb72d91da4de30f98','on'),
(787,'whb_header_174829','a:4:{s:4:\"name\";s:27:\"Header Accessories checkout\";s:2:\"id\";s:13:\"header_174829\";s:9:\"structure\";a:3:{s:2:\"id\";s:4:\"root\";s:4:\"type\";s:4:\"root\";s:7:\"content\";a:3:{i:0;a:4:{s:2:\"id\";s:7:\"top-bar\";s:4:\"type\";s:3:\"row\";s:7:\"content\";a:4:{i:0;a:3:{s:2:\"id\";s:7:\"column5\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}i:1;a:3:{s:2:\"id\";s:7:\"column6\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}i:2;a:3:{s:2:\"id\";s:7:\"column7\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}i:3;a:3:{s:2:\"id\";s:14:\"column_mobile1\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}}s:6:\"params\";a:11:{s:11:\"flex_layout\";a:3:{s:2:\"id\";s:11:\"flex_layout\";s:5:\"value\";s:11:\"flex-middle\";s:4:\"type\";s:8:\"selector\";}s:6:\"height\";a:3:{s:2:\"id\";s:6:\"height\";s:5:\"value\";i:45;s:4:\"type\";s:6:\"slider\";}s:13:\"mobile_height\";a:3:{s:2:\"id\";s:13:\"mobile_height\";s:5:\"value\";i:40;s:4:\"type\";s:6:\"slider\";}s:12:\"hide_desktop\";a:3:{s:2:\"id\";s:12:\"hide_desktop\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:11:\"hide_mobile\";a:3:{s:2:\"id\";s:11:\"hide_mobile\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:6:\"sticky\";a:3:{s:2:\"id\";s:6:\"sticky\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:13:\"sticky_height\";a:3:{s:2:\"id\";s:13:\"sticky_height\";s:5:\"value\";i:41;s:4:\"type\";s:6:\"slider\";}s:12:\"color_scheme\";a:3:{s:2:\"id\";s:12:\"color_scheme\";s:5:\"value\";s:5:\"light\";s:4:\"type\";s:8:\"selector\";}s:6:\"shadow\";a:3:{s:2:\"id\";s:6:\"shadow\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:10:\"background\";a:3:{s:2:\"id\";s:10:\"background\";s:5:\"value\";a:0:{}s:4:\"type\";s:2:\"bg\";}s:6:\"border\";a:3:{s:2:\"id\";s:6:\"border\";s:5:\"value\";a:4:{s:5:\"width\";s:1:\"1\";s:5:\"color\";a:4:{s:1:\"r\";i:255;s:1:\"g\";i:255;s:1:\"b\";i:255;s:1:\"a\";d:0.25;}s:5:\"sides\";a:1:{i:0;s:6:\"bottom\";}s:8:\"applyFor\";s:5:\"boxed\";}s:4:\"type\";s:6:\"border\";}}}i:1;a:4:{s:2:\"id\";s:14:\"general-header\";s:4:\"type\";s:3:\"row\";s:7:\"content\";a:6:{i:0;a:3:{s:2:\"id\";s:7:\"column8\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}i:1;a:3:{s:2:\"id\";s:7:\"column9\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:1:{i:0;a:3:{s:2:\"id\";s:20:\"gs8bcnxektjsro21n657\";s:4:\"type\";s:4:\"logo\";s:6:\"params\";a:6:{s:5:\"image\";a:3:{s:2:\"id\";s:5:\"image\";s:5:\"value\";a:4:{s:2:\"id\";i:103;s:3:\"url\";s:109:\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-logo-dark.svg\";s:5:\"width\";i:369;s:6:\"height\";i:53;}s:4:\"type\";s:5:\"image\";}s:5:\"width\";a:3:{s:2:\"id\";s:5:\"width\";s:5:\"value\";i:180;s:4:\"type\";s:6:\"slider\";}s:13:\"sticky_notice\";a:3:{s:2:\"id\";s:13:\"sticky_notice\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:6:\"notice\";}s:12:\"sticky_image\";a:3:{s:2:\"id\";s:12:\"sticky_image\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}s:12:\"sticky_width\";a:3:{s:2:\"id\";s:12:\"sticky_width\";s:5:\"value\";i:245;s:4:\"type\";s:6:\"slider\";}s:12:\"width_height\";a:3:{s:2:\"id\";s:12:\"width_height\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}}}}}i:2;a:3:{s:2:\"id\";s:8:\"column10\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}i:3;a:3:{s:2:\"id\";s:14:\"column_mobile2\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}i:4;a:3:{s:2:\"id\";s:14:\"column_mobile3\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:1:{i:0;a:3:{s:2:\"id\";s:20:\"lt7vdqgaccmapftzurvt\";s:4:\"type\";s:4:\"logo\";s:6:\"params\";a:6:{s:5:\"image\";a:3:{s:2:\"id\";s:5:\"image\";s:5:\"value\";a:4:{s:2:\"id\";i:103;s:3:\"url\";s:109:\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-logo-dark.svg\";s:5:\"width\";i:369;s:6:\"height\";i:53;}s:4:\"type\";s:5:\"image\";}s:5:\"width\";a:3:{s:2:\"id\";s:5:\"width\";s:5:\"value\";i:179;s:4:\"type\";s:6:\"slider\";}s:13:\"sticky_notice\";a:3:{s:2:\"id\";s:13:\"sticky_notice\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:6:\"notice\";}s:12:\"sticky_image\";a:3:{s:2:\"id\";s:12:\"sticky_image\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}s:12:\"sticky_width\";a:3:{s:2:\"id\";s:12:\"sticky_width\";s:5:\"value\";i:179;s:4:\"type\";s:6:\"slider\";}s:12:\"width_height\";a:3:{s:2:\"id\";s:12:\"width_height\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}}}}}i:5;a:3:{s:2:\"id\";s:14:\"column_mobile4\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}}s:6:\"params\";a:11:{s:11:\"flex_layout\";a:3:{s:2:\"id\";s:11:\"flex_layout\";s:5:\"value\";s:11:\"equal-sides\";s:4:\"type\";s:8:\"selector\";}s:6:\"height\";a:3:{s:2:\"id\";s:6:\"height\";s:5:\"value\";i:90;s:4:\"type\";s:6:\"slider\";}s:13:\"mobile_height\";a:3:{s:2:\"id\";s:13:\"mobile_height\";s:5:\"value\";i:60;s:4:\"type\";s:6:\"slider\";}s:12:\"hide_desktop\";a:3:{s:2:\"id\";s:12:\"hide_desktop\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:11:\"hide_mobile\";a:3:{s:2:\"id\";s:11:\"hide_mobile\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:6:\"sticky\";a:3:{s:2:\"id\";s:6:\"sticky\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:13:\"sticky_height\";a:3:{s:2:\"id\";s:13:\"sticky_height\";s:5:\"value\";i:60;s:4:\"type\";s:6:\"slider\";}s:12:\"color_scheme\";a:3:{s:2:\"id\";s:12:\"color_scheme\";s:5:\"value\";s:4:\"dark\";s:4:\"type\";s:8:\"selector\";}s:6:\"shadow\";a:3:{s:2:\"id\";s:6:\"shadow\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:10:\"background\";a:3:{s:2:\"id\";s:10:\"background\";s:5:\"value\";a:0:{}s:4:\"type\";s:2:\"bg\";}s:6:\"border\";a:3:{s:2:\"id\";s:6:\"border\";s:5:\"value\";a:4:{s:5:\"width\";s:1:\"0\";s:8:\"applyFor\";s:9:\"fullwidth\";s:5:\"style\";s:5:\"solid\";s:5:\"sides\";a:1:{i:0;s:6:\"bottom\";}}s:4:\"type\";s:6:\"border\";}}}i:2;a:4:{s:2:\"id\";s:13:\"header-bottom\";s:4:\"type\";s:3:\"row\";s:7:\"content\";a:4:{i:0;a:3:{s:2:\"id\";s:8:\"column11\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}i:1;a:3:{s:2:\"id\";s:8:\"column12\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}i:2;a:3:{s:2:\"id\";s:8:\"column13\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}i:3;a:3:{s:2:\"id\";s:14:\"column_mobile5\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}}s:6:\"params\";a:11:{s:11:\"flex_layout\";a:3:{s:2:\"id\";s:11:\"flex_layout\";s:5:\"value\";s:11:\"flex-middle\";s:4:\"type\";s:8:\"selector\";}s:6:\"height\";a:3:{s:2:\"id\";s:6:\"height\";s:5:\"value\";i:50;s:4:\"type\";s:6:\"slider\";}s:13:\"mobile_height\";a:3:{s:2:\"id\";s:13:\"mobile_height\";s:5:\"value\";i:50;s:4:\"type\";s:6:\"slider\";}s:12:\"hide_desktop\";a:3:{s:2:\"id\";s:12:\"hide_desktop\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:11:\"hide_mobile\";a:3:{s:2:\"id\";s:11:\"hide_mobile\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:6:\"sticky\";a:3:{s:2:\"id\";s:6:\"sticky\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:13:\"sticky_height\";a:3:{s:2:\"id\";s:13:\"sticky_height\";s:5:\"value\";i:50;s:4:\"type\";s:6:\"slider\";}s:12:\"color_scheme\";a:3:{s:2:\"id\";s:12:\"color_scheme\";s:5:\"value\";s:4:\"dark\";s:4:\"type\";s:8:\"selector\";}s:6:\"shadow\";a:3:{s:2:\"id\";s:6:\"shadow\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:10:\"background\";a:3:{s:2:\"id\";s:10:\"background\";s:5:\"value\";a:0:{}s:4:\"type\";s:2:\"bg\";}s:6:\"border\";a:3:{s:2:\"id\";s:6:\"border\";s:5:\"value\";a:5:{s:5:\"style\";s:5:\"solid\";s:8:\"applyFor\";s:9:\"fullwidth\";s:5:\"sides\";a:1:{i:0;s:6:\"bottom\";}s:5:\"width\";s:1:\"1\";s:5:\"color\";a:4:{s:1:\"r\";i:230;s:1:\"g\";i:230;s:1:\"b\";i:230;s:1:\"a\";i:1;}}s:4:\"type\";s:6:\"border\";}}}}}s:8:\"settings\";a:9:{s:7:\"overlap\";a:3:{s:2:\"id\";s:7:\"overlap\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:5:\"boxed\";a:3:{s:2:\"id\";s:5:\"boxed\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:10:\"full_width\";a:3:{s:2:\"id\";s:10:\"full_width\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:14:\"dropdowns_dark\";a:3:{s:2:\"id\";s:14:\"dropdowns_dark\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:13:\"sticky_shadow\";a:3:{s:2:\"id\";s:13:\"sticky_shadow\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:14:\"hide_on_scroll\";a:3:{s:2:\"id\";s:14:\"hide_on_scroll\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:13:\"sticky_effect\";a:3:{s:2:\"id\";s:13:\"sticky_effect\";s:5:\"value\";s:5:\"stick\";s:4:\"type\";s:8:\"selector\";}s:12:\"sticky_clone\";a:3:{s:2:\"id\";s:12:\"sticky_clone\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:13:\"sticky_height\";a:3:{s:2:\"id\";s:13:\"sticky_height\";s:5:\"value\";i:60;s:4:\"type\";s:6:\"slider\";}}}','auto'),
(788,'wd_layouts_conditions','a:4:{s:13:\"checkout_form\";a:1:{i:9863;a:1:{i:0;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:13:\"checkout_form\";s:15:\"condition_query\";s:0:\"\";}}}s:16:\"checkout_content\";a:1:{i:9858;a:1:{i:0;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:16:\"checkout_content\";s:15:\"condition_query\";s:0:\"\";}}}s:12:\"shop_archive\";a:4:{i:9561;a:2:{i:0;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:25:\"filtered_product_term_any\";s:15:\"condition_query\";s:0:\"\";}i:1;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:14:\"product_search\";s:15:\"condition_query\";s:0:\"\";}}i:9560;a:1:{i:0;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:9:\"shop_page\";s:15:\"condition_query\";s:0:\"\";}}i:9446;a:1:{i:0;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:12:\"product_term\";s:15:\"condition_query\";i:34;}}i:9421;a:1:{i:0;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:12:\"product_term\";s:15:\"condition_query\";i:23;}}}s:14:\"single_product\";a:1:{i:9297;a:1:{i:0;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:3:\"all\";s:15:\"condition_query\";s:0:\"\";}}}}','auto'),
(789,'elementor_cpt_support','a:7:{i:0;s:4:\"page\";i:1;s:4:\"post\";i:2;s:7:\"product\";i:3;s:9:\"portfolio\";i:4;s:9:\"cms_block\";i:5;s:14:\"woodmart_slide\";i:6;s:15:\"woodmart_layout\";}','auto'),
(790,'elementor_disable_color_schemes','yes','auto'),
(791,'elementor_disable_typography_schemes','yes','auto'),
(792,'_transient_orders-transient-version','1776309103','on'),
(793,'_transient_shipping-transient-version','1771761508','on'),
(798,'wd_import_current_base','accessories_base','off'),
(2142,'xts-header_439246-file-data','a:3:{s:4:\"path\";s:41:\"/2025/10/xts-header_439246-1759794919.css\";s:13:\"theme_version\";s:5:\"8.0.0\";s:8:\"site_url\";s:32:\"4305d2f3e6d3cefb5b6c62eb551c9c33\";}','on'),
(814,'xts-header_439246-css-data',':root{\n	--wd-top-bar-h: 45px;\n	--wd-top-bar-sm-h: .00001px;\n	--wd-top-bar-sticky-h: .00001px;\n	--wd-top-bar-brd-w: 1px;\n\n	--wd-header-general-h: 90px;\n	--wd-header-general-sm-h: 60px;\n	--wd-header-general-sticky-h: 60px;\n	--wd-header-general-brd-w: .00001px;\n\n	--wd-header-bottom-h: .00001px;\n	--wd-header-bottom-sm-h: .00001px;\n	--wd-header-bottom-sticky-h: .00001px;\n	--wd-header-bottom-brd-w: .00001px;\n\n	--wd-header-clone-h: .00001px;\n\n	--wd-header-brd-w: calc(var(--wd-top-bar-brd-w) + var(--wd-header-general-brd-w) + var(--wd-header-bottom-brd-w));\n	--wd-header-h: calc(var(--wd-top-bar-h) + var(--wd-header-general-h) + var(--wd-header-bottom-h) + var(--wd-header-brd-w));\n	--wd-header-sticky-h: calc(var(--wd-top-bar-sticky-h) + var(--wd-header-general-sticky-h) + var(--wd-header-bottom-sticky-h) + var(--wd-header-clone-h) + var(--wd-header-brd-w));\n	--wd-header-sm-h: calc(var(--wd-top-bar-sm-h) + var(--wd-header-general-sm-h) + var(--wd-header-bottom-sm-h) + var(--wd-header-brd-w));\n}\n\n.whb-top-bar .wd-dropdown {\n	margin-top: 2.5px;\n}\n\n.whb-top-bar .wd-dropdown:after {\n	height: 12.5px;\n}\n\n\n.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu) {\n	margin-top: 10px;\n}\n\n.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu):after {\n	height: 20px;\n}\n\n:root:has(.whb-top-bar.whb-border-boxed) {\n	--wd-top-bar-brd-w: .00001px;\n}\n\n@media (max-width: 1024px) {\n:root:has(.whb-top-bar.whb-hidden-mobile) {\n	--wd-top-bar-brd-w: .00001px;\n}\n}\n\n\n:root:has(.whb-header-bottom.whb-border-boxed) {\n	--wd-header-bottom-brd-w: .00001px;\n}\n\n@media (max-width: 1024px) {\n:root:has(.whb-header-bottom.whb-hidden-mobile) {\n	--wd-header-bottom-brd-w: .00001px;\n}\n}\n\n\n\n		.whb-top-bar-inner { border-color: rgba(255, 255, 255, 0.25);border-bottom-width: 1px;border-bottom-style: solid; }\n.whb-b4kxh9l1h7b6t8r1zfh9 .searchform {\n	--wd-form-height: 46px;\n}\n.whb-general-header {\n	border-bottom-width: 0px;border-bottom-style: solid;\n}\n\n.whb-header-bottom {\n	border-color: rgba(230, 230, 230, 1);border-bottom-width: 1px;border-bottom-style: solid;\n}\n','on'),
(815,'xts-header_439246-status','valid','on'),
(816,'xts-header_439246-version','8.0.0','on'),
(817,'xts-header_439246-site-url','4305d2f3e6d3cefb5b6c62eb551c9c33','on'),
(818,'whb_header_439246','a:4:{s:4:\"name\";s:26:\"Header Accessories Overlap\";s:2:\"id\";s:13:\"header_439246\";s:9:\"structure\";a:3:{s:2:\"id\";s:4:\"root\";s:4:\"type\";s:4:\"root\";s:7:\"content\";a:3:{i:0;a:4:{s:2:\"id\";s:7:\"top-bar\";s:4:\"type\";s:3:\"row\";s:7:\"content\";a:4:{i:0;a:3:{s:2:\"id\";s:7:\"column5\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:1:{i:0;a:3:{s:2:\"id\";s:20:\"vs8p5qv8ke597lxtircr\";s:4:\"type\";s:4:\"text\";s:6:\"params\";a:3:{s:7:\"content\";a:3:{s:2:\"id\";s:7:\"content\";s:5:\"value\";s:142:\"<span style=\"color: #000000;\"><a style=\"color: #000000;\" href=\"mailto:timewilltell091@gmail.com\">Mail us: timewilltell091@gmail.com</a></span>\";s:4:\"type\";s:6:\"editor\";}s:6:\"inline\";a:3:{s:2:\"id\";s:6:\"inline\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:9:\"css_class\";a:3:{s:2:\"id\";s:9:\"css_class\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:4:\"text\";}}}}}i:1;a:3:{s:2:\"id\";s:7:\"column6\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:1:{i:0;a:3:{s:2:\"id\";s:20:\"rcvjgpb363sd9mre8eog\";s:4:\"type\";s:4:\"text\";s:6:\"params\";a:3:{s:7:\"content\";a:3:{s:2:\"id\";s:7:\"content\";s:5:\"value\";s:69:\"<span style=\"color: #000000;\">Phone: 07070223974, 08145021819</span>\";s:4:\"type\";s:6:\"editor\";}s:6:\"inline\";a:3:{s:2:\"id\";s:6:\"inline\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:9:\"css_class\";a:3:{s:2:\"id\";s:9:\"css_class\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:4:\"text\";}}}}}i:2;a:3:{s:2:\"id\";s:7:\"column7\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:1:{i:0;a:3:{s:2:\"id\";s:20:\"8590vgew2mon7hf17r1y\";s:4:\"type\";s:6:\"social\";s:6:\"params\";a:6:{s:4:\"type\";a:3:{s:2:\"id\";s:4:\"type\";s:5:\"value\";s:6:\"follow\";s:4:\"type\";s:8:\"selector\";}s:8:\"el_class\";a:3:{s:2:\"id\";s:8:\"el_class\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:4:\"text\";}s:5:\"style\";a:3:{s:2:\"id\";s:5:\"style\";s:5:\"value\";s:7:\"default\";s:4:\"type\";s:8:\"selector\";}s:4:\"form\";a:3:{s:2:\"id\";s:4:\"form\";s:5:\"value\";s:7:\"rounded\";s:4:\"type\";s:8:\"selector\";}s:4:\"size\";a:3:{s:2:\"id\";s:4:\"size\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:7:\"options\";}s:5:\"color\";a:3:{s:2:\"id\";s:5:\"color\";s:5:\"value\";s:4:\"dark\";s:4:\"type\";s:8:\"selector\";}}}}}i:3;a:3:{s:2:\"id\";s:14:\"column_mobile1\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}}s:6:\"params\";a:12:{s:11:\"row_columns\";a:3:{s:2:\"id\";s:11:\"row_columns\";s:5:\"value\";s:1:\"3\";s:4:\"type\";s:8:\"selector\";}s:11:\"flex_layout\";a:3:{s:2:\"id\";s:11:\"flex_layout\";s:5:\"value\";s:11:\"flex-middle\";s:4:\"type\";s:8:\"selector\";}s:6:\"height\";a:3:{s:2:\"id\";s:6:\"height\";s:5:\"value\";i:45;s:4:\"type\";s:6:\"slider\";}s:13:\"mobile_height\";a:3:{s:2:\"id\";s:13:\"mobile_height\";s:5:\"value\";i:40;s:4:\"type\";s:6:\"slider\";}s:12:\"hide_desktop\";a:3:{s:2:\"id\";s:12:\"hide_desktop\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:11:\"hide_mobile\";a:3:{s:2:\"id\";s:11:\"hide_mobile\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:6:\"sticky\";a:3:{s:2:\"id\";s:6:\"sticky\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:13:\"sticky_height\";a:3:{s:2:\"id\";s:13:\"sticky_height\";s:5:\"value\";i:41;s:4:\"type\";s:6:\"slider\";}s:12:\"color_scheme\";a:3:{s:2:\"id\";s:12:\"color_scheme\";s:5:\"value\";s:4:\"dark\";s:4:\"type\";s:8:\"selector\";}s:10:\"background\";a:3:{s:2:\"id\";s:10:\"background\";s:5:\"value\";a:0:{}s:4:\"type\";s:2:\"bg\";}s:6:\"border\";a:3:{s:2:\"id\";s:6:\"border\";s:5:\"value\";a:4:{s:5:\"width\";s:1:\"1\";s:5:\"color\";a:4:{s:1:\"r\";i:255;s:1:\"g\";i:255;s:1:\"b\";i:255;s:1:\"a\";d:0.25;}s:5:\"sides\";a:1:{i:0;s:6:\"bottom\";}s:8:\"applyFor\";s:5:\"boxed\";}s:4:\"type\";s:6:\"border\";}s:6:\"shadow\";a:3:{s:2:\"id\";s:6:\"shadow\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}}}i:1;a:4:{s:2:\"id\";s:14:\"general-header\";s:4:\"type\";s:3:\"row\";s:7:\"content\";a:6:{i:0;a:3:{s:2:\"id\";s:7:\"column8\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:2:{i:0;a:3:{s:2:\"id\";s:20:\"gs8bcnxektjsro21n657\";s:4:\"type\";s:4:\"logo\";s:6:\"params\";a:6:{s:5:\"image\";a:3:{s:2:\"id\";s:5:\"image\";s:5:\"value\";a:4:{s:2:\"id\";i:9867;s:3:\"url\";s:71:\"http://timewilltellstores.com/wp-content/uploads/2025/10/octa-smart.png\";s:5:\"width\";i:1960;s:6:\"height\";i:430;}s:4:\"type\";s:5:\"image\";}s:5:\"width\";a:3:{s:2:\"id\";s:5:\"width\";s:5:\"value\";i:180;s:4:\"type\";s:6:\"slider\";}s:13:\"sticky_notice\";a:3:{s:2:\"id\";s:13:\"sticky_notice\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:6:\"notice\";}s:12:\"sticky_image\";a:3:{s:2:\"id\";s:12:\"sticky_image\";s:5:\"value\";a:4:{s:2:\"id\";i:9867;s:3:\"url\";s:71:\"http://timewilltellstores.com/wp-content/uploads/2025/10/octa-smart.png\";s:5:\"width\";i:1960;s:6:\"height\";i:430;}s:4:\"type\";s:5:\"image\";}s:12:\"sticky_width\";a:3:{s:2:\"id\";s:12:\"sticky_width\";s:5:\"value\";i:245;s:4:\"type\";s:6:\"slider\";}s:12:\"width_height\";a:3:{s:2:\"id\";s:12:\"width_height\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}}}i:1;a:3:{s:2:\"id\";s:20:\"b51hbxbg8h22qn4yrxf1\";s:4:\"type\";s:5:\"space\";s:6:\"params\";a:2:{s:5:\"width\";a:3:{s:2:\"id\";s:5:\"width\";s:5:\"value\";i:30;s:4:\"type\";s:6:\"slider\";}s:9:\"css_class\";a:3:{s:2:\"id\";s:9:\"css_class\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:4:\"text\";}}}}}i:1;a:3:{s:2:\"id\";s:7:\"column9\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:1:{i:0;a:3:{s:2:\"id\";s:20:\"6kgdkbvf12frej4dofvj\";s:4:\"type\";s:8:\"mainmenu\";s:6:\"params\";a:20:{s:7:\"menu_id\";a:3:{s:2:\"id\";s:7:\"menu_id\";s:5:\"value\";s:15:\"main-navigation\";s:4:\"type\";s:7:\"options\";}s:11:\"full_screen\";a:3:{s:2:\"id\";s:11:\"full_screen\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:5:\"style\";a:3:{s:2:\"id\";s:5:\"style\";s:5:\"value\";s:4:\"text\";s:4:\"type\";s:8:\"selector\";}s:11:\"icon_design\";a:3:{s:2:\"id\";s:11:\"icon_design\";s:5:\"value\";s:1:\"1\";s:4:\"type\";s:8:\"selector\";}s:9:\"wrap_type\";a:3:{s:2:\"id\";s:9:\"wrap_type\";s:5:\"value\";s:9:\"icon_only\";s:4:\"type\";s:8:\"selector\";}s:5:\"color\";a:3:{s:2:\"id\";s:5:\"color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:11:\"hover_color\";a:3:{s:2:\"id\";s:11:\"hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:8:\"bg_color\";a:3:{s:2:\"id\";s:8:\"bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"bg_hover_color\";a:3:{s:2:\"id\";s:14:\"bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:10:\"icon_color\";a:3:{s:2:\"id\";s:10:\"icon_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"icon_hover_color\";a:3:{s:2:\"id\";s:16:\"icon_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"icon_bg_color\";a:3:{s:2:\"id\";s:13:\"icon_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"icon_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"icon_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"icon_type\";a:3:{s:2:\"id\";s:9:\"icon_type\";s:5:\"value\";s:7:\"default\";s:4:\"type\";s:8:\"selector\";}s:11:\"custom_icon\";a:3:{s:2:\"id\";s:11:\"custom_icon\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}s:10:\"menu_style\";a:3:{s:2:\"id\";s:10:\"menu_style\";s:5:\"value\";s:7:\"default\";s:4:\"type\";s:8:\"selector\";}s:10:\"menu_align\";a:3:{s:2:\"id\";s:10:\"menu_align\";s:5:\"value\";s:4:\"left\";s:4:\"type\";s:8:\"selector\";}s:9:\"items_gap\";a:3:{s:2:\"id\";s:9:\"items_gap\";s:5:\"value\";s:1:\"m\";s:4:\"type\";s:8:\"selector\";}s:10:\"bg_overlay\";a:3:{s:2:\"id\";s:10:\"bg_overlay\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:6:\"inline\";a:3:{s:2:\"id\";s:6:\"inline\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}}}}}i:2;a:3:{s:2:\"id\";s:8:\"column10\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:5:{i:0;a:3:{s:2:\"id\";s:20:\"vssfpylqqax9pvkfnxoz\";s:4:\"type\";s:7:\"account\";s:6:\"params\";a:17:{s:13:\"with_username\";a:3:{s:2:\"id\";s:13:\"with_username\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:14:\"login_dropdown\";a:3:{s:2:\"id\";s:14:\"login_dropdown\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:12:\"form_display\";a:3:{s:2:\"id\";s:12:\"form_display\";s:5:\"value\";s:4:\"side\";s:4:\"type\";s:8:\"selector\";}s:7:\"display\";a:3:{s:2:\"id\";s:7:\"display\";s:5:\"value\";s:4:\"text\";s:4:\"type\";s:8:\"selector\";}s:11:\"icon_design\";a:3:{s:2:\"id\";s:11:\"icon_design\";s:5:\"value\";s:1:\"1\";s:4:\"type\";s:8:\"selector\";}s:9:\"wrap_type\";a:3:{s:2:\"id\";s:9:\"wrap_type\";s:5:\"value\";s:9:\"icon_only\";s:4:\"type\";s:8:\"selector\";}s:5:\"color\";a:3:{s:2:\"id\";s:5:\"color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:11:\"hover_color\";a:3:{s:2:\"id\";s:11:\"hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:8:\"bg_color\";a:3:{s:2:\"id\";s:8:\"bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"bg_hover_color\";a:3:{s:2:\"id\";s:14:\"bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:10:\"icon_color\";a:3:{s:2:\"id\";s:10:\"icon_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"icon_hover_color\";a:3:{s:2:\"id\";s:16:\"icon_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"icon_bg_color\";a:3:{s:2:\"id\";s:13:\"icon_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"icon_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"icon_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"icon_type\";a:3:{s:2:\"id\";s:9:\"icon_type\";s:5:\"value\";s:7:\"default\";s:4:\"type\";s:8:\"selector\";}s:11:\"custom_icon\";a:3:{s:2:\"id\";s:11:\"custom_icon\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}s:10:\"bg_overlay\";a:3:{s:2:\"id\";s:10:\"bg_overlay\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}}}i:1;a:3:{s:2:\"id\";s:20:\"b4kxh9l1h7b6t8r1zfh9\";s:4:\"type\";s:6:\"search\";s:6:\"params\";a:29:{s:7:\"display\";a:3:{s:2:\"id\";s:7:\"display\";s:5:\"value\";s:11:\"full-screen\";s:4:\"type\";s:8:\"selector\";}s:16:\"popular_requests\";a:3:{s:2:\"id\";s:16:\"popular_requests\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:19:\"categories_dropdown\";a:3:{s:2:\"id\";s:19:\"categories_dropdown\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:18:\"cat_selector_style\";a:3:{s:2:\"id\";s:18:\"cat_selector_style\";s:5:\"value\";s:8:\"bordered\";s:4:\"type\";s:8:\"selector\";}s:10:\"bg_overlay\";a:3:{s:2:\"id\";s:10:\"bg_overlay\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:4:\"ajax\";a:3:{s:2:\"id\";s:4:\"ajax\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:17:\"ajax_result_count\";a:3:{s:2:\"id\";s:17:\"ajax_result_count\";s:5:\"value\";i:20;s:4:\"type\";s:6:\"slider\";}s:9:\"post_type\";a:3:{s:2:\"id\";s:9:\"post_type\";s:5:\"value\";s:7:\"product\";s:4:\"type\";s:8:\"selector\";}s:12:\"search_style\";a:3:{s:2:\"id\";s:12:\"search_style\";s:5:\"value\";s:7:\"default\";s:4:\"type\";s:8:\"selector\";}s:10:\"form_shape\";a:3:{s:2:\"id\";s:10:\"form_shape\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:7:\"options\";}s:11:\"form_height\";a:3:{s:2:\"id\";s:11:\"form_height\";s:5:\"value\";i:46;s:4:\"type\";s:6:\"slider\";}s:10:\"form_color\";a:3:{s:2:\"id\";s:10:\"form_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:22:\"form_placeholder_color\";a:3:{s:2:\"id\";s:22:\"form_placeholder_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"form_brd_color\";a:3:{s:2:\"id\";s:14:\"form_brd_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:20:\"form_brd_color_focus\";a:3:{s:2:\"id\";s:20:\"form_brd_color_focus\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:7:\"form_bg\";a:3:{s:2:\"id\";s:7:\"form_bg\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:5:\"style\";a:3:{s:2:\"id\";s:5:\"style\";s:5:\"value\";s:4:\"icon\";s:4:\"type\";s:8:\"selector\";}s:11:\"icon_design\";a:3:{s:2:\"id\";s:11:\"icon_design\";s:5:\"value\";s:1:\"1\";s:4:\"type\";s:8:\"selector\";}s:9:\"wrap_type\";a:3:{s:2:\"id\";s:9:\"wrap_type\";s:5:\"value\";s:9:\"icon_only\";s:4:\"type\";s:8:\"selector\";}s:5:\"color\";a:3:{s:2:\"id\";s:5:\"color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:11:\"hover_color\";a:3:{s:2:\"id\";s:11:\"hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:8:\"bg_color\";a:3:{s:2:\"id\";s:8:\"bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"bg_hover_color\";a:3:{s:2:\"id\";s:14:\"bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:10:\"icon_color\";a:3:{s:2:\"id\";s:10:\"icon_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"icon_hover_color\";a:3:{s:2:\"id\";s:16:\"icon_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"icon_bg_color\";a:3:{s:2:\"id\";s:13:\"icon_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"icon_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"icon_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"icon_type\";a:3:{s:2:\"id\";s:9:\"icon_type\";s:5:\"value\";s:7:\"default\";s:4:\"type\";s:8:\"selector\";}s:11:\"custom_icon\";a:3:{s:2:\"id\";s:11:\"custom_icon\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}}}i:2;a:3:{s:2:\"id\";s:20:\"z71sozotxn0s5a0nfm7a\";s:4:\"type\";s:7:\"compare\";s:6:\"params\";a:15:{s:6:\"design\";a:3:{s:2:\"id\";s:6:\"design\";s:5:\"value\";s:4:\"icon\";s:4:\"type\";s:8:\"selector\";}s:11:\"icon_design\";a:3:{s:2:\"id\";s:11:\"icon_design\";s:5:\"value\";s:1:\"2\";s:4:\"type\";s:8:\"selector\";}s:9:\"wrap_type\";a:3:{s:2:\"id\";s:9:\"wrap_type\";s:5:\"value\";s:9:\"icon_only\";s:4:\"type\";s:8:\"selector\";}s:5:\"color\";a:3:{s:2:\"id\";s:5:\"color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:11:\"hover_color\";a:3:{s:2:\"id\";s:11:\"hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:8:\"bg_color\";a:3:{s:2:\"id\";s:8:\"bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"bg_hover_color\";a:3:{s:2:\"id\";s:14:\"bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:10:\"icon_color\";a:3:{s:2:\"id\";s:10:\"icon_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"icon_hover_color\";a:3:{s:2:\"id\";s:16:\"icon_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"icon_bg_color\";a:3:{s:2:\"id\";s:13:\"icon_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"icon_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"icon_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"icon_type\";a:3:{s:2:\"id\";s:9:\"icon_type\";s:5:\"value\";s:7:\"default\";s:4:\"type\";s:8:\"selector\";}s:11:\"custom_icon\";a:3:{s:2:\"id\";s:11:\"custom_icon\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}s:18:\"hide_product_count\";a:3:{s:2:\"id\";s:18:\"hide_product_count\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:22:\"show_dropdown_category\";a:3:{s:2:\"id\";s:22:\"show_dropdown_category\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}}}i:3;a:3:{s:2:\"id\";s:20:\"a22wdkiy3r40yw2paskq\";s:4:\"type\";s:8:\"wishlist\";s:6:\"params\";a:14:{s:6:\"design\";a:3:{s:2:\"id\";s:6:\"design\";s:5:\"value\";s:4:\"icon\";s:4:\"type\";s:8:\"selector\";}s:11:\"icon_design\";a:3:{s:2:\"id\";s:11:\"icon_design\";s:5:\"value\";s:1:\"2\";s:4:\"type\";s:8:\"selector\";}s:9:\"wrap_type\";a:3:{s:2:\"id\";s:9:\"wrap_type\";s:5:\"value\";s:9:\"icon_only\";s:4:\"type\";s:8:\"selector\";}s:5:\"color\";a:3:{s:2:\"id\";s:5:\"color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:11:\"hover_color\";a:3:{s:2:\"id\";s:11:\"hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:8:\"bg_color\";a:3:{s:2:\"id\";s:8:\"bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"bg_hover_color\";a:3:{s:2:\"id\";s:14:\"bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:10:\"icon_color\";a:3:{s:2:\"id\";s:10:\"icon_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"icon_hover_color\";a:3:{s:2:\"id\";s:16:\"icon_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"icon_bg_color\";a:3:{s:2:\"id\";s:13:\"icon_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"icon_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"icon_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"icon_type\";a:3:{s:2:\"id\";s:9:\"icon_type\";s:5:\"value\";s:7:\"default\";s:4:\"type\";s:8:\"selector\";}s:11:\"custom_icon\";a:3:{s:2:\"id\";s:11:\"custom_icon\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}s:18:\"hide_product_count\";a:3:{s:2:\"id\";s:18:\"hide_product_count\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}}}i:4;a:3:{s:2:\"id\";s:20:\"6ivlq8kef7blyepibxz1\";s:4:\"type\";s:4:\"cart\";s:6:\"params\";a:15:{s:8:\"position\";a:3:{s:2:\"id\";s:8:\"position\";s:5:\"value\";s:4:\"side\";s:4:\"type\";s:8:\"selector\";}s:10:\"bg_overlay\";a:3:{s:2:\"id\";s:10:\"bg_overlay\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:6:\"design\";a:3:{s:2:\"id\";s:6:\"design\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:8:\"selector\";}s:5:\"style\";a:3:{s:2:\"id\";s:5:\"style\";s:5:\"value\";s:1:\"2\";s:4:\"type\";s:8:\"selector\";}s:9:\"wrap_type\";a:3:{s:2:\"id\";s:9:\"wrap_type\";s:5:\"value\";s:9:\"icon_only\";s:4:\"type\";s:8:\"selector\";}s:5:\"color\";a:3:{s:2:\"id\";s:5:\"color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:11:\"hover_color\";a:3:{s:2:\"id\";s:11:\"hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:8:\"bg_color\";a:3:{s:2:\"id\";s:8:\"bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"bg_hover_color\";a:3:{s:2:\"id\";s:14:\"bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:10:\"icon_color\";a:3:{s:2:\"id\";s:10:\"icon_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"icon_hover_color\";a:3:{s:2:\"id\";s:16:\"icon_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"icon_bg_color\";a:3:{s:2:\"id\";s:13:\"icon_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"icon_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"icon_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"icon_type\";a:3:{s:2:\"id\";s:9:\"icon_type\";s:5:\"value\";s:4:\"cart\";s:4:\"type\";s:8:\"selector\";}s:11:\"custom_icon\";a:3:{s:2:\"id\";s:11:\"custom_icon\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}}}}}i:3;a:3:{s:2:\"id\";s:14:\"column_mobile2\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:1:{i:0;a:3:{s:2:\"id\";s:20:\"g1k0m1tib7raxrwkm1t3\";s:4:\"type\";s:6:\"burger\";s:6:\"params\";a:31:{s:9:\"close_btn\";a:3:{s:2:\"id\";s:9:\"close_btn\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:11:\"search_form\";a:3:{s:2:\"id\";s:11:\"search_form\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:9:\"post_type\";a:3:{s:2:\"id\";s:9:\"post_type\";s:5:\"value\";s:4:\"page\";s:4:\"type\";s:8:\"selector\";}s:13:\"show_wishlist\";a:3:{s:2:\"id\";s:13:\"show_wishlist\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:12:\"show_compare\";a:3:{s:2:\"id\";s:12:\"show_compare\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:12:\"show_account\";a:3:{s:2:\"id\";s:12:\"show_account\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:15:\"show_html_block\";a:3:{s:2:\"id\";s:15:\"show_html_block\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:9:\"languages\";a:3:{s:2:\"id\";s:9:\"languages\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:18:\"show_language_flag\";a:3:{s:2:\"id\";s:18:\"show_language_flag\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:15:\"categories_menu\";a:3:{s:2:\"id\";s:15:\"categories_menu\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:18:\"primary_menu_title\";a:3:{s:2:\"id\";s:18:\"primary_menu_title\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:4:\"text\";}s:20:\"secondary_menu_title\";a:3:{s:2:\"id\";s:20:\"secondary_menu_title\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:4:\"text\";}s:7:\"menu_id\";a:3:{s:2:\"id\";s:7:\"menu_id\";s:5:\"value\";s:28:\"mobile-navigation-categories\";s:4:\"type\";s:7:\"options\";}s:9:\"tabs_swap\";a:3:{s:2:\"id\";s:9:\"tabs_swap\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:11:\"menu_layout\";a:3:{s:2:\"id\";s:11:\"menu_layout\";s:5:\"value\";s:8:\"dropdown\";s:4:\"type\";s:8:\"selector\";}s:19:\"drilldown_animation\";a:3:{s:2:\"id\";s:19:\"drilldown_animation\";s:5:\"value\";s:5:\"slide\";s:4:\"type\";s:8:\"selector\";}s:22:\"submenu_opening_action\";a:3:{s:2:\"id\";s:22:\"submenu_opening_action\";s:5:\"value\";s:10:\"only_arrow\";s:4:\"type\";s:8:\"selector\";}s:8:\"position\";a:3:{s:2:\"id\";s:8:\"position\";s:5:\"value\";s:4:\"left\";s:4:\"type\";s:8:\"selector\";}s:5:\"style\";a:3:{s:2:\"id\";s:5:\"style\";s:5:\"value\";s:4:\"icon\";s:4:\"type\";s:8:\"selector\";}s:11:\"icon_design\";a:3:{s:2:\"id\";s:11:\"icon_design\";s:5:\"value\";s:1:\"1\";s:4:\"type\";s:8:\"selector\";}s:9:\"wrap_type\";a:3:{s:2:\"id\";s:9:\"wrap_type\";s:5:\"value\";s:9:\"icon_only\";s:4:\"type\";s:8:\"selector\";}s:5:\"color\";a:3:{s:2:\"id\";s:5:\"color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:11:\"hover_color\";a:3:{s:2:\"id\";s:11:\"hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:8:\"bg_color\";a:3:{s:2:\"id\";s:8:\"bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"bg_hover_color\";a:3:{s:2:\"id\";s:14:\"bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:10:\"icon_color\";a:3:{s:2:\"id\";s:10:\"icon_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"icon_hover_color\";a:3:{s:2:\"id\";s:16:\"icon_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"icon_bg_color\";a:3:{s:2:\"id\";s:13:\"icon_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"icon_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"icon_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"icon_type\";a:3:{s:2:\"id\";s:9:\"icon_type\";s:5:\"value\";s:7:\"default\";s:4:\"type\";s:8:\"selector\";}s:11:\"custom_icon\";a:3:{s:2:\"id\";s:11:\"custom_icon\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}}}}}i:4;a:3:{s:2:\"id\";s:14:\"column_mobile3\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:1:{i:0;a:3:{s:2:\"id\";s:20:\"lt7vdqgaccmapftzurvt\";s:4:\"type\";s:4:\"logo\";s:6:\"params\";a:6:{s:5:\"image\";a:3:{s:2:\"id\";s:5:\"image\";s:5:\"value\";a:4:{s:2:\"id\";i:9934;s:3:\"url\";s:79:\"http://timewilltellstores.com/wp-content/uploads/2025/10/timewill-tell-copy.png\";s:5:\"width\";i:1193;s:6:\"height\";i:430;}s:4:\"type\";s:5:\"image\";}s:5:\"width\";a:3:{s:2:\"id\";s:5:\"width\";s:5:\"value\";i:50;s:4:\"type\";s:6:\"slider\";}s:13:\"sticky_notice\";a:3:{s:2:\"id\";s:13:\"sticky_notice\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:6:\"notice\";}s:12:\"sticky_image\";a:3:{s:2:\"id\";s:12:\"sticky_image\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}s:12:\"sticky_width\";a:3:{s:2:\"id\";s:12:\"sticky_width\";s:5:\"value\";i:179;s:4:\"type\";s:6:\"slider\";}s:12:\"width_height\";a:3:{s:2:\"id\";s:12:\"width_height\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}}}}}i:5;a:3:{s:2:\"id\";s:14:\"column_mobile4\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:1:{i:0;a:3:{s:2:\"id\";s:20:\"trk5sfmvib0ch1s1qbtc\";s:4:\"type\";s:4:\"cart\";s:6:\"params\";a:15:{s:8:\"position\";a:3:{s:2:\"id\";s:8:\"position\";s:5:\"value\";s:4:\"side\";s:4:\"type\";s:8:\"selector\";}s:10:\"bg_overlay\";a:3:{s:2:\"id\";s:10:\"bg_overlay\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:6:\"design\";a:3:{s:2:\"id\";s:6:\"design\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:8:\"selector\";}s:5:\"style\";a:3:{s:2:\"id\";s:5:\"style\";s:5:\"value\";s:1:\"5\";s:4:\"type\";s:8:\"selector\";}s:9:\"wrap_type\";a:3:{s:2:\"id\";s:9:\"wrap_type\";s:5:\"value\";s:9:\"icon_only\";s:4:\"type\";s:8:\"selector\";}s:5:\"color\";a:3:{s:2:\"id\";s:5:\"color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:11:\"hover_color\";a:3:{s:2:\"id\";s:11:\"hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:8:\"bg_color\";a:3:{s:2:\"id\";s:8:\"bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"bg_hover_color\";a:3:{s:2:\"id\";s:14:\"bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:10:\"icon_color\";a:3:{s:2:\"id\";s:10:\"icon_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"icon_hover_color\";a:3:{s:2:\"id\";s:16:\"icon_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"icon_bg_color\";a:3:{s:2:\"id\";s:13:\"icon_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"icon_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"icon_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"icon_type\";a:3:{s:2:\"id\";s:9:\"icon_type\";s:5:\"value\";s:4:\"cart\";s:4:\"type\";s:8:\"selector\";}s:11:\"custom_icon\";a:3:{s:2:\"id\";s:11:\"custom_icon\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}}}}}}s:6:\"params\";a:12:{s:11:\"row_columns\";a:3:{s:2:\"id\";s:11:\"row_columns\";s:5:\"value\";s:1:\"3\";s:4:\"type\";s:8:\"selector\";}s:11:\"flex_layout\";a:3:{s:2:\"id\";s:11:\"flex_layout\";s:5:\"value\";s:11:\"flex-middle\";s:4:\"type\";s:8:\"selector\";}s:6:\"height\";a:3:{s:2:\"id\";s:6:\"height\";s:5:\"value\";i:90;s:4:\"type\";s:6:\"slider\";}s:13:\"mobile_height\";a:3:{s:2:\"id\";s:13:\"mobile_height\";s:5:\"value\";i:60;s:4:\"type\";s:6:\"slider\";}s:12:\"hide_desktop\";a:3:{s:2:\"id\";s:12:\"hide_desktop\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:11:\"hide_mobile\";a:3:{s:2:\"id\";s:11:\"hide_mobile\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:6:\"sticky\";a:3:{s:2:\"id\";s:6:\"sticky\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:13:\"sticky_height\";a:3:{s:2:\"id\";s:13:\"sticky_height\";s:5:\"value\";i:60;s:4:\"type\";s:6:\"slider\";}s:12:\"color_scheme\";a:3:{s:2:\"id\";s:12:\"color_scheme\";s:5:\"value\";s:4:\"dark\";s:4:\"type\";s:8:\"selector\";}s:10:\"background\";a:3:{s:2:\"id\";s:10:\"background\";s:5:\"value\";a:0:{}s:4:\"type\";s:2:\"bg\";}s:6:\"border\";a:3:{s:2:\"id\";s:6:\"border\";s:5:\"value\";a:4:{s:5:\"width\";s:1:\"0\";s:8:\"applyFor\";s:9:\"fullwidth\";s:5:\"style\";s:5:\"solid\";s:5:\"sides\";a:1:{i:0;s:6:\"bottom\";}}s:4:\"type\";s:6:\"border\";}s:6:\"shadow\";a:3:{s:2:\"id\";s:6:\"shadow\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}}}i:2;a:4:{s:2:\"id\";s:13:\"header-bottom\";s:4:\"type\";s:3:\"row\";s:7:\"content\";a:4:{i:0;a:3:{s:2:\"id\";s:8:\"column11\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}i:1;a:3:{s:2:\"id\";s:8:\"column12\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}i:2;a:3:{s:2:\"id\";s:8:\"column13\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}i:3;a:3:{s:2:\"id\";s:14:\"column_mobile5\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}}s:6:\"params\";a:12:{s:11:\"row_columns\";a:3:{s:2:\"id\";s:11:\"row_columns\";s:5:\"value\";s:1:\"3\";s:4:\"type\";s:8:\"selector\";}s:11:\"flex_layout\";a:3:{s:2:\"id\";s:11:\"flex_layout\";s:5:\"value\";s:11:\"flex-middle\";s:4:\"type\";s:8:\"selector\";}s:6:\"height\";a:3:{s:2:\"id\";s:6:\"height\";s:5:\"value\";i:50;s:4:\"type\";s:6:\"slider\";}s:13:\"mobile_height\";a:3:{s:2:\"id\";s:13:\"mobile_height\";s:5:\"value\";i:50;s:4:\"type\";s:6:\"slider\";}s:12:\"hide_desktop\";a:3:{s:2:\"id\";s:12:\"hide_desktop\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:11:\"hide_mobile\";a:3:{s:2:\"id\";s:11:\"hide_mobile\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:6:\"sticky\";a:3:{s:2:\"id\";s:6:\"sticky\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:13:\"sticky_height\";a:3:{s:2:\"id\";s:13:\"sticky_height\";s:5:\"value\";i:50;s:4:\"type\";s:6:\"slider\";}s:12:\"color_scheme\";a:3:{s:2:\"id\";s:12:\"color_scheme\";s:5:\"value\";s:4:\"dark\";s:4:\"type\";s:8:\"selector\";}s:10:\"background\";a:3:{s:2:\"id\";s:10:\"background\";s:5:\"value\";a:0:{}s:4:\"type\";s:2:\"bg\";}s:6:\"border\";a:3:{s:2:\"id\";s:6:\"border\";s:5:\"value\";a:5:{s:5:\"style\";s:5:\"solid\";s:8:\"applyFor\";s:9:\"fullwidth\";s:5:\"sides\";a:1:{i:0;s:6:\"bottom\";}s:5:\"width\";s:1:\"1\";s:5:\"color\";a:4:{s:1:\"r\";i:230;s:1:\"g\";i:230;s:1:\"b\";i:230;s:1:\"a\";i:1;}}s:4:\"type\";s:6:\"border\";}s:6:\"shadow\";a:3:{s:2:\"id\";s:6:\"shadow\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}}}}}s:8:\"settings\";a:9:{s:7:\"overlap\";a:3:{s:2:\"id\";s:7:\"overlap\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:5:\"boxed\";a:3:{s:2:\"id\";s:5:\"boxed\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:10:\"full_width\";a:3:{s:2:\"id\";s:10:\"full_width\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:14:\"dropdowns_dark\";a:3:{s:2:\"id\";s:14:\"dropdowns_dark\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:13:\"sticky_shadow\";a:3:{s:2:\"id\";s:13:\"sticky_shadow\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:14:\"hide_on_scroll\";a:3:{s:2:\"id\";s:14:\"hide_on_scroll\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:13:\"sticky_effect\";a:3:{s:2:\"id\";s:13:\"sticky_effect\";s:5:\"value\";s:5:\"slide\";s:4:\"type\";s:8:\"selector\";}s:12:\"sticky_clone\";a:3:{s:2:\"id\";s:12:\"sticky_clone\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:13:\"sticky_height\";a:3:{s:2:\"id\";s:13:\"sticky_height\";s:5:\"value\";i:60;s:4:\"type\";s:6:\"slider\";}}}','auto'),
(811,'wd_imported_data_accessories','a:8:{s:4:\"term\";a:1:{s:15:\"woodmart_slider\";a:1:{i:18;a:3:{s:3:\"new\";i:93;s:3:\"old\";i:18;s:4:\"type\";s:15:\"woodmart_slider\";}}}s:9:\"all_posts\";a:46:{i:229;a:3:{s:3:\"old\";i:229;s:3:\"new\";i:229;s:9:\"post_type\";s:10:\"attachment\";}i:230;a:3:{s:3:\"old\";i:230;s:3:\"new\";i:229;s:9:\"post_type\";s:10:\"attachment\";}i:9072;a:3:{s:3:\"old\";i:9072;s:3:\"new\";i:9072;s:9:\"post_type\";s:10:\"attachment\";}i:9421;a:4:{s:3:\"old\";i:9421;s:3:\"new\";i:9421;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:9430;a:3:{s:3:\"old\";i:9430;s:3:\"new\";i:9430;s:9:\"post_type\";s:10:\"attachment\";}i:9434;a:3:{s:3:\"old\";i:9434;s:3:\"new\";i:9434;s:9:\"post_type\";s:10:\"attachment\";}i:9435;a:3:{s:3:\"old\";i:9435;s:3:\"new\";i:9435;s:9:\"post_type\";s:10:\"attachment\";}i:9502;a:4:{s:3:\"old\";i:9502;s:3:\"new\";i:9560;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:9510;a:3:{s:3:\"old\";i:9510;s:3:\"new\";i:9555;s:9:\"post_type\";s:10:\"attachment\";}i:9516;a:4:{s:3:\"old\";i:9516;s:3:\"new\";i:9561;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:9517;a:3:{s:3:\"old\";i:9517;s:3:\"new\";i:9562;s:9:\"post_type\";s:10:\"attachment\";}i:9756;a:3:{s:3:\"old\";i:9756;s:3:\"new\";i:9756;s:9:\"post_type\";s:10:\"attachment\";}i:9757;a:3:{s:3:\"old\";i:9757;s:3:\"new\";i:9757;s:9:\"post_type\";s:10:\"attachment\";}i:9758;a:3:{s:3:\"old\";i:9758;s:3:\"new\";i:9758;s:9:\"post_type\";s:10:\"attachment\";}i:9762;a:3:{s:3:\"old\";i:9762;s:3:\"new\";i:9762;s:9:\"post_type\";s:10:\"attachment\";}i:25;a:4:{s:3:\"old\";i:25;s:3:\"new\";i:25;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:38;a:3:{s:3:\"old\";i:38;s:3:\"new\";i:38;s:9:\"post_type\";s:10:\"attachment\";}i:39;a:3:{s:3:\"old\";i:39;s:3:\"new\";i:39;s:9:\"post_type\";s:10:\"attachment\";}i:40;a:3:{s:3:\"old\";i:40;s:3:\"new\";i:40;s:9:\"post_type\";s:10:\"attachment\";}i:58;a:3:{s:3:\"old\";i:58;s:3:\"new\";i:58;s:9:\"post_type\";s:10:\"attachment\";}i:59;a:3:{s:3:\"old\";i:59;s:3:\"new\";i:59;s:9:\"post_type\";s:10:\"attachment\";}i:60;a:3:{s:3:\"old\";i:60;s:3:\"new\";i:60;s:9:\"post_type\";s:10:\"attachment\";}i:65;a:3:{s:3:\"old\";i:65;s:3:\"new\";i:65;s:9:\"post_type\";s:10:\"attachment\";}i:76;a:3:{s:3:\"old\";i:76;s:3:\"new\";i:76;s:9:\"post_type\";s:10:\"attachment\";}i:232;a:4:{s:3:\"old\";i:232;s:3:\"new\";i:232;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:9065;a:4:{s:3:\"old\";i:9065;s:3:\"new\";i:9065;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:9287;a:3:{s:3:\"old\";i:9287;s:3:\"new\";i:9287;s:9:\"post_type\";s:10:\"attachment\";}i:9291;a:3:{s:3:\"old\";i:9291;s:3:\"new\";i:9291;s:9:\"post_type\";s:10:\"attachment\";}i:9292;a:3:{s:3:\"old\";i:9292;s:3:\"new\";i:9292;s:9:\"post_type\";s:10:\"attachment\";}i:9293;a:3:{s:3:\"old\";i:9293;s:3:\"new\";i:9293;s:9:\"post_type\";s:10:\"attachment\";}i:9297;a:4:{s:3:\"old\";i:9297;s:3:\"new\";i:9297;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:9446;a:4:{s:3:\"old\";i:9446;s:3:\"new\";i:9446;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:9450;a:3:{s:3:\"old\";i:9450;s:3:\"new\";i:9450;s:9:\"post_type\";s:10:\"attachment\";}i:9451;a:3:{s:3:\"old\";i:9451;s:3:\"new\";i:9451;s:9:\"post_type\";s:10:\"attachment\";}i:61;a:3:{s:3:\"old\";i:61;s:3:\"new\";i:61;s:9:\"post_type\";s:10:\"attachment\";}i:62;a:3:{s:3:\"old\";i:62;s:3:\"new\";i:62;s:9:\"post_type\";s:10:\"attachment\";}i:63;a:3:{s:3:\"old\";i:63;s:3:\"new\";i:63;s:9:\"post_type\";s:10:\"attachment\";}i:64;a:3:{s:3:\"old\";i:64;s:3:\"new\";i:64;s:9:\"post_type\";s:10:\"attachment\";}i:83;a:4:{s:3:\"old\";i:83;s:3:\"new\";i:83;s:9:\"post_type\";s:14:\"woodmart_slide\";s:4:\"type\";s:9:\"elementor\";}i:90;a:4:{s:3:\"old\";i:90;s:3:\"new\";i:90;s:9:\"post_type\";s:14:\"woodmart_slide\";s:4:\"type\";s:9:\"elementor\";}i:91;a:3:{s:3:\"old\";i:91;s:3:\"new\";i:91;s:9:\"post_type\";s:10:\"attachment\";}i:97;a:4:{s:3:\"old\";i:97;s:3:\"new\";i:97;s:9:\"post_type\";s:14:\"woodmart_slide\";s:4:\"type\";s:9:\"elementor\";}i:98;a:3:{s:3:\"old\";i:98;s:3:\"new\";i:98;s:9:\"post_type\";s:10:\"attachment\";}i:9036;a:3:{s:3:\"old\";i:9036;s:3:\"new\";i:9036;s:9:\"post_type\";s:10:\"attachment\";}i:9858;a:4:{s:3:\"old\";i:9858;s:3:\"new\";i:9858;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:9863;a:4:{s:3:\"old\";i:9863;s:3:\"new\";i:9863;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}}s:10:\"attachment\";a:33:{i:229;a:3:{s:3:\"old\";i:229;s:3:\"new\";i:229;s:9:\"post_type\";s:10:\"attachment\";}i:230;a:3:{s:3:\"old\";i:230;s:3:\"new\";i:229;s:9:\"post_type\";s:10:\"attachment\";}i:9072;a:3:{s:3:\"old\";i:9072;s:3:\"new\";i:9072;s:9:\"post_type\";s:10:\"attachment\";}i:9430;a:3:{s:3:\"old\";i:9430;s:3:\"new\";i:9430;s:9:\"post_type\";s:10:\"attachment\";}i:9434;a:3:{s:3:\"old\";i:9434;s:3:\"new\";i:9434;s:9:\"post_type\";s:10:\"attachment\";}i:9435;a:3:{s:3:\"old\";i:9435;s:3:\"new\";i:9435;s:9:\"post_type\";s:10:\"attachment\";}i:9510;a:3:{s:3:\"old\";i:9510;s:3:\"new\";i:9555;s:9:\"post_type\";s:10:\"attachment\";}i:9517;a:3:{s:3:\"old\";i:9517;s:3:\"new\";i:9562;s:9:\"post_type\";s:10:\"attachment\";}i:9756;a:3:{s:3:\"old\";i:9756;s:3:\"new\";i:9756;s:9:\"post_type\";s:10:\"attachment\";}i:9757;a:3:{s:3:\"old\";i:9757;s:3:\"new\";i:9757;s:9:\"post_type\";s:10:\"attachment\";}i:9758;a:3:{s:3:\"old\";i:9758;s:3:\"new\";i:9758;s:9:\"post_type\";s:10:\"attachment\";}i:9762;a:3:{s:3:\"old\";i:9762;s:3:\"new\";i:9762;s:9:\"post_type\";s:10:\"attachment\";}i:38;a:3:{s:3:\"old\";i:38;s:3:\"new\";i:38;s:9:\"post_type\";s:10:\"attachment\";}i:39;a:3:{s:3:\"old\";i:39;s:3:\"new\";i:39;s:9:\"post_type\";s:10:\"attachment\";}i:40;a:3:{s:3:\"old\";i:40;s:3:\"new\";i:40;s:9:\"post_type\";s:10:\"attachment\";}i:58;a:3:{s:3:\"old\";i:58;s:3:\"new\";i:58;s:9:\"post_type\";s:10:\"attachment\";}i:59;a:3:{s:3:\"old\";i:59;s:3:\"new\";i:59;s:9:\"post_type\";s:10:\"attachment\";}i:60;a:3:{s:3:\"old\";i:60;s:3:\"new\";i:60;s:9:\"post_type\";s:10:\"attachment\";}i:65;a:3:{s:3:\"old\";i:65;s:3:\"new\";i:65;s:9:\"post_type\";s:10:\"attachment\";}i:76;a:3:{s:3:\"old\";i:76;s:3:\"new\";i:76;s:9:\"post_type\";s:10:\"attachment\";}i:9287;a:3:{s:3:\"old\";i:9287;s:3:\"new\";i:9287;s:9:\"post_type\";s:10:\"attachment\";}i:9291;a:3:{s:3:\"old\";i:9291;s:3:\"new\";i:9291;s:9:\"post_type\";s:10:\"attachment\";}i:9292;a:3:{s:3:\"old\";i:9292;s:3:\"new\";i:9292;s:9:\"post_type\";s:10:\"attachment\";}i:9293;a:3:{s:3:\"old\";i:9293;s:3:\"new\";i:9293;s:9:\"post_type\";s:10:\"attachment\";}i:9450;a:3:{s:3:\"old\";i:9450;s:3:\"new\";i:9450;s:9:\"post_type\";s:10:\"attachment\";}i:9451;a:3:{s:3:\"old\";i:9451;s:3:\"new\";i:9451;s:9:\"post_type\";s:10:\"attachment\";}i:61;a:3:{s:3:\"old\";i:61;s:3:\"new\";i:61;s:9:\"post_type\";s:10:\"attachment\";}i:62;a:3:{s:3:\"old\";i:62;s:3:\"new\";i:62;s:9:\"post_type\";s:10:\"attachment\";}i:63;a:3:{s:3:\"old\";i:63;s:3:\"new\";i:63;s:9:\"post_type\";s:10:\"attachment\";}i:64;a:3:{s:3:\"old\";i:64;s:3:\"new\";i:64;s:9:\"post_type\";s:10:\"attachment\";}i:91;a:3:{s:3:\"old\";i:91;s:3:\"new\";i:91;s:9:\"post_type\";s:10:\"attachment\";}i:98;a:3:{s:3:\"old\";i:98;s:3:\"new\";i:98;s:9:\"post_type\";s:10:\"attachment\";}i:9036;a:3:{s:3:\"old\";i:9036;s:3:\"new\";i:9036;s:9:\"post_type\";s:10:\"attachment\";}}s:15:\"woodmart_layout\";a:7:{i:9421;a:4:{s:3:\"old\";i:9421;s:3:\"new\";i:9421;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:9502;a:4:{s:3:\"old\";i:9502;s:3:\"new\";i:9560;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:9516;a:4:{s:3:\"old\";i:9516;s:3:\"new\";i:9561;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:9297;a:4:{s:3:\"old\";i:9297;s:3:\"new\";i:9297;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:9446;a:4:{s:3:\"old\";i:9446;s:3:\"new\";i:9446;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:9858;a:4:{s:3:\"old\";i:9858;s:3:\"new\";i:9858;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:9863;a:4:{s:3:\"old\";i:9863;s:3:\"new\";i:9863;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}}s:4:\"page\";a:1:{i:25;a:4:{s:3:\"old\";i:25;s:3:\"new\";i:25;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}}s:9:\"cms_block\";a:2:{i:232;a:4:{s:3:\"old\";i:232;s:3:\"new\";i:232;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:9065;a:4:{s:3:\"old\";i:9065;s:3:\"new\";i:9065;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}}s:14:\"woodmart_slide\";a:3:{i:83;a:4:{s:3:\"old\";i:83;s:3:\"new\";i:83;s:9:\"post_type\";s:14:\"woodmart_slide\";s:4:\"type\";s:9:\"elementor\";}i:90;a:4:{s:3:\"old\";i:90;s:3:\"new\";i:90;s:9:\"post_type\";s:14:\"woodmart_slide\";s:4:\"type\";s:9:\"elementor\";}i:97;a:4:{s:3:\"old\";i:97;s:3:\"new\";i:97;s:9:\"post_type\";s:14:\"woodmart_slide\";s:4:\"type\";s:9:\"elementor\";}}s:7:\"headers\";a:2:{s:13:\"header_303964\";s:13:\"header_303964\";s:13:\"header_439246\";s:13:\"header_439246\";}}','off'),
(822,'xts-theme_settings_default-status','valid','on'),
(823,'xts-theme_settings_default-version','8.0.0','on'),
(824,'xts-theme_settings_default-site-url','4305d2f3e6d3cefb5b6c62eb551c9c33','on'),
(827,'xts_backups_auto','a:5:{i:0;b:0;i:1759499650;a:5:{s:5:\"title\";s:12:\"Auto Backup \";s:4:\"date\";s:19:\"2025-10-03 13:54:10\";s:4:\"auto\";b:1;s:7:\"options\";a:777:{s:11:\"insta_token\";s:0:\"\";s:28:\"insta_delete_outdated_images\";s:0:\"\";s:18:\"google_map_api_key\";s:0:\"\";s:9:\"fb_app_id\";s:0:\"\";s:13:\"fb_app_secret\";s:0:\"\";s:9:\"fb_notice\";s:0:\"\";s:10:\"goo_app_id\";s:0:\"\";s:14:\"goo_app_secret\";s:0:\"\";s:10:\"goo_notice\";s:0:\"\";s:9:\"vk_app_id\";s:0:\"\";s:13:\"vk_app_secret\";s:0:\"\";s:9:\"vk_notice\";s:0:\"\";s:15:\"alt_auth_method\";s:1:\"0\";s:9:\"ajax_shop\";s:1:\"1\";s:11:\"ajax_scroll\";s:1:\"1\";s:21:\"shop_page_breadcrumbs\";s:1:\"1\";s:17:\"cat_desc_position\";s:6:\"before\";s:14:\"products_hover\";s:5:\"quick\";s:23:\"base_hover_mobile_click\";b:0;s:21:\"products_color_scheme\";s:7:\"default\";s:22:\"products_bordered_grid\";s:0:\"\";s:28:\"products_bordered_grid_style\";s:7:\"outside\";s:24:\"products_with_background\";s:0:\"\";s:19:\"products_background\";a:1:{s:4:\"idle\";s:0:\"\";}s:15:\"products_shadow\";s:0:\"\";s:23:\"stretch_product_desktop\";b:0;s:22:\"stretch_product_tablet\";b:0;s:22:\"stretch_product_mobile\";b:0;s:25:\"product_title_lines_limit\";s:4:\"none\";s:22:\"show_empty_star_rating\";b:0;s:11:\"hover_image\";s:1:\"1\";s:12:\"grid_gallery\";b:0;s:20:\"grid_gallery_control\";s:5:\"hover\";s:26:\"grid_gallery_enable_arrows\";s:4:\"none\";s:16:\"product_quantity\";b:0;s:18:\"base_hover_content\";s:7:\"excerpt\";s:21:\"stock_status_position\";s:9:\"thumbnail\";s:27:\"show_stock_quantity_on_grid\";b:0;s:23:\"grid_stock_progress_bar\";s:1:\"0\";s:14:\"shop_countdown\";b:0;s:22:\"categories_under_title\";b:1;s:18:\"brands_under_title\";b:0;s:15:\"sku_under_title\";b:0;s:18:\"show_reviews_count\";b:0;s:17:\"categories_design\";s:7:\"default\";s:19:\"categories_rounding\";s:0:\"\";s:31:\"custom_categories_rounding_size\";s:0:\"\";s:23:\"categories_color_scheme\";s:7:\"default\";s:22:\"categories_with_shadow\";s:6:\"enable\";s:29:\"hide_categories_subcategories\";b:0;s:29:\"hide_categories_product_count\";b:0;s:11:\"shop_layout\";s:12:\"sidebar-left\";s:18:\"shop_sidebar_width\";s:1:\"3\";s:25:\"shop_hide_sidebar_desktop\";b:0;s:24:\"shop_hide_sidebar_tablet\";s:1:\"1\";s:17:\"shop_hide_sidebar\";s:1:\"1\";s:20:\"sticky_filter_button\";b:0;s:10:\"shop_title\";s:1:\"1\";s:15:\"shop_categories\";s:1:\"0\";s:25:\"shop_categories_ancestors\";b:0;s:25:\"show_categories_neighbors\";b:0;s:19:\"shop_products_count\";s:1:\"1\";s:37:\"shop_page_title_hide_empty_categories\";b:0;s:34:\"shop_page_title_categories_exclude\";s:0:\"\";s:24:\"mobile_categories_layout\";s:9:\"accordion\";s:29:\"mobile_categories_menu_layout\";s:8:\"dropdown\";s:37:\"mobile_categories_drilldown_animation\";s:5:\"slide\";s:40:\"mobile_categories_submenu_opening_action\";s:10:\"only_arrow\";s:26:\"mobile_categories_position\";s:4:\"left\";s:30:\"mobile_categories_color_scheme\";s:7:\"default\";s:27:\"mobile_categories_close_btn\";b:0;s:9:\"shop_view\";s:4:\"grid\";s:16:\"products_columns\";s:1:\"3\";s:23:\"products_columns_tablet\";s:4:\"auto\";s:23:\"products_columns_mobile\";s:1:\"2\";s:16:\"products_spacing\";s:2:\"20\";s:23:\"products_spacing_tablet\";s:0:\"\";s:23:\"products_spacing_mobile\";s:0:\"\";s:24:\"per_row_columns_selector\";s:1:\"1\";s:27:\"products_columns_variations\";a:3:{i:0;s:1:\"2\";i:1;s:1:\"3\";i:2;s:1:\"4\";}s:16:\"products_masonry\";b:0;s:24:\"products_different_sizes\";b:0;s:13:\"shop_per_page\";s:2:\"18\";s:14:\"per_page_links\";s:1:\"1\";s:16:\"per_page_options\";s:10:\"9,12,18,24\";s:15:\"shop_pagination\";s:10:\"pagination\";s:25:\"load_more_button_page_url\";b:1;s:17:\"categories_toggle\";s:1:\"1\";s:14:\"widgets_scroll\";s:1:\"1\";s:14:\"widget_heights\";s:3:\"223\";s:21:\"shop_widgets_collapse\";s:7:\"disable\";s:12:\"shop_filters\";b:0;s:17:\"shop_filters_type\";s:7:\"widgets\";s:20:\"shop_filters_columns\";s:0:\"\";s:27:\"shop_filters_columns_tablet\";s:4:\"auto\";s:27:\"shop_filters_columns_mobile\";s:4:\"auto\";s:20:\"shop_filters_spacing\";s:2:\"30\";s:27:\"shop_filters_spacing_tablet\";s:0:\"\";s:27:\"shop_filters_spacing_mobile\";s:0:\"\";s:12:\"hide_sort_by\";b:0;s:17:\"hide_price_filter\";b:0;s:20:\"shop_filters_content\";s:0:\"\";s:24:\"shop_filters_always_open\";b:0;s:18:\"shop_filters_close\";b:0;s:14:\"default_header\";s:13:\"header_303964\";s:14:\"sticky_toolbar\";s:1:\"1\";s:20:\"sticky_toolbar_label\";s:1:\"1\";s:21:\"sticky_toolbar_fields\";a:5:{i:0;s:4:\"shop\";i:1;s:7:\"sidebar\";i:2;s:8:\"wishlist\";i:3;s:4:\"cart\";i:4;s:7:\"account\";}s:10:\"link_1_url\";s:0:\"\";s:11:\"link_1_text\";s:0:\"\";s:11:\"link_1_icon\";s:0:\"\";s:10:\"link_2_url\";s:0:\"\";s:11:\"link_2_text\";s:0:\"\";s:11:\"link_2_icon\";s:0:\"\";s:10:\"link_3_url\";s:0:\"\";s:11:\"link_3_text\";s:0:\"\";s:11:\"link_3_icon\";s:0:\"\";s:10:\"link_4_url\";s:0:\"\";s:11:\"link_4_text\";s:0:\"\";s:11:\"link_4_icon\";s:0:\"\";s:10:\"link_5_url\";s:0:\"\";s:11:\"link_5_text\";s:0:\"\";s:11:\"link_5_icon\";s:0:\"\";s:10:\"age_verify\";b:0;s:15:\"age_verify_text\";s:156:\"<h4 class=\"text-center\">Are you over 18?</h4>\n<p class=\"text-center\">You must be 18 years of age or older to view page. Please verify your age to enter.</p>\";s:21:\"age_verify_text_error\";s:119:\"<h4 class=\"text-center\">Access forbidden</h4>\n<p class=\"text-center\">Your access is restricted because of your age.</p>\";s:21:\"age_verify_background\";s:0:\"\";s:23:\"age_verify_color_scheme\";s:4:\"dark\";s:16:\"age_verify_width\";s:3:\"500\";s:11:\"promo_popup\";s:1:\"1\";s:24:\"promo_popup_content_type\";s:10:\"html_block\";s:10:\"popup_text\";s:0:\"\";s:16:\"popup_html_block\";s:4:\"9065\";s:12:\"popup_scroll\";s:4:\"1000\";s:16:\"popup-background\";a:7:{s:5:\"color\";s:7:\"#111111\";s:3:\"url\";s:78:\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-popup.jpg\";s:2:\"id\";i:9072;s:6:\"repeat\";s:9:\"no-repeat\";s:4:\"size\";s:5:\"cover\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:13:\"center center\";}s:18:\"popup_color_scheme\";s:5:\"light\";s:11:\"popup_width\";s:3:\"800\";s:13:\"popup_padding\";s:0:\"\";s:23:\"promo_popup_hide_mobile\";s:1:\"1\";s:11:\"popup_event\";s:4:\"time\";s:13:\"promo_timeout\";s:4:\"2000\";s:11:\"popup_pages\";s:1:\"0\";s:13:\"promo_version\";s:1:\"1\";s:12:\"cookies_info\";b:0;s:12:\"cookies_text\";s:116:\"We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.\";s:19:\"cookies_policy_page\";s:0:\"\";s:15:\"cookies_version\";s:1:\"1\";s:13:\"header_banner\";b:0;s:18:\"header_banner_link\";s:0:\"\";s:26:\"header_banner_content_type\";s:4:\"text\";s:24:\"header_banner_html_block\";s:0:\"\";s:23:\"header_banner_shortcode\";s:0:\"\";s:16:\"header_banner_bg\";s:0:\"\";s:19:\"header_banner_color\";s:5:\"light\";s:20:\"header_banner_height\";s:2:\"40\";s:27:\"header_banner_mobile_height\";s:2:\"40\";s:16:\"header_close_btn\";s:1:\"1\";s:21:\"header_banner_version\";s:1:\"1\";s:21:\"enqueue_posts_results\";b:0;s:27:\"search_posts_results_column\";s:1:\"2\";s:13:\"search_by_sku\";s:1:\"1\";s:17:\"relevanssi_search\";s:1:\"0\";s:16:\"popular_requests\";s:0:\"\";s:24:\"full_search_content_type\";s:7:\"content\";s:24:\"full_search_content_text\";s:0:\"\";s:30:\"full_search_content_html_block\";s:0:\"\";s:23:\"ajax_fullscreen_content\";b:1;s:10:\"site_width\";s:6:\"custom\";s:17:\"site_custom_width\";s:4:\"1320\";s:11:\"main_layout\";s:13:\"sidebar-right\";s:13:\"sidebar_width\";s:1:\"3\";s:17:\"hide_main_sidebar\";s:1:\"0\";s:24:\"hide_main_sidebar_tablet\";s:1:\"1\";s:24:\"hide_main_sidebar_mobile\";s:1:\"1\";s:17:\"page-title-design\";s:8:\"centered\";s:15:\"page-title-size\";s:7:\"default\";s:16:\"title-background\";a:7:{s:5:\"color\";s:7:\"#0a0a0a\";s:3:\"url\";s:83:\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-page-title.jpg\";s:2:\"id\";i:9005;s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:5:\"cover\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:13:\"center center\";}s:16:\"page-title-color\";s:5:\"light\";s:14:\"page_title_tag\";s:7:\"default\";s:11:\"breadcrumbs\";s:1:\"1\";s:22:\"yoast_shop_breadcrumbs\";b:0;s:23:\"yoast_pages_breadcrumbs\";b:0;s:14:\"disable_footer\";s:1:\"1\";s:19:\"footer_content_type\";s:10:\"html_block\";s:13:\"footer-layout\";s:2:\"13\";s:17:\"footer_html_block\";s:3:\"232\";s:13:\"footer-bar-bg\";a:7:{s:5:\"color\";s:13:\"rgb(16,16,16)\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:12:\"footer-style\";s:5:\"light\";s:13:\"sticky_footer\";b:0;s:23:\"collapse_footer_widgets\";b:1;s:14:\"scroll_top_btn\";s:1:\"1\";s:18:\"disable_copyrights\";s:1:\"0\";s:17:\"copyrights-layout\";s:11:\"two-columns\";s:10:\"copyrights\";s:243:\"Based on <a href=\"http://woodmart.xtemos.com\"><strong>WoodMart</strong></a> theme<i class=\"fa fa-copyright\"></i> 2025 <a href=\"https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/20264492\"><strong>WooCommerce Themes</strong></a>.\";s:11:\"copyrights2\";s:103:\"<img src=\"http://timewilltellstores.com/wp-content/themes/woodmart/images/payments.png\" alt=\"payments\">\";s:22:\"prefooter_content_type\";s:4:\"text\";s:14:\"prefooter_area\";s:0:\"\";s:20:\"prefooter_html_block\";s:0:\"\";s:9:\"text-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:4:\"Jost\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:9:\"font-size\";s:2:\"14\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:7:\"#767676\";}}s:12:\"primary-font\";a:1:{i:0;a:7:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:5:\"color\";s:7:\"#242424\";}}s:16:\"post-titles-font\";a:1:{i:0;a:8:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:5:\"color\";s:7:\"#333333\";s:5:\"hover\";a:1:{s:5:\"color\";s:19:\"rgb(51 51 51 / 65%)\";}}}s:14:\"secondary-font\";a:1:{i:0;a:5:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";}}s:18:\"widget-titles-font\";a:1:{i:0;a:10:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:9:\"uppercase\";s:9:\"font-size\";s:2:\"16\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:4:\"#333\";}}s:15:\"navigation-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"14\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:17:\"typography_notice\";s:0:\"\";s:19:\"advanced_typography\";a:4:{i:0;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:22:\"product_category_title\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"18\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:1;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:2:{i:0;s:23:\"mobile_menu_first_level\";i:1;s:24:\"mobile_menu_second_level\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:2;a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:4:\"Jost\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}s:9:\"{{index}}\";a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}}s:26:\"advanced_typography_notice\";s:0:\"\";s:25:\"multi_custom_fonts_notice\";s:0:\"\";s:18:\"multi_custom_fonts\";a:2:{i:0;a:4:{s:9:\"font-name\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:9:\"font-woff\";a:2:{s:3:\"url\";b:0;s:2:\"id\";i:229;}s:10:\"font-woff2\";a:2:{s:3:\"url\";b:0;s:2:\"id\";i:229;}}s:9:\"{{index}}\";a:4:{s:9:\"font-name\";s:0:\"\";s:11:\"font-weight\";s:3:\"400\";s:9:\"font-woff\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"font-woff2\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}}s:9:\"icon_font\";a:2:{s:4:\"font\";s:1:\"1\";s:6:\"weight\";s:3:\"400\";}s:14:\"typekit_notice\";s:0:\"\";s:10:\"typekit_id\";s:0:\"\";s:13:\"typekit_fonts\";s:0:\"\";s:13:\"rounding_size\";s:1:\"8\";s:20:\"custom_rounding_size\";s:0:\"\";s:12:\"dark_version\";b:0;s:13:\"primary-color\";a:1:{s:4:\"idle\";s:15:\"rgb(46,107,198)\";}s:15:\"secondary-color\";a:1:{s:4:\"idle\";s:7:\"#fbbc34\";}s:10:\"link-color\";a:2:{s:4:\"idle\";s:7:\"#333333\";s:5:\"hover\";s:7:\"#242424\";}s:25:\"android_browser_bar_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:15:\"body-background\";a:0:{}s:16:\"pages-background\";a:0:{}s:15:\"shop-background\";a:0:{}s:18:\"product-background\";a:0:{}s:15:\"blog-background\";a:0:{}s:20:\"blog-post-background\";a:0:{}s:20:\"portfolio-background\";a:0:{}s:28:\"portfolio-project-background\";a:0:{}s:18:\"btns_default_style\";s:12:\"semi-rounded\";s:23:\"btns_default_typography\";a:1:{i:0;a:4:{s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";}}s:15:\"btns_default_bg\";a:1:{s:4:\"idle\";s:7:\"#f7f7f7\";}s:21:\"btns_default_bg_hover\";a:1:{s:4:\"idle\";s:7:\"#efefef\";}s:25:\"btns_default_color_scheme\";s:4:\"dark\";s:31:\"btns_default_color_scheme_hover\";s:4:\"dark\";s:32:\"btns_default_color_scheme_custom\";a:0:{}s:38:\"btns_default_color_scheme_hover_custom\";a:0:{}s:15:\"btns_shop_style\";s:12:\"semi-rounded\";s:20:\"btns_shop_typography\";a:1:{i:0;a:4:{s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";}}s:12:\"btns_shop_bg\";a:1:{s:4:\"idle\";s:15:\"rgb(46,107,198)\";}s:18:\"btns_shop_bg_hover\";a:1:{s:4:\"idle\";s:14:\"rgb(42,97,180)\";}s:22:\"btns_shop_color_scheme\";s:5:\"light\";s:28:\"btns_shop_color_scheme_hover\";s:5:\"light\";s:29:\"btns_shop_color_scheme_custom\";a:0:{}s:35:\"btns_shop_color_scheme_hover_custom\";a:0:{}s:26:\"advanced_typography_button\";a:2:{i:0;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:14:\"single_buy_now\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:0:\"\";s:5:\"hover\";a:2:{s:5:\"color\";s:0:\"\";s:10:\"background\";s:13:\"rgb(51,51,51)\";}s:10:\"background\";s:13:\"rgb(36,36,36)\";}s:9:\"{{index}}\";a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:0:\"\";s:5:\"hover\";a:2:{s:5:\"color\";s:0:\"\";s:10:\"background\";s:0:\"\";}s:10:\"background\";s:0:\"\";}}s:17:\"form_fields_style\";s:12:\"semi-rounded\";s:17:\"form_border_width\";s:1:\"1\";s:10:\"form_color\";a:0:{}s:22:\"form_placeholder_color\";a:0:{}s:14:\"form_brd_color\";a:0:{}s:20:\"form_brd_color_focus\";a:0:{}s:7:\"form_bg\";a:0:{}s:23:\"success_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#459647\";}s:25:\"success_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:23:\"warning_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#E0B252\";}s:25:\"warning_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:24:\"carousel_arrows_position\";s:3:\"sep\";s:25:\"carousel_arrows_icon_type\";s:1:\"1\";s:27:\"carousel_arrows_hover_style\";s:1:\"1\";s:24:\"carousel_arrows_sep_size\";s:0:\"\";s:29:\"carousel_arrows_sep_icon_size\";s:0:\"\";s:28:\"carousel_arrows_sep_offset_h\";s:0:\"\";s:28:\"carousel_arrows_sep_offset_v\";s:0:\"\";s:25:\"carousel_arrows_sep_color\";s:0:\"\";s:31:\"carousel_arrows_sep_color_hover\";s:0:\"\";s:29:\"carousel_arrows_sep_color_dis\";s:0:\"\";s:28:\"carousel_arrows_sep_bg_color\";s:0:\"\";s:34:\"carousel_arrows_sep_bg_color_hover\";s:0:\"\";s:32:\"carousel_arrows_sep_bg_color_dis\";s:0:\"\";s:33:\"carousel_arrows_sep_border_radius\";s:0:\"\";s:32:\"carousel_arrows_sep_border_style\";s:0:\"\";s:32:\"carousel_arrows_sep_border_width\";s:0:\"\";s:32:\"carousel_arrows_sep_border_color\";s:0:\"\";s:38:\"carousel_arrows_sep_border_color_hover\";s:0:\"\";s:36:\"carousel_arrows_sep_border_color_dis\";s:0:\"\";s:36:\"carousel_arrows_sep_box_shadow_color\";s:0:\"\";s:39:\"carousel_arrows_sep_box_shadow_offset_x\";s:0:\"\";s:39:\"carousel_arrows_sep_box_shadow_offset_y\";s:0:\"\";s:35:\"carousel_arrows_sep_box_shadow_blur\";s:0:\"\";s:37:\"carousel_arrows_sep_box_shadow_spread\";s:0:\"\";s:28:\"carousel_arrows_together_gap\";s:0:\"\";s:29:\"carousel_arrows_together_size\";s:0:\"\";s:34:\"carousel_arrows_together_icon_size\";s:0:\"\";s:33:\"carousel_arrows_together_offset_h\";s:0:\"\";s:33:\"carousel_arrows_together_offset_v\";s:0:\"\";s:30:\"carousel_arrows_together_color\";s:0:\"\";s:36:\"carousel_arrows_together_color_hover\";s:0:\"\";s:34:\"carousel_arrows_together_color_dis\";s:0:\"\";s:33:\"carousel_arrows_together_bg_color\";s:0:\"\";s:39:\"carousel_arrows_together_bg_color_hover\";s:0:\"\";s:37:\"carousel_arrows_together_bg_color_dis\";s:0:\"\";s:38:\"carousel_arrows_together_border_radius\";s:0:\"\";s:37:\"carousel_arrows_together_border_style\";s:0:\"\";s:37:\"carousel_arrows_together_border_width\";s:0:\"\";s:37:\"carousel_arrows_together_border_color\";s:0:\"\";s:43:\"carousel_arrows_together_border_color_hover\";s:0:\"\";s:41:\"carousel_arrows_together_border_color_dis\";s:0:\"\";s:41:\"carousel_arrows_together_box_shadow_color\";s:0:\"\";s:44:\"carousel_arrows_together_box_shadow_offset_x\";s:0:\"\";s:44:\"carousel_arrows_together_box_shadow_offset_y\";s:0:\"\";s:40:\"carousel_arrows_together_box_shadow_blur\";s:0:\"\";s:42:\"carousel_arrows_together_box_shadow_spread\";s:0:\"\";s:19:\"carousel_pagin_size\";s:0:\"\";s:23:\"carousel_pagin_bg_color\";s:0:\"\";s:29:\"carousel_pagin_bg_color_hover\";s:0:\"\";s:30:\"carousel_pagin_bg_color_active\";s:0:\"\";s:28:\"carousel_pagin_border_radius\";s:0:\"\";s:27:\"carousel_pagin_border_style\";s:0:\"\";s:27:\"carousel_pagin_border_width\";s:0:\"\";s:27:\"carousel_pagin_border_color\";s:0:\"\";s:33:\"carousel_pagin_border_color_hover\";s:0:\"\";s:34:\"carousel_pagin_border_color_active\";s:0:\"\";s:25:\"carousel_scrollbar_height\";s:0:\"\";s:24:\"carousel_scrollbar_width\";s:0:\"\";s:27:\"carousel_scrollbar_bg_color\";s:0:\"\";s:32:\"carousel_scrollbar_drag_bg_color\";s:0:\"\";s:38:\"carousel_scrollbar_drag_bg_hover_color\";s:0:\"\";s:11:\"blog_layout\";s:13:\"sidebar-right\";s:18:\"blog_sidebar_width\";s:1:\"3\";s:17:\"blog_hide_sidebar\";s:1:\"0\";s:24:\"blog_hide_sidebar_tablet\";s:1:\"1\";s:24:\"blog_hide_sidebar_mobile\";s:1:\"1\";s:29:\"single_post_justified_gallery\";s:1:\"0\";s:11:\"blog_design\";s:7:\"masonry\";s:10:\"blog_style\";s:6:\"shadow\";s:16:\"blog_with_shadow\";b:1;s:12:\"blog_columns\";s:1:\"4\";s:19:\"blog_columns_tablet\";s:4:\"auto\";s:19:\"blog_columns_mobile\";s:4:\"auto\";s:12:\"blog_spacing\";s:2:\"20\";s:19:\"blog_spacing_tablet\";s:0:\"\";s:19:\"blog_spacing_mobile\";s:0:\"\";s:15:\"blog_pagination\";s:10:\"pagination\";s:12:\"blog_excerpt\";s:7:\"excerpt\";s:21:\"blog_words_or_letters\";s:6:\"letter\";s:19:\"blog_excerpt_length\";s:3:\"130\";s:11:\"parts_title\";s:1:\"1\";s:10:\"parts_meta\";s:1:\"1\";s:10:\"parts_text\";s:1:\"1\";s:9:\"parts_btn\";s:1:\"1\";s:18:\"single_post_design\";s:7:\"default\";s:18:\"single_post_header\";s:4:\"none\";s:10:\"blog_share\";s:1:\"1\";s:15:\"blog_navigation\";s:1:\"1\";s:15:\"blog_author_bio\";s:1:\"1\";s:18:\"blog_related_posts\";s:1:\"1\";s:9:\"portfolio\";s:1:\"1\";s:14:\"portfolio_page\";s:0:\"\";s:19:\"portfolio_item_slug\";s:0:\"\";s:18:\"portfolio_cat_slug\";s:0:\"\";s:20:\"portfolio_full_width\";b:0;s:16:\"projects_columns\";s:1:\"3\";s:23:\"projects_columns_tablet\";s:4:\"auto\";s:23:\"projects_columns_mobile\";s:4:\"auto\";s:17:\"portfolio_spacing\";s:1:\"0\";s:24:\"portfolio_spacing_tablet\";s:0:\"\";s:24:\"portfolio_spacing_mobile\";s:0:\"\";s:18:\"portoflio_per_page\";s:1:\"6\";s:20:\"portfolio_pagination\";s:9:\"load_more\";s:17:\"portoflio_orderby\";s:4:\"date\";s:15:\"portoflio_order\";s:4:\"DESC\";s:15:\"portoflio_style\";s:5:\"hover\";s:20:\"portoflio_image_size\";s:5:\"large\";s:17:\"portoflio_filters\";s:1:\"1\";s:22:\"portfolio_filters_type\";s:5:\"links\";s:14:\"ajax_portfolio\";s:1:\"1\";s:23:\"single_portfolio_header\";s:4:\"none\";s:36:\"single_portfolio_title_in_page_title\";b:0;s:20:\"portfolio_navigation\";s:1:\"1\";s:17:\"portfolio_related\";s:1:\"1\";s:18:\"add_to_cart_action\";s:6:\"widget\";s:26:\"add_to_cart_action_timeout\";b:0;s:33:\"add_to_cart_action_timeout_number\";s:1:\"3\";s:18:\"mini_cart_quantity\";s:1:\"0\";s:21:\"show_sku_in_mini_cart\";b:0;s:16:\"show_sku_in_cart\";b:0;s:25:\"show_sku_in_checkout_page\";b:0;s:26:\"show_sku_in_thank_you_page\";b:0;s:23:\"show_sku_in_email_order\";b:0;s:16:\"show_sku_on_ajax\";b:0;s:12:\"catalog_mode\";b:0;s:11:\"size_guides\";s:1:\"1\";s:12:\"login_prices\";b:0;s:19:\"quick_shop_variable\";s:1:\"1\";s:24:\"quick_shop_variable_type\";s:14:\"select_options\";s:23:\"quick_shop_clear_action\";s:4:\"none\";s:23:\"grid_swatches_attribute\";s:8:\"pa_color\";s:14:\"swatches_limit\";b:0;s:20:\"swatches_limit_count\";s:1:\"5\";s:29:\"single_product_swatches_limit\";b:0;s:35:\"single_product_swatches_limit_count\";s:2:\"10\";s:29:\"swatches_use_variation_images\";s:1:\"1\";s:20:\"swatches_labels_name\";b:0;s:27:\"swatches_scroll_top_desktop\";b:0;s:26:\"swatches_scroll_top_mobile\";b:0;s:17:\"variation_gallery\";s:1:\"1\";s:32:\"variation_gallery_storage_method\";s:3:\"new\";s:24:\"ajax_variation_threshold\";s:2:\"30\";s:17:\"hide_larger_price\";b:0;s:31:\"single_product_variations_price\";s:1:\"0\";s:11:\"label_shape\";s:7:\"rounded\";s:16:\"percentage_label\";s:1:\"1\";s:19:\"sale_label_bg_color\";a:0:{}s:21:\"sale_label_text_color\";a:0:{}s:9:\"new_label\";s:1:\"1\";s:27:\"new_label_days_after_create\";s:1:\"0\";s:18:\"new_label_bg_color\";a:0:{}s:20:\"new_label_text_color\";a:0:{}s:9:\"hot_label\";s:1:\"1\";s:18:\"hot_label_bg_color\";a:0:{}s:20:\"hot_label_text_color\";a:0:{}s:20:\"stock_label_bg_color\";a:0:{}s:22:\"stock_label_text_color\";a:0:{}s:24:\"attribute_label_bg_color\";a:0:{}s:26:\"attribute_label_text_color\";a:0:{}s:16:\"brands_attribute\";s:8:\"pa_brand\";s:18:\"product_page_brand\";s:1:\"1\";s:22:\"product_brand_location\";s:11:\"about_title\";s:9:\"brand_tab\";s:1:\"1\";s:14:\"brand_tab_name\";b:0;s:10:\"quick_view\";s:1:\"1\";s:17:\"quick_view_layout\";s:10:\"horizontal\";s:15:\"quickview_width\";s:3:\"920\";s:19:\"quick_view_variable\";s:1:\"1\";s:7:\"compare\";s:1:\"1\";s:12:\"compare_page\";s:2:\"19\";s:14:\"fields_compare\";a:3:{i:0;s:11:\"description\";i:1;s:3:\"sku\";i:2;s:12:\"availability\";}s:18:\"empty_compare_text\";s:146:\"No products added in the compare list. You must add some products to compare them. You will find a lot of interesting products on our \"Shop\" page.\";s:15:\"compare_on_grid\";s:1:\"1\";s:25:\"compare_save_button_state\";s:1:\"0\";s:19:\"compare_by_category\";s:1:\"1\";s:22:\"show_more_products_btn\";s:1:\"1\";s:18:\"cart_totals_layout\";s:8:\"layout-1\";s:27:\"update_cart_quantity_change\";s:1:\"1\";s:15:\"empty_cart_text\";s:140:\"Before proceed to checkout you must add some products to your shopping cart. You will find a lot of interesting products on our \"Shop\" page.\";s:27:\"thank_you_page_content_type\";s:4:\"text\";s:28:\"thank_you_page_extra_content\";s:0:\"\";s:25:\"thank_you_page_html_block\";s:0:\"\";s:30:\"thank_you_page_default_content\";s:1:\"1\";s:21:\"single_product_layout\";s:10:\"full-width\";s:19:\"full_height_sidebar\";b:0;s:20:\"single_sidebar_width\";s:1:\"3\";s:27:\"single_product_hide_sidebar\";s:1:\"0\";s:34:\"single_product_hide_sidebar_tablet\";s:1:\"1\";s:34:\"single_product_hide_sidebar_mobile\";s:1:\"1\";s:20:\"single_product_style\";s:1:\"2\";s:14:\"product_design\";s:7:\"default\";s:14:\"product_sticky\";b:0;s:22:\"product_summary_shadow\";b:0;s:17:\"single_full_width\";b:0;s:21:\"single_product_header\";s:4:\"none\";s:32:\"single_product_builder_post_data\";s:0:\"\";s:12:\"image_action\";s:4:\"zoom\";s:15:\"photoswipe_icon\";s:1:\"1\";s:26:\"product_slider_auto_height\";b:0;s:23:\"pagination_main_gallery\";b:0;s:23:\"product_images_captions\";b:0;s:14:\"thums_position\";s:4:\"left\";s:31:\"single_product_grid_columns_gap\";s:0:\"\";s:34:\"single_product_grid_column_desktop\";s:0:\"\";s:33:\"single_product_grid_column_tablet\";s:0:\"\";s:33:\"single_product_grid_column_mobile\";s:0:\"\";s:37:\"single_product_gallery_column_desktop\";s:1:\"1\";s:36:\"single_product_gallery_column_tablet\";s:0:\"\";s:36:\"single_product_gallery_column_mobile\";s:0:\"\";s:40:\"single_product_thumbnails_vertical_items\";s:1:\"3\";s:39:\"single_product_thumbnails_items_desktop\";s:1:\"4\";s:38:\"single_product_thumbnails_items_tablet\";s:1:\"4\";s:38:\"single_product_thumbnails_items_mobile\";s:1:\"3\";s:22:\"main_gallery_on_tablet\";b:1;s:22:\"main_gallery_on_mobile\";b:1;s:24:\"main_gallery_center_mode\";b:0;s:48:\"single_product_thumbnails_wrap_in_mobile_devices\";b:1;s:39:\"single_product_thumbnails_gallery_width\";s:0:\"\";s:40:\"single_product_thumbnails_gallery_height\";s:0:\"\";s:45:\"single_product_thumbnails_gallery_image_width\";s:3:\"148\";s:23:\"single_ajax_add_to_cart\";s:1:\"1\";s:25:\"single_sticky_add_to_cart\";b:0;s:32:\"mobile_single_sticky_add_to_cart\";b:0;s:33:\"sticky_add_to_cart_height_desktop\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_tablet\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_mobile\";s:2:\"42\";s:31:\"before_add_to_cart_content_type\";s:4:\"text\";s:26:\"content_before_add_to_cart\";s:0:\"\";s:29:\"before_add_to_cart_html_block\";s:0:\"\";s:30:\"after_add_to_cart_content_type\";s:4:\"text\";s:25:\"content_after_add_to_cart\";s:0:\"\";s:28:\"after_add_to_cart_html_block\";s:0:\"\";s:27:\"single_breadcrumbs_position\";s:7:\"default\";s:24:\"product_page_breadcrumbs\";s:1:\"1\";s:12:\"products_nav\";s:1:\"1\";s:25:\"product_short_description\";s:1:\"1\";s:21:\"attr_after_short_desc\";b:0;s:19:\"stock_status_design\";s:7:\"default\";s:25:\"single_stock_progress_bar\";b:0;s:17:\"product_countdown\";b:0;s:23:\"sale_countdown_variable\";b:0;s:17:\"product_show_meta\";s:11:\"add_to_cart\";s:18:\"show_product_brand\";s:1:\"0\";s:13:\"product_share\";s:1:\"1\";s:18:\"product_share_type\";s:5:\"share\";s:16:\"related_products\";s:1:\"1\";s:16:\"upsells_position\";s:8:\"standard\";s:20:\"related_product_view\";s:6:\"slider\";s:23:\"related_product_columns\";s:1:\"5\";s:30:\"related_product_columns_tablet\";s:4:\"auto\";s:30:\"related_product_columns_mobile\";s:4:\"auto\";s:21:\"related_product_count\";s:1:\"8\";s:19:\"product_tabs_layout\";s:4:\"tabs\";s:21:\"product_tabs_location\";s:8:\"standard\";s:23:\"product_accordion_state\";s:5:\"first\";s:16:\"hide_tabs_titles\";s:1:\"1\";s:20:\"additional_tab_title\";s:19:\"Shipping & Delivery\";s:27:\"additional_tab_content_type\";s:4:\"text\";s:19:\"additional_tab_text\";s:0:\"\";s:25:\"additional_tab_html_block\";s:0:\"\";s:22:\"additional_tab_2_title\";s:0:\"\";s:29:\"additional_tab_2_content_type\";s:4:\"text\";s:21:\"additional_tab_2_text\";s:0:\"\";s:27:\"additional_tab_2_html_block\";s:0:\"\";s:22:\"additional_tab_3_title\";s:0:\"\";s:29:\"additional_tab_3_content_type\";s:4:\"text\";s:21:\"additional_tab_3_text\";s:0:\"\";s:27:\"additional_tab_3_html_block\";s:0:\"\";s:10:\"login_tabs\";s:1:\"1\";s:9:\"reg_title\";s:8:\"Register\";s:8:\"reg_text\";s:258:\"Registering for this site allows you to access your order status and history. Just fill in the fields below, and we\'ll get a new account set up for you in no time. We will only ask you for information necessary to make the purchase process faster and easier.\";s:11:\"login_title\";s:5:\"Login\";s:10:\"login_text\";s:0:\"\";s:16:\"my_account_links\";s:1:\"1\";s:10:\"custom_css\";s:0:\"\";s:11:\"css_desktop\";s:0:\"\";s:10:\"css_tablet\";s:0:\"\";s:15:\"css_wide_mobile\";s:0:\"\";s:10:\"css_mobile\";s:0:\"\";s:11:\"css_backend\";s:0:\"\";s:9:\"custom_js\";s:0:\"\";s:8:\"js_ready\";s:0:\"\";s:13:\"sticky_social\";b:0;s:18:\"sticky_social_type\";s:6:\"follow\";s:22:\"sticky_social_position\";s:5:\"right\";s:20:\"social_follow_notice\";s:0:\"\";s:7:\"fb_link\";s:1:\"#\";s:12:\"twitter_link\";s:1:\"#\";s:14:\"isntagram_link\";s:1:\"#\";s:14:\"pinterest_link\";s:1:\"#\";s:12:\"youtube_link\";s:1:\"#\";s:11:\"tumblr_link\";s:0:\"\";s:13:\"linkedin_link\";s:0:\"\";s:10:\"vimeo_link\";s:0:\"\";s:11:\"flickr_link\";s:0:\"\";s:11:\"github_link\";s:0:\"\";s:13:\"dribbble_link\";s:0:\"\";s:12:\"behance_link\";s:0:\"\";s:15:\"soundcloud_link\";s:0:\"\";s:12:\"spotify_link\";s:0:\"\";s:10:\"skype_link\";s:0:\"\";s:13:\"whatsapp_link\";s:0:\"\";s:13:\"snapchat_link\";s:0:\"\";s:7:\"tg_link\";s:0:\"\";s:10:\"viber_link\";s:0:\"\";s:11:\"tiktok_link\";s:0:\"\";s:12:\"discord_link\";s:0:\"\";s:9:\"yelp_link\";s:0:\"\";s:7:\"vk_link\";s:0:\"\";s:7:\"ok_link\";s:0:\"\";s:18:\"social_email_links\";b:0;s:19:\"social_share_notice\";s:0:\"\";s:8:\"share_fb\";s:1:\"1\";s:13:\"share_twitter\";s:1:\"1\";s:15:\"share_pinterest\";s:1:\"1\";s:14:\"share_linkedin\";s:1:\"1\";s:14:\"share_whatsapp\";b:0;s:8:\"share_tg\";s:1:\"1\";s:11:\"share_viber\";b:0;s:8:\"share_vk\";b:0;s:8:\"share_ok\";b:0;s:11:\"share_email\";b:0;s:19:\"mobile_optimization\";b:0;s:16:\"load_text_domain\";b:1;s:21:\"disable_gutenberg_css\";b:0;s:17:\"styles_always_use\";a:0:{}s:14:\"styles_not_use\";a:0:{}s:26:\"disable_owl_mobile_devices\";b:0;s:21:\"remove_jquery_migrate\";b:0;s:18:\"advanced_js_notice\";s:0:\"\";s:11:\"advanced_js\";b:0;s:20:\"autocomplete_library\";s:8:\"required\";s:14:\"cookie_library\";s:8:\"required\";s:24:\"countdown-bundle_library\";s:8:\"required\";s:14:\"device_library\";s:8:\"required\";s:22:\"isotope-bundle_library\";s:8:\"required\";s:17:\"justified_library\";s:8:\"required\";s:16:\"magnific_library\";s:8:\"required\";s:28:\"panr-parallax-bundle_library\";s:8:\"required\";s:16:\"parallax_library\";s:8:\"required\";s:30:\"parallax-scroll-bundle_library\";s:8:\"required\";s:25:\"photoswipe-bundle_library\";s:8:\"required\";s:12:\"pjax_library\";s:8:\"required\";s:18:\"sticky-kit_library\";s:8:\"required\";s:17:\"wd_swiper_library\";s:8:\"required\";s:18:\"threesixty_library\";s:8:\"required\";s:16:\"tooltips_library\";s:8:\"required\";s:13:\"vivus_library\";s:8:\"required\";s:17:\"waypoints_library\";s:8:\"required\";s:15:\"leaflet_library\";s:8:\"required\";s:20:\"vimeo_player_library\";s:8:\"required\";s:18:\"scripts_always_use\";a:0:{}s:15:\"scripts_not_use\";a:0:{}s:15:\"dequeue_scripts\";s:0:\"\";s:12:\"lazy_loading\";b:0;s:19:\"lazy_loading_offset\";s:1:\"0\";s:11:\"lazy_effect\";s:4:\"fade\";s:22:\"lazy_generate_previews\";s:1:\"1\";s:12:\"lazy_base_64\";s:1:\"1\";s:19:\"lazy_proprtion_size\";s:1:\"1\";s:23:\"lazy_custom_placeholder\";s:0:\"\";s:30:\"disable_wordpress_lazy_loading\";b:0;s:26:\"rocket_delay_js_exclusions\";b:0;s:6:\"cf7_js\";b:1;s:20:\"elementor_animations\";s:1:\"1\";s:15:\"elementor_icons\";s:1:\"1\";s:24:\"elementor_dialog_library\";b:1;s:18:\"elementor_frontend\";s:1:\"1\";s:14:\"swiper_library\";s:6:\"always\";s:20:\"el_waypoints_library\";s:6:\"always\";s:19:\"google_font_display\";s:7:\"disable\";s:18:\"icons_font_display\";s:7:\"disable\";s:16:\"font_awesome_css\";s:7:\"not_use\";s:23:\"font_icon_woff2_preload\";b:0;s:9:\"preloader\";b:0;s:15:\"preloader_image\";s:0:\"\";s:26:\"preloader_background_color\";a:1:{s:4:\"idle\";s:7:\"#ffffff\";}s:22:\"preloader_color_scheme\";s:4:\"dark\";s:15:\"current_builder\";s:8:\"external\";s:16:\"gutenberg_blocks\";b:0;s:29:\"enable_gutenberg_for_products\";b:0;s:12:\"negative_gap\";s:7:\"enabled\";s:20:\"sticky_notifications\";s:1:\"0\";s:13:\"page_comments\";s:1:\"1\";s:15:\"custom_404_page\";s:0:\"\";s:16:\"widget_title_tag\";s:2:\"h5\";s:15:\"woodmart_slider\";i:1;s:16:\"allow_upload_svg\";s:1:\"1\";s:29:\"rev_slider_inherit_theme_font\";s:1:\"0\";s:13:\"site_viewport\";s:12:\"not_scalable\";s:16:\"maintenance_mode\";b:0;s:22:\"maintenance_access_key\";s:0:\"\";s:11:\"white_label\";b:0;s:22:\"white_label_theme_name\";s:0:\"\";s:12:\"dummy_import\";s:1:\"1\";s:29:\"white_label_theme_license_tab\";s:1:\"1\";s:25:\"white_label_changelog_tab\";s:1:\"1\";s:20:\"theme_admin_bar_menu\";s:1:\"1\";s:23:\"white_label_theme_hints\";s:1:\"1\";s:29:\"white_label_sidebar_icon_logo\";s:0:\"\";s:26:\"white_label_dashboard_logo\";s:0:\"\";s:33:\"white_label_appearance_screenshot\";s:0:\"\";s:27:\"white_label_dashboard_title\";s:0:\"\";s:26:\"white_label_dashboard_text\";s:0:\"\";s:5:\"reset\";s:0:\"\";s:12:\"reset_notice\";s:0:\"\";s:8:\"wishlist\";s:1:\"1\";s:13:\"wishlist_page\";s:2:\"33\";s:15:\"wishlist_logged\";s:1:\"0\";s:20:\"wishlist_bulk_action\";s:1:\"1\";s:19:\"wishlist_empty_text\";s:112:\"You don\'t have any products in the wishlist yet. You will find a lot of interesting products on our \"Shop\" page.\";s:17:\"wishlist_expanded\";s:1:\"1\";s:19:\"wishlist_show_popup\";s:6:\"enable\";s:21:\"product_loop_wishlist\";s:1:\"1\";s:26:\"wishlist_save_button_state\";s:1:\"0\";s:29:\"shipping_progress_bar_enabled\";s:1:\"1\";s:33:\"shipping_progress_bar_calculation\";s:6:\"custom\";s:28:\"shipping_progress_bar_amount\";s:3:\"900\";s:36:\"shipping_progress_bar_include_coupon\";s:7:\"include\";s:40:\"shipping_progress_bar_location_card_page\";s:1:\"1\";s:40:\"shipping_progress_bar_location_mini_cart\";s:1:\"1\";s:39:\"shipping_progress_bar_location_checkout\";s:1:\"0\";s:45:\"shipping_progress_bar_location_single_product\";s:1:\"0\";s:37:\"shipping_progress_bar_message_initial\";s:53:\"<p>Add [remainder] to cart and get free shipping!</p>\";s:37:\"shipping_progress_bar_message_success\";s:46:\"<p>Your order qualifies for free shipping!</p>\";s:15:\"buy_now_enabled\";s:1:\"1\";s:16:\"buy_now_redirect\";s:8:\"checkout\";s:23:\"counter_visitor_enabled\";s:1:\"0\";s:27:\"counter_visitor_data_source\";s:9:\"live_data\";s:38:\"counter_visitor_data_source_min_number\";s:2:\"10\";s:38:\"counter_visitor_data_source_max_number\";s:2:\"20\";s:25:\"counter_visitor_live_mode\";s:1:\"0\";s:27:\"counter_visitor_ajax_update\";s:1:\"0\";s:29:\"counter_visitor_live_duration\";s:2:\"10\";s:23:\"bought_together_enabled\";s:1:\"1\";s:22:\"bought_together_column\";s:1:\"3\";s:29:\"bought_together_column_tablet\";s:4:\"auto\";s:29:\"bought_together_column_mobile\";s:4:\"auto\";s:26:\"bought_together_form_width\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:17:\"discounts_enabled\";s:1:\"0\";s:20:\"show_discounts_table\";s:1:\"0\";s:18:\"free_gifts_enabled\";s:1:\"0\";s:16:\"free_gifts_limit\";s:1:\"5\";s:41:\"free_gifts_allow_multiple_identical_gifts\";s:1:\"0\";s:23:\"free_gifts_price_format\";s:4:\"text\";s:25:\"free_gifts_table_location\";s:28:\"woocommerce_after_cart_table\";s:28:\"show_out_of_stock_at_the_end\";s:1:\"0\";s:16:\"waitlist_enabled\";s:1:\"0\";s:21:\"waitlist_for_loggined\";s:1:\"0\";s:19:\"waitlist_form_state\";s:13:\"current_state\";s:25:\"waitlist_fragments_enable\";s:1:\"0\";s:22:\"waitlist_wait_interval\";s:0:\"\";s:32:\"waitlist_enable_privacy_checkbox\";s:1:\"1\";s:30:\"waitlist_privacy_checkbox_text\";s:60:\"I have read and accept the <strong>[privacy_policy]</strong>\";s:25:\"estimate_delivery_enabled\";b:0;s:40:\"estimate_delivery_show_on_single_product\";b:1;s:35:\"estimate_delivery_show_on_mini_cart\";b:0;s:35:\"estimate_delivery_show_on_cart_page\";b:1;s:39:\"estimate_delivery_show_on_checkout_page\";b:1;s:39:\"estimate_delivery_show_on_order_details\";b:1;s:37:\"estimate_delivery_show_on_email_order\";b:1;s:30:\"estimate_delivery_show_overall\";b:0;s:29:\"estimate_delivery_date_format\";s:7:\"default\";s:34:\"estimate_delivery_fragments_enable\";b:0;s:27:\"checkout_show_product_image\";b:0;s:25:\"checkout_product_quantity\";b:0;s:22:\"checkout_remove_button\";b:0;s:24:\"checkout_link_to_product\";b:0;s:16:\"reviews_location\";s:4:\"tabs\";s:23:\"reviews_section_columns\";s:10:\"two-column\";s:21:\"reviews_form_location\";s:5:\"after\";s:13:\"reviews_style\";s:7:\"style-1\";s:15:\"reviews_columns\";s:1:\"1\";s:22:\"reviews_columns_tablet\";s:1:\"1\";s:22:\"reviews_columns_mobile\";s:1:\"1\";s:24:\"reviews_enable_pros_cons\";b:0;s:20:\"reviews_enable_likes\";b:0;s:32:\"show_reviews_purchased_indicator\";b:0;s:15:\"reviews_sorting\";b:0;s:29:\"single_product_comment_images\";b:0;s:35:\"single_product_comment_images_count\";s:1:\"3\";s:41:\"single_product_comment_images_upload_size\";s:1:\"1\";s:38:\"single_product_comment_images_required\";s:1:\"0\";s:30:\"show_reviews_only_image_filter\";b:0;s:22:\"reviews_rating_summary\";b:0;s:30:\"reviews_rating_summary_content\";s:6:\"rating\";s:29:\"reviews_rating_summary_filter\";b:0;s:26:\"reviews_rating_by_criteria\";b:0;s:32:\"reviews_criteria_rating_required\";b:0;s:38:\"reviews_rating_summary_criteria_1_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_1\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_2_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_2\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_3_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_3\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_4_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_4\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_5_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_5\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_6_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_6\";s:0:\"\";s:24:\"sticky_navigation_notice\";s:0:\"\";s:22:\"sticky_navigation_menu\";s:0:\"\";s:23:\"sticky_navigation_title\";s:0:\"\";s:30:\"sticky_navigation_content_type\";s:4:\"text\";s:22:\"sticky_navigation_area\";s:0:\"\";s:28:\"sticky_navigation_html_block\";s:0:\"\";s:33:\"single_product_main_gallery_video\";b:1;s:23:\"checkout_fields_enabled\";b:0;s:17:\"linked_variations\";s:1:\"1\";s:21:\"show_single_variation\";b:0;s:21:\"hide_variation_parent\";b:0;s:20:\"sold_counter_enabled\";b:0;s:23:\"sold_counter_sales_type\";s:9:\"real_data\";s:24:\"sold_counter_shown_after\";s:1:\"0\";s:22:\"sold_counter_min_count\";s:2:\"10\";s:22:\"sold_counter_max_count\";s:2:\"20\";s:31:\"sold_counter_hide_on_outofstock\";b:0;s:29:\"sold_counter_timeframe_period\";s:7:\"minutes\";s:22:\"sold_counter_timeframe\";s:1:\"3\";s:28:\"sold_counter_transient_hours\";s:2:\"24\";}s:7:\"presets\";a:0:{}}i:1759674079;a:5:{s:5:\"title\";s:12:\"Auto Backup \";s:4:\"date\";s:19:\"2025-10-05 14:21:19\";s:4:\"auto\";b:1;s:7:\"options\";a:777:{s:11:\"insta_token\";s:0:\"\";s:28:\"insta_delete_outdated_images\";s:0:\"\";s:18:\"google_map_api_key\";s:0:\"\";s:9:\"fb_app_id\";s:0:\"\";s:13:\"fb_app_secret\";s:0:\"\";s:9:\"fb_notice\";s:0:\"\";s:10:\"goo_app_id\";s:0:\"\";s:14:\"goo_app_secret\";s:0:\"\";s:10:\"goo_notice\";s:0:\"\";s:9:\"vk_app_id\";s:0:\"\";s:13:\"vk_app_secret\";s:0:\"\";s:9:\"vk_notice\";s:0:\"\";s:15:\"alt_auth_method\";s:1:\"0\";s:9:\"ajax_shop\";s:1:\"1\";s:11:\"ajax_scroll\";s:1:\"1\";s:21:\"shop_page_breadcrumbs\";s:1:\"1\";s:17:\"cat_desc_position\";s:6:\"before\";s:14:\"products_hover\";s:5:\"quick\";s:23:\"base_hover_mobile_click\";b:0;s:21:\"products_color_scheme\";s:7:\"default\";s:22:\"products_bordered_grid\";s:0:\"\";s:28:\"products_bordered_grid_style\";s:7:\"outside\";s:24:\"products_with_background\";s:0:\"\";s:19:\"products_background\";a:1:{s:4:\"idle\";s:0:\"\";}s:15:\"products_shadow\";s:0:\"\";s:23:\"stretch_product_desktop\";b:0;s:22:\"stretch_product_tablet\";b:0;s:22:\"stretch_product_mobile\";b:0;s:25:\"product_title_lines_limit\";s:4:\"none\";s:22:\"show_empty_star_rating\";b:0;s:11:\"hover_image\";s:1:\"1\";s:12:\"grid_gallery\";b:0;s:20:\"grid_gallery_control\";s:5:\"hover\";s:26:\"grid_gallery_enable_arrows\";s:4:\"none\";s:16:\"product_quantity\";b:0;s:18:\"base_hover_content\";s:7:\"excerpt\";s:21:\"stock_status_position\";s:9:\"thumbnail\";s:27:\"show_stock_quantity_on_grid\";b:0;s:23:\"grid_stock_progress_bar\";s:1:\"0\";s:14:\"shop_countdown\";b:0;s:22:\"categories_under_title\";b:1;s:18:\"brands_under_title\";b:0;s:15:\"sku_under_title\";b:0;s:18:\"show_reviews_count\";b:0;s:17:\"categories_design\";s:7:\"default\";s:19:\"categories_rounding\";s:0:\"\";s:31:\"custom_categories_rounding_size\";s:0:\"\";s:23:\"categories_color_scheme\";s:7:\"default\";s:22:\"categories_with_shadow\";s:6:\"enable\";s:29:\"hide_categories_subcategories\";b:0;s:29:\"hide_categories_product_count\";b:0;s:11:\"shop_layout\";s:12:\"sidebar-left\";s:18:\"shop_sidebar_width\";s:1:\"3\";s:25:\"shop_hide_sidebar_desktop\";b:0;s:24:\"shop_hide_sidebar_tablet\";s:1:\"1\";s:17:\"shop_hide_sidebar\";s:1:\"1\";s:20:\"sticky_filter_button\";b:0;s:10:\"shop_title\";s:1:\"1\";s:15:\"shop_categories\";s:1:\"0\";s:25:\"shop_categories_ancestors\";b:0;s:25:\"show_categories_neighbors\";b:0;s:19:\"shop_products_count\";s:1:\"1\";s:37:\"shop_page_title_hide_empty_categories\";b:0;s:34:\"shop_page_title_categories_exclude\";s:0:\"\";s:24:\"mobile_categories_layout\";s:9:\"accordion\";s:29:\"mobile_categories_menu_layout\";s:8:\"dropdown\";s:37:\"mobile_categories_drilldown_animation\";s:5:\"slide\";s:40:\"mobile_categories_submenu_opening_action\";s:10:\"only_arrow\";s:26:\"mobile_categories_position\";s:4:\"left\";s:30:\"mobile_categories_color_scheme\";s:7:\"default\";s:27:\"mobile_categories_close_btn\";b:0;s:9:\"shop_view\";s:4:\"grid\";s:16:\"products_columns\";s:1:\"3\";s:23:\"products_columns_tablet\";s:4:\"auto\";s:23:\"products_columns_mobile\";s:1:\"2\";s:16:\"products_spacing\";s:2:\"20\";s:23:\"products_spacing_tablet\";s:0:\"\";s:23:\"products_spacing_mobile\";s:0:\"\";s:24:\"per_row_columns_selector\";s:1:\"1\";s:27:\"products_columns_variations\";a:3:{i:0;s:1:\"2\";i:1;s:1:\"3\";i:2;s:1:\"4\";}s:16:\"products_masonry\";b:0;s:24:\"products_different_sizes\";b:0;s:13:\"shop_per_page\";s:2:\"18\";s:14:\"per_page_links\";s:1:\"1\";s:16:\"per_page_options\";s:10:\"9,12,18,24\";s:15:\"shop_pagination\";s:10:\"pagination\";s:25:\"load_more_button_page_url\";b:1;s:17:\"categories_toggle\";s:1:\"1\";s:14:\"widgets_scroll\";s:1:\"1\";s:14:\"widget_heights\";s:3:\"223\";s:21:\"shop_widgets_collapse\";s:7:\"disable\";s:12:\"shop_filters\";b:0;s:17:\"shop_filters_type\";s:7:\"widgets\";s:20:\"shop_filters_columns\";s:0:\"\";s:27:\"shop_filters_columns_tablet\";s:4:\"auto\";s:27:\"shop_filters_columns_mobile\";s:4:\"auto\";s:20:\"shop_filters_spacing\";s:2:\"30\";s:27:\"shop_filters_spacing_tablet\";s:0:\"\";s:27:\"shop_filters_spacing_mobile\";s:0:\"\";s:12:\"hide_sort_by\";b:0;s:17:\"hide_price_filter\";b:0;s:20:\"shop_filters_content\";s:0:\"\";s:24:\"shop_filters_always_open\";b:0;s:18:\"shop_filters_close\";b:0;s:14:\"default_header\";s:13:\"header_303964\";s:14:\"sticky_toolbar\";s:1:\"1\";s:20:\"sticky_toolbar_label\";s:1:\"1\";s:21:\"sticky_toolbar_fields\";a:5:{i:0;s:4:\"shop\";i:1;s:7:\"sidebar\";i:2;s:8:\"wishlist\";i:3;s:4:\"cart\";i:4;s:7:\"account\";}s:10:\"link_1_url\";s:0:\"\";s:11:\"link_1_text\";s:0:\"\";s:11:\"link_1_icon\";s:0:\"\";s:10:\"link_2_url\";s:0:\"\";s:11:\"link_2_text\";s:0:\"\";s:11:\"link_2_icon\";s:0:\"\";s:10:\"link_3_url\";s:0:\"\";s:11:\"link_3_text\";s:0:\"\";s:11:\"link_3_icon\";s:0:\"\";s:10:\"link_4_url\";s:0:\"\";s:11:\"link_4_text\";s:0:\"\";s:11:\"link_4_icon\";s:0:\"\";s:10:\"link_5_url\";s:0:\"\";s:11:\"link_5_text\";s:0:\"\";s:11:\"link_5_icon\";s:0:\"\";s:10:\"age_verify\";b:0;s:15:\"age_verify_text\";s:156:\"<h4 class=\"text-center\">Are you over 18?</h4>\n<p class=\"text-center\">You must be 18 years of age or older to view page. Please verify your age to enter.</p>\";s:21:\"age_verify_text_error\";s:119:\"<h4 class=\"text-center\">Access forbidden</h4>\n<p class=\"text-center\">Your access is restricted because of your age.</p>\";s:21:\"age_verify_background\";s:0:\"\";s:23:\"age_verify_color_scheme\";s:4:\"dark\";s:16:\"age_verify_width\";s:3:\"500\";s:11:\"promo_popup\";s:1:\"1\";s:24:\"promo_popup_content_type\";s:10:\"html_block\";s:10:\"popup_text\";s:0:\"\";s:16:\"popup_html_block\";s:4:\"9065\";s:12:\"popup_scroll\";s:4:\"1000\";s:16:\"popup-background\";a:7:{s:5:\"color\";s:7:\"#111111\";s:3:\"url\";s:78:\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-popup.jpg\";s:2:\"id\";i:9072;s:6:\"repeat\";s:9:\"no-repeat\";s:4:\"size\";s:5:\"cover\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:13:\"center center\";}s:18:\"popup_color_scheme\";s:5:\"light\";s:11:\"popup_width\";s:3:\"800\";s:13:\"popup_padding\";s:0:\"\";s:23:\"promo_popup_hide_mobile\";s:1:\"1\";s:11:\"popup_event\";s:4:\"time\";s:13:\"promo_timeout\";s:4:\"2000\";s:11:\"popup_pages\";s:1:\"0\";s:13:\"promo_version\";s:1:\"1\";s:12:\"cookies_info\";b:0;s:12:\"cookies_text\";s:116:\"We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.\";s:19:\"cookies_policy_page\";s:0:\"\";s:15:\"cookies_version\";s:1:\"1\";s:13:\"header_banner\";b:0;s:18:\"header_banner_link\";s:0:\"\";s:26:\"header_banner_content_type\";s:4:\"text\";s:24:\"header_banner_html_block\";s:0:\"\";s:23:\"header_banner_shortcode\";s:0:\"\";s:16:\"header_banner_bg\";s:0:\"\";s:19:\"header_banner_color\";s:5:\"light\";s:20:\"header_banner_height\";s:2:\"40\";s:27:\"header_banner_mobile_height\";s:2:\"40\";s:16:\"header_close_btn\";s:1:\"1\";s:21:\"header_banner_version\";s:1:\"1\";s:21:\"enqueue_posts_results\";b:0;s:27:\"search_posts_results_column\";s:1:\"2\";s:13:\"search_by_sku\";s:1:\"1\";s:17:\"relevanssi_search\";s:1:\"0\";s:16:\"popular_requests\";s:0:\"\";s:24:\"full_search_content_type\";s:7:\"content\";s:24:\"full_search_content_text\";s:0:\"\";s:30:\"full_search_content_html_block\";s:0:\"\";s:23:\"ajax_fullscreen_content\";b:1;s:10:\"site_width\";s:6:\"custom\";s:17:\"site_custom_width\";s:4:\"1320\";s:11:\"main_layout\";s:13:\"sidebar-right\";s:13:\"sidebar_width\";s:1:\"3\";s:17:\"hide_main_sidebar\";s:1:\"0\";s:24:\"hide_main_sidebar_tablet\";s:1:\"1\";s:24:\"hide_main_sidebar_mobile\";s:1:\"1\";s:17:\"page-title-design\";s:8:\"centered\";s:15:\"page-title-size\";s:7:\"default\";s:16:\"title-background\";a:7:{s:5:\"color\";s:7:\"#0a0a0a\";s:3:\"url\";s:83:\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-page-title.jpg\";s:2:\"id\";i:9005;s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:5:\"cover\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:13:\"center center\";}s:16:\"page-title-color\";s:5:\"light\";s:14:\"page_title_tag\";s:7:\"default\";s:11:\"breadcrumbs\";s:1:\"1\";s:22:\"yoast_shop_breadcrumbs\";b:0;s:23:\"yoast_pages_breadcrumbs\";b:0;s:14:\"disable_footer\";s:1:\"1\";s:19:\"footer_content_type\";s:10:\"html_block\";s:13:\"footer-layout\";s:2:\"13\";s:17:\"footer_html_block\";s:3:\"232\";s:13:\"footer-bar-bg\";a:7:{s:5:\"color\";s:13:\"rgb(16,16,16)\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:12:\"footer-style\";s:5:\"light\";s:13:\"sticky_footer\";b:0;s:23:\"collapse_footer_widgets\";b:1;s:14:\"scroll_top_btn\";s:1:\"1\";s:18:\"disable_copyrights\";s:1:\"0\";s:17:\"copyrights-layout\";s:11:\"two-columns\";s:10:\"copyrights\";s:243:\"Based on <a href=\"http://woodmart.xtemos.com\"><strong>WoodMart</strong></a> theme<i class=\"fa fa-copyright\"></i> 2025 <a href=\"https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/20264492\"><strong>WooCommerce Themes</strong></a>.\";s:11:\"copyrights2\";s:103:\"<img src=\"http://timewilltellstores.com/wp-content/themes/woodmart/images/payments.png\" alt=\"payments\">\";s:22:\"prefooter_content_type\";s:4:\"text\";s:14:\"prefooter_area\";s:0:\"\";s:20:\"prefooter_html_block\";s:0:\"\";s:9:\"text-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:4:\"Jost\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:9:\"font-size\";s:2:\"14\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:7:\"#767676\";}}s:12:\"primary-font\";a:1:{i:0;a:7:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:5:\"color\";s:7:\"#242424\";}}s:16:\"post-titles-font\";a:1:{i:0;a:8:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:5:\"color\";s:7:\"#333333\";s:5:\"hover\";a:1:{s:5:\"color\";s:19:\"rgb(51 51 51 / 65%)\";}}}s:14:\"secondary-font\";a:1:{i:0;a:5:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";}}s:18:\"widget-titles-font\";a:1:{i:0;a:10:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:9:\"uppercase\";s:9:\"font-size\";s:2:\"16\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:4:\"#333\";}}s:15:\"navigation-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"14\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:17:\"typography_notice\";s:0:\"\";s:19:\"advanced_typography\";a:4:{i:0;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:22:\"product_category_title\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"18\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:1;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:2:{i:0;s:23:\"mobile_menu_first_level\";i:1;s:24:\"mobile_menu_second_level\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:2;a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:4:\"Jost\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}s:9:\"{{index}}\";a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}}s:26:\"advanced_typography_notice\";s:0:\"\";s:25:\"multi_custom_fonts_notice\";s:0:\"\";s:18:\"multi_custom_fonts\";a:2:{i:0;a:4:{s:9:\"font-name\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:9:\"font-woff\";a:2:{s:3:\"url\";b:0;s:2:\"id\";i:229;}s:10:\"font-woff2\";a:2:{s:3:\"url\";b:0;s:2:\"id\";i:229;}}s:9:\"{{index}}\";a:4:{s:9:\"font-name\";s:0:\"\";s:11:\"font-weight\";s:3:\"400\";s:9:\"font-woff\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"font-woff2\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}}s:9:\"icon_font\";a:2:{s:4:\"font\";s:1:\"1\";s:6:\"weight\";s:3:\"400\";}s:14:\"typekit_notice\";s:0:\"\";s:10:\"typekit_id\";s:0:\"\";s:13:\"typekit_fonts\";s:0:\"\";s:13:\"rounding_size\";s:1:\"8\";s:20:\"custom_rounding_size\";s:0:\"\";s:12:\"dark_version\";b:0;s:13:\"primary-color\";a:1:{s:4:\"idle\";s:15:\"rgb(46,107,198)\";}s:15:\"secondary-color\";a:1:{s:4:\"idle\";s:7:\"#fbbc34\";}s:10:\"link-color\";a:2:{s:4:\"idle\";s:7:\"#333333\";s:5:\"hover\";s:7:\"#242424\";}s:25:\"android_browser_bar_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:15:\"body-background\";a:0:{}s:16:\"pages-background\";a:0:{}s:15:\"shop-background\";a:0:{}s:18:\"product-background\";a:0:{}s:15:\"blog-background\";a:0:{}s:20:\"blog-post-background\";a:0:{}s:20:\"portfolio-background\";a:0:{}s:28:\"portfolio-project-background\";a:0:{}s:18:\"btns_default_style\";s:12:\"semi-rounded\";s:23:\"btns_default_typography\";a:1:{i:0;a:4:{s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";}}s:15:\"btns_default_bg\";a:1:{s:4:\"idle\";s:7:\"#f7f7f7\";}s:21:\"btns_default_bg_hover\";a:1:{s:4:\"idle\";s:7:\"#efefef\";}s:25:\"btns_default_color_scheme\";s:4:\"dark\";s:31:\"btns_default_color_scheme_hover\";s:4:\"dark\";s:32:\"btns_default_color_scheme_custom\";a:0:{}s:38:\"btns_default_color_scheme_hover_custom\";a:0:{}s:15:\"btns_shop_style\";s:12:\"semi-rounded\";s:20:\"btns_shop_typography\";a:1:{i:0;a:4:{s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";}}s:12:\"btns_shop_bg\";a:1:{s:4:\"idle\";s:15:\"rgb(46,107,198)\";}s:18:\"btns_shop_bg_hover\";a:1:{s:4:\"idle\";s:14:\"rgb(42,97,180)\";}s:22:\"btns_shop_color_scheme\";s:5:\"light\";s:28:\"btns_shop_color_scheme_hover\";s:5:\"light\";s:29:\"btns_shop_color_scheme_custom\";a:0:{}s:35:\"btns_shop_color_scheme_hover_custom\";a:0:{}s:26:\"advanced_typography_button\";a:2:{i:0;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:14:\"single_buy_now\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:0:\"\";s:5:\"hover\";a:2:{s:5:\"color\";s:0:\"\";s:10:\"background\";s:13:\"rgb(51,51,51)\";}s:10:\"background\";s:13:\"rgb(36,36,36)\";}s:9:\"{{index}}\";a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:0:\"\";s:5:\"hover\";a:2:{s:5:\"color\";s:0:\"\";s:10:\"background\";s:0:\"\";}s:10:\"background\";s:0:\"\";}}s:17:\"form_fields_style\";s:12:\"semi-rounded\";s:17:\"form_border_width\";s:1:\"1\";s:10:\"form_color\";a:0:{}s:22:\"form_placeholder_color\";a:0:{}s:14:\"form_brd_color\";a:0:{}s:20:\"form_brd_color_focus\";a:0:{}s:7:\"form_bg\";a:0:{}s:23:\"success_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#459647\";}s:25:\"success_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:23:\"warning_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#E0B252\";}s:25:\"warning_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:24:\"carousel_arrows_position\";s:3:\"sep\";s:25:\"carousel_arrows_icon_type\";s:1:\"1\";s:27:\"carousel_arrows_hover_style\";s:1:\"1\";s:24:\"carousel_arrows_sep_size\";s:0:\"\";s:29:\"carousel_arrows_sep_icon_size\";s:0:\"\";s:28:\"carousel_arrows_sep_offset_h\";s:0:\"\";s:28:\"carousel_arrows_sep_offset_v\";s:0:\"\";s:25:\"carousel_arrows_sep_color\";s:0:\"\";s:31:\"carousel_arrows_sep_color_hover\";s:0:\"\";s:29:\"carousel_arrows_sep_color_dis\";s:0:\"\";s:28:\"carousel_arrows_sep_bg_color\";s:0:\"\";s:34:\"carousel_arrows_sep_bg_color_hover\";s:0:\"\";s:32:\"carousel_arrows_sep_bg_color_dis\";s:0:\"\";s:33:\"carousel_arrows_sep_border_radius\";s:0:\"\";s:32:\"carousel_arrows_sep_border_style\";s:0:\"\";s:32:\"carousel_arrows_sep_border_width\";s:0:\"\";s:32:\"carousel_arrows_sep_border_color\";s:0:\"\";s:38:\"carousel_arrows_sep_border_color_hover\";s:0:\"\";s:36:\"carousel_arrows_sep_border_color_dis\";s:0:\"\";s:36:\"carousel_arrows_sep_box_shadow_color\";s:0:\"\";s:39:\"carousel_arrows_sep_box_shadow_offset_x\";s:0:\"\";s:39:\"carousel_arrows_sep_box_shadow_offset_y\";s:0:\"\";s:35:\"carousel_arrows_sep_box_shadow_blur\";s:0:\"\";s:37:\"carousel_arrows_sep_box_shadow_spread\";s:0:\"\";s:28:\"carousel_arrows_together_gap\";s:0:\"\";s:29:\"carousel_arrows_together_size\";s:0:\"\";s:34:\"carousel_arrows_together_icon_size\";s:0:\"\";s:33:\"carousel_arrows_together_offset_h\";s:0:\"\";s:33:\"carousel_arrows_together_offset_v\";s:0:\"\";s:30:\"carousel_arrows_together_color\";s:0:\"\";s:36:\"carousel_arrows_together_color_hover\";s:0:\"\";s:34:\"carousel_arrows_together_color_dis\";s:0:\"\";s:33:\"carousel_arrows_together_bg_color\";s:0:\"\";s:39:\"carousel_arrows_together_bg_color_hover\";s:0:\"\";s:37:\"carousel_arrows_together_bg_color_dis\";s:0:\"\";s:38:\"carousel_arrows_together_border_radius\";s:0:\"\";s:37:\"carousel_arrows_together_border_style\";s:0:\"\";s:37:\"carousel_arrows_together_border_width\";s:0:\"\";s:37:\"carousel_arrows_together_border_color\";s:0:\"\";s:43:\"carousel_arrows_together_border_color_hover\";s:0:\"\";s:41:\"carousel_arrows_together_border_color_dis\";s:0:\"\";s:41:\"carousel_arrows_together_box_shadow_color\";s:0:\"\";s:44:\"carousel_arrows_together_box_shadow_offset_x\";s:0:\"\";s:44:\"carousel_arrows_together_box_shadow_offset_y\";s:0:\"\";s:40:\"carousel_arrows_together_box_shadow_blur\";s:0:\"\";s:42:\"carousel_arrows_together_box_shadow_spread\";s:0:\"\";s:19:\"carousel_pagin_size\";s:0:\"\";s:23:\"carousel_pagin_bg_color\";s:0:\"\";s:29:\"carousel_pagin_bg_color_hover\";s:0:\"\";s:30:\"carousel_pagin_bg_color_active\";s:0:\"\";s:28:\"carousel_pagin_border_radius\";s:0:\"\";s:27:\"carousel_pagin_border_style\";s:0:\"\";s:27:\"carousel_pagin_border_width\";s:0:\"\";s:27:\"carousel_pagin_border_color\";s:0:\"\";s:33:\"carousel_pagin_border_color_hover\";s:0:\"\";s:34:\"carousel_pagin_border_color_active\";s:0:\"\";s:25:\"carousel_scrollbar_height\";s:0:\"\";s:24:\"carousel_scrollbar_width\";s:0:\"\";s:27:\"carousel_scrollbar_bg_color\";s:0:\"\";s:32:\"carousel_scrollbar_drag_bg_color\";s:0:\"\";s:38:\"carousel_scrollbar_drag_bg_hover_color\";s:0:\"\";s:11:\"blog_layout\";s:13:\"sidebar-right\";s:18:\"blog_sidebar_width\";s:1:\"3\";s:17:\"blog_hide_sidebar\";s:1:\"0\";s:24:\"blog_hide_sidebar_tablet\";s:1:\"1\";s:24:\"blog_hide_sidebar_mobile\";s:1:\"1\";s:29:\"single_post_justified_gallery\";s:1:\"0\";s:11:\"blog_design\";s:7:\"masonry\";s:10:\"blog_style\";s:6:\"shadow\";s:16:\"blog_with_shadow\";b:1;s:12:\"blog_columns\";s:1:\"4\";s:19:\"blog_columns_tablet\";s:4:\"auto\";s:19:\"blog_columns_mobile\";s:4:\"auto\";s:12:\"blog_spacing\";s:2:\"20\";s:19:\"blog_spacing_tablet\";s:0:\"\";s:19:\"blog_spacing_mobile\";s:0:\"\";s:15:\"blog_pagination\";s:10:\"pagination\";s:12:\"blog_excerpt\";s:7:\"excerpt\";s:21:\"blog_words_or_letters\";s:6:\"letter\";s:19:\"blog_excerpt_length\";s:3:\"130\";s:11:\"parts_title\";s:1:\"1\";s:10:\"parts_meta\";s:1:\"1\";s:10:\"parts_text\";s:1:\"1\";s:9:\"parts_btn\";s:1:\"1\";s:18:\"single_post_design\";s:7:\"default\";s:18:\"single_post_header\";s:4:\"none\";s:10:\"blog_share\";s:1:\"1\";s:15:\"blog_navigation\";s:1:\"1\";s:15:\"blog_author_bio\";s:1:\"1\";s:18:\"blog_related_posts\";s:1:\"1\";s:9:\"portfolio\";s:1:\"1\";s:14:\"portfolio_page\";s:0:\"\";s:19:\"portfolio_item_slug\";s:0:\"\";s:18:\"portfolio_cat_slug\";s:0:\"\";s:20:\"portfolio_full_width\";b:0;s:16:\"projects_columns\";s:1:\"3\";s:23:\"projects_columns_tablet\";s:4:\"auto\";s:23:\"projects_columns_mobile\";s:4:\"auto\";s:17:\"portfolio_spacing\";s:1:\"0\";s:24:\"portfolio_spacing_tablet\";s:0:\"\";s:24:\"portfolio_spacing_mobile\";s:0:\"\";s:18:\"portoflio_per_page\";s:1:\"6\";s:20:\"portfolio_pagination\";s:9:\"load_more\";s:17:\"portoflio_orderby\";s:4:\"date\";s:15:\"portoflio_order\";s:4:\"DESC\";s:15:\"portoflio_style\";s:5:\"hover\";s:20:\"portoflio_image_size\";s:5:\"large\";s:17:\"portoflio_filters\";s:1:\"1\";s:22:\"portfolio_filters_type\";s:5:\"links\";s:14:\"ajax_portfolio\";s:1:\"1\";s:23:\"single_portfolio_header\";s:4:\"none\";s:36:\"single_portfolio_title_in_page_title\";b:0;s:20:\"portfolio_navigation\";s:1:\"1\";s:17:\"portfolio_related\";s:1:\"1\";s:18:\"add_to_cart_action\";s:6:\"widget\";s:26:\"add_to_cart_action_timeout\";b:0;s:33:\"add_to_cart_action_timeout_number\";s:1:\"3\";s:18:\"mini_cart_quantity\";s:1:\"0\";s:21:\"show_sku_in_mini_cart\";b:0;s:16:\"show_sku_in_cart\";b:0;s:25:\"show_sku_in_checkout_page\";b:0;s:26:\"show_sku_in_thank_you_page\";b:0;s:23:\"show_sku_in_email_order\";b:0;s:16:\"show_sku_on_ajax\";b:0;s:12:\"catalog_mode\";b:0;s:11:\"size_guides\";s:1:\"1\";s:12:\"login_prices\";b:0;s:19:\"quick_shop_variable\";s:1:\"1\";s:24:\"quick_shop_variable_type\";s:14:\"select_options\";s:23:\"quick_shop_clear_action\";s:4:\"none\";s:23:\"grid_swatches_attribute\";s:8:\"pa_color\";s:14:\"swatches_limit\";b:0;s:20:\"swatches_limit_count\";s:1:\"5\";s:29:\"single_product_swatches_limit\";b:0;s:35:\"single_product_swatches_limit_count\";s:2:\"10\";s:29:\"swatches_use_variation_images\";s:1:\"1\";s:20:\"swatches_labels_name\";b:0;s:27:\"swatches_scroll_top_desktop\";b:0;s:26:\"swatches_scroll_top_mobile\";b:0;s:17:\"variation_gallery\";s:1:\"1\";s:32:\"variation_gallery_storage_method\";s:3:\"new\";s:24:\"ajax_variation_threshold\";s:2:\"30\";s:17:\"hide_larger_price\";b:0;s:31:\"single_product_variations_price\";s:1:\"0\";s:11:\"label_shape\";s:7:\"rounded\";s:16:\"percentage_label\";s:1:\"1\";s:19:\"sale_label_bg_color\";a:0:{}s:21:\"sale_label_text_color\";a:0:{}s:9:\"new_label\";s:1:\"1\";s:27:\"new_label_days_after_create\";s:1:\"0\";s:18:\"new_label_bg_color\";a:0:{}s:20:\"new_label_text_color\";a:0:{}s:9:\"hot_label\";s:1:\"1\";s:18:\"hot_label_bg_color\";a:0:{}s:20:\"hot_label_text_color\";a:0:{}s:20:\"stock_label_bg_color\";a:0:{}s:22:\"stock_label_text_color\";a:0:{}s:24:\"attribute_label_bg_color\";a:0:{}s:26:\"attribute_label_text_color\";a:0:{}s:16:\"brands_attribute\";s:8:\"pa_brand\";s:18:\"product_page_brand\";s:1:\"1\";s:22:\"product_brand_location\";s:11:\"about_title\";s:9:\"brand_tab\";s:1:\"1\";s:14:\"brand_tab_name\";b:0;s:10:\"quick_view\";s:1:\"1\";s:17:\"quick_view_layout\";s:10:\"horizontal\";s:15:\"quickview_width\";s:3:\"920\";s:19:\"quick_view_variable\";s:1:\"1\";s:7:\"compare\";s:1:\"1\";s:12:\"compare_page\";s:2:\"19\";s:14:\"fields_compare\";a:3:{i:0;s:11:\"description\";i:1;s:3:\"sku\";i:2;s:12:\"availability\";}s:18:\"empty_compare_text\";s:146:\"No products added in the compare list. You must add some products to compare them. You will find a lot of interesting products on our \"Shop\" page.\";s:15:\"compare_on_grid\";s:1:\"1\";s:25:\"compare_save_button_state\";s:1:\"0\";s:19:\"compare_by_category\";s:1:\"1\";s:22:\"show_more_products_btn\";s:1:\"1\";s:18:\"cart_totals_layout\";s:8:\"layout-1\";s:27:\"update_cart_quantity_change\";s:1:\"1\";s:15:\"empty_cart_text\";s:140:\"Before proceed to checkout you must add some products to your shopping cart. You will find a lot of interesting products on our \"Shop\" page.\";s:27:\"thank_you_page_content_type\";s:4:\"text\";s:28:\"thank_you_page_extra_content\";s:0:\"\";s:25:\"thank_you_page_html_block\";s:0:\"\";s:30:\"thank_you_page_default_content\";s:1:\"1\";s:21:\"single_product_layout\";s:10:\"full-width\";s:19:\"full_height_sidebar\";b:0;s:20:\"single_sidebar_width\";s:1:\"3\";s:27:\"single_product_hide_sidebar\";s:1:\"0\";s:34:\"single_product_hide_sidebar_tablet\";s:1:\"1\";s:34:\"single_product_hide_sidebar_mobile\";s:1:\"1\";s:20:\"single_product_style\";s:1:\"2\";s:14:\"product_design\";s:7:\"default\";s:14:\"product_sticky\";b:0;s:22:\"product_summary_shadow\";b:0;s:17:\"single_full_width\";b:0;s:21:\"single_product_header\";s:4:\"none\";s:32:\"single_product_builder_post_data\";s:0:\"\";s:12:\"image_action\";s:4:\"zoom\";s:15:\"photoswipe_icon\";s:1:\"1\";s:26:\"product_slider_auto_height\";b:0;s:23:\"pagination_main_gallery\";b:0;s:23:\"product_images_captions\";b:0;s:14:\"thums_position\";s:4:\"left\";s:31:\"single_product_grid_columns_gap\";s:0:\"\";s:34:\"single_product_grid_column_desktop\";s:0:\"\";s:33:\"single_product_grid_column_tablet\";s:0:\"\";s:33:\"single_product_grid_column_mobile\";s:0:\"\";s:37:\"single_product_gallery_column_desktop\";s:1:\"1\";s:36:\"single_product_gallery_column_tablet\";s:0:\"\";s:36:\"single_product_gallery_column_mobile\";s:0:\"\";s:40:\"single_product_thumbnails_vertical_items\";s:1:\"3\";s:39:\"single_product_thumbnails_items_desktop\";s:1:\"4\";s:38:\"single_product_thumbnails_items_tablet\";s:1:\"4\";s:38:\"single_product_thumbnails_items_mobile\";s:1:\"3\";s:22:\"main_gallery_on_tablet\";b:1;s:22:\"main_gallery_on_mobile\";b:1;s:24:\"main_gallery_center_mode\";b:0;s:48:\"single_product_thumbnails_wrap_in_mobile_devices\";b:1;s:39:\"single_product_thumbnails_gallery_width\";s:0:\"\";s:40:\"single_product_thumbnails_gallery_height\";s:0:\"\";s:45:\"single_product_thumbnails_gallery_image_width\";s:3:\"148\";s:23:\"single_ajax_add_to_cart\";s:1:\"1\";s:25:\"single_sticky_add_to_cart\";b:0;s:32:\"mobile_single_sticky_add_to_cart\";b:0;s:33:\"sticky_add_to_cart_height_desktop\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_tablet\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_mobile\";s:2:\"42\";s:31:\"before_add_to_cart_content_type\";s:4:\"text\";s:26:\"content_before_add_to_cart\";s:0:\"\";s:29:\"before_add_to_cart_html_block\";s:0:\"\";s:30:\"after_add_to_cart_content_type\";s:4:\"text\";s:25:\"content_after_add_to_cart\";s:0:\"\";s:28:\"after_add_to_cart_html_block\";s:0:\"\";s:27:\"single_breadcrumbs_position\";s:7:\"default\";s:24:\"product_page_breadcrumbs\";s:1:\"1\";s:12:\"products_nav\";s:1:\"1\";s:25:\"product_short_description\";s:1:\"1\";s:21:\"attr_after_short_desc\";b:0;s:19:\"stock_status_design\";s:7:\"default\";s:25:\"single_stock_progress_bar\";b:0;s:17:\"product_countdown\";b:0;s:23:\"sale_countdown_variable\";b:0;s:17:\"product_show_meta\";s:11:\"add_to_cart\";s:18:\"show_product_brand\";s:1:\"0\";s:13:\"product_share\";s:1:\"1\";s:18:\"product_share_type\";s:5:\"share\";s:16:\"related_products\";s:1:\"1\";s:16:\"upsells_position\";s:8:\"standard\";s:20:\"related_product_view\";s:6:\"slider\";s:23:\"related_product_columns\";s:1:\"5\";s:30:\"related_product_columns_tablet\";s:4:\"auto\";s:30:\"related_product_columns_mobile\";s:4:\"auto\";s:21:\"related_product_count\";s:1:\"8\";s:19:\"product_tabs_layout\";s:4:\"tabs\";s:21:\"product_tabs_location\";s:8:\"standard\";s:23:\"product_accordion_state\";s:5:\"first\";s:16:\"hide_tabs_titles\";s:1:\"1\";s:20:\"additional_tab_title\";s:19:\"Shipping & Delivery\";s:27:\"additional_tab_content_type\";s:4:\"text\";s:19:\"additional_tab_text\";s:0:\"\";s:25:\"additional_tab_html_block\";s:0:\"\";s:22:\"additional_tab_2_title\";s:0:\"\";s:29:\"additional_tab_2_content_type\";s:4:\"text\";s:21:\"additional_tab_2_text\";s:0:\"\";s:27:\"additional_tab_2_html_block\";s:0:\"\";s:22:\"additional_tab_3_title\";s:0:\"\";s:29:\"additional_tab_3_content_type\";s:4:\"text\";s:21:\"additional_tab_3_text\";s:0:\"\";s:27:\"additional_tab_3_html_block\";s:0:\"\";s:10:\"login_tabs\";s:1:\"1\";s:9:\"reg_title\";s:8:\"Register\";s:8:\"reg_text\";s:258:\"Registering for this site allows you to access your order status and history. Just fill in the fields below, and we\'ll get a new account set up for you in no time. We will only ask you for information necessary to make the purchase process faster and easier.\";s:11:\"login_title\";s:5:\"Login\";s:10:\"login_text\";s:0:\"\";s:16:\"my_account_links\";s:1:\"1\";s:10:\"custom_css\";s:0:\"\";s:11:\"css_desktop\";s:0:\"\";s:10:\"css_tablet\";s:0:\"\";s:15:\"css_wide_mobile\";s:0:\"\";s:10:\"css_mobile\";s:0:\"\";s:11:\"css_backend\";s:0:\"\";s:9:\"custom_js\";s:0:\"\";s:8:\"js_ready\";s:0:\"\";s:13:\"sticky_social\";b:0;s:18:\"sticky_social_type\";s:6:\"follow\";s:22:\"sticky_social_position\";s:5:\"right\";s:20:\"social_follow_notice\";s:0:\"\";s:7:\"fb_link\";s:1:\"#\";s:12:\"twitter_link\";s:1:\"#\";s:14:\"isntagram_link\";s:1:\"#\";s:14:\"pinterest_link\";s:1:\"#\";s:12:\"youtube_link\";s:1:\"#\";s:11:\"tumblr_link\";s:0:\"\";s:13:\"linkedin_link\";s:0:\"\";s:10:\"vimeo_link\";s:0:\"\";s:11:\"flickr_link\";s:0:\"\";s:11:\"github_link\";s:0:\"\";s:13:\"dribbble_link\";s:0:\"\";s:12:\"behance_link\";s:0:\"\";s:15:\"soundcloud_link\";s:0:\"\";s:12:\"spotify_link\";s:0:\"\";s:10:\"skype_link\";s:0:\"\";s:13:\"whatsapp_link\";s:0:\"\";s:13:\"snapchat_link\";s:0:\"\";s:7:\"tg_link\";s:0:\"\";s:10:\"viber_link\";s:0:\"\";s:11:\"tiktok_link\";s:0:\"\";s:12:\"discord_link\";s:0:\"\";s:9:\"yelp_link\";s:0:\"\";s:7:\"vk_link\";s:0:\"\";s:7:\"ok_link\";s:0:\"\";s:18:\"social_email_links\";b:0;s:19:\"social_share_notice\";s:0:\"\";s:8:\"share_fb\";s:1:\"1\";s:13:\"share_twitter\";s:1:\"1\";s:15:\"share_pinterest\";s:1:\"1\";s:14:\"share_linkedin\";s:1:\"1\";s:14:\"share_whatsapp\";b:0;s:8:\"share_tg\";s:1:\"1\";s:11:\"share_viber\";b:0;s:8:\"share_vk\";b:0;s:8:\"share_ok\";b:0;s:11:\"share_email\";b:0;s:19:\"mobile_optimization\";b:0;s:16:\"load_text_domain\";b:1;s:21:\"disable_gutenberg_css\";b:0;s:17:\"styles_always_use\";a:0:{}s:14:\"styles_not_use\";a:0:{}s:26:\"disable_owl_mobile_devices\";b:0;s:21:\"remove_jquery_migrate\";b:0;s:18:\"advanced_js_notice\";s:0:\"\";s:11:\"advanced_js\";b:0;s:20:\"autocomplete_library\";s:8:\"required\";s:14:\"cookie_library\";s:8:\"required\";s:24:\"countdown-bundle_library\";s:8:\"required\";s:14:\"device_library\";s:8:\"required\";s:22:\"isotope-bundle_library\";s:8:\"required\";s:17:\"justified_library\";s:8:\"required\";s:16:\"magnific_library\";s:8:\"required\";s:28:\"panr-parallax-bundle_library\";s:8:\"required\";s:16:\"parallax_library\";s:8:\"required\";s:30:\"parallax-scroll-bundle_library\";s:8:\"required\";s:25:\"photoswipe-bundle_library\";s:8:\"required\";s:12:\"pjax_library\";s:8:\"required\";s:18:\"sticky-kit_library\";s:8:\"required\";s:17:\"wd_swiper_library\";s:8:\"required\";s:18:\"threesixty_library\";s:8:\"required\";s:16:\"tooltips_library\";s:8:\"required\";s:13:\"vivus_library\";s:8:\"required\";s:17:\"waypoints_library\";s:8:\"required\";s:15:\"leaflet_library\";s:8:\"required\";s:20:\"vimeo_player_library\";s:8:\"required\";s:18:\"scripts_always_use\";a:0:{}s:15:\"scripts_not_use\";a:0:{}s:15:\"dequeue_scripts\";s:0:\"\";s:12:\"lazy_loading\";b:0;s:19:\"lazy_loading_offset\";s:1:\"0\";s:11:\"lazy_effect\";s:4:\"fade\";s:22:\"lazy_generate_previews\";s:1:\"1\";s:12:\"lazy_base_64\";s:1:\"1\";s:19:\"lazy_proprtion_size\";s:1:\"1\";s:23:\"lazy_custom_placeholder\";s:0:\"\";s:30:\"disable_wordpress_lazy_loading\";b:0;s:26:\"rocket_delay_js_exclusions\";b:0;s:6:\"cf7_js\";b:1;s:20:\"elementor_animations\";s:1:\"1\";s:15:\"elementor_icons\";s:1:\"1\";s:24:\"elementor_dialog_library\";b:1;s:18:\"elementor_frontend\";s:1:\"1\";s:14:\"swiper_library\";s:6:\"always\";s:20:\"el_waypoints_library\";s:6:\"always\";s:19:\"google_font_display\";s:7:\"disable\";s:18:\"icons_font_display\";s:7:\"disable\";s:16:\"font_awesome_css\";s:7:\"not_use\";s:23:\"font_icon_woff2_preload\";b:0;s:9:\"preloader\";b:0;s:15:\"preloader_image\";s:0:\"\";s:26:\"preloader_background_color\";a:1:{s:4:\"idle\";s:7:\"#ffffff\";}s:22:\"preloader_color_scheme\";s:4:\"dark\";s:15:\"current_builder\";s:8:\"external\";s:16:\"gutenberg_blocks\";b:0;s:29:\"enable_gutenberg_for_products\";b:0;s:12:\"negative_gap\";s:7:\"enabled\";s:20:\"sticky_notifications\";s:1:\"0\";s:13:\"page_comments\";s:1:\"1\";s:15:\"custom_404_page\";s:0:\"\";s:16:\"widget_title_tag\";s:2:\"h5\";s:15:\"woodmart_slider\";i:1;s:16:\"allow_upload_svg\";s:1:\"1\";s:29:\"rev_slider_inherit_theme_font\";s:1:\"0\";s:13:\"site_viewport\";s:12:\"not_scalable\";s:16:\"maintenance_mode\";b:0;s:22:\"maintenance_access_key\";s:0:\"\";s:11:\"white_label\";b:0;s:22:\"white_label_theme_name\";s:0:\"\";s:12:\"dummy_import\";s:1:\"1\";s:29:\"white_label_theme_license_tab\";s:1:\"1\";s:25:\"white_label_changelog_tab\";s:1:\"1\";s:20:\"theme_admin_bar_menu\";s:1:\"1\";s:23:\"white_label_theme_hints\";s:1:\"1\";s:29:\"white_label_sidebar_icon_logo\";s:0:\"\";s:26:\"white_label_dashboard_logo\";s:0:\"\";s:33:\"white_label_appearance_screenshot\";s:0:\"\";s:27:\"white_label_dashboard_title\";s:0:\"\";s:26:\"white_label_dashboard_text\";s:0:\"\";s:5:\"reset\";s:0:\"\";s:12:\"reset_notice\";s:0:\"\";s:8:\"wishlist\";s:1:\"1\";s:13:\"wishlist_page\";s:2:\"33\";s:15:\"wishlist_logged\";s:1:\"0\";s:20:\"wishlist_bulk_action\";s:1:\"1\";s:19:\"wishlist_empty_text\";s:112:\"You don\'t have any products in the wishlist yet. You will find a lot of interesting products on our \"Shop\" page.\";s:17:\"wishlist_expanded\";s:1:\"1\";s:19:\"wishlist_show_popup\";s:6:\"enable\";s:21:\"product_loop_wishlist\";s:1:\"1\";s:26:\"wishlist_save_button_state\";s:1:\"0\";s:29:\"shipping_progress_bar_enabled\";s:1:\"1\";s:33:\"shipping_progress_bar_calculation\";s:6:\"custom\";s:28:\"shipping_progress_bar_amount\";s:3:\"900\";s:36:\"shipping_progress_bar_include_coupon\";s:7:\"include\";s:40:\"shipping_progress_bar_location_card_page\";s:1:\"1\";s:40:\"shipping_progress_bar_location_mini_cart\";s:1:\"1\";s:39:\"shipping_progress_bar_location_checkout\";s:1:\"0\";s:45:\"shipping_progress_bar_location_single_product\";s:1:\"0\";s:37:\"shipping_progress_bar_message_initial\";s:53:\"<p>Add [remainder] to cart and get free shipping!</p>\";s:37:\"shipping_progress_bar_message_success\";s:46:\"<p>Your order qualifies for free shipping!</p>\";s:15:\"buy_now_enabled\";s:1:\"1\";s:16:\"buy_now_redirect\";s:8:\"checkout\";s:23:\"counter_visitor_enabled\";s:1:\"0\";s:27:\"counter_visitor_data_source\";s:9:\"live_data\";s:38:\"counter_visitor_data_source_min_number\";s:2:\"10\";s:38:\"counter_visitor_data_source_max_number\";s:2:\"20\";s:25:\"counter_visitor_live_mode\";s:1:\"0\";s:27:\"counter_visitor_ajax_update\";s:1:\"0\";s:29:\"counter_visitor_live_duration\";s:2:\"10\";s:23:\"bought_together_enabled\";s:1:\"1\";s:22:\"bought_together_column\";s:1:\"3\";s:29:\"bought_together_column_tablet\";s:4:\"auto\";s:29:\"bought_together_column_mobile\";s:4:\"auto\";s:26:\"bought_together_form_width\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:17:\"discounts_enabled\";s:1:\"0\";s:20:\"show_discounts_table\";s:1:\"0\";s:18:\"free_gifts_enabled\";s:1:\"0\";s:16:\"free_gifts_limit\";s:1:\"5\";s:41:\"free_gifts_allow_multiple_identical_gifts\";s:1:\"0\";s:23:\"free_gifts_price_format\";s:4:\"text\";s:25:\"free_gifts_table_location\";s:28:\"woocommerce_after_cart_table\";s:28:\"show_out_of_stock_at_the_end\";s:1:\"0\";s:16:\"waitlist_enabled\";s:1:\"0\";s:21:\"waitlist_for_loggined\";s:1:\"0\";s:19:\"waitlist_form_state\";s:13:\"current_state\";s:25:\"waitlist_fragments_enable\";s:1:\"0\";s:22:\"waitlist_wait_interval\";s:0:\"\";s:32:\"waitlist_enable_privacy_checkbox\";s:1:\"1\";s:30:\"waitlist_privacy_checkbox_text\";s:60:\"I have read and accept the <strong>[privacy_policy]</strong>\";s:25:\"estimate_delivery_enabled\";b:0;s:40:\"estimate_delivery_show_on_single_product\";b:1;s:35:\"estimate_delivery_show_on_mini_cart\";b:0;s:35:\"estimate_delivery_show_on_cart_page\";b:1;s:39:\"estimate_delivery_show_on_checkout_page\";b:1;s:39:\"estimate_delivery_show_on_order_details\";b:1;s:37:\"estimate_delivery_show_on_email_order\";b:1;s:30:\"estimate_delivery_show_overall\";b:0;s:29:\"estimate_delivery_date_format\";s:7:\"default\";s:34:\"estimate_delivery_fragments_enable\";b:0;s:27:\"checkout_show_product_image\";b:0;s:25:\"checkout_product_quantity\";b:0;s:22:\"checkout_remove_button\";b:0;s:24:\"checkout_link_to_product\";b:0;s:16:\"reviews_location\";s:4:\"tabs\";s:23:\"reviews_section_columns\";s:10:\"two-column\";s:21:\"reviews_form_location\";s:5:\"after\";s:13:\"reviews_style\";s:7:\"style-1\";s:15:\"reviews_columns\";s:1:\"1\";s:22:\"reviews_columns_tablet\";s:1:\"1\";s:22:\"reviews_columns_mobile\";s:1:\"1\";s:24:\"reviews_enable_pros_cons\";b:0;s:20:\"reviews_enable_likes\";b:0;s:32:\"show_reviews_purchased_indicator\";b:0;s:15:\"reviews_sorting\";b:0;s:29:\"single_product_comment_images\";b:0;s:35:\"single_product_comment_images_count\";s:1:\"3\";s:41:\"single_product_comment_images_upload_size\";s:1:\"1\";s:38:\"single_product_comment_images_required\";s:1:\"0\";s:30:\"show_reviews_only_image_filter\";b:0;s:22:\"reviews_rating_summary\";b:0;s:30:\"reviews_rating_summary_content\";s:6:\"rating\";s:29:\"reviews_rating_summary_filter\";b:0;s:26:\"reviews_rating_by_criteria\";b:0;s:32:\"reviews_criteria_rating_required\";b:0;s:38:\"reviews_rating_summary_criteria_1_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_1\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_2_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_2\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_3_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_3\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_4_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_4\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_5_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_5\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_6_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_6\";s:0:\"\";s:24:\"sticky_navigation_notice\";s:0:\"\";s:22:\"sticky_navigation_menu\";s:0:\"\";s:23:\"sticky_navigation_title\";s:0:\"\";s:30:\"sticky_navigation_content_type\";s:4:\"text\";s:22:\"sticky_navigation_area\";s:0:\"\";s:28:\"sticky_navigation_html_block\";s:0:\"\";s:33:\"single_product_main_gallery_video\";b:1;s:23:\"checkout_fields_enabled\";b:0;s:17:\"linked_variations\";s:1:\"1\";s:21:\"show_single_variation\";b:0;s:21:\"hide_variation_parent\";b:0;s:20:\"sold_counter_enabled\";b:0;s:23:\"sold_counter_sales_type\";s:9:\"real_data\";s:24:\"sold_counter_shown_after\";s:1:\"0\";s:22:\"sold_counter_min_count\";s:2:\"10\";s:22:\"sold_counter_max_count\";s:2:\"20\";s:31:\"sold_counter_hide_on_outofstock\";b:0;s:29:\"sold_counter_timeframe_period\";s:7:\"minutes\";s:22:\"sold_counter_timeframe\";s:1:\"3\";s:28:\"sold_counter_transient_hours\";s:2:\"24\";}s:7:\"presets\";a:0:{}}i:1759793312;a:5:{s:5:\"title\";s:12:\"Auto Backup \";s:4:\"date\";s:19:\"2025-10-06 23:28:32\";s:4:\"auto\";b:1;s:7:\"options\";a:777:{s:11:\"insta_token\";s:0:\"\";s:28:\"insta_delete_outdated_images\";s:1:\"0\";s:18:\"google_map_api_key\";s:0:\"\";s:9:\"fb_app_id\";s:0:\"\";s:13:\"fb_app_secret\";s:0:\"\";s:9:\"fb_notice\";s:0:\"\";s:10:\"goo_app_id\";s:0:\"\";s:14:\"goo_app_secret\";s:0:\"\";s:10:\"goo_notice\";s:0:\"\";s:9:\"vk_app_id\";s:0:\"\";s:13:\"vk_app_secret\";s:0:\"\";s:9:\"vk_notice\";s:0:\"\";s:15:\"alt_auth_method\";s:1:\"0\";s:9:\"ajax_shop\";s:1:\"1\";s:11:\"ajax_scroll\";s:1:\"1\";s:21:\"shop_page_breadcrumbs\";s:1:\"1\";s:17:\"cat_desc_position\";s:6:\"before\";s:14:\"products_hover\";s:5:\"quick\";s:23:\"base_hover_mobile_click\";s:1:\"0\";s:21:\"products_color_scheme\";s:7:\"default\";s:22:\"products_bordered_grid\";s:1:\"0\";s:28:\"products_bordered_grid_style\";s:7:\"outside\";s:24:\"products_with_background\";s:1:\"0\";s:19:\"products_background\";a:1:{s:4:\"idle\";s:0:\"\";}s:15:\"products_shadow\";s:1:\"0\";s:23:\"stretch_product_desktop\";s:1:\"0\";s:22:\"stretch_product_tablet\";s:1:\"0\";s:22:\"stretch_product_mobile\";s:1:\"0\";s:25:\"product_title_lines_limit\";s:4:\"none\";s:22:\"show_empty_star_rating\";s:1:\"0\";s:11:\"hover_image\";s:1:\"1\";s:12:\"grid_gallery\";s:1:\"0\";s:20:\"grid_gallery_control\";s:5:\"hover\";s:26:\"grid_gallery_enable_arrows\";s:4:\"none\";s:16:\"product_quantity\";s:1:\"0\";s:18:\"base_hover_content\";s:7:\"excerpt\";s:21:\"stock_status_position\";s:9:\"thumbnail\";s:27:\"show_stock_quantity_on_grid\";s:1:\"0\";s:23:\"grid_stock_progress_bar\";s:1:\"0\";s:14:\"shop_countdown\";s:1:\"0\";s:22:\"categories_under_title\";s:1:\"1\";s:18:\"brands_under_title\";s:1:\"0\";s:15:\"sku_under_title\";s:1:\"0\";s:18:\"show_reviews_count\";s:1:\"0\";s:17:\"categories_design\";s:7:\"default\";s:19:\"categories_rounding\";s:0:\"\";s:31:\"custom_categories_rounding_size\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:23:\"categories_color_scheme\";s:7:\"default\";s:22:\"categories_with_shadow\";s:6:\"enable\";s:29:\"hide_categories_subcategories\";s:1:\"0\";s:29:\"hide_categories_product_count\";s:1:\"0\";s:11:\"shop_layout\";s:12:\"sidebar-left\";s:18:\"shop_sidebar_width\";s:1:\"3\";s:25:\"shop_hide_sidebar_desktop\";s:1:\"0\";s:24:\"shop_hide_sidebar_tablet\";s:1:\"1\";s:17:\"shop_hide_sidebar\";s:1:\"1\";s:20:\"sticky_filter_button\";s:1:\"0\";s:10:\"shop_title\";s:1:\"1\";s:15:\"shop_categories\";s:1:\"0\";s:25:\"shop_categories_ancestors\";s:1:\"0\";s:25:\"show_categories_neighbors\";s:1:\"0\";s:19:\"shop_products_count\";s:1:\"1\";s:37:\"shop_page_title_hide_empty_categories\";s:1:\"0\";s:34:\"shop_page_title_categories_exclude\";s:0:\"\";s:24:\"mobile_categories_layout\";s:9:\"accordion\";s:29:\"mobile_categories_menu_layout\";s:8:\"dropdown\";s:37:\"mobile_categories_drilldown_animation\";s:5:\"slide\";s:40:\"mobile_categories_submenu_opening_action\";s:10:\"only_arrow\";s:26:\"mobile_categories_position\";s:4:\"left\";s:30:\"mobile_categories_color_scheme\";s:7:\"default\";s:27:\"mobile_categories_close_btn\";s:1:\"0\";s:9:\"shop_view\";s:4:\"grid\";s:16:\"products_columns\";s:1:\"3\";s:23:\"products_columns_tablet\";s:4:\"auto\";s:23:\"products_columns_mobile\";s:1:\"2\";s:16:\"products_spacing\";s:2:\"20\";s:23:\"products_spacing_tablet\";s:0:\"\";s:23:\"products_spacing_mobile\";s:0:\"\";s:24:\"per_row_columns_selector\";s:1:\"1\";s:27:\"products_columns_variations\";a:3:{i:0;s:1:\"2\";i:1;s:1:\"3\";i:2;s:1:\"4\";}s:16:\"products_masonry\";s:1:\"0\";s:24:\"products_different_sizes\";s:1:\"0\";s:13:\"shop_per_page\";s:2:\"18\";s:14:\"per_page_links\";s:1:\"1\";s:16:\"per_page_options\";s:10:\"9,12,18,24\";s:15:\"shop_pagination\";s:10:\"pagination\";s:25:\"load_more_button_page_url\";s:1:\"1\";s:17:\"categories_toggle\";s:1:\"1\";s:14:\"widgets_scroll\";s:1:\"1\";s:14:\"widget_heights\";s:3:\"223\";s:21:\"shop_widgets_collapse\";s:7:\"disable\";s:12:\"shop_filters\";s:1:\"0\";s:17:\"shop_filters_type\";s:7:\"widgets\";s:20:\"shop_filters_columns\";s:0:\"\";s:27:\"shop_filters_columns_tablet\";s:4:\"auto\";s:27:\"shop_filters_columns_mobile\";s:4:\"auto\";s:20:\"shop_filters_spacing\";s:2:\"30\";s:27:\"shop_filters_spacing_tablet\";s:0:\"\";s:27:\"shop_filters_spacing_mobile\";s:0:\"\";s:12:\"hide_sort_by\";s:1:\"0\";s:17:\"hide_price_filter\";s:1:\"0\";s:20:\"shop_filters_content\";s:0:\"\";s:24:\"shop_filters_always_open\";s:1:\"0\";s:18:\"shop_filters_close\";s:1:\"0\";s:14:\"default_header\";s:13:\"header_439246\";s:14:\"sticky_toolbar\";s:1:\"1\";s:20:\"sticky_toolbar_label\";s:1:\"1\";s:21:\"sticky_toolbar_fields\";a:5:{i:0;s:4:\"shop\";i:1;s:7:\"sidebar\";i:2;s:8:\"wishlist\";i:3;s:4:\"cart\";i:4;s:7:\"account\";}s:10:\"link_1_url\";s:0:\"\";s:11:\"link_1_text\";s:0:\"\";s:11:\"link_1_icon\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"link_2_url\";s:0:\"\";s:11:\"link_2_text\";s:0:\"\";s:11:\"link_2_icon\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"link_3_url\";s:0:\"\";s:11:\"link_3_text\";s:0:\"\";s:11:\"link_3_icon\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"link_4_url\";s:0:\"\";s:11:\"link_4_text\";s:0:\"\";s:11:\"link_4_icon\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"link_5_url\";s:0:\"\";s:11:\"link_5_text\";s:0:\"\";s:11:\"link_5_icon\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"age_verify\";s:1:\"0\";s:15:\"age_verify_text\";s:157:\"<h4 class=\"text-center\">Are you over 18?</h4>\r\n<p class=\"text-center\">You must be 18 years of age or older to view page. Please verify your age to enter.</p>\";s:21:\"age_verify_text_error\";s:120:\"<h4 class=\"text-center\">Access forbidden</h4>\r\n<p class=\"text-center\">Your access is restricted because of your age.</p>\";s:21:\"age_verify_background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:23:\"age_verify_color_scheme\";s:4:\"dark\";s:16:\"age_verify_width\";s:3:\"500\";s:11:\"promo_popup\";s:1:\"0\";s:24:\"promo_popup_content_type\";s:10:\"html_block\";s:10:\"popup_text\";s:0:\"\";s:16:\"popup_html_block\";s:4:\"9065\";s:12:\"popup_scroll\";s:4:\"1000\";s:16:\"popup-background\";a:7:{s:5:\"color\";s:7:\"#111111\";s:3:\"url\";s:78:\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-popup.jpg\";s:2:\"id\";s:4:\"9072\";s:6:\"repeat\";s:9:\"no-repeat\";s:4:\"size\";s:5:\"cover\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:13:\"center center\";}s:18:\"popup_color_scheme\";s:5:\"light\";s:11:\"popup_width\";s:3:\"800\";s:13:\"popup_padding\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:23:\"promo_popup_hide_mobile\";s:1:\"1\";s:11:\"popup_event\";s:4:\"time\";s:13:\"promo_timeout\";s:4:\"2000\";s:11:\"popup_pages\";s:1:\"0\";s:13:\"promo_version\";s:1:\"1\";s:12:\"cookies_info\";s:1:\"0\";s:12:\"cookies_text\";s:116:\"We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.\";s:19:\"cookies_policy_page\";s:0:\"\";s:15:\"cookies_version\";s:1:\"1\";s:13:\"header_banner\";s:1:\"0\";s:18:\"header_banner_link\";s:0:\"\";s:26:\"header_banner_content_type\";s:4:\"text\";s:24:\"header_banner_html_block\";s:0:\"\";s:23:\"header_banner_shortcode\";s:0:\"\";s:16:\"header_banner_bg\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:19:\"header_banner_color\";s:5:\"light\";s:20:\"header_banner_height\";s:2:\"40\";s:27:\"header_banner_mobile_height\";s:2:\"40\";s:16:\"header_close_btn\";s:1:\"1\";s:21:\"header_banner_version\";s:1:\"1\";s:21:\"enqueue_posts_results\";s:1:\"0\";s:27:\"search_posts_results_column\";s:1:\"2\";s:13:\"search_by_sku\";s:1:\"1\";s:17:\"relevanssi_search\";s:1:\"0\";s:16:\"popular_requests\";s:0:\"\";s:24:\"full_search_content_type\";s:7:\"content\";s:24:\"full_search_content_text\";s:0:\"\";s:30:\"full_search_content_html_block\";s:0:\"\";s:23:\"ajax_fullscreen_content\";s:1:\"1\";s:10:\"site_width\";s:6:\"custom\";s:17:\"site_custom_width\";s:4:\"1320\";s:11:\"main_layout\";s:13:\"sidebar-right\";s:13:\"sidebar_width\";s:1:\"3\";s:17:\"hide_main_sidebar\";s:1:\"0\";s:24:\"hide_main_sidebar_tablet\";s:1:\"1\";s:24:\"hide_main_sidebar_mobile\";s:1:\"1\";s:17:\"page-title-design\";s:8:\"centered\";s:15:\"page-title-size\";s:7:\"default\";s:16:\"title-background\";a:7:{s:5:\"color\";s:16:\"rgb(255,255,255)\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:5:\"cover\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:13:\"center center\";}s:16:\"page-title-color\";s:4:\"dark\";s:14:\"page_title_tag\";s:7:\"default\";s:11:\"breadcrumbs\";s:1:\"1\";s:22:\"yoast_shop_breadcrumbs\";s:1:\"0\";s:23:\"yoast_pages_breadcrumbs\";s:1:\"0\";s:14:\"disable_footer\";s:1:\"1\";s:19:\"footer_content_type\";s:10:\"html_block\";s:13:\"footer-layout\";s:2:\"13\";s:17:\"footer_html_block\";s:3:\"232\";s:13:\"footer-bar-bg\";a:7:{s:5:\"color\";s:13:\"rgb(16,16,16)\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:12:\"footer-style\";s:5:\"light\";s:13:\"sticky_footer\";s:1:\"0\";s:23:\"collapse_footer_widgets\";s:1:\"1\";s:14:\"scroll_top_btn\";s:1:\"1\";s:18:\"disable_copyrights\";s:1:\"0\";s:17:\"copyrights-layout\";s:11:\"two-columns\";s:10:\"copyrights\";s:243:\"Based on <a href=\"http://woodmart.xtemos.com\"><strong>WoodMart</strong></a> theme<i class=\"fa fa-copyright\"></i> 2025 <a href=\"https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/20264492\"><strong>WooCommerce Themes</strong></a>.\";s:11:\"copyrights2\";s:103:\"<img src=\"http://timewilltellstores.com/wp-content/themes/woodmart/images/payments.png\" alt=\"payments\">\";s:22:\"prefooter_content_type\";s:4:\"text\";s:14:\"prefooter_area\";s:0:\"\";s:20:\"prefooter_html_block\";s:0:\"\";s:9:\"text-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:4:\"Jost\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:9:\"font-size\";s:2:\"14\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:7:\"#767676\";}}s:12:\"primary-font\";a:1:{i:0;a:7:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:5:\"color\";s:7:\"#242424\";}}s:16:\"post-titles-font\";a:1:{i:0;a:8:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:5:\"color\";s:7:\"#333333\";s:5:\"hover\";a:1:{s:5:\"color\";s:19:\"rgb(51 51 51 / 65%)\";}}}s:14:\"secondary-font\";a:1:{i:0;a:5:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";}}s:18:\"widget-titles-font\";a:1:{i:0;a:10:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:9:\"uppercase\";s:9:\"font-size\";s:2:\"16\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:4:\"#333\";}}s:15:\"navigation-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"14\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:17:\"typography_notice\";s:0:\"\";s:19:\"advanced_typography\";a:4:{i:0;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:22:\"product_category_title\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"18\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:1;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:2:{i:0;s:23:\"mobile_menu_first_level\";i:1;s:24:\"mobile_menu_second_level\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:2;a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:4:\"Jost\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}s:9:\"{{index}}\";a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}}s:26:\"advanced_typography_notice\";s:0:\"\";s:25:\"multi_custom_fonts_notice\";s:0:\"\";s:18:\"multi_custom_fonts\";a:2:{i:0;a:4:{s:9:\"font-name\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:9:\"font-woff\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:3:\"229\";}s:10:\"font-woff2\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:3:\"229\";}}s:9:\"{{index}}\";a:4:{s:9:\"font-name\";s:0:\"\";s:11:\"font-weight\";s:3:\"400\";s:9:\"font-woff\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"font-woff2\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}}s:9:\"icon_font\";a:2:{s:4:\"font\";s:1:\"1\";s:6:\"weight\";s:3:\"400\";}s:14:\"typekit_notice\";s:0:\"\";s:10:\"typekit_id\";s:0:\"\";s:13:\"typekit_fonts\";s:0:\"\";s:13:\"rounding_size\";s:1:\"8\";s:20:\"custom_rounding_size\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:12:\"dark_version\";s:1:\"0\";s:13:\"primary-color\";a:1:{s:4:\"idle\";s:14:\"rgb(34,66,226)\";}s:15:\"secondary-color\";a:1:{s:4:\"idle\";s:7:\"#fbbc34\";}s:10:\"link-color\";a:2:{s:4:\"idle\";s:7:\"#333333\";s:5:\"hover\";s:7:\"#242424\";}s:25:\"android_browser_bar_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:15:\"body-background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:16:\"pages-background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:15:\"shop-background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:18:\"product-background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:15:\"blog-background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:20:\"blog-post-background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:20:\"portfolio-background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:28:\"portfolio-project-background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:18:\"btns_default_style\";s:12:\"semi-rounded\";s:23:\"btns_default_typography\";a:1:{i:0;a:6:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";}}s:15:\"btns_default_bg\";a:1:{s:4:\"idle\";s:7:\"#f7f7f7\";}s:21:\"btns_default_bg_hover\";a:1:{s:4:\"idle\";s:7:\"#efefef\";}s:25:\"btns_default_color_scheme\";s:4:\"dark\";s:31:\"btns_default_color_scheme_hover\";s:4:\"dark\";s:32:\"btns_default_color_scheme_custom\";a:1:{s:4:\"idle\";s:0:\"\";}s:38:\"btns_default_color_scheme_hover_custom\";a:1:{s:4:\"idle\";s:0:\"\";}s:15:\"btns_shop_style\";s:12:\"semi-rounded\";s:20:\"btns_shop_typography\";a:1:{i:0;a:6:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";}}s:12:\"btns_shop_bg\";a:1:{s:4:\"idle\";s:15:\"rgb(46,107,198)\";}s:18:\"btns_shop_bg_hover\";a:1:{s:4:\"idle\";s:14:\"rgb(42,97,180)\";}s:22:\"btns_shop_color_scheme\";s:5:\"light\";s:28:\"btns_shop_color_scheme_hover\";s:5:\"light\";s:29:\"btns_shop_color_scheme_custom\";a:1:{s:4:\"idle\";s:0:\"\";}s:35:\"btns_shop_color_scheme_hover_custom\";a:1:{s:4:\"idle\";s:0:\"\";}s:26:\"advanced_typography_button\";a:2:{i:0;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:14:\"single_buy_now\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:0:\"\";s:5:\"hover\";a:2:{s:5:\"color\";s:0:\"\";s:10:\"background\";s:13:\"rgb(51,51,51)\";}s:10:\"background\";s:13:\"rgb(36,36,36)\";}s:9:\"{{index}}\";a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:0:\"\";s:5:\"hover\";a:2:{s:5:\"color\";s:0:\"\";s:10:\"background\";s:0:\"\";}s:10:\"background\";s:0:\"\";}}s:17:\"form_fields_style\";s:12:\"semi-rounded\";s:17:\"form_border_width\";s:1:\"1\";s:10:\"form_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:22:\"form_placeholder_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:14:\"form_brd_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:20:\"form_brd_color_focus\";a:1:{s:4:\"idle\";s:0:\"\";}s:7:\"form_bg\";a:1:{s:4:\"idle\";s:0:\"\";}s:23:\"success_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#459647\";}s:25:\"success_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:23:\"warning_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#E0B252\";}s:25:\"warning_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:24:\"carousel_arrows_position\";s:3:\"sep\";s:25:\"carousel_arrows_icon_type\";s:1:\"1\";s:27:\"carousel_arrows_hover_style\";s:1:\"1\";s:24:\"carousel_arrows_sep_size\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:29:\"carousel_arrows_sep_icon_size\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:28:\"carousel_arrows_sep_offset_h\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:28:\"carousel_arrows_sep_offset_v\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:25:\"carousel_arrows_sep_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:31:\"carousel_arrows_sep_color_hover\";a:1:{s:4:\"idle\";s:0:\"\";}s:29:\"carousel_arrows_sep_color_dis\";a:1:{s:4:\"idle\";s:0:\"\";}s:28:\"carousel_arrows_sep_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:34:\"carousel_arrows_sep_bg_color_hover\";a:1:{s:4:\"idle\";s:0:\"\";}s:32:\"carousel_arrows_sep_bg_color_dis\";a:1:{s:4:\"idle\";s:0:\"\";}s:33:\"carousel_arrows_sep_border_radius\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:32:\"carousel_arrows_sep_border_style\";s:0:\"\";s:32:\"carousel_arrows_sep_border_width\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:32:\"carousel_arrows_sep_border_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:38:\"carousel_arrows_sep_border_color_hover\";a:1:{s:4:\"idle\";s:0:\"\";}s:36:\"carousel_arrows_sep_border_color_dis\";a:1:{s:4:\"idle\";s:0:\"\";}s:36:\"carousel_arrows_sep_box_shadow_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:39:\"carousel_arrows_sep_box_shadow_offset_x\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:39:\"carousel_arrows_sep_box_shadow_offset_y\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:35:\"carousel_arrows_sep_box_shadow_blur\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:37:\"carousel_arrows_sep_box_shadow_spread\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:28:\"carousel_arrows_together_gap\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:29:\"carousel_arrows_together_size\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:34:\"carousel_arrows_together_icon_size\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:33:\"carousel_arrows_together_offset_h\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:33:\"carousel_arrows_together_offset_v\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:30:\"carousel_arrows_together_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:36:\"carousel_arrows_together_color_hover\";a:1:{s:4:\"idle\";s:0:\"\";}s:34:\"carousel_arrows_together_color_dis\";a:1:{s:4:\"idle\";s:0:\"\";}s:33:\"carousel_arrows_together_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:39:\"carousel_arrows_together_bg_color_hover\";a:1:{s:4:\"idle\";s:0:\"\";}s:37:\"carousel_arrows_together_bg_color_dis\";a:1:{s:4:\"idle\";s:0:\"\";}s:38:\"carousel_arrows_together_border_radius\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:37:\"carousel_arrows_together_border_style\";s:0:\"\";s:37:\"carousel_arrows_together_border_width\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:37:\"carousel_arrows_together_border_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:43:\"carousel_arrows_together_border_color_hover\";a:1:{s:4:\"idle\";s:0:\"\";}s:41:\"carousel_arrows_together_border_color_dis\";a:1:{s:4:\"idle\";s:0:\"\";}s:41:\"carousel_arrows_together_box_shadow_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:44:\"carousel_arrows_together_box_shadow_offset_x\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:44:\"carousel_arrows_together_box_shadow_offset_y\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:40:\"carousel_arrows_together_box_shadow_blur\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:42:\"carousel_arrows_together_box_shadow_spread\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:19:\"carousel_pagin_size\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:23:\"carousel_pagin_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:29:\"carousel_pagin_bg_color_hover\";a:1:{s:4:\"idle\";s:0:\"\";}s:30:\"carousel_pagin_bg_color_active\";a:1:{s:4:\"idle\";s:0:\"\";}s:28:\"carousel_pagin_border_radius\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:27:\"carousel_pagin_border_style\";s:0:\"\";s:27:\"carousel_pagin_border_width\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:27:\"carousel_pagin_border_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:33:\"carousel_pagin_border_color_hover\";a:1:{s:4:\"idle\";s:0:\"\";}s:34:\"carousel_pagin_border_color_active\";a:1:{s:4:\"idle\";s:0:\"\";}s:25:\"carousel_scrollbar_height\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:24:\"carousel_scrollbar_width\";s:152:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoiJSJ9LCJ0YWJsZXQiOnsidmFsdWUiOiIiLCJ1bml0IjoiJSJ9LCJtb2JpbGUiOnsidmFsdWUiOiIiLCJ1bml0IjoiJSJ9fX0=\";s:27:\"carousel_scrollbar_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:32:\"carousel_scrollbar_drag_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:38:\"carousel_scrollbar_drag_bg_hover_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:11:\"blog_layout\";s:13:\"sidebar-right\";s:18:\"blog_sidebar_width\";s:1:\"3\";s:17:\"blog_hide_sidebar\";s:1:\"0\";s:24:\"blog_hide_sidebar_tablet\";s:1:\"1\";s:24:\"blog_hide_sidebar_mobile\";s:1:\"1\";s:29:\"single_post_justified_gallery\";s:1:\"0\";s:11:\"blog_design\";s:7:\"masonry\";s:10:\"blog_style\";s:6:\"shadow\";s:16:\"blog_with_shadow\";s:1:\"1\";s:12:\"blog_columns\";s:1:\"4\";s:19:\"blog_columns_tablet\";s:4:\"auto\";s:19:\"blog_columns_mobile\";s:4:\"auto\";s:12:\"blog_spacing\";s:2:\"20\";s:19:\"blog_spacing_tablet\";s:0:\"\";s:19:\"blog_spacing_mobile\";s:0:\"\";s:15:\"blog_pagination\";s:10:\"pagination\";s:12:\"blog_excerpt\";s:7:\"excerpt\";s:21:\"blog_words_or_letters\";s:6:\"letter\";s:19:\"blog_excerpt_length\";s:3:\"130\";s:11:\"parts_title\";s:1:\"1\";s:10:\"parts_meta\";s:1:\"1\";s:10:\"parts_text\";s:1:\"1\";s:9:\"parts_btn\";s:1:\"1\";s:18:\"single_post_design\";s:7:\"default\";s:18:\"single_post_header\";s:4:\"none\";s:10:\"blog_share\";s:1:\"1\";s:15:\"blog_navigation\";s:1:\"1\";s:15:\"blog_author_bio\";s:1:\"1\";s:18:\"blog_related_posts\";s:1:\"1\";s:9:\"portfolio\";s:1:\"1\";s:14:\"portfolio_page\";s:0:\"\";s:19:\"portfolio_item_slug\";s:0:\"\";s:18:\"portfolio_cat_slug\";s:0:\"\";s:20:\"portfolio_full_width\";s:1:\"0\";s:16:\"projects_columns\";s:1:\"3\";s:23:\"projects_columns_tablet\";s:4:\"auto\";s:23:\"projects_columns_mobile\";s:4:\"auto\";s:17:\"portfolio_spacing\";s:1:\"0\";s:24:\"portfolio_spacing_tablet\";s:0:\"\";s:24:\"portfolio_spacing_mobile\";s:0:\"\";s:18:\"portoflio_per_page\";s:1:\"6\";s:20:\"portfolio_pagination\";s:9:\"load_more\";s:17:\"portoflio_orderby\";s:4:\"date\";s:15:\"portoflio_order\";s:4:\"DESC\";s:15:\"portoflio_style\";s:5:\"hover\";s:20:\"portoflio_image_size\";s:5:\"large\";s:17:\"portoflio_filters\";s:1:\"1\";s:22:\"portfolio_filters_type\";s:5:\"links\";s:14:\"ajax_portfolio\";s:1:\"1\";s:23:\"single_portfolio_header\";s:4:\"none\";s:36:\"single_portfolio_title_in_page_title\";s:1:\"0\";s:20:\"portfolio_navigation\";s:1:\"1\";s:17:\"portfolio_related\";s:1:\"1\";s:18:\"add_to_cart_action\";s:6:\"widget\";s:26:\"add_to_cart_action_timeout\";s:1:\"0\";s:33:\"add_to_cart_action_timeout_number\";s:1:\"3\";s:18:\"mini_cart_quantity\";s:1:\"0\";s:21:\"show_sku_in_mini_cart\";s:1:\"0\";s:16:\"show_sku_in_cart\";s:1:\"0\";s:25:\"show_sku_in_checkout_page\";s:1:\"0\";s:26:\"show_sku_in_thank_you_page\";s:1:\"0\";s:23:\"show_sku_in_email_order\";s:1:\"0\";s:16:\"show_sku_on_ajax\";s:1:\"0\";s:12:\"catalog_mode\";s:1:\"0\";s:11:\"size_guides\";s:1:\"1\";s:12:\"login_prices\";s:1:\"0\";s:19:\"quick_shop_variable\";s:1:\"1\";s:24:\"quick_shop_variable_type\";s:14:\"select_options\";s:23:\"quick_shop_clear_action\";s:4:\"none\";s:23:\"grid_swatches_attribute\";s:8:\"pa_color\";s:14:\"swatches_limit\";s:1:\"0\";s:20:\"swatches_limit_count\";s:1:\"5\";s:29:\"single_product_swatches_limit\";s:1:\"0\";s:35:\"single_product_swatches_limit_count\";s:2:\"10\";s:29:\"swatches_use_variation_images\";s:1:\"1\";s:20:\"swatches_labels_name\";s:1:\"0\";s:27:\"swatches_scroll_top_desktop\";s:1:\"0\";s:26:\"swatches_scroll_top_mobile\";s:1:\"0\";s:17:\"variation_gallery\";s:1:\"1\";s:32:\"variation_gallery_storage_method\";s:3:\"new\";s:24:\"ajax_variation_threshold\";s:2:\"30\";s:17:\"hide_larger_price\";s:1:\"0\";s:31:\"single_product_variations_price\";s:1:\"0\";s:11:\"label_shape\";s:7:\"rounded\";s:16:\"percentage_label\";s:1:\"1\";s:19:\"sale_label_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:21:\"sale_label_text_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:9:\"new_label\";s:1:\"1\";s:27:\"new_label_days_after_create\";s:1:\"0\";s:18:\"new_label_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:20:\"new_label_text_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:9:\"hot_label\";s:1:\"1\";s:18:\"hot_label_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:20:\"hot_label_text_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:20:\"stock_label_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:22:\"stock_label_text_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:24:\"attribute_label_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:26:\"attribute_label_text_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:16:\"brands_attribute\";s:8:\"pa_brand\";s:18:\"product_page_brand\";s:1:\"1\";s:22:\"product_brand_location\";s:11:\"about_title\";s:9:\"brand_tab\";s:1:\"1\";s:14:\"brand_tab_name\";s:1:\"0\";s:10:\"quick_view\";s:1:\"1\";s:17:\"quick_view_layout\";s:10:\"horizontal\";s:15:\"quickview_width\";s:3:\"920\";s:19:\"quick_view_variable\";s:1:\"1\";s:7:\"compare\";s:1:\"1\";s:12:\"compare_page\";s:2:\"19\";s:14:\"fields_compare\";a:3:{i:0;s:11:\"description\";i:1;s:3:\"sku\";i:2;s:12:\"availability\";}s:18:\"empty_compare_text\";s:146:\"No products added in the compare list. You must add some products to compare them. You will find a lot of interesting products on our \"Shop\" page.\";s:15:\"compare_on_grid\";s:1:\"1\";s:25:\"compare_save_button_state\";s:1:\"0\";s:19:\"compare_by_category\";s:1:\"1\";s:22:\"show_more_products_btn\";s:1:\"1\";s:18:\"cart_totals_layout\";s:8:\"layout-1\";s:27:\"update_cart_quantity_change\";s:1:\"1\";s:15:\"empty_cart_text\";s:140:\"Before proceed to checkout you must add some products to your shopping cart. You will find a lot of interesting products on our \"Shop\" page.\";s:27:\"thank_you_page_content_type\";s:4:\"text\";s:28:\"thank_you_page_extra_content\";s:0:\"\";s:25:\"thank_you_page_html_block\";s:0:\"\";s:30:\"thank_you_page_default_content\";s:1:\"1\";s:21:\"single_product_layout\";s:10:\"full-width\";s:19:\"full_height_sidebar\";s:1:\"0\";s:20:\"single_sidebar_width\";s:1:\"3\";s:27:\"single_product_hide_sidebar\";s:1:\"0\";s:34:\"single_product_hide_sidebar_tablet\";s:1:\"1\";s:34:\"single_product_hide_sidebar_mobile\";s:1:\"1\";s:20:\"single_product_style\";s:1:\"2\";s:14:\"product_design\";s:7:\"default\";s:14:\"product_sticky\";s:1:\"0\";s:22:\"product_summary_shadow\";s:1:\"0\";s:17:\"single_full_width\";s:1:\"0\";s:21:\"single_product_header\";s:4:\"none\";s:32:\"single_product_builder_post_data\";s:0:\"\";s:12:\"image_action\";s:4:\"zoom\";s:15:\"photoswipe_icon\";s:1:\"1\";s:26:\"product_slider_auto_height\";s:1:\"0\";s:23:\"pagination_main_gallery\";s:1:\"0\";s:23:\"product_images_captions\";s:1:\"0\";s:14:\"thums_position\";s:4:\"left\";s:31:\"single_product_grid_columns_gap\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:34:\"single_product_grid_column_desktop\";s:0:\"\";s:33:\"single_product_grid_column_tablet\";s:0:\"\";s:33:\"single_product_grid_column_mobile\";s:0:\"\";s:37:\"single_product_gallery_column_desktop\";s:1:\"1\";s:36:\"single_product_gallery_column_tablet\";s:0:\"\";s:36:\"single_product_gallery_column_mobile\";s:0:\"\";s:40:\"single_product_thumbnails_vertical_items\";s:1:\"3\";s:39:\"single_product_thumbnails_items_desktop\";s:1:\"4\";s:38:\"single_product_thumbnails_items_tablet\";s:1:\"4\";s:38:\"single_product_thumbnails_items_mobile\";s:1:\"3\";s:22:\"main_gallery_on_tablet\";s:1:\"1\";s:22:\"main_gallery_on_mobile\";s:1:\"1\";s:24:\"main_gallery_center_mode\";s:1:\"0\";s:48:\"single_product_thumbnails_wrap_in_mobile_devices\";s:1:\"1\";s:39:\"single_product_thumbnails_gallery_width\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:40:\"single_product_thumbnails_gallery_height\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:45:\"single_product_thumbnails_gallery_image_width\";s:3:\"148\";s:23:\"single_ajax_add_to_cart\";s:1:\"1\";s:25:\"single_sticky_add_to_cart\";s:1:\"0\";s:32:\"mobile_single_sticky_add_to_cart\";s:1:\"0\";s:33:\"sticky_add_to_cart_height_desktop\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_tablet\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_mobile\";s:2:\"42\";s:31:\"before_add_to_cart_content_type\";s:4:\"text\";s:26:\"content_before_add_to_cart\";s:0:\"\";s:29:\"before_add_to_cart_html_block\";s:0:\"\";s:30:\"after_add_to_cart_content_type\";s:4:\"text\";s:25:\"content_after_add_to_cart\";s:0:\"\";s:28:\"after_add_to_cart_html_block\";s:0:\"\";s:27:\"single_breadcrumbs_position\";s:7:\"default\";s:24:\"product_page_breadcrumbs\";s:1:\"1\";s:12:\"products_nav\";s:1:\"1\";s:25:\"product_short_description\";s:1:\"1\";s:21:\"attr_after_short_desc\";s:1:\"0\";s:19:\"stock_status_design\";s:7:\"default\";s:25:\"single_stock_progress_bar\";s:1:\"0\";s:17:\"product_countdown\";s:1:\"0\";s:23:\"sale_countdown_variable\";s:1:\"0\";s:17:\"product_show_meta\";s:11:\"add_to_cart\";s:18:\"show_product_brand\";s:1:\"0\";s:13:\"product_share\";s:1:\"1\";s:18:\"product_share_type\";s:5:\"share\";s:16:\"related_products\";s:1:\"1\";s:16:\"upsells_position\";s:8:\"standard\";s:20:\"related_product_view\";s:6:\"slider\";s:23:\"related_product_columns\";s:1:\"5\";s:30:\"related_product_columns_tablet\";s:4:\"auto\";s:30:\"related_product_columns_mobile\";s:4:\"auto\";s:21:\"related_product_count\";s:1:\"8\";s:19:\"product_tabs_layout\";s:4:\"tabs\";s:21:\"product_tabs_location\";s:8:\"standard\";s:23:\"product_accordion_state\";s:5:\"first\";s:16:\"hide_tabs_titles\";s:1:\"1\";s:20:\"additional_tab_title\";s:19:\"Shipping & Delivery\";s:27:\"additional_tab_content_type\";s:4:\"text\";s:19:\"additional_tab_text\";s:0:\"\";s:25:\"additional_tab_html_block\";s:0:\"\";s:22:\"additional_tab_2_title\";s:0:\"\";s:29:\"additional_tab_2_content_type\";s:4:\"text\";s:21:\"additional_tab_2_text\";s:0:\"\";s:27:\"additional_tab_2_html_block\";s:0:\"\";s:22:\"additional_tab_3_title\";s:0:\"\";s:29:\"additional_tab_3_content_type\";s:4:\"text\";s:21:\"additional_tab_3_text\";s:0:\"\";s:27:\"additional_tab_3_html_block\";s:0:\"\";s:10:\"login_tabs\";s:1:\"1\";s:9:\"reg_title\";s:8:\"Register\";s:8:\"reg_text\";s:258:\"Registering for this site allows you to access your order status and history. Just fill in the fields below, and we\'ll get a new account set up for you in no time. We will only ask you for information necessary to make the purchase process faster and easier.\";s:11:\"login_title\";s:5:\"Login\";s:10:\"login_text\";s:0:\"\";s:16:\"my_account_links\";s:1:\"1\";s:10:\"custom_css\";s:0:\"\";s:11:\"css_desktop\";s:0:\"\";s:10:\"css_tablet\";s:0:\"\";s:15:\"css_wide_mobile\";s:0:\"\";s:10:\"css_mobile\";s:0:\"\";s:11:\"css_backend\";s:0:\"\";s:9:\"custom_js\";s:0:\"\";s:8:\"js_ready\";s:0:\"\";s:13:\"sticky_social\";s:1:\"0\";s:18:\"sticky_social_type\";s:6:\"follow\";s:22:\"sticky_social_position\";s:5:\"right\";s:20:\"social_follow_notice\";s:0:\"\";s:7:\"fb_link\";s:1:\"#\";s:12:\"twitter_link\";s:1:\"#\";s:14:\"isntagram_link\";s:1:\"#\";s:14:\"pinterest_link\";s:1:\"#\";s:12:\"youtube_link\";s:1:\"#\";s:11:\"tumblr_link\";s:0:\"\";s:13:\"linkedin_link\";s:0:\"\";s:10:\"vimeo_link\";s:0:\"\";s:11:\"flickr_link\";s:0:\"\";s:11:\"github_link\";s:0:\"\";s:13:\"dribbble_link\";s:0:\"\";s:12:\"behance_link\";s:0:\"\";s:15:\"soundcloud_link\";s:0:\"\";s:12:\"spotify_link\";s:0:\"\";s:10:\"skype_link\";s:0:\"\";s:13:\"whatsapp_link\";s:0:\"\";s:13:\"snapchat_link\";s:0:\"\";s:7:\"tg_link\";s:0:\"\";s:10:\"viber_link\";s:0:\"\";s:11:\"tiktok_link\";s:0:\"\";s:12:\"discord_link\";s:0:\"\";s:9:\"yelp_link\";s:0:\"\";s:7:\"vk_link\";s:0:\"\";s:7:\"ok_link\";s:0:\"\";s:18:\"social_email_links\";s:1:\"0\";s:19:\"social_share_notice\";s:0:\"\";s:8:\"share_fb\";s:1:\"1\";s:13:\"share_twitter\";s:1:\"1\";s:15:\"share_pinterest\";s:1:\"1\";s:14:\"share_linkedin\";s:1:\"1\";s:14:\"share_whatsapp\";s:1:\"0\";s:8:\"share_tg\";s:1:\"1\";s:11:\"share_viber\";s:1:\"0\";s:8:\"share_vk\";s:1:\"0\";s:8:\"share_ok\";s:1:\"0\";s:11:\"share_email\";s:1:\"0\";s:19:\"mobile_optimization\";s:1:\"0\";s:16:\"load_text_domain\";s:1:\"1\";s:21:\"disable_gutenberg_css\";s:1:\"0\";s:17:\"styles_always_use\";s:0:\"\";s:14:\"styles_not_use\";s:0:\"\";s:26:\"disable_owl_mobile_devices\";s:1:\"0\";s:21:\"remove_jquery_migrate\";s:1:\"0\";s:18:\"advanced_js_notice\";s:0:\"\";s:11:\"advanced_js\";s:1:\"0\";s:20:\"autocomplete_library\";s:8:\"required\";s:14:\"cookie_library\";s:8:\"required\";s:24:\"countdown-bundle_library\";s:8:\"required\";s:14:\"device_library\";s:8:\"required\";s:22:\"isotope-bundle_library\";s:8:\"required\";s:17:\"justified_library\";s:8:\"required\";s:16:\"magnific_library\";s:8:\"required\";s:28:\"panr-parallax-bundle_library\";s:8:\"required\";s:16:\"parallax_library\";s:8:\"required\";s:30:\"parallax-scroll-bundle_library\";s:8:\"required\";s:25:\"photoswipe-bundle_library\";s:8:\"required\";s:12:\"pjax_library\";s:8:\"required\";s:18:\"sticky-kit_library\";s:8:\"required\";s:17:\"wd_swiper_library\";s:8:\"required\";s:18:\"threesixty_library\";s:8:\"required\";s:16:\"tooltips_library\";s:8:\"required\";s:13:\"vivus_library\";s:8:\"required\";s:17:\"waypoints_library\";s:8:\"required\";s:15:\"leaflet_library\";s:8:\"required\";s:20:\"vimeo_player_library\";s:8:\"required\";s:18:\"scripts_always_use\";s:0:\"\";s:15:\"scripts_not_use\";s:0:\"\";s:15:\"dequeue_scripts\";s:0:\"\";s:12:\"lazy_loading\";s:1:\"0\";s:19:\"lazy_loading_offset\";s:1:\"0\";s:11:\"lazy_effect\";s:4:\"fade\";s:22:\"lazy_generate_previews\";s:1:\"1\";s:12:\"lazy_base_64\";s:1:\"1\";s:19:\"lazy_proprtion_size\";s:1:\"1\";s:23:\"lazy_custom_placeholder\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"disable_wordpress_lazy_loading\";s:1:\"0\";s:26:\"rocket_delay_js_exclusions\";s:1:\"0\";s:6:\"cf7_js\";s:1:\"1\";s:20:\"elementor_animations\";s:1:\"1\";s:15:\"elementor_icons\";s:1:\"1\";s:24:\"elementor_dialog_library\";s:1:\"1\";s:18:\"elementor_frontend\";s:1:\"1\";s:14:\"swiper_library\";s:6:\"always\";s:20:\"el_waypoints_library\";s:6:\"always\";s:19:\"google_font_display\";s:7:\"disable\";s:18:\"icons_font_display\";s:7:\"disable\";s:16:\"font_awesome_css\";s:7:\"not_use\";s:23:\"font_icon_woff2_preload\";s:1:\"0\";s:9:\"preloader\";s:1:\"0\";s:15:\"preloader_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"preloader_background_color\";a:1:{s:4:\"idle\";s:7:\"#ffffff\";}s:22:\"preloader_color_scheme\";s:4:\"dark\";s:15:\"current_builder\";s:8:\"external\";s:16:\"gutenberg_blocks\";s:1:\"0\";s:29:\"enable_gutenberg_for_products\";s:1:\"0\";s:12:\"negative_gap\";s:7:\"enabled\";s:20:\"sticky_notifications\";s:1:\"0\";s:13:\"page_comments\";s:1:\"1\";s:15:\"custom_404_page\";s:0:\"\";s:16:\"widget_title_tag\";s:2:\"h5\";s:15:\"woodmart_slider\";s:1:\"1\";s:16:\"allow_upload_svg\";s:1:\"1\";s:29:\"rev_slider_inherit_theme_font\";s:1:\"0\";s:13:\"site_viewport\";s:12:\"not_scalable\";s:16:\"maintenance_mode\";s:1:\"0\";s:22:\"maintenance_access_key\";s:0:\"\";s:11:\"white_label\";s:1:\"0\";s:22:\"white_label_theme_name\";s:0:\"\";s:12:\"dummy_import\";s:1:\"1\";s:29:\"white_label_theme_license_tab\";s:1:\"1\";s:25:\"white_label_changelog_tab\";s:1:\"1\";s:20:\"theme_admin_bar_menu\";s:1:\"1\";s:23:\"white_label_theme_hints\";s:1:\"1\";s:29:\"white_label_sidebar_icon_logo\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"white_label_dashboard_logo\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"white_label_appearance_screenshot\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:27:\"white_label_dashboard_title\";s:0:\"\";s:26:\"white_label_dashboard_text\";s:0:\"\";s:5:\"reset\";s:0:\"\";s:12:\"reset_notice\";s:0:\"\";s:8:\"wishlist\";s:1:\"1\";s:13:\"wishlist_page\";s:2:\"33\";s:15:\"wishlist_logged\";s:1:\"0\";s:20:\"wishlist_bulk_action\";s:1:\"1\";s:19:\"wishlist_empty_text\";s:112:\"You don\'t have any products in the wishlist yet. You will find a lot of interesting products on our \"Shop\" page.\";s:17:\"wishlist_expanded\";s:1:\"1\";s:19:\"wishlist_show_popup\";s:6:\"enable\";s:21:\"product_loop_wishlist\";s:1:\"1\";s:26:\"wishlist_save_button_state\";s:1:\"0\";s:29:\"shipping_progress_bar_enabled\";s:1:\"1\";s:33:\"shipping_progress_bar_calculation\";s:6:\"custom\";s:28:\"shipping_progress_bar_amount\";s:3:\"900\";s:36:\"shipping_progress_bar_include_coupon\";s:7:\"include\";s:40:\"shipping_progress_bar_location_card_page\";s:1:\"1\";s:40:\"shipping_progress_bar_location_mini_cart\";s:1:\"1\";s:39:\"shipping_progress_bar_location_checkout\";s:1:\"0\";s:45:\"shipping_progress_bar_location_single_product\";s:1:\"0\";s:37:\"shipping_progress_bar_message_initial\";s:46:\"Add [remainder] to cart and get free shipping!\";s:37:\"shipping_progress_bar_message_success\";s:39:\"Your order qualifies for free shipping!\";s:15:\"buy_now_enabled\";s:1:\"1\";s:16:\"buy_now_redirect\";s:8:\"checkout\";s:23:\"counter_visitor_enabled\";s:1:\"0\";s:27:\"counter_visitor_data_source\";s:9:\"live_data\";s:38:\"counter_visitor_data_source_min_number\";s:2:\"10\";s:38:\"counter_visitor_data_source_max_number\";s:2:\"20\";s:25:\"counter_visitor_live_mode\";s:1:\"0\";s:27:\"counter_visitor_ajax_update\";s:1:\"0\";s:29:\"counter_visitor_live_duration\";s:2:\"10\";s:23:\"bought_together_enabled\";s:1:\"1\";s:22:\"bought_together_column\";s:1:\"3\";s:29:\"bought_together_column_tablet\";s:4:\"auto\";s:29:\"bought_together_column_mobile\";s:4:\"auto\";s:26:\"bought_together_form_width\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:17:\"discounts_enabled\";s:1:\"0\";s:20:\"show_discounts_table\";s:1:\"0\";s:18:\"free_gifts_enabled\";s:1:\"0\";s:16:\"free_gifts_limit\";s:1:\"5\";s:41:\"free_gifts_allow_multiple_identical_gifts\";s:1:\"0\";s:23:\"free_gifts_price_format\";s:4:\"text\";s:25:\"free_gifts_table_location\";s:28:\"woocommerce_after_cart_table\";s:28:\"show_out_of_stock_at_the_end\";s:1:\"0\";s:16:\"waitlist_enabled\";s:1:\"0\";s:21:\"waitlist_for_loggined\";s:1:\"0\";s:19:\"waitlist_form_state\";s:13:\"current_state\";s:25:\"waitlist_fragments_enable\";s:1:\"0\";s:22:\"waitlist_wait_interval\";s:2:\"60\";s:32:\"waitlist_enable_privacy_checkbox\";s:1:\"1\";s:30:\"waitlist_privacy_checkbox_text\";s:60:\"I have read and accept the <strong>[privacy_policy]</strong>\";s:25:\"estimate_delivery_enabled\";s:1:\"0\";s:40:\"estimate_delivery_show_on_single_product\";s:1:\"1\";s:35:\"estimate_delivery_show_on_mini_cart\";s:1:\"0\";s:35:\"estimate_delivery_show_on_cart_page\";s:1:\"1\";s:39:\"estimate_delivery_show_on_checkout_page\";s:1:\"1\";s:39:\"estimate_delivery_show_on_order_details\";s:1:\"1\";s:37:\"estimate_delivery_show_on_email_order\";s:1:\"1\";s:30:\"estimate_delivery_show_overall\";s:1:\"0\";s:29:\"estimate_delivery_date_format\";s:7:\"default\";s:34:\"estimate_delivery_fragments_enable\";s:1:\"0\";s:27:\"checkout_show_product_image\";s:1:\"0\";s:25:\"checkout_product_quantity\";s:1:\"0\";s:22:\"checkout_remove_button\";s:1:\"0\";s:24:\"checkout_link_to_product\";s:1:\"0\";s:16:\"reviews_location\";s:4:\"tabs\";s:23:\"reviews_section_columns\";s:10:\"two-column\";s:21:\"reviews_form_location\";s:5:\"after\";s:13:\"reviews_style\";s:7:\"style-1\";s:15:\"reviews_columns\";s:1:\"1\";s:22:\"reviews_columns_tablet\";s:1:\"1\";s:22:\"reviews_columns_mobile\";s:1:\"1\";s:24:\"reviews_enable_pros_cons\";s:1:\"0\";s:20:\"reviews_enable_likes\";s:1:\"0\";s:32:\"show_reviews_purchased_indicator\";s:1:\"0\";s:15:\"reviews_sorting\";s:1:\"0\";s:29:\"single_product_comment_images\";s:1:\"0\";s:35:\"single_product_comment_images_count\";s:1:\"3\";s:41:\"single_product_comment_images_upload_size\";s:1:\"1\";s:38:\"single_product_comment_images_required\";s:1:\"0\";s:30:\"show_reviews_only_image_filter\";s:1:\"0\";s:22:\"reviews_rating_summary\";s:1:\"0\";s:30:\"reviews_rating_summary_content\";s:6:\"rating\";s:29:\"reviews_rating_summary_filter\";s:1:\"0\";s:26:\"reviews_rating_by_criteria\";s:1:\"0\";s:32:\"reviews_criteria_rating_required\";s:1:\"0\";s:38:\"reviews_rating_summary_criteria_1_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_1\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_2_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_2\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_3_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_3\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_4_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_4\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_5_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_5\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_6_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_6\";s:0:\"\";s:24:\"sticky_navigation_notice\";s:0:\"\";s:22:\"sticky_navigation_menu\";s:0:\"\";s:23:\"sticky_navigation_title\";s:0:\"\";s:30:\"sticky_navigation_content_type\";s:4:\"text\";s:22:\"sticky_navigation_area\";s:0:\"\";s:28:\"sticky_navigation_html_block\";s:0:\"\";s:33:\"single_product_main_gallery_video\";s:1:\"1\";s:23:\"checkout_fields_enabled\";s:1:\"0\";s:17:\"linked_variations\";s:1:\"1\";s:21:\"show_single_variation\";s:1:\"0\";s:21:\"hide_variation_parent\";s:1:\"0\";s:20:\"sold_counter_enabled\";s:1:\"0\";s:23:\"sold_counter_sales_type\";s:9:\"real_data\";s:24:\"sold_counter_shown_after\";s:1:\"0\";s:22:\"sold_counter_min_count\";s:2:\"10\";s:22:\"sold_counter_max_count\";s:2:\"20\";s:31:\"sold_counter_hide_on_outofstock\";s:1:\"0\";s:29:\"sold_counter_timeframe_period\";s:7:\"minutes\";s:22:\"sold_counter_timeframe\";s:1:\"3\";s:28:\"sold_counter_transient_hours\";s:2:\"24\";}s:7:\"presets\";a:0:{}}i:1773307803;a:5:{s:5:\"title\";s:12:\"Auto Backup \";s:4:\"date\";s:19:\"2026-03-12 09:30:03\";s:4:\"auto\";b:1;s:7:\"options\";a:777:{s:11:\"insta_token\";s:0:\"\";s:28:\"insta_delete_outdated_images\";s:1:\"0\";s:18:\"google_map_api_key\";s:0:\"\";s:9:\"fb_app_id\";s:0:\"\";s:13:\"fb_app_secret\";s:0:\"\";s:9:\"fb_notice\";s:0:\"\";s:10:\"goo_app_id\";s:0:\"\";s:14:\"goo_app_secret\";s:0:\"\";s:10:\"goo_notice\";s:0:\"\";s:9:\"vk_app_id\";s:0:\"\";s:13:\"vk_app_secret\";s:0:\"\";s:9:\"vk_notice\";s:0:\"\";s:15:\"alt_auth_method\";s:1:\"0\";s:9:\"ajax_shop\";s:1:\"1\";s:11:\"ajax_scroll\";s:1:\"1\";s:21:\"shop_page_breadcrumbs\";s:1:\"1\";s:17:\"cat_desc_position\";s:6:\"before\";s:14:\"products_hover\";s:5:\"quick\";s:23:\"base_hover_mobile_click\";s:1:\"0\";s:21:\"products_color_scheme\";s:7:\"default\";s:22:\"products_bordered_grid\";s:1:\"0\";s:28:\"products_bordered_grid_style\";s:7:\"outside\";s:24:\"products_with_background\";s:1:\"0\";s:19:\"products_background\";a:1:{s:4:\"idle\";s:0:\"\";}s:15:\"products_shadow\";s:1:\"0\";s:23:\"stretch_product_desktop\";s:1:\"0\";s:22:\"stretch_product_tablet\";s:1:\"0\";s:22:\"stretch_product_mobile\";s:1:\"0\";s:25:\"product_title_lines_limit\";s:4:\"none\";s:22:\"show_empty_star_rating\";s:1:\"0\";s:11:\"hover_image\";s:1:\"1\";s:12:\"grid_gallery\";s:1:\"0\";s:20:\"grid_gallery_control\";s:5:\"hover\";s:26:\"grid_gallery_enable_arrows\";s:4:\"none\";s:16:\"product_quantity\";s:1:\"0\";s:18:\"base_hover_content\";s:7:\"excerpt\";s:21:\"stock_status_position\";s:9:\"thumbnail\";s:27:\"show_stock_quantity_on_grid\";s:1:\"0\";s:23:\"grid_stock_progress_bar\";s:1:\"0\";s:14:\"shop_countdown\";s:1:\"0\";s:22:\"categories_under_title\";s:1:\"1\";s:18:\"brands_under_title\";s:1:\"0\";s:15:\"sku_under_title\";s:1:\"0\";s:18:\"show_reviews_count\";s:1:\"0\";s:17:\"categories_design\";s:7:\"default\";s:19:\"categories_rounding\";s:0:\"\";s:31:\"custom_categories_rounding_size\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:23:\"categories_color_scheme\";s:7:\"default\";s:22:\"categories_with_shadow\";s:6:\"enable\";s:29:\"hide_categories_subcategories\";s:1:\"0\";s:29:\"hide_categories_product_count\";s:1:\"0\";s:11:\"shop_layout\";s:12:\"sidebar-left\";s:18:\"shop_sidebar_width\";s:1:\"3\";s:25:\"shop_hide_sidebar_desktop\";s:1:\"0\";s:24:\"shop_hide_sidebar_tablet\";s:1:\"1\";s:17:\"shop_hide_sidebar\";s:1:\"1\";s:20:\"sticky_filter_button\";s:1:\"0\";s:10:\"shop_title\";s:1:\"1\";s:15:\"shop_categories\";s:1:\"0\";s:25:\"shop_categories_ancestors\";s:1:\"0\";s:25:\"show_categories_neighbors\";s:1:\"0\";s:19:\"shop_products_count\";s:1:\"1\";s:37:\"shop_page_title_hide_empty_categories\";s:1:\"0\";s:34:\"shop_page_title_categories_exclude\";s:0:\"\";s:24:\"mobile_categories_layout\";s:9:\"accordion\";s:29:\"mobile_categories_menu_layout\";s:8:\"dropdown\";s:37:\"mobile_categories_drilldown_animation\";s:5:\"slide\";s:40:\"mobile_categories_submenu_opening_action\";s:10:\"only_arrow\";s:26:\"mobile_categories_position\";s:4:\"left\";s:30:\"mobile_categories_color_scheme\";s:7:\"default\";s:27:\"mobile_categories_close_btn\";s:1:\"0\";s:9:\"shop_view\";s:4:\"grid\";s:16:\"products_columns\";s:1:\"3\";s:23:\"products_columns_tablet\";s:4:\"auto\";s:23:\"products_columns_mobile\";s:1:\"2\";s:16:\"products_spacing\";s:2:\"20\";s:23:\"products_spacing_tablet\";s:0:\"\";s:23:\"products_spacing_mobile\";s:0:\"\";s:24:\"per_row_columns_selector\";s:1:\"1\";s:27:\"products_columns_variations\";a:3:{i:0;s:1:\"2\";i:1;s:1:\"3\";i:2;s:1:\"4\";}s:16:\"products_masonry\";s:1:\"0\";s:24:\"products_different_sizes\";s:1:\"0\";s:13:\"shop_per_page\";s:2:\"18\";s:14:\"per_page_links\";s:1:\"1\";s:16:\"per_page_options\";s:10:\"9,12,18,24\";s:15:\"shop_pagination\";s:10:\"pagination\";s:25:\"load_more_button_page_url\";s:1:\"1\";s:17:\"categories_toggle\";s:1:\"1\";s:14:\"widgets_scroll\";s:1:\"1\";s:14:\"widget_heights\";s:3:\"223\";s:21:\"shop_widgets_collapse\";s:7:\"disable\";s:12:\"shop_filters\";s:1:\"0\";s:17:\"shop_filters_type\";s:7:\"widgets\";s:20:\"shop_filters_columns\";s:0:\"\";s:27:\"shop_filters_columns_tablet\";s:4:\"auto\";s:27:\"shop_filters_columns_mobile\";s:4:\"auto\";s:20:\"shop_filters_spacing\";s:2:\"30\";s:27:\"shop_filters_spacing_tablet\";s:0:\"\";s:27:\"shop_filters_spacing_mobile\";s:0:\"\";s:12:\"hide_sort_by\";s:1:\"0\";s:17:\"hide_price_filter\";s:1:\"0\";s:20:\"shop_filters_content\";s:0:\"\";s:24:\"shop_filters_always_open\";s:1:\"0\";s:18:\"shop_filters_close\";s:1:\"0\";s:14:\"default_header\";s:13:\"header_439246\";s:14:\"sticky_toolbar\";s:1:\"1\";s:20:\"sticky_toolbar_label\";s:1:\"1\";s:21:\"sticky_toolbar_fields\";a:5:{i:0;s:4:\"shop\";i:1;s:7:\"sidebar\";i:2;s:8:\"wishlist\";i:3;s:4:\"cart\";i:4;s:7:\"account\";}s:10:\"link_1_url\";s:0:\"\";s:11:\"link_1_text\";s:0:\"\";s:11:\"link_1_icon\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"link_2_url\";s:0:\"\";s:11:\"link_2_text\";s:0:\"\";s:11:\"link_2_icon\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"link_3_url\";s:0:\"\";s:11:\"link_3_text\";s:0:\"\";s:11:\"link_3_icon\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"link_4_url\";s:0:\"\";s:11:\"link_4_text\";s:0:\"\";s:11:\"link_4_icon\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"link_5_url\";s:0:\"\";s:11:\"link_5_text\";s:0:\"\";s:11:\"link_5_icon\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"age_verify\";s:1:\"0\";s:15:\"age_verify_text\";s:157:\"<h4 class=\"text-center\">Are you over 18?</h4>\r\n<p class=\"text-center\">You must be 18 years of age or older to view page. Please verify your age to enter.</p>\";s:21:\"age_verify_text_error\";s:120:\"<h4 class=\"text-center\">Access forbidden</h4>\r\n<p class=\"text-center\">Your access is restricted because of your age.</p>\";s:21:\"age_verify_background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:23:\"age_verify_color_scheme\";s:4:\"dark\";s:16:\"age_verify_width\";s:3:\"500\";s:11:\"promo_popup\";s:1:\"0\";s:24:\"promo_popup_content_type\";s:10:\"html_block\";s:10:\"popup_text\";s:0:\"\";s:16:\"popup_html_block\";s:4:\"9065\";s:12:\"popup_scroll\";s:4:\"1000\";s:16:\"popup-background\";a:7:{s:5:\"color\";s:7:\"#111111\";s:3:\"url\";s:78:\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-popup.jpg\";s:2:\"id\";s:4:\"9072\";s:6:\"repeat\";s:9:\"no-repeat\";s:4:\"size\";s:5:\"cover\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:13:\"center center\";}s:18:\"popup_color_scheme\";s:5:\"light\";s:11:\"popup_width\";s:3:\"800\";s:13:\"popup_padding\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:23:\"promo_popup_hide_mobile\";s:1:\"1\";s:11:\"popup_event\";s:4:\"time\";s:13:\"promo_timeout\";s:4:\"2000\";s:11:\"popup_pages\";s:1:\"0\";s:13:\"promo_version\";s:1:\"1\";s:12:\"cookies_info\";s:1:\"0\";s:12:\"cookies_text\";s:116:\"We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.\";s:19:\"cookies_policy_page\";s:0:\"\";s:15:\"cookies_version\";s:1:\"1\";s:13:\"header_banner\";s:1:\"0\";s:18:\"header_banner_link\";s:0:\"\";s:26:\"header_banner_content_type\";s:4:\"text\";s:24:\"header_banner_html_block\";s:0:\"\";s:23:\"header_banner_shortcode\";s:0:\"\";s:16:\"header_banner_bg\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:19:\"header_banner_color\";s:5:\"light\";s:20:\"header_banner_height\";s:2:\"40\";s:27:\"header_banner_mobile_height\";s:2:\"40\";s:16:\"header_close_btn\";s:1:\"1\";s:21:\"header_banner_version\";s:1:\"1\";s:21:\"enqueue_posts_results\";s:1:\"0\";s:27:\"search_posts_results_column\";s:1:\"2\";s:13:\"search_by_sku\";s:1:\"1\";s:17:\"relevanssi_search\";s:1:\"0\";s:16:\"popular_requests\";s:0:\"\";s:24:\"full_search_content_type\";s:7:\"content\";s:24:\"full_search_content_text\";s:0:\"\";s:30:\"full_search_content_html_block\";s:0:\"\";s:23:\"ajax_fullscreen_content\";s:1:\"1\";s:10:\"site_width\";s:6:\"custom\";s:17:\"site_custom_width\";s:4:\"1320\";s:11:\"main_layout\";s:13:\"sidebar-right\";s:13:\"sidebar_width\";s:1:\"3\";s:17:\"hide_main_sidebar\";s:1:\"0\";s:24:\"hide_main_sidebar_tablet\";s:1:\"1\";s:24:\"hide_main_sidebar_mobile\";s:1:\"1\";s:17:\"page-title-design\";s:8:\"centered\";s:15:\"page-title-size\";s:7:\"default\";s:16:\"title-background\";a:7:{s:5:\"color\";s:16:\"rgb(255,255,255)\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:5:\"cover\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:13:\"center center\";}s:16:\"page-title-color\";s:4:\"dark\";s:14:\"page_title_tag\";s:7:\"default\";s:11:\"breadcrumbs\";s:1:\"1\";s:22:\"yoast_shop_breadcrumbs\";s:1:\"0\";s:23:\"yoast_pages_breadcrumbs\";s:1:\"0\";s:14:\"disable_footer\";s:1:\"1\";s:19:\"footer_content_type\";s:10:\"html_block\";s:13:\"footer-layout\";s:2:\"13\";s:17:\"footer_html_block\";s:3:\"232\";s:13:\"footer-bar-bg\";a:7:{s:5:\"color\";s:13:\"rgb(16,16,16)\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:12:\"footer-style\";s:5:\"light\";s:13:\"sticky_footer\";s:1:\"0\";s:23:\"collapse_footer_widgets\";s:1:\"1\";s:14:\"scroll_top_btn\";s:1:\"1\";s:18:\"disable_copyrights\";s:1:\"0\";s:17:\"copyrights-layout\";s:11:\"two-columns\";s:10:\"copyrights\";s:243:\"Based on <a href=\"http://woodmart.xtemos.com\"><strong>WoodMart</strong></a> theme<i class=\"fa fa-copyright\"></i> 2025 <a href=\"https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/20264492\"><strong>WooCommerce Themes</strong></a>.\";s:11:\"copyrights2\";s:103:\"<img src=\"http://timewilltellstores.com/wp-content/themes/woodmart/images/payments.png\" alt=\"payments\">\";s:22:\"prefooter_content_type\";s:4:\"text\";s:14:\"prefooter_area\";s:0:\"\";s:20:\"prefooter_html_block\";s:0:\"\";s:9:\"text-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:4:\"Jost\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:9:\"font-size\";s:2:\"14\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:7:\"#767676\";}}s:12:\"primary-font\";a:1:{i:0;a:7:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:5:\"color\";s:7:\"#242424\";}}s:16:\"post-titles-font\";a:1:{i:0;a:8:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:5:\"color\";s:7:\"#333333\";s:5:\"hover\";a:1:{s:5:\"color\";s:19:\"rgb(51 51 51 / 65%)\";}}}s:14:\"secondary-font\";a:1:{i:0;a:5:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";}}s:18:\"widget-titles-font\";a:1:{i:0;a:10:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:9:\"uppercase\";s:9:\"font-size\";s:2:\"16\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:4:\"#333\";}}s:15:\"navigation-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"14\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:17:\"typography_notice\";s:0:\"\";s:19:\"advanced_typography\";a:4:{i:0;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:22:\"product_category_title\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"18\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:1;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:2:{i:0;s:23:\"mobile_menu_first_level\";i:1;s:24:\"mobile_menu_second_level\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:2;a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:4:\"Jost\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}s:9:\"{{index}}\";a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}}s:26:\"advanced_typography_notice\";s:0:\"\";s:25:\"multi_custom_fonts_notice\";s:0:\"\";s:18:\"multi_custom_fonts\";a:2:{i:0;a:4:{s:9:\"font-name\";s:12:\"hkgroteskpro\";s:11:\"font-weight\";s:3:\"600\";s:9:\"font-woff\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:3:\"229\";}s:10:\"font-woff2\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:3:\"229\";}}s:9:\"{{index}}\";a:4:{s:9:\"font-name\";s:0:\"\";s:11:\"font-weight\";s:3:\"400\";s:9:\"font-woff\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"font-woff2\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}}s:9:\"icon_font\";a:2:{s:4:\"font\";s:1:\"1\";s:6:\"weight\";s:3:\"400\";}s:14:\"typekit_notice\";s:0:\"\";s:10:\"typekit_id\";s:0:\"\";s:13:\"typekit_fonts\";s:0:\"\";s:13:\"rounding_size\";s:1:\"8\";s:20:\"custom_rounding_size\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:12:\"dark_version\";s:1:\"0\";s:13:\"primary-color\";a:1:{s:4:\"idle\";s:14:\"rgb(34,66,226)\";}s:15:\"secondary-color\";a:1:{s:4:\"idle\";s:7:\"#fbbc34\";}s:10:\"link-color\";a:2:{s:4:\"idle\";s:7:\"#333333\";s:5:\"hover\";s:7:\"#242424\";}s:25:\"android_browser_bar_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:15:\"body-background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:16:\"pages-background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:15:\"shop-background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:18:\"product-background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:15:\"blog-background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:20:\"blog-post-background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:20:\"portfolio-background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:28:\"portfolio-project-background\";a:7:{s:5:\"color\";s:0:\"\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";}s:18:\"btns_default_style\";s:12:\"semi-rounded\";s:23:\"btns_default_typography\";a:1:{i:0;a:6:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";}}s:15:\"btns_default_bg\";a:1:{s:4:\"idle\";s:7:\"#f7f7f7\";}s:21:\"btns_default_bg_hover\";a:1:{s:4:\"idle\";s:7:\"#efefef\";}s:25:\"btns_default_color_scheme\";s:4:\"dark\";s:31:\"btns_default_color_scheme_hover\";s:4:\"dark\";s:32:\"btns_default_color_scheme_custom\";a:1:{s:4:\"idle\";s:0:\"\";}s:38:\"btns_default_color_scheme_hover_custom\";a:1:{s:4:\"idle\";s:0:\"\";}s:15:\"btns_shop_style\";s:12:\"semi-rounded\";s:20:\"btns_shop_typography\";a:1:{i:0;a:6:{s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";}}s:12:\"btns_shop_bg\";a:1:{s:4:\"idle\";s:15:\"rgb(46,107,198)\";}s:18:\"btns_shop_bg_hover\";a:1:{s:4:\"idle\";s:14:\"rgb(42,97,180)\";}s:22:\"btns_shop_color_scheme\";s:5:\"light\";s:28:\"btns_shop_color_scheme_hover\";s:5:\"light\";s:29:\"btns_shop_color_scheme_custom\";a:1:{s:4:\"idle\";s:0:\"\";}s:35:\"btns_shop_color_scheme_hover_custom\";a:1:{s:4:\"idle\";s:0:\"\";}s:26:\"advanced_typography_button\";a:2:{i:0;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:14:\"single_buy_now\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:0:\"\";s:5:\"hover\";a:2:{s:5:\"color\";s:0:\"\";s:10:\"background\";s:13:\"rgb(51,51,51)\";}s:10:\"background\";s:13:\"rgb(36,36,36)\";}s:9:\"{{index}}\";a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:0:\"\";s:5:\"hover\";a:2:{s:5:\"color\";s:0:\"\";s:10:\"background\";s:0:\"\";}s:10:\"background\";s:0:\"\";}}s:17:\"form_fields_style\";s:12:\"semi-rounded\";s:17:\"form_border_width\";s:1:\"1\";s:10:\"form_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:22:\"form_placeholder_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:14:\"form_brd_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:20:\"form_brd_color_focus\";a:1:{s:4:\"idle\";s:0:\"\";}s:7:\"form_bg\";a:1:{s:4:\"idle\";s:0:\"\";}s:23:\"success_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#459647\";}s:25:\"success_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:23:\"warning_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#E0B252\";}s:25:\"warning_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:24:\"carousel_arrows_position\";s:3:\"sep\";s:25:\"carousel_arrows_icon_type\";s:1:\"1\";s:27:\"carousel_arrows_hover_style\";s:1:\"1\";s:24:\"carousel_arrows_sep_size\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:29:\"carousel_arrows_sep_icon_size\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:28:\"carousel_arrows_sep_offset_h\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:28:\"carousel_arrows_sep_offset_v\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:25:\"carousel_arrows_sep_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:31:\"carousel_arrows_sep_color_hover\";a:1:{s:4:\"idle\";s:0:\"\";}s:29:\"carousel_arrows_sep_color_dis\";a:1:{s:4:\"idle\";s:0:\"\";}s:28:\"carousel_arrows_sep_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:34:\"carousel_arrows_sep_bg_color_hover\";a:1:{s:4:\"idle\";s:0:\"\";}s:32:\"carousel_arrows_sep_bg_color_dis\";a:1:{s:4:\"idle\";s:0:\"\";}s:33:\"carousel_arrows_sep_border_radius\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:32:\"carousel_arrows_sep_border_style\";s:0:\"\";s:32:\"carousel_arrows_sep_border_width\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:32:\"carousel_arrows_sep_border_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:38:\"carousel_arrows_sep_border_color_hover\";a:1:{s:4:\"idle\";s:0:\"\";}s:36:\"carousel_arrows_sep_border_color_dis\";a:1:{s:4:\"idle\";s:0:\"\";}s:36:\"carousel_arrows_sep_box_shadow_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:39:\"carousel_arrows_sep_box_shadow_offset_x\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:39:\"carousel_arrows_sep_box_shadow_offset_y\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:35:\"carousel_arrows_sep_box_shadow_blur\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:37:\"carousel_arrows_sep_box_shadow_spread\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:28:\"carousel_arrows_together_gap\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:29:\"carousel_arrows_together_size\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:34:\"carousel_arrows_together_icon_size\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:33:\"carousel_arrows_together_offset_h\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:33:\"carousel_arrows_together_offset_v\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:30:\"carousel_arrows_together_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:36:\"carousel_arrows_together_color_hover\";a:1:{s:4:\"idle\";s:0:\"\";}s:34:\"carousel_arrows_together_color_dis\";a:1:{s:4:\"idle\";s:0:\"\";}s:33:\"carousel_arrows_together_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:39:\"carousel_arrows_together_bg_color_hover\";a:1:{s:4:\"idle\";s:0:\"\";}s:37:\"carousel_arrows_together_bg_color_dis\";a:1:{s:4:\"idle\";s:0:\"\";}s:38:\"carousel_arrows_together_border_radius\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:37:\"carousel_arrows_together_border_style\";s:0:\"\";s:37:\"carousel_arrows_together_border_width\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:37:\"carousel_arrows_together_border_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:43:\"carousel_arrows_together_border_color_hover\";a:1:{s:4:\"idle\";s:0:\"\";}s:41:\"carousel_arrows_together_border_color_dis\";a:1:{s:4:\"idle\";s:0:\"\";}s:41:\"carousel_arrows_together_box_shadow_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:44:\"carousel_arrows_together_box_shadow_offset_x\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:44:\"carousel_arrows_together_box_shadow_offset_y\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:40:\"carousel_arrows_together_box_shadow_blur\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:42:\"carousel_arrows_together_box_shadow_spread\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:19:\"carousel_pagin_size\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:23:\"carousel_pagin_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:29:\"carousel_pagin_bg_color_hover\";a:1:{s:4:\"idle\";s:0:\"\";}s:30:\"carousel_pagin_bg_color_active\";a:1:{s:4:\"idle\";s:0:\"\";}s:28:\"carousel_pagin_border_radius\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:27:\"carousel_pagin_border_style\";s:0:\"\";s:27:\"carousel_pagin_border_width\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:27:\"carousel_pagin_border_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:33:\"carousel_pagin_border_color_hover\";a:1:{s:4:\"idle\";s:0:\"\";}s:34:\"carousel_pagin_border_color_active\";a:1:{s:4:\"idle\";s:0:\"\";}s:25:\"carousel_scrollbar_height\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:24:\"carousel_scrollbar_width\";s:152:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoiJSJ9LCJ0YWJsZXQiOnsidmFsdWUiOiIiLCJ1bml0IjoiJSJ9LCJtb2JpbGUiOnsidmFsdWUiOiIiLCJ1bml0IjoiJSJ9fX0=\";s:27:\"carousel_scrollbar_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:32:\"carousel_scrollbar_drag_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:38:\"carousel_scrollbar_drag_bg_hover_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:11:\"blog_layout\";s:13:\"sidebar-right\";s:18:\"blog_sidebar_width\";s:1:\"3\";s:17:\"blog_hide_sidebar\";s:1:\"0\";s:24:\"blog_hide_sidebar_tablet\";s:1:\"1\";s:24:\"blog_hide_sidebar_mobile\";s:1:\"1\";s:29:\"single_post_justified_gallery\";s:1:\"0\";s:11:\"blog_design\";s:7:\"masonry\";s:10:\"blog_style\";s:6:\"shadow\";s:16:\"blog_with_shadow\";s:1:\"1\";s:12:\"blog_columns\";s:1:\"4\";s:19:\"blog_columns_tablet\";s:4:\"auto\";s:19:\"blog_columns_mobile\";s:4:\"auto\";s:12:\"blog_spacing\";s:2:\"20\";s:19:\"blog_spacing_tablet\";s:0:\"\";s:19:\"blog_spacing_mobile\";s:0:\"\";s:15:\"blog_pagination\";s:10:\"pagination\";s:12:\"blog_excerpt\";s:7:\"excerpt\";s:21:\"blog_words_or_letters\";s:6:\"letter\";s:19:\"blog_excerpt_length\";s:3:\"130\";s:11:\"parts_title\";s:1:\"1\";s:10:\"parts_meta\";s:1:\"1\";s:10:\"parts_text\";s:1:\"1\";s:9:\"parts_btn\";s:1:\"1\";s:18:\"single_post_design\";s:7:\"default\";s:18:\"single_post_header\";s:4:\"none\";s:10:\"blog_share\";s:1:\"1\";s:15:\"blog_navigation\";s:1:\"1\";s:15:\"blog_author_bio\";s:1:\"1\";s:18:\"blog_related_posts\";s:1:\"1\";s:9:\"portfolio\";s:1:\"1\";s:14:\"portfolio_page\";s:0:\"\";s:19:\"portfolio_item_slug\";s:0:\"\";s:18:\"portfolio_cat_slug\";s:0:\"\";s:20:\"portfolio_full_width\";s:1:\"0\";s:16:\"projects_columns\";s:1:\"3\";s:23:\"projects_columns_tablet\";s:4:\"auto\";s:23:\"projects_columns_mobile\";s:4:\"auto\";s:17:\"portfolio_spacing\";s:1:\"0\";s:24:\"portfolio_spacing_tablet\";s:0:\"\";s:24:\"portfolio_spacing_mobile\";s:0:\"\";s:18:\"portoflio_per_page\";s:1:\"6\";s:20:\"portfolio_pagination\";s:9:\"load_more\";s:17:\"portoflio_orderby\";s:4:\"date\";s:15:\"portoflio_order\";s:4:\"DESC\";s:15:\"portoflio_style\";s:5:\"hover\";s:20:\"portoflio_image_size\";s:5:\"large\";s:17:\"portoflio_filters\";s:1:\"1\";s:22:\"portfolio_filters_type\";s:5:\"links\";s:14:\"ajax_portfolio\";s:1:\"1\";s:23:\"single_portfolio_header\";s:4:\"none\";s:36:\"single_portfolio_title_in_page_title\";s:1:\"0\";s:20:\"portfolio_navigation\";s:1:\"1\";s:17:\"portfolio_related\";s:1:\"1\";s:18:\"add_to_cart_action\";s:6:\"widget\";s:26:\"add_to_cart_action_timeout\";s:1:\"0\";s:33:\"add_to_cart_action_timeout_number\";s:1:\"3\";s:18:\"mini_cart_quantity\";s:1:\"0\";s:21:\"show_sku_in_mini_cart\";s:1:\"0\";s:16:\"show_sku_in_cart\";s:1:\"0\";s:25:\"show_sku_in_checkout_page\";s:1:\"0\";s:26:\"show_sku_in_thank_you_page\";s:1:\"0\";s:23:\"show_sku_in_email_order\";s:1:\"0\";s:16:\"show_sku_on_ajax\";s:1:\"0\";s:12:\"catalog_mode\";s:1:\"0\";s:11:\"size_guides\";s:1:\"1\";s:12:\"login_prices\";s:1:\"0\";s:19:\"quick_shop_variable\";s:1:\"1\";s:24:\"quick_shop_variable_type\";s:14:\"select_options\";s:23:\"quick_shop_clear_action\";s:4:\"none\";s:23:\"grid_swatches_attribute\";s:8:\"pa_color\";s:14:\"swatches_limit\";s:1:\"0\";s:20:\"swatches_limit_count\";s:1:\"5\";s:29:\"single_product_swatches_limit\";s:1:\"0\";s:35:\"single_product_swatches_limit_count\";s:2:\"10\";s:29:\"swatches_use_variation_images\";s:1:\"1\";s:20:\"swatches_labels_name\";s:1:\"0\";s:27:\"swatches_scroll_top_desktop\";s:1:\"0\";s:26:\"swatches_scroll_top_mobile\";s:1:\"0\";s:17:\"variation_gallery\";s:1:\"1\";s:32:\"variation_gallery_storage_method\";s:3:\"new\";s:24:\"ajax_variation_threshold\";s:2:\"30\";s:17:\"hide_larger_price\";s:1:\"0\";s:31:\"single_product_variations_price\";s:1:\"0\";s:11:\"label_shape\";s:7:\"rounded\";s:16:\"percentage_label\";s:1:\"1\";s:19:\"sale_label_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:21:\"sale_label_text_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:9:\"new_label\";s:1:\"1\";s:27:\"new_label_days_after_create\";s:1:\"0\";s:18:\"new_label_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:20:\"new_label_text_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:9:\"hot_label\";s:1:\"1\";s:18:\"hot_label_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:20:\"hot_label_text_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:20:\"stock_label_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:22:\"stock_label_text_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:24:\"attribute_label_bg_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:26:\"attribute_label_text_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:16:\"brands_attribute\";s:8:\"pa_brand\";s:18:\"product_page_brand\";s:1:\"1\";s:22:\"product_brand_location\";s:11:\"about_title\";s:9:\"brand_tab\";s:1:\"1\";s:14:\"brand_tab_name\";s:1:\"0\";s:10:\"quick_view\";s:1:\"1\";s:17:\"quick_view_layout\";s:10:\"horizontal\";s:15:\"quickview_width\";s:3:\"920\";s:19:\"quick_view_variable\";s:1:\"1\";s:7:\"compare\";s:1:\"1\";s:12:\"compare_page\";s:2:\"19\";s:14:\"fields_compare\";a:3:{i:0;s:11:\"description\";i:1;s:3:\"sku\";i:2;s:12:\"availability\";}s:18:\"empty_compare_text\";s:146:\"No products added in the compare list. You must add some products to compare them. You will find a lot of interesting products on our \"Shop\" page.\";s:15:\"compare_on_grid\";s:1:\"1\";s:25:\"compare_save_button_state\";s:1:\"0\";s:19:\"compare_by_category\";s:1:\"1\";s:22:\"show_more_products_btn\";s:1:\"1\";s:18:\"cart_totals_layout\";s:8:\"layout-1\";s:27:\"update_cart_quantity_change\";s:1:\"1\";s:15:\"empty_cart_text\";s:140:\"Before proceed to checkout you must add some products to your shopping cart. You will find a lot of interesting products on our \"Shop\" page.\";s:27:\"thank_you_page_content_type\";s:4:\"text\";s:28:\"thank_you_page_extra_content\";s:0:\"\";s:25:\"thank_you_page_html_block\";s:0:\"\";s:30:\"thank_you_page_default_content\";s:1:\"1\";s:21:\"single_product_layout\";s:10:\"full-width\";s:19:\"full_height_sidebar\";s:1:\"0\";s:20:\"single_sidebar_width\";s:1:\"3\";s:27:\"single_product_hide_sidebar\";s:1:\"0\";s:34:\"single_product_hide_sidebar_tablet\";s:1:\"1\";s:34:\"single_product_hide_sidebar_mobile\";s:1:\"1\";s:20:\"single_product_style\";s:1:\"2\";s:14:\"product_design\";s:7:\"default\";s:14:\"product_sticky\";s:1:\"0\";s:22:\"product_summary_shadow\";s:1:\"0\";s:17:\"single_full_width\";s:1:\"0\";s:21:\"single_product_header\";s:4:\"none\";s:32:\"single_product_builder_post_data\";s:0:\"\";s:12:\"image_action\";s:4:\"zoom\";s:15:\"photoswipe_icon\";s:1:\"1\";s:26:\"product_slider_auto_height\";s:1:\"0\";s:23:\"pagination_main_gallery\";s:1:\"0\";s:23:\"product_images_captions\";s:1:\"0\";s:14:\"thums_position\";s:4:\"left\";s:31:\"single_product_grid_columns_gap\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:34:\"single_product_grid_column_desktop\";s:0:\"\";s:33:\"single_product_grid_column_tablet\";s:0:\"\";s:33:\"single_product_grid_column_mobile\";s:0:\"\";s:37:\"single_product_gallery_column_desktop\";s:1:\"1\";s:36:\"single_product_gallery_column_tablet\";s:0:\"\";s:36:\"single_product_gallery_column_mobile\";s:0:\"\";s:40:\"single_product_thumbnails_vertical_items\";s:1:\"3\";s:39:\"single_product_thumbnails_items_desktop\";s:1:\"4\";s:38:\"single_product_thumbnails_items_tablet\";s:1:\"4\";s:38:\"single_product_thumbnails_items_mobile\";s:1:\"3\";s:22:\"main_gallery_on_tablet\";s:1:\"1\";s:22:\"main_gallery_on_mobile\";s:1:\"1\";s:24:\"main_gallery_center_mode\";s:1:\"0\";s:48:\"single_product_thumbnails_wrap_in_mobile_devices\";s:1:\"1\";s:39:\"single_product_thumbnails_gallery_width\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:40:\"single_product_thumbnails_gallery_height\";s:156:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0=\";s:45:\"single_product_thumbnails_gallery_image_width\";s:3:\"148\";s:23:\"single_ajax_add_to_cart\";s:1:\"1\";s:25:\"single_sticky_add_to_cart\";s:1:\"0\";s:32:\"mobile_single_sticky_add_to_cart\";s:1:\"0\";s:33:\"sticky_add_to_cart_height_desktop\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_tablet\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_mobile\";s:2:\"42\";s:31:\"before_add_to_cart_content_type\";s:4:\"text\";s:26:\"content_before_add_to_cart\";s:0:\"\";s:29:\"before_add_to_cart_html_block\";s:0:\"\";s:30:\"after_add_to_cart_content_type\";s:4:\"text\";s:25:\"content_after_add_to_cart\";s:0:\"\";s:28:\"after_add_to_cart_html_block\";s:0:\"\";s:27:\"single_breadcrumbs_position\";s:7:\"default\";s:24:\"product_page_breadcrumbs\";s:1:\"1\";s:12:\"products_nav\";s:1:\"1\";s:25:\"product_short_description\";s:1:\"1\";s:21:\"attr_after_short_desc\";s:1:\"0\";s:19:\"stock_status_design\";s:7:\"default\";s:25:\"single_stock_progress_bar\";s:1:\"0\";s:17:\"product_countdown\";s:1:\"0\";s:23:\"sale_countdown_variable\";s:1:\"0\";s:17:\"product_show_meta\";s:11:\"add_to_cart\";s:18:\"show_product_brand\";s:1:\"0\";s:13:\"product_share\";s:1:\"1\";s:18:\"product_share_type\";s:5:\"share\";s:16:\"related_products\";s:1:\"1\";s:16:\"upsells_position\";s:8:\"standard\";s:20:\"related_product_view\";s:6:\"slider\";s:23:\"related_product_columns\";s:1:\"5\";s:30:\"related_product_columns_tablet\";s:4:\"auto\";s:30:\"related_product_columns_mobile\";s:4:\"auto\";s:21:\"related_product_count\";s:1:\"8\";s:19:\"product_tabs_layout\";s:4:\"tabs\";s:21:\"product_tabs_location\";s:8:\"standard\";s:23:\"product_accordion_state\";s:5:\"first\";s:16:\"hide_tabs_titles\";s:1:\"1\";s:20:\"additional_tab_title\";s:19:\"Shipping & Delivery\";s:27:\"additional_tab_content_type\";s:4:\"text\";s:19:\"additional_tab_text\";s:0:\"\";s:25:\"additional_tab_html_block\";s:0:\"\";s:22:\"additional_tab_2_title\";s:0:\"\";s:29:\"additional_tab_2_content_type\";s:4:\"text\";s:21:\"additional_tab_2_text\";s:0:\"\";s:27:\"additional_tab_2_html_block\";s:0:\"\";s:22:\"additional_tab_3_title\";s:0:\"\";s:29:\"additional_tab_3_content_type\";s:4:\"text\";s:21:\"additional_tab_3_text\";s:0:\"\";s:27:\"additional_tab_3_html_block\";s:0:\"\";s:10:\"login_tabs\";s:1:\"1\";s:9:\"reg_title\";s:8:\"Register\";s:8:\"reg_text\";s:258:\"Registering for this site allows you to access your order status and history. Just fill in the fields below, and we\'ll get a new account set up for you in no time. We will only ask you for information necessary to make the purchase process faster and easier.\";s:11:\"login_title\";s:5:\"Login\";s:10:\"login_text\";s:0:\"\";s:16:\"my_account_links\";s:1:\"1\";s:10:\"custom_css\";s:0:\"\";s:11:\"css_desktop\";s:0:\"\";s:10:\"css_tablet\";s:0:\"\";s:15:\"css_wide_mobile\";s:0:\"\";s:10:\"css_mobile\";s:0:\"\";s:11:\"css_backend\";s:0:\"\";s:9:\"custom_js\";s:0:\"\";s:8:\"js_ready\";s:0:\"\";s:13:\"sticky_social\";s:1:\"0\";s:18:\"sticky_social_type\";s:6:\"follow\";s:22:\"sticky_social_position\";s:5:\"right\";s:20:\"social_follow_notice\";s:0:\"\";s:7:\"fb_link\";s:0:\"\";s:12:\"twitter_link\";s:0:\"\";s:14:\"isntagram_link\";s:72:\"https://www.instagram.com/twt10.63?igsh=MWd5bTJwbmJxcGF2ZQ&utm_source=qr\";s:14:\"pinterest_link\";s:0:\"\";s:12:\"youtube_link\";s:0:\"\";s:11:\"tumblr_link\";s:0:\"\";s:13:\"linkedin_link\";s:0:\"\";s:10:\"vimeo_link\";s:0:\"\";s:11:\"flickr_link\";s:0:\"\";s:11:\"github_link\";s:0:\"\";s:13:\"dribbble_link\";s:0:\"\";s:12:\"behance_link\";s:0:\"\";s:15:\"soundcloud_link\";s:0:\"\";s:12:\"spotify_link\";s:0:\"\";s:10:\"skype_link\";s:0:\"\";s:13:\"whatsapp_link\";s:0:\"\";s:13:\"snapchat_link\";s:31:\"https://t.snapchat.com/OimmDyfS\";s:7:\"tg_link\";s:0:\"\";s:10:\"viber_link\";s:0:\"\";s:11:\"tiktok_link\";s:56:\"https://www.tiktok.com/@oluferi18?_t=ZS-8ybJHNnPrw0&_r=1\";s:12:\"discord_link\";s:0:\"\";s:9:\"yelp_link\";s:0:\"\";s:7:\"vk_link\";s:0:\"\";s:7:\"ok_link\";s:0:\"\";s:18:\"social_email_links\";s:1:\"0\";s:19:\"social_share_notice\";s:0:\"\";s:8:\"share_fb\";s:1:\"1\";s:13:\"share_twitter\";s:1:\"1\";s:15:\"share_pinterest\";s:1:\"1\";s:14:\"share_linkedin\";s:1:\"1\";s:14:\"share_whatsapp\";s:1:\"0\";s:8:\"share_tg\";s:1:\"1\";s:11:\"share_viber\";s:1:\"0\";s:8:\"share_vk\";s:1:\"0\";s:8:\"share_ok\";s:1:\"0\";s:11:\"share_email\";s:1:\"0\";s:19:\"mobile_optimization\";s:1:\"0\";s:16:\"load_text_domain\";s:1:\"1\";s:21:\"disable_gutenberg_css\";s:1:\"0\";s:17:\"styles_always_use\";s:0:\"\";s:14:\"styles_not_use\";s:0:\"\";s:26:\"disable_owl_mobile_devices\";s:1:\"0\";s:21:\"remove_jquery_migrate\";s:1:\"0\";s:18:\"advanced_js_notice\";s:0:\"\";s:11:\"advanced_js\";s:1:\"0\";s:20:\"autocomplete_library\";s:8:\"required\";s:14:\"cookie_library\";s:8:\"required\";s:24:\"countdown-bundle_library\";s:8:\"required\";s:14:\"device_library\";s:8:\"required\";s:22:\"isotope-bundle_library\";s:8:\"required\";s:17:\"justified_library\";s:8:\"required\";s:16:\"magnific_library\";s:8:\"required\";s:28:\"panr-parallax-bundle_library\";s:8:\"required\";s:16:\"parallax_library\";s:8:\"required\";s:30:\"parallax-scroll-bundle_library\";s:8:\"required\";s:25:\"photoswipe-bundle_library\";s:8:\"required\";s:12:\"pjax_library\";s:8:\"required\";s:18:\"sticky-kit_library\";s:8:\"required\";s:17:\"wd_swiper_library\";s:8:\"required\";s:18:\"threesixty_library\";s:8:\"required\";s:16:\"tooltips_library\";s:8:\"required\";s:13:\"vivus_library\";s:8:\"required\";s:17:\"waypoints_library\";s:8:\"required\";s:15:\"leaflet_library\";s:8:\"required\";s:20:\"vimeo_player_library\";s:8:\"required\";s:18:\"scripts_always_use\";s:0:\"\";s:15:\"scripts_not_use\";s:0:\"\";s:15:\"dequeue_scripts\";s:0:\"\";s:12:\"lazy_loading\";s:1:\"0\";s:19:\"lazy_loading_offset\";s:1:\"0\";s:11:\"lazy_effect\";s:4:\"fade\";s:22:\"lazy_generate_previews\";s:1:\"1\";s:12:\"lazy_base_64\";s:1:\"1\";s:19:\"lazy_proprtion_size\";s:1:\"1\";s:23:\"lazy_custom_placeholder\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"disable_wordpress_lazy_loading\";s:1:\"0\";s:26:\"rocket_delay_js_exclusions\";s:1:\"0\";s:6:\"cf7_js\";s:1:\"1\";s:20:\"elementor_animations\";s:1:\"1\";s:15:\"elementor_icons\";s:1:\"1\";s:24:\"elementor_dialog_library\";s:1:\"1\";s:18:\"elementor_frontend\";s:1:\"1\";s:14:\"swiper_library\";s:6:\"always\";s:20:\"el_waypoints_library\";s:6:\"always\";s:19:\"google_font_display\";s:7:\"disable\";s:18:\"icons_font_display\";s:7:\"disable\";s:16:\"font_awesome_css\";s:7:\"not_use\";s:23:\"font_icon_woff2_preload\";s:1:\"0\";s:9:\"preloader\";s:1:\"0\";s:15:\"preloader_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"preloader_background_color\";a:1:{s:4:\"idle\";s:7:\"#ffffff\";}s:22:\"preloader_color_scheme\";s:4:\"dark\";s:15:\"current_builder\";s:8:\"external\";s:16:\"gutenberg_blocks\";s:1:\"0\";s:29:\"enable_gutenberg_for_products\";s:1:\"0\";s:12:\"negative_gap\";s:7:\"enabled\";s:20:\"sticky_notifications\";s:1:\"0\";s:13:\"page_comments\";s:1:\"1\";s:15:\"custom_404_page\";s:0:\"\";s:16:\"widget_title_tag\";s:2:\"h5\";s:15:\"woodmart_slider\";s:1:\"1\";s:16:\"allow_upload_svg\";s:1:\"1\";s:29:\"rev_slider_inherit_theme_font\";s:1:\"0\";s:13:\"site_viewport\";s:12:\"not_scalable\";s:16:\"maintenance_mode\";s:1:\"0\";s:22:\"maintenance_access_key\";s:0:\"\";s:11:\"white_label\";s:1:\"0\";s:22:\"white_label_theme_name\";s:0:\"\";s:12:\"dummy_import\";s:1:\"1\";s:29:\"white_label_theme_license_tab\";s:1:\"1\";s:25:\"white_label_changelog_tab\";s:1:\"1\";s:20:\"theme_admin_bar_menu\";s:1:\"1\";s:23:\"white_label_theme_hints\";s:1:\"1\";s:29:\"white_label_sidebar_icon_logo\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"white_label_dashboard_logo\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"white_label_appearance_screenshot\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:27:\"white_label_dashboard_title\";s:0:\"\";s:26:\"white_label_dashboard_text\";s:0:\"\";s:5:\"reset\";s:0:\"\";s:12:\"reset_notice\";s:0:\"\";s:8:\"wishlist\";s:1:\"1\";s:13:\"wishlist_page\";s:2:\"33\";s:15:\"wishlist_logged\";s:1:\"0\";s:20:\"wishlist_bulk_action\";s:1:\"1\";s:19:\"wishlist_empty_text\";s:112:\"You don\'t have any products in the wishlist yet. You will find a lot of interesting products on our \"Shop\" page.\";s:17:\"wishlist_expanded\";s:1:\"1\";s:19:\"wishlist_show_popup\";s:6:\"enable\";s:21:\"product_loop_wishlist\";s:1:\"1\";s:26:\"wishlist_save_button_state\";s:1:\"0\";s:29:\"shipping_progress_bar_enabled\";s:1:\"0\";s:33:\"shipping_progress_bar_calculation\";s:6:\"custom\";s:28:\"shipping_progress_bar_amount\";s:3:\"900\";s:36:\"shipping_progress_bar_include_coupon\";s:7:\"include\";s:40:\"shipping_progress_bar_location_card_page\";s:1:\"0\";s:40:\"shipping_progress_bar_location_mini_cart\";s:1:\"0\";s:39:\"shipping_progress_bar_location_checkout\";s:1:\"0\";s:45:\"shipping_progress_bar_location_single_product\";s:1:\"0\";s:37:\"shipping_progress_bar_message_initial\";s:46:\"Add [remainder] to cart and get free shipping!\";s:37:\"shipping_progress_bar_message_success\";s:39:\"Your order qualifies for free shipping!\";s:15:\"buy_now_enabled\";s:1:\"1\";s:16:\"buy_now_redirect\";s:8:\"checkout\";s:23:\"counter_visitor_enabled\";s:1:\"0\";s:27:\"counter_visitor_data_source\";s:9:\"live_data\";s:38:\"counter_visitor_data_source_min_number\";s:2:\"10\";s:38:\"counter_visitor_data_source_max_number\";s:2:\"20\";s:25:\"counter_visitor_live_mode\";s:1:\"0\";s:27:\"counter_visitor_ajax_update\";s:1:\"0\";s:29:\"counter_visitor_live_duration\";s:2:\"10\";s:23:\"bought_together_enabled\";s:1:\"1\";s:22:\"bought_together_column\";s:1:\"3\";s:29:\"bought_together_column_tablet\";s:4:\"auto\";s:29:\"bought_together_column_mobile\";s:4:\"auto\";s:26:\"bought_together_form_width\";s:64:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19\";s:17:\"discounts_enabled\";s:1:\"0\";s:20:\"show_discounts_table\";s:1:\"0\";s:18:\"free_gifts_enabled\";s:1:\"0\";s:16:\"free_gifts_limit\";s:1:\"5\";s:41:\"free_gifts_allow_multiple_identical_gifts\";s:1:\"0\";s:23:\"free_gifts_price_format\";s:4:\"text\";s:25:\"free_gifts_table_location\";s:28:\"woocommerce_after_cart_table\";s:28:\"show_out_of_stock_at_the_end\";s:1:\"0\";s:16:\"waitlist_enabled\";s:1:\"0\";s:21:\"waitlist_for_loggined\";s:1:\"0\";s:19:\"waitlist_form_state\";s:13:\"current_state\";s:25:\"waitlist_fragments_enable\";s:1:\"0\";s:22:\"waitlist_wait_interval\";s:2:\"60\";s:32:\"waitlist_enable_privacy_checkbox\";s:1:\"1\";s:30:\"waitlist_privacy_checkbox_text\";s:60:\"I have read and accept the <strong>[privacy_policy]</strong>\";s:25:\"estimate_delivery_enabled\";s:1:\"0\";s:40:\"estimate_delivery_show_on_single_product\";s:1:\"1\";s:35:\"estimate_delivery_show_on_mini_cart\";s:1:\"0\";s:35:\"estimate_delivery_show_on_cart_page\";s:1:\"1\";s:39:\"estimate_delivery_show_on_checkout_page\";s:1:\"1\";s:39:\"estimate_delivery_show_on_order_details\";s:1:\"1\";s:37:\"estimate_delivery_show_on_email_order\";s:1:\"1\";s:30:\"estimate_delivery_show_overall\";s:1:\"0\";s:29:\"estimate_delivery_date_format\";s:7:\"default\";s:34:\"estimate_delivery_fragments_enable\";s:1:\"0\";s:27:\"checkout_show_product_image\";s:1:\"1\";s:25:\"checkout_product_quantity\";s:1:\"1\";s:22:\"checkout_remove_button\";s:1:\"1\";s:24:\"checkout_link_to_product\";s:1:\"0\";s:16:\"reviews_location\";s:4:\"tabs\";s:23:\"reviews_section_columns\";s:10:\"two-column\";s:21:\"reviews_form_location\";s:5:\"after\";s:13:\"reviews_style\";s:7:\"style-1\";s:15:\"reviews_columns\";s:1:\"1\";s:22:\"reviews_columns_tablet\";s:1:\"1\";s:22:\"reviews_columns_mobile\";s:1:\"1\";s:24:\"reviews_enable_pros_cons\";s:1:\"0\";s:20:\"reviews_enable_likes\";s:1:\"0\";s:32:\"show_reviews_purchased_indicator\";s:1:\"0\";s:15:\"reviews_sorting\";s:1:\"0\";s:29:\"single_product_comment_images\";s:1:\"0\";s:35:\"single_product_comment_images_count\";s:1:\"3\";s:41:\"single_product_comment_images_upload_size\";s:1:\"1\";s:38:\"single_product_comment_images_required\";s:1:\"0\";s:30:\"show_reviews_only_image_filter\";s:1:\"0\";s:22:\"reviews_rating_summary\";s:1:\"0\";s:30:\"reviews_rating_summary_content\";s:6:\"rating\";s:29:\"reviews_rating_summary_filter\";s:1:\"0\";s:26:\"reviews_rating_by_criteria\";s:1:\"0\";s:32:\"reviews_criteria_rating_required\";s:1:\"0\";s:38:\"reviews_rating_summary_criteria_1_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_1\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_2_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_2\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_3_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_3\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_4_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_4\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_5_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_5\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_6_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_6\";s:0:\"\";s:24:\"sticky_navigation_notice\";s:0:\"\";s:22:\"sticky_navigation_menu\";s:0:\"\";s:23:\"sticky_navigation_title\";s:0:\"\";s:30:\"sticky_navigation_content_type\";s:4:\"text\";s:22:\"sticky_navigation_area\";s:0:\"\";s:28:\"sticky_navigation_html_block\";s:0:\"\";s:33:\"single_product_main_gallery_video\";s:1:\"1\";s:23:\"checkout_fields_enabled\";s:1:\"0\";s:17:\"linked_variations\";s:1:\"1\";s:21:\"show_single_variation\";s:1:\"0\";s:21:\"hide_variation_parent\";s:1:\"0\";s:20:\"sold_counter_enabled\";s:1:\"0\";s:23:\"sold_counter_sales_type\";s:9:\"real_data\";s:24:\"sold_counter_shown_after\";s:1:\"0\";s:22:\"sold_counter_min_count\";s:2:\"10\";s:22:\"sold_counter_max_count\";s:2:\"20\";s:31:\"sold_counter_hide_on_outofstock\";s:1:\"0\";s:29:\"sold_counter_timeframe_period\";s:7:\"minutes\";s:22:\"sold_counter_timeframe\";s:1:\"3\";s:28:\"sold_counter_transient_hours\";s:2:\"24\";}s:7:\"presets\";a:0:{}}}','off'),
(3145,'pinterest-for-woocommerce-update-version','1.4.23','auto'),
(3149,'pinterest_for_woocommerce','a:2:{s:12:\"account_data\";a:1:{s:20:\"currency_credit_info\";a:2:{s:12:\"spendRequire\";s:5:\"₦15\";s:12:\"creditsGiven\";s:6:\"₦125\";}}s:22:\"ads_campaign_is_active\";b:0;}','auto'),
(3150,'woocommerce_paypal_branded','profiler','off'),
(3151,'jetpack_package_versions','a:6:{s:6:\"backup\";s:6:\"4.2.49\";s:10:\"connection\";s:5:\"8.2.0\";s:4:\"sync\";s:6:\"4.35.0\";s:6:\"search\";s:6:\"0.56.7\";s:10:\"videopress\";s:6:\"0.36.1\";s:5:\"stats\";s:6:\"0.18.1\";}','auto'),
(3152,'jetpack_private_options','a:2:{s:10:\"blog_token\";s:65:\"M0I(^Tk1ENo$KoJNbkgYGYvEbj&L9*dy.vT@9lnmCX#W*Ff@ILDQFgGbC&M0L8SP$\";s:11:\"user_tokens\";a:1:{i:1;s:67:\"2xZCGaP^lqP2wEyWu3!FpY1wRGCkH5Qx.Fki0jEeAE)5@6#zET0y#fNlfBd7O^SDp.1\";}}','auto'),
(33631,'jetpack_secrets','a:0:{}','no'),
(3153,'woocommerce_setup_jetpack_opted_in','1','auto'),
(842,'_transient_timeout_woocommerce_analytics_orders_statuses_all','1791036518','off'),
(843,'_transient_woocommerce_analytics_orders_statuses_all','a:0:{}','off'),
(844,'woocommerce_share_key','EKydMM07SHM2vPnuBbNyFF5GyoX7BnzZ','auto'),
(846,'woocommerce_private_link','no','auto'),
(918,'e_editor_counter','67','auto'),
(33962,'woocommerce_order_stats_has_fulfillment_column','no','off'),
(921,'_elementor_free_to_pro_upsell','a:2:{s:7:\"timeout\";i:1774893089;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'),
(922,'_elementor_notifications_data','a:2:{s:7:\"timeout\";i:1774893089;s:5:\"value\";s:8561:\"[{\"id\":\"4.0-default\",\"title\":\"The new default\",\"description\":\"New sites now start with version 4.0 and atomic features enabled by default. Existing sites can choose to manually activate. Nothing happens to your existing layouts and sites.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-default.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"4.0-atomic-forms\",\"title\":\"Atomic Forms\",\"description\":\"Build forms as part of your layout, not separate widgets. Create flexible, multi-column designs, nest elements freely, and maintain full control with the same atomic system and styling logic.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-atomic-form.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"4.0-atomic-forms\",\"title\":\"Atomic Forms\",\"description\":\"Build forms as part of your layout, not separate widgets. Create flexible, multi-column designs, nest elements freely, and maintain full control with the same atomic system and styling logic.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-custom-css.png\",\"chipTags\":[\"Atomic Editor\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-atomic-forms\\/\"},{\"id\":\"4.0-interactions\",\"title\":\"Pro Interactions\",\"description\":\"Create advanced, lightweight motion inside the Editor. Define behavior visually, keep everything system-based, and deliver engaging experiences without bloated scripts or external tools.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-interactions.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"4.0-interactions\",\"title\":\"Pro Interactions\",\"description\":\"Create advanced, lightweight motion inside the Editor. Define behavior visually, keep everything system-based, and deliver engaging experiences without bloated scripts or external tools.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-interactions.png\",\"chipTags\":[\"Atomic Editor\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-interactions\\/\"},{\"id\":\"4.0-sync-design-system\",\"title\":\"Sync and share design systems\",\"description\":\"Export and import Variables and Classes between sites, and sync them with v3 Global Styles. Maintain a consistent design system across projects and across versions.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-sync-design-system.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"angie-launch\",\"title\":\"Introducing Angie Code.\",\"description\":\"Create custom Elementor widgets, and snippets for custom site functionality from a simple description. Built natively for WordPress, and Elementor. Preview safely, refine through conversation, and publish when ready.\",\"topic\":\"Angie Code\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-launch.png\",\"chipTags\":[\"New launch\"],\"link\":\"https:\\/\\/go.elementor.com\\/ai-notification-angie-launch\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"partner-program\",\"title\":\"Partner with Elementor. Grow your business.\",\"description\":\"Join to unlock exclusive access, secure visibility, benefit from marketing opportunities, and create additional revenue from the work you have already done. Join for free and start benefiting!\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/notification-partner.png\",\"chipTags\":[\"Partner Program\"],\"cta\":\"Apply now\",\"ctaLink\":\"https:\\/\\/my.elementor.com\\/agency\\/\"},{\"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.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/components-3-35.png\",\"chipTags\":[\"Atomic Editor\"],\"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\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/tabs-3.34.png\",\"chipTags\":[\"Atomic Editor\"],\"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\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-variables-manager.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-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\":\"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'),
(68755,'_site_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1776925321','off'),
(2215,'woocommerce_ces_tracks_queue','a:0:{}','auto'),
(61084,'_transient_timeout_wc_product_children_10178','1779120768','off'),
(61085,'_transient_wc_product_children_10178','a:2:{s:3:\"all\";a:4:{i:0;i:10179;i:1;i:10180;i:2;i:10181;i:3;i:10182;}s:7:\"visible\";a:4:{i:0;i:10179;i:1;i:10180;i:2;i:10181;i:3;i:10182;}}','off'),
(2197,'xts-theme_settings_default-credentials','requested','on'),
(2198,'xts-theme_settings_default-file-data','a:3:{s:4:\"path\";s:50:\"/2025/10/xts-theme_settings_default-1759800730.css\";s:13:\"theme_version\";s:5:\"8.0.0\";s:8:\"site_url\";s:32:\"4305d2f3e6d3cefb5b6c62eb551c9c33\";}','on'),
(1281,'elementor_log','a:21:{s:32:\"f99eb5ed417492ef28b6b3000203a316\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2025-10-05 15:06:50\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:61:\"Cannot read properties of undefined (reading &#039;get&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-10-05 15:06:50\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1759676810\";s:7:\"message\";s:51:\"Cannot read properties of undefined (reading \'get\')\";s:3:\"url\";s:93:\"http://timewilltellstores.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.32.3\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:5:\"22591\";}s:7:\"\0*\0file\";s:93:\"http://timewilltellstores.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.32.3\";s:7:\"\0*\0line\";s:1:\"3\";s:9:\"\0*\0column\";s:5:\"22591\";}s:32:\"8c714fac5f337ed34edbecea3ee69a2d\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2025-10-05 15:09:28\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:107:\"Failed to execute &#039;querySelector&#039; on &#039;Document&#039;: &#039;#&#039; is not a valid selector.\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:17;s:14:\"\0*\0times_dates\";a:17:{i:0;s:19:\"2025-10-05 15:09:28\";i:1;s:19:\"2025-10-05 15:09:28\";i:2;s:19:\"2025-10-05 15:21:44\";i:3;s:19:\"2025-10-05 15:21:44\";i:4;s:19:\"2025-10-05 15:23:00\";i:5;s:19:\"2025-10-05 15:23:00\";i:6;s:19:\"2025-10-05 15:28:23\";i:7;s:19:\"2025-10-05 15:28:23\";i:8;s:19:\"2025-10-05 15:29:06\";i:9;s:19:\"2025-10-05 15:29:06\";i:10;s:19:\"2025-10-05 16:22:08\";i:11;s:19:\"2025-10-05 16:22:11\";i:12;s:19:\"2025-10-05 16:40:48\";i:13;s:19:\"2025-10-06 12:12:28\";i:14;s:19:\"2025-10-06 12:12:28\";i:15;s:19:\"2025-10-06 12:12:36\";i:16;s:19:\"2025-10-06 12:12:36\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1759676968\";s:7:\"message\";s:77:\"Failed to execute \'querySelector\' on \'Document\': \'#\' is not a valid selector.\";s:3:\"url\";s:93:\"http://timewilltellstores.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.32.3\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:6:\"914529\";}s:7:\"\0*\0file\";s:93:\"http://timewilltellstores.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.32.3\";s:7:\"\0*\0line\";s:1:\"3\";s:9:\"\0*\0column\";s:6:\"914529\";}s:32:\"289f055067da5190f2fe5b2a9b669988\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-10-05 16:47:07\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:630:\"Uncaught Error: Call to a member function get_gallery_image_ids() on false in /home/rgimrhis/public_html/wp-content/plugins/elementor/modules/ai/module.php:351\nStack trace:\n#0 /home/rgimrhis/public_html/wp-includes/class-wp-hook.php(324): Elementor\\Modules\\Ai\\Module-&gt;get_product_images_ajax(&#039;&#039;)\n#1 /home/rgimrhis/public_html/wp-includes/class-wp-hook.php(348): WP_Hook-&gt;apply_filters(&#039;&#039;, Array)\n#2 /home/rgimrhis/public_html/wp-includes/plugin.php(517): WP_Hook-&gt;do_action(Array)\n#3 /home/rgimrhis/public_html/wp-admin/admin-ajax.php(192): do_action(&#039;wp_ajax_element...&#039;)\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:11;s:14:\"\0*\0times_dates\";a:11:{i:0;s:19:\"2025-10-05 16:47:07\";i:1;s:19:\"2025-10-05 16:59:08\";i:2;s:19:\"2025-10-05 16:59:08\";i:3;s:19:\"2025-10-05 16:59:08\";i:4;s:19:\"2025-10-05 16:59:10\";i:5;s:19:\"2025-10-05 16:59:11\";i:6;s:19:\"2025-10-05 16:59:16\";i:7;s:19:\"2025-10-05 16:59:26\";i:8;s:19:\"2025-10-05 16:59:34\";i:9;s:19:\"2025-10-05 16:59:34\";i:10;s:19:\"2025-10-05 17:05:17\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:591:\"Uncaught Error: Call to a member function get_gallery_image_ids() on false in /home/rgimrhis/public_html/wp-content/plugins/elementor/modules/ai/module.php:351\nStack trace:\n#0 /home/rgimrhis/public_html/wp-includes/class-wp-hook.php(324): Elementor\\Modules\\Ai\\Module->get_product_images_ajax(\'\')\n#1 /home/rgimrhis/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(\'\', Array)\n#2 /home/rgimrhis/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)\n#3 /home/rgimrhis/public_html/wp-admin/admin-ajax.php(192): do_action(\'wp_ajax_element...\')\n#4 {main}\n  thrown\";s:4:\"file\";s:77:\"/home/rgimrhis/public_html/wp-content/plugins/elementor/modules/ai/module.php\";s:4:\"line\";i:351;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:77:\"/home/rgimrhis/public_html/wp-content/plugins/elementor/modules/ai/module.php\";s:7:\"\0*\0line\";i:351;}s:32:\"7eba2ec85cd008299e3ea5c46e82492f\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2025-10-13 14:48:21\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:67:\"Cannot read properties of undefined (reading &#039;localized&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:4;s:14:\"\0*\0times_dates\";a:4:{i:0;s:19:\"2025-10-13 14:48:21\";i:1;s:19:\"2025-10-13 14:48:21\";i:2;s:19:\"2025-10-13 14:48:21\";i:3;s:19:\"2025-10-13 14:48:21\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1760366901\";s:7:\"message\";s:57:\"Cannot read properties of undefined (reading \'localized\')\";s:3:\"url\";s:94:\"https://timewilltellstores.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.32.3\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:6:\"997851\";}s:7:\"\0*\0file\";s:94:\"https://timewilltellstores.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.32.3\";s:7:\"\0*\0line\";s:1:\"3\";s:9:\"\0*\0column\";s:6:\"997851\";}s:32:\"67426616bac0567bcb9ae098c3fe4739\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-11-05 12:19:46\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:80:\"Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes)\";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:10;s:14:\"\0*\0times_dates\";a:10:{i:0;s:19:\"2025-11-05 12:19:46\";i:1;s:19:\"2025-11-05 12:29:38\";i:2;s:19:\"2025-11-05 12:39:37\";i:3;s:19:\"2025-11-05 17:20:48\";i:4;s:19:\"2025-11-05 22:46:43\";i:5;s:19:\"2025-11-05 23:10:10\";i:6;s:19:\"2025-11-06 01:13:59\";i:7;s:19:\"2025-11-06 01:23:58\";i:8;s:19:\"2025-11-08 19:23:55\";i:9;s:19:\"2025-11-10 07:47:18\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:80:\"Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes)\";s:4:\"file\";s:86:\"/home/rgimrhis/public_html/wp-content/plugins/elementor/includes/managers/controls.php\";s:4:\"line\";i:824;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:86:\"/home/rgimrhis/public_html/wp-content/plugins/elementor/includes/managers/controls.php\";s:7:\"\0*\0line\";i:824;}s:32:\"9c096d85c711cd1a91c4bc7be954b811\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-11-10 22:49:24\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:80:\"Allowed memory size of 134217728 bytes exhausted (tried to allocate 65536 bytes)\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-11-10 22:49:24\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:80:\"Allowed memory size of 134217728 bytes exhausted (tried to allocate 65536 bytes)\";s:4:\"file\";s:90:\"/home/rgimrhis/public_html/wp-content/plugins/elementor/core/responsive/files/frontend.php\";s:4:\"line\";i:118;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:90:\"/home/rgimrhis/public_html/wp-content/plugins/elementor/core/responsive/files/frontend.php\";s:7:\"\0*\0line\";i:118;}s:32:\"150984be25543b7fffb1ef7a96868ca0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-11-10 23:10:09\";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.32.3\";s:2:\"to\";s:6:\"3.33.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-11-10 23:10:09\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.32.3\";s:2:\"to\";s:6:\"3.33.0\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"4e97f316b4ca43451833fe6eb25d31c7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-11-10 23:10:16\";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:\"2025-11-10 23:10:16\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"b6b89f76c6b31feb67b8babe88bed5b4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-11-10 23:10:16\";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:\"2025-11-10 23:10:16\";}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:\"3c93eb9e9a6d83795e1d56d9b429d5d0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-11-10 23:10:16\";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:\"2025-11-10 23:10:16\";}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:\"e5bce4ce8e482380dc2c2327a7424c10\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-11-10 23:10:16\";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.32.3\";s:2:\"to\";s:6:\"3.33.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-11-10 23:10:16\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.32.3\";s:2:\"to\";s:6:\"3.33.0\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"1172adbffaa362831ebfa6e59e3c13f9\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-11-10 23:20:13\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:629:\"Uncaught Error: Call to a member function get_gallery_image_ids() on bool in /home/rgimrhis/public_html/wp-content/plugins/elementor/modules/ai/module.php:351\nStack trace:\n#0 /home/rgimrhis/public_html/wp-includes/class-wp-hook.php(324): Elementor\\Modules\\Ai\\Module-&gt;get_product_images_ajax(&#039;&#039;)\n#1 /home/rgimrhis/public_html/wp-includes/class-wp-hook.php(348): WP_Hook-&gt;apply_filters(&#039;&#039;, Array)\n#2 /home/rgimrhis/public_html/wp-includes/plugin.php(517): WP_Hook-&gt;do_action(Array)\n#3 /home/rgimrhis/public_html/wp-admin/admin-ajax.php(192): do_action(&#039;wp_ajax_element...&#039;)\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:14;s:14:\"\0*\0times_dates\";a:14:{i:0;s:19:\"2025-11-10 23:20:13\";i:1;s:19:\"2025-11-10 23:20:31\";i:2;s:19:\"2025-11-10 23:20:31\";i:3;s:19:\"2025-11-10 23:20:40\";i:4;s:19:\"2025-11-10 23:21:06\";i:5;s:19:\"2025-11-10 23:21:06\";i:6;s:19:\"2025-11-10 23:21:20\";i:7;s:19:\"2025-11-10 23:43:30\";i:8;s:19:\"2025-11-10 23:59:56\";i:9;s:19:\"2025-11-11 00:14:50\";i:10;s:19:\"2025-11-11 00:19:09\";i:11;s:19:\"2025-11-11 00:26:35\";i:12;s:19:\"2025-11-11 00:44:37\";i:13;s:19:\"2025-11-11 00:45:43\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:590:\"Uncaught Error: Call to a member function get_gallery_image_ids() on bool in /home/rgimrhis/public_html/wp-content/plugins/elementor/modules/ai/module.php:351\nStack trace:\n#0 /home/rgimrhis/public_html/wp-includes/class-wp-hook.php(324): Elementor\\Modules\\Ai\\Module->get_product_images_ajax(\'\')\n#1 /home/rgimrhis/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(\'\', Array)\n#2 /home/rgimrhis/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)\n#3 /home/rgimrhis/public_html/wp-admin/admin-ajax.php(192): do_action(\'wp_ajax_element...\')\n#4 {main}\n  thrown\";s:4:\"file\";s:77:\"/home/rgimrhis/public_html/wp-content/plugins/elementor/modules/ai/module.php\";s:4:\"line\";i:351;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:77:\"/home/rgimrhis/public_html/wp-content/plugins/elementor/modules/ai/module.php\";s:7:\"\0*\0line\";i:351;}s:32:\"a474fff2ca65de7b34a4566898612fb3\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2025-11-11 00:49:56\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:79:\"View (cid: &quot;view1867&quot;) has already been destroyed and cannot be used.\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-11-11 00:49:56\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1762822196\";s:7:\"message\";s:69:\"View (cid: \"view1867\") has already been destroyed and cannot be used.\";s:3:\"url\";s:119:\"https://timewilltellstores.com/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5.e1\";s:4:\"line\";s:2:\"24\";s:6:\"column\";s:5:\"19952\";}s:7:\"\0*\0file\";s:119:\"https://timewilltellstores.com/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5.e1\";s:7:\"\0*\0line\";s:2:\"24\";s:9:\"\0*\0column\";s:5:\"19952\";}s:32:\"be753706ccf845db4e55ee2a23bb44a6\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2025-11-11 00:50:38\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:79:\"View (cid: &quot;view2075&quot;) has already been destroyed and cannot be used.\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-11-11 00:50:38\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1762822238\";s:7:\"message\";s:69:\"View (cid: \"view2075\") has already been destroyed and cannot be used.\";s:3:\"url\";s:119:\"https://timewilltellstores.com/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5.e1\";s:4:\"line\";s:2:\"24\";s:6:\"column\";s:5:\"19952\";}s:7:\"\0*\0file\";s:119:\"https://timewilltellstores.com/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5.e1\";s:7:\"\0*\0line\";s:2:\"24\";s:9:\"\0*\0column\";s:5:\"19952\";}s:32:\"c858803d77c16508dcda32b467137f10\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2025-11-11 00:52:14\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:42:\"_(...).wc_variation_form is not a function\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-11-11 00:52:14\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1762822334\";s:7:\"message\";s:42:\"_(...).wc_variation_form is not a function\";s:3:\"url\";s:93:\"https://timewilltellstores.com/wp-content/themes/woodmart/js/scripts/combine.min.js?ver=8.0.0\";s:4:\"line\";s:1:\"5\";s:6:\"column\";s:6:\"202880\";}s:7:\"\0*\0file\";s:93:\"https://timewilltellstores.com/wp-content/themes/woodmart/js/scripts/combine.min.js?ver=8.0.0\";s:7:\"\0*\0line\";s:1:\"5\";s:9:\"\0*\0column\";s:6:\"202880\";}s:32:\"67869388fd8ea034865bf51d9ae6d5d7\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2025-11-11 00:54:51\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:79:\"View (cid: &quot;view1907&quot;) has already been destroyed and cannot be used.\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-11-11 00:54:51\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1762822491\";s:7:\"message\";s:69:\"View (cid: \"view1907\") has already been destroyed and cannot be used.\";s:3:\"url\";s:119:\"https://timewilltellstores.com/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5.e1\";s:4:\"line\";s:2:\"24\";s:6:\"column\";s:5:\"19952\";}s:7:\"\0*\0file\";s:119:\"https://timewilltellstores.com/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5.e1\";s:7:\"\0*\0line\";s:2:\"24\";s:9:\"\0*\0column\";s:5:\"19952\";}s:32:\"bc07649ab2e286c4a97001c2d05b5398\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-12-27 04:26:43\";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.33.0\";s:2:\"to\";s:6:\"3.34.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-12-27 04:26:43\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.33.0\";s:2:\"to\";s:6:\"3.34.0\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"78da2b51f6dfb1c4239dadb5949cd102\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-04-16 01:28:46\";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-04-16 01:28:46\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"f4dedd2861d31c9848fe254ec39f4f40\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-04-16 01:28:46\";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-04-16 01:28:46\";}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:\"ce620398410408f47d22a46a1b92784b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-04-16 01:28:46\";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-04-16 01:28:46\";}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:\"b0e68a71c3177547ef9b1368dee1936c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-04-16 01:28:46\";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.33.0\";s:2:\"to\";s:6:\"3.34.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-04-16 01:28:46\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.33.0\";s:2:\"to\";s:6:\"3.34.0\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}}','off'),
(7633,'_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.5.2\";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.1\";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:3924;i:4;i:193;i:3;i:104;i:2;i:108;i:1;i:406;}s:11:\"num_ratings\";i:4735;s:11:\"support_url\";s:49:\"https://wordpress.org/support/plugin/woocommerce/\";s:15:\"support_threads\";i:407;s:24:\"support_threads_resolved\";i:309;s:15:\"active_installs\";i:7000000;s:12:\"last_updated\";s:21:\"2026-02-13 2:51pm 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:414:\"<h4>10.5.2 2026-02-13</h4>\n<p><strong>WooCommerce</strong></p>\n<ul>\n<li>Fix &#8211; Fix variable products add-to-cart button appearing disabled in some stores <a href=\"https://github.com/woocommerce/woocommerce/pull/63262\" rel=\"nofollow ugc\">#63262</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:15902:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">WooCommerce update</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/ahawtin/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/f3a03174129d043820db343f48b7517deb809dd3cdc31fc6bbb87d936b91e06a?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/f3a03174129d043820db343f48b7517deb809dd3cdc31fc6bbb87d936b91e06a?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/ahawtin/\" class=\"reviewer-name\">ahawtin</a> on <span class=\"review-date\">February 20, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I\'d like to thank the support team for helping out with the latest update from 10.4.3 to 10.5.2. They were immediately responsive and very helpful. I am now convinced that the generic update process of WordPress is ill suited to WoCommerce updates as the code base is very big. I hope the WC team takes a look at this issue and works with WordPress to improve the update process.</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\">Extremely helpful support!!! :D</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/nordligt0111/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/a132e55ff48bb60055e26f3f0e44c4511062b588ff37752bf2ee29e022ec2493?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a132e55ff48bb60055e26f3f0e44c4511062b588ff37752bf2ee29e022ec2493?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/nordligt0111/\" class=\"reviewer-name\">nordligt0111</a> on <span class=\"review-date\">February 20, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Had great support with this issue!<br />Even when it was identified the underlying issue was outside of the plugin they were still extremely helpful with finding a fix for the issue! <br /><br />Thanks a lot!!! :D</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 Tech 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/celeste-9/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/c93a3df387b83d1a24e97e210bfdd6b5433c1e070774b3d0663f1f9a4a2756fd?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/c93a3df387b83d1a24e97e210bfdd6b5433c1e070774b3d0663f1f9a4a2756fd?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/celeste-9/\" class=\"reviewer-name\">Celeste <small>(Celeste-9)</small></a> on <span class=\"review-date\">February 18, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>The support team is great - responsive, thorough and knowledgable. They went in depth to help me troubleshoot an issue I was having. Much appreciated!</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\">Flexible, full control</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/ronanom/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/0f2b45fe1f04fe22efd60c9bc4564b1e753780105e1f56258c4494a47f63f34a?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/0f2b45fe1f04fe22efd60c9bc4564b1e753780105e1f56258c4494a47f63f34a?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/ronanom/\" class=\"reviewer-name\">ronanom</a> on <span class=\"review-date\">February 18, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Woocommerce gave me full control over how my store looks and works. Way more flexibility compared to Shopify, especially if you like customizing things your own way.</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 and Good Plugin</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/dimalifragis/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/9aca140152b9c85d6e2ea7334bcd2adce65ac7bb175e3a8f5ec28492f402ca71?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9aca140152b9c85d6e2ea7334bcd2adce65ac7bb175e3a8f5ec28492f402ca71?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/dimalifragis/\" class=\"reviewer-name\">dimal <small>(dimalifragis)</small></a> on <span class=\"review-date\">February 18, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Even with my limited use of the plugin (as a catalogue) it is very good and the support is top noche!\n\nThanks</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 woocomerce</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/autoflexeu/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/03d2e1b43333755381ef1292719f20956619ef56af7f2894dacfa4767669158a?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/03d2e1b43333755381ef1292719f20956619ef56af7f2894dacfa4767669158a?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/autoflexeu/\" class=\"reviewer-name\">autoflexeu</a> on <span class=\"review-date\">February 17, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Great woocomerce i like it</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 Customer Service and Technical 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/thelastbestwest/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/656945a6d534710a4c34249877fc5001a016c241835330f4930e12dbba8db1cb?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/656945a6d534710a4c34249877fc5001a016c241835330f4930e12dbba8db1cb?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/thelastbestwest/\" class=\"reviewer-name\">thelastbestwest</a> on <span class=\"review-date\">February 12, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>We\'ve used WooCommerce for many years and it works so well we rarely need support.  An update this past week, however, changed that.  our checkout process was broken and the support team at WooCommerce stepped up almost immediately with troubleshooting steps and potential solutions.  It turned out our Theme was interfering with the WooCommerce process.  The Theme patch was applied and that resolved everything.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Many thanks to the WooCommerce wonderful support team for their prompt attention to this. </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\">Prompt reply and helpful insights</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/scudyscud/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/e5a12b1d2ad8ab1cac1e43c84ff189795ccc646dfa67ea1a4bd323fc30ff4a9b?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/e5a12b1d2ad8ab1cac1e43c84ff189795ccc646dfa67ea1a4bd323fc30ff4a9b?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/scudyscud/\" class=\"reviewer-name\">scudyscud</a> on <span class=\"review-date\">February 12, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>With the assistance of WC techies I have managed to solve a weird pagination problem.</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\">Super rapidos</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/ivansabinacapital/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/6c239f4d576ee04814edf944495c9404fd043151244fafa86a250a89b5e8a8e8?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/6c239f4d576ee04814edf944495c9404fd043151244fafa86a250a89b5e8a8e8?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/ivansabinacapital/\" class=\"reviewer-name\">ivansabinacapital</a> on <span class=\"review-date\">February 11, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>No me han solucionado el problema porque no era con Wocommerce pero gracias a ellos he descubierto que es lo que estaba causando los errores en mi web </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>un saludo </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 Help</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/johnhedouglas/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/cfaa00aae45dbd0f6e54386a16edf3f47189e742f96c811f64a902414a7886b7?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/cfaa00aae45dbd0f6e54386a16edf3f47189e742f96c811f64a902414a7886b7?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/johnhedouglas/\" class=\"reviewer-name\">johnhedouglas</a> on <span class=\"review-date\">February 11, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>The assistance i recieved from WordPress forum was excellent thank you very much </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.5.2.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:561:{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.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.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.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.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.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: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.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.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.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.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.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:\"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.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.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.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.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.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.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.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.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.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:\"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.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.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.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.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.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.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.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.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.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:\"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.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.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.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.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.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.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.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.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.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:\"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.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.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.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.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.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.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.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.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.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:\"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'),
(33963,'woocommerce_address_autocomplete_enabled','no','on'),
(33964,'woocommerce_feature_mcp_integration_enabled','no','on'),
(33965,'woocommerce_feature_destroy-empty-sessions_enabled','no','on'),
(33966,'woocommerce_feature_rest_api_caching_enabled','no','on'),
(7928,'_transient_timeout_woodmart_swatches_cache_pa_color_9990','1778161931','off'),
(7929,'_transient_woodmart_swatches_cache_pa_color_9990','','off'),
(61076,'_transient_timeout_wc_product_children_9993','1779120768','off'),
(61077,'_transient_wc_product_children_9993','a:2:{s:3:\"all\";a:2:{i:0;i:10222;i:1;i:10223;}s:7:\"visible\";a:2:{i:0;i:10222;i:1;i:10223;}}','off'),
(7818,'_transient_timeout_woodmart_swatches_cache_pa_color_10003','1778161931','off'),
(7819,'_transient_woodmart_swatches_cache_pa_color_10003','','off'),
(33967,'woocommerce_feature_product_instance_caching_enabled','no','on'),
(7826,'_transient_timeout_woodmart_swatches_cache_pa_color_9992','1778157732','off'),
(7827,'_transient_woodmart_swatches_cache_pa_color_9992','','off'),
(61088,'_transient_timeout_wc_product_children_10186','1779120768','off'),
(61089,'_transient_wc_product_children_10186','a:2:{s:3:\"all\";a:4:{i:0;i:10191;i:1;i:10192;i:2;i:10193;i:3;i:10194;}s:7:\"visible\";a:4:{i:0;i:10191;i:1;i:10192;i:2;i:10193;i:3;i:10194;}}','off'),
(61090,'_transient_timeout_wc_var_prices_10186','1779120768','off'),
(61091,'_transient_wc_var_prices_10186','{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"10191\":\"120000.00\",\"10192\":\"120000.00\",\"10193\":\"120000.00\",\"10194\":\"120000.00\"},\"regular_price\":{\"10191\":\"120000.00\",\"10192\":\"120000.00\",\"10193\":\"120000.00\",\"10194\":\"120000.00\"},\"sale_price\":{\"10191\":\"120000.00\",\"10192\":\"120000.00\",\"10193\":\"120000.00\",\"10194\":\"120000.00\"}},\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"10191\":\"120000.00\",\"10192\":\"120000.00\",\"10193\":\"120000.00\",\"10194\":\"120000.00\"},\"regular_price\":{\"10191\":\"120000.00\",\"10192\":\"120000.00\",\"10193\":\"120000.00\",\"10194\":\"120000.00\"},\"sale_price\":{\"10191\":\"120000.00\",\"10192\":\"120000.00\",\"10193\":\"120000.00\",\"10194\":\"120000.00\"}}}','off'),
(61086,'_transient_timeout_wc_var_prices_10178','1779120768','off'),
(61087,'_transient_wc_var_prices_10178','{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"10179\":\"145000.00\",\"10180\":\"145000.00\",\"10181\":\"145000.00\",\"10182\":\"145000.00\"},\"regular_price\":{\"10179\":\"145000.00\",\"10180\":\"145000.00\",\"10181\":\"145000.00\",\"10182\":\"145000.00\"},\"sale_price\":{\"10179\":\"145000.00\",\"10180\":\"145000.00\",\"10181\":\"145000.00\",\"10182\":\"145000.00\"}},\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"10179\":\"145000.00\",\"10180\":\"145000.00\",\"10181\":\"145000.00\",\"10182\":\"145000.00\"},\"regular_price\":{\"10179\":\"145000.00\",\"10180\":\"145000.00\",\"10181\":\"145000.00\",\"10182\":\"145000.00\"},\"sale_price\":{\"10179\":\"145000.00\",\"10180\":\"145000.00\",\"10181\":\"145000.00\",\"10182\":\"145000.00\"}}}','off'),
(61082,'_transient_timeout_wc_var_prices_10003','1779120768','off'),
(61083,'_transient_wc_var_prices_10003','{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"10157\":\"90000.00\",\"10158\":\"90000.00\",\"10159\":\"90000.00\",\"10160\":\"90000.00\"},\"regular_price\":{\"10157\":\"90000.00\",\"10158\":\"90000.00\",\"10159\":\"90000.00\",\"10160\":\"90000.00\"},\"sale_price\":{\"10157\":\"90000.00\",\"10158\":\"90000.00\",\"10159\":\"90000.00\",\"10160\":\"90000.00\"}},\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"10157\":\"90000.00\",\"10158\":\"90000.00\",\"10159\":\"90000.00\",\"10160\":\"90000.00\"},\"regular_price\":{\"10157\":\"90000.00\",\"10158\":\"90000.00\",\"10159\":\"90000.00\",\"10160\":\"90000.00\"},\"sale_price\":{\"10157\":\"90000.00\",\"10158\":\"90000.00\",\"10159\":\"90000.00\",\"10160\":\"90000.00\"}}}','off'),
(61078,'_transient_timeout_wc_var_prices_9993','1779120768','off'),
(61079,'_transient_wc_var_prices_9993','{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"10222\":\"110000.00\",\"10223\":\"110000.00\"},\"regular_price\":{\"10222\":\"110000.00\",\"10223\":\"110000.00\"},\"sale_price\":{\"10222\":\"110000.00\",\"10223\":\"110000.00\"}},\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"10222\":\"110000.00\",\"10223\":\"110000.00\"},\"regular_price\":{\"10222\":\"110000.00\",\"10223\":\"110000.00\"},\"sale_price\":{\"10222\":\"110000.00\",\"10223\":\"110000.00\"}}}','off'),
(61074,'_transient_timeout_wc_var_prices_9990','1779120768','off'),
(61075,'_transient_wc_var_prices_9990','{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"10166\":\"115000.00\",\"10167\":\"115000.00\",\"10168\":\"115000.00\",\"10169\":\"115000.00\"},\"regular_price\":{\"10166\":\"115000.00\",\"10167\":\"115000.00\",\"10168\":\"115000.00\",\"10169\":\"115000.00\"},\"sale_price\":{\"10166\":\"115000.00\",\"10167\":\"115000.00\",\"10168\":\"115000.00\",\"10169\":\"115000.00\"}},\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"10166\":\"115000.00\",\"10167\":\"115000.00\",\"10168\":\"115000.00\",\"10169\":\"115000.00\"},\"regular_price\":{\"10166\":\"115000.00\",\"10167\":\"115000.00\",\"10168\":\"115000.00\",\"10169\":\"115000.00\"},\"sale_price\":{\"10166\":\"115000.00\",\"10167\":\"115000.00\",\"10168\":\"115000.00\",\"10169\":\"115000.00\"}}}','off'),
(70952,'_transient_timeout_woodmart_swatches_cache_9993','1777576934','off'),
(70953,'_transient_woodmart_swatches_cache_9993','a:2:{i:0;a:26:{s:10:\"attributes\";a:1:{s:15:\"attribute_color\";s:5:\"White\";}s:17:\"availability_html\";s:0:\"\";s:18:\"backorders_allowed\";b:0;s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"dimensions_html\";s:3:\"N/A\";s:13:\"display_price\";d:110000;s:21:\"display_regular_price\";d:110000;s:5:\"image\";a:18:{s:5:\"title\";s:17:\"touch time tshirt\";s:7:\"caption\";s:0:\"\";s:3:\"url\";s:86:\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled.jpg\";s:3:\"alt\";s:17:\"touch time tshirt\";s:3:\"src\";s:96:\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1200x1500.jpg\";s:6:\"srcset\";s:677:\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";s:8:\"full_src\";s:86:\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled.jpg\";s:10:\"full_src_w\";i:2048;s:10:\"full_src_h\";i:2560;s:21:\"gallery_thumbnail_src\";s:94:\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-148x185.jpg\";s:23:\"gallery_thumbnail_src_w\";i:148;s:23:\"gallery_thumbnail_src_h\";i:185;s:9:\"thumb_src\";s:94:\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg\";s:11:\"thumb_src_w\";i:600;s:11:\"thumb_src_h\";i:600;s:5:\"src_w\";i:1200;s:5:\"src_h\";i:1500;}s:8:\"image_id\";i:10009;s:15:\"is_downloadable\";b:0;s:11:\"is_in_stock\";b:1;s:14:\"is_purchasable\";b:1;s:20:\"is_sold_individually\";s:2:\"no\";s:10:\"is_virtual\";b:0;s:7:\"max_qty\";s:0:\"\";s:7:\"min_qty\";i:1;s:10:\"price_html\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:21:\"variation_description\";s:0:\"\";s:12:\"variation_id\";i:10222;s:19:\"variation_is_active\";b:1;s:20:\"variation_is_visible\";b:1;s:6:\"weight\";s:0:\"\";s:11:\"weight_html\";s:3:\"N/A\";s:12:\"display_name\";s:26:\"TOUCH TIME T-SHIRT - White\";s:35:\"additional_variation_images_default\";a:1:{i:0;a:15:{s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:3:\"src\";s:96:\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1200x1500.jpg\";s:8:\"full_src\";s:86:\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled.jpg\";s:13:\"thumbnail_src\";s:94:\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:17:\"touch time tshirt\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:86:\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled.jpg\";s:16:\"data_large_image\";s:86:\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled.jpg\";s:22:\"data_large_image_width\";s:4:\"2048\";s:23:\"data_large_image_height\";s:4:\"2560\";s:6:\"srcset\";s:677:\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";}}}i:1;a:26:{s:10:\"attributes\";a:1:{s:15:\"attribute_color\";s:5:\"Black\";}s:17:\"availability_html\";s:0:\"\";s:18:\"backorders_allowed\";b:0;s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"dimensions_html\";s:3:\"N/A\";s:13:\"display_price\";d:110000;s:21:\"display_regular_price\";d:110000;s:5:\"image\";a:18:{s:5:\"title\";s:17:\"touch time tshirt\";s:7:\"caption\";s:0:\"\";s:3:\"url\";s:86:\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled.jpg\";s:3:\"alt\";s:17:\"touch time tshirt\";s:3:\"src\";s:96:\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1200x1500.jpg\";s:6:\"srcset\";s:677:\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";s:8:\"full_src\";s:86:\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled.jpg\";s:10:\"full_src_w\";i:2048;s:10:\"full_src_h\";i:2560;s:21:\"gallery_thumbnail_src\";s:94:\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-148x185.jpg\";s:23:\"gallery_thumbnail_src_w\";i:148;s:23:\"gallery_thumbnail_src_h\";i:185;s:9:\"thumb_src\";s:94:\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg\";s:11:\"thumb_src_w\";i:600;s:11:\"thumb_src_h\";i:600;s:5:\"src_w\";i:1200;s:5:\"src_h\";i:1500;}s:8:\"image_id\";i:10009;s:15:\"is_downloadable\";b:0;s:11:\"is_in_stock\";b:1;s:14:\"is_purchasable\";b:1;s:20:\"is_sold_individually\";s:2:\"no\";s:10:\"is_virtual\";b:0;s:7:\"max_qty\";s:0:\"\";s:7:\"min_qty\";i:1;s:10:\"price_html\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:21:\"variation_description\";s:0:\"\";s:12:\"variation_id\";i:10223;s:19:\"variation_is_active\";b:1;s:20:\"variation_is_visible\";b:1;s:6:\"weight\";s:0:\"\";s:11:\"weight_html\";s:3:\"N/A\";s:12:\"display_name\";s:26:\"TOUCH TIME T-SHIRT - Black\";s:35:\"additional_variation_images_default\";a:1:{i:0;a:15:{s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:3:\"src\";s:96:\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1200x1500.jpg\";s:8:\"full_src\";s:86:\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled.jpg\";s:13:\"thumbnail_src\";s:94:\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:17:\"touch time tshirt\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:86:\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled.jpg\";s:16:\"data_large_image\";s:86:\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled.jpg\";s:22:\"data_large_image_width\";s:4:\"2048\";s:23:\"data_large_image_height\";s:4:\"2560\";s:6:\"srcset\";s:677:\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";}}}}','off'),
(70880,'_transient_timeout_woodmart_swatches_cache_10003','1777575121','off'),
(70881,'_transient_woodmart_swatches_cache_10003','a:4:{i:0;a:27:{s:10:\"attributes\";a:1:{s:15:\"attribute_color\";s:4:\"Blue\";}s:17:\"availability_html\";s:0:\"\";s:18:\"backorders_allowed\";b:0;s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"dimensions_html\";s:3:\"N/A\";s:13:\"display_price\";d:90000;s:21:\"display_regular_price\";d:90000;s:5:\"image\";a:18:{s:5:\"title\";s:16:\"time fit armless\";s:7:\"caption\";s:0:\"\";s:3:\"url\";s:85:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg\";s:3:\"alt\";s:16:\"time fit armless\";s:3:\"src\";s:95:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1200x1500.jpg\";s:6:\"srcset\";s:670:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";s:8:\"full_src\";s:85:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg\";s:10:\"full_src_w\";i:2048;s:10:\"full_src_h\";i:2560;s:21:\"gallery_thumbnail_src\";s:93:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-148x185.jpg\";s:23:\"gallery_thumbnail_src_w\";i:148;s:23:\"gallery_thumbnail_src_h\";i:185;s:9:\"thumb_src\";s:93:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg\";s:11:\"thumb_src_w\";i:600;s:11:\"thumb_src_h\";i:600;s:5:\"src_w\";i:1200;s:5:\"src_h\";i:1500;}s:8:\"image_id\";i:10005;s:15:\"is_downloadable\";b:0;s:11:\"is_in_stock\";b:1;s:14:\"is_purchasable\";b:1;s:20:\"is_sold_individually\";s:2:\"no\";s:10:\"is_virtual\";b:0;s:7:\"max_qty\";s:0:\"\";s:7:\"min_qty\";i:1;s:10:\"price_html\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:21:\"variation_description\";s:0:\"\";s:12:\"variation_id\";i:10157;s:19:\"variation_is_active\";b:1;s:20:\"variation_is_visible\";b:1;s:6:\"weight\";s:0:\"\";s:11:\"weight_html\";s:3:\"N/A\";s:12:\"display_name\";s:23:\"TIME FIT ARMLESS - Blue\";s:27:\"additional_variation_images\";a:1:{i:0;a:15:{s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:3:\"src\";s:95:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1200x1500.jpg\";s:8:\"full_src\";s:85:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg\";s:13:\"thumbnail_src\";s:93:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:16:\"time fit armless\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:85:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg\";s:16:\"data_large_image\";s:85:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg\";s:22:\"data_large_image_width\";s:4:\"2048\";s:23:\"data_large_image_height\";s:4:\"2560\";s:6:\"srcset\";s:670:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";}}s:35:\"additional_variation_images_default\";a:3:{i:0;a:15:{s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:3:\"src\";s:95:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1200x1500.jpg\";s:8:\"full_src\";s:85:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg\";s:13:\"thumbnail_src\";s:93:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:16:\"time fit armless\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:85:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg\";s:16:\"data_large_image\";s:85:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg\";s:22:\"data_large_image_width\";s:4:\"2048\";s:23:\"data_large_image_height\";s:4:\"2560\";s:6:\"srcset\";s:670:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";}i:1;a:15:{s:5:\"width\";i:775;s:6:\"height\";i:969;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg\";s:5:\"class\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.07.49_acc48d09\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\";s:22:\"data_large_image_width\";s:3:\"775\";s:23:\"data_large_image_height\";s:3:\"969\";s:6:\"srcset\";s:482:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg 775w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 775px) 100vw, 775px\";}i:2;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-148x185.jpg\";s:5:\"class\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.07.49_fda8e2a1\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}}}i:1;a:27:{s:10:\"attributes\";a:1:{s:15:\"attribute_color\";s:6:\"Purple\";}s:17:\"availability_html\";s:0:\"\";s:18:\"backorders_allowed\";b:0;s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"dimensions_html\";s:3:\"N/A\";s:13:\"display_price\";d:90000;s:21:\"display_regular_price\";d:90000;s:5:\"image\";a:18:{s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.07.49_fda8e2a1\";s:7:\"caption\";s:0:\"\";s:3:\"url\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg\";s:3:\"alt\";s:46:\"WhatsApp Image 2025-11-10 at 12.07.49_fda8e2a1\";s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg\";s:10:\"full_src_w\";i:864;s:10:\"full_src_h\";i:1080;s:21:\"gallery_thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-148x185.jpg\";s:23:\"gallery_thumbnail_src_w\";i:148;s:23:\"gallery_thumbnail_src_h\";i:185;s:9:\"thumb_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-600x600.jpg\";s:11:\"thumb_src_w\";i:600;s:11:\"thumb_src_h\";i:600;s:5:\"src_w\";i:864;s:5:\"src_h\";i:1080;}s:8:\"image_id\";i:10161;s:15:\"is_downloadable\";b:0;s:11:\"is_in_stock\";b:1;s:14:\"is_purchasable\";b:1;s:20:\"is_sold_individually\";s:2:\"no\";s:10:\"is_virtual\";b:0;s:7:\"max_qty\";s:0:\"\";s:7:\"min_qty\";i:1;s:10:\"price_html\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:21:\"variation_description\";s:0:\"\";s:12:\"variation_id\";i:10158;s:19:\"variation_is_active\";b:1;s:20:\"variation_is_visible\";b:1;s:6:\"weight\";s:0:\"\";s:11:\"weight_html\";s:3:\"N/A\";s:12:\"display_name\";s:25:\"TIME FIT ARMLESS - Purple\";s:27:\"additional_variation_images\";a:1:{i:0;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.07.49_fda8e2a1\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}}s:35:\"additional_variation_images_default\";a:3:{i:0;a:15:{s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:3:\"src\";s:95:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1200x1500.jpg\";s:8:\"full_src\";s:85:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg\";s:13:\"thumbnail_src\";s:93:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:16:\"time fit armless\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:85:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg\";s:16:\"data_large_image\";s:85:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg\";s:22:\"data_large_image_width\";s:4:\"2048\";s:23:\"data_large_image_height\";s:4:\"2560\";s:6:\"srcset\";s:670:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";}i:1;a:15:{s:5:\"width\";i:775;s:6:\"height\";i:969;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg\";s:5:\"class\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.07.49_acc48d09\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\";s:22:\"data_large_image_width\";s:3:\"775\";s:23:\"data_large_image_height\";s:3:\"969\";s:6:\"srcset\";s:482:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg 775w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 775px) 100vw, 775px\";}i:2;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-148x185.jpg\";s:5:\"class\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.07.49_fda8e2a1\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}}}i:2;a:27:{s:10:\"attributes\";a:1:{s:15:\"attribute_color\";s:5:\"Brown\";}s:17:\"availability_html\";s:0:\"\";s:18:\"backorders_allowed\";b:0;s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"dimensions_html\";s:3:\"N/A\";s:13:\"display_price\";d:90000;s:21:\"display_regular_price\";d:90000;s:5:\"image\";a:18:{s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.07.49_acc48d09\";s:7:\"caption\";s:0:\"\";s:3:\"url\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\";s:3:\"alt\";s:46:\"WhatsApp Image 2025-11-10 at 12.07.49_acc48d09\";s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\";s:6:\"srcset\";s:482:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg 775w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 775px) 100vw, 775px\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\";s:10:\"full_src_w\";i:775;s:10:\"full_src_h\";i:969;s:21:\"gallery_thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg\";s:23:\"gallery_thumbnail_src_w\";i:148;s:23:\"gallery_thumbnail_src_h\";i:185;s:9:\"thumb_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-600x600.jpg\";s:11:\"thumb_src_w\";i:600;s:11:\"thumb_src_h\";i:600;s:5:\"src_w\";i:775;s:5:\"src_h\";i:969;}s:8:\"image_id\";i:10162;s:15:\"is_downloadable\";b:0;s:11:\"is_in_stock\";b:1;s:14:\"is_purchasable\";b:1;s:20:\"is_sold_individually\";s:2:\"no\";s:10:\"is_virtual\";b:0;s:7:\"max_qty\";s:0:\"\";s:7:\"min_qty\";i:1;s:10:\"price_html\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:21:\"variation_description\";s:0:\"\";s:12:\"variation_id\";i:10159;s:19:\"variation_is_active\";b:1;s:20:\"variation_is_visible\";b:1;s:6:\"weight\";s:0:\"\";s:11:\"weight_html\";s:3:\"N/A\";s:12:\"display_name\";s:24:\"TIME FIT ARMLESS - Brown\";s:27:\"additional_variation_images\";a:1:{i:0;a:15:{s:5:\"width\";i:775;s:6:\"height\";i:969;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.07.49_acc48d09\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\";s:22:\"data_large_image_width\";s:3:\"775\";s:23:\"data_large_image_height\";s:3:\"969\";s:6:\"srcset\";s:482:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg 775w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 775px) 100vw, 775px\";}}s:35:\"additional_variation_images_default\";a:3:{i:0;a:15:{s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:3:\"src\";s:95:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1200x1500.jpg\";s:8:\"full_src\";s:85:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg\";s:13:\"thumbnail_src\";s:93:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:16:\"time fit armless\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:85:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg\";s:16:\"data_large_image\";s:85:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg\";s:22:\"data_large_image_width\";s:4:\"2048\";s:23:\"data_large_image_height\";s:4:\"2560\";s:6:\"srcset\";s:670:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";}i:1;a:15:{s:5:\"width\";i:775;s:6:\"height\";i:969;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg\";s:5:\"class\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.07.49_acc48d09\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\";s:22:\"data_large_image_width\";s:3:\"775\";s:23:\"data_large_image_height\";s:3:\"969\";s:6:\"srcset\";s:482:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg 775w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 775px) 100vw, 775px\";}i:2;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-148x185.jpg\";s:5:\"class\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.07.49_fda8e2a1\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}}}i:3;a:26:{s:10:\"attributes\";a:1:{s:15:\"attribute_color\";s:7:\" Black\";}s:17:\"availability_html\";s:0:\"\";s:18:\"backorders_allowed\";b:0;s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"dimensions_html\";s:3:\"N/A\";s:13:\"display_price\";d:90000;s:21:\"display_regular_price\";d:90000;s:5:\"image\";a:18:{s:5:\"title\";s:16:\"time fit armless\";s:7:\"caption\";s:0:\"\";s:3:\"url\";s:85:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg\";s:3:\"alt\";s:16:\"time fit armless\";s:3:\"src\";s:95:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1200x1500.jpg\";s:6:\"srcset\";s:670:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";s:8:\"full_src\";s:85:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg\";s:10:\"full_src_w\";i:2048;s:10:\"full_src_h\";i:2560;s:21:\"gallery_thumbnail_src\";s:93:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-148x185.jpg\";s:23:\"gallery_thumbnail_src_w\";i:148;s:23:\"gallery_thumbnail_src_h\";i:185;s:9:\"thumb_src\";s:93:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg\";s:11:\"thumb_src_w\";i:600;s:11:\"thumb_src_h\";i:600;s:5:\"src_w\";i:1200;s:5:\"src_h\";i:1500;}s:8:\"image_id\";i:10005;s:15:\"is_downloadable\";b:0;s:11:\"is_in_stock\";b:1;s:14:\"is_purchasable\";b:1;s:20:\"is_sold_individually\";s:2:\"no\";s:10:\"is_virtual\";b:0;s:7:\"max_qty\";s:0:\"\";s:7:\"min_qty\";i:1;s:10:\"price_html\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:21:\"variation_description\";s:0:\"\";s:12:\"variation_id\";i:10160;s:19:\"variation_is_active\";b:1;s:20:\"variation_is_visible\";b:1;s:6:\"weight\";s:0:\"\";s:11:\"weight_html\";s:3:\"N/A\";s:12:\"display_name\";s:26:\"TIME FIT ARMLESS -  Black\";s:35:\"additional_variation_images_default\";a:3:{i:0;a:15:{s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:3:\"src\";s:95:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1200x1500.jpg\";s:8:\"full_src\";s:85:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg\";s:13:\"thumbnail_src\";s:93:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:16:\"time fit armless\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:85:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg\";s:16:\"data_large_image\";s:85:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg\";s:22:\"data_large_image_width\";s:4:\"2048\";s:23:\"data_large_image_height\";s:4:\"2560\";s:6:\"srcset\";s:670:\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";}i:1;a:15:{s:5:\"width\";i:775;s:6:\"height\";i:969;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg\";s:5:\"class\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.07.49_acc48d09\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\";s:22:\"data_large_image_width\";s:3:\"775\";s:23:\"data_large_image_height\";s:3:\"969\";s:6:\"srcset\";s:482:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg 775w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 775px) 100vw, 775px\";}i:2;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-148x185.jpg\";s:5:\"class\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.07.49_fda8e2a1\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}}}}','off'),
(70882,'_transient_timeout_woodmart_swatches_cache_10178','1777575121','off'),
(70883,'_transient_woodmart_swatches_cache_10178','a:4:{i:0;a:27:{s:10:\"attributes\";a:1:{s:15:\"attribute_color\";s:5:\"Black\";}s:17:\"availability_html\";s:0:\"\";s:18:\"backorders_allowed\";b:0;s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"dimensions_html\";s:3:\"N/A\";s:13:\"display_price\";d:145000;s:21:\"display_regular_price\";d:145000;s:5:\"image\";a:18:{s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.41.25_7923ad6f\";s:7:\"caption\";s:0:\"\";s:3:\"url\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:3:\"alt\";s:46:\"WhatsApp Image 2025-11-10 at 12.41.25_7923ad6f\";s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:10:\"full_src_w\";i:864;s:10:\"full_src_h\";i:1080;s:21:\"gallery_thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-148x185.jpg\";s:23:\"gallery_thumbnail_src_w\";i:148;s:23:\"gallery_thumbnail_src_h\";i:185;s:9:\"thumb_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-600x600.jpg\";s:11:\"thumb_src_w\";i:600;s:11:\"thumb_src_h\";i:600;s:5:\"src_w\";i:864;s:5:\"src_h\";i:1080;}s:8:\"image_id\";i:10183;s:15:\"is_downloadable\";b:0;s:11:\"is_in_stock\";b:1;s:14:\"is_purchasable\";b:1;s:20:\"is_sold_individually\";s:2:\"no\";s:10:\"is_virtual\";b:0;s:7:\"max_qty\";s:0:\"\";s:7:\"min_qty\";i:1;s:10:\"price_html\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:21:\"variation_description\";s:0:\"\";s:12:\"variation_id\";i:10179;s:19:\"variation_is_active\";b:1;s:20:\"variation_is_visible\";b:1;s:6:\"weight\";s:0:\"\";s:11:\"weight_html\";s:3:\"N/A\";s:12:\"display_name\";s:31:\"TIME WILL TELL CROP TOP - Black\";s:27:\"additional_variation_images\";a:1:{i:0;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.41.25_7923ad6f\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}}s:35:\"additional_variation_images_default\";a:1:{i:0;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.41.25_7923ad6f\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}}}i:1;a:27:{s:10:\"attributes\";a:1:{s:15:\"attribute_color\";s:5:\"White\";}s:17:\"availability_html\";s:0:\"\";s:18:\"backorders_allowed\";b:0;s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"dimensions_html\";s:3:\"N/A\";s:13:\"display_price\";d:145000;s:21:\"display_regular_price\";d:145000;s:5:\"image\";a:18:{s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.41.26_68ca076b\";s:7:\"caption\";s:0:\"\";s:3:\"url\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b.jpg\";s:3:\"alt\";s:46:\"WhatsApp Image 2025-11-10 at 12.41.26_68ca076b\";s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b.jpg\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b.jpg\";s:10:\"full_src_w\";i:864;s:10:\"full_src_h\";i:1080;s:21:\"gallery_thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b-148x185.jpg\";s:23:\"gallery_thumbnail_src_w\";i:148;s:23:\"gallery_thumbnail_src_h\";i:185;s:9:\"thumb_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b-600x600.jpg\";s:11:\"thumb_src_w\";i:600;s:11:\"thumb_src_h\";i:600;s:5:\"src_w\";i:864;s:5:\"src_h\";i:1080;}s:8:\"image_id\";i:10184;s:15:\"is_downloadable\";b:0;s:11:\"is_in_stock\";b:1;s:14:\"is_purchasable\";b:1;s:20:\"is_sold_individually\";s:2:\"no\";s:10:\"is_virtual\";b:0;s:7:\"max_qty\";s:0:\"\";s:7:\"min_qty\";i:1;s:10:\"price_html\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:21:\"variation_description\";s:0:\"\";s:12:\"variation_id\";i:10180;s:19:\"variation_is_active\";b:1;s:20:\"variation_is_visible\";b:1;s:6:\"weight\";s:0:\"\";s:11:\"weight_html\";s:3:\"N/A\";s:12:\"display_name\";s:31:\"TIME WILL TELL CROP TOP - White\";s:27:\"additional_variation_images\";a:1:{i:0;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.41.26_68ca076b\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}}s:35:\"additional_variation_images_default\";a:1:{i:0;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.41.25_7923ad6f\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}}}i:2;a:26:{s:10:\"attributes\";a:1:{s:15:\"attribute_color\";s:3:\"Red\";}s:17:\"availability_html\";s:0:\"\";s:18:\"backorders_allowed\";b:0;s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"dimensions_html\";s:3:\"N/A\";s:13:\"display_price\";d:145000;s:21:\"display_regular_price\";d:145000;s:5:\"image\";a:18:{s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.41.25_7923ad6f\";s:7:\"caption\";s:0:\"\";s:3:\"url\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:3:\"alt\";s:46:\"WhatsApp Image 2025-11-10 at 12.41.25_7923ad6f\";s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:10:\"full_src_w\";i:864;s:10:\"full_src_h\";i:1080;s:21:\"gallery_thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-148x185.jpg\";s:23:\"gallery_thumbnail_src_w\";i:148;s:23:\"gallery_thumbnail_src_h\";i:185;s:9:\"thumb_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-600x600.jpg\";s:11:\"thumb_src_w\";i:600;s:11:\"thumb_src_h\";i:600;s:5:\"src_w\";i:864;s:5:\"src_h\";i:1080;}s:8:\"image_id\";i:10183;s:15:\"is_downloadable\";b:0;s:11:\"is_in_stock\";b:1;s:14:\"is_purchasable\";b:1;s:20:\"is_sold_individually\";s:2:\"no\";s:10:\"is_virtual\";b:0;s:7:\"max_qty\";s:0:\"\";s:7:\"min_qty\";i:1;s:10:\"price_html\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:21:\"variation_description\";s:0:\"\";s:12:\"variation_id\";i:10181;s:19:\"variation_is_active\";b:1;s:20:\"variation_is_visible\";b:1;s:6:\"weight\";s:0:\"\";s:11:\"weight_html\";s:3:\"N/A\";s:12:\"display_name\";s:29:\"TIME WILL TELL CROP TOP - Red\";s:35:\"additional_variation_images_default\";a:1:{i:0;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.41.25_7923ad6f\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}}}i:3;a:26:{s:10:\"attributes\";a:1:{s:15:\"attribute_color\";s:5:\"Brown\";}s:17:\"availability_html\";s:0:\"\";s:18:\"backorders_allowed\";b:0;s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"dimensions_html\";s:3:\"N/A\";s:13:\"display_price\";d:145000;s:21:\"display_regular_price\";d:145000;s:5:\"image\";a:18:{s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.41.25_7923ad6f\";s:7:\"caption\";s:0:\"\";s:3:\"url\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:3:\"alt\";s:46:\"WhatsApp Image 2025-11-10 at 12.41.25_7923ad6f\";s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:10:\"full_src_w\";i:864;s:10:\"full_src_h\";i:1080;s:21:\"gallery_thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-148x185.jpg\";s:23:\"gallery_thumbnail_src_w\";i:148;s:23:\"gallery_thumbnail_src_h\";i:185;s:9:\"thumb_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-600x600.jpg\";s:11:\"thumb_src_w\";i:600;s:11:\"thumb_src_h\";i:600;s:5:\"src_w\";i:864;s:5:\"src_h\";i:1080;}s:8:\"image_id\";i:10183;s:15:\"is_downloadable\";b:0;s:11:\"is_in_stock\";b:1;s:14:\"is_purchasable\";b:1;s:20:\"is_sold_individually\";s:2:\"no\";s:10:\"is_virtual\";b:0;s:7:\"max_qty\";s:0:\"\";s:7:\"min_qty\";i:1;s:10:\"price_html\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:21:\"variation_description\";s:0:\"\";s:12:\"variation_id\";i:10182;s:19:\"variation_is_active\";b:1;s:20:\"variation_is_visible\";b:1;s:6:\"weight\";s:0:\"\";s:11:\"weight_html\";s:3:\"N/A\";s:12:\"display_name\";s:31:\"TIME WILL TELL CROP TOP - Brown\";s:35:\"additional_variation_images_default\";a:1:{i:0;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.41.25_7923ad6f\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}}}}','off'),
(61072,'_transient_timeout_wc_product_children_9990','1779120768','off'),
(61073,'_transient_wc_product_children_9990','a:2:{s:3:\"all\";a:4:{i:0;i:10166;i:1;i:10167;i:2;i:10168;i:3;i:10169;}s:7:\"visible\";a:4:{i:0;i:10166;i:1;i:10167;i:2;i:10168;i:3;i:10169;}}','off'),
(61080,'_transient_timeout_wc_product_children_10003','1779120768','off'),
(61081,'_transient_wc_product_children_10003','a:2:{s:3:\"all\";a:4:{i:0;i:10157;i:1;i:10158;i:2;i:10159;i:3;i:10160;}s:7:\"visible\";a:4:{i:0;i:10157;i:1;i:10158;i:2;i:10159;i:3;i:10160;}}','off'),
(8092,'_transient_timeout_woodmart_swatches_cache_pa_color_10186','1778161931','off'),
(8093,'_transient_woodmart_swatches_cache_pa_color_10186','','off'),
(70884,'_transient_timeout_woodmart_swatches_cache_10186','1777575122','off'),
(70885,'_transient_woodmart_swatches_cache_10186','a:4:{i:0;a:27:{s:10:\"attributes\";a:1:{s:15:\"attribute_color\";s:5:\"Black\";}s:17:\"availability_html\";s:0:\"\";s:18:\"backorders_allowed\";b:0;s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"dimensions_html\";s:3:\"N/A\";s:13:\"display_price\";d:120000;s:21:\"display_regular_price\";d:120000;s:5:\"image\";a:18:{s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.44.22_59481b87\";s:7:\"caption\";s:0:\"\";s:3:\"url\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\";s:3:\"alt\";s:46:\"WhatsApp Image 2025-11-10 at 12.44.22_59481b87\";s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\";s:10:\"full_src_w\";i:864;s:10:\"full_src_h\";i:1080;s:21:\"gallery_thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-148x185.jpg\";s:23:\"gallery_thumbnail_src_w\";i:148;s:23:\"gallery_thumbnail_src_h\";i:185;s:9:\"thumb_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-600x600.jpg\";s:11:\"thumb_src_w\";i:600;s:11:\"thumb_src_h\";i:600;s:5:\"src_w\";i:864;s:5:\"src_h\";i:1080;}s:8:\"image_id\";i:10187;s:15:\"is_downloadable\";b:0;s:11:\"is_in_stock\";b:1;s:14:\"is_purchasable\";b:1;s:20:\"is_sold_individually\";s:2:\"no\";s:10:\"is_virtual\";b:0;s:7:\"max_qty\";s:0:\"\";s:7:\"min_qty\";i:1;s:10:\"price_html\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:21:\"variation_description\";s:0:\"\";s:12:\"variation_id\";i:10191;s:19:\"variation_is_active\";b:1;s:20:\"variation_is_visible\";b:1;s:6:\"weight\";s:0:\"\";s:11:\"weight_html\";s:3:\"N/A\";s:12:\"display_name\";s:23:\"TWT SKATING TOP - Black\";s:27:\"additional_variation_images\";a:1:{i:0;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.44.22_59481b87\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}}s:35:\"additional_variation_images_default\";a:1:{i:0;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.44.22_59481b87\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}}}i:1;a:27:{s:10:\"attributes\";a:1:{s:15:\"attribute_color\";s:6:\"Purple\";}s:17:\"availability_html\";s:0:\"\";s:18:\"backorders_allowed\";b:0;s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"dimensions_html\";s:3:\"N/A\";s:13:\"display_price\";d:120000;s:21:\"display_regular_price\";d:120000;s:5:\"image\";a:18:{s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.44.27_1f93003b\";s:7:\"caption\";s:0:\"\";s:3:\"url\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b.jpg\";s:3:\"alt\";s:46:\"WhatsApp Image 2025-11-10 at 12.44.27_1f93003b\";s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b.jpg\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b.jpg\";s:10:\"full_src_w\";i:864;s:10:\"full_src_h\";i:1080;s:21:\"gallery_thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b-148x185.jpg\";s:23:\"gallery_thumbnail_src_w\";i:148;s:23:\"gallery_thumbnail_src_h\";i:185;s:9:\"thumb_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b-600x600.jpg\";s:11:\"thumb_src_w\";i:600;s:11:\"thumb_src_h\";i:600;s:5:\"src_w\";i:864;s:5:\"src_h\";i:1080;}s:8:\"image_id\";i:10188;s:15:\"is_downloadable\";b:0;s:11:\"is_in_stock\";b:1;s:14:\"is_purchasable\";b:1;s:20:\"is_sold_individually\";s:2:\"no\";s:10:\"is_virtual\";b:0;s:7:\"max_qty\";s:0:\"\";s:7:\"min_qty\";i:1;s:10:\"price_html\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:21:\"variation_description\";s:0:\"\";s:12:\"variation_id\";i:10192;s:19:\"variation_is_active\";b:1;s:20:\"variation_is_visible\";b:1;s:6:\"weight\";s:0:\"\";s:11:\"weight_html\";s:3:\"N/A\";s:12:\"display_name\";s:24:\"TWT SKATING TOP - Purple\";s:27:\"additional_variation_images\";a:1:{i:0;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.44.27_1f93003b\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}}s:35:\"additional_variation_images_default\";a:1:{i:0;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.44.22_59481b87\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}}}i:2;a:27:{s:10:\"attributes\";a:1:{s:15:\"attribute_color\";s:5:\"White\";}s:17:\"availability_html\";s:0:\"\";s:18:\"backorders_allowed\";b:0;s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"dimensions_html\";s:3:\"N/A\";s:13:\"display_price\";d:120000;s:21:\"display_regular_price\";d:120000;s:5:\"image\";a:18:{s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.44.29_50591f99\";s:7:\"caption\";s:0:\"\";s:3:\"url\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.29_50591f99.jpg\";s:3:\"alt\";s:46:\"WhatsApp Image 2025-11-10 at 12.44.29_50591f99\";s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.29_50591f99.jpg\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.29_50591f99.jpg 863w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.29_50591f99-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.29_50591f99-818x1024.jpg 818w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.29_50591f99-768x961.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.29_50591f99-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 863px) 100vw, 863px\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.29_50591f99.jpg\";s:10:\"full_src_w\";i:863;s:10:\"full_src_h\";i:1080;s:21:\"gallery_thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.29_50591f99-148x185.jpg\";s:23:\"gallery_thumbnail_src_w\";i:148;s:23:\"gallery_thumbnail_src_h\";i:185;s:9:\"thumb_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.29_50591f99-600x600.jpg\";s:11:\"thumb_src_w\";i:600;s:11:\"thumb_src_h\";i:600;s:5:\"src_w\";i:863;s:5:\"src_h\";i:1080;}s:8:\"image_id\";i:10189;s:15:\"is_downloadable\";b:0;s:11:\"is_in_stock\";b:1;s:14:\"is_purchasable\";b:1;s:20:\"is_sold_individually\";s:2:\"no\";s:10:\"is_virtual\";b:0;s:7:\"max_qty\";s:0:\"\";s:7:\"min_qty\";i:1;s:10:\"price_html\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:21:\"variation_description\";s:0:\"\";s:12:\"variation_id\";i:10193;s:19:\"variation_is_active\";b:1;s:20:\"variation_is_visible\";b:1;s:6:\"weight\";s:0:\"\";s:11:\"weight_html\";s:3:\"N/A\";s:12:\"display_name\";s:23:\"TWT SKATING TOP - White\";s:27:\"additional_variation_images\";a:1:{i:0;a:15:{s:5:\"width\";i:863;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.29_50591f99.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.29_50591f99.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.29_50591f99-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.44.29_50591f99\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.29_50591f99.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.29_50591f99.jpg\";s:22:\"data_large_image_width\";s:3:\"863\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.29_50591f99.jpg 863w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.29_50591f99-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.29_50591f99-818x1024.jpg 818w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.29_50591f99-768x961.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.29_50591f99-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 863px) 100vw, 863px\";}}s:35:\"additional_variation_images_default\";a:1:{i:0;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.44.22_59481b87\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}}}i:3;a:27:{s:10:\"attributes\";a:1:{s:15:\"attribute_color\";s:3:\"Red\";}s:17:\"availability_html\";s:0:\"\";s:18:\"backorders_allowed\";b:0;s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"dimensions_html\";s:3:\"N/A\";s:13:\"display_price\";d:120000;s:21:\"display_regular_price\";d:120000;s:5:\"image\";a:18:{s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.44.34_9a964967\";s:7:\"caption\";s:0:\"\";s:3:\"url\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.34_9a964967.jpg\";s:3:\"alt\";s:46:\"WhatsApp Image 2025-11-10 at 12.44.34_9a964967\";s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.34_9a964967.jpg\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.34_9a964967.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.34_9a964967-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.34_9a964967-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.34_9a964967-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.34_9a964967-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.34_9a964967.jpg\";s:10:\"full_src_w\";i:864;s:10:\"full_src_h\";i:1080;s:21:\"gallery_thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.34_9a964967-148x185.jpg\";s:23:\"gallery_thumbnail_src_w\";i:148;s:23:\"gallery_thumbnail_src_h\";i:185;s:9:\"thumb_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.34_9a964967-600x600.jpg\";s:11:\"thumb_src_w\";i:600;s:11:\"thumb_src_h\";i:600;s:5:\"src_w\";i:864;s:5:\"src_h\";i:1080;}s:8:\"image_id\";i:10190;s:15:\"is_downloadable\";b:0;s:11:\"is_in_stock\";b:1;s:14:\"is_purchasable\";b:1;s:20:\"is_sold_individually\";s:2:\"no\";s:10:\"is_virtual\";b:0;s:7:\"max_qty\";s:0:\"\";s:7:\"min_qty\";i:1;s:10:\"price_html\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:21:\"variation_description\";s:0:\"\";s:12:\"variation_id\";i:10194;s:19:\"variation_is_active\";b:1;s:20:\"variation_is_visible\";b:1;s:6:\"weight\";s:0:\"\";s:11:\"weight_html\";s:3:\"N/A\";s:12:\"display_name\";s:21:\"TWT SKATING TOP - Red\";s:27:\"additional_variation_images\";a:1:{i:0;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.34_9a964967.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.34_9a964967.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.34_9a964967-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.44.34_9a964967\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.34_9a964967.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.34_9a964967.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.34_9a964967.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.34_9a964967-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.34_9a964967-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.34_9a964967-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.34_9a964967-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}}s:35:\"additional_variation_images_default\";a:1:{i:0;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.44.22_59481b87\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}}}}','off'),
(8096,'_transient_timeout_woodmart_swatches_cache_pa_color_10178','1778161931','off'),
(8097,'_transient_woodmart_swatches_cache_pa_color_10178','','off'),
(70878,'_transient_timeout_woodmart_swatches_cache_9990','1777575121','off'),
(70879,'_transient_woodmart_swatches_cache_9990','a:4:{i:0;a:27:{s:10:\"attributes\";a:1:{s:15:\"attribute_color\";s:6:\"Purple\";}s:17:\"availability_html\";s:0:\"\";s:18:\"backorders_allowed\";b:0;s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"dimensions_html\";s:3:\"N/A\";s:13:\"display_price\";d:115000;s:21:\"display_regular_price\";d:115000;s:5:\"image\";a:18:{s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.10.47_55de3c5d\";s:7:\"caption\";s:0:\"\";s:3:\"url\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d.jpg\";s:3:\"alt\";s:46:\"WhatsApp Image 2025-11-10 at 12.10.47_55de3c5d\";s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d.jpg\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d.jpg\";s:10:\"full_src_w\";i:864;s:10:\"full_src_h\";i:1080;s:21:\"gallery_thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d-148x185.jpg\";s:23:\"gallery_thumbnail_src_w\";i:148;s:23:\"gallery_thumbnail_src_h\";i:185;s:9:\"thumb_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d-600x600.jpg\";s:11:\"thumb_src_w\";i:600;s:11:\"thumb_src_h\";i:600;s:5:\"src_w\";i:864;s:5:\"src_h\";i:1080;}s:8:\"image_id\";i:10170;s:15:\"is_downloadable\";b:0;s:11:\"is_in_stock\";b:1;s:14:\"is_purchasable\";b:1;s:20:\"is_sold_individually\";s:2:\"no\";s:10:\"is_virtual\";b:0;s:7:\"max_qty\";s:0:\"\";s:7:\"min_qty\";i:1;s:10:\"price_html\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:21:\"variation_description\";s:0:\"\";s:12:\"variation_id\";i:10166;s:19:\"variation_is_active\";b:1;s:20:\"variation_is_visible\";b:1;s:6:\"weight\";s:0:\"\";s:11:\"weight_html\";s:3:\"N/A\";s:12:\"display_name\";s:30:\"TWT ACID WASH T-SHIRT - Purple\";s:27:\"additional_variation_images\";a:1:{i:0;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.10.47_55de3c5d\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}}s:35:\"additional_variation_images_default\";a:1:{i:0;a:15:{s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:3:\"src\";s:99:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1200x1500.jpg\";s:8:\"full_src\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg\";s:13:\"thumbnail_src\";s:97:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"twy acid wash tshirt\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg\";s:16:\"data_large_image\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg\";s:22:\"data_large_image_width\";s:4:\"2048\";s:23:\"data_large_image_height\";s:4:\"2560\";s:6:\"srcset\";s:698:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";}}}i:1;a:27:{s:10:\"attributes\";a:1:{s:15:\"attribute_color\";s:3:\"Red\";}s:17:\"availability_html\";s:0:\"\";s:18:\"backorders_allowed\";b:0;s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"dimensions_html\";s:3:\"N/A\";s:13:\"display_price\";d:115000;s:21:\"display_regular_price\";d:115000;s:5:\"image\";a:18:{s:5:\"title\";s:20:\"twy acid wash tshirt\";s:7:\"caption\";s:0:\"\";s:3:\"url\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg\";s:3:\"alt\";s:20:\"twy acid wash tshirt\";s:3:\"src\";s:99:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1200x1500.jpg\";s:6:\"srcset\";s:698:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";s:8:\"full_src\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg\";s:10:\"full_src_w\";i:2048;s:10:\"full_src_h\";i:2560;s:21:\"gallery_thumbnail_src\";s:97:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-148x185.jpg\";s:23:\"gallery_thumbnail_src_w\";i:148;s:23:\"gallery_thumbnail_src_h\";i:185;s:9:\"thumb_src\";s:97:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg\";s:11:\"thumb_src_w\";i:600;s:11:\"thumb_src_h\";i:600;s:5:\"src_w\";i:1200;s:5:\"src_h\";i:1500;}s:8:\"image_id\";i:10016;s:15:\"is_downloadable\";b:0;s:11:\"is_in_stock\";b:1;s:14:\"is_purchasable\";b:1;s:20:\"is_sold_individually\";s:2:\"no\";s:10:\"is_virtual\";b:0;s:7:\"max_qty\";s:0:\"\";s:7:\"min_qty\";i:1;s:10:\"price_html\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:21:\"variation_description\";s:0:\"\";s:12:\"variation_id\";i:10167;s:19:\"variation_is_active\";b:1;s:20:\"variation_is_visible\";b:1;s:6:\"weight\";s:0:\"\";s:11:\"weight_html\";s:3:\"N/A\";s:12:\"display_name\";s:27:\"TWT ACID WASH T-SHIRT - Red\";s:27:\"additional_variation_images\";a:1:{i:0;a:15:{s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:3:\"src\";s:99:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1200x1500.jpg\";s:8:\"full_src\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg\";s:13:\"thumbnail_src\";s:97:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"twy acid wash tshirt\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg\";s:16:\"data_large_image\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg\";s:22:\"data_large_image_width\";s:4:\"2048\";s:23:\"data_large_image_height\";s:4:\"2560\";s:6:\"srcset\";s:698:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";}}s:35:\"additional_variation_images_default\";a:1:{i:0;a:15:{s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:3:\"src\";s:99:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1200x1500.jpg\";s:8:\"full_src\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg\";s:13:\"thumbnail_src\";s:97:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"twy acid wash tshirt\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg\";s:16:\"data_large_image\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg\";s:22:\"data_large_image_width\";s:4:\"2048\";s:23:\"data_large_image_height\";s:4:\"2560\";s:6:\"srcset\";s:698:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";}}}i:2;a:26:{s:10:\"attributes\";a:1:{s:15:\"attribute_color\";s:5:\"Black\";}s:17:\"availability_html\";s:0:\"\";s:18:\"backorders_allowed\";b:0;s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"dimensions_html\";s:3:\"N/A\";s:13:\"display_price\";d:115000;s:21:\"display_regular_price\";d:115000;s:5:\"image\";a:18:{s:5:\"title\";s:20:\"twy acid wash tshirt\";s:7:\"caption\";s:0:\"\";s:3:\"url\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg\";s:3:\"alt\";s:20:\"twy acid wash tshirt\";s:3:\"src\";s:99:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1200x1500.jpg\";s:6:\"srcset\";s:698:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";s:8:\"full_src\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg\";s:10:\"full_src_w\";i:2048;s:10:\"full_src_h\";i:2560;s:21:\"gallery_thumbnail_src\";s:97:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-148x185.jpg\";s:23:\"gallery_thumbnail_src_w\";i:148;s:23:\"gallery_thumbnail_src_h\";i:185;s:9:\"thumb_src\";s:97:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg\";s:11:\"thumb_src_w\";i:600;s:11:\"thumb_src_h\";i:600;s:5:\"src_w\";i:1200;s:5:\"src_h\";i:1500;}s:8:\"image_id\";i:10016;s:15:\"is_downloadable\";b:0;s:11:\"is_in_stock\";b:1;s:14:\"is_purchasable\";b:1;s:20:\"is_sold_individually\";s:2:\"no\";s:10:\"is_virtual\";b:0;s:7:\"max_qty\";s:0:\"\";s:7:\"min_qty\";i:1;s:10:\"price_html\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:21:\"variation_description\";s:0:\"\";s:12:\"variation_id\";i:10168;s:19:\"variation_is_active\";b:1;s:20:\"variation_is_visible\";b:1;s:6:\"weight\";s:0:\"\";s:11:\"weight_html\";s:3:\"N/A\";s:12:\"display_name\";s:29:\"TWT ACID WASH T-SHIRT - Black\";s:35:\"additional_variation_images_default\";a:1:{i:0;a:15:{s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:3:\"src\";s:99:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1200x1500.jpg\";s:8:\"full_src\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg\";s:13:\"thumbnail_src\";s:97:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"twy acid wash tshirt\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg\";s:16:\"data_large_image\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg\";s:22:\"data_large_image_width\";s:4:\"2048\";s:23:\"data_large_image_height\";s:4:\"2560\";s:6:\"srcset\";s:698:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";}}}i:3;a:26:{s:10:\"attributes\";a:1:{s:15:\"attribute_color\";s:5:\"White\";}s:17:\"availability_html\";s:0:\"\";s:18:\"backorders_allowed\";b:0;s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"dimensions_html\";s:3:\"N/A\";s:13:\"display_price\";d:115000;s:21:\"display_regular_price\";d:115000;s:5:\"image\";a:18:{s:5:\"title\";s:20:\"twy acid wash tshirt\";s:7:\"caption\";s:0:\"\";s:3:\"url\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg\";s:3:\"alt\";s:20:\"twy acid wash tshirt\";s:3:\"src\";s:99:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1200x1500.jpg\";s:6:\"srcset\";s:698:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";s:8:\"full_src\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg\";s:10:\"full_src_w\";i:2048;s:10:\"full_src_h\";i:2560;s:21:\"gallery_thumbnail_src\";s:97:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-148x185.jpg\";s:23:\"gallery_thumbnail_src_w\";i:148;s:23:\"gallery_thumbnail_src_h\";i:185;s:9:\"thumb_src\";s:97:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg\";s:11:\"thumb_src_w\";i:600;s:11:\"thumb_src_h\";i:600;s:5:\"src_w\";i:1200;s:5:\"src_h\";i:1500;}s:8:\"image_id\";i:10016;s:15:\"is_downloadable\";b:0;s:11:\"is_in_stock\";b:1;s:14:\"is_purchasable\";b:1;s:20:\"is_sold_individually\";s:2:\"no\";s:10:\"is_virtual\";b:0;s:7:\"max_qty\";s:0:\"\";s:7:\"min_qty\";i:1;s:10:\"price_html\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:21:\"variation_description\";s:0:\"\";s:12:\"variation_id\";i:10169;s:19:\"variation_is_active\";b:1;s:20:\"variation_is_visible\";b:1;s:6:\"weight\";s:0:\"\";s:11:\"weight_html\";s:3:\"N/A\";s:12:\"display_name\";s:29:\"TWT ACID WASH T-SHIRT - White\";s:35:\"additional_variation_images_default\";a:1:{i:0;a:15:{s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:3:\"src\";s:99:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1200x1500.jpg\";s:8:\"full_src\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg\";s:13:\"thumbnail_src\";s:97:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:20:\"twy acid wash tshirt\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg\";s:16:\"data_large_image\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg\";s:22:\"data_large_image_width\";s:4:\"2048\";s:23:\"data_large_image_height\";s:4:\"2560\";s:6:\"srcset\";s:698:\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";}}}}','off'),
(57404,'jetpack_sync_settings_upload_max_bytes','600000','on'),
(57405,'jetpack_sync_settings_upload_max_rows','500','on'),
(57406,'jetpack_sync_settings_sync_wait_time','10','on'),
(57407,'jetpack_sync_settings_sync_wait_threshold','10','on'),
(57408,'jetpack_sync_settings_enqueue_wait_time','1','on'),
(57409,'jetpack_sync_settings_queue_max_writes_sec','100','on'),
(57410,'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'),
(1877,'secret_key','w4w*-(E#tMA2luT:yiAc&LKCzd5{:w(~Q,Ygf_h/-S~,CN^52lBFx(RsFu&LqpW^','off'),
(3116,'woocommerce_onboarding_profile','a:7:{s:15:\"business_choice\";s:28:\"im_just_starting_my_business\";s:8:\"industry\";a:1:{i:0;s:24:\"clothing_and_accessories\";}s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:25:\"timewilltell091@gmail.com\";s:20:\"is_store_country_set\";b:1;s:9:\"completed\";b:1;s:19:\"business_extensions\";a:3:{i:0;s:25:\"pinterest-for-woocommerce\";i:1;s:27:\"woocommerce-paypal-payments\";i:2;s:23:\"google-listings-and-ads\";}}','auto'),
(2201,'woocommerce_onboarding_profile_progress','a:1:{s:29:\"core_profiler_completed_steps\";a:4:{s:12:\"intro-opt-in\";a:1:{s:12:\"completed_at\";s:20:\"2025-10-13T15:05:12Z\";}s:12:\"user-profile\";a:1:{s:12:\"completed_at\";s:20:\"2025-10-13T15:05:19Z\";}s:13:\"business-info\";a:1:{s:12:\"completed_at\";s:20:\"2025-10-13T15:05:37Z\";}s:7:\"plugins\";a:1:{s:12:\"completed_at\";s:20:\"2025-10-13T15:06:17Z\";}}}','auto'),
(2202,'woocommerce_allow_tracking_first_optin','1759800752','auto'),
(2203,'woocommerce_allow_tracking_last_modified','1759800752','auto'),
(57548,'woocommerce_feature_fulfillments_enabled','no','on'),
(2205,'wc_has_tracked_default_theme','1','auto'),
(2208,'woocommerce_payments_provider_state_snapshots','a:3:{s:25:\"visa-acceptance-solutions\";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:12:\"woo-paystack\";a:5:{s:17:\"account_connected\";b:1;s:17:\"account_test_mode\";b:1;s:16:\"extension_active\";b:1;s:11:\"needs_setup\";b:0;s:9:\"test_mode\";b:1;}s:27:\"woocommerce-paypal-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;}}','off'),
(2222,'woocommerce_tracker_ua','a:11:{i:0;s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36\";i:1;s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36\";i:2;s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36\";i:3;s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36\";i:4;s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Firefox/31.0\";i:5;s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0\";i:6;s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.114 Safari/537.36\";i:7;s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";i:8;s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36\";i:9;s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36\";i:10;s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36\";}','off'),
(3120,'woocommerce_failed_order_settings','a:8:{s:7:\"enabled\";s:3:\"yes\";s:9:\"recipient\";s:25:\"timewilltell091@gmail.com\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:144:\"We hope they’ll be back soon! Read more about <a href=\"https://woocommerce.com/document/managing-orders/\">troubleshooting failed payments</a>.\";s:10:\"email_type\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}','on'),
(3119,'woocommerce_new_order_settings','a:8:{s:7:\"enabled\";s:3:\"yes\";s:9:\"recipient\";s:25:\"timewilltell091@gmail.com\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:28:\"Congratulations on the sale!\";s:10:\"email_type\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}','on'),
(3121,'woocommerce_cancelled_order_settings','a:8:{s:7:\"enabled\";s:3:\"yes\";s:9:\"recipient\";s:25:\"timewilltell091@gmail.com\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:19:\"Thanks for reading.\";s:10:\"email_type\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}','on'),
(3160,'woocommerce-ppcp-version','3.3.1','auto'),
(7668,'woocommerce_ppcp-is_pay_later_settings_migrated','1','auto'),
(7669,'woocommerce_ppcp-is_smart_button_settings_migrated','1','auto'),
(3163,'woocommerce_ppcp-axo-gateway_settings','a:1:{s:7:\"enabled\";s:2:\"no\";}','on'),
(3132,'woocommerce_paystack_settings','a:25:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:15:\"Payment Gateway\";s:11:\"description\";s:46:\"Make payment using your debit and credit cards\";s:8:\"testmode\";s:3:\"yes\";s:12:\"payment_page\";s:6:\"inline\";s:15:\"test_secret_key\";s:48:\"sk_live_6676492f3baee9b42aedb7aab5f319de60ea7301\";s:15:\"test_public_key\";s:48:\"pk_live_d8db96440405ca01ae1f6c3973e005daf32c9ae8\";s:15:\"live_secret_key\";s:0:\"\";s:15:\"live_public_key\";s:0:\"\";s:18:\"autocomplete_order\";s:3:\"yes\";s:26:\"remove_cancel_order_button\";s:2:\"no\";s:13:\"split_payment\";s:2:\"no\";s:15:\"subaccount_code\";s:0:\"\";s:32:\"split_payment_transaction_charge\";s:0:\"\";s:28:\"split_payment_charge_account\";s:0:\"\";s:15:\"custom_gateways\";s:0:\"\";s:11:\"saved_cards\";s:3:\"yes\";s:15:\"custom_metadata\";s:3:\"yes\";s:13:\"meta_order_id\";s:3:\"yes\";s:9:\"meta_name\";s:3:\"yes\";s:10:\"meta_email\";s:3:\"yes\";s:10:\"meta_phone\";s:3:\"yes\";s:20:\"meta_billing_address\";s:3:\"yes\";s:21:\"meta_shipping_address\";s:3:\"yes\";s:13:\"meta_products\";s:3:\"yes\";}','on'),
(3137,'recently_activated','a:0:{}','off'),
(3138,'jetpack_tos_agreed','1','auto'),
(3140,'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'),
(3141,'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'),
(3142,'_transient_jetpack_assumed_site_creation_date','2021-09-02 16:32:11','on'),
(3143,'jetpack_options','a:8:{s:2:\"id\";i:249235868;s:6:\"public\";i:1;s:28:\"fallback_no_verify_ssl_certs\";i:0;s:9:\"time_diff\";i:-1;s:11:\"master_user\";i:1;s:14:\"last_heartbeat\";i:1777557131;s:7:\"version\";s:15:\"15.7:1776309272\";s:11:\"old_version\";s:15:\"15.7:1776309272\";}','auto'),
(57559,'jetpack_waf_needs_update','','auto'),
(33855,'gla_merchant_center','a:3:{s:13:\"shipping_rate\";s:9:\"automatic\";s:13:\"shipping_time\";s:4:\"flat\";s:8:\"tax_rate\";s:11:\"destination\";}','auto'),
(33858,'gla_target_audience','a:2:{s:8:\"location\";s:8:\"selected\";s:9:\"countries\";a:1:{i:0;s:2:\"NG\";}}','auto'),
(33859,'gla_ads_account_state','a:5:{s:6:\"set_id\";a:3:{s:6:\"status\";i:1;s:7:\"message\";s:0:\"\";s:4:\"data\";a:0:{}}s:14:\"account_access\";a:3:{s:6:\"status\";i:1;s:7:\"message\";s:0:\"\";s:4:\"data\";a:0:{}}s:17:\"conversion_action\";a:3:{s:6:\"status\";i:1;s:7:\"message\";s:0:\"\";s:4:\"data\";a:0:{}}s:13:\"link_merchant\";a:3:{s:6:\"status\";i:1;s:7:\"message\";s:0:\"\";s:4:\"data\";a:0:{}}s:7:\"billing\";a:3:{s:6:\"status\";i:1;s:7:\"message\";s:0:\"\";s:4:\"data\";a:0:{}}}','auto'),
(33860,'gla_ads_id','4880715388','auto'),
(33861,'gla_ads_account_currency','NGN','auto'),
(33862,'gla_ads_conversion_action','a:5:{s:2:\"id\";i:7509818791;s:4:\"name\";s:45:\"[59b0] Google for WooCommerce purchase action\";s:6:\"status\";s:7:\"ENABLED\";s:13:\"conversion_id\";s:12:\"AW-454059923\";s:16:\"conversion_label\";s:20:\"8vdTCKf7-vwbEJPPwdgB\";}','auto'),
(33863,'gla_merchant_account_state','a:6:{s:6:\"set_id\";a:3:{s:6:\"status\";i:1;s:7:\"message\";s:0:\"\";s:4:\"data\";a:1:{s:8:\"from_mca\";b:0;}}s:6:\"verify\";a:3:{s:6:\"status\";i:1;s:7:\"message\";s:0:\"\";s:4:\"data\";a:0:{}}s:4:\"link\";a:3:{s:6:\"status\";i:1;s:7:\"message\";s:0:\"\";s:4:\"data\";a:0:{}}s:5:\"claim\";a:3:{s:6:\"status\";i:1;s:7:\"message\";s:0:\"\";s:4:\"data\";a:0:{}}s:10:\"sdi_update\";a:3:{s:6:\"status\";i:1;s:7:\"message\";s:0:\"\";s:4:\"data\";a:0:{}}s:8:\"link_ads\";a:3:{s:6:\"status\";i:1;s:7:\"message\";s:0:\"\";s:4:\"data\";a:0:{}}}','auto'),
(33864,'gla_merchant_id','5730375426','auto'),
(33865,'gla_site_verification','a:2:{s:8:\"verified\";s:3:\"yes\";s:8:\"meta_tag\";s:94:\"<meta name=\"google-site-verification\" content=\"yUBXAALudxASvnrk4j8afug_vPflM7D84PGTT1EiDFk\" />\";}','auto'),
(57315,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1778142520','off'),
(57316,'_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'),
(3186,'gla_file_version','3.5.2','auto'),
(3187,'gla_install_timestamp','1760368248','auto'),
(3188,'gla_install_version','3.4.3','auto'),
(3189,'gla_db_version','3.5.2','auto'),
(3190,'woocommerce_admin_notice_pinterest-for-woocommerce/pinterest-for-woocommerce.php-woocommerce-untested','<strong>Pinterest for WooCommerce</strong> - version 1.4.23 is untested with WooCommerce 10.5.2.','auto'),
(3191,'woocommerce_ppcp-admin-notices','a:0:{}','on'),
(33645,'gla_jetpack_connected','1','auto'),
(33646,'gla_wp_tos_accepted','1','auto'),
(33649,'gla_google_connected','1','auto'),
(33652,'gla_wpcom_rest_api_status','error','auto'),
(57366,'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:46:\"orders-list-empty-body-shipstation-integration\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:23:\"shipstation-integration\";s:4:\"icon\";s:73:\"https://woocommerce.com/wp-content/uploads/2012/08/ShipStation-Icon-1.png\";s:5:\"title\";s:11:\"ShipStation\";s:4:\"copy\";s:113:\"Ship your WooCommerce orders with confidence, save on top carriers, and automate your processes with ShipStation.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/shipstation-integration/\";}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:53:\"orders-list-empty-body-universal-address-autocomplete\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:30:\"universal-address-autocomplete\";s:4:\"icon\";s:83:\"https://woocommerce.com/wp-content/uploads/2025/12/Icon-Address-Auto-Complete-1.png\";s:5:\"title\";s:30:\"Universal Address Autocomplete\";s:4:\"copy\";s:172:\"Stop losing sales at checkout. Universal Address Autocomplete fills in your customers address in seconds - reducing failed deliveries, support tickets, and cart abandonment\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:64:\"https://woocommerce.com/products/universal-address-autocomplete/\";}i:13;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:14;a:8:{s:4:\"slug\";s:51:\"orders-list-empty-body-print-invoices-packing-lists\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:28:\"print-invoices-packing-lists\";s:4:\"icon\";s:78:\"https://woocommerce.com/wp-content/uploads/2015/06/skyverge-wc-icon-b2vhw6.png\";s:5:\"title\";s:32:\"Print Invoices and Packing Lists\";s:4:\"copy\";s:77:\"Generate invoices, packing slips, and pick lists for your WooCommerce orders.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:62:\"https://woocommerce.com/products/print-invoices-packing-lists/\";}i:15;a:8:{s:4:\"slug\";s:49:\"orders-list-empty-body-extra-fees-for-woocommerce\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:26:\"extra-fees-for-woocommerce\";s:4:\"icon\";s:77:\"https://woocommerce.com/wp-content/uploads/2020/06/extra-fee-icon-new-160.png\";s:5:\"title\";s:10:\"Extra Fees\";s:4:\"copy\";s:97:\"Charge additional fees based on product price, payment gateway, order total, and shipping method.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:60:\"https://woocommerce.com/products/extra-fees-for-woocommerce/\";}i:16;a:8:{s:4:\"slug\";s:46:\"orders-list-empty-body-easyship-shipping-rates\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:23:\"easyship-shipping-rates\";s:4:\"icon\";s:95:\"https://woocommerce.com/wp-content/uploads/2023/09/Ecwid-Easyship-App-Assets_Logo-instasize.png\";s:5:\"title\";s:8:\"Easyship\";s:4:\"copy\";s:66:\"Simplify shipping with Easyship, the all-in-one shipping platform.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/easyship-shipping-rates/\";}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:56:\"product-edit-meta-tab-body-variation-swatches-and-photos\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:29:\"variation-swatches-and-photos\";s:4:\"icon\";s:85:\"https://woocommerce.com/wp-content/uploads/2012/06/Variation_Swatches_Photos_Icon.png\";s:5:\"title\";s:29:\"Variation Swatches and Photos\";s:4:\"copy\";s:73:\"Show color and image swatches instead of dropdowns for variable products.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/variation-swatches-and-photos/\";}i:23;a:8:{s:4:\"slug\";s:48:\"product-edit-meta-tab-body-woocommerce-360-image\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:21:\"woocommerce-360-image\";s:4:\"icon\";s:75:\"https://woocommerce.com/wp-content/uploads/2014/10/Kestrel-product-logo.png\";s:5:\"title\";s:11:\"360º Image\";s:4:\"copy\";s:82:\"Add responsive, touch‑enabled 360º product rotations to WooCommerce in minutes.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:55:\"https://woocommerce.com/products/woocommerce-360-image/\";}i:24;a:8:{s:4:\"slug\";s:42:\"product-edit-meta-tab-body-dynamic-pricing\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:15:\"dynamic-pricing\";s:4:\"icon\";s:89:\"https://woocommerce.com/wp-content/uploads/2012/02/Dynamic_Pricing_Marketplace_Icon-3.png\";s:5:\"title\";s:15:\"Dynamic Pricing\";s:4:\"copy\";s:48:\"Bulk discounts, role-based pricing and much more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/dynamic-pricing/\";}i:25;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:26;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/\";}}s:7:\"updated\";i:1776309105;}','off'),
(57338,'action_scheduler_migration_status','complete','auto'),
(57339,'as_has_wp_comment_logs','no','on'),
(3230,'pinterest_for_woocommerce_data','a:1:{s:17:\"linked_businesses\";a:0:{}}','auto'),
(3232,'woocommerce_admin_created_default_shipping_zones','yes','auto'),
(3234,'_transient_woocommerce_reports-transient-version','1777476022','on'),
(3245,'woocommerce_admin_reviewed_default_shipping_zones','yes','auto'),
(3352,'woocommerce_free_shipping_6_settings','a:4:{s:5:\"title\";s:13:\"Free shipping\";s:8:\"requires\";s:0:\"\";s:10:\"min_amount\";s:1:\"0\";s:16:\"ignore_discounts\";s:2:\"no\";}','on'),
(7577,'db_upgraded','','on'),
(3358,'woocommerce_flat_rate_7_settings','a:3:{s:5:\"title\";s:9:\"Flat rate\";s:10:\"tax_status\";s:4:\"none\";s:4:\"cost\";s:5:\"10000\";}','on'),
(3363,'_transient_woocommerce_shipping_task_zone_count_transient','2','on'),
(22196,'WPLANG','','auto'),
(22197,'new_admin_email','info@timewilltellstores.com','auto'),
(3788,'woocommerce_customer_refunded_order_settings','a:9:{s:7:\"enabled\";s:2:\"no\";s:12:\"subject_full\";s:0:\"\";s:15:\"subject_partial\";s:0:\"\";s:12:\"heading_full\";s:0:\"\";s:15:\"heading_partial\";s:0:\"\";s:18:\"additional_content\";s:73:\"If you need any help with your order, please contact us at {store_email}.\";s:10:\"email_type\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}','on'),
(3752,'woocommerce_woodmart_promotional_email_settings','a:7:{s:7:\"enabled\";s:2:\"no\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:10:\"email_type\";s:4:\"html\";s:11:\"coupon_code\";s:0:\"\";s:12:\"content_html\";s:768:\"<p>Hi {user_name}</p>\r\n	<p>A product of your wishlist is on sale!</p>\r\n	<table class=\"td xts-prod-table\" cellspacing=\"0\" cellpadding=\"6\" border=\"1\">\r\n		<thead>\r\n			<tr>\r\n				<th class=\"td\" scope=\"col\"></th>\r\n				<th class=\"td xts-align-start\" scope=\"col\">Product</th>\r\n				<th class=\"td xts-align-end\" scope=\"col\">Price</th>\r\n			</tr>\r\n		</thead>\r\n		<tbody>\r\n			{loop}\r\n				<tr>\r\n					<td class=\"td xts-tbody-td xts-img-col xts-align-start\">\r\n						<a href=\"{product_url}\">\r\n							{product_image}\r\n						</a>\r\n					</td>\r\n					<td class=\"td xts-tbody-td xts-align-start\">\r\n						<a href=\"{product_url}\">\r\n							{product_name}\r\n						</a>\r\n					</td>\r\n					<td class=\"td xts-tbody-td xts-align-end\">{product_price}</td>\r\n				</tr>\r\n			{endloop}\r\n		</tbody>\r\n	</table>\";s:12:\"content_text\";s:107:\"Hi {user_name}\r\nA product of your wishlist is on sale!\r\n\r\n{loop}\r\n{product_name} {product_price}\r\n{endloop}\";}','off'),
(3789,'woocommerce_customer_processing_order_settings','a:7:{s:7:\"enabled\";s:2:\"no\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:87:\"Thanks again! If you need any help with your order, please contact us at {store_email}.\";s:10:\"email_type\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}','on'),
(3792,'woocommerce_customer_on_hold_order_settings','a:7:{s:7:\"enabled\";s:2:\"no\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:87:\"Thanks again! If you need any help with your order, please contact us at {store_email}.\";s:10:\"email_type\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}','on'),
(33915,'_transient_gla_ads_location_ids','a:1:{s:2:\"ng\";a:1:{i:2566;s:2:\"NG\";}}','on'),
(81256,'_transient_timeout_wc_block_product_filter_attribute_default_attribute','1777611277','off'),
(81257,'_transient_wc_block_product_filter_attribute_default_attribute','O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:5:\"brand\";s:15:\"attribute_label\";s:5:\"Brand\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";i:0;}','off'),
(6935,'woocommerce_task_list_reminder_bar_hidden','yes','auto'),
(34264,'fm_key','cpMhgDiTKzIGLkfeWnABRsHuZ','auto'),
(57389,'jetpack_activated','1','auto'),
(57392,'jetpack_activation_source','a:2:{i:0;s:7:\"unknown\";i:1;N;}','auto'),
(57393,'jetpack_sync_settings_disable','0','on'),
(57394,'jetpack_sync_settings_custom_queue_table_enabled','1','on'),
(57395,'jetpack_sync_settings_max_queue_size','5000','on'),
(57396,'jetpack_sync_settings_max_queue_lag','7200','on'),
(57398,'jetpack_sync_settings_sync_actions_blacklist','a:0:{}','on'),
(57412,'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'),
(57414,'jetpack_sync_settings_render_filtered_content','0','on'),
(57415,'jetpack_sync_settings_post_meta_whitelist','a:149:{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:26:\"_wpas_connection_overrides\";i:28;s:27:\"_wpas_customize_per_network\";i:29;s:10:\"_wpas_mess\";i:30;s:13:\"_wpas_options\";i:31;s:24:\"advanced_seo_description\";i:32;s:13:\"content_width\";i:33;s:14:\"custom_css_add\";i:34;s:23:\"custom_css_preprocessor\";i:35;s:9:\"enclosure\";i:36;s:9:\"imagedata\";i:37;s:10:\"nova_price\";i:38;s:17:\"publicize_results\";i:39;s:16:\"sharing_disabled\";i:40;s:18:\"switch_like_status\";i:41;s:15:\"videopress_guid\";i:42;s:18:\"vimeo_poster_image\";i:43;s:28:\"_jetpack_blogging_prompt_key\";i:44;s:9:\"footnotes\";i:45;s:11:\"_visibility\";i:46;s:4:\"_sku\";i:47;s:6:\"_price\";i:48;s:14:\"_regular_price\";i:49;s:11:\"_sale_price\";i:50;s:22:\"_sale_price_dates_from\";i:51;s:20:\"_sale_price_dates_to\";i:52;s:11:\"total_sales\";i:53;s:11:\"_tax_status\";i:54;s:10:\"_tax_class\";i:55;s:13:\"_manage_stock\";i:56;s:11:\"_backorders\";i:57;s:18:\"_sold_individually\";i:58;s:7:\"_weight\";i:59;s:7:\"_length\";i:60;s:6:\"_width\";i:61;s:7:\"_height\";i:62;s:11:\"_upsell_ids\";i:63;s:14:\"_crosssell_ids\";i:64;s:14:\"_purchase_note\";i:65;s:19:\"_default_attributes\";i:66;s:19:\"_product_attributes\";i:67;s:8:\"_virtual\";i:68;s:13:\"_downloadable\";i:69;s:15:\"_download_limit\";i:70;s:16:\"_download_expiry\";i:71;s:9:\"_featured\";i:72;s:19:\"_downloadable_files\";i:73;s:16:\"_wc_rating_count\";i:74;s:18:\"_wc_average_rating\";i:75;s:16:\"_wc_review_count\";i:76;s:22:\"_variation_description\";i:77;s:11:\"_file_paths\";i:78;s:22:\"_product_image_gallery\";i:79;s:16:\"_product_version\";i:80;s:12:\"_wp_old_slug\";i:81;s:10:\"_order_key\";i:82;s:15:\"_order_currency\";i:83;s:13:\"_billing_city\";i:84;s:14:\"_billing_state\";i:85;s:17:\"_billing_postcode\";i:86;s:16:\"_billing_country\";i:87;s:14:\"_shipping_city\";i:88;s:15:\"_shipping_state\";i:89;s:18:\"_shipping_postcode\";i:90;s:17:\"_shipping_country\";i:91;s:15:\"_completed_date\";i:92;s:10:\"_paid_date\";i:93;s:14:\"_cart_discount\";i:94;s:18:\"_cart_discount_tax\";i:95;s:15:\"_order_shipping\";i:96;s:19:\"_order_shipping_tax\";i:97;s:10:\"_order_tax\";i:98;s:12:\"_order_total\";i:99;s:15:\"_payment_method\";i:100;s:21:\"_payment_method_title\";i:101;s:12:\"_created_via\";i:102;s:14:\"_order_version\";i:103;s:19:\"_prices_include_tax\";i:104;s:15:\"_date_completed\";i:105;s:10:\"_date_paid\";i:106;s:15:\"_payment_tokens\";i:107;s:15:\"_recorded_sales\";i:108;s:29:\"_recorded_coupon_usage_counts\";i:109;s:29:\"_download_permissions_granted\";i:110;s:20:\"_order_stock_reduced\";i:111;s:10:\"_cart_hash\";i:112;s:14:\"_refund_amount\";i:113;s:12:\"_refunded_by\";i:114;s:14:\"_refund_reason\";i:115;s:42:\"_jetpack_memberships_contains_paid_content\";i:116;s:25:\"jetpack_memberships_price\";i:117;s:28:\"jetpack_memberships_currency\";i:118;s:35:\"jetpack_memberships_site_subscriber\";i:119;s:30:\"jetpack_memberships_product_id\";i:120;s:24:\"jetpack_memberships_tier\";i:121;s:30:\"jetpack_memberships_is_deleted\";i:122;s:32:\"jetpack_memberships_is_sandboxed\";i:123;s:30:\"memberships_coupon_coupon_code\";i:124;s:34:\"memberships_coupon_can_be_combined\";i:125;s:43:\"memberships_coupon_first_time_purchase_only\";i:126;s:33:\"memberships_coupon_limit_per_user\";i:127;s:32:\"memberships_coupon_discount_type\";i:128;s:33:\"memberships_coupon_discount_value\";i:129;s:38:\"memberships_coupon_discount_percentage\";i:130;s:36:\"memberships_coupon_discount_currency\";i:131;s:29:\"memberships_coupon_start_date\";i:132;s:27:\"memberships_coupon_end_date\";i:133;s:38:\"memberships_coupon_plan_ids_allow_list\";i:134;s:27:\"memberships_coupon_duration\";i:135;s:35:\"memberships_coupon_email_allow_list\";i:136;s:29:\"memberships_coupon_is_deleted\";i:137;s:31:\"memberships_coupon_is_sandboxed\";i:138;s:14:\"spay_paypal_id\";i:139;s:11:\"spay_status\";i:140;s:15:\"spay_product_id\";i:141;s:13:\"spay_quantity\";i:142;s:10:\"spay_price\";i:143;s:19:\"spay_customer_email\";i:144;s:13:\"spay_currency\";i:145;s:8:\"spay_cta\";i:146;s:10:\"spay_email\";i:147;s:13:\"spay_multiple\";i:148;s:20:\"spay_formatted_price\";}','on'),
(57417,'jetpack_sync_settings_comment_meta_whitelist','a:6:{i:0;s:9:\"hc_avatar\";i:1;s:18:\"hc_foreign_user_id\";i:2;s:10:\"hc_post_as\";i:3;s:15:\"hc_wpcom_id_sig\";i:4;s:8:\"protocol\";i:5;s:6:\"rating\";}','on'),
(57419,'jetpack_sync_settings_max_enqueue_full_sync','100','on'),
(57420,'jetpack_sync_settings_max_queue_size_full_sync','1000','on'),
(57421,'jetpack_sync_settings_cron_sync_time_limit','240','on'),
(57422,'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'),
(57423,'jetpack_sync_settings_term_relationships_full_sync_item_size','100','on'),
(57424,'jetpack_sync_settings_sync_sender_enabled','1','on'),
(57425,'jetpack_sync_settings_full_sync_sender_enabled','1','on'),
(57426,'jetpack_sync_settings_full_sync_send_duration','9','on'),
(57427,'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'),
(57428,'jetpack_sync_settings_checksum_disable','0','on'),
(57429,'jetpack_sync_settings_dedicated_sync_enabled','1','on'),
(57431,'jetpack_sync_settings_wpcom_rest_api_enabled','1','on'),
(57434,'_transient_timeout_jetpack_file_data_15.7','1778814872','off'),
(57435,'_transient_jetpack_file_data_15.7','a:1:{s:32:\"3fd340ad52927afb3bbb9e98575eccfd\";a:15:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:24:\"requires_user_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}}','off'),
(57436,'jetpack_available_modules','a:1:{s:4:\"15.7\";a:45:{s:18:\"account-protection\";s:4:\"14.5\";s:5:\"blaze\";s:4:\"12.3\";s:6:\"blocks\";s:8:\"13.9-a.8\";s:14:\"canonical-urls\";s:4:\"15.6\";s:8:\"carousel\";s:3:\"1.5\";s:13:\"comment-likes\";s:3:\"5.1\";s:8:\"comments\";s:3:\"1.4\";s:12:\"contact-form\";s:3:\"1.3\";s:9:\"copy-post\";s:3:\"7.0\";s:20:\"custom-content-types\";s:3:\"3.1\";s:12:\"google-fonts\";s:6:\"10.8.0\";s:19:\"gravatar-hovercards\";s:3:\"1.1\";s:15:\"infinite-scroll\";s:3:\"2.0\";s:8:\"json-api\";s:3:\"1.9\";s:5:\"latex\";s:3:\"1.1\";s:5:\"likes\";s:3:\"2.2\";s:8:\"markdown\";s:3:\"2.8\";s:7:\"monitor\";s:3:\"2.6\";s:5:\"notes\";s:3:\"1.9\";s:10:\"photon-cdn\";s:3:\"6.6\";s:6:\"photon\";s:3:\"2.0\";s:13:\"post-by-email\";s:3:\"2.0\";s:9:\"post-list\";s:4:\"11.3\";s:7:\"protect\";s:3:\"3.4\";s:9:\"publicize\";s:3:\"2.0\";s:13:\"related-posts\";s:3:\"2.9\";s:6:\"search\";s:3:\"5.0\";s:9:\"seo-tools\";s:3:\"4.4\";s:10:\"sharedaddy\";s:3:\"1.1\";s:10:\"shortcodes\";s:3:\"1.1\";s:10:\"shortlinks\";s:3:\"1.1\";s:8:\"sitemaps\";s:3:\"3.9\";s:3:\"sso\";s:3:\"2.6\";s:5:\"stats\";s:3:\"1.1\";s:13:\"subscriptions\";s:3:\"1.2\";s:13:\"tiled-gallery\";s:3:\"2.1\";s:10:\"vaultpress\";s:5:\"0:1.2\";s:18:\"verification-tools\";s:3:\"3.0\";s:10:\"videopress\";s:3:\"2.5\";s:3:\"waf\";s:4:\"10.9\";s:17:\"widget-visibility\";s:3:\"2.4\";s:7:\"widgets\";s:3:\"1.2\";s:21:\"woocommerce-analytics\";s:3:\"8.4\";s:7:\"wordads\";s:5:\"4.5.0\";s:12:\"wpcom-reader\";s:4:\"15.5\";}}','auto'),
(57438,'jetpack_active_modules','a:10:{i:0;s:18:\"account-protection\";i:1;s:5:\"blaze\";i:2;s:6:\"blocks\";i:3;s:12:\"contact-form\";i:4;s:8:\"json-api\";i:5;s:5:\"notes\";i:6;s:7:\"protect\";i:7;s:5:\"stats\";i:8;s:18:\"verification-tools\";i:9;s:21:\"woocommerce-analytics\";}','auto'),
(57617,'_transient_no_forms_displayed_bellow_content','1','on'),
(81389,'_transient_timeout_wc_analytics_blog_details','1777623326','off'),
(81390,'_transient_wc_analytics_blog_details','a:6:{s:3:\"url\";s:30:\"https://timewilltellstores.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:7:\"blog_id\";i:249235868;s:8:\"store_id\";s:36:\"8a1adb55-4991-47e4-969a-bb14059ac6e3\";s:10:\"wc_version\";s:6:\"10.5.2\";s:14:\"store_currency\";s:3:\"NGN\";}','off'),
(57402,'jetpack_sync_settings_sync_via_cron','1','on'),
(57403,'jetpack_sync_settings_dequeue_max_bytes','500000','on'),
(57302,'_transient_health-check-site-status-result','{\"good\":17,\"recommended\":7,\"critical\":0}','on'),
(57310,'finished_updating_comment_type','1','auto'),
(57519,'widget_mailpoet_form','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(57368,'woocommerce_tracker_last_send','1777537724','auto'),
(57373,'woocommerce_onboarding_plugins_install_and_activate_async_68ed15669158b','a:4:{s:12:\"created_time\";i:1776309114;s:6:\"status\";s:8:\"complete\";s:7:\"plugins\";a:2:{s:8:\"mailpoet\";a:3:{s:6:\"status\";s:9:\"activated\";s:6:\"errors\";a:0:{}s:16:\"install_duration\";i:0;}s:7:\"jetpack\";a:3:{s:6:\"status\";s:9:\"activated\";s:6:\"errors\";a:0:{}s:16:\"install_duration\";i:89249;}}s:13:\"complete_time\";i:1776309203;}','off'),
(57449,'jetpack_active_modules_initialized','1','auto'),
(81866,'_transient_timeout_jetpack_sync_constants_await','1777563274','off'),
(81867,'_transient_jetpack_sync_constants_await','1777559674.157','off'),
(57467,'jetpack_constants_sync_checksum','a:33:{s:7:\"ABSPATH\";i:3129128613;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:4261170317;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:16:\"JETPACK__VERSION\";i:3617986049;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:1127529675;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:1474498405;s:15:\"WP_MEMORY_LIMIT\";i:3065409971;s:17:\"WP_POST_REVISIONS\";i:4261170317;s:14:\"WC_PLUGIN_FILE\";i:3203496573;s:10:\"WC_ABSPATH\";i:2830767692;s:18:\"WC_PLUGIN_BASENAME\";i:1149093810;s:10:\"WC_VERSION\";i:1742271616;s:19:\"WOOCOMMERCE_VERSION\";i:1742271616;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:173765701;s:22:\"WC_SESSION_CACHE_GROUP\";i:4278978988;s:22:\"WC_TEMPLATE_DEBUG_MODE\";i:734881840;}','auto'),
(57468,'jetpack_sync_https_history_main_network_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'),
(57613,'elementor-custom-breakpoints-files','a:23:{s:23:\"custom-apple-webkit.min\";a:1:{s:4:\"time\";i:1776310923;}s:19:\"custom-lightbox.min\";a:1:{s:4:\"time\";i:1776310923;}s:19:\"custom-frontend.min\";a:1:{s:4:\"time\";i:1776310923;}s:27:\"custom-widget-accordion.min\";a:1:{s:4:\"time\";i:1776310923;}s:23:\"custom-widget-alert.min\";a:1:{s:4:\"time\";i:1776310923;}s:26:\"custom-widget-icon-box.min\";a:1:{s:4:\"time\";i:1776310923;}s:27:\"custom-widget-icon-list.min\";a:1:{s:4:\"time\";i:1776310923;}s:27:\"custom-widget-image-box.min\";a:1:{s:4:\"time\";i:1776310923;}s:31:\"custom-widget-image-gallery.min\";a:1:{s:4:\"time\";i:1776310923;}s:26:\"custom-widget-progress.min\";a:1:{s:4:\"time\";i:1776310923;}s:29:\"custom-widget-star-rating.min\";a:1:{s:4:\"time\";i:1776310923;}s:22:\"custom-widget-tabs.min\";a:1:{s:4:\"time\";i:1776310923;}s:24:\"custom-widget-toggle.min\";a:1:{s:4:\"time\";i:1776310923;}s:29:\"custom-widget-nested-tabs.min\";a:1:{s:4:\"time\";i:1776310923;}s:29:\"custom-widget-link-in-bio.min\";a:1:{s:4:\"time\";i:1776310923;}s:34:\"custom-widget-link-in-bio-base.min\";a:1:{s:4:\"time\";i:1776310923;}s:34:\"custom-widget-floating-buttons.min\";a:1:{s:4:\"time\";i:1776310923;}s:36:\"custom-widget-floating-bars-base.min\";a:1:{s:4:\"time\";i:1776310923;}s:37:\"custom-widget-floating-bars-var-3.min\";a:1:{s:4:\"time\";i:1776310923;}s:38:\"custom-widget-contact-buttons-base.min\";a:1:{s:4:\"time\";i:1776310923;}s:39:\"custom-widget-contact-buttons-var-7.min\";a:1:{s:4:\"time\";i:1776310923;}s:39:\"custom-widget-contact-buttons-var-9.min\";a:1:{s:4:\"time\";i:1776310923;}s:40:\"custom-widget-contact-buttons-var-10.min\";a:1:{s:4:\"time\";i:1776310923;}}','auto'),
(57614,'verification_services_codes','0','auto'),
(58461,'jetpack_protect_error','API Key Required','off'),
(58464,'wd_page_css_files_author','a:40:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:9:\"blog-base\";i:6;s:5:\"wpcf7\";i:7;s:19:\"woo-paypal-payments\";i:8;s:14:\"elementor-base\";i:9;s:16:\"woocommerce-base\";i:10;s:15:\"mod-star-rating\";i:11;s:18:\"woo-el-track-order\";i:12;s:25:\"woocommerce-block-notices\";i:13;s:9:\"wp-blocks\";i:14;s:11:\"header-base\";i:15;s:9:\"mod-tools\";i:16;s:20:\"header-elements-base\";i:17;s:12:\"social-icons\";i:18;s:18:\"woo-mod-login-form\";i:19;s:17:\"header-my-account\";i:20;s:13:\"header-search\";i:21;s:16:\"header-cart-side\";i:22;s:11:\"header-cart\";i:23;s:20:\"widget-shopping-cart\";i:24;s:26:\"header-mobile-nav-dropdown\";i:25;s:10:\"page-title\";i:26;s:18:\"blog-loop-base-old\";i:27;s:24:\"blog-loop-design-masonry\";i:28;s:15:\"widget-collapse\";i:29;s:11:\"footer-base\";i:30;s:7:\"el-menu\";i:31;s:16:\"el-menu-wpb-elem\";i:32;s:10:\"text-block\";i:33;s:10:\"scroll-top\";i:34;s:17:\"wd-search-results\";i:35;s:14:\"wd-search-form\";i:36;s:25:\"header-my-account-sidebar\";i:37;s:24:\"header-search-fullscreen\";i:38;s:26:\"header-search-fullscreen-1\";i:39;s:14:\"bottom-toolbar\";}','auto'),
(77544,'_transient_timeout_wc_related_9988','1777602194','off'),
(77545,'_transient_wc_related_9988','a:1:{s:52:\"limit=6&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=9988\";a:2:{i:0;s:4:\"9986\";i:1;s:4:\"9989\";}}','off'),
(79277,'_transient_timeout_wc_related_9980','1777586861','off'),
(60071,'_transient_timeout_dirsize_cache','2091794014','off'),
(60072,'_transient_dirsize_cache','a:25:{s:53:\"/home/rgimrhis/public_html/wp-content/uploads/2021/09\";i:5829;s:50:\"/home/rgimrhis/public_html/wp-content/uploads/2021\";i:5866;s:53:\"/home/rgimrhis/public_html/wp-content/uploads/2022/09\";i:27389395;s:50:\"/home/rgimrhis/public_html/wp-content/uploads/2022\";i:27389432;s:53:\"/home/rgimrhis/public_html/wp-content/uploads/2025/10\";i:62611859;s:53:\"/home/rgimrhis/public_html/wp-content/uploads/2025/11\";i:2730723;s:53:\"/home/rgimrhis/public_html/wp-content/uploads/2025/12\";i:37;s:50:\"/home/rgimrhis/public_html/wp-content/uploads/2025\";i:65342656;s:53:\"/home/rgimrhis/public_html/wp-content/uploads/2026/01\";i:0;s:53:\"/home/rgimrhis/public_html/wp-content/uploads/2026/02\";i:0;s:53:\"/home/rgimrhis/public_html/wp-content/uploads/2026/03\";i:0;s:53:\"/home/rgimrhis/public_html/wp-content/uploads/2026/04\";i:0;s:50:\"/home/rgimrhis/public_html/wp-content/uploads/2026\";i:0;s:59:\"/home/rgimrhis/public_html/wp-content/uploads/elementor/css\";i:363734;s:72:\"/home/rgimrhis/public_html/wp-content/uploads/elementor/google-fonts/css\";i:37;s:74:\"/home/rgimrhis/public_html/wp-content/uploads/elementor/google-fonts/fonts\";i:37;s:68:\"/home/rgimrhis/public_html/wp-content/uploads/elementor/google-fonts\";i:111;s:55:\"/home/rgimrhis/public_html/wp-content/uploads/elementor\";i:363882;s:54:\"/home/rgimrhis/public_html/wp-content/uploads/mailpoet\";i:64;s:53:\"/home/rgimrhis/public_html/wp-content/uploads/wc-logs\";i:720006;s:65:\"/home/rgimrhis/public_html/wp-content/uploads/woocommerce_uploads\";i:13;s:75:\"/home/rgimrhis/public_html/wp-content/uploads/wp-file-manager-pro/fm_backup\";i:66;s:65:\"/home/rgimrhis/public_html/wp-content/uploads/wp-file-manager-pro\";i:66;s:59:\"/home/rgimrhis/public_html/wp-content/uploads/wpcf7_uploads\";i:152;s:45:\"/home/rgimrhis/public_html/wp-content/uploads\";i:93848152;}','off'),
(81768,'jetpack_site_products','a:0:{}','on'),
(60074,'jetpack_active_plan','a:11:{s:10:\"product_id\";i:2002;s:12:\"product_slug\";s:12:\"jetpack_free\";s:12:\"product_name\";s:12:\"Jetpack Free\";s:18:\"product_name_short\";s:4:\"Free\";s:7:\"expired\";b:0;s:14:\"billing_period\";s:0:\"\";s:13:\"user_is_owner\";b:0;s:7:\"is_free\";b:1;s:11:\"license_key\";s:0:\"\";s:15:\"subscribed_date\";s:0:\"\";s:8:\"features\";a:2:{s:6:\"active\";a:21:{i:0;s:12:\"advanced-seo\";i:1;s:3:\"cdn\";i:2;s:9:\"donations\";i:3;s:13:\"form-webhooks\";i:4;s:14:\"multistep-form\";i:5;s:17:\"form-integrations\";i:6;s:14:\"install-themes\";i:7;s:17:\"jetpack-dashboard\";i:8;s:15:\"payment-buttons\";i:9;s:22:\"paypal-payment-buttons\";i:10;s:18:\"recurring-payments\";i:11;s:11:\"republicize\";i:12;s:17:\"security-settings\";i:13;s:17:\"seo-preview-tools\";i:14;s:14:\"send-a-message\";i:15;s:18:\"social-shares-1000\";i:16;s:18:\"upload-audio-files\";i:17;s:18:\"upload-video-files\";i:18;s:15:\"whatsapp-button\";i:19;s:25:\"social-image-auto-convert\";i:20;s:20:\"social-unified-ui-v1\";}s:9:\"available\";a:51:{s:7:\"akismet\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:8:\"antispam\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:7:\"backups\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:13:\"backups-daily\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:18:\"backups-self-serve\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:8:\"calendly\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:20:\"cloudflare-analytics\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:14:\"cloudflare-cdn\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:10:\"core/audio\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:10:\"core/cover\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:10:\"core/video\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:17:\"full-activity-log\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:16:\"google-analytics\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:9:\"opentable\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:16:\"priority_support\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:4:\"scan\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:15:\"scan-self-serve\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:15:\"simple-payments\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:28:\"subscriber-unlimited-imports\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:7:\"support\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:29:\"vaultpress-automated-restores\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:25:\"vaultpress-backup-archive\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:18:\"vaultpress-backups\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:24:\"vaultpress-storage-space\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:13:\"video-hosting\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:10:\"videopress\";a:8:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:16:\"jetpack_complete\";i:7;s:24:\"jetpack_complete_monthly\";}s:22:\"videopress-1tb-storage\";a:6:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";}s:16:\"videopress/video\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:7:\"wordads\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:15:\"wordads-jetpack\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:6:\"search\";a:4:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:16:\"jetpack_complete\";i:3;s:24:\"jetpack_complete_monthly\";}s:18:\"google-my-business\";a:11:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:25:\"jetpack_security_realtime\";i:3;s:33:\"jetpack_security_realtime_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";i:6;s:29:\"jetpack_security_t1_bi_yearly\";i:7;s:26:\"jetpack_security_t1_yearly\";i:8;s:27:\"jetpack_security_t1_monthly\";i:9;s:26:\"jetpack_security_t2_yearly\";i:10;s:27:\"jetpack_security_t2_monthly\";}s:9:\"polldaddy\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:15:\"personal-themes\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:14:\"premium-themes\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:17:\"real-time-backups\";a:11:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:25:\"jetpack_security_realtime\";i:3;s:33:\"jetpack_security_realtime_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";i:6;s:29:\"jetpack_security_t1_bi_yearly\";i:7;s:26:\"jetpack_security_t1_yearly\";i:8;s:27:\"jetpack_security_t1_monthly\";i:9;s:26:\"jetpack_security_t2_yearly\";i:10;s:27:\"jetpack_security_t2_monthly\";}s:10:\"stats-paid\";a:4:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:16:\"jetpack_complete\";i:3;s:24:\"jetpack_complete_monthly\";}s:16:\"stats-commercial\";a:4:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:16:\"jetpack_complete\";i:3;s:24:\"jetpack_complete_monthly\";}s:28:\"vaultpress-security-scanning\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:12:\"ai-assistant\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:15:\"ai-seo-enhancer\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:18:\"cloud-critical-css\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:20:\"cornerstone-10-pages\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:10:\"field-file\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:14:\"image-cdn-liar\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:17:\"image-cdn-quality\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:19:\"image-size-analysis\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:14:\"instant-search\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:19:\"performance-history\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:26:\"social-enhanced-publishing\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:22:\"social-image-generator\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}}}}','on'),
(57690,'jetpack_updates_sync_checksum','a:2:{s:14:\"update_plugins\";i:816376977;s:13:\"update_themes\";i:185811469;}','auto'),
(77748,'_transient_timeout_wc_related_9993','1777566113','off'),
(77749,'_transient_wc_related_9993','a:1:{s:52:\"limit=6&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=9993\";a:5:{i:0;s:4:\"9992\";i:1;s:4:\"9990\";i:2;s:5:\"10003\";i:3;s:5:\"10178\";i:4;s:5:\"10186\";}}','off'),
(81404,'_transient_woocommerce_admin_pes_incentive_woopayments_cache','a:3:{s:10:\"incentives\";a:0:{}s:12:\"context_hash\";s:32:\"60c07de3a28911811f792e7190c0d0a3\";s:9:\"timestamp\";i:1777537720;}','off'),
(74499,'_transient_timeout_woodmart_swatches_cache_9992','1777820076','off'),
(74500,'_transient_woodmart_swatches_cache_9992','a:4:{i:0;a:27:{s:10:\"attributes\";a:1:{s:15:\"attribute_color\";s:6:\"Purple\";}s:17:\"availability_html\";s:0:\"\";s:18:\"backorders_allowed\";b:0;s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"dimensions_html\";s:3:\"N/A\";s:13:\"display_price\";d:100000;s:21:\"display_regular_price\";d:100000;s:5:\"image\";a:18:{s:5:\"title\";s:12:\"timer tshirt\";s:7:\"caption\";s:0:\"\";s:3:\"url\";s:81:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg\";s:3:\"alt\";s:12:\"timer tshirt\";s:3:\"src\";s:91:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1200x1500.jpg\";s:6:\"srcset\";s:642:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";s:8:\"full_src\";s:81:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg\";s:10:\"full_src_w\";i:2048;s:10:\"full_src_h\";i:2560;s:21:\"gallery_thumbnail_src\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-148x185.jpg\";s:23:\"gallery_thumbnail_src_w\";i:148;s:23:\"gallery_thumbnail_src_h\";i:185;s:9:\"thumb_src\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg\";s:11:\"thumb_src_w\";i:600;s:11:\"thumb_src_h\";i:600;s:5:\"src_w\";i:1200;s:5:\"src_h\";i:1500;}s:8:\"image_id\";i:10008;s:15:\"is_downloadable\";b:0;s:11:\"is_in_stock\";b:1;s:14:\"is_purchasable\";b:1;s:20:\"is_sold_individually\";s:2:\"no\";s:10:\"is_virtual\";b:0;s:7:\"max_qty\";s:0:\"\";s:7:\"min_qty\";i:1;s:10:\"price_html\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:21:\"variation_description\";s:0:\"\";s:12:\"variation_id\";i:10151;s:19:\"variation_is_active\";b:1;s:20:\"variation_is_visible\";b:1;s:6:\"weight\";s:0:\"\";s:11:\"weight_html\";s:3:\"N/A\";s:12:\"display_name\";s:22:\"TIMER T-SHIRT - Purple\";s:27:\"additional_variation_images\";a:1:{i:0;a:15:{s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:3:\"src\";s:91:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1200x1500.jpg\";s:8:\"full_src\";s:81:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg\";s:13:\"thumbnail_src\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:12:\"timer tshirt\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:81:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg\";s:16:\"data_large_image\";s:81:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg\";s:22:\"data_large_image_width\";s:4:\"2048\";s:23:\"data_large_image_height\";s:4:\"2560\";s:6:\"srcset\";s:642:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";}}s:35:\"additional_variation_images_default\";a:3:{i:0;a:15:{s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:3:\"src\";s:91:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1200x1500.jpg\";s:8:\"full_src\";s:81:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg\";s:13:\"thumbnail_src\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:12:\"timer tshirt\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:81:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg\";s:16:\"data_large_image\";s:81:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg\";s:22:\"data_large_image_width\";s:4:\"2048\";s:23:\"data_large_image_height\";s:4:\"2560\";s:6:\"srcset\";s:642:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";}i:1;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg\";s:5:\"class\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.03.32_e4a63518\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}i:2;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-148x185.jpg\";s:5:\"class\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.03.34_3159fb25\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}}}i:1;a:27:{s:10:\"attributes\";a:1:{s:15:\"attribute_color\";s:5:\"Black\";}s:17:\"availability_html\";s:0:\"\";s:18:\"backorders_allowed\";b:0;s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"dimensions_html\";s:3:\"N/A\";s:13:\"display_price\";d:100000;s:21:\"display_regular_price\";d:100000;s:5:\"image\";a:18:{s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.03.34_3159fb25\";s:7:\"caption\";s:0:\"\";s:3:\"url\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg\";s:3:\"alt\";s:46:\"WhatsApp Image 2025-11-10 at 12.03.34_3159fb25\";s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg\";s:10:\"full_src_w\";i:864;s:10:\"full_src_h\";i:1080;s:21:\"gallery_thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-148x185.jpg\";s:23:\"gallery_thumbnail_src_w\";i:148;s:23:\"gallery_thumbnail_src_h\";i:185;s:9:\"thumb_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-600x600.jpg\";s:11:\"thumb_src_w\";i:600;s:11:\"thumb_src_h\";i:600;s:5:\"src_w\";i:864;s:5:\"src_h\";i:1080;}s:8:\"image_id\";i:10155;s:15:\"is_downloadable\";b:0;s:11:\"is_in_stock\";b:1;s:14:\"is_purchasable\";b:1;s:20:\"is_sold_individually\";s:2:\"no\";s:10:\"is_virtual\";b:0;s:7:\"max_qty\";s:0:\"\";s:7:\"min_qty\";i:1;s:10:\"price_html\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:21:\"variation_description\";s:0:\"\";s:12:\"variation_id\";i:10152;s:19:\"variation_is_active\";b:1;s:20:\"variation_is_visible\";b:1;s:6:\"weight\";s:0:\"\";s:11:\"weight_html\";s:3:\"N/A\";s:12:\"display_name\";s:21:\"TIMER T-SHIRT - Black\";s:27:\"additional_variation_images\";a:1:{i:0;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.03.34_3159fb25\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}}s:35:\"additional_variation_images_default\";a:3:{i:0;a:15:{s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:3:\"src\";s:91:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1200x1500.jpg\";s:8:\"full_src\";s:81:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg\";s:13:\"thumbnail_src\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:12:\"timer tshirt\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:81:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg\";s:16:\"data_large_image\";s:81:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg\";s:22:\"data_large_image_width\";s:4:\"2048\";s:23:\"data_large_image_height\";s:4:\"2560\";s:6:\"srcset\";s:642:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";}i:1;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg\";s:5:\"class\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.03.32_e4a63518\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}i:2;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-148x185.jpg\";s:5:\"class\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.03.34_3159fb25\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}}}i:2;a:27:{s:10:\"attributes\";a:1:{s:15:\"attribute_color\";s:3:\"Red\";}s:17:\"availability_html\";s:0:\"\";s:18:\"backorders_allowed\";b:0;s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"dimensions_html\";s:3:\"N/A\";s:13:\"display_price\";d:100000;s:21:\"display_regular_price\";d:100000;s:5:\"image\";a:18:{s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.03.32_e4a63518\";s:7:\"caption\";s:0:\"\";s:3:\"url\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\";s:3:\"alt\";s:46:\"WhatsApp Image 2025-11-10 at 12.03.32_e4a63518\";s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\";s:10:\"full_src_w\";i:864;s:10:\"full_src_h\";i:1080;s:21:\"gallery_thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg\";s:23:\"gallery_thumbnail_src_w\";i:148;s:23:\"gallery_thumbnail_src_h\";i:185;s:9:\"thumb_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-600x600.jpg\";s:11:\"thumb_src_w\";i:600;s:11:\"thumb_src_h\";i:600;s:5:\"src_w\";i:864;s:5:\"src_h\";i:1080;}s:8:\"image_id\";i:10156;s:15:\"is_downloadable\";b:0;s:11:\"is_in_stock\";b:1;s:14:\"is_purchasable\";b:1;s:20:\"is_sold_individually\";s:2:\"no\";s:10:\"is_virtual\";b:0;s:7:\"max_qty\";s:0:\"\";s:7:\"min_qty\";i:1;s:10:\"price_html\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:21:\"variation_description\";s:0:\"\";s:12:\"variation_id\";i:10153;s:19:\"variation_is_active\";b:1;s:20:\"variation_is_visible\";b:1;s:6:\"weight\";s:0:\"\";s:11:\"weight_html\";s:3:\"N/A\";s:12:\"display_name\";s:19:\"TIMER T-SHIRT - Red\";s:27:\"additional_variation_images\";a:1:{i:0;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.03.32_e4a63518\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}}s:35:\"additional_variation_images_default\";a:3:{i:0;a:15:{s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:3:\"src\";s:91:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1200x1500.jpg\";s:8:\"full_src\";s:81:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg\";s:13:\"thumbnail_src\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:12:\"timer tshirt\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:81:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg\";s:16:\"data_large_image\";s:81:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg\";s:22:\"data_large_image_width\";s:4:\"2048\";s:23:\"data_large_image_height\";s:4:\"2560\";s:6:\"srcset\";s:642:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";}i:1;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg\";s:5:\"class\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.03.32_e4a63518\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}i:2;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-148x185.jpg\";s:5:\"class\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.03.34_3159fb25\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}}}i:3;a:26:{s:10:\"attributes\";a:1:{s:15:\"attribute_color\";s:5:\"White\";}s:17:\"availability_html\";s:0:\"\";s:18:\"backorders_allowed\";b:0;s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"dimensions_html\";s:3:\"N/A\";s:13:\"display_price\";d:100000;s:21:\"display_regular_price\";d:100000;s:5:\"image\";a:18:{s:5:\"title\";s:12:\"timer tshirt\";s:7:\"caption\";s:0:\"\";s:3:\"url\";s:81:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg\";s:3:\"alt\";s:12:\"timer tshirt\";s:3:\"src\";s:91:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1200x1500.jpg\";s:6:\"srcset\";s:642:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";s:8:\"full_src\";s:81:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg\";s:10:\"full_src_w\";i:2048;s:10:\"full_src_h\";i:2560;s:21:\"gallery_thumbnail_src\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-148x185.jpg\";s:23:\"gallery_thumbnail_src_w\";i:148;s:23:\"gallery_thumbnail_src_h\";i:185;s:9:\"thumb_src\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg\";s:11:\"thumb_src_w\";i:600;s:11:\"thumb_src_h\";i:600;s:5:\"src_w\";i:1200;s:5:\"src_h\";i:1500;}s:8:\"image_id\";i:10008;s:15:\"is_downloadable\";b:0;s:11:\"is_in_stock\";b:1;s:14:\"is_purchasable\";b:1;s:20:\"is_sold_individually\";s:2:\"no\";s:10:\"is_virtual\";b:0;s:7:\"max_qty\";s:0:\"\";s:7:\"min_qty\";i:1;s:10:\"price_html\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:21:\"variation_description\";s:0:\"\";s:12:\"variation_id\";i:10154;s:19:\"variation_is_active\";b:1;s:20:\"variation_is_visible\";b:1;s:6:\"weight\";s:0:\"\";s:11:\"weight_html\";s:3:\"N/A\";s:12:\"display_name\";s:21:\"TIMER T-SHIRT - White\";s:35:\"additional_variation_images_default\";a:3:{i:0;a:15:{s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:3:\"src\";s:91:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1200x1500.jpg\";s:8:\"full_src\";s:81:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg\";s:13:\"thumbnail_src\";s:89:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-148x185.jpg\";s:5:\"class\";s:13:\"wp-post-image\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:12:\"timer tshirt\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:81:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg\";s:16:\"data_large_image\";s:81:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg\";s:22:\"data_large_image_width\";s:4:\"2048\";s:23:\"data_large_image_height\";s:4:\"2560\";s:6:\"srcset\";s:642:\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg 2048w\";s:5:\"sizes\";s:33:\"(max-width: 1200px) 100vw, 1200px\";}i:1;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg\";s:5:\"class\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.03.32_e4a63518\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}i:2;a:15:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:3:\"src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg\";s:8:\"full_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg\";s:13:\"thumbnail_src\";s:116:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-148x185.jpg\";s:5:\"class\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:46:\"WhatsApp Image 2025-11-10 at 12.03.34_3159fb25\";s:12:\"data_caption\";s:0:\"\";s:8:\"data_src\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg\";s:16:\"data_large_image\";s:108:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg\";s:22:\"data_large_image_width\";s:3:\"864\";s:23:\"data_large_image_height\";s:4:\"1080\";s:6:\"srcset\";s:606:\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-148x185.jpg 148w\";s:5:\"sizes\";s:31:\"(max-width: 864px) 100vw, 864px\";}}}}','off'),
(57739,'_elementor_assets_data','a:1:{s:3:\"svg\";a:1:{s:9:\"font-icon\";a:3:{s:12:\"fas-envelope\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"path\";s:464:\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\";s:3:\"key\";s:12:\"fas-envelope\";}s:7:\"version\";s:6:\"5.15.3\";}s:20:\"fas-phone-square-alt\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:448;s:6:\"height\";i:512;s:4:\"path\";s:460:\"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z\";s:3:\"key\";s:20:\"fas-phone-square-alt\";}s:7:\"version\";s:6:\"5.15.3\";}s:18:\"fas-map-marker-alt\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:384;s:6:\"height\";i:512;s:4:\"path\";s:244:\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\";s:3:\"key\";s:18:\"fas-map-marker-alt\";}s:7:\"version\";s:6:\"5.15.3\";}}}}','auto'),
(79278,'_transient_wc_related_9980','a:1:{s:52:\"limit=6&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=9980\";a:1:{i:0;s:4:\"9985\";}}','off'),
(77512,'_transient_timeout_wc_related_9990','1777566191','off'),
(77513,'_transient_wc_related_9990','a:1:{s:52:\"limit=6&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=9990\";a:5:{i:0;s:4:\"9993\";i:1;s:4:\"9992\";i:2;s:5:\"10003\";i:3;s:5:\"10178\";i:4;s:5:\"10186\";}}','off'),
(79166,'_transient_timeout_wc_related_9989','1777625543','off'),
(81403,'_transient_timeout_woocommerce_admin_pes_incentive_woopayments_cache','1777624120','off'),
(81910,'_site_transient_timeout_wp_theme_files_patterns-233c1ad0f37361d5a77496b635981e2d','1777563360','off'),
(81911,'_site_transient_wp_theme_files_patterns-233c1ad0f37361d5a77496b635981e2d','a:2:{s:7:\"version\";s:5:\"1.0.0\";s:8:\"patterns\";a:0:{}}','off'),
(81912,'_site_transient_timeout_wp_theme_files_patterns-1ed76b988eab309cdd4f357d450e5db0','1777563360','off'),
(81913,'_site_transient_wp_theme_files_patterns-1ed76b988eab309cdd4f357d450e5db0','a:2:{s:7:\"version\";s:5:\"8.0.0\";s:8:\"patterns\";a:0:{}}','off'),
(81410,'_transient_timeout_gla_free_listing_metrics','1777580930','off'),
(81411,'_transient_gla_free_listing_metrics','a:2:{s:6:\"clicks\";i:0;s:11:\"impressions\";i:69;}','off'),
(81236,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1777553514;s:7:\"checked\";a:5:{s:16:\"twentytwentyfive\";s:3:\"1.0\";s:16:\"twentytwentyfour\";s:3:\"1.3\";s:17:\"twentytwentythree\";s:3:\"1.6\";s:14:\"woodmart-child\";s:5:\"1.0.0\";s:8:\"woodmart\";s:5:\"8.0.0\";}s:8:\"response\";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:8:\"woodmart\";a:6:{s:11:\"new_version\";s:5:\"8.4.1\";s:7:\"version\";s:5:\"8.4.1\";s:5:\"theme\";s:8:\"woodmart\";s:7:\"checked\";i:1777480628;s:3:\"url\";s:41:\"https://xtemos.com/woodmart-changelog.php\";s:7:\"package\";s:57:\"https://xtemos.com/wp-json/xts/v1/download?theme=woodmart\";}}s:9:\"no_update\";a:1:{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'),
(79167,'_transient_wc_related_9989','a:1:{s:52:\"limit=6&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=9989\";a:2:{i:0;s:4:\"9988\";i:1;s:4:\"9986\";}}','off'),
(66409,'_transient_timeout_wc_products_onsale','1779375104','off'),
(66410,'_transient_wc_products_onsale','a:3:{i:0;i:9986;i:1;i:9988;i:2;i:9989;}','off'),
(81769,'_transient_timeout_jetpack_plugin_api_action_links_refresh','1777643537','off'),
(81770,'_transient_jetpack_plugin_api_action_links_refresh','1777557137','off'),
(81237,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1777552286;s:8:\"response\";a:12:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":13:{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.7\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.7.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:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"6.1.5\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.6.1.5.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.7\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":13:{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:\"4.0.5\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.0.5.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:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:51:\"google-listings-and-ads/google-listings-and-ads.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:37:\"w.org/plugins/google-listings-and-ads\";s:4:\"slug\";s:23:\"google-listings-and-ads\";s:6:\"plugin\";s:51:\"google-listings-and-ads/google-listings-and-ads.php\";s:11:\"new_version\";s:5:\"3.6.2\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/google-listings-and-ads/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/google-listings-and-ads.3.6.2.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:68:\"https://ps.w.org/google-listings-and-ads/assets/icon.svg?rev=2775988\";s:3:\"svg\";s:68:\"https://ps.w.org/google-listings-and-ads/assets/icon.svg?rev=2775988\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/google-listings-and-ads/assets/banner-1544x500.png?rev=3133149\";s:2:\"1x\";s:78:\"https://ps.w.org/google-listings-and-ads/assets/banner-772x250.png?rev=3133149\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:1:{i:0;s:11:\"woocommerce\";}}s:19:\"jetpack/jetpack.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:21:\"w.org/plugins/jetpack\";s:4:\"slug\";s:7:\"jetpack\";s:6:\"plugin\";s:19:\"jetpack/jetpack.php\";s:11:\"new_version\";s:6:\"15.7.1\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/jetpack.15.7.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";s:3:\"svg\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/jetpack/assets/banner-1544x500.png?rev=2653649\";s:2:\"1x\";s:62:\"https://ps.w.org/jetpack/assets/banner-772x250.png?rev=2653649\";}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.2\";s:16:\"requires_plugins\";a:0:{}}s:21:\"mailpoet/mailpoet.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:22:\"w.org/plugins/mailpoet\";s:4:\"slug\";s:8:\"mailpoet\";s:6:\"plugin\";s:21:\"mailpoet/mailpoet.php\";s:11:\"new_version\";s:6:\"5.24.0\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/mailpoet/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/mailpoet.5.24.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-256x256.png?rev=3284564\";s:2:\"1x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-128x128.png?rev=3284564\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/mailpoet/assets/banner-1544x500.png?rev=3284564\";s:2:\"1x\";s:63:\"https://ps.w.org/mailpoet/assets/banner-772x250.png?rev=3284564\";}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:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:30:\"w.org/plugins/mailchimp-for-wp\";s:4:\"slug\";s:16:\"mailchimp-for-wp\";s:6:\"plugin\";s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";s:11:\"new_version\";s:6:\"4.12.2\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/mailchimp-for-wp/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/mailchimp-for-wp.4.12.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-256x256.png?rev=1224577\";s:2:\"1x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-128x128.png?rev=1224577\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:71:\"https://ps.w.org/mailchimp-for-wp/assets/banner-772x250.png?rev=1184706\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:55:\"pinterest-for-woocommerce/pinterest-for-woocommerce.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:39:\"w.org/plugins/pinterest-for-woocommerce\";s:4:\"slug\";s:25:\"pinterest-for-woocommerce\";s:6:\"plugin\";s:55:\"pinterest-for-woocommerce/pinterest-for-woocommerce.php\";s:11:\"new_version\";s:6:\"1.4.26\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/pinterest-for-woocommerce/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/pinterest-for-woocommerce.1.4.26.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:70:\"https://ps.w.org/pinterest-for-woocommerce/assets/icon.svg?rev=2619817\";s:3:\"svg\";s:70:\"https://ps.w.org/pinterest-for-woocommerce/assets/icon.svg?rev=2619817\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:81:\"https://ps.w.org/pinterest-for-woocommerce/assets/banner-1544x500.png?rev=2619817\";s:2:\"1x\";s:80:\"https://ps.w.org/pinterest-for-woocommerce/assets/banner-772x250.png?rev=2619817\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.6\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:1:{i:0;s:11:\"woocommerce\";}}s:55:\"visa-acceptance-solutions/visa-acceptance-solutions.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:39:\"w.org/plugins/visa-acceptance-solutions\";s:4:\"slug\";s:25:\"visa-acceptance-solutions\";s:6:\"plugin\";s:55:\"visa-acceptance-solutions/visa-acceptance-solutions.php\";s:11:\"new_version\";s:5:\"2.2.1\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/visa-acceptance-solutions/\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/plugin/visa-acceptance-solutions.2.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/visa-acceptance-solutions/assets/icon-256x256.png?rev=3309802\";s:2:\"1x\";s:78:\"https://ps.w.org/visa-acceptance-solutions/assets/icon-128x128.png?rev=3309802\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.9\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:5:\"8.2.0\";s:16:\"requires_plugins\";a:1:{i:0;s:11:\"woocommerce\";}}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":13:{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.7.0\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.7.0.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:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:59:\"woocommerce-paypal-payments/woocommerce-paypal-payments.php\";O:8:\"stdClass\":13:{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:\"4.0.3\";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.4.0.3.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:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:1:{i:0;s:11:\"woocommerce\";}}s:39:\"wp-file-manager/file_folder_manager.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:29:\"w.org/plugins/wp-file-manager\";s:4:\"slug\";s:15:\"wp-file-manager\";s:6:\"plugin\";s:39:\"wp-file-manager/file_folder_manager.php\";s:11:\"new_version\";s:5:\"8.0.4\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/wp-file-manager/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/wp-file-manager.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/wp-file-manager/assets/icon-128x128.png?rev=2491299\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:70:\"https://ps.w.org/wp-file-manager/assets/banner-772x250.jpg?rev=2491299\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:5:\"5.2.4\";s:16:\"requires_plugins\";a:0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:3:{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:29:\"woo-paystack/woo-paystack.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/woo-paystack\";s:4:\"slug\";s:12:\"woo-paystack\";s:6:\"plugin\";s:29:\"woo-paystack/woo-paystack.php\";s:11:\"new_version\";s:5:\"5.8.2\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/woo-paystack/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/woo-paystack.5.8.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/woo-paystack/assets/icon-256x256.png?rev=2974487\";s:2:\"1x\";s:65:\"https://ps.w.org/woo-paystack/assets/icon-256x256.png?rev=2974487\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:67:\"https://ps.w.org/woo-paystack/assets/banner-772x250.png?rev=2974487\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";}s:21:\"safe-svg/safe-svg.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:22:\"w.org/plugins/safe-svg\";s:4:\"slug\";s:8:\"safe-svg\";s:6:\"plugin\";s:21:\"safe-svg/safe-svg.php\";s:11:\"new_version\";s:5:\"2.4.0\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/safe-svg/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/safe-svg.2.4.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:53:\"https://ps.w.org/safe-svg/assets/icon.svg?rev=2779013\";s:3:\"svg\";s:53:\"https://ps.w.org/safe-svg/assets/icon.svg?rev=2779013\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/safe-svg/assets/banner-1544x500.png?rev=2683939\";s:2:\"1x\";s:63:\"https://ps.w.org/safe-svg/assets/banner-772x250.png?rev=2683939\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";}}s:7:\"checked\";a:16:{s:19:\"akismet/akismet.php\";s:3:\"5.6\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"6.1.4\";s:23:\"elementor/elementor.php\";s:6:\"3.34.0\";s:51:\"google-listings-and-ads/google-listings-and-ads.php\";s:5:\"3.5.2\";s:9:\"hello.php\";s:5:\"1.7.2\";s:19:\"jetpack/jetpack.php\";s:4:\"15.7\";s:21:\"mailpoet/mailpoet.php\";s:6:\"5.17.4\";s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";s:6:\"4.10.9\";s:29:\"woo-paystack/woo-paystack.php\";s:5:\"5.8.2\";s:55:\"pinterest-for-woocommerce/pinterest-for-woocommerce.php\";s:6:\"1.4.23\";s:21:\"safe-svg/safe-svg.php\";s:5:\"2.4.0\";s:55:\"visa-acceptance-solutions/visa-acceptance-solutions.php\";s:5:\"2.0.1\";s:27:\"woocommerce/woocommerce.php\";s:6:\"10.5.2\";s:59:\"woocommerce-paypal-payments/woocommerce-paypal-payments.php\";s:5:\"3.3.1\";s:31:\"woodmart-core/woodmart-core.php\";s:5:\"1.1.0\";s:39:\"wp-file-manager/file_folder_manager.php\";s:5:\"8.0.2\";}}','off'),
(81154,'_transient_timeout_wc_related_9986','1777607561','off'),
(81155,'_transient_wc_related_9986','a:1:{s:52:\"limit=6&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=9986\";a:2:{i:0;s:4:\"9988\";i:1;s:4:\"9989\";}}','off'),
(81408,'_transient_timeout_gla_ads_campaign_count','1777580928','off'),
(81409,'_transient_gla_ads_campaign_count','0','off'),
(68724,'trusted_ip_header','','off'),
(68727,'odyssey_stats_admin_asset_cache_buster','{\"cache_buster\":\"332158064ca\",\"cached_at\":1776882077468}','off'),
(81881,'_transient_timeout_jetpack_sync_last_checked_queue_state_sync','1777560368','off'),
(81882,'_transient_jetpack_sync_last_checked_queue_state_sync','a:2:{i:0;i:0;i:1;d:0;}','off'),
(68752,'_site_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3','1776925320','off'),
(68758,'_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b','1776925321','off'),
(73570,'_site_transient_timeout_php_check_0fbbe329bc0ccd676924cb4c767b781d','1777727483','off'),
(73571,'_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'),
(76362,'_transient_wc_related_10178','a:1:{s:53:\"limit=6&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=10178\";a:5:{i:0;s:4:\"9993\";i:1;s:4:\"9992\";i:2;s:4:\"9990\";i:3;s:5:\"10003\";i:4;s:5:\"10186\";}}','off'),
(80430,'_transient_timeout_woocommerce_analytics_proxy_speed_module_version_check','1777568900','off'),
(80431,'_transient_woocommerce_analytics_proxy_speed_module_version_check','1','off'),
(76386,'_transient_timeout_wc_related_10186','1777639332','off'),
(76387,'_transient_wc_related_10186','a:1:{s:53:\"limit=6&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=10186\";a:5:{i:0;s:4:\"9993\";i:1;s:4:\"9992\";i:2;s:4:\"9990\";i:3;s:5:\"10003\";i:4;s:5:\"10178\";}}','off'),
(79842,'_transient_timeout_wc_related_9985','1777565485','off'),
(79843,'_transient_wc_related_9985','a:1:{s:52:\"limit=6&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=9985\";a:1:{i:0;s:4:\"9980\";}}','off'),
(81914,'_transient_timeout_jetpack_update_remote_package_last_query','1777561620','off'),
(81915,'_transient_jetpack_update_remote_package_last_query','1777561560','off'),
(76361,'_transient_timeout_wc_related_10178','1777607233','off'),
(81764,'_transient_timeout_wc_related_9992','1777643531','off'),
(81765,'_transient_wc_related_9992','a:1:{s:52:\"limit=6&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=9992\";a:5:{i:0;s:4:\"9993\";i:1;s:4:\"9990\";i:2;s:5:\"10003\";i:3;s:5:\"10178\";i:4;s:5:\"10186\";}}','off'),
(57541,'jetpack_next_sync_time_full-sync-enqueue','1776309354','on'),
(57542,'jp_sync_last_success_immediate-send','1777557137.7746','off'),
(57543,'wc_remote_inbox_notifications_wca_updated','','off'),
(57549,'woocommerce_feature_push_notifications_enabled','no','on'),
(57550,'woocommerce_feature_agentic_checkout_enabled','no','on'),
(57551,'woocommerce_feature_cart_checkout_blocks_enabled','no','on'),
(57558,'do_activate','0','auto'),
(57639,'wd_page_css_files_404','a:38:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:8:\"page-404\";i:6;s:5:\"wpcf7\";i:7;s:19:\"woo-paypal-payments\";i:8;s:14:\"elementor-base\";i:9;s:16:\"woocommerce-base\";i:10;s:15:\"mod-star-rating\";i:11;s:18:\"woo-el-track-order\";i:12;s:25:\"woocommerce-block-notices\";i:13;s:9:\"wp-blocks\";i:14;s:11:\"header-base\";i:15;s:9:\"mod-tools\";i:16;s:20:\"header-elements-base\";i:17;s:12:\"social-icons\";i:18;s:18:\"woo-mod-login-form\";i:19;s:17:\"header-my-account\";i:20;s:13:\"header-search\";i:21;s:16:\"header-cart-side\";i:22;s:11:\"header-cart\";i:23;s:20:\"widget-shopping-cart\";i:24;s:26:\"header-mobile-nav-dropdown\";i:25;s:10:\"page-title\";i:26;s:14:\"wd-search-form\";i:27;s:15:\"widget-collapse\";i:28;s:11:\"footer-base\";i:29;s:7:\"el-menu\";i:30;s:16:\"el-menu-wpb-elem\";i:31;s:10:\"text-block\";i:32;s:10:\"scroll-top\";i:33;s:17:\"wd-search-results\";i:34;s:25:\"header-my-account-sidebar\";i:35;s:24:\"header-search-fullscreen\";i:36;s:26:\"header-search-fullscreen-1\";i:37;s:14:\"bottom-toolbar\";}','auto'),
(57568,'jetpack_sync_full_status','a:7:{s:22:\"start_action_processed\";b:1;s:26:\"cancelled_action_processed\";b:1;s:7:\"started\";i:1776309329;s:8:\"finished\";i:1776309354;s:8:\"progress\";a:12:{s:8:\"comments\";a:5:{s:5:\"total\";s:1:\"0\";s:4:\"sent\";i:0;s:8:\"finished\";b:1;s:9:\"last_sent\";s:2:\"~0\";s:9:\"last_item\";N;}s:9:\"constants\";a:3:{s:5:\"total\";i:33;s:4:\"sent\";i:33;s:8:\"finished\";b:1;}s:9:\"functions\";a:3:{s:5:\"total\";i:37;s:4:\"sent\";i:37;s:8:\"finished\";b:1;}s:7:\"options\";a:3:{s:5:\"total\";i:236;s:4:\"sent\";i:236;s:8:\"finished\";b:1;}s:5:\"posts\";a:5:{s:5:\"total\";s:3:\"573\";s:4:\"sent\";i:573;s:8:\"finished\";b:1;s:9:\"last_sent\";s:1:\"2\";s:9:\"last_item\";s:1:\"2\";}s:18:\"term_relationships\";a:5:{s:5:\"total\";s:3:\"108\";s:4:\"sent\";i:108;s:8:\"finished\";b:1;s:9:\"last_sent\";a:2:{s:9:\"object_id\";s:2:\"83\";s:16:\"term_taxonomy_id\";s:2:\"93\";}s:9:\"last_item\";a:1:{i:0;a:2:{s:9:\"object_id\";s:2:\"83\";s:16:\"term_taxonomy_id\";s:2:\"93\";}}}s:5:\"terms\";a:5:{s:5:\"total\";s:2:\"76\";s:4:\"sent\";i:76;s:8:\"finished\";b:1;s:9:\"last_sent\";s:1:\"1\";s:9:\"last_item\";s:1:\"1\";}s:6:\"themes\";a:3:{s:5:\"total\";i:1;s:4:\"sent\";i:1;s:8:\"finished\";b:1;}s:7:\"updates\";a:3:{s:5:\"total\";i:3;s:4:\"sent\";i:3;s:8:\"finished\";b:1;}s:5:\"users\";a:5:{s:5:\"total\";s:1:\"1\";s:4:\"sent\";i:1;s:8:\"finished\";b:1;s:9:\"last_sent\";s:1:\"1\";s:9:\"last_item\";s:1:\"1\";}s:11:\"woocommerce\";a:5:{s:5:\"total\";s:3:\"291\";s:4:\"sent\";i:291;s:8:\"finished\";b:1;s:9:\"last_sent\";s:1:\"1\";s:9:\"last_item\";s:1:\"1\";}s:23:\"woocommerce_hpos_orders\";a:5:{s:5:\"total\";s:2:\"11\";s:4:\"sent\";i:11;s:8:\"finished\";b:1;s:9:\"last_sent\";s:5:\"10125\";s:9:\"last_item\";s:5:\"10125\";}}s:6:\"config\";a:12:{s:8:\"comments\";b:1;s:9:\"constants\";b:1;s:9:\"functions\";b:1;s:7:\"options\";b:1;s:5:\"posts\";b:1;s:18:\"term_relationships\";b:1;s:5:\"terms\";b:1;s:6:\"themes\";b:1;s:7:\"updates\";b:1;s:5:\"users\";b:1;s:11:\"woocommerce\";b:1;s:23:\"woocommerce_hpos_orders\";b:1;}s:7:\"context\";s:30:\"jetpack_custom_tables_creation\";}','no'),
(81894,'_transient_timeout_jetpack_is_single_user','1777604132','off'),
(81895,'_transient_jetpack_is_single_user','2','off'),
(57563,'gla_update_all_products_last_sync','1776309313','auto'),
(57593,'jetpack_sync_health_status','a:2:{s:6:\"status\";s:7:\"in_sync\";s:9:\"timestamp\";d:1776309354.5581290721893310546875;}','auto'),
(57534,'jp_sync_lock_full_sync','','off'),
(57517,'jetpack_search_plan_info','a:3:{s:23:\"supports_instant_search\";b:0;s:28:\"supports_only_classic_search\";b:0;s:15:\"supports_search\";b:0;}','auto'),
(81304,'_transient_timeout_jetpack_woocommerce_analytics_cart_checkout_content_sources','1777616829','off'),
(81305,'_transient_jetpack_woocommerce_analytics_cart_checkout_content_sources','a:2:{s:19:\"cart_content_source\";s:61:\"<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->\";s:23:\"checkout_content_source\";s:65:\"<!-- wp:shortcode -->[woocommerce_checkout]<!-- /wp:shortcode -->\";}','off'),
(81306,'_transient_timeout_jetpack_woocommerce_analytics_additional_blocks_on_cart_page','1777616829','off'),
(81307,'_transient_jetpack_woocommerce_analytics_additional_blocks_on_cart_page','a:0:{}','off'),
(81308,'_transient_timeout_jetpack_woocommerce_analytics_additional_blocks_on_checkout_page','1777616829','off'),
(81309,'_transient_jetpack_woocommerce_analytics_additional_blocks_on_checkout_page','a:0:{}','off'),
(57530,'jetpack_next_sync_time_sync','1777475888','on'),
(57510,'jetpack_callables_sync_checksum','a:37:{s:21:\"get_loaded_extensions\";i:1764297743;s:11:\"get_plugins\";i:93251230;s:10:\"get_themes\";i:1847221125;s:24:\"get_plugins_action_links\";i:1267187041;s:28:\"has_file_system_write_access\";i:4261170317;s:8:\"home_url\";i:3364617890;s:16:\"hosting_provider\";i:769900095;s:12:\"is_fse_theme\";i:734881840;s:15:\"is_main_network\";i:734881840;s:13:\"is_multi_site\";i:734881840;s:21:\"is_version_controlled\";i:734881840;s:6:\"locale\";i:110763218;s:17:\"main_network_site\";i:3364617890;s:26:\"main_network_site_wpcom_id\";i:957526108;s:14:\"paused_plugins\";i:223132457;s:13:\"paused_themes\";i:223132457;s:18:\"post_type_features\";i:2915081763;s:10:\"post_types\";i:2741735582;s:27:\"rest_api_allowed_post_types\";i:2298689149;s:32:\"rest_api_allowed_public_metadata\";i:3610467939;s:5:\"roles\";i:3120251254;s:10:\"shortcodes\";i:3097258458;s:13:\"site_icon_url\";i:3790581734;s:8:\"site_url\";i:3364617890;s:10:\"taxonomies\";i:2614855342;s:13:\"theme_support\";i:340130553;s:8:\"timezone\";i:3808505409;s:23:\"wp_get_environment_type\";i:1138987844;s:18:\"wp_max_upload_size\";i:677931734;s:10:\"wp_version\";i:3089558732;s:14:\"active_modules\";i:1259912094;s:33:\"jetpack_connection_active_plugins\";i:2942729268;s:24:\"jetpack_package_versions\";i:920598776;s:27:\"jetpack_sync_active_modules\";i:2678548844;s:16:\"single_user_site\";i:734881840;s:7:\"updates\";i:3467321186;s:24:\"available_jetpack_blocks\";i:1665146676;}','no'),
(57511,'jpsq_sync_checkout','0:0','no'),
(57514,'jetpack_plugin_api_action_links','a:7:{s:19:\"jetpack/jetpack.php\";a:1:{s:10:\"My Jetpack\";s:65:\"https://timewilltellstores.com/wp-admin/admin.php?page=my-jetpack\";}s:21:\"mailpoet/mailpoet.php\";a:1:{s:8:\"Settings\";s:72:\"https://timewilltellstores.com/wp-admin/admin.php?page=mailpoet-settings\";}s:29:\"woo-paystack/woo-paystack.php\";a:1:{s:8:\"Settings\";s:96:\"https://timewilltellstores.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=paystack\";}s:55:\"visa-acceptance-solutions/visa-acceptance-solutions.php\";a:4:{s:26:\"Configure Payment Settings\";s:130:\"https://timewilltellstores.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=visa_acceptance_solutions_unified_checkout\";s:4:\"Docs\";s:80:\"https://docs.woocommerce.com/document/visa-acceptance-solutions-payment-gateway/\";s:7:\"Support\";s:63:\"https://woocommerce.com/my-account/contact-support/?form=ticket\";s:6:\"Review\";s:84:\"https://woocommerce.com/products/visa-acceptance-solutions-payment-gateway/#comments\";}s:27:\"woocommerce/woocommerce.php\";a:1:{s:8:\"Settings\";s:66:\"https://timewilltellstores.com/wp-admin/admin.php?page=wc-settings\";}s:59:\"woocommerce-paypal-payments/woocommerce-paypal-payments.php\";a:1:{s:8:\"Settings\";s:125:\"https://timewilltellstores.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=ppcp-gateway&ppcp-tab=ppcp-connection\";}s:39:\"wp-file-manager/file_folder_manager.php\";a:2:{s:7:\"Buy Pro\";s:47:\"https://filemanagerpro.io/product/file-manager/\";s:6:\"Donate\";s:54:\"http://www.webdesi9.com/donate/?plugin=wp-file-manager\";}}','auto'),
(57515,'jp_sync_last_success_sync','1777560342.1169','off');
/*!40000 ALTER TABLE `wp6x_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_postmeta`
--

DROP TABLE IF EXISTS `wp6x_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_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=MyISAM AUTO_INCREMENT=8480 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_postmeta`
--

LOCK TABLES `wp6x_postmeta` WRITE;
/*!40000 ALTER TABLE `wp6x_postmeta` DISABLE KEYS */;
INSERT INTO `wp6x_postmeta` VALUES
(1,2,'_wp_page_template','default'),
(2,3,'_wp_page_template','default'),
(3,6,'_elementor_edit_mode','builder'),
(4,6,'_elementor_template_type','kit'),
(5,7,'_wp_attached_file','woocommerce-placeholder.webp'),
(6,7,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:28:\"woocommerce-placeholder.webp\";s:8:\"filesize\";i:9892;s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"woocommerce-placeholder-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3172;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-148x148.webp\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:618;}s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1360;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"woocommerce-placeholder-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6036;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:664;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4236;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7,13,'_form','<label> Your name\n    [text* your-name autocomplete:name] </label>\n\n<label> Your email\n    [email* your-email autocomplete:email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n[submit \"Submit\"]'),
(8,13,'_mail','a:8:{s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:43:\"[_site_title] <info@timewilltellstores.com>\";s:4:\"body\";s:191:\"From: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis is a notification that a contact form was submitted on your website ([_site_title] [_site_url]).\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),
(9,13,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:43:\"[_site_title] <info@timewilltellstores.com>\";s:4:\"body\";s:220:\"Message Body:\n[your-message]\n\n-- \nThis email is a receipt for your contact form submission on our website ([_site_title] [_site_url]) in which your email address was used. If that was not you, please ignore this message.\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),
(10,13,'_messages','a:12:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:27:\"Please fill out this field.\";s:16:\"invalid_too_long\";s:32:\"This field has a too long input.\";s:17:\"invalid_too_short\";s:33:\"This field has a too short input.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:31:\"The uploaded file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";}'),
(11,13,'_additional_settings',''),
(12,13,'_locale','en_US'),
(13,13,'_hash','d808a7d168998d14ae81e2d5881f20c39b13e8300cc576b1a328584358403311'),
(2160,9560,'_elementor_version','3.33.0'),
(2161,9560,'_wp_page_template','default'),
(2162,9560,'_elementor_data','[{\"id\":\"6925212\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e851c69\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"10\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"100\",\"height\":\"100\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"sync_parent_id\":\"wd_68e45dee2b272\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"},{\"id\":\"93b7562\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#0000001B\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"c87f509\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"06358a9\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"color_gradient_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_position_tablet\":\"center center\",\"color_gradient_gradient_position_mobile\":\"center center\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"c40b0e1\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":30,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(2156,9560,'wd_layout_type','shop_archive'),
(2157,9560,'wd_layout_conditions','a:1:{i:0;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:9:\"shop_page\";s:15:\"condition_query\";s:0:\"\";}}'),
(552,8848,'_thumbnail_id','8849'),
(553,8848,'_woodmart_whb_header','none'),
(554,8848,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(555,8848,'_woodmart_page-title-size','inherit'),
(556,8848,'_elementor_edit_mode','builder'),
(557,8848,'_elementor_template_type','wp-post'),
(558,8848,'_elementor_version','3.16.6'),
(559,8848,'_wp_page_template','default'),
(560,8848,'_elementor_data','[{\"id\":\"598d100\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"0e2fc06\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Parturient in potenti id rutrum duis torquent parturient sceler isque sit vestibulum a posuere scelerisque viverra urna.\\u00a0Egestas tristique vestibulum vestibulum ante vulputate penati bus a nibh dis parturient cum a adipiscing nam condimentum quisque enim fames risus eget. Consectetur duis tempus massa elit himenaeos duis iaculis parturient nam tempor neque nisl parturient vivamus primis sociosqu ac donec nisi a adipiscing senectus.<\\/p><p><em>Suspendisse urna congue blandit per condimentum viverra torquent sapien aliquet ultricies id interdum natoque ullamcorper parturient. Egestas sociosqu adipiscing dictumst viverra lectus cum primis maecenas a a dui justo ac dignissim ac. Taciti suspendisse mi quis parturient suscipit metus habitant et cum elementum montes vestibulum quam vivamus a habitant in hendrerit velit malesuada sagittis ridiculus.<\\/em><\\/p><h3>Nulla auctor faucibus<\\/h3><p>Ante iaculis feugiat dui magna mi scelerisque euismod nascetur nullam hac consectetur class metus feugiat ullamcorper nisl eu justo in a scelerisque. Feugiat sociis platea felis sed lacus maecenas consectetur elementum vestibulum ad aenean nostra sapien dictumst condimentum lectus. A pretium orci vestibulum aenean semper et congue sapien erat a cum adipiscing sagittis in sodales. Fames at ullamcorper mus adipiscing consectetur fusce lectus vestibulum vivamus dictumst vivamus parturient nisl a aenean ornare consectetur dolor arcu a a scelerisque ad. In a dis vestibulum class a justo condimentum ad fermentum nostra lectus fames porta.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"9f8b55e\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":8886,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-8-opt.jpg\"},{\"id\":8872,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-9-opt.jpg\"},{\"id\":8882,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-4-opt.jpg\"},{\"id\":8881,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-3-opt.jpg\"}],\"ids_size\":\"custom\",\"ids_custom_dimension\":{\"width\":\"450\",\"height\":\"700\"},\"view\":\"carousel\",\"spacing\":\"20\",\"slides_per_view\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"54f9878\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Ante iaculis feugiat dui magna mi scelerisque euismod nascetur nullam hac consectetur class metus feugiat ullamcorper nisl eu justo in a scelerisque. Feugiat sociis platea felis sed lacus maecenas consectetur elementum vestibulum ad aenean nostra sapien dictumst condimentum lectus. A pretium orci vestibulum aenean semper et congue sapien erat a cum adipiscing sagittis in sodales. Fames at ullamcorper mus adipiscing consectetur fusce lectus vestibulum vivamus dictumst vivamus parturient nisl a aenean ornare consectetur dolor arcu a a scelerisque ad. In a dis vestibulum class a justo condimentum ad fermentum nostra lectus fames porta.<\\/p><h3>Parturient volutpat fames<\\/h3><p>Ante iaculis feugiat dui magna mi scelerisque euismod nascetur nullam hac consectetur class metus feugiat ullamcorper nisl eu justo in a scelerisque. Feugiat sociis platea felis sed lacus maecenas consectetur elementum vestibulum ad aenean nostra sapien dictumst condimentum lectus. A pretium orci vestibulum aenean semper et congue sapien erat a cum adipiscing sagittis in sodales. Fames at ullamcorper mus adipiscing consectetur fusce lectus vestibulum vivamus dictumst vivamus parturient nisl a aenean ornare consectetur dolor arcu a a scelerisque ad. In a dis vestibulum class a justo condimentum ad fermentum nostra lectus fames porta.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"1828ea1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"f614a74\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"4c40654\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-1-opt.jpg\",\"id\":8879,\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"d4800ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h4 style=\\\"text-align: center;\\\">Austen Marshall \\u2013 Semper Suspen<\\/h4><p>Ante iaculis feugiat dui magna mi scelerisque euismod nascetur nullam hac consectetur class metus feugiat ullamcorper nisl eu justo in a scelerisque. Feugiat sociis platea felis sed lacus maecenas consectetur elementum vestibulum ad aenean nostra sapien dictumst condimentum lectus. A pretium orci vestibulum aenean semper et congue sapien erat a cum adipiscing sagittis.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"32065b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"7c05f53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-5-opt.jpg\",\"id\":8883,\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"de08072\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h4 style=\\\"text-align: center;\\\">Jarred Monte \\u2013 Aliquet Parturient<\\/h4><p>Ante iaculis feugiat dui magna mi scelerisque euismod nascetur nullam hac consectetur class metus feugiat ullamcorper nisl eu justo in a scelerisque. Feugiat sociis platea felis sed lacus maecenas consectetur elementum vestibulum ad aenean nostra sapien dictumst condimentum lectus. A pretium orci vestibulum aenean semper et congue sapien erat a cum adipiscing sagittis.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1c3cf37\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"scroll_y\":-80},\"elements\":[{\"id\":\"7052856\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\"},\"elements\":[{\"id\":\"6e465c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-1.jpg\",\"id\":8870,\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"c32f4db\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h4 style=\\\"text-align: center;\\\">Tyrell Aubrey \\u2013 Inceptos Element<\\/h4><p>Ante iaculis feugiat dui magna mi scelerisque euismod nascetur nullam hac consectetur class metus feugiat ullamcorper nisl eu justo in a scelerisque. Feugiat sociis platea felis sed lacus maecenas consectetur elementum vestibulum ad aenean nostra sapien dictumst condimentum lectus. A pretium orci vestibulum aenean semper et congue sapien erat a cum adipiscing sagittis.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"5c6c67e\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\"},\"elements\":[{\"id\":\"4530e9b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-4.jpg\",\"id\":8861,\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"8bdb492\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h4 style=\\\"text-align: center;\\\">Jimmy Chile \\u2013 Nunc Penatibus<\\/h4><p>Ante iaculis feugiat dui magna mi scelerisque euismod nascetur nullam hac consectetur class metus feugiat ullamcorper nisl eu justo in a scelerisque. Feugiat sociis platea felis sed lacus maecenas consectetur elementum vestibulum ad aenean nostra sapien dictumst condimentum lectus. A pretium orci vestibulum aenean semper et congue sapien erat a cum adipiscing sagittis.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ab1c18c\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"16a1cca\",\"elType\":\"widget\",\"settings\":{\"items_repeater\":[{\"title\":\"Interior Stylist\",\"name\":\"Risus Parturient\",\"content\":\"<p><em>\\\"Ante iaculis feugiat dui magna mi scelerisque euismod nascetur nullam hac consectetur class metus feugiat ullamcorper nisl eu justo in a scelerisque. Feugiat sociis platea felis sed lacus maecenas consectetur elementum vestibulum ad aenean nostra sapien dictumst condimentum lectus. A pretium orci vestibulum aenean semper et congue sapien erat a cum adipiscing sagittis.\\\"<\\/em><\\/p>\",\"_id\":\"cb5bfbd\",\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/lumen-testimonials-pic-3.jpg\",\"id\":8898,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"100\",\"height\":\"100\"}},{\"title\":\"Interior Stylist\",\"name\":\"Metus Feugiat\",\"content\":\"<p><em>\\\"Ante iaculis feugiat dui magna mi scelerisque euismod nascetur nullam hac consectetur class metus feugiat ullamcorper nisl eu justo in a scelerisque. Feugiat sociis platea felis sed lacus maecenas consectetur elementum vestibulum ad aenean nostra sapien dictumst condimentum lectus. A pretium orci vestibulum aenean semper et congue sapien erat a cum adipiscing sagittis.\\\"<\\/em><\\/p>\",\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/lumen-testimonials-pic-1.jpg\",\"id\":8896,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"100\",\"height\":\"100\"},\"_id\":\"cefe2ec\"},{\"title\":\"Interior Stylist\",\"name\":\"Euismod Nascetur\",\"content\":\"<p><em>\\\"Ante iaculis feugiat dui magna mi scelerisque euismod nascetur nullam hac consectetur class metus feugiat ullamcorper nisl eu justo in a scelerisque. Feugiat sociis platea felis sed lacus maecenas consectetur elementum vestibulum ad aenean nostra sapien dictumst condimentum lectus. A pretium orci vestibulum aenean semper et congue sapien erat a cum adipiscing sagittis.\\\"<\\/em><\\/p>\",\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/lumen-testimonials-pic-2.jpg\",\"id\":8897,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"100\",\"height\":\"100\"},\"_id\":\"79c8e51\"}],\"align\":\"left\",\"slides_per_view\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_testimonials\"}],\"isInner\":false},{\"id\":\"f96bcb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"ea21017\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h3>Congue dis suspendisse<\\/h3><p>Ante iaculis feugiat dui magna mi scelerisque euismod nascetur nullam hac consectetur class metus feugiat ullamcorper nisl eu justo in a scelerisque. Feugiat sociis platea felis sed lacus maecenas consectetur elementum vestibulum ad aenean nostra sapien dictumst condimentum lectus. A pretium orci vestibulum aenean semper et congue sapien erat a cum adipiscing sagittis in sodales. Fames at ullamcorper mus adipiscing consectetur fusce lectus vestibulum vivamus dictumst vivamus parturient nisl a aenean ornare consectetur dolor arcu a a scelerisque ad. In a dis vestibulum class a justo condimentum ad fermentum nostra lectus fames porta.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"bbc1ebf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-2.jpg\",\"id\":8867,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"900\",\"height\":\"450\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"e66ac13\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Ante iaculis feugiat dui magna mi scelerisque euismod nascetur nullam hac consectetur class metus feugiat ullamcorper nisl eu justo in a scelerisque. Feugiat sociis platea felis sed lacus maecenas consectetur elementum vestibulum ad aenean nostra sapien dictumst condimentum lectus. A pretium orci vestibulum aenean semper et congue sapien erat a cum adipiscing sagittis in sodales. Fames at ullamcorper mus adipiscing consectetur fusce lectus vestibulum vivamus dictumst vivamus parturient nisl a aenean ornare consectetur dolor arcu a a scelerisque ad. In a dis vestibulum class a justo condimentum ad fermentum nostra lectus fames porta.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false}]'),
(2152,9434,'_wp_attached_file','2022/09/fabric-case-category.jpg'),
(2153,9434,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:380;s:6:\"height\";i:420;s:4:\"file\";s:32:\"2022/09/fabric-case-category.jpg\";s:8:\"filesize\";i:54000;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"fabric-case-category-148x164.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2845;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(562,8851,'_thumbnail_id','8852'),
(563,8851,'_woodmart_whb_header','none'),
(564,8851,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(565,8851,'_woodmart_page-title-size','inherit'),
(566,8851,'_elementor_edit_mode','builder'),
(567,8851,'_elementor_template_type','wp-post'),
(568,8851,'_elementor_version','3.16.6'),
(569,8851,'_wp_page_template','default'),
(570,8851,'_elementor_data','[{\"id\":\"b13b8c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"21b1eb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Ullamcorper condimentum erat pretium velit at ut a nunc id a adeu vestibulum nibh urna nam consequat erat molestie lacinia rhoncus.\\u00a0Nisi a diamida himenaeos condimentum laoreet pera neque habitant leo feugiat viverra nisl sagittis a curabitur parturient nisi adipiscing. A parturient dapibus pulvinar arcu a suspendisse sagittis mus mollis at a nec placerat sociosqu himenaeos litora fames habitant suscipit tempus scelerisque ridiculus mi ullamcorper per ridiculus proin condimentum. Nisi a diam id a himenaeos condimentum laoreet per a neque habitant leo feugiat viverra nisl sagittis a curabitur parturient nisi adipiscing. A parturient dapibus pulvinar arcu a suspendisse sagittis mus mollis at a nec placerat sociosqu himenaeos litora fames habitant suscipit tempus scelerisque ridiculus mi ullamcorper per ridiculus proin condimentum.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"10570ad\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Habitant leo\",\"after_title\":\"\",\"style\":\"bordered\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"aa117b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><em>Ullamcorper condimentum erat pretium velit at ut a nunc id a ad eu vestibulum nibh urna nam consequat erat molestie lacinia rhoncus.\\u00a0Nisi a diam id a himenaeos condimentum laoreet per a neque habitant leo feugiat viverra nisl sagittis a curabitur parturient nisi adipiscing. A parturient dapibus pulvinar arcu a suspendisse sagittis mus mollis at a nec placerat sociosqu himenaeos litora fames habitant suscipit tempus scelerisque ridiculus mi ullamcorper per ridiculus proin condimentum.<\\/em><\\/p><p>Nisi a diam id a himenaeos condimentum laoreet per a neque habitant leo feugiat viverra nisl sagittis a curabitur parturient nisi adipiscing. A parturient dapibus pulvinar arcu a suspendisse sagittis mus mollis at a nec placerat sociosqu himenaeos litora fames habitant suscipit tempus scelerisque ridiculus mi ullamcorper per ridiculus proin condimentum.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"c47c9cf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-2.jpg\",\"id\":8867,\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"02b4c2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Ullamcorper condimentum erat pretium velit at ut a nunc id a ad eu vestibulum nibh urna nam consequat erat molestie lacinia rhoncus.\\u00a0Nisi a diam id a himenaeos condimentum laoreet per a neque habitant leo feugiat viverra nisl sagittis a curabitur parturient nisi adipiscing. A parturient dapibus pulvinar arcu a suspendisse sagittis mus mollis at a nec placerat sociosqu himenaeos litora fames habitant suscipit tempus scelerisque ridiculus mi ullamcorper per ridiculus proin condimentum.<\\/p><p>Nisi a diam id a himenaeos condimentum laoreet per a neque habitant leo feugiat viverra nisl sagittis a curabitur parturient nisi adipiscing. A parturient dapibus pulvinar arcu a suspendisse sagittis mus mollis at a nec placerat sociosqu himenaeos litora fames habitant suscipit tempus scelerisque ridiculus mi ullamcorper per ridiculus proin condimentum.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"026bedb\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction_mobile\":\"column\",\"scroll_y\":-80},\"elements\":[{\"id\":\"9072d12\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"b8b7d45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-6.jpg\",\"id\":8855,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"746\",\"height\":\"736\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"fdf70ba\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"f2517f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Volutpat suspendisse condimentum conubia velit placerat at in augue porta aliquet pretium malesuada montes ac nam ante egestas cras consectetur ipsum donec facilisi curabitur a fames sociis sagittis. A luctus non viverra vestibulum eu hendrerit scelerisque malesuada ad dis cras iaculis.<\\/p><blockquote><p>A luctus non viverra vestibulum eu hendrerit scelerisque malesuada ad dis cras iaculis aliquam netus hendrerit semper nec ac dolor eleifend orci cum quis dictumst cum bibendum montes eleifend.<\\/p><\\/blockquote><p>A luctus non viverra vestibulum eu hendrerit scelerisque malesuada ad dis cras iaculis aliquam netus hendrerit semper nec ac dolor eleifend orci cum quis dictumst cum bibendum montes eleifend. Egestas nascetur neque commodo nunc.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5806cea\",\"elType\":\"container\",\"settings\":{\"structure\":\"22\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction_mobile\":\"column-reverse\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"69843d8\",\"elType\":\"container\",\"settings\":{\"_column_size\":66,\"width\":{\"size\":66.599999999999994315658113919198513031005859375,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\"},\"elements\":[{\"id\":\"1188b44\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Volutpat suspendisse condimentum conubia velit placerat at in augue porta aliquet pretium malesuada montes ac nam ante egestas cras consectetur ipsum donec facilisi curabitur a fames sociis sagittis. A luctus non viverra vestibulum eu hendrerit scelerisque malesuada ad dis cras iaculis. Cras consectetur non viverra vestibulum.<\\/p><p>A luctus non viverra vestibulum eu hendrerit scelerisque malesuada ad dis cras iaculis aliquam netus hendrerit semper nec ac dolor eleifend orci cum quis dictumst cum bibendum montes eleifend. Egestas nascetur neque commodo nunc. Cras consectetur ipsum donec facilisi curabitur a fames sociis sagittis. Condimentum conubia. Condim entum a parturient dui parturient vulputate vehicula dis mi placerat at in augue.True enough, but that\\u2019s not all that it takes to get things back on track.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"0bd814e\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.39999999999999857891452847979962825775146484375,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\"},\"elements\":[{\"id\":\"79e172c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-1.jpg\",\"id\":8870,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"275\",\"height\":\"270\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b8c9c79\",\"elType\":\"container\",\"settings\":{\"structure\":\"21\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"a99bd0d\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.39999999999999857891452847979962825775146484375,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\"},\"elements\":[{\"id\":\"c556c9a\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":1,\"slides_per_view\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"scroll_y\":-80,\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":true},{\"id\":\"1f86eee\",\"elType\":\"container\",\"settings\":{\"_column_size\":66,\"width\":{\"size\":66.599999999999994315658113919198513031005859375,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\"},\"elements\":[{\"id\":\"dcaa080\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Cras consectetur\",\"after_title\":\"\",\"style\":\"bordered\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"75e8d76\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Volutpat suspendisse condimentum conubia velit placerat at in augue porta aliquet pretium malesuada montes ac nam ante egestas cras consectetur ipsum donec facilisi curabitur a fames sociis sagittis. A luctus non viverra vestibulum eu hendrerit scelerisque malesuada ad dis cras iaculis. Cras consectetur non viverra vestibulum. A luctus non viverra vestibulum eu hendrerit scelerisque malesuada ad dis cras iaculis.\\u00a0Cras consectetur\\u00a0non viverra vestibulum.<\\/p><p>A luctus non viverra vestibulum eu hendrerit scelerisque malesuada ad dis cras iaculis aliquam netus hendrerit semper nec ac dolor eleifend orci cum quis dictumst cum bibendum montes eleifend. Egestas nascetur neque commodo nunc.\\u00a0Cras consectetur ipsum donec facilisi curabitur a fames sociis sagittis.\\u00a0Condimentum conubia.\\u00a0Condim entum a parturient dui parturient vulputate vehicula dis mi placerat at in augue.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9cd2746\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"116c4f5\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Ullamcorper condimentum erat pretium velit at ut a nunc id a ad eu vestibulum nibh urna nam consequat erat molestie lacinia rhoncus.\\u00a0Nisi a diam id a himenaeos condimentum laoreet per a neque habitant leo feugiat viverra nisl sagittis a curabitur parturient nisi adipiscing. A parturient dapibus pulvinar arcu a suspendisse sagittis mus mollis at a nec placerat sociosqu himenaeos litora fames habitant suscipit tempus scelerisque ridiculus mi ullamcorper per ridiculus proin condimentum.<\\/p><p><em>Nisi a diam id a himenaeos condimentum laoreet per a neque habitant leo feugiat viverra nisl sagittis a curabitur parturient nisi adipiscing. A parturient dapibus pulvinar arcu a suspendisse sagittis mus mollis at a nec placerat sociosqu himenaeos litora fames habitant suscipit tempus scelerisque ridiculus mi ullamcorper per ridiculus proin condimentum\\u00a0egestas taciti molestie hendrerit sit senectus iaculis.<\\/em><\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false}]'),
(572,8854,'_thumbnail_id','8855'),
(573,8854,'_woodmart_whb_header','none'),
(574,8854,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(575,8854,'_woodmart_page-title-size','inherit'),
(576,8854,'_elementor_edit_mode','builder'),
(577,8854,'_elementor_template_type','wp-post'),
(578,8854,'_elementor_version','3.16.6'),
(579,8854,'_wp_page_template','default'),
(580,8854,'_elementor_data','[{\"id\":\"8871389\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"99ab3e5\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>A taciti cras scelerisque scelerisque gravida natoque nulla vestibulum turpis primis adipiscing faucibus scelerisque adipiscing aliquet pretium.\\u00a0Et iaculis mi velit tincidunt vestibulum a duis tempor non magna ultrices porta malesuada ullamcorper scelerisque parturient himenaeos iaculis sit.\\u00a0Scelerisque sociosqu ullamcorper urna nisl mollis vestibulum pretium commodo inceptos.<\\/p><p>Ac ullamcorper a ultrices a a urna ac commodo nam condimentum parturient.\\u00a0Libero suspendisse facilisis parturient elementum curabitur.\\u00a0Erat a per dis aliquet ultricies curabitur nostra suspendisse nec adipiscing donec vestibulum a parturient a ac ut non adipiscing penatibus nec erat.\\u00a0A at nec rutrum nam molestie suspendisse scelerisque platea a ut commodo volutpat ullamcorper.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"dc8d32f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"<u>5.<\\/u> Eva Solo: Danish Furnishing Accessories\",\"after_title\":\"\",\"color\":\"primary\",\"align\":\"left\",\"title_decoration_style\":\"colored\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#7777772B\"},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":false},{\"id\":\"1c01875\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"4b1b10c\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ce010b3\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":8870,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-1.jpg\"},{\"id\":8867,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-2.jpg\"},{\"id\":8864,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-3.jpg\"},{\"id\":8861,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-4.jpg\"}],\"ids_size\":\"custom\",\"ids_custom_dimension\":{\"width\":\"400\",\"height\":\"400\"},\"spacing\":\"10\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_images_gallery\"}],\"isInner\":true},{\"id\":\"fb0468f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"0c866e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Purus lobortis senectus faucibus imperdiet rutrum porttitor tincidunt laoreet parturient consectetur tortor ad adipiscing id a duis hendrerit diam. A at nec rutrum nam molestie suspendisse scelerisque platea a ut commodo volutpat ullamcorper penatibus dis quis felis justo porta montes nam a vestibulum tristique parturient parturient eget tincidunt.Semper dui.<\\/p><blockquote><p>Scelerisque leo fusce dui parturient ad a penatibus mauris adipiscing tempus vestibulum imperdiet gravida magnis a nec penatibus augue ullamcorper quis sem a luctus leo eros ornare.<\\/p><\\/blockquote><p>Cum scelerisque montes conubia vivamus volutpat consectetur euismod ullamcorper netus quis dui vestibulum hac lorem parturient a massa parturient cubilia cubilia mauris elementum. Condimentum condimentum hac egestas a dictumst potenti.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4e51057\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"381123a\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Purus lobortis senectus faucibus imperdiet rutrum porttitor tincidunt laoreet parturient consectetur tortor ad adipiscing id a duis hendrerit diam. A at nec rutrum nam molestie suspendisse scelerisque platea a ut commodo volutpat ullamcorper penatibus dis quis felis justo porta montes nam a vestibulum tristique parturient parturient eget tincidunt. Semper dui.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"34ba1d5\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"<u>4.<\\/u> Magisso Finnish Design Movement\",\"after_title\":\"\",\"color\":\"primary\",\"align\":\"left\",\"title_decoration_style\":\"colored\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#7777772B\"},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":false},{\"id\":\"e434be5\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"9702e61\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"58e2fe5\",\"elType\":\"widget\",\"settings\":{\"text\":\"<div id=\\\"wd-616929f324bdf\\\" class=\\\"wd-text-block wd-wpb reset-last-child wd-rs-616929f324bdf text-left \\\"><p>Purus lobortis senectus faucibus imperdiet rutrum porttitor tincidunt laoreet parturient consectetur tortor ad adipiscing id a duis hendrerit diam. A at nec rutrum nam molestie suspendisse scelerisque platea a ut commodo volutpat ullamcorper penatibus dis quis felis justo porta montes nam a vestibulum tristique parturient parturient eget tincidunt. Semper dui.<\\/p><p>Cum scelerisque montes conubia vivamus volutpat consectetur euismod ullamcorper netus quis dui vestibulum hac lorem parturient a massa parturient cubilia cubilia mauris elementum. Condimentum condimentum hac egestas a dictumst potenti.<\\/p><\\/div><div id=\\\"wd-61692a20df8a5\\\" class=\\\"wd-text-block wd-wpb reset-last-child wd-rs-61692a20df8a5 text-left wd-fontsize-s font-primary \\\"><p><em>Scelerisque leo fusce dui parturient ad a penatibus mauris adipiscing tempus vestibulum imperdiet gravida magnis a nec penatibus augue ullamcorper quis sem a luctus leo eros ornare cubilia mauris elementum imperdiet tincidunt.<\\/em><\\/p><\\/div>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"19934da\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"5771462\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":8886,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-8-opt.jpg\"},{\"id\":8885,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-7-opt.jpg\"},{\"id\":8881,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-3-opt.jpg\"},{\"id\":8879,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-1-opt.jpg\"}],\"ids_size\":\"custom\",\"ids_custom_dimension\":{\"width\":\"400\",\"height\":\"400\"},\"spacing\":\"10\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_images_gallery\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6fa79a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"1b7dbd8\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Purus lobortis senectus faucibus imperdiet rutrum porttitor tincidunt laoreet parturient consectetur tortor ad adipiscing id a duis hendrerit diam. A at nec rutrum nam molestie suspendisse scelerisque platea a ut commodo volutpat ullamcorper penatibus dis quis felis justo porta montes nam a vestibulum tristique parturient parturient eget tincidunt. Semper dui.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"79800fa\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"<u>3.<\\/u> R\\u00f6shults Svenska Hantverk\",\"after_title\":\"\",\"color\":\"primary\",\"align\":\"left\",\"title_decoration_style\":\"colored\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#7777772B\"},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":false},{\"id\":\"f2674b5\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"1365f79\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"8ad8ead\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":8843,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-9.jpg\"},{\"id\":8849,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-8.jpg\"},{\"id\":8852,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-7.jpg\"},{\"id\":8858,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-5.jpg\"}],\"ids_size\":\"custom\",\"ids_custom_dimension\":{\"width\":\"400\",\"height\":\"400\"},\"spacing\":\"10\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_images_gallery\"}],\"isInner\":true},{\"id\":\"5592d19\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"14e0179\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Purus lobortis senectus faucibus imperdiet rutrum porttitor tincidunt laoreet parturient consectetur tortor ad adipiscing id a duis hendrerit diam. A at nec rutrum nam molestie suspendisse scelerisque platea a ut commodo volutpat ullamcorper penatibus\\u00a0dis quis felis justo porta montes nam a vestibulum tristique parturient parturient eget tincidunt. Semper dui.<\\/p><p><img class=\\\"wp-image-8938 alignleft\\\" src=\\\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/brand-alessi.png\\\" alt=\\\"\\\" width=\\\"120\\\" height=\\\"67\\\" \\/>Scelerisque leo fusce dui parturient ad a penatibus mauris adipiscing tempus vestibulum imperdiet gravida magnis a nec bulum penatibus augue dui.<\\/p><p>Cum scelerisque montes conubia vivamus volutpat consectetur euismod ullamcorper netus quis dui vestibulum hac lorem parturient a massa parturient cubilia cubilia mauris elementum. Condimentum condimentum hac egestas a dictumst potenti.\\u00a0Rutrum nam molestie suspendisse scelerisque platea.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a98b8bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"6af6bd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Purus lobortis senectus faucibus imperdiet rutrum porttitor tincidunt laoreet parturient consectetur tortor ad adipiscing id a duis hendrerit diam. A at nec rutrum nam molestie suspendisse scelerisque platea a ut commodo volutpat ullamcorper penatibus dis quis felis justo porta montes nam a vestibulum tristique parturient parturient eget tincidunt. Semper dui.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fd41c3\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"<u>2.<\\/u> Alessi: the Italian Factory of Design\",\"after_title\":\"\",\"color\":\"primary\",\"align\":\"left\",\"title_decoration_style\":\"colored\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#7777772B\"},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":false},{\"id\":\"59726ec\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"scroll_y\":-80},\"elements\":[{\"id\":\"cb2f091\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"89b21a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"<div id=\\\"wd-616929f324bdf\\\" class=\\\"wd-text-block wd-wpb reset-last-child wd-rs-616929f324bdf text-left \\\"><p>Purus lobortis senectus faucibus imperdiet rutrum porttitor tincidunt laoreet parturient consectetur tortor ad adipiscing id a duis hendrerit diam. A at nec rutrum nam molestie suspendisse scelerisque platea a ut commodo volutpat ullamcorper penatibus dis quis felis justo porta montes nam a vestibulum tristique parturient parturient eget tincidunt. Semper dui.<\\/p><p class=\\\"font-title\\\" style=\\\"font-style: italic; font-size: 18px; color: #4a4a4a;\\\">Scelerisque leo fusce dui parturient ad a penatibus mauris adipiscing tempus vestibulum imperdiet gravida magnis a nec penatibus augue ullamcorper quis sem a luctus leo eros ornare cubilia mauris elementum imperdiet tincidunt.<\\/p><p>Cum scelerisque montes conubia vivamus volutpat consectetur euismod ullamcorper netus quis dui vestibulum hac lorem parturient a massa parturient cubilia cubilia mauris elementum. Condimentum condimentum hac egestas a dictumst potenti.<\\/p><\\/div>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"f462a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"edbc552\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":8870,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-1.jpg\"},{\"id\":8867,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-2.jpg\"},{\"id\":8864,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-3.jpg\"},{\"id\":8861,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-4.jpg\"}],\"ids_size\":\"custom\",\"ids_custom_dimension\":{\"width\":\"400\",\"height\":\"400\"},\"spacing\":\"10\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_images_gallery\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"689f940\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"4ed0a75\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Purus lobortis senectus faucibus imperdiet rutrum porttitor tincidunt laoreet parturient consectetur tortor ad adipiscing id a duis hendrerit diam. A at nec rutrum nam molestie suspendisse scelerisque platea a ut commodo volutpat ullamcorper penatibus dis quis felis justo porta montes nam a vestibulum tristique parturient parturient eget tincidunt. Semper dui.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"f7ffea6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"<u>1.<\\/u> Leolux Design Furniture\",\"after_title\":\"\",\"color\":\"primary\",\"align\":\"left\",\"title_decoration_style\":\"colored\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#7777772B\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"faeba48\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":8880,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-2-opt.jpg\"},{\"id\":8882,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-4-opt.jpg\"},{\"id\":8884,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-6-opt.jpg\"},{\"id\":8885,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-7-opt.jpg\"},{\"id\":8872,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-9-opt.jpg\"},{\"id\":8886,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-8-opt.jpg\"}],\"ids_size\":\"custom\",\"ids_custom_dimension\":{\"width\":\"400\",\"height\":\"400\"},\"spacing\":\"10\",\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"f2f8bff\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Ullamcorper per dis adipiscing curae nisl nisl blandit nunc vel massa ad venenatis a cras donec adipiscing adipiscing at a suspendisse montes habitasse vestibulum et sagittis aptent ornare. Purus nostra orci nascetur ante aenean parturient nullam conubia parturient a porta felis dapibus potenti magna turpis a vestibulum nunc a vestibulum at parturient leo feugiat a.<\\/p><blockquote><p>Scelerisque a vulputate varius duis a purus nam integer lacus ridiculus ullamcorper nec ac convallis mus hac parturient hendrerit erat a aliquam amet. Cras duis aliquet a cras hendrerit adipiscing maecenas adipiscing scelerisque mi parturient nostra urna non.Iaculis ornare vitae convallis duis ut tempus odio suspendisse adipiscing potenti vivamus odio eget a adipiscing hac.<\\/p><\\/blockquote><p>At habitant amet erat gravida lectus dapibus parturient per in praesent condimentum adipiscing gravida interdum rhoncus arcu condimentum dui scelerisque ipsum montes montes id a a.In tempor a a eu etiam per habitant dis condimentum vestibulum augue vivamus massa ullamcorper suspendisse tellus condimentum enim nunc varius sem dis.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"a58d995\",\"elType\":\"widget\",\"settings\":{\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_products_brands\"},{\"id\":\"6326c26\",\"elType\":\"widget\",\"settings\":{\"text\":\"VIEW ALL BRANDS\",\"style\":\"bordered\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}]'),
(2150,9430,'_wp_attached_file','2022/09/mag-safe-case-category.jpg'),
(2151,9430,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:380;s:6:\"height\";i:420;s:4:\"file\";s:34:\"2022/09/mag-safe-case-category.jpg\";s:8:\"filesize\";i:47688;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"mag-safe-case-category-148x164.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3368;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(582,8857,'_thumbnail_id','8858'),
(583,8857,'_woodmart_whb_header','none'),
(584,8857,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(585,8857,'_woodmart_page-title-size','inherit'),
(586,8857,'_elementor_edit_mode','builder'),
(587,8857,'_elementor_template_type','wp-post'),
(588,8857,'_elementor_version','3.16.6'),
(589,8857,'_wp_page_template','default'),
(590,8857,'_elementor_data','[{\"id\":\"6b8fb62\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"ba93061\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Ac haca ullamcorper donec ante habi tasse donec imperdiet eturpis varius per a augue magna hac. Nec hac et vestibulum duis a tincidunt per a aptent interdum purus feugiat a id aliquet erat himenaeos nunc torquent euismod adipiscing adipiscing dui gravida justo. Ultrices ut parturient morbi sit adipiscing sit a habitasse curabitur viverra at malesuada at vestibulum. Leo duis lacinia placerat parturient montes vulputate cubilia posuere parturient inceptos massa euismod curabitur dis dignissim vestibulum quam a urna.<\\/p><p>Netus pretium tellus nulla commodo massa adipiscing in elementum magna congue condimentum placerat habitasse potenti ac orci a quisque tristique elementum et viverra at condimentum scelerisque eu mi. Elit praesent cras vehicula a ullamcorper nulla scelerisque aliquet tempus faucibus quam ac aliquet nibh a condimentum suspendisse hac integer leo erat aliquam ut himenaeos. Consectetur neque odio diam turpis dictum ullamcorper dis felis nec et montes non ad a quam pretium convallis leo condimentum congue scelerisque suspendisse elementum nam. Vestibulum tempor lobortis semper cras orci parturient a parturient tincidunt erat arcu sodales sed nascetur et mi bibendum condimentum suspendisse sodales nostra fermentum.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"7885063\",\"elType\":\"widget\",\"settings\":{\"number\":6,\"categories_design\":\"alt\",\"img_size\":\"custom\",\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":-80,\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"image_container_width\":{\"unit\":\"px\",\"size\":132,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"style\":\"carousel\",\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"f2f37b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"c0c0f13\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Accessories\",\"after_title\":\"\",\"style\":\"underlined\",\"color\":\"primary\",\"size\":\"large\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"b89293a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-1-opt.jpg\",\"id\":8879,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1024\",\"height\":\"460\"},\"alignment\":\"center\",\"on_click_action\":\"lightbox\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"b4d2999\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":5,\"slides_per_view\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_products\"},{\"id\":\"d9e5c5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Mauris torquent mi eget et amet phasellus eget ad ullamcorper mi a fermentum vel a a nunc consectetur enim rutrum. Aliquam vestibulum nulla condimentum platea accumsan sed mi montes adipiscing eu bibendum ante adipiscing gravida per consequat gravida tristique litora nisi condimentum lobortis elementum. Ullamcorper ante\\u00a0fermentum massa a dolor gravida parturient id a adipiscing neque rhoncus quisque a ullamcorper tempor.Consectetur scelerisque ullamcorper arcu est suspendisse eu rhoncus\\u00a0nibh.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"c803095\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"5b66959\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\"},\"elements\":[{\"id\":\"d5df4a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-8-opt.jpg\",\"id\":8886,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"450\",\"height\":\"700\"},\"on_click_action\":\"lightbox\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"666fdfd\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Accumsan ridiculus suspendisse ut aenean malesuada metus mi urna facilisi eget amet odio adipiscing aptent class fusce a ullamcorper facilisi nullam ac vivamus sociosqu. Nec felis non parturient fusce ornare dis curae etiam facilisis convallis ligula leo litora dui suscipit suspendisse ullamcorper posuere dui faucibus ligula ullamcorper sit. Imperdiet augue cras aliquet ipsum a a parturient molestie senectus dis morbi massa nibh phasellus vestibulum nam diam vestibulum sodales torquent parturient ut a torquent tempor ullamcorper. Parturient consectetur ultricies ornare ut tristique aptent sit hac dis iaculis.<\\/p><p><strong>Suspendisse Ullamcorper -\\u00a0<a href=\\\"#\\\">Parturient Consectetur <\\/a><\\/strong><\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"80ee086\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-7-opt.jpg\",\"id\":8885,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"450\",\"height\":\"700\"},\"on_click_action\":\"lightbox\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5907d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Accumsan ridiculus suspendisse ut aenean malesuada metus mi urna facilisi eget amet odio adipiscing aptent class fusce a ullamcorper facilisi nullam ac vivamus sociosqu. Nec felis non parturient fusce ornare dis curae etiam facilisis convallis ligula leo litora dui suscipit suspendisse ullamcorper posuere dui faucibus ligula ullamcorper sit. Imperdiet augue cras aliquet ipsum a a parturient molestie senectus dis morbi massa nibh phasellus vestibulum nam diam vestibulum sodales torquent parturient ut a torquent tempor ullamcorper. Parturient consectetur ultricies ornare ut tristique aptent sit hac dis iaculis.<\\/p><p><strong>Suspendisse Ullamcorper -\\u00a0<a href=\\\"#\\\">Parturient Consectetur <\\/a><\\/strong><\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"df57c00\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\"},\"elements\":[{\"id\":\"2ea8735\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Accumsan ridiculus suspendisse ut aenean malesuada metus mi urna facilisi eget amet odio adipiscing aptent class fusce a ullamcorper facilisi nullam ac vivamus sociosqu. Nec felis non parturient fusce ornare dis curae etiam facilisis convallis ligula leo litora dui suscipit suspendisse ullamcorper posuere dui faucibus ligula ullamcorper sit. Imperdiet augue cras aliquet ipsum a a parturient molestie senectus dis morbi massa nibh phasellus vestibulum nam diam vestibulum sodales torquent parturient ut a torquent tempor ullamcorper. Parturient consectetur ultricies ornare ut tristique aptent sit hac dis iaculis.<\\/p><p><strong>Suspendisse Ullamcorper -\\u00a0<a href=\\\"#\\\">Parturient Consectetur <\\/a><\\/strong><\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"6df87b3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-9-opt.jpg\",\"id\":8872,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"450\",\"height\":\"700\"},\"on_click_action\":\"lightbox\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"997843b\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Accumsan ridiculus suspendisse ut aenean malesuada metus mi urna facilisi eget amet odio adipiscing aptent class fusce a ullamcorper facilisi nullam ac vivamus sociosqu. Nec felis non parturient fusce ornare dis curae etiam facilisis convallis ligula leo litora dui suscipit suspendisse ullamcorper posuere dui faucibus ligula ullamcorper sit. Imperdiet augue cras aliquet ipsum a a parturient molestie senectus dis morbi massa nibh phasellus vestibulum nam diam vestibulum sodales torquent parturient ut a torquent tempor ullamcorper. Parturient consectetur ultricies ornare ut tristique aptent sit hac dis iaculis.<\\/p><p><strong>Suspendisse Ullamcorper -\\u00a0<a href=\\\"#\\\">Parturient Consectetur <\\/a><\\/strong><\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"81cbaae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-6-opt.jpg\",\"id\":8884,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"450\",\"height\":\"700\"},\"on_click_action\":\"lightbox\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"fa6f9bc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"6f858e6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Lighting\",\"after_title\":\"\",\"style\":\"underlined\",\"color\":\"primary\",\"size\":\"large\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"de555e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-5-opt.jpg\",\"id\":8883,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1024\",\"height\":\"460\"},\"alignment\":\"center\",\"on_click_action\":\"lightbox\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"7d84899\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":5,\"slides_per_view\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"scroll_y\":-80,\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"},{\"id\":\"1df1eb7\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Mauris torquent mi eget et amet phasellus eget ad ullamcorper mi a fermentum vel a a nunc consectetur enim rutrum. Aliquam vestibulum nulla condimentum platea accumsan sed mi montes adipiscing eu bibendum ante adipiscing gravida per consequat gravida tristique litora nisi condimentum lobortis elementum. Ullamcorper ante\\u00a0fermentum massa a dolor gravida parturient id a adipiscing neque rhoncus quisque a ullamcorper tempor.Consectetur scelerisque ullamcorper arcu est suspendisse eu rhoncus\\u00a0nibh.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"805c6e8\",\"elType\":\"container\",\"settings\":{\"structure\":\"33\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"85bedcd\",\"elType\":\"container\",\"settings\":{\"_column_size\":25,\"width\":{\"size\":25,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"f140e1e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-1.jpg\",\"id\":8870,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"450\",\"height\":\"700\"},\"on_click_action\":\"lightbox\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"e9db713\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-3.jpg\",\"id\":8864,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"450\",\"height\":\"700\"},\"on_click_action\":\"lightbox\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"59fcbc8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-9.jpg\",\"id\":8843,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"450\",\"height\":\"700\"},\"on_click_action\":\"lightbox\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"33897b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"bcdd3fa\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Imperdiet augue\",\"after_title\":\"\",\"style\":\"underlined\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4ffafb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Accumsan ridiculus suspendisse ut aenean malesuada metus mi urna facilisi eget amet odio adipiscing aptent class fusce a ullamcorper facilisi nullam ac vivamus sociosqu. Nec felis non parturient fusce ornare dis curae etiam facilisis convallis ligula leo litora dui suscipit suspendisse ullamcorper posuere dui faucibus ligula ullamcorper sit. Imperdiet augue cras aliquet ipsum a a parturient molestie senectus dis morbi massa nibh phasellus vestibulum nam diam vestibulum sodales torquent parturient ut a torquent tempor ullamcorper torquent a dis.<\\/p>\",\"text_alignment\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5fe1e3e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Ullamcorper posuere\",\"after_title\":\"\",\"style\":\"underlined\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"fb9b65d\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Accumsan ridiculus suspendisse ut aenean malesuada metus mi urna facilisi eget amet odio adipiscing aptent class fusce a ullamcorper facilisi nullam ac vivamus sociosqu. Nec felis non parturient fusce ornare dis curae etiam facilisis convallis ligula leo litora dui suscipit suspendisse ullamcorper posuere dui faucibus ligula ullamcorper sit. Imperdiet augue cras aliquet ipsum a a parturient molestie senectus dis morbi massa nibh phasellus vestibulum nam diam vestibulum sodales torquent parturient ut a torquent tempor ullamcorper torquent a dis.<\\/p>\",\"text_alignment\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"1f6d257\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Parturient fusce\",\"after_title\":\"\",\"style\":\"underlined\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"566aa56\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Accumsan ridiculus suspendisse ut aenean malesuada metus mi urna facilisi eget amet odio adipiscing aptent class fusce a ullamcorper facilisi nullam ac vivamus sociosqu. Nec felis non parturient fusce ornare dis curae etiam facilisis convallis ligula leo litora dui suscipit suspendisse ullamcorper posuere dui faucibus ligula ullamcorper sit. Imperdiet augue cras aliquet ipsum a a parturient molestie senectus dis morbi massa nibh phasellus vestibulum nam diam vestibulum sodales torquent parturient ut a torquent tempor ullamcorper torquent a dis.<\\/p>\",\"text_alignment\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"8e4ff78\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Adipiscing aptent\",\"after_title\":\"\",\"style\":\"underlined\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"c0b0f23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Accumsan ridiculus suspendisse ut aenean malesuada metus mi urna facilisi eget amet odio adipiscing aptent class fusce a ullamcorper facilisi nullam ac vivamus sociosqu. Nec felis non parturient fusce ornare dis curae etiam facilisis convallis ligula leo litora dui suscipit suspendisse ullamcorper posuere dui faucibus ligula ullamcorper sit. Imperdiet augue cras aliquet ipsum a a parturient molestie senectus dis morbi massa nibh phasellus vestibulum nam diam vestibulum sodales torquent parturient ut a torquent tempor ullamcorper torquent a dis.<\\/p>\",\"text_alignment\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"e501df5\",\"elType\":\"container\",\"settings\":{\"_column_size\":25,\"width\":{\"size\":25,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"544a54e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-2.jpg\",\"id\":8867,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"450\",\"height\":\"700\"},\"on_click_action\":\"lightbox\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"82898e6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-5.jpg\",\"id\":8858,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"450\",\"height\":\"700\"},\"on_click_action\":\"lightbox\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"70e7c74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-4-opt.jpg\",\"id\":8882,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"450\",\"height\":\"700\"},\"on_click_action\":\"lightbox\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6e72e33\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"080a315\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Mauris torquent mi eget et amet phasellus eget ad ullamcorper mi a fermentum vel a a nunc consectetur enim rutrum. Aliquam vestibulum nulla condimentum platea accumsan sed mi montes adipiscing eu bibendum ante adipiscing gravida per consequat gravida tristique litora nisi condimentum lobortis elementum. Ullamcorper ante\\u00a0fermentum massa a dolor gravida parturient id a adipiscing neque rhoncus quisque a ullamcorper tempor. Consectetur scelerisque ullamcorper arcu est suspendisse eu rhoncus\\u00a0nibh.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"9c5e96b\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Furniture\",\"after_title\":\"\",\"style\":\"underlined\",\"color\":\"primary\",\"size\":\"large\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"6a6483f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-3-opt.jpg\",\"id\":8881,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1024\",\"height\":\"460\"},\"alignment\":\"center\",\"on_click_action\":\"lightbox\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"a9255cb\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":5,\"slides_per_view\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"scroll_y\":-80,\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"},{\"id\":\"01bbfb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Mauris torquent mi eget et amet phasellus eget ad ullamcorper mi a fermentum vel a a nunc consectetur enim rutrum. Aliquam vestibulum nulla condimentum platea accumsan sed mi montes adipiscing eu bibendum ante adipiscing gravida per consequat gravida tristique litora nisi condimentum lobortis elementum. Ullamcorper ante\\u00a0fermentum massa a dolor gravida parturient id a adipiscing neque rhoncus quisque a ullamcorper tempor.Consectetur scelerisque ullamcorper arcu est suspendisse eu rhoncus\\u00a0nibh.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"4c31afd\",\"elType\":\"container\",\"settings\":{\"structure\":\"21\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"5ae66f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.39999999999999857891452847979962825775146484375,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3c17805\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Mauris torquent mi eget et amet phas ellus eget ad ullam corper mi a ferm entum vel a a nunc conse ctetur enim rutrum. Aliquam vestibulum nulla condi mentum platea accumsan sed mi montes adipiscing eu bibendum ante adipiscing gravida per consequat gravida tristique litora nisi condimentum lobortis elem entum. Ullamcorper ante ferm entum massa a dolor gravida parturient id a adipiscing neque rhoncus quisque a et ullam corper tempor. Conse ctetur ellus scelerisque ullamcorper montes gravida.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"030dd4c\",\"elType\":\"container\",\"settings\":{\"_column_size\":66,\"width\":{\"size\":66.599999999999994315658113919198513031005859375,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"028df67\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-2-opt.jpg\",\"id\":8880,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"580\",\"height\":\"335\"},\"on_click_action\":\"lightbox\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a535354\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"c4ef846\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Mauris torquent mi eget et amet phasellus eget ad ullamcorper mi a fermentum vel a a nunc consectetur enim rutrum. Aliquam vestibulum nulla condimentum platea accumsan sed mi montes adipiscing eu bibendum ante adipiscing gravida per consequat gravida tristique litora nisi condimentum lobortis elementum. Ullamcorper ante\\u00a0fermentum massa a dolor gravida parturient id a adipiscing neque rhoncus quisque a ullamcorper tempor. Consectetur scelerisque ullamcorper arcu est suspendisse eu rhoncus\\u00a0nibh.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"88c268a\",\"elType\":\"container\",\"settings\":{\"structure\":\"22\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"8a696e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":66,\"width\":{\"size\":66.599999999999994315658113919198513031005859375,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2527824\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-9.jpg\",\"id\":8843,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"580\",\"height\":\"335\"},\"on_click_action\":\"lightbox\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"fe53d6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.39999999999999857891452847979962825775146484375,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7c9f714\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Mauris torquent mi eget et amet phas ellus eget ad ullam corper mi a ferm entum vel a a nunc conse ctetur enim rutrum. Aliquam vestibulum nulla condi mentum platea accumsan sed mi montes adipiscing eu bibendum ante adipiscing gravida per consequat gravida tristique litora nisi condimentum lobortis elem entum. Ullamcorper ante ferm entum massa a dolor gravida parturient id a adipiscing neque rhoncus quisque a et ullam corper tempor. Conse ctetur ellus scelerisque ullamcorper montes gravida.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b0f6486\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"3f0b88a\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Mauris torquent mi eget et amet phasellus eget ad ullamcorper mi a fermentum vel a a nunc consectetur enim rutrum. Aliquam vestibulum nulla condimentum platea accumsan sed mi montes adipiscing eu bibendum ante adipiscing gravida per consequat gravida tristique litora nisi condimentum lobortis elementum. Ullamcorper ante\\u00a0fermentum massa a dolor gravida parturient id a adipiscing neque rhoncus quisque a ullamcorper tempor. Consectetur scelerisque ullamcorper arcu est suspendisse eu rhoncus\\u00a0nibh.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"4fc1850\",\"elType\":\"container\",\"settings\":{\"structure\":\"21\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"scroll_y\":-80},\"elements\":[{\"id\":\"2271753\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.39999999999999857891452847979962825775146484375,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e7b2571\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Mauris torquent mi eget et amet phas ellus eget ad ullam corper mi a ferm entum vel a a nunc conse ctetur enim rutrum. Aliquam vestibulum nulla condi mentum platea accumsan sed mi montes adipiscing eu bibendum ante adipiscing gravida per consequat gravida tristique litora nisi condimentum lobortis elem entum. Ullamcorper ante ferm entum massa a dolor gravida parturient id a adipiscing neque rhoncus quisque a et ullam corper tempor. Conse ctetur ellus scelerisque ullamcorper montes gravida.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"20ab9dc\",\"elType\":\"container\",\"settings\":{\"_column_size\":66,\"width\":{\"size\":66.599999999999994315658113919198513031005859375,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"968b00a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-8.jpg\",\"id\":8849,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"580\",\"height\":\"335\"},\"on_click_action\":\"lightbox\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true}],\"isInner\":false}]'),
(592,8860,'_thumbnail_id','8861'),
(593,8860,'_woodmart_whb_header','none'),
(594,8860,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(595,8860,'_woodmart_page-title-size','inherit'),
(596,8860,'_elementor_edit_mode','builder'),
(597,8860,'_elementor_template_type','wp-post'),
(598,8860,'_elementor_version','3.16.6'),
(599,8860,'_wp_page_template','default'),
(600,8860,'_elementor_data','[{\"id\":\"1800c7f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"4e6e597\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Aliquet parturient scele risque scele risque nibh pretium parturient suspendisse platea sapien torquent feugiat parturient hac amet.\\u00a0Volutpat nullam montes mollis ad mauris in orci eleifend per eu pulvinar sociosqu primis hendrerit parturient volutpat a volutpat a at felis ridiculus.Consequat netus tellus purus convallis sociis non nascetur vestibulum placerat a mi consectetur risus non a porttitor in magna vitae. Pharetra porttitor a ligula dui scelerisque convallis litora in in a elementum mi neque lectus facilisis phasellus arcu porta scelerisque dolor. Volutpat nullam montes mollis ad mauris in orci eleifend per eu pulvinar.<\\/p><p>Habitasse torquent eleifend auctor nec lobortis ullamcorper cubilia pretium vestibulum ullamcorper scelerisque gravida et elit ullamcorper lectus nisi natoque adipiscing dictumst gravida parturient eget ligula torquent commodo vestibulum sed. Nisi at quisque dui dapibus maecenas eleifend egestas nullam ullamcorper eros leo nibh parturient commodo id pretium vestibulum iaculis cursus rutrum vestibulum nec pulvinar adipiscing.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"93ffc1c\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"3afc132\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\"},\"elements\":[{\"id\":\"3942792\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-8.jpg\",\"id\":8849,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"800\",\"height\":\"475\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"a74bfb4\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\"},\"elements\":[{\"id\":\"ee5a4ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h3><strong>Tortor mi mus nascetur<\\/strong><\\/h3><p>Tincidunt ad sit purus orci leo placerat neque laoreet dis curae vulputate conubia sodales lacus habitant pretium sed. Sem elementum curae nibh nisl mi est dapibus cubilia suspendisse elementum suspendisse faucibus vestibulum curabitur suspendisse in dignissim adipiscing a adipiscing. A blandit quisque quisque ut ut viverra\\u00a0<strong>Fermentum libero<\\/strong>\\u00a0a cum dictumst augue non torquent condimentum eget a consectetur eu est sem suscipit ut primis adipiscing taciti nec.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d416cd3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"d8aa7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"<blockquote><p>Massa class fringilla parturient felis quisque adipiscing praesent velit duis odio velit sit dignissim hac adipiscing facilisis id inceptos suspendisse aliquam a quam a mi litora. Condimentum cum semper conubia.<\\/p><\\/blockquote>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"638a579\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":5,\"slides_per_view\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"scroll_y\":-80,\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"},{\"id\":\"22f31f3\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"style\":\"bordered\",\"size\":\"small\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"a10431c\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Litora adipiscing aliquet urna parturient a purus velit per ullamcorper dui eu cum litora dignissim natoque porttitor convallis donec dictumst blandit natoque et blandit rhoncus vestibulum nam netus metus.\\u00a0<strong>Senectus aenean<\\/strong>\\u00a0vestibulum bibendum ac ultrices eu scelerisque praesent egestas maecenas pharetra erat parturient fusce netus nascetur scelerisque in nec molestie malesuada a mi leo a. Purus potenti dignissim maecenas commodo pulvinar justo habitasse risus pharetra a magnis nibh aptent suspendisse.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"25ff73e\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"24c3aac\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\"},\"elements\":[{\"id\":\"fdb923f\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h4>A venenatis ad fermentum nascetur<\\/h4><p>Varius a ullamcorper duis elit conubia urna fermentum vel eros venenatis donec scelerisque nam leo sem condimentum eu sociis. Suspendisse egestas a vulputate ante scelerisque aliquam suspendisse metus a a condimentum eu vestibulum vestibulum.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"e27e887\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\"},\"elements\":[{\"id\":\"ff3af7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h4>Mattis vestibulum nisl erat pretium morbi<\\/h4><p>Rhoncus nibh aliquam a netus commodo a venenatis id a ullamcorper odio molestie nunc gravida parturient ac purus id mauris condimentum inceptos nulla scelerisque a suspendisse a integer vestibulum scelerisque.Adipiscing dignissim urna.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9a555b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"scroll_y\":-80},\"elements\":[{\"id\":\"f9fc8f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>A mi sagittis a morbi fames ullamcorper nunc parturient congue suspendisse conubia et vestibulum phasellus consectetur risus nibh tincidunt urna nec a dignissim dui. Magna eu consectetur\\u00a0<strong>Lectus adipiscing<\\/strong>\\u00a0litora eu id cum a elit ipsum ad quisque in vestibulum facilisis feugiat nisl donec a sodales euismod sed convallis adipiscing. Hac sed enim tristique nam tortor ut inceptos a ad nisl magna.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false}]'),
(602,8863,'_thumbnail_id','8864'),
(603,8863,'_woodmart_whb_header','none'),
(604,8863,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(605,8863,'_woodmart_page-title-size','inherit'),
(606,8863,'_elementor_edit_mode','builder'),
(607,8863,'_elementor_template_type','wp-post'),
(608,8863,'_elementor_version','3.24.7'),
(609,8863,'_wp_page_template','default'),
(610,8863,'_elementor_data','[{\"id\":\"5cd7d68\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"9304bb3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"10\",\"unit\":\"%\"},\"column_sticky\":\"sticky-column\",\"column_sticky_offset\":\"150\",\"scroll_y\":\"-80\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"content_width\":\"full\",\"container_sticky_offset\":\"150\",\"container_sticky\":\"yes\"},\"elements\":[{\"id\":\"b3894ef\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Share: \",\"size\":\"large\",\"style\":\"colored\",\"form\":\"square\",\"scroll_y\":\"-80\",\"fb_link\":\"#\",\"twitter_link\":\"#\",\"isntagram_link\":\"#\",\"pinterest_link\":\"#\",\"youtube_link\":\"#\"},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":\"1\"},{\"id\":\"0d44fe5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"90\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"d64c5ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Adipiscing hac imperdiet id blandit varius scelerisque at sagittis libero dui dis volutpat vehicula mus sed ut.\\u00a0Lacinia dui rutrum arcu cras a at conubia a condimentum curabitur dictumst cum consectetur ullamcorper nascetur duis dis nulla sit proin libero tellus.\\u00a0<span id=\\\"more-713\\\"><\\/span>Purus a adipiscing volutpat lacus ullamcorper lacus ante tellus fusce libero et etiam a quam a dis montes mauris faucibus per vestibulum lacus dapibus nulla tortor. Habitasse nibh eget ullamcorper parturient a nec erat class sed a vitae parturient at varius urna.<\\/p><p>Fringilla euismod ut duis est habitasse nostra scelerisque a tellus lorem vestibulum himenaeos at ullamcorper diam a cum pulvinar. Lectus est luctus cum dictumst duis consequat nam venenatis a mattis penatibus eget praesent vestibulum rhoncus a integer ut habitant adipiscing a fringilla sed. Scelerisque potenti sociis penatibus molestie a posuere inceptos laoreet condimentum parturient varius lacinia parturient leo a a elit condimentum a id dis. Cras a sed consectetur lacinia hac urna dapibus parturient vestibulum porta fermentum ad a justo purus leo maecenas habitasse nibh felis. Commodo ullamcorper diam quam et.<\\/p>\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"b24de2d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Condimentum enim\",\"after_title\":\"\",\"style\":\"bordered\",\"align\":\"left\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"da5b277\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-2.jpg\",\"id\":\"8867\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"f157f73\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Fringilla euismod ut duis est habitasse nostra scelerisque a tellus lorem vestibulum himenaeos at ullamcorper diam a cum pulvinar. Lectus est luctus cum dictumst duis consequat nam venenatis a mattis penatibus eget praesent vestibulum rhoncus a integer ut habitant adipiscing a fringilla sed. Scelerisque potenti sociis penatibus molestie a posuere inceptos laoreet condimentum parturient varius lacinia parturient leo a a elit condimentum a id dis. Cras a sed consectetur lacinia hac urna dapibus parturient vestibulum porta fermentum ad a justo purus leo maecenas habitasse nibh felis. Commodo ullamcorper diam quam et.<\\/p><p>Justo senectus placerat suspendisse in vulputate montes a potenti a vestibulum ullamcorper justo a ut facilisi. Donec consequat suspendisse eu mi scelerisque tempus rhoncus in interdum tempus mi tincidunt varius erat parturient ac phasellus adipiscing. Vitae vestibulum id per habitasse viverra molestie quisque dignissim ante vestibulum praesent fermentum venenatis metus fusce lacus a libero duis parturient semper leo adipiscing. Convallis a elit sed mauris a platea hac ullamcorper vehicula vestibulum eu id dolor adipiscing leo quis consectetur egestas cum a euismod taciti molestie vestibulum odio ipsum lorem. Sed aenean.<\\/p>\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"db3269e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Condimentum enim\",\"after_title\":\"\",\"style\":\"bordered\",\"align\":\"left\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"db4ad9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-1.jpg\",\"id\":\"8870\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"9f4ad73\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Venenatis turpis condimentum elementum convallis id bibendum congue et suspendisse cum lacus nibh a scelerisque adipiscing at scelerisque et nunc. Leo tempus proin eu gravida porttitor a orci ante ligula rutrum a auctor quis ullamcorper risus. Convallis class adipiscing est taciti adipiscing parturient mi a dapibus et vestibulum scelerisque primis hac a hendrerit duis aliquam per nam condimentum porta dolor. Ridiculus odio a a a nec habitant parturient vivamus dictum consectetur parturient dis a feugiat sed duis conubia penatibus a.<\\/p>\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"b4fffde\",\"elType\":\"container\",\"settings\":{\"structure\":\"22\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"70b1fcb\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"663f554\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Consectetur imperdiet adipiscing ultricies quam dolor nec mus adipi scing habi tasse et aliq uam nec mi vesti bulum a suscipit a scele risque suspe ndisse conubia ad ac elemen tum molestie vitae euis mod urna quisque facilisis. Mus sociis parturient a hac curab itur massa a a ipsum viva mus etiam vel pretium nibh et inceptos leo parturient a semper in condimentum vitae cum cras. Orci proin tellus ullamcorper vesti bulum vestibulum ullamc orper felis vivamus vulputate cubilia quis a porttitor placerat eros nostra itur massa adipiscing.<\\/p>\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":\"1\"},{\"id\":\"496a96b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#242424\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"0bce544\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"primary_color\":\"#FFFFFF\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"c5e66fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>71 Pilgrim Avenue<br \\/>Chevy Chase,<br \\/>MD 20815<\\/p>\",\"text_color_scheme\":\"light\",\"text_alignment\":\"center\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}]'),
(612,8866,'_thumbnail_id','8867'),
(613,8866,'_woodmart_whb_header','none'),
(614,8866,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(615,8866,'_woodmart_page-title-size','inherit'),
(616,8866,'_elementor_edit_mode','builder'),
(617,8866,'_elementor_template_type','wp-post'),
(618,8866,'_elementor_version','3.16.6'),
(619,8866,'_wp_page_template','default'),
(620,8866,'_elementor_data','[{\"id\":\"8a41e26\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"db512bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>A sed a risusat luctus esta anibh rhoncus hendrerit blandit nam rutrum sitmiad hac. Cras a vestibulum a varius adipiscing ut dignissim ullamcorper libero fermentum dis aliquet tellus mollis et tristique sodales. Suspendisse vel mi etiam ullamcorper parturient varius parturient eu eget pulvinar odio dapibus nisl ut luctus suscipit per vel aptent fames venenatis leo ac ullamcorper integer mus condimentum rutrum. Quis sodales mollis curabitur odio mauris quisque scelerisque suspendisse parturient ut est parturient a gravida amet parturient senectus per vestibulum vestibulum parturient amet urna cubilia felis vestibulum elit.<\\/p><p><em>Et senectus adipiscing vestibulum adipiscing sem torquent parturient aliquam aliquet curabitur ullamcorper a parturient cubilia suspendisse curabitur quis ridiculus ut maecenas a cum porttitor blandit consectetur egestas.Sem etiam vestibulum a suspendisse sit sociosqu massa urna elit.\\u00a0Bibendum egestas elit fames adipiscing scelerisque a est amet a nisi volutpat pharetra sed a eget nunc sapien per.<\\/em><\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"78ccc35\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"25de9ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\"},\"elements\":[{\"id\":\"f8b7db4\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h3>Felis scelerisque nunc<\\/h3><p>Ullamcorper tincidunt litora scelerisque id suspendisse in curabitur ut massa natoque maecenas himenaeos quis.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"267845f\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"EVENT INFO\",\"content\":\"<p>\\u201cFringilla In Dui\\u201d @Vestibulum Viverra<br \\/>Via Suspendisse 24 \\u2013 Metro: Praesent Vehicula<br \\/>8 \\u2013 12 April \\/ h 12 \\u2013 18<\\/p>\",\"btn_text\":\"\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"scroll_y\":-80,\"_background_background\":\"classic\",\"_background_color\":\"#F9F9F9\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"5df20b0\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Dis cras non diam facilisi erat aptent in scelerisque volutpat suspendisse eu phasellus mi egestas vestibulum parturient.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"3ce56e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\"},\"elements\":[{\"id\":\"35f89ca\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-9-opt.jpg\",\"id\":8872,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"004ad26\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"00e59c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Diam a aliquet a est nam lacus pulvinar rutrum tempus mus lacus odio id fames sed facilisi at primis adipiscing parturient ad varius sit tellus rutrum a nisi. Aenean adipiscing sit scelerisque dictum ullamcorper fames ac inceptos est risus auctor ac senectus volutpat viverra ullamcorper a nec suscipit posuere sit dis. Enim elit duis.<\\/p><h3>Scelerisque ullamcorper non<\\/h3>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"57f1e8a\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":8870,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-1.jpg\"},{\"id\":8867,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-2.jpg\"},{\"id\":8864,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-3.jpg\"},{\"id\":8861,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-4.jpg\"},{\"id\":8858,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-5.jpg\"},{\"id\":8855,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-6.jpg\"}],\"ids_size\":\"custom\",\"ids_custom_dimension\":{\"width\":\"400\",\"height\":\"300\"},\"spacing\":\"10\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"24d0dee\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Maecenas hac vestibulum a hac cras nam a ullam corper integer adipiscing aliquam ornare sed ullamcorper placerat cras cras fringilla condimentum quis potenti sodales primis fames accumsan a quis justo. Condimentum a a viverra suspendisse libero vestibulum amet suspendisse a tincidunt curabitur himenaeos elementum odio placerat ultricies. Urna risus adipiscing curae condimentum blandit aliquet hac potenti mus.<\\/p><blockquote><p>A a sit a sociis dictumst velit vestibulum a id vestibulum porta non parturient vestibulum magna ornare scelerisque parturient in parturient. Nulla condimentum dolor adipiscing blandit himenaeos interdum hac ultrices augue a lobortis integer lacus hendrerit bibendum scelerisque duis nostra. Suspendisse tempor adipiscing a vestibulum velit iaculis.<\\/p><\\/blockquote>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false}]'),
(622,8869,'_thumbnail_id','8870'),
(623,8869,'_woodmart_whb_header','none'),
(624,8869,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(625,8869,'_woodmart_page-title-size','inherit'),
(626,8869,'_elementor_edit_mode','builder'),
(627,8869,'_elementor_template_type','wp-post'),
(628,8869,'_elementor_version','3.16.6'),
(629,8869,'_wp_page_template','default'),
(630,8869,'_elementor_data','[{\"id\":\"c3adb4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"491eb7d\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><em>Vivamus enim sagittis aptent hac mi dui a per aptent suspendisse cras odio bibendum augue rhoncus laoreet dui praesent sodales sodales.\\u00a0Dignissim fusce ullamcorper volutpat habitasse tincidunt parturient enim tempor facilisi nostra lobortis proin primis litora.\\u00a0Scelerisque a diam a vestibulum nibh sit senectus fringilla bibendum vestibulum.<\\/em><\\/p><p>Hendrerit <a href=\\\"#\\\" data-wplink-edit=\\\"true\\\"><strong>lacinia ullamcorper 2019<\\/strong><\\/a>\\u00a0penatibus convallis suspendisse aliquam sociis massa nam tempor nascetur nam a fusce ut. Velit donec id quis aliquet adipiscing a nisl neque sem maecenas vestibulum a parturient parturient faucibus gravida scelerisque at a consectetur ultricies. \\u00a0Et iaculis mi velit tincidunt vestibulum a duis tempor non magna ultrices porta malesuada ullamcorper scelerisque parturient himenaeos iaculis sit.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"2e464a0\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Parturient convallis\",\"after_title\":\"\",\"style\":\"underlined\",\"color\":\"primary\",\"size\":\"small\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"acdf639\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>A sit tellus a curabitur ornare consectetur laoreet eget nec amet lorem porta montes suspendisse integer a ut montes suspendisse posuere faucibus vehicula suspendisse laoreet id tortor suscipit.\\u00a0<strong>Lacus bibendum<\\/strong>\\u00a0tortor natoque porttitor cursus non adipiscing facilisi ullamcorper parturient ultricies parturient non a. \\u00a0Ac ullamcorper a ultrices a a urna ac commodo nam condimentum parturient.\\u00a0Libero suspendisse facilisis parturient elementum curabitur.\\u00a0Erat a per dis aliquet ultricies curabitur nostra suspendisse nec adipiscing donec vestibulum a parturient a ac ut non adipiscing penatibus nec erat.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"88fc6e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-5-opt.jpg\",\"id\":8883,\"alt\":\"\",\"source\":\"library\"},\"on_click_action\":\"lightbox\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"91dad56\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Scelerisque vulputate\",\"after_title\":\"\",\"style\":\"underlined\",\"color\":\"primary\",\"size\":\"small\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"b363935\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Urna suspendisse parturient suspendisse imperdiet egestas faucibus auctor nascetur volutpat torquent proin parturient ultricies senectus dolor suspendisse amet dis vel adipiscing a elit mus. Suspendisse commodo vivamus elementum tempor lobortis adipiscing amet condimentum dis felis consectetur at himenaeos ridiculus a nibh mattis in.\\u00a0<strong>Lacinia consequat<\\/strong>\\u00a0congue parturient dapibus ad dignissim condimentum consequat rutrum parturient amet id euismod sem ad erat a lorem. Scelerisque sociosqu ullamcorper urna nisl mollis vestibulum pretium commodo inceptos cum condimentum placerat diam venenatis blandit hac eget dis lacus a parturient a accumsan nisl ante vestibulum.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"72ab18a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-4-opt.jpg\",\"id\":8882,\"alt\":\"\",\"source\":\"library\"},\"on_click_action\":\"lightbox\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"fa18e07\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Iaculis vestibulum\",\"after_title\":\"\",\"style\":\"underlined\",\"color\":\"primary\",\"size\":\"small\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"8645081\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Hendrerit volutpat eget curae leo a vel tristique rhoncus sit condimentum dictumst non mi quam a parturient suspendisse platea nascetur ipsum a. Id nibh lacinia praesent mus arcu\\u00a0<a href=\\\"#\\\"><strong>vel magna<\\/strong><\\/a>\\u00a0a malesuada cursus aliquam accumsan duis vestibulum imperdiet nascetur varius habitant. Metus vestibulum egestas pharetra congue lacus dignissim adipiscing parturient laoreet turpis massa nascetur pharetra himenaeos justo ridiculus a scelerisque. Orci hendrerit scelerisque sit ullamcorper nam hac a at phasellus arcu consectetur dapibus libero consectetur aliquet aliquet arcu duis a et at. At vulputate at sapien maecenas mauris tellus cum orci consectetur nullam laoreet sit egestas at vestibulum iaculis sed morbi aenean a.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"828951f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-8-opt.jpg\",\"id\":8886,\"alt\":\"\",\"source\":\"library\"},\"on_click_action\":\"lightbox\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"8bd8eb1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Cursus aliquam\",\"after_title\":\"\",\"style\":\"underlined\",\"color\":\"primary\",\"size\":\"small\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2975ce4\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Ultricies inceptos parturient purus tempor dapibus ac eu posuere adipiscing condimentum feugiat leo laoreet a a condimentum suscipit nec.Class massa adipiscing hendrerit eget blandit hac pulvinar cum suspendisse cursus euismod mauris consectetur iaculis purus ligula porta placerat vivamus etiam ante sociis per conubia sociosqu tellus risus.\\u00a0<a href=\\\"#\\\"><strong>Convallis justo<\\/strong><\\/a>\\u00a0quam suspendisse facilisi parturient dis dolor per condimentum a adipiscing integer id conubia a molestie.Pulvinar consectetur blandit magnis hac dictumst arcu curae magnis eleifend bibendum condimentum sapien duis scelerisque adipiscing.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5fb54df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-3-opt.jpg\",\"id\":8881,\"alt\":\"\",\"source\":\"library\"},\"on_click_action\":\"lightbox\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"9e182bd\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Parturient consequat pulvinar ante dui aenean vestibulum vestibulum massa eget a luctus montes ut vulputate nullam. Ligula condimentum a lacus habitant etiam\\u00a0<a href=\\\"#\\\"><strong>sem adipiscing<\\/strong><\\/a>\\u00a0nulla a a laoreet quisque ullamcorper mus cubilia a mus donec adipiscing euismod ligula vehicula iaculis a a habitant. Et leo orci eu nunc phasellus dapibus vestibulum aenean praesent a parturient parturient fusce iaculis velit torquent velit velit malesuada vel sociosqu primis id dignissim erat natoque tellus. Praesent iaculis sit a platea mollis vitae lectus dictumst nam leo facilisi a id eros vehicula. Augue parturient arcu\\u00a0<a href=\\\"#\\\"><strong>condimentum convallis<\\/strong><\\/a>\\u00a0turpis id consequat vestibulum vestibulum ullamcorper dignissim bibendum facilisi vulputate litora.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"33155fe\",\"elType\":\"widget\",\"settings\":{\"lat\":\"51.50735\",\"lon\":\"-0.12776\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\">Praesent Iaculis sit\\u00a0Vehicula<\\/span><\\/strong><br \\/><strong><span style=\\\"color: #000000;\\\">Lap. 4\\u00a0Tellus\\u00a0A17-B27<\\/span><\\/strong><\\/p>\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]},\"content_vertical\":\"middle\",\"scroll_y\":-80,\"marker_list\":[{\"_id\":\"38b52bd\",\"marker_lat\":\"51.50735\",\"marker_lon\":\"-0.12776\"}]},\"elements\":[],\"widgetType\":\"wd_google_map\"}],\"isInner\":false}]'),
(632,9069,'_mc4wp_settings','a:9:{s:15:\"required_fields\";s:5:\"EMAIL\";s:12:\"double_optin\";s:1:\"1\";s:15:\"update_existing\";s:1:\"0\";s:17:\"replace_interests\";s:1:\"1\";s:15:\"subscriber_tags\";s:0:\"\";s:18:\"hide_after_success\";s:1:\"0\";s:8:\"redirect\";s:0:\"\";s:3:\"css\";s:1:\"0\";s:5:\"lists\";a:0:{}}'),
(633,9069,'text_subscribed','Thank you, your sign-up request was successful! Please check your email inbox to confirm.'),
(634,9069,'text_invalid_email','Please provide a valid email address.'),
(635,9069,'text_required_field_missing','Please fill in the required fields.'),
(636,9069,'text_already_subscribed','Given email address is already subscribed, thank you!'),
(637,9069,'text_error','Oops. Something went wrong. Please try again later.'),
(638,9069,'text_unsubscribed','You were successfully unsubscribed.'),
(639,9069,'text_not_subscribed','Given email address is not subscribed.'),
(640,9069,'text_no_lists_selected','Please select at least one list.'),
(641,9069,'text_updated','Thank you, your records have been updated!'),
(2147,9421,'_wp_page_template','default'),
(2148,9421,'_elementor_data','[{\"id\":\"cdbfc92\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"wd_section_stretch\":\"stretch-content\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d0b41d9\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"yes\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_page_title\"}],\"isInner\":false},{\"id\":\"e6396e2\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6dd1cc5\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_wc_notices\"}],\"isInner\":false},{\"id\":\"ecc74ba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d20daa6\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"10\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"100\",\"height\":\"100\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"sync_parent_id\":\"wd_68e45dee2b272\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"},{\"id\":\"8cf3f16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#0000001B\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"90911ec\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"58d6b05\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"color_gradient_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_position_tablet\":\"center center\",\"color_gradient_gradient_position_mobile\":\"center center\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"5e47732\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(939,9498,'_form','<div class=\"row\">\n<p class=\"col-md-6\"><label>Your Name</label>[text* your-name]</p>\n<p class=\"col-md-6\"><label>Your Email</label>[email* your-email]</p>\n</div>\n<div class=\"row\">\n<p class=\"col-md-6\"><label>Phone Number</label>[tel tel-767]</p>\n<p class=\"col-md-6\"><label>Company</label>[text text-1]</p>\n</div>\n<p><label>Your Message</label>[textarea your-message]</p>\n<p>[submit class:btn class:btn-color-primary class:btn-style-semi-round \"ASK A QUESTION\"]</p>'),
(940,9498,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:42:\"[_site_title] <wordpress@dummy.xtemos.com>\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:4:\"body\";s:163:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(941,9498,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:42:\"[_site_title] <wordpress@dummy.xtemos.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(942,9498,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:27:\"Please fill out this field.\";s:16:\"invalid_too_long\";s:32:\"This field has a too long input.\";s:17:\"invalid_too_short\";s:33:\"This field has a too short input.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:31:\"The uploaded file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:41:\"Please enter a date in YYYY-MM-DD format.\";s:14:\"date_too_early\";s:32:\"This field has a too early date.\";s:13:\"date_too_late\";s:31:\"This field has a too late date.\";s:14:\"invalid_number\";s:22:\"Please enter a number.\";s:16:\"number_too_small\";s:34:\"This field has a too small number.\";s:16:\"number_too_large\";s:34:\"This field has a too large number.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:30:\"Please enter an email address.\";s:11:\"invalid_url\";s:19:\"Please enter a URL.\";s:11:\"invalid_tel\";s:32:\"Please enter a telephone number.\";}'),
(943,9498,'_locale','en_US'),
(944,9498,'_hash','9103a0be41f8338e773b95cbd9edb54e6a286302'),
(945,14,'_woodmart_whb_header','header_439246'),
(946,14,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(947,14,'_woodmart_page-title-size','inherit'),
(948,14,'_woodmart_main_layout','full-width'),
(949,14,'_woodmart_title_off',''),
(950,14,'_elementor_edit_mode','builder'),
(951,14,'_elementor_template_type','wp-page'),
(952,14,'_elementor_version','3.32.3'),
(953,14,'_wp_page_template','default'),
(954,14,'_elementor_data','[{\"id\":\"2563b9c\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"32\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"15\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":\"20\",\"column\":\"20\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"f8d1db4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"887c72a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Welcome to TimeWillTell Stores \\u2014 Where Style Meets Timeless Quality.\",\"after_title\":\"<p data-start=\\\"495\\\" data-end=\\\"751\\\">At TimeWillTell Stores, we believe every product you own should tell a story \\u2014 one of confidence, class, and purpose.<br data-start=\\\"612\\\" data-end=\\\"615\\\" \\/>Founded with a passion for modern design and enduring quality, our mission is simple: to bring you items that make every moment count.<\\/p><p data-start=\\\"753\\\" data-end=\\\"1021\\\">From elegant timepieces to stylish everyday essentials, each product in our collection is carefully selected to reflect craftsmanship, durability, and affordability.<br data-start=\\\"918\\\" data-end=\\\"921\\\" \\/>We\\u2019re not just another store \\u2014 we\\u2019re a lifestyle brand for those who value detail and distinction.<\\/p><p data-start=\\\"1023\\\" data-end=\\\"1041\\\"><strong data-start=\\\"1023\\\" data-end=\\\"1039\\\">Our Promise:<\\/strong><\\/p><ul data-start=\\\"1042\\\" data-end=\\\"1137\\\"><li data-start=\\\"1042\\\" data-end=\\\"1078\\\"><p data-start=\\\"1044\\\" data-end=\\\"1078\\\">Premium quality at honest prices<\\/p><\\/li><li data-start=\\\"1079\\\" data-end=\\\"1106\\\"><p data-start=\\\"1081\\\" data-end=\\\"1106\\\">Fast, reliable delivery<\\/p><\\/li><li data-start=\\\"1107\\\" data-end=\\\"1137\\\"><p data-start=\\\"1109\\\" data-end=\\\"1137\\\">Excellent customer support<\\/p><\\/li><\\/ul><p data-start=\\\"1139\\\" data-end=\\\"1224\\\">Because at TimeWillTell Stores \\u2014 <strong data-start=\\\"1172\\\" data-end=\\\"1224\\\">your time, style, and satisfaction truly matter.<\\/strong><\\/p>\",\"color\":\"primary\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"520\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_font_family\":\"hkgroteskpro\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":\"1\"},{\"id\":\"3f6c529\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"40\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"20\"},\"container_sticky_offset\":\"50\",\"flex_direction_tablet\":\"row\"},\"elements\":[{\"id\":\"10cf425\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"container_sticky_offset\":\"50\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"db7be0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2025\\/10\\/Untitled-design-2.png\",\"id\":9948,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"aa47fa9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2025\\/10\\/twt-track-suit-r-1-scaled.jpg\",\"id\":10013,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"},{\"id\":\"7887001\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"container_sticky_offset\":\"50\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3e7fa8a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2025\\/10\\/twt-punk-show-cap-scaled.jpg\",\"id\":10012,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"7a48b46\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2025\\/10\\/twt-tshirt-scaled.jpg\",\"id\":10007,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"d783a0c\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/acs-ab-us-bg.jpg\",\"id\":\"304\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"d2b4c57\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Buyers trust us\",\"title\":\"Our Strategy Is To Provide Our Customers With Quality Products\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"width\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"404\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0eedecc\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p data-start=\\\"248\\\" data-end=\\\"506\\\">At <strong data-start=\\\"251\\\" data-end=\\\"274\\\">TimeWillTell Stores<\\/strong>, our strategy is simple \\u2014 <strong data-start=\\\"301\\\" data-end=\\\"344\\\">deliver quality that speaks for itself.<\\/strong><br data-start=\\\"344\\\" data-end=\\\"347\\\" \\/>We believe true success in retail isn\\u2019t just about selling products; it\\u2019s about building trust through <strong data-start=\\\"450\\\" data-end=\\\"475\\\">consistent excellence<\\/strong> and <strong data-start=\\\"480\\\" data-end=\\\"506\\\">customer satisfaction.<\\/strong><\\/p><h3 data-start=\\\"508\\\" data-end=\\\"533\\\"><strong data-start=\\\"512\\\" data-end=\\\"533\\\">Quality First<\\/strong><\\/h3><p data-start=\\\"534\\\" data-end=\\\"722\\\">Every item we offer goes through careful selection and quality checks.<br data-start=\\\"604\\\" data-end=\\\"607\\\" \\/>From design to delivery, we ensure every product meets our high standards \\u2014 so you always get value for your money.<\\/p><h3 data-start=\\\"724\\\" data-end=\\\"762\\\"><strong data-start=\\\"728\\\" data-end=\\\"762\\\">Customer-Centered Approach<\\/strong><\\/h3><p data-start=\\\"763\\\" data-end=\\\"992\\\">Your needs guide every decision we make.<br data-start=\\\"803\\\" data-end=\\\"806\\\" \\/>We listen, learn, and improve \\u2014 using feedback to make our collections even better.<br data-start=\\\"889\\\" data-end=\\\"892\\\" \\/>Our goal is to create an experience that\\u2019s smooth, transparent, and satisfying from start to finish.<\\/p><h3 data-start=\\\"994\\\" data-end=\\\"1030\\\"><strong data-start=\\\"998\\\" data-end=\\\"1030\\\">Innovation &amp; Improvement<\\/strong><\\/h3><p data-start=\\\"1031\\\" data-end=\\\"1249\\\">We continuously update our catalog with new and trending products that blend <strong data-start=\\\"1108\\\" data-end=\\\"1149\\\">style, durability, and functionality.<\\/strong><br data-start=\\\"1149\\\" data-end=\\\"1152\\\" \\/>By keeping up with innovation and global trends, we make sure you always have access to the best.<\\/p><h3 data-start=\\\"1251\\\" data-end=\\\"1278\\\"><strong data-start=\\\"1255\\\" data-end=\\\"1278\\\">Long-Term Value<\\/strong><\\/h3><p data-start=\\\"1279\\\" data-end=\\\"1501\\\">We don\\u2019t just want one sale \\u2014 we want a relationship.<br data-start=\\\"1332\\\" data-end=\\\"1335\\\" \\/>That\\u2019s why we focus on <strong data-start=\\\"1358\\\" data-end=\\\"1382\\\">long-lasting quality<\\/strong>, honest pricing, and dependable customer support.<br data-start=\\\"1432\\\" data-end=\\\"1435\\\" \\/>Your satisfaction today is the foundation of our success tomorrow.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":\"740\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false}]'),
(5854,10117,'_elementor_edit_mode','builder'),
(5855,10117,'_elementor_template_type','wp-page'),
(5856,10117,'_elementor_version','3.24.7'),
(5857,10117,'_wp_page_template','default'),
(5858,10117,'_elementor_data','[{\"id\":\"2563b9c\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"32\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"15\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":\"20\",\"column\":\"20\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"f8d1db4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"887c72a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Welcome to TimeWillTell Stores \\u2014 Where Style Meets Timeless Quality.\",\"after_title\":\"<p data-start=\\\"495\\\" data-end=\\\"751\\\">At TimeWillTell Stores, we believe every product you own should tell a story \\u2014 one of confidence, class, and purpose.<br data-start=\\\"612\\\" data-end=\\\"615\\\" \\/>Founded with a passion for modern design and enduring quality, our mission is simple: to bring you items that make every moment count.<\\/p><p data-start=\\\"753\\\" data-end=\\\"1021\\\">From elegant timepieces to stylish everyday essentials, each product in our collection is carefully selected to reflect craftsmanship, durability, and affordability.<br data-start=\\\"918\\\" data-end=\\\"921\\\" \\/>We\\u2019re not just another store \\u2014 we\\u2019re a lifestyle brand for those who value detail and distinction.<\\/p><p data-start=\\\"1023\\\" data-end=\\\"1041\\\"><strong data-start=\\\"1023\\\" data-end=\\\"1039\\\">Our Promise:<\\/strong><\\/p><ul data-start=\\\"1042\\\" data-end=\\\"1137\\\"><li data-start=\\\"1042\\\" data-end=\\\"1078\\\"><p data-start=\\\"1044\\\" data-end=\\\"1078\\\">Premium quality at honest prices<\\/p><\\/li><li data-start=\\\"1079\\\" data-end=\\\"1106\\\"><p data-start=\\\"1081\\\" data-end=\\\"1106\\\">Fast, reliable delivery<\\/p><\\/li><li data-start=\\\"1107\\\" data-end=\\\"1137\\\"><p data-start=\\\"1109\\\" data-end=\\\"1137\\\">Excellent customer support<\\/p><\\/li><\\/ul><p data-start=\\\"1139\\\" data-end=\\\"1224\\\">Because at TimeWillTell Stores \\u2014 <strong data-start=\\\"1172\\\" data-end=\\\"1224\\\">your time, style, and satisfaction truly matter.<\\/strong><\\/p>\",\"color\":\"primary\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"520\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_font_family\":\"hkgroteskpro\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":\"1\"},{\"id\":\"3f6c529\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"40\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"20\"},\"container_sticky_offset\":\"50\",\"flex_direction_tablet\":\"row\"},\"elements\":[{\"id\":\"10cf425\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"container_sticky_offset\":\"50\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"db7be0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2025\\/10\\/Untitled-design-2.png\",\"id\":9948,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"aa47fa9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2025\\/10\\/twt-track-suit-r-1-scaled.jpg\",\"id\":10013,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"},{\"id\":\"7887001\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"container_sticky_offset\":\"50\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3e7fa8a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2025\\/10\\/twt-punk-show-cap-scaled.jpg\",\"id\":10012,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"7a48b46\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2025\\/10\\/twt-tshirt-scaled.jpg\",\"id\":10007,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"d783a0c\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/acs-ab-us-bg.jpg\",\"id\":\"304\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"d2b4c57\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Buyers trust us\",\"title\":\"Our Strategy Is To Provide Our Customers With Quality Products\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"width\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"404\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0eedecc\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p data-start=\\\"248\\\" data-end=\\\"506\\\">At <strong data-start=\\\"251\\\" data-end=\\\"274\\\">TimeWillTell Stores<\\/strong>, our strategy is simple \\u2014 <strong data-start=\\\"301\\\" data-end=\\\"344\\\">deliver quality that speaks for itself.<\\/strong><br data-start=\\\"344\\\" data-end=\\\"347\\\" \\/>We believe true success in retail isn\\u2019t just about selling products; it\\u2019s about building trust through <strong data-start=\\\"450\\\" data-end=\\\"475\\\">consistent excellence<\\/strong> and <strong data-start=\\\"480\\\" data-end=\\\"506\\\">customer satisfaction.<\\/strong><\\/p><h3 data-start=\\\"508\\\" data-end=\\\"533\\\"><strong data-start=\\\"512\\\" data-end=\\\"533\\\">Quality First<\\/strong><\\/h3><p data-start=\\\"534\\\" data-end=\\\"722\\\">Every item we offer goes through careful selection and quality checks.<br data-start=\\\"604\\\" data-end=\\\"607\\\" \\/>From design to delivery, we ensure every product meets our high standards \\u2014 so you always get value for your money.<\\/p><h3 data-start=\\\"724\\\" data-end=\\\"762\\\"><strong data-start=\\\"728\\\" data-end=\\\"762\\\">Customer-Centered Approach<\\/strong><\\/h3><p data-start=\\\"763\\\" data-end=\\\"992\\\">Your needs guide every decision we make.<br data-start=\\\"803\\\" data-end=\\\"806\\\" \\/>We listen, learn, and improve \\u2014 using feedback to make our collections even better.<br data-start=\\\"889\\\" data-end=\\\"892\\\" \\/>Our goal is to create an experience that\\u2019s smooth, transparent, and satisfying from start to finish.<\\/p><h3 data-start=\\\"994\\\" data-end=\\\"1030\\\"><strong data-start=\\\"998\\\" data-end=\\\"1030\\\">Innovation &amp; Improvement<\\/strong><\\/h3><p data-start=\\\"1031\\\" data-end=\\\"1249\\\">We continuously update our catalog with new and trending products that blend <strong data-start=\\\"1108\\\" data-end=\\\"1149\\\">style, durability, and functionality.<\\/strong><br data-start=\\\"1149\\\" data-end=\\\"1152\\\" \\/>By keeping up with innovation and global trends, we make sure you always have access to the best.<\\/p><h3 data-start=\\\"1251\\\" data-end=\\\"1278\\\"><strong data-start=\\\"1255\\\" data-end=\\\"1278\\\">Long-Term Value<\\/strong><\\/h3><p data-start=\\\"1279\\\" data-end=\\\"1501\\\">We don\\u2019t just want one sale \\u2014 we want a relationship.<br data-start=\\\"1332\\\" data-end=\\\"1335\\\" \\/>That\\u2019s why we focus on <strong data-start=\\\"1358\\\" data-end=\\\"1382\\\">long-lasting quality<\\/strong>, honest pricing, and dependable customer support.<br data-start=\\\"1432\\\" data-end=\\\"1435\\\" \\/>Your satisfaction today is the foundation of our success tomorrow.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":\"740\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false}]'),
(2139,229,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:35732;}'),
(2140,9072,'_wp_attached_file','2022/09/accessories-popup.jpg'),
(2141,9072,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:420;s:4:\"file\";s:29:\"2022/09/accessories-popup.jpg\";s:8:\"filesize\";i:32010;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"accessories-popup-600x420.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25088;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"accessories-popup-148x78.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2142;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(956,17,'_woodmart_whb_header','none'),
(957,17,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(958,17,'_woodmart_page-title-size','inherit'),
(959,19,'_woodmart_whb_header','none'),
(960,19,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(961,19,'_woodmart_page-title-size','inherit'),
(962,19,'_woodmart_main_layout','full-width'),
(963,19,'_elementor_edit_mode','builder'),
(964,19,'_elementor_template_type','wp-page'),
(965,19,'_elementor_version','3.7.4'),
(966,19,'_wp_page_template','default'),
(967,19,'_elementor_data','[{\"id\":\"4da47f8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"51f97bfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"column_sticky_offset\":50,\"scroll_y\":-80},\"elements\":[{\"id\":\"6b8678c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:html -->\\n[woodmart_compare]\\n<!-- \\/wp:html -->\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(969,21,'_woodmart_whb_header','none'),
(970,21,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(971,21,'_woodmart_page-title-size','inherit'),
(972,21,'_woodmart_main_layout','full-width'),
(973,21,'_woodmart_title_off',''),
(974,21,'_elementor_edit_mode','builder'),
(975,21,'_elementor_template_type','wp-page'),
(976,21,'_elementor_version','3.32.3'),
(977,21,'_wp_page_template','default'),
(978,21,'_elementor_data','[{\"id\":\"5b1b2cd\",\"elType\":\"container\",\"settings\":{\"equal_height\":\"yes\",\"css_animation\":\"none\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"61\",\"unit\":\"px\",\"isLinked\":\"\"},\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"9046ab6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"#e8e8e8\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"b9566ac\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Information about us\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"CONTACT US FOR ANY QUESTIONS\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7415954\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"title_text\":\"timewilltell091@gmail.com\",\"description_text\":\"\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"41f640b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"title_text\":\"07070223974,\\u00a008145021819\",\"description_text\":\"\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"cdac884\",\"elType\":\"widget\",\"settings\":{\"show_label\":\"\",\"label_text\":\"Share: \",\"type\":\"follow\",\"fb_link\":\"#\",\"twitter_link\":\"#\",\"isntagram_link\":\"#\",\"pinterest_link\":\"#\",\"youtube_link\":\"#\",\"align\":\"left\",\"style\":\"simple\",\"size\":\"large\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":\"1\"},{\"id\":\"d9fb068\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"2f7a695\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Information about us\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"CONTACT US FOR ANY QUESTIONS\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4371298\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"9498\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":\"1\"}],\"isInner\":false}]'),
(5908,10124,'_elementor_edit_mode','builder'),
(5909,10124,'_elementor_template_type','wp-page'),
(5910,10124,'_elementor_version','3.32.3'),
(5911,10124,'_wp_page_template','default'),
(5912,10124,'_elementor_data','[{\"id\":\"5b1b2cd\",\"elType\":\"container\",\"settings\":{\"equal_height\":\"yes\",\"css_animation\":\"none\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"61\",\"unit\":\"px\",\"isLinked\":\"\"},\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"9046ab6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"#e8e8e8\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"b9566ac\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Information about us\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"CONTACT US FOR ANY QUESTIONS\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7415954\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"title_text\":\"timewilltell091@gmail.com\",\"description_text\":\"\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"41f640b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"title_text\":\"07070223974,\\u00a008145021819\",\"description_text\":\"\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"cdac884\",\"elType\":\"widget\",\"settings\":{\"show_label\":\"\",\"label_text\":\"Share: \",\"type\":\"follow\",\"fb_link\":\"#\",\"twitter_link\":\"#\",\"isntagram_link\":\"#\",\"pinterest_link\":\"#\",\"youtube_link\":\"#\",\"align\":\"left\",\"style\":\"simple\",\"size\":\"large\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":\"1\"},{\"id\":\"d9fb068\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"2f7a695\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Information about us\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"CONTACT US FOR ANY QUESTIONS\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4371298\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"9498\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":\"1\"}],\"isInner\":false}]'),
(5317,10074,'_elementor_edit_mode','builder'),
(5318,10074,'_elementor_template_type','wp-page'),
(5319,10074,'_elementor_version','3.24.7'),
(5320,10074,'_wp_page_template','default'),
(5321,10074,'_elementor_data','[{\"id\":\"5b1b2cd\",\"elType\":\"container\",\"settings\":{\"equal_height\":\"yes\",\"css_animation\":\"none\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"61\",\"unit\":\"px\",\"isLinked\":\"\"},\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"9046ab6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"#e8e8e8\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"aac7dec\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Information questions\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"Frequently Asked Questions\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3421581\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"item_title\":\"Will I receive the same product that I see in the picture?\",\"item_content\":\"<p>Consectetur cras scelerisque dis nec mi vestibulum ullamcorper turpis enim natoque tempus a malesuada suspendisse iaculis adipiscing himenaeos tincidunt.Tellus pharetra dis nostra urna a scelerisque id parturient ullamcorper ullamcorper class ad consectetur tristique et.<\\/p><p>Hendrerit mollis facilisi odio a montes scelerisque a scelerisque justo a praesent conubia aenean mi tempor.<\\/p>\",\"_id\":\"0d760dd\"},{\"item_title\":\"Where can I view my sales receipt?\",\"item_content\":\"<p>A vel dui a conubia vestibulum class varius vel nunc a gravida ut maecenas quisque a proin condimentum sagittis class at faucibus primis parturient dolor scelerisque himenaeos.<\\/p><p>A et ullamcorper vestibulum netus a mauris ac consectetur libero volutpat congue congue turpis a consectetur adipiscing sit.Suspendisse leo fringilla a congue tempus nisi conubia vestibulum a in posuere accumsan.<\\/p>\",\"_id\":\"f2d8adb\"},{\"item_title\":\"How can I return an item?\",\"item_content\":\"<p>Sit rhoncus aptent dis scelerisque penatibus a dis tempor accumsan suspendisse mollis a et odio ullamcorper magnis ullamcorper cum ullamcorper duis nulla egestas massa.<\\/p><p>Vitae amet nostra est leo dignissim justo sodales et ac a conubia bibendum duis ad justo suspendisse a a tellus cubilia vestibulum a dictumst a duis risus.Sociosqu curae consequat nisl litora a eros est consectetur nulla rhoncus a a id felis praesent.Tempus dui integer a cursus id fames parturient.<\\/p>\",\"_id\":\"8b4af4e\"},{\"item_title\":\"Will you restock items indicated as \\u201cout of stock?\\u201d\",\"item_content\":\"<p>Scelerisque parturient sagittis nisi in aliquam dui scelerisque non consectetur aptent hac adipiscing ullamcorper pulvinar sit vestibulum purus facilisi hendrerit mus nisl massa ut parturient consectetur cum justo fames torquent.<\\/p><p>Ac curae aliquet vivamus aptent duis congue urna venenatis ridiculus faucibus tincidunt a lorem rutrum nullam potenti adipiscing.Adipiscing.<\\/p>\",\"_id\":\"a933bda\"},{\"item_title\":\"Where can I ship my order?\",\"item_content\":\"<p>Ut bibendum a adipiscing purus massa a facilisi congue parturient condimentum urna donec per adipiscing cursus nisl nam tristique parturient id.<\\/p><p>Aliquam quam at et in ipsum at venenatis a eget dignissim aliquam tincidunt ultrices lacus ad consectetur imperdiet sem suspendisse ante a dapibus potenti.Eu parturient parturient magnis tempus molestie augue quam vulputate hac facilisis est nisl pretium a cursus.<\\/p>\",\"_id\":\"a6d14b0\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Jost\",\"opener_alignment\":\"right\",\"scroll_y\":\"-80\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_accordion\"}],\"isInner\":\"1\"},{\"id\":\"d9fb068\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"5dffa56\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Information about us\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"CONTACT US FOR ANY QUESTIONS\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4371298\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"9498\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":\"1\"}],\"isInner\":false}]'),
(980,23,'_woodmart_whb_header','header_439246'),
(981,23,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(982,23,'_woodmart_page-title-size','inherit'),
(983,23,'_woodmart_main_layout','full-width'),
(984,23,'_woodmart_title_off','on'),
(985,23,'_elementor_edit_mode','builder'),
(986,23,'_elementor_template_type','wp-page'),
(987,23,'_elementor_version','3.16.6'),
(988,23,'_wp_page_template','default'),
(989,23,'_elementor_data','[{\"id\":\"1b40ec4\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":8807,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/faqs.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"64\",\"sizes\":[]},\"background_position\":\"bottom center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"15\",\"bottom\":\"300\",\"left\":\"15\",\"isLinked\":false},\"background_color\":\"#F2F2F2\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"e26785c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"<p>Write us an e-mail via the form, or just send us an e-mail directly at.<\\/p>\",\"image_size\":\"custom\",\"title\":\"Questions &amp; Answers\",\"font_container\":\"tag:h1|font_size:52|text_align:center|color:%23ffffff|line_height:1.1\",\"use_theme_fonts\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"d174d85\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"style\":\"link\",\"size\":\"extra-large\",\"popup_id\":\"contact-form-popup\",\"text\":\"CONTACT US\",\"content\":\"1570\",\"scroll_y\":\"-80\",\"width\":{\"unit\":\"px\",\"size\":\"900\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_popup\"}],\"isInner\":false},{\"id\":\"a387e31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"4ff77b6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"style\":\"underlined\",\"align\":\"left\",\"title\":\"Shopping Information\",\"scroll_y\":\"-80\",\"color\":\"primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"a8dff97\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"scroll_y\":-80},\"elements\":[{\"id\":\"919248e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"0504aa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Delivery charges for orders from the Online Shop?<\\/h5><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.<\\/p><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"b46cb44\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>How long will delivery take?<\\/h5><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.<\\/p><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"559a23c\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>What exactly happens after ordering?<\\/h5><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.<\\/p><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"550d036\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"224bbe4\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Where can I view my sales receipt?<\\/h5><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.<\\/p><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"797c2a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>How do I add a gift receipt to an order?<\\/h5><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.<\\/p><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"8d6eb9a\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>How long do I have to return an order?<\\/h5><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.<\\/p><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8111123\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"b67ba83\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"style\":\"underlined\",\"align\":\"left\",\"title\":\"Payment Information\",\"scroll_y\":\"-80\",\"color\":\"primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"435af5b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"scroll_y\":-80},\"elements\":[{\"id\":\"bd69049\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"0e91e5e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>How is the recipient reimbursed?<\\/h5><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.<\\/p><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"59442fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Can I be reimbursed through the original payment method?<\\/h5><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.<\\/p><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"0cee6ab\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Can the country receiving the shipment be different than the country of purchase?<\\/h5><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.<\\/p><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"96dc538\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"801a8a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>How can I return an item?<\\/h5><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.<\\/p><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"f2f5fdc\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Will I receive the same product that I see in the picture?<\\/h5><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.<\\/p><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"90b6cdc\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Will you restock items indicated as \\u201cout of stock?\\u201d<\\/h5><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.<\\/p><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e939ddb\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"a8fd5da\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"style\":\"underlined\",\"align\":\"left\",\"title\":\"Orders and Returns\",\"scroll_y\":\"-80\",\"color\":\"primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"c0d5c5f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"scroll_y\":-80},\"elements\":[{\"id\":\"a8cbb18\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"1e8054e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Delivery charges for orders from the Online Shop?<\\/h5><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.<\\/p><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"0228674\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>How long will delivery take?<\\/h5><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.<\\/p><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"19d3261\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>What exactly happens after ordering?<\\/h5><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.<\\/p><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"9900590\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"f0a52ae\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>How long does the delivery take and how much does it cost?<\\/h5><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.<\\/p><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3c6760a\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Which browser is best to use the site?<\\/h5><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.<\\/p><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"732b3b7\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>How do I subscribe to the newsletter?<\\/h5><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.<\\/p><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(991,27,'_woodmart_whb_header','none'),
(992,27,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(993,27,'_woodmart_page-title-size','inherit'),
(994,27,'_woodmart_main_layout','full-width'),
(995,27,'_elementor_edit_mode','builder'),
(996,27,'_elementor_template_type','wp-page'),
(997,27,'_elementor_version','3.32.3'),
(998,27,'_wp_page_template','default'),
(999,27,'_elementor_data','[{\"id\":\"d112f63\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"40dcb2f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"What Personal Data We Collect and Why We Collect It\",\"after_title\":\"<p>At <strong data-start=\\\"290\\\" data-end=\\\"313\\\">TimeWillTell Stores<\\/strong>, we value your privacy and are committed to protecting your personal information.<br data-start=\\\"395\\\" data-end=\\\"398\\\" \\/>This Privacy Policy explains how we collect, use, and safeguard your data when you visit or make a purchase from our website.<\\/p>\",\"scroll_y\":-80,\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":false},{\"id\":\"53baebf\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E7E7E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"99000ae\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h3 data-start=\\\"1587\\\" data-end=\\\"1609\\\"><strong data-start=\\\"1591\\\" data-end=\\\"1609\\\">1. Information We Collect<\\/strong><\\/h3><p data-start=\\\"559\\\" data-end=\\\"625\\\">We may collect the following information when you shop or sign up:<\\/p><ul data-start=\\\"626\\\" data-end=\\\"816\\\"><li data-start=\\\"626\\\" data-end=\\\"678\\\"><p data-start=\\\"628\\\" data-end=\\\"678\\\">Name and contact details (email, phone, address)<\\/p><\\/li><li data-start=\\\"679\\\" data-end=\\\"760\\\"><p data-start=\\\"681\\\" data-end=\\\"760\\\">Payment and billing information (processed securely through trusted gateways)<\\/p><\\/li><li data-start=\\\"761\\\" data-end=\\\"816\\\"><p data-start=\\\"763\\\" data-end=\\\"816\\\">Device and browsing data (to improve user experience)<\\/p><\\/li><\\/ul><h3 data-start=\\\"818\\\" data-end=\\\"856\\\"><strong data-start=\\\"822\\\" data-end=\\\"856\\\">2. How We Use Your Information<\\/strong><\\/h3><p data-start=\\\"857\\\" data-end=\\\"885\\\">Your information is used to:<\\/p><ul data-start=\\\"886\\\" data-end=\\\"1025\\\"><li data-start=\\\"886\\\" data-end=\\\"921\\\"><p data-start=\\\"888\\\" data-end=\\\"921\\\">Process and deliver your orders<\\/p><\\/li><li data-start=\\\"922\\\" data-end=\\\"965\\\"><p data-start=\\\"924\\\" data-end=\\\"965\\\">Communicate updates, offers, or support<\\/p><\\/li><li data-start=\\\"966\\\" data-end=\\\"1025\\\"><p data-start=\\\"968\\\" data-end=\\\"1025\\\">Improve our products, services, and website performance<\\/p><\\/li><\\/ul><p data-start=\\\"1027\\\" data-end=\\\"1089\\\">We <strong data-start=\\\"1030\\\" data-end=\\\"1052\\\">never sell or rent<\\/strong> your personal data to third parties.<\\/p><h3 data-start=\\\"1091\\\" data-end=\\\"1115\\\"><strong data-start=\\\"1095\\\" data-end=\\\"1115\\\">3. Data Security<\\/strong><\\/h3><p data-start=\\\"1116\\\" data-end=\\\"1238\\\">We use secure servers and encryption to protect your personal information from unauthorized access, disclosure, or misuse.<\\/p><h3 data-start=\\\"1240\\\" data-end=\\\"1258\\\"><strong data-start=\\\"1244\\\" data-end=\\\"1258\\\">4. Cookies<\\/strong><\\/h3><p data-start=\\\"1259\\\" data-end=\\\"1416\\\">Our website uses cookies to personalize your shopping experience and analyze site traffic.<br data-start=\\\"1349\\\" data-end=\\\"1352\\\" \\/>You can adjust your browser settings to disable cookies anytime.<\\/p><h3 data-start=\\\"1418\\\" data-end=\\\"1449\\\"><strong data-start=\\\"1422\\\" data-end=\\\"1449\\\">5. Third-Party Services<\\/strong><\\/h3><p data-start=\\\"1450\\\" data-end=\\\"1585\\\">We may share limited data with trusted partners like payment processors and delivery companies \\u2014 only as needed to complete your order.<\\/p><h3 data-start=\\\"1587\\\" data-end=\\\"1609\\\"><strong data-start=\\\"1591\\\" data-end=\\\"1609\\\">6. Your Rights<\\/strong><\\/h3><p data-start=\\\"1610\\\" data-end=\\\"1747\\\">You may request access, correction, or deletion of your personal data at any time by contacting us at <strong>timewilltell091@gmail.com<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false}]'),
(5886,10121,'_elementor_edit_mode','builder'),
(5887,10121,'_elementor_template_type','wp-page'),
(5888,10121,'_elementor_version','3.16.6'),
(5889,10121,'_wp_page_template','default'),
(5890,10121,'_elementor_data','[{\"id\":\"d112f63\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"40dcb2f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"What Personal Data We Collect and Why We Collect It\",\"after_title\":\"<p>At <strong data-start=\\\"290\\\" data-end=\\\"313\\\">TimeWillTell Stores<\\/strong>, we value your privacy and are committed to protecting your personal information.<br data-start=\\\"395\\\" data-end=\\\"398\\\" \\/>This Privacy Policy explains how we collect, use, and safeguard your data when you visit or make a purchase from our website.<\\/p>\",\"scroll_y\":-80,\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":false},{\"id\":\"53baebf\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E7E7E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"99000ae\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h3 data-start=\\\"1587\\\" data-end=\\\"1609\\\"><strong data-start=\\\"1591\\\" data-end=\\\"1609\\\">1. Information We Collect<\\/strong><\\/h3><p data-start=\\\"559\\\" data-end=\\\"625\\\">We may collect the following information when you shop or sign up:<\\/p><ul data-start=\\\"626\\\" data-end=\\\"816\\\"><li data-start=\\\"626\\\" data-end=\\\"678\\\"><p data-start=\\\"628\\\" data-end=\\\"678\\\">Name and contact details (email, phone, address)<\\/p><\\/li><li data-start=\\\"679\\\" data-end=\\\"760\\\"><p data-start=\\\"681\\\" data-end=\\\"760\\\">Payment and billing information (processed securely through trusted gateways)<\\/p><\\/li><li data-start=\\\"761\\\" data-end=\\\"816\\\"><p data-start=\\\"763\\\" data-end=\\\"816\\\">Device and browsing data (to improve user experience)<\\/p><\\/li><\\/ul><h3 data-start=\\\"818\\\" data-end=\\\"856\\\"><strong data-start=\\\"822\\\" data-end=\\\"856\\\">2. How We Use Your Information<\\/strong><\\/h3><p data-start=\\\"857\\\" data-end=\\\"885\\\">Your information is used to:<\\/p><ul data-start=\\\"886\\\" data-end=\\\"1025\\\"><li data-start=\\\"886\\\" data-end=\\\"921\\\"><p data-start=\\\"888\\\" data-end=\\\"921\\\">Process and deliver your orders<\\/p><\\/li><li data-start=\\\"922\\\" data-end=\\\"965\\\"><p data-start=\\\"924\\\" data-end=\\\"965\\\">Communicate updates, offers, or support<\\/p><\\/li><li data-start=\\\"966\\\" data-end=\\\"1025\\\"><p data-start=\\\"968\\\" data-end=\\\"1025\\\">Improve our products, services, and website performance<\\/p><\\/li><\\/ul><p data-start=\\\"1027\\\" data-end=\\\"1089\\\">We <strong data-start=\\\"1030\\\" data-end=\\\"1052\\\">never sell or rent<\\/strong> your personal data to third parties.<\\/p><h3 data-start=\\\"1091\\\" data-end=\\\"1115\\\"><strong data-start=\\\"1095\\\" data-end=\\\"1115\\\">3. Data Security<\\/strong><\\/h3><p data-start=\\\"1116\\\" data-end=\\\"1238\\\">We use secure servers and encryption to protect your personal information from unauthorized access, disclosure, or misuse.<\\/p><h3 data-start=\\\"1240\\\" data-end=\\\"1258\\\"><strong data-start=\\\"1244\\\" data-end=\\\"1258\\\">4. Cookies<\\/strong><\\/h3><p data-start=\\\"1259\\\" data-end=\\\"1416\\\">Our website uses cookies to personalize your shopping experience and analyze site traffic.<br data-start=\\\"1349\\\" data-end=\\\"1352\\\" \\/>You can adjust your browser settings to disable cookies anytime.<\\/p><h3 data-start=\\\"1418\\\" data-end=\\\"1449\\\"><strong data-start=\\\"1422\\\" data-end=\\\"1449\\\">5. Third-Party Services<\\/strong><\\/h3><p data-start=\\\"1450\\\" data-end=\\\"1585\\\">We may share limited data with trusted partners like payment processors and delivery companies \\u2014 only as needed to complete your order.<\\/p><h3 data-start=\\\"1587\\\" data-end=\\\"1609\\\"><strong data-start=\\\"1591\\\" data-end=\\\"1609\\\">6. Your Rights<\\/strong><\\/h3><p data-start=\\\"1610\\\" data-end=\\\"1747\\\">You may request access, correction, or deletion of your personal data at any time by contacting us at <strong>timewilltell091@gmail.com<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false}]'),
(6470,9990,'_product_attributes','a:1:{s:5:\"color\";a:6:{s:4:\"name\";s:5:\"Color\";s:5:\"value\";s:28:\"Purple | Red | Black | White\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(6539,10166,'_regular_price','115000'),
(6471,10166,'_variation_description',''),
(6472,10166,'total_sales','0'),
(6473,10166,'_tax_status','taxable'),
(6474,10166,'_tax_class','parent'),
(6475,10166,'_manage_stock','no'),
(6476,10166,'_backorders','no'),
(6477,10166,'_sold_individually','no'),
(6478,10166,'_virtual','no'),
(6479,10166,'_downloadable','no'),
(6480,10166,'_download_limit','-1'),
(6481,10166,'_download_expiry','-1'),
(6482,10166,'_stock',NULL),
(6483,10166,'_stock_status','instock'),
(6484,10166,'_wc_average_rating','0'),
(6485,10166,'_wc_review_count','0'),
(6486,10166,'attribute_color','Purple'),
(6487,10166,'_product_version','10.5.2'),
(6488,10167,'_variation_description',''),
(6489,10167,'total_sales','0'),
(6490,10167,'_tax_status','taxable'),
(6491,10167,'_tax_class','parent'),
(6492,10167,'_manage_stock','no'),
(6493,10167,'_backorders','no'),
(6494,10167,'_sold_individually','no'),
(6495,10167,'_virtual','no'),
(1001,29,'_woodmart_whb_header','header_439246'),
(1002,29,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(1003,29,'_woodmart_page-title-size','inherit'),
(1004,29,'_woodmart_main_layout','full-width'),
(1005,29,'_woodmart_title_off','on'),
(1006,29,'_elementor_edit_mode','builder'),
(1007,29,'_elementor_template_type','wp-page'),
(1008,29,'_elementor_version','3.24.7'),
(1009,29,'_wp_page_template','default'),
(1010,29,'_elementor_data','[{\"id\":\"b424d0d\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"0\",\"unit\":\"px\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"b1e3a9a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"d55ff9a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Worldwide Logistics, Air Freight Forwarding, Road Haulage\",\"after_title\":\"\",\"size\":\"large\",\"align\":\"left\",\"scroll_y\":\"-80\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":\"1\"},{\"id\":\"243a0c8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"f0b6860\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/shipping-2.jpg\",\"id\":\"4485\",\"alt\":\"\",\"source\":\"library\"},\"alignment\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-220\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-120\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"1f8235a\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"flex_direction_mobile\":\"row\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"e406d7f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Learn how to get a discount\",\"title\":\"Shipping Options\",\"after_title\":\"<p>Proponents of content strategy may shun of dummy copy designers<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0b6f59d\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"82f864d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"255a475\",\"elType\":\"widget\",\"settings\":{\"title\":\"Standard Shipping\",\"description\":\"Delivery in 5 \\u2013 7 working days\",\"price\":\"$8.00\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_menu_price\"},{\"id\":\"5b858df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Express Shipping\",\"description\":\"Delivery in 3 \\u2013 5 working days\",\"price\":\"$12.00\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_menu_price\"}],\"isInner\":\"1\"},{\"id\":\"d9f4f14\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"cfab349\",\"elType\":\"widget\",\"settings\":{\"title\":\"1 \\u2013 2 day Shipping\",\"description\":\"Delivery in 1 \\u2013 2 working days\",\"price\":\"$18.00\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_menu_price\"},{\"id\":\"dc0e179\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free Shipping\",\"description\":\"Delivery in 4 \\u2013 5 working days\",\"price\":\"$0\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_menu_price\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"87f8307\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"4d92780\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"d999342\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"youtube\",\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_action_button\":\"overlay\",\"video_image_overlay\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/video-thumb.jpg\",\"id\":\"4508\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"text\":\"Play video\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":\"1\"},{\"id\":\"ce51b2b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"e0ed47e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Returns and Exchanges\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":\"-80\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"de313be\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>At Solution we want you to be completely satisfied with your purchase. If you are not satisfied with your order you have two options for return or exchange. You can simply bring your order in its original packaging accompanied by the original.<\\/p><ul><li>Dedicated secure facilities<\\/li><li>Customs clearances<\\/li><li>Online inventory reporting<\\/li><li>Full order management &amp; back office integration<\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}]'),
(2138,229,'_wp_attached_file','2022/09/hkgroteskpro-semibold.woff2'),
(1011,29,'_oembed_4700661b4b5109e034897f727c1ef9df','<iframe title=\"Timelapse - Lighthouse (Oct 2012)\" src=\"https://player.vimeo.com/video/51589652?h=836062ff9b&amp;dnt=1&amp;app_id=122963\" width=\"500\" height=\"281\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen></iframe>'),
(1012,29,'_oembed_time_4700661b4b5109e034897f727c1ef9df','1662723361'),
(1014,31,'_woodmart_whb_header','none'),
(1015,31,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(1016,31,'_woodmart_page-title-size','inherit'),
(1017,31,'_woodmart_main_layout','full-width'),
(1018,31,'_woodmart_title_off','on'),
(1019,31,'_elementor_edit_mode','builder'),
(1020,31,'_elementor_template_type','wp-page'),
(1021,31,'_elementor_version','3.16.6'),
(1022,31,'_wp_page_template','default'),
(1023,31,'_elementor_data','[{\"id\":\"c446ec4\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/new-arrivals-banner.jpg\",\"id\":4518,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"15\",\"bottom\":\"120\",\"left\":\"15\",\"isLinked\":false},\"background_size_tablet\":\"initial\",\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"15\",\"bottom\":\"90\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"99e6608\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Order Tracking\",\"after_title\":\"\",\"size\":\"large\",\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80,\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"741881e\",\"elType\":\"widget\",\"settings\":{\"html\":\"[woocommerce_order_tracking]\",\"scroll_y\":\"-80\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"d4d6c86\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/track-order.jpg\",\"id\":4535,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"430\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"a00a8c4\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Fast Delivery\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":38,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>Chances are there wasn\\u2019t collaboration and checkpoints, there wasn\\u2019t a process.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Best Quality\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"sync_parent_id\":\"wd_6585b8f5d7e0d\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false}]'),
(2144,9421,'_elementor_edit_mode','builder'),
(1025,33,'_woodmart_whb_header','none'),
(1026,33,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(1027,33,'_woodmart_page-title-size','inherit'),
(1076,1570,'_wp_page_template','default'),
(1077,1570,'_elementor_edit_mode','builder'),
(1078,1570,'_elementor_template_type','wp-post'),
(1079,1570,'_elementor_version','3.16.6'),
(1080,1570,'_elementor_data','[{\"id\":\"cecb742\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction_mobile\":\"column\",\"scroll_y\":-80},\"elements\":[{\"id\":\"e54f281\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":66.599999999999994315658113919198513031005859375,\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"149e667\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"SEND US A MESSAGE\",\"after_title\":\"\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\",\"title_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"bad6d09\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"9498\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true},{\"id\":\"ddd58ae\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":33.39999999999999857891452847979962825775146484375,\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"wd_color_scheme\":\"light\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"5b3f247\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"CONTACT INFORMATION\",\"after_title\":\"\",\"color\":\"white\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"fd5b90f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p>50 East 52nd Street<br \\/>Brooklyn, NY 10022<br \\/>United States<\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/placeholder.svg\",\"id\":73,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"75ef05a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p>+1322224332<br \\/>+4643758533<\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/smartphone.svg\",\"id\":75,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"22e0ab5\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p>info@google.com<br \\/>support@google.com<\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/paper-plane.svg\",\"id\":72,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF26\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"f7e0574\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you have questions about how we can help your company? Send us an email and we\\u2019ll get in touch shortly.<\\/p>\",\"wd_color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2971e0\",\"elType\":\"widget\",\"settings\":{\"size\":\"small\",\"align\":\"left\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"label_text\":\"Share: \",\"fb_link\":\"#\",\"twitter_link\":\"#\",\"isntagram_link\":\"#\",\"pinterest_link\":\"#\",\"youtube_link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":true}],\"isInner\":false}]'),
(1081,1570,'_elementor_controls_usage','a:7:{s:8:\"wd_title\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:23:\"general_content_section\";a:3:{s:8:\"subtitle\";i:2;s:5:\"title\";i:2;s:11:\"after_title\";i:2;}}s:5:\"style\";a:4:{s:21:\"general_style_section\";a:3:{s:5:\"align\";i:2;s:4:\"size\";i:2;s:5:\"color\";i:1;}s:19:\"title_style_section\";a:2:{s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_line_height\";i:2;}s:22:\"subtitle_style_section\";a:1:{s:31:\"subtitle_typography_line_height\";i:2;}s:18:\"text_style_section\";a:1:{s:27:\"text_typography_line_height\";i:2;}}s:8:\"advanced\";a:1:{s:8:\"wd_extra\";a:1:{s:8:\"scroll_y\";i:2;}}}}s:17:\"wd_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:23:\"general_content_section\";a:1:{s:7:\"form_id\";i:1;}}s:8:\"advanced\";a:1:{s:8:\"wd_extra\";a:1:{s:8:\"scroll_y\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:2:{s:8:\"wd_extra\";a:2:{s:20:\"column_sticky_offset\";i:2;s:8:\"scroll_y\";i:2;}s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"wd_extra_style\";a:1:{s:15:\"wd_color_scheme\";i:1;}}}}s:10:\"wd_infobox\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"content_section\";a:4:{s:8:\"subtitle\";i:3;s:5:\"title\";i:3;s:7:\"content\";i:3;s:8:\"btn_text\";i:3;}s:20:\"icon_content_section\";a:4:{s:9:\"icon_type\";i:3;s:5:\"image\";i:3;s:10:\"image_size\";i:3;s:22:\"image_custom_dimension\";i:3;}}s:5:\"style\";a:4:{s:21:\"general_style_section\";a:2:{s:9:\"alignment\";i:3;s:15:\"image_alignment\";i:3;}s:21:\"content_style_section\";a:2:{s:17:\"custom_text_color\";i:3;s:30:\"content_typography_line_height\";i:3;}s:22:\"subtitle_style_section\";a:1:{s:31:\"subtitle_typography_line_height\";i:3;}s:19:\"title_style_section\";a:1:{s:28:\"title_typography_line_height\";i:3;}}s:8:\"advanced\";a:3:{s:8:\"wd_extra\";a:1:{s:8:\"scroll_y\";i:3;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:15:\"wd_color_scheme\";i:1;s:22:\"typography_line_height\";i:1;}s:16:\"section_drop_cap\";a:1:{s:31:\"drop_cap_typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:8:\"wd_extra\";a:1:{s:8:\"scroll_y\";i:1;}}}}s:17:\"wd_social_buttons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"general_style_section\";a:3:{s:4:\"size\";i:1;s:5:\"align\";i:1;s:5:\"style\";i:1;}}s:8:\"advanced\";a:1:{s:8:\"wd_extra\";a:1:{s:8:\"scroll_y\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),
(1083,4453,'_wp_page_template','default'),
(1084,4453,'_elementor_edit_mode','builder'),
(1085,4453,'_elementor_template_type','wp-post'),
(1086,4453,'_elementor_version','3.16.6'),
(1087,4453,'_elementor_data','[{\"id\":\"0f2f400\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"3867791\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"Our stores\",\"title\":\"Visit Our New\\nStore in New York\",\"content\":\"<p>294 Bay Meadows Ave.<br \\/>Bay Shore, NY 11706<\\/p>\",\"btn_text\":\"See More About\",\"alignment\":\"left\",\"image_alignment\":\"left\",\"btn_style\":\"link\",\"scroll_y\":-80,\"subtitle_color\":\"primary\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":false}]'),
(1089,8842,'_thumbnail_id','8843'),
(1090,8842,'_woodmart_whb_header','none'),
(1091,8842,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(1092,8842,'_woodmart_page-title-size','inherit'),
(1093,8842,'_elementor_edit_mode','builder'),
(1094,8842,'_elementor_template_type','wp-post'),
(1095,8842,'_elementor_version','3.16.6'),
(1096,8842,'_wp_page_template','default'),
(1097,8842,'_elementor_data','[{\"id\":\"dc45373\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"53e8ba2\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>A sed a risusat luctus esta anibh rhoncus hendrerit blandit nam rutrum sitmiad hac. Cras a vestibulum a varius adipiscing ut dignissim ullamcorper libero fermentum dis aliquet tellus mollis et tristique sodales. Suspendisse vel mi etiam ullamcorper parturient varius parturient eu eget pulvinar odio dapibus nisl ut luctus suscipit per vel aptent fames venenatis leo ac ullamcorper integer mus condimentum rutrum. Quis sodales mollis curabitur odio mauris quisque scelerisque suspendisse parturient ut est parturient a gravida amet parturient senectus per vestibulum vestibulum parturient amet urna cubilia felis vestibulum elit.<\\/p><p><em>Et senectus adipiscing vestibulum adipiscing sem torquent parturient aliquam aliquet curabitur ullamcorper a parturient cubilia suspendisse curabitur quis ridiculus ut maecenas a cum porttitor blandit consectetur egestas.Sem etiam vestibulum a suspendisse sit sociosqu massa urna elit.\\u00a0Bibendum egestas elit fames adipiscing scelerisque a est amet a nisi volutpat pharetra sed a eget nunc sapien per.<\\/em><\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"72aaaf3\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"6ddcb54\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\"},\"elements\":[{\"id\":\"daf72b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h3>Felis scelerisque nunc<\\/h3><p>Ullamcorper tincidunt litora scelerisque id suspendisse in curabitur ut massa natoque maecenas himenaeos quis.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"aee1643\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"EVENT INFO\",\"content\":\"<p>\\u201cFringilla In Dui\\u201d @Vestibulum Viverra<br \\/>Via Suspendisse 24 \\u2013 Metro: Praesent Vehicula<br \\/>8 \\u2013 12 April \\/ h 12 \\u2013 18<\\/p>\",\"btn_text\":\"\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"scroll_y\":-80,\"_background_background\":\"classic\",\"_background_color\":\"#F9F9F9\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"7af1e01\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Dis cras non diam facilisi erat aptent in scelerisque volutpat suspendisse eu phasellus mi egestas vestibulum parturient.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"b1a2e8c\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\"},\"elements\":[{\"id\":\"3beef7e\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-single-post-img-9-opt.jpg\",\"id\":8872,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8cf2180\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"2b72cf8\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Diam a aliquet a est nam lacus pulvinar rutrum tempus mus lacus odio id fames sed facilisi at primis adipiscing parturient ad varius sit tellus rutrum a nisi. Aenean adipiscing sit scelerisque dictum ullamcorper fames ac inceptos est risus auctor ac senectus volutpat viverra ullamcorper a nec suscipit posuere sit dis. Enim elit duis.<\\/p><h3>Scelerisque ullamcorper non<\\/h3>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"b2394df\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":8870,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-1.jpg\"},{\"id\":8867,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-2.jpg\"},{\"id\":8864,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-3.jpg\"},{\"id\":8861,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-4.jpg\"},{\"id\":8858,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-5.jpg\"},{\"id\":8855,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-blog-img-6.jpg\"}],\"ids_size\":\"custom\",\"ids_custom_dimension\":{\"width\":\"400\",\"height\":\"300\"},\"spacing\":\"10\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"b0c79c5\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Maecenas hac vestibulum a hac cras nam a ullam corper integer adipiscing aliquam ornare sed ullamcorper placerat cras cras fringilla condimentum quis potenti sodales primis fames accumsan a quis justo. Condimentum a a viverra suspendisse libero vestibulum amet suspendisse a tincidunt curabitur himenaeos elementum odio placerat ultricies. Urna risus adipiscing curae condimentum blandit aliquet hac potenti mus.<\\/p><blockquote><p>A a sit a sociis dictumst velit vestibulum a id vestibulum porta non parturient vestibulum magna ornare scelerisque parturient in parturient. Nulla condimentum dolor adipiscing blandit himenaeos interdum hac ultrices augue a lobortis integer lacus hendrerit bibendum scelerisque duis nostra. Suspendisse tempor adipiscing a vestibulum velit iaculis.<\\/p><\\/blockquote>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false}]'),
(1099,9196,'_woodmart_linked_products','a:3:{i:0;s:4:\"9191\";i:1;s:4:\"9186\";i:2;s:4:\"9181\";}'),
(1100,9196,'_woodmart_linked_attrs','a:1:{i:0;s:8:\"pa_color\";}'),
(1101,9196,'_woodmart_linked_use_product_image','a:1:{i:0;s:8:\"pa_color\";}'),
(1102,9225,'_woodmart_linked_products','a:4:{i:0;s:4:\"9220\";i:1;s:4:\"9213\";i:2;s:4:\"9207\";i:3;s:4:\"9202\";}'),
(1103,9225,'_woodmart_linked_attrs','a:1:{i:0;s:8:\"pa_color\";}'),
(1104,9225,'_woodmart_linked_use_product_image','a:1:{i:0;s:8:\"pa_color\";}'),
(1105,9352,'_woodmart_main_products','a:1:{i:0;s:4:\"9213\";}'),
(1106,9352,'_woodmart_fbt_products','a:2:{i:0;a:2:{s:2:\"id\";s:4:\"9255\";s:8:\"discount\";s:2:\"10\";}i:2;a:2:{s:2:\"id\";s:4:\"9260\";s:8:\"discount\";s:0:\"\";}}'),
(1107,9352,'_woodmart_show_checkbox','1'),
(1108,9503,'_menu_item_type','taxonomy'),
(1109,9503,'_menu_item_menu_item_parent','0'),
(1110,9503,'_menu_item_object_id','22'),
(1111,9503,'_menu_item_object','product_cat'),
(1112,9503,'_menu_item_target',''),
(1113,9503,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1114,9503,'_menu_item_xfn',''),
(1115,9503,'_menu_item_url',''),
(1116,9503,'_menu_item_design','default'),
(1117,9503,'_menu_item_image-type','background'),
(1118,9503,'_menu_item_style_aside','default'),
(1119,9503,'_wp_old_date','2022-09-22'),
(1264,9516,'_menu_item_type','custom'),
(1265,9516,'_menu_item_menu_item_parent','0'),
(1266,9516,'_menu_item_object_id','200'),
(1267,9516,'_menu_item_object','custom'),
(1268,9516,'_menu_item_target',''),
(1269,9516,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1270,9516,'_menu_item_xfn',''),
(1271,9516,'_menu_item_url','#'),
(1272,9516,'_menu_item_design','default'),
(1273,9516,'_menu_item_image-type','background'),
(1274,9516,'_menu_item_style_aside','default'),
(1275,9516,'_wp_old_date','2022-09-22'),
(1276,9517,'_menu_item_type','post_type'),
(1277,9517,'_menu_item_menu_item_parent','9516'),
(1278,9517,'_menu_item_object_id','17'),
(1279,9517,'_menu_item_object','page'),
(1280,9517,'_menu_item_target',''),
(1281,9517,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1282,9517,'_menu_item_xfn',''),
(1283,9517,'_menu_item_url',''),
(1284,9517,'_menu_item_design','default'),
(1285,9517,'_menu_item_image-type','background'),
(1286,9517,'_menu_item_style_aside','default'),
(1287,9517,'_wp_old_date','2022-09-22'),
(1288,9518,'_menu_item_type','post_type'),
(1289,9518,'_menu_item_menu_item_parent','9516'),
(1290,9518,'_menu_item_object_id','14'),
(1291,9518,'_menu_item_object','page'),
(1292,9518,'_menu_item_target',''),
(1293,9518,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1294,9518,'_menu_item_xfn',''),
(1295,9518,'_menu_item_url',''),
(1296,9518,'_menu_item_design','default'),
(1297,9518,'_menu_item_image-type','background'),
(1298,9518,'_menu_item_style_aside','default'),
(1299,9518,'_wp_old_date','2022-09-22'),
(1300,9519,'_menu_item_type','post_type'),
(1301,9519,'_menu_item_menu_item_parent','9516'),
(1302,9519,'_menu_item_object_id','21'),
(1303,9519,'_menu_item_object','page'),
(1304,9519,'_menu_item_target',''),
(1305,9519,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1306,9519,'_menu_item_xfn',''),
(1307,9519,'_menu_item_url',''),
(1308,9519,'_menu_item_design','default'),
(1309,9519,'_menu_item_image-type','background'),
(1310,9519,'_menu_item_style_aside','default'),
(1311,9519,'_wp_old_date','2022-09-22'),
(1312,9520,'_menu_item_type','taxonomy'),
(1313,9520,'_menu_item_menu_item_parent','0'),
(1314,9520,'_menu_item_object_id','32'),
(1315,9520,'_menu_item_object','product_cat'),
(1316,9520,'_menu_item_target',''),
(1317,9520,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1318,9520,'_menu_item_xfn',''),
(1319,9520,'_menu_item_url',''),
(1320,9520,'_menu_item_design','default'),
(1321,9520,'_menu_item_image-type','background'),
(1322,9520,'_menu_item_style_aside','default'),
(1323,9521,'_menu_item_type','taxonomy'),
(1324,9521,'_menu_item_menu_item_parent','0'),
(1325,9521,'_menu_item_object_id','33'),
(1326,9521,'_menu_item_object','product_cat'),
(1327,9521,'_menu_item_target',''),
(1328,9521,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1329,9521,'_menu_item_xfn',''),
(1330,9521,'_menu_item_url',''),
(1331,9521,'_menu_item_design','default'),
(1332,9521,'_menu_item_image-type','background'),
(1333,9521,'_menu_item_style_aside','default'),
(1334,9522,'_menu_item_type','post_type'),
(1335,9522,'_menu_item_menu_item_parent','0'),
(1336,9522,'_menu_item_object_id','27'),
(1337,9522,'_menu_item_object','page'),
(1338,9522,'_menu_item_target',''),
(1339,9522,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1340,9522,'_menu_item_xfn',''),
(1341,9522,'_menu_item_url',''),
(1342,9522,'_menu_item_design','default'),
(1343,9522,'_menu_item_image-type','background'),
(1344,9522,'_menu_item_style_aside','default'),
(1345,9523,'_menu_item_type','post_type'),
(1346,9523,'_menu_item_menu_item_parent','0'),
(1347,9523,'_menu_item_object_id','14'),
(1348,9523,'_menu_item_object','page'),
(1349,9523,'_menu_item_target',''),
(1350,9523,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1351,9523,'_menu_item_xfn',''),
(1352,9523,'_menu_item_url',''),
(1353,9523,'_menu_item_design','default'),
(1354,9523,'_menu_item_image-type','background'),
(1355,9523,'_menu_item_style_aside','default'),
(1356,9524,'_menu_item_type','post_type'),
(1357,9524,'_menu_item_menu_item_parent','9516'),
(1358,9524,'_menu_item_object_id','27'),
(1359,9524,'_menu_item_object','page'),
(1360,9524,'_menu_item_target',''),
(1361,9524,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1362,9524,'_menu_item_xfn',''),
(1363,9524,'_menu_item_url',''),
(1364,9524,'_menu_item_design','default'),
(1365,9524,'_menu_item_image-type','background'),
(1366,9524,'_menu_item_style_aside','default'),
(1367,9524,'_wp_old_date','2022-09-22'),
(1368,9525,'_menu_item_type','post_type'),
(1369,9525,'_menu_item_menu_item_parent','9516'),
(1370,9525,'_menu_item_object_id','23'),
(1371,9525,'_menu_item_object','page'),
(1372,9525,'_menu_item_target',''),
(1373,9525,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1374,9525,'_menu_item_xfn',''),
(1375,9525,'_menu_item_url',''),
(1376,9525,'_menu_item_design','default'),
(1377,9525,'_menu_item_image-type','background'),
(1378,9525,'_menu_item_style_aside','default'),
(1379,9525,'_wp_old_date','2022-09-22'),
(1380,9526,'_menu_item_type','post_type'),
(1381,9526,'_menu_item_menu_item_parent','9516'),
(1382,9526,'_menu_item_object_id','29'),
(1383,9526,'_menu_item_object','page'),
(1384,9526,'_menu_item_target',''),
(1385,9526,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1386,9526,'_menu_item_xfn',''),
(1387,9526,'_menu_item_url',''),
(1388,9526,'_menu_item_design','default'),
(1389,9526,'_menu_item_image-type','background'),
(1390,9526,'_menu_item_style_aside','default'),
(1391,9526,'_wp_old_date','2022-09-22'),
(1392,9527,'_menu_item_type','post_type'),
(1393,9527,'_menu_item_menu_item_parent','9516'),
(1394,9527,'_menu_item_object_id','31'),
(1395,9527,'_menu_item_object','page'),
(1396,9527,'_menu_item_target',''),
(1397,9527,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1398,9527,'_menu_item_xfn',''),
(1399,9527,'_menu_item_url',''),
(1400,9527,'_menu_item_design','default'),
(1401,9527,'_menu_item_image-type','background'),
(1402,9527,'_menu_item_style_aside','default'),
(1403,9527,'_wp_old_date','2022-09-22'),
(1404,9528,'_menu_item_type','taxonomy'),
(1405,9528,'_menu_item_menu_item_parent','0'),
(1406,9528,'_menu_item_object_id','22'),
(1407,9528,'_menu_item_object','product_cat'),
(1408,9528,'_menu_item_target',''),
(1409,9528,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1410,9528,'_menu_item_xfn',''),
(1411,9528,'_menu_item_url',''),
(1412,9528,'_menu_item_design','default'),
(1413,9528,'_menu_item_image-type','image'),
(1414,9528,'_menu_item_style_aside','default'),
(1415,9528,'_thumbnail_id','78'),
(1416,9528,'_wp_old_date','2022-09-19'),
(1468,9533,'_menu_item_type','post_type'),
(1469,9533,'_menu_item_menu_item_parent','0'),
(1470,9533,'_menu_item_object_id','27'),
(1471,9533,'_menu_item_object','page'),
(1472,9533,'_menu_item_target',''),
(1473,9533,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1474,9533,'_menu_item_xfn',''),
(1475,9533,'_menu_item_url',''),
(1476,9533,'_menu_item_design','default'),
(1477,9533,'_menu_item_image-type','background'),
(1478,9533,'_menu_item_style_aside','default'),
(1479,9533,'_wp_old_date','2022-09-23'),
(1480,9534,'_menu_item_type','post_type'),
(1481,9534,'_menu_item_menu_item_parent','0'),
(1482,9534,'_menu_item_object_id','14'),
(1483,9534,'_menu_item_object','page'),
(1484,9534,'_menu_item_target',''),
(1485,9534,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1486,9534,'_menu_item_xfn',''),
(1487,9534,'_menu_item_url',''),
(1488,9534,'_menu_item_design','default'),
(1489,9534,'_menu_item_image-type','background'),
(1490,9534,'_menu_item_style_aside','default'),
(1491,9534,'_wp_old_date','2022-09-23'),
(1492,9535,'_menu_item_type','post_type'),
(1493,9535,'_menu_item_menu_item_parent','0'),
(1494,9535,'_menu_item_object_id','21'),
(1495,9535,'_menu_item_object','page'),
(1496,9535,'_menu_item_target',''),
(1497,9535,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1498,9535,'_menu_item_xfn',''),
(1499,9535,'_menu_item_url',''),
(1500,9535,'_menu_item_design','default'),
(1501,9535,'_menu_item_image-type','background'),
(1502,9535,'_menu_item_style_aside','default'),
(1503,9535,'_wp_old_date','2022-09-23'),
(1540,9539,'_menu_item_type','taxonomy'),
(1541,9539,'_menu_item_menu_item_parent','0'),
(1542,9539,'_menu_item_object_id','32'),
(1543,9539,'_menu_item_object','product_cat'),
(1544,9539,'_menu_item_target',''),
(1545,9539,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1546,9539,'_menu_item_xfn',''),
(1547,9539,'_menu_item_url',''),
(1548,9539,'_menu_item_design','default'),
(1549,9539,'_menu_item_image-type','image'),
(1550,9539,'_menu_item_style_aside','default'),
(1551,9539,'_thumbnail_id','81'),
(1552,9540,'_menu_item_type','taxonomy'),
(1553,9540,'_menu_item_menu_item_parent','0'),
(1554,9540,'_menu_item_object_id','33'),
(1555,9540,'_menu_item_object','product_cat'),
(1556,9540,'_menu_item_target',''),
(1557,9540,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1558,9540,'_menu_item_xfn',''),
(1559,9540,'_menu_item_url',''),
(1560,9540,'_menu_item_design','default'),
(1561,9540,'_menu_item_image-type','image'),
(1562,9540,'_menu_item_style_aside','default'),
(1563,9540,'_thumbnail_id','82'),
(1564,9541,'_menu_item_type','post_type'),
(1565,9541,'_menu_item_menu_item_parent','0'),
(1566,9541,'_menu_item_object_id','23'),
(1567,9541,'_menu_item_object','page'),
(1568,9541,'_menu_item_target',''),
(1569,9541,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1570,9541,'_menu_item_xfn',''),
(1571,9541,'_menu_item_url',''),
(1572,9541,'_menu_item_design','default'),
(1573,9541,'_menu_item_image-type','background'),
(1574,9541,'_menu_item_style_aside','default'),
(1575,9542,'_menu_item_type','post_type'),
(1576,9542,'_menu_item_menu_item_parent','0'),
(1577,9542,'_menu_item_object_id','29'),
(1578,9542,'_menu_item_object','page'),
(1579,9542,'_menu_item_target',''),
(1580,9542,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1581,9542,'_menu_item_xfn',''),
(1582,9542,'_menu_item_url',''),
(1583,9542,'_menu_item_design','default'),
(1584,9542,'_menu_item_image-type','background'),
(1585,9542,'_menu_item_style_aside','default'),
(1586,9543,'_menu_item_type','post_type'),
(1587,9543,'_menu_item_menu_item_parent','0'),
(1588,9543,'_menu_item_object_id','31'),
(1589,9543,'_menu_item_object','page'),
(1590,9543,'_menu_item_target',''),
(1591,9543,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1592,9543,'_menu_item_xfn',''),
(1593,9543,'_menu_item_url',''),
(1594,9543,'_menu_item_design','default'),
(1595,9543,'_menu_item_image-type','background'),
(1596,9543,'_menu_item_style_aside','default'),
(1597,9544,'_menu_item_type','custom'),
(1598,9544,'_menu_item_menu_item_parent','0'),
(1599,9544,'_menu_item_object_id','209'),
(1600,9544,'_menu_item_object','custom'),
(1601,9544,'_menu_item_target',''),
(1602,9544,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1603,9544,'_menu_item_xfn',''),
(1604,9544,'_menu_item_url','#'),
(1605,9544,'_menu_item_design','default'),
(1606,9544,'_menu_item_image-type','background'),
(1607,9544,'_menu_item_style_aside','default'),
(1608,9545,'_menu_item_type','custom'),
(1609,9545,'_menu_item_menu_item_parent','0'),
(1610,9545,'_menu_item_object_id','210'),
(1611,9545,'_menu_item_object','custom'),
(1612,9545,'_menu_item_target',''),
(1613,9545,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1614,9545,'_menu_item_xfn',''),
(1615,9545,'_menu_item_url','#'),
(1616,9545,'_menu_item_design','default'),
(1617,9545,'_menu_item_image-type','background'),
(1618,9545,'_menu_item_style_aside','default'),
(1619,9546,'_menu_item_type','custom'),
(1620,9546,'_menu_item_menu_item_parent','0'),
(1621,9546,'_menu_item_object_id','211'),
(1622,9546,'_menu_item_object','custom'),
(1623,9546,'_menu_item_target',''),
(1624,9546,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1625,9546,'_menu_item_xfn',''),
(1626,9546,'_menu_item_url','#'),
(1627,9546,'_menu_item_design','default'),
(1628,9546,'_menu_item_image-type','background'),
(1629,9546,'_menu_item_style_aside','default'),
(1630,9547,'_menu_item_type','custom'),
(1631,9547,'_menu_item_menu_item_parent','0'),
(1632,9547,'_menu_item_object_id','212'),
(1633,9547,'_menu_item_object','custom'),
(1634,9547,'_menu_item_target',''),
(1635,9547,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1636,9547,'_menu_item_xfn',''),
(1637,9547,'_menu_item_url','#'),
(1638,9547,'_menu_item_design','default'),
(1639,9547,'_menu_item_image-type','background'),
(1640,9547,'_menu_item_style_aside','default'),
(1641,9548,'_menu_item_type','post_type'),
(1642,9548,'_menu_item_menu_item_parent','0'),
(1643,9548,'_menu_item_object_id','17'),
(1644,9548,'_menu_item_object','page'),
(1645,9548,'_menu_item_target',''),
(1646,9548,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1647,9548,'_menu_item_xfn',''),
(1648,9548,'_menu_item_url',''),
(1649,9548,'_menu_item_design','default'),
(1650,9548,'_menu_item_image-type','background'),
(1651,9548,'_menu_item_style_aside','default'),
(1652,9548,'_wp_old_date','2022-09-26'),
(1653,9549,'_menu_item_type','post_type'),
(1654,9549,'_menu_item_menu_item_parent','0'),
(1655,9549,'_menu_item_object_id','14'),
(1656,9549,'_menu_item_object','page'),
(1657,9549,'_menu_item_target',''),
(1658,9549,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1659,9549,'_menu_item_xfn',''),
(1660,9549,'_menu_item_url',''),
(1661,9549,'_menu_item_design','default'),
(1662,9549,'_menu_item_image-type','background'),
(1663,9549,'_menu_item_style_aside','default'),
(1664,9549,'_wp_old_date','2022-09-26'),
(1665,9550,'_menu_item_type','post_type'),
(1666,9550,'_menu_item_menu_item_parent','0'),
(1667,9550,'_menu_item_object_id','21'),
(1668,9550,'_menu_item_object','page'),
(1669,9550,'_menu_item_target',''),
(1670,9550,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1671,9550,'_menu_item_xfn',''),
(1672,9550,'_menu_item_url',''),
(1673,9550,'_menu_item_design','default'),
(1674,9550,'_menu_item_image-type','background'),
(1675,9550,'_menu_item_style_aside','default'),
(1676,9550,'_wp_old_date','2022-09-26'),
(1677,9551,'_menu_item_type','post_type'),
(1678,9551,'_menu_item_menu_item_parent','0'),
(1679,9551,'_menu_item_object_id','23'),
(1680,9551,'_menu_item_object','page'),
(1681,9551,'_menu_item_target',''),
(1682,9551,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1683,9551,'_menu_item_xfn',''),
(1684,9551,'_menu_item_url',''),
(1685,9551,'_menu_item_design','default'),
(1686,9551,'_menu_item_image-type','background'),
(1687,9551,'_menu_item_style_aside','default'),
(1688,9551,'_wp_old_date','2022-09-26'),
(1689,9552,'_menu_item_type','post_type'),
(1690,9552,'_menu_item_menu_item_parent','0'),
(1691,9552,'_menu_item_object_id','29'),
(1692,9552,'_menu_item_object','page'),
(1693,9552,'_menu_item_target',''),
(1694,9552,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1695,9552,'_menu_item_xfn',''),
(1696,9552,'_menu_item_url',''),
(1697,9552,'_menu_item_design','default'),
(1698,9552,'_menu_item_image-type','background'),
(1699,9552,'_menu_item_style_aside','default'),
(1700,9552,'_wp_old_date','2022-09-26'),
(1701,9553,'_menu_item_type','post_type'),
(1702,9553,'_menu_item_menu_item_parent','0'),
(1703,9553,'_menu_item_object_id','31'),
(1704,9553,'_menu_item_object','page'),
(1705,9553,'_menu_item_target',''),
(1706,9553,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1707,9553,'_menu_item_xfn',''),
(1708,9553,'_menu_item_url',''),
(1709,9553,'_menu_item_design','default'),
(1710,9553,'_menu_item_image-type','background'),
(1711,9553,'_menu_item_style_aside','default'),
(1712,9553,'_wp_old_date','2022-09-26'),
(1713,9554,'_menu_item_type','post_type'),
(1714,9554,'_menu_item_menu_item_parent','0'),
(1715,9554,'_menu_item_object_id','27'),
(1716,9554,'_menu_item_object','page'),
(1717,9554,'_menu_item_target',''),
(1718,9554,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1719,9554,'_menu_item_xfn',''),
(1720,9554,'_menu_item_url',''),
(1721,9554,'_menu_item_design','default'),
(1722,9554,'_menu_item_image-type','background'),
(1723,9554,'_menu_item_style_aside','default'),
(1724,9554,'_wp_old_date','2022-09-26'),
(2158,9560,'_elementor_edit_mode','builder'),
(2159,9560,'_elementor_template_type','wp-post'),
(2154,9435,'_wp_attached_file','2022/09/silicone-case-category.jpg'),
(2155,9435,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:380;s:6:\"height\";i:420;s:4:\"file\";s:34:\"2022/09/silicone-case-category.jpg\";s:8:\"filesize\";i:62916;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"silicone-case-category-148x164.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2786;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2145,9421,'_elementor_template_type','wp-post'),
(2146,9421,'_elementor_version','3.32.3'),
(2142,9421,'wd_layout_type','shop_archive'),
(2143,9421,'wd_layout_conditions','a:1:{i:0;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:12:\"product_term\";s:15:\"condition_query\";i:23;}}'),
(1743,38,'_wp_attached_file','2022/09/accessories-infobox-1.svg'),
(1744,38,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:60;s:6:\"height\";i:60;s:4:\"file\";s:33:\"2022/09/accessories-infobox-1.svg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;s:4:\"file\";s:25:\"accessories-infobox-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:148;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:25:\"accessories-infobox-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:25:\"accessories-infobox-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),
(1745,38,'_elementor_source_image_hash','4d1eff44a11799b6d78a55258467138d11368103'),
(1746,39,'_wp_attached_file','2022/09/accessories-infobox-2.svg'),
(1747,39,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:60;s:6:\"height\";i:60;s:4:\"file\";s:33:\"2022/09/accessories-infobox-2.svg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;s:4:\"file\";s:25:\"accessories-infobox-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:148;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:25:\"accessories-infobox-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:25:\"accessories-infobox-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),
(1748,39,'_elementor_source_image_hash','43e7ed6e39e0d0ac36c453b7cbecf7839d77bb79'),
(1749,40,'_wp_attached_file','2022/09/accessories-infobox-3.svg'),
(1750,40,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:60;s:6:\"height\";i:60;s:4:\"file\";s:33:\"2022/09/accessories-infobox-3.svg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;s:4:\"file\";s:25:\"accessories-infobox-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:148;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:25:\"accessories-infobox-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:25:\"accessories-infobox-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),
(1751,40,'_elementor_source_image_hash','288197a5a23bbb68f8d3112c62bc479bfcf1758b'),
(1752,76,'_wp_attached_file','2022/09/wood-logo-white-reserve.svg'),
(1753,76,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:369;s:6:\"height\";i:53;s:4:\"file\";s:35:\"2022/09/wood-logo-white-reserve.svg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;s:4:\"file\";s:27:\"wood-logo-white-reserve.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:148;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:27:\"wood-logo-white-reserve.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:27:\"wood-logo-white-reserve.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),
(1754,77,'_wp_attached_file','2022/09/straps.svg'),
(1755,77,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:18;s:6:\"height\";i:18;s:4:\"file\";s:18:\"2022/09/straps.svg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;s:4:\"file\";s:10:\"straps.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:148;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:10:\"straps.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:10:\"straps.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),
(1756,78,'_wp_attached_file','2022/09/cables.svg'),
(1757,78,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:18;s:6:\"height\";i:18;s:4:\"file\";s:18:\"2022/09/cables.svg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;s:4:\"file\";s:10:\"cables.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:148;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:10:\"cables.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:10:\"cables.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),
(1758,79,'_wp_attached_file','2022/09/cases.svg'),
(1759,79,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:18;s:6:\"height\";i:18;s:4:\"file\";s:17:\"2022/09/cases.svg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"cases.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:148;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"cases.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"cases.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),
(1760,80,'_wp_attached_file','2022/09/charger.svg'),
(1761,80,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:18;s:6:\"height\";i:18;s:4:\"file\";s:19:\"2022/09/charger.svg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;s:4:\"file\";s:11:\"charger.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:148;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:11:\"charger.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:11:\"charger.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),
(1762,81,'_wp_attached_file','2022/09/magsafe.svg'),
(1763,81,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:18;s:6:\"height\";i:18;s:4:\"file\";s:19:\"2022/09/magsafe.svg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;s:4:\"file\";s:11:\"magsafe.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:148;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:11:\"magsafe.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:11:\"magsafe.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),
(1764,82,'_wp_attached_file','2022/09/power-banks.svg'),
(1765,82,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:18;s:6:\"height\";i:18;s:4:\"file\";s:23:\"2022/09/power-banks.svg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;s:4:\"file\";s:15:\"power-banks.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:148;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:15:\"power-banks.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:15:\"power-banks.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),
(1766,103,'_wp_attached_file','2022/09/wood-logo-dark.svg'),
(1767,103,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:369;s:6:\"height\";i:53;s:4:\"file\";s:26:\"2022/09/wood-logo-dark.svg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;s:4:\"file\";s:18:\"wood-logo-dark.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:148;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:18:\"wood-logo-dark.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:18:\"wood-logo-dark.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),
(1768,1574,'_wp_attached_file','2021/09/wd-mobile.svg'),
(1769,1574,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:60;s:6:\"height\";i:60;s:4:\"file\";s:21:\"2021/09/wd-mobile.svg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;s:4:\"file\";s:13:\"wd-mobile.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:148;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:13:\"wd-mobile.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:13:\"wd-mobile.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),
(1770,1575,'_wp_attached_file','2021/09/wd-paper-plane.svg'),
(1771,1575,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:60;s:6:\"height\";i:60;s:4:\"file\";s:26:\"2021/09/wd-paper-plane.svg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;s:4:\"file\";s:18:\"wd-paper-plane.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:148;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:18:\"wd-paper-plane.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:18:\"wd-paper-plane.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),
(1772,1576,'_wp_attached_file','2021/09/wd-pointer.svg'),
(1773,1576,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:54;s:6:\"height\";i:54;s:4:\"file\";s:22:\"2021/09/wd-pointer.svg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;s:4:\"file\";s:14:\"wd-pointer.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:148;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:14:\"wd-pointer.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:14:\"wd-pointer.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),
(1774,9127,'_wp_attached_file','2022/09/creativity.svg'),
(1775,9127,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:48;s:6:\"height\";i:48;s:4:\"file\";s:22:\"2022/09/creativity.svg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;s:4:\"file\";s:14:\"creativity.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:148;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:14:\"creativity.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:14:\"creativity.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),
(1776,9128,'_wp_attached_file','2022/09/ecology.svg'),
(1777,9128,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:48;s:6:\"height\";i:48;s:4:\"file\";s:19:\"2022/09/ecology.svg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;s:4:\"file\";s:11:\"ecology.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:148;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:11:\"ecology.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:11:\"ecology.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),
(1779,9129,'_wp_attached_file','2022/09/mag-safe.svg'),
(1780,9129,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:48;s:6:\"height\";i:48;s:4:\"file\";s:20:\"2022/09/mag-safe.svg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;s:4:\"file\";s:12:\"mag-safe.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:148;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:12:\"mag-safe.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:12:\"mag-safe.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),
(1781,9130,'_wp_attached_file','2022/09/materials.svg'),
(1782,9130,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:48;s:6:\"height\";i:48;s:4:\"file\";s:21:\"2022/09/materials.svg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;s:4:\"file\";s:13:\"materials.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:148;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:13:\"materials.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:13:\"materials.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),
(1784,9131,'_wp_attached_file','2022/09/power-cables.svg'),
(1785,9131,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:48;s:6:\"height\";i:48;s:4:\"file\";s:24:\"2022/09/power-cables.svg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;s:4:\"file\";s:16:\"power-cables.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:148;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:16:\"power-cables.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:16:\"power-cables.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),
(1787,9132,'_wp_attached_file','2022/09/chargers.svg'),
(1788,9132,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:48;s:6:\"height\";i:48;s:4:\"file\";s:20:\"2022/09/chargers.svg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;s:4:\"file\";s:12:\"chargers.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:148;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:12:\"chargers.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:12:\"chargers.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),
(1790,58,'_wp_attached_file','2022/09/accessories-inst-2-1.jpg'),
(1791,58,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:32:\"2022/09/accessories-inst-2-1.jpg\";s:8:\"filesize\";i:107871;s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"accessories-inst-2-1-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7923;}s:7:\"100x100\";a:5:{s:4:\"file\";s:32:\"accessories-inst-2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4493;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1792,59,'_wp_attached_file','2022/09/accessories-inst-3-1.jpg'),
(1793,59,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:32:\"2022/09/accessories-inst-3-1.jpg\";s:8:\"filesize\";i:90354;s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"accessories-inst-3-1-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6570;}s:7:\"100x100\";a:5:{s:4:\"file\";s:32:\"accessories-inst-3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3982;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1794,60,'_wp_attached_file','2022/09/accessories-inst-4-1.jpg'),
(1795,60,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:32:\"2022/09/accessories-inst-4-1.jpg\";s:8:\"filesize\";i:91173;s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"accessories-inst-4-1-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7420;}s:7:\"100x100\";a:5:{s:4:\"file\";s:32:\"accessories-inst-4-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4271;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1796,61,'_wp_attached_file','2022/09/accessories-inst-5-1.jpg'),
(1797,61,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:32:\"2022/09/accessories-inst-5-1.jpg\";s:8:\"filesize\";i:79577;s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"accessories-inst-5-1-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6627;}s:7:\"100x100\";a:5:{s:4:\"file\";s:32:\"accessories-inst-5-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3960;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1798,62,'_wp_attached_file','2022/09/accessories-inst-6-1.jpg'),
(1799,62,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:32:\"2022/09/accessories-inst-6-1.jpg\";s:8:\"filesize\";i:83223;s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"accessories-inst-6-1-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6825;}s:7:\"100x100\";a:5:{s:4:\"file\";s:32:\"accessories-inst-6-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4156;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1800,63,'_wp_attached_file','2022/09/accessories-inst-7-1.jpg'),
(1801,63,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:32:\"2022/09/accessories-inst-7-1.jpg\";s:8:\"filesize\";i:69297;s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"accessories-inst-7-1-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6285;}s:7:\"100x100\";a:5:{s:4:\"file\";s:32:\"accessories-inst-7-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3745;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1802,64,'_wp_attached_file','2022/09/accessories-inst-8-1.jpg'),
(1803,64,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:32:\"2022/09/accessories-inst-8-1.jpg\";s:8:\"filesize\";i:52454;s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"accessories-inst-8-1-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4469;}s:7:\"100x100\";a:5:{s:4:\"file\";s:32:\"accessories-inst-8-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2852;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1804,65,'_wp_attached_file','2022/09/accessories-inst-9.jpg'),
(1805,65,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:30:\"2022/09/accessories-inst-9.jpg\";s:8:\"filesize\";i:60568;s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"accessories-inst-9-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5181;}s:7:\"100x100\";a:5:{s:4:\"file\";s:30:\"accessories-inst-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3317;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1806,66,'_wp_attached_file','2022/09/accessories-inst-10.jpg'),
(1807,66,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:31:\"2022/09/accessories-inst-10.jpg\";s:8:\"filesize\";i:73771;s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"accessories-inst-10-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6176;}s:7:\"100x100\";a:5:{s:4:\"file\";s:31:\"accessories-inst-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3757;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1808,71,'_wp_attached_file','2022/09/map-point.svg'),
(1809,71,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:21:\"2022/09/map-point.svg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;s:4:\"file\";s:13:\"map-point.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:148;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:13:\"map-point.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:13:\"map-point.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),
(1810,72,'_wp_attached_file','2022/09/paper-plane.svg'),
(1811,72,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:60;s:6:\"height\";i:60;s:4:\"file\";s:23:\"2022/09/paper-plane.svg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;s:4:\"file\";s:15:\"paper-plane.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:148;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:15:\"paper-plane.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:15:\"paper-plane.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),
(1812,73,'_wp_attached_file','2022/09/placeholder.svg'),
(1813,73,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:54;s:6:\"height\";i:54;s:4:\"file\";s:23:\"2022/09/placeholder.svg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;s:4:\"file\";s:15:\"placeholder.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:148;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:15:\"placeholder.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:15:\"placeholder.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),
(1814,74,'_wp_attached_file','2022/09/privacy-policy-xtemos-logo.svg'),
(1815,74,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:38:\"2022/09/privacy-policy-xtemos-logo.svg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;s:4:\"file\";s:30:\"privacy-policy-xtemos-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:148;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:30:\"privacy-policy-xtemos-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:30:\"privacy-policy-xtemos-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),
(1816,75,'_wp_attached_file','2022/09/smartphone.svg'),
(1817,75,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:60;s:6:\"height\";i:60;s:4:\"file\";s:22:\"2022/09/smartphone.svg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;s:4:\"file\";s:14:\"smartphone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:148;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:14:\"smartphone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:14:\"smartphone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),
(1818,105,'_wp_attached_file','2022/09/accessories-banner-4.jpg'),
(1819,105,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:340;s:4:\"file\";s:32:\"2022/09/accessories-banner-4.jpg\";s:8:\"filesize\";i:11695;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"accessories-banner-4-148x105.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:105;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2299;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1820,109,'_wp_attached_file','2022/09/wood-accessories-category-3-2.jpg'),
(1821,109,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:41:\"2022/09/wood-accessories-category-3-2.jpg\";s:8:\"filesize\";i:9684;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"wood-accessories-category-3-2-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2051;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1822,113,'_wp_attached_file','2022/09/wood-accessories-category-1-132.jpg'),
(1823,113,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:132;s:6:\"height\";i:132;s:4:\"file\";s:43:\"2022/09/wood-accessories-category-1-132.jpg\";s:8:\"filesize\";i:4658;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1824,114,'_wp_attached_file','2022/09/i11-category.jpg'),
(1825,114,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:24:\"2022/09/i11-category.jpg\";s:8:\"filesize\";i:9390;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"i11-category-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2002;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1826,115,'_wp_attached_file','2022/09/i11-pro-category.jpg'),
(1827,115,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:28:\"2022/09/i11-pro-category.jpg\";s:8:\"filesize\";i:10230;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"i11-pro-category-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2207;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1828,116,'_wp_attached_file','2022/09/i12-category.jpg'),
(1829,116,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:24:\"2022/09/i12-category.jpg\";s:8:\"filesize\";i:11364;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"i12-category-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2278;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1830,117,'_wp_attached_file','2022/09/i12-pro-category.jpg'),
(1831,117,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:28:\"2022/09/i12-pro-category.jpg\";s:8:\"filesize\";i:11463;s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"i12-pro-category-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2210;}s:7:\"132x132\";a:5:{s:4:\"file\";s:28:\"i12-pro-category-132x132.jpg\";s:5:\"width\";i:132;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2016;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1832,118,'_wp_attached_file','2022/09/i13-pro-category.jpg'),
(1833,118,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:28:\"2022/09/i13-pro-category.jpg\";s:8:\"filesize\";i:7994;s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"i13-pro-category-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2213;}s:7:\"132x132\";a:5:{s:4:\"file\";s:28:\"i13-pro-category-132x132.jpg\";s:5:\"width\";i:132;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1981;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1834,119,'_wp_attached_file','2022/09/ise-category.jpg'),
(1835,119,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:24:\"2022/09/ise-category.jpg\";s:8:\"filesize\";i:4700;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"ise-category-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1682;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1836,120,'_wp_attached_file','2022/09/ixr-category.jpg'),
(1837,120,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:24:\"2022/09/ixr-category.jpg\";s:8:\"filesize\";i:6899;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"ixr-category-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1986;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1838,121,'_wp_attached_file','2022/09/wood-accessories-category-4-2.jpg'),
(1839,121,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:41:\"2022/09/wood-accessories-category-4-2.jpg\";s:8:\"filesize\";i:20030;s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"wood-accessories-category-4-2-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2654;}s:7:\"132x132\";a:5:{s:4:\"file\";s:41:\"wood-accessories-category-4-2-132x132.jpg\";s:5:\"width\";i:132;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2372;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1840,123,'_wp_attached_file','2022/09/wood-accessories-category-2.jpg'),
(1841,123,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:39:\"2022/09/wood-accessories-category-2.jpg\";s:8:\"filesize\";i:10281;s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"wood-accessories-category-2-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1904;}s:7:\"132x132\";a:5:{s:4:\"file\";s:39:\"wood-accessories-category-2-132x132.jpg\";s:5:\"width\";i:132;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1725;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1842,126,'_wp_attached_file','2022/09/wood-accessories-category-6-1.jpg'),
(1843,126,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:41:\"2022/09/wood-accessories-category-6-1.jpg\";s:8:\"filesize\";i:11612;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"wood-accessories-category-6-1-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1994;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1844,129,'_wp_attached_file','2022/09/wood-accessories-category-5.jpg'),
(1845,129,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:39:\"2022/09/wood-accessories-category-5.jpg\";s:8:\"filesize\";i:16878;s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"wood-accessories-category-5-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3237;}s:7:\"132x132\";a:5:{s:4:\"file\";s:39:\"wood-accessories-category-5-132x132.jpg\";s:5:\"width\";i:132;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2789;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1846,130,'_wp_attached_file','2022/09/canvas-category.jpg'),
(1847,130,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:27:\"2022/09/canvas-category.jpg\";s:8:\"filesize\";i:23812;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"canvas-category-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2940;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1848,131,'_wp_attached_file','2022/09/leather-category.jpg'),
(1849,131,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:28:\"2022/09/leather-category.jpg\";s:8:\"filesize\";i:22821;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"leather-category-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3074;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1850,132,'_wp_attached_file','2022/09/ltd-category.jpg'),
(1851,132,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:24:\"2022/09/ltd-category.jpg\";s:8:\"filesize\";i:26816;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"ltd-category-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3207;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1852,133,'_wp_attached_file','2022/09/metal-category.jpg'),
(1853,133,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:26:\"2022/09/metal-category.jpg\";s:8:\"filesize\";i:18857;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"metal-category-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3376;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1854,134,'_wp_attached_file','2022/09/silicone-category.jpg'),
(1855,134,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:29:\"2022/09/silicone-category.jpg\";s:8:\"filesize\";i:13234;s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"silicone-category-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2423;}s:7:\"132x132\";a:5:{s:4:\"file\";s:29:\"silicone-category-132x132.jpg\";s:5:\"width\";i:132;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2098;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1856,135,'_wp_attached_file','2022/09/wood-accessories-category-4-1-1.jpg'),
(1857,135,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:43:\"2022/09/wood-accessories-category-4-1-1.jpg\";s:8:\"filesize\";i:11899;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"wood-accessories-category-4-1-1-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2976;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1858,8938,'_wp_attached_file','2022/09/brand-alessi.png'),
(1859,8938,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:180;s:6:\"height\";i:100;s:4:\"file\";s:24:\"2022/09/brand-alessi.png\";s:8:\"filesize\";i:3297;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"brand-alessi-148x82.png\";s:5:\"width\";i:148;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2769;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1860,8986,'_wp_attached_file','2022/09/w-accessories-brand-7.png'),
(1861,8986,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:180;s:6:\"height\";i:100;s:4:\"file\";s:33:\"2022/09/w-accessories-brand-7.png\";s:8:\"filesize\";i:2642;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"w-accessories-brand-7-148x82.png\";s:5:\"width\";i:148;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3760;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1862,8987,'_wp_attached_file','2022/09/w-accessories-brand-1.png'),
(1863,8987,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:180;s:6:\"height\";i:100;s:4:\"file\";s:33:\"2022/09/w-accessories-brand-1.png\";s:8:\"filesize\";i:2424;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"w-accessories-brand-1-148x82.png\";s:5:\"width\";i:148;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3503;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1864,8988,'_wp_attached_file','2022/09/w-accessories-brand-2.png'),
(1865,8988,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:180;s:6:\"height\";i:100;s:4:\"file\";s:33:\"2022/09/w-accessories-brand-2.png\";s:8:\"filesize\";i:2997;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"w-accessories-brand-2-148x82.png\";s:5:\"width\";i:148;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3203;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1866,8989,'_wp_attached_file','2022/09/w-accessories-brand-3.png'),
(1867,8989,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:180;s:6:\"height\";i:100;s:4:\"file\";s:33:\"2022/09/w-accessories-brand-3.png\";s:8:\"filesize\";i:2972;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"w-accessories-brand-3-148x82.png\";s:5:\"width\";i:148;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3822;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1868,8990,'_wp_attached_file','2022/09/w-accessories-brand-4.png'),
(1869,8990,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:180;s:6:\"height\";i:100;s:4:\"file\";s:33:\"2022/09/w-accessories-brand-4.png\";s:8:\"filesize\";i:3943;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"w-accessories-brand-4-148x82.png\";s:5:\"width\";i:148;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4659;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1870,304,'_wp_attached_file','2022/09/acs-ab-us-bg.jpg'),
(1871,304,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:539;s:4:\"file\";s:24:\"2022/09/acs-ab-us-bg.jpg\";s:8:\"filesize\";i:182477;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"acs-ab-us-bg-600x539.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5856;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"acs-ab-us-bg-148x42.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:42;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1916;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"acs-ab-us-bg-1200x337.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22050;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1872,320,'_wp_attached_file','2022/09/acs-ab-us-community.jpg'),
(1873,320,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:683;s:6:\"height\";i:630;s:4:\"file\";s:31:\"2022/09/acs-ab-us-community.jpg\";s:8:\"filesize\";i:534457;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"acs-ab-us-community-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72448;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"acs-ab-us-community-148x137.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:137;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8157;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1874,4535,'_wp_attached_file','2022/09/track-order.jpg'),
(1875,4535,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1199;s:6:\"height\";i:336;s:4:\"file\";s:23:\"2022/09/track-order.jpg\";s:8:\"filesize\";i:62570;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"track-order-600x336.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17735;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"track-order-148x41.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2397;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1876,8807,'_wp_attached_file','2022/09/faqs.jpg'),
(1877,8807,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1070;s:6:\"height\";i:265;s:4:\"file\";s:16:\"2022/09/faqs.jpg\";s:8:\"filesize\";i:55287;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"faqs-600x265.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:265;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22168;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:15:\"faqs-148x37.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:37;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2383;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1878,8991,'_wp_attached_file','2022/09/w-accessories-brand-5.png'),
(1879,8991,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:180;s:6:\"height\";i:100;s:4:\"file\";s:33:\"2022/09/w-accessories-brand-5.png\";s:8:\"filesize\";i:2703;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"w-accessories-brand-5-148x82.png\";s:5:\"width\";i:148;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2723;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1880,8992,'_wp_attached_file','2022/09/w-accessories-brand-6.png'),
(1881,8992,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:180;s:6:\"height\";i:100;s:4:\"file\";s:33:\"2022/09/w-accessories-brand-6.png\";s:8:\"filesize\";i:3108;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"w-accessories-brand-6-148x82.png\";s:5:\"width\";i:148;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4410;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1882,8993,'_wp_attached_file','2022/09/w-accessories-brand-8.png'),
(1883,8993,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:180;s:6:\"height\";i:100;s:4:\"file\";s:33:\"2022/09/w-accessories-brand-8.png\";s:8:\"filesize\";i:2515;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"w-accessories-brand-8-148x82.png\";s:5:\"width\";i:148;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4029;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1884,8994,'_wp_attached_file','2022/09/w-accessories-brand-9.png'),
(1885,8994,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:180;s:6:\"height\";i:100;s:4:\"file\";s:33:\"2022/09/w-accessories-brand-9.png\";s:8:\"filesize\";i:4127;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"w-accessories-brand-9-148x82.png\";s:5:\"width\";i:148;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6250;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1886,8995,'_wp_attached_file','2022/09/w-accessories-brand-10.png'),
(1887,8995,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:180;s:6:\"height\";i:100;s:4:\"file\";s:34:\"2022/09/w-accessories-brand-10.png\";s:8:\"filesize\";i:6679;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"w-accessories-brand-10-148x82.png\";s:5:\"width\";i:148;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7613;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1888,8996,'_wp_attached_file','2022/09/w-accessories-brand-11.png'),
(1889,8996,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:180;s:6:\"height\";i:100;s:4:\"file\";s:34:\"2022/09/w-accessories-brand-11.png\";s:8:\"filesize\";i:3159;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"w-accessories-brand-11-148x82.png\";s:5:\"width\";i:148;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3291;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1890,8997,'_wp_attached_file','2022/09/w-accessories-brand-12.png'),
(1891,8997,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:180;s:6:\"height\";i:100;s:4:\"file\";s:34:\"2022/09/w-accessories-brand-12.png\";s:8:\"filesize\";i:1953;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"w-accessories-brand-12-148x82.png\";s:5:\"width\";i:148;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2618;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1892,8998,'_wp_attached_file','2022/09/w-image-color-attribute-black-white.jpg'),
(1893,8998,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:47:\"2022/09/w-image-color-attribute-black-white.jpg\";s:8:\"filesize\";i:32020;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"w-image-color-attribute-black-white-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4980;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1894,8999,'_wp_attached_file','2022/09/w-image-color-attribute-coral.jpg'),
(1895,8999,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:41:\"2022/09/w-image-color-attribute-coral.jpg\";s:8:\"filesize\";i:39883;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"w-image-color-attribute-coral-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5847;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1896,9002,'_wp_attached_file','2022/09/w-image-color-attribute-yellow.jpg'),
(1897,9002,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:42:\"2022/09/w-image-color-attribute-yellow.jpg\";s:8:\"filesize\";i:27177;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"w-image-color-attribute-yellow-148x148.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5477;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1898,9005,'_wp_attached_file','2022/09/accessories-page-title.jpg'),
(1899,9005,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:400;s:4:\"file\";s:34:\"2022/09/accessories-page-title.jpg\";s:8:\"filesize\";i:24264;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"accessories-page-title-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4488;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"accessories-page-title-148x31.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1581;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"accessories-page-title-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20696;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1900,9124,'_wp_attached_file','2022/09/accessories-single-product-5.jpg'),
(1901,9124,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:660;s:6:\"height\";i:990;s:4:\"file\";s:40:\"2022/09/accessories-single-product-5.jpg\";s:8:\"filesize\";i:259113;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"accessories-single-product-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43925;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"accessories-single-product-5-148x222.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7724;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1902,9125,'_wp_attached_file','2022/09/accessories-single-product-6.jpg'),
(1903,9125,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1536;s:4:\"file\";s:40:\"2022/09/accessories-single-product-6.jpg\";s:8:\"filesize\";i:629908;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"accessories-single-product-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40282;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"accessories-single-product-6-148x222.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7157;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1904,9555,'_wp_attached_file','2022/09/new-arrivals-banner-1.jpg'),
(1905,9555,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1180;s:6:\"height\";i:520;s:4:\"file\";s:33:\"2022/09/new-arrivals-banner-1.jpg\";s:8:\"filesize\";i:221391;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"new-arrivals-banner-1-600x520.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19127;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"new-arrivals-banner-1-148x65.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2774;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1906,262,'_wp_attached_file','2022/09/acs-ab-us-img-avatar.png'),
(1907,262,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:72;s:6:\"height\";i:72;s:4:\"file\";s:32:\"2022/09/acs-ab-us-img-avatar.png\";s:8:\"filesize\";i:12244;s:5:\"sizes\";a:1:{s:5:\"65x65\";a:5:{s:4:\"file\";s:30:\"acs-ab-us-img-avatar-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8266;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1908,9142,'_wp_attached_file','2022/09/accessories-single-product-3-1.jpg'),
(1909,9142,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1320;s:6:\"height\";i:880;s:4:\"file\";s:42:\"2022/09/accessories-single-product-3-1.jpg\";s:8:\"filesize\";i:367707;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"accessories-single-product-3-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37994;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"accessories-single-product-3-1-148x99.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4640;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"accessories-single-product-3-1-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80111;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1910,9143,'_wp_attached_file','2022/09/accessories-single-product-4-1.jpg'),
(1911,9143,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:801;s:4:\"file\";s:42:\"2022/09/accessories-single-product-4-1.jpg\";s:8:\"filesize\";i:879156;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"accessories-single-product-4-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84618;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"accessories-single-product-4-1-148x99.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4685;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1912,9495,'_wp_attached_file','2022/09/straps-canvas-4.jpg'),
(1913,9495,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2022/09/straps-canvas-4.jpg\";s:8:\"filesize\";i:79132;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"straps-canvas-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36964;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"straps-canvas-4-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4034;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1914,9556,'_wp_attached_file','2022/09/straps-canvas-3.jpg'),
(1915,9556,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2022/09/straps-canvas-3.jpg\";s:8:\"filesize\";i:125761;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"straps-canvas-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47993;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"straps-canvas-3-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4567;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1916,9492,'_wp_attached_file','2022/09/straps-canvas-2.jpg'),
(1917,9492,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2022/09/straps-canvas-2.jpg\";s:8:\"filesize\";i:96136;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"straps-canvas-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39886;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"straps-canvas-2-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5279;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1918,9486,'_wp_attached_file','2022/09/straps-canvas-6.jpg'),
(1919,9486,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2022/09/straps-canvas-6.jpg\";s:8:\"filesize\";i:71227;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"straps-canvas-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40701;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"straps-canvas-6-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4027;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1920,9489,'_wp_attached_file','2022/09/straps-canvas-1.jpg'),
(1921,9489,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2022/09/straps-canvas-1.jpg\";s:8:\"filesize\";i:72322;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"straps-canvas-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36651;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"straps-canvas-1-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3873;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1922,9483,'_wp_attached_file','2022/09/w-accessories-product-15.jpg'),
(1923,9483,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:36:\"2022/09/w-accessories-product-15.jpg\";s:8:\"filesize\";i:135775;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"w-accessories-product-15-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45577;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"w-accessories-product-15-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4266;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2179,9758,'_wp_attached_file','2022/09/watches-straps-category-1.jpg'),
(2180,9758,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:380;s:6:\"height\";i:466;s:4:\"file\";s:37:\"2022/09/watches-straps-category-1.jpg\";s:8:\"filesize\";i:110016;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"watches-straps-category-1-148x181.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5392;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2181,9762,'_wp_attached_file','2022/09/guaranteed-safe-checkout-bordered.jpg'),
(2182,9762,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:80;s:4:\"file\";s:45:\"2022/09/guaranteed-safe-checkout-bordered.jpg\";s:8:\"filesize\";i:35556;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"guaranteed-safe-checkout-bordered-600x80.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7865;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"guaranteed-safe-checkout-bordered-148x12.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:12;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1445;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2183,25,'_woodmart_whb_header','header_439246'),
(2184,25,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(2185,25,'_woodmart_page-title-size','inherit'),
(2186,25,'_woodmart_main_layout','full-width'),
(2187,25,'_woodmart_title_off','on'),
(2188,25,'_elementor_edit_mode','builder'),
(2189,25,'_elementor_template_type','wp-page'),
(2190,25,'_elementor_version','3.33.0'),
(2191,25,'_wp_page_template','default'),
(2192,25,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50,\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_section_stretch\":\"stretch\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\"},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p data-start=\\\"231\\\" data-end=\\\"337\\\">A client that\\u2019s satisfied for a reason becomes loyal \\u2014 we focus on giving every reason to stay that way.<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Custom Design\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"01.\",\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"369\\\" data-end=\\\"488\\\">Every product is crafted to reflect your unique style and needs \\u2014 no generic solutions, just personalized perfection.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"24\\/7 Support\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"02.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"650\\\" data-end=\\\"760\\\">We\\u2019re always here to help \\u2014 from inquiries to after-sales assistance, your satisfaction is our top priority.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"03.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":30,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false}]'),
(2177,9757,'_wp_attached_file','2022/09/mag-safe-accessories-category-1.jpg'),
(2178,9757,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:380;s:6:\"height\";i:466;s:4:\"file\";s:43:\"2022/09/mag-safe-accessories-category-1.jpg\";s:8:\"filesize\";i:72344;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"mag-safe-accessories-category-1-148x181.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3597;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2173,9562,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2022/09/placeholder.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"placeholder-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11253;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"placeholder-148x99.png\";s:5:\"width\";i:148;s:6:\"height\";i:99;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1908;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2174,9562,'_elementor_source_image_hash','fe565c221ca374d77fd5e06dd65785fc45593ce8'),
(2175,9756,'_wp_attached_file','2022/09/protective-cases-category-1.jpg'),
(2176,9756,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:380;s:6:\"height\";i:466;s:4:\"file\";s:39:\"2022/09/protective-cases-category-1.jpg\";s:8:\"filesize\";i:70991;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"protective-cases-category-1-148x181.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4626;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2167,9561,'_elementor_edit_mode','builder'),
(2168,9561,'_elementor_template_layout_type','wp-post'),
(2169,9561,'_elementor_version','3.32.3'),
(2170,9561,'_wp_page_template','default'),
(2171,9561,'_elementor_template_type','wp-post'),
(2172,9562,'_wp_attached_file','2022/09/placeholder.png'),
(1928,9480,'_wp_attached_file','2022/09/w-accessories-product-17.jpg'),
(1929,9480,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:36:\"2022/09/w-accessories-product-17.jpg\";s:8:\"filesize\";i:75020;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"w-accessories-product-17-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27985;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"w-accessories-product-17-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3804;}s:7:\"400x457\";a:5:{s:4:\"file\";s:36:\"w-accessories-product-17-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15243;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1930,9474,'_wp_attached_file','2022/09/straps-metal-13.jpg'),
(1931,9474,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2022/09/straps-metal-13.jpg\";s:8:\"filesize\";i:99943;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"straps-metal-13-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24271;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"straps-metal-13-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4191;}s:7:\"400x457\";a:5:{s:4:\"file\";s:27:\"straps-metal-13-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14227;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1932,9477,'_wp_attached_file','2022/09/straps-silicone-4.jpg'),
(1933,9477,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:29:\"2022/09/straps-silicone-4.jpg\";s:8:\"filesize\";i:50684;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"straps-silicone-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26982;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"straps-silicone-4-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4395;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1934,9467,'_wp_attached_file','2022/09/straps-leather-3.jpg'),
(1935,9467,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2022/09/straps-leather-3.jpg\";s:8:\"filesize\";i:60903;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"straps-leather-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29882;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"straps-leather-3-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4559;}s:7:\"400x457\";a:5:{s:4:\"file\";s:28:\"straps-leather-3-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16611;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1936,9471,'_wp_attached_file','2022/09/straps-metal-12.jpg'),
(1937,9471,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2022/09/straps-metal-12.jpg\";s:8:\"filesize\";i:122708;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"straps-metal-12-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31199;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"straps-metal-12-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4793;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1938,9271,'_wp_attached_file','2022/09/charge-station-wireless-charge-3.jpg'),
(1939,9271,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:44:\"2022/09/charge-station-wireless-charge-3.jpg\";s:8:\"filesize\";i:23738;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"charge-station-wireless-charge-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14477;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"charge-station-wireless-charge-3-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2872;}s:7:\"400x457\";a:5:{s:4:\"file\";s:44:\"charge-station-wireless-charge-3-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8664;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1940,9272,'_wp_attached_file','2022/09/charge-station-wireless-charge-3-1.jpg'),
(1941,9272,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:46:\"2022/09/charge-station-wireless-charge-3-1.jpg\";s:8:\"filesize\";i:53471;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:46:\"charge-station-wireless-charge-3-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:46:\"charge-station-wireless-charge-3-1-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3023;}s:7:\"400x457\";a:5:{s:4:\"file\";s:46:\"charge-station-wireless-charge-3-1-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9604;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1942,9273,'_wp_attached_file','2022/09/charge-station-wireless-charge-3-2.jpg'),
(1943,9273,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:46:\"2022/09/charge-station-wireless-charge-3-2.jpg\";s:8:\"filesize\";i:100395;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:46:\"charge-station-wireless-charge-3-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26793;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:46:\"charge-station-wireless-charge-3-2-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4234;}s:7:\"400x457\";a:5:{s:4:\"file\";s:46:\"charge-station-wireless-charge-3-2-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15613;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1944,9262,'_wp_attached_file','2022/09/accessories-product-blue-airpods-2-1.jpg'),
(1945,9262,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:48:\"2022/09/accessories-product-blue-airpods-2-1.jpg\";s:8:\"filesize\";i:50506;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:48:\"accessories-product-blue-airpods-2-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13791;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:48:\"accessories-product-blue-airpods-2-1-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2224;}s:7:\"400x457\";a:5:{s:4:\"file\";s:48:\"accessories-product-blue-airpods-2-1-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7548;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1946,9266,'_wp_attached_file','2022/09/cables-lightning-12.jpg'),
(1947,9266,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:31:\"2022/09/cables-lightning-12.jpg\";s:8:\"filesize\";i:95567;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"cables-lightning-12-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27755;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"cables-lightning-12-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3997;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1948,9267,'_wp_attached_file','2022/09/cables-lightning-12-1.jpg'),
(1949,9267,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:33:\"2022/09/cables-lightning-12-1.jpg\";s:8:\"filesize\";i:67424;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"cables-lightning-12-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20156;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"cables-lightning-12-1-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2939;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1950,9268,'_wp_attached_file','2022/09/cables-lightning-12-2.jpg'),
(1951,9268,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:33:\"2022/09/cables-lightning-12-2.jpg\";s:8:\"filesize\";i:42024;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"cables-lightning-12-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14061;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"cables-lightning-12-2-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2685;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1952,9256,'_wp_attached_file','2022/09/accessories-product-olive-strap-1.jpg'),
(1953,9256,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:45:\"2022/09/accessories-product-olive-strap-1.jpg\";s:8:\"filesize\";i:120695;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"accessories-product-olive-strap-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27549;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"accessories-product-olive-strap-1-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4226;}s:7:\"400x457\";a:5:{s:4:\"file\";s:45:\"accessories-product-olive-strap-1-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15408;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1954,9257,'_wp_attached_file','2022/09/accessories-product-olive-strap-2.jpg'),
(1955,9257,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:45:\"2022/09/accessories-product-olive-strap-2.jpg\";s:8:\"filesize\";i:125395;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"accessories-product-olive-strap-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27270;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"accessories-product-olive-strap-2-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4197;}s:7:\"400x457\";a:5:{s:4:\"file\";s:45:\"accessories-product-olive-strap-2-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14977;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1956,9258,'_wp_attached_file','2022/09/accessories-product-olive-strap-3.jpg'),
(1957,9258,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:45:\"2022/09/accessories-product-olive-strap-3.jpg\";s:8:\"filesize\";i:68316;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"accessories-product-olive-strap-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22233;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"accessories-product-olive-strap-3-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3369;}s:7:\"400x457\";a:5:{s:4:\"file\";s:45:\"accessories-product-olive-strap-3-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12747;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1958,9261,'_wp_attached_file','2022/09/accessories-product-blue-airpods-1-1.jpg'),
(1959,9261,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:48:\"2022/09/accessories-product-blue-airpods-1-1.jpg\";s:8:\"filesize\";i:111426;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:48:\"accessories-product-blue-airpods-1-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25452;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:48:\"accessories-product-blue-airpods-1-1-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3141;}s:7:\"400x457\";a:5:{s:4:\"file\";s:48:\"accessories-product-blue-airpods-1-1-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13774;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1960,9263,'_wp_attached_file','2022/09/accessories-product-blue-airpods-3-1.jpg'),
(1961,9263,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:48:\"2022/09/accessories-product-blue-airpods-3-1.jpg\";s:8:\"filesize\";i:47051;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:48:\"accessories-product-blue-airpods-3-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14008;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:48:\"accessories-product-blue-airpods-3-1-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2197;}s:7:\"400x457\";a:5:{s:4:\"file\";s:48:\"accessories-product-blue-airpods-3-1-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7661;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1962,9251,'_wp_attached_file','2022/09/w-accessories-product-14-2.jpg'),
(1963,9251,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2022/09/w-accessories-product-14-2.jpg\";s:8:\"filesize\";i:88942;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"w-accessories-product-14-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26176;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"w-accessories-product-14-2-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2267;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1964,9252,'_wp_attached_file','2022/09/w-accessories-product-14-3.jpg'),
(1965,9252,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2022/09/w-accessories-product-14-3.jpg\";s:8:\"filesize\";i:66905;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"w-accessories-product-14-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12655;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"w-accessories-product-14-3-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1962;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1966,9253,'_wp_attached_file','2022/09/w-accessories-product-14-4-1.jpg'),
(1967,9253,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:40:\"2022/09/w-accessories-product-14-4-1.jpg\";s:8:\"filesize\";i:106973;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"w-accessories-product-14-4-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20316;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"w-accessories-product-14-4-1-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2216;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1968,9237,'_wp_attached_file','2022/09/w-accessories-product-12-pro-4.jpg'),
(1969,9237,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:42:\"2022/09/w-accessories-product-12-pro-4.jpg\";s:8:\"filesize\";i:110425;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"w-accessories-product-12-pro-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25940;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"w-accessories-product-12-pro-4-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4079;}s:7:\"400x457\";a:5:{s:4:\"file\";s:42:\"w-accessories-product-12-pro-4-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15139;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1970,9238,'_wp_attached_file','2022/09/w-accessories-product-12-pro-4-1.jpg'),
(1971,9238,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:44:\"2022/09/w-accessories-product-12-pro-4-1.jpg\";s:8:\"filesize\";i:92735;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"w-accessories-product-12-pro-4-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"w-accessories-product-12-pro-4-1-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3109;}s:7:\"400x457\";a:5:{s:4:\"file\";s:44:\"w-accessories-product-12-pro-4-1-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11696;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1972,9239,'_wp_attached_file','2022/09/w-accessories-product-12-pro-4-2.jpg'),
(1973,9239,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:44:\"2022/09/w-accessories-product-12-pro-4-2.jpg\";s:8:\"filesize\";i:27276;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"w-accessories-product-12-pro-4-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10807;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"w-accessories-product-12-pro-4-2-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1862;}s:7:\"400x457\";a:5:{s:4:\"file\";s:44:\"w-accessories-product-12-pro-4-2-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6387;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1978,9232,'_wp_attached_file','2022/09/w-accessories-product-iphone-11-pro-7.jpg'),
(1979,9232,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:49:\"2022/09/w-accessories-product-iphone-11-pro-7.jpg\";s:8:\"filesize\";i:142127;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"w-accessories-product-iphone-11-pro-7-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22134;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"w-accessories-product-iphone-11-pro-7-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2679;}s:7:\"400x457\";a:5:{s:4:\"file\";s:49:\"w-accessories-product-iphone-11-pro-7-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11027;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1980,9233,'_wp_attached_file','2022/09/w-accessories-product-iphone-11-pro-7-1.jpg'),
(1981,9233,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:51:\"2022/09/w-accessories-product-iphone-11-pro-7-1.jpg\";s:8:\"filesize\";i:32628;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:51:\"w-accessories-product-iphone-11-pro-7-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10785;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:51:\"w-accessories-product-iphone-11-pro-7-1-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1770;}s:7:\"400x457\";a:5:{s:4:\"file\";s:51:\"w-accessories-product-iphone-11-pro-7-1-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6066;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1982,9234,'_wp_attached_file','2022/09/w-accessories-product-iphone-11-pro-7-2.jpg'),
(1983,9234,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:51:\"2022/09/w-accessories-product-iphone-11-pro-7-2.jpg\";s:8:\"filesize\";i:63858;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:51:\"w-accessories-product-iphone-11-pro-7-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14269;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:51:\"w-accessories-product-iphone-11-pro-7-2-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2356;}s:7:\"400x457\";a:5:{s:4:\"file\";s:51:\"w-accessories-product-iphone-11-pro-7-2-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7938;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1984,9221,'_wp_attached_file','2022/09/yellow-case-back.jpg'),
(1985,9221,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2022/09/yellow-case-back.jpg\";s:8:\"filesize\";i:77175;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"yellow-case-back-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30885;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"yellow-case-back-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2637;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1986,9222,'_wp_attached_file','2022/09/yellow-case-front.jpg'),
(1987,9222,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:29:\"2022/09/yellow-case-front.jpg\";s:8:\"filesize\";i:37180;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"yellow-case-front-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18505;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"yellow-case-front-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2851;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1988,9223,'_wp_attached_file','2022/09/yellow-case-side.jpg'),
(1989,9223,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2022/09/yellow-case-side.jpg\";s:8:\"filesize\";i:11584;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"yellow-case-side-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10187;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"yellow-case-side-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1737;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1990,9227,'_wp_attached_file','2022/09/w-accessories-product-iphone-12-violet-1.jpg'),
(1991,9227,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:52:\"2022/09/w-accessories-product-iphone-12-violet-1.jpg\";s:8:\"filesize\";i:177957;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"w-accessories-product-iphone-12-violet-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43114;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"w-accessories-product-iphone-12-violet-1-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3375;}s:7:\"400x457\";a:5:{s:4:\"file\";s:52:\"w-accessories-product-iphone-12-violet-1-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20821;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1992,9228,'_wp_attached_file','2022/09/w-accessories-product-iphone-12-violet-2.jpg'),
(1993,9228,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:52:\"2022/09/w-accessories-product-iphone-12-violet-2.jpg\";s:8:\"filesize\";i:95239;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"w-accessories-product-iphone-12-violet-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19308;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"w-accessories-product-iphone-12-violet-2-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3100;}s:7:\"400x457\";a:5:{s:4:\"file\";s:52:\"w-accessories-product-iphone-12-violet-2-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11075;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1994,9229,'_wp_attached_file','2022/09/w-accessories-product-iphone-12-violet-3.jpg'),
(1995,9229,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:52:\"2022/09/w-accessories-product-iphone-12-violet-3.jpg\";s:8:\"filesize\";i:27396;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"w-accessories-product-iphone-12-violet-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11542;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"w-accessories-product-iphone-12-violet-3-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1838;}s:7:\"400x457\";a:5:{s:4:\"file\";s:52:\"w-accessories-product-iphone-12-violet-3-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6476;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1996,9214,'_wp_attached_file','2022/09/green-case-back.jpg'),
(1997,9214,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2022/09/green-case-back.jpg\";s:8:\"filesize\";i:26316;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"green-case-back-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26768;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"green-case-back-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2453;}s:7:\"400x457\";a:5:{s:4:\"file\";s:27:\"green-case-back-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12753;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1998,9215,'_wp_attached_file','2022/09/green-case-front.jpg'),
(1999,9215,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2022/09/green-case-front.jpg\";s:8:\"filesize\";i:7597;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"green-case-front-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16040;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"green-case-front-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2608;}s:7:\"400x457\";a:5:{s:4:\"file\";s:28:\"green-case-front-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9008;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2000,9216,'_wp_attached_file','2022/09/green-case-side.jpg'),
(2001,9216,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2022/09/green-case-side.jpg\";s:8:\"filesize\";i:4118;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"green-case-side-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9456;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"green-case-side-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1711;}s:7:\"400x457\";a:5:{s:4:\"file\";s:27:\"green-case-side-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5501;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2002,9203,'_wp_attached_file','2022/09/blue-case-back.jpg'),
(2003,9203,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2022/09/blue-case-back.jpg\";s:8:\"filesize\";i:60964;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"blue-case-back-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27708;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"blue-case-back-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2559;}s:7:\"400x457\";a:5:{s:4:\"file\";s:26:\"blue-case-back-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2004,9204,'_wp_attached_file','2022/09/blue-case-front.jpg'),
(2005,9204,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2022/09/blue-case-front.jpg\";s:8:\"filesize\";i:33206;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"blue-case-front-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17089;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"blue-case-front-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2692;}s:7:\"400x457\";a:5:{s:4:\"file\";s:27:\"blue-case-front-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9558;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2006,9205,'_wp_attached_file','2022/09/blue-case-side.jpg'),
(2007,9205,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2022/09/blue-case-side.jpg\";s:8:\"filesize\";i:11510;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"blue-case-side-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9727;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"blue-case-side-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1774;}s:7:\"400x457\";a:5:{s:4:\"file\";s:26:\"blue-case-side-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5745;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2008,9208,'_wp_attached_file','2022/09/dark-case-back.jpg'),
(2009,9208,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2022/09/dark-case-back.jpg\";s:8:\"filesize\";i:28886;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"dark-case-back-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26980;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"dark-case-back-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2404;}s:7:\"400x457\";a:5:{s:4:\"file\";s:26:\"dark-case-back-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12280;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2010,9209,'_wp_attached_file','2022/09/dark-case-front.jpg'),
(2011,9209,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2022/09/dark-case-front.jpg\";s:8:\"filesize\";i:6761;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"dark-case-front-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14563;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"dark-case-front-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2467;}s:7:\"400x457\";a:5:{s:4:\"file\";s:27:\"dark-case-front-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8435;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2012,9210,'_wp_attached_file','2022/09/dark-case-side.jpg'),
(2013,9210,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2022/09/dark-case-side.jpg\";s:8:\"filesize\";i:8203;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"dark-case-side-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9478;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"dark-case-side-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1700;}s:7:\"400x457\";a:5:{s:4:\"file\";s:26:\"dark-case-side-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5454;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2014,9198,'_wp_attached_file','2022/09/w-accessories-product-iphone-xr-10-1.jpg'),
(2015,9198,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:48:\"2022/09/w-accessories-product-iphone-xr-10-1.jpg\";s:8:\"filesize\";i:156484;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:48:\"w-accessories-product-iphone-xr-10-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38912;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:48:\"w-accessories-product-iphone-xr-10-1-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3985;}s:7:\"400x457\";a:5:{s:4:\"file\";s:48:\"w-accessories-product-iphone-xr-10-1-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19703;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2016,9199,'_wp_attached_file','2022/09/w-accessories-product-iphone-xr-10-2.jpg'),
(2017,9199,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:48:\"2022/09/w-accessories-product-iphone-xr-10-2.jpg\";s:8:\"filesize\";i:31207;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:48:\"w-accessories-product-iphone-xr-10-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11906;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:48:\"w-accessories-product-iphone-xr-10-2-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1813;}s:7:\"400x457\";a:5:{s:4:\"file\";s:48:\"w-accessories-product-iphone-xr-10-2-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6767;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2018,9200,'_wp_attached_file','2022/09/w-accessories-product-iphone-xr-10-3.jpg'),
(2019,9200,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:48:\"2022/09/w-accessories-product-iphone-xr-10-3.jpg\";s:8:\"filesize\";i:90955;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:48:\"w-accessories-product-iphone-xr-10-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:48:\"w-accessories-product-iphone-xr-10-3-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3399;}s:7:\"400x457\";a:5:{s:4:\"file\";s:48:\"w-accessories-product-iphone-xr-10-3-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12683;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2020,9188,'_wp_attached_file','2022/09/w-accessories-product-link-1-1-1.jpg'),
(2021,9188,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:44:\"2022/09/w-accessories-product-link-1-1-1.jpg\";s:8:\"filesize\";i:22244;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"w-accessories-product-link-1-1-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9723;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"w-accessories-product-link-1-1-1-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1709;}s:7:\"400x457\";a:5:{s:4:\"file\";s:44:\"w-accessories-product-link-1-1-1-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5373;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2022,9192,'_wp_attached_file','2022/09/w-accessories-product-link-2-1.jpg'),
(2023,9192,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:42:\"2022/09/w-accessories-product-link-2-1.jpg\";s:8:\"filesize\";i:69637;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"w-accessories-product-link-2-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13311;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"w-accessories-product-link-2-1-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2384;}s:7:\"400x457\";a:5:{s:4:\"file\";s:42:\"w-accessories-product-link-2-1-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7793;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2024,9193,'_wp_attached_file','2022/09/w-accessories-product-link-2-1-1.jpg'),
(2025,9193,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:44:\"2022/09/w-accessories-product-link-2-1-1.jpg\";s:8:\"filesize\";i:20079;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"w-accessories-product-link-2-1-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9563;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"w-accessories-product-link-2-1-1-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1679;}s:7:\"400x457\";a:5:{s:4:\"file\";s:44:\"w-accessories-product-link-2-1-1-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5564;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2026,9182,'_wp_attached_file','2022/09/w-accessories-product-link-3-1.jpg'),
(2027,9182,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:42:\"2022/09/w-accessories-product-link-3-1.jpg\";s:8:\"filesize\";i:69621;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"w-accessories-product-link-3-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14662;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"w-accessories-product-link-3-1-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2601;}s:7:\"400x457\";a:5:{s:4:\"file\";s:42:\"w-accessories-product-link-3-1-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8476;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2028,9183,'_wp_attached_file','2022/09/w-accessories-product-link-3-1-1.jpg'),
(2029,9183,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:44:\"2022/09/w-accessories-product-link-3-1-1.jpg\";s:8:\"filesize\";i:23931;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"w-accessories-product-link-3-1-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10160;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"w-accessories-product-link-3-1-1-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1771;}s:7:\"400x457\";a:5:{s:4:\"file\";s:44:\"w-accessories-product-link-3-1-1-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6046;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2030,9184,'_wp_attached_file','2022/09/w-accessories-product-link-3-2.jpg'),
(2031,9184,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:42:\"2022/09/w-accessories-product-link-3-2.jpg\";s:8:\"filesize\";i:109117;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"w-accessories-product-link-3-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22056;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"w-accessories-product-link-3-2-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3057;}s:7:\"400x457\";a:5:{s:4:\"file\";s:42:\"w-accessories-product-link-3-2-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11900;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2032,9187,'_wp_attached_file','2022/09/w-accessories-product-link-1-1.jpg'),
(2033,9187,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:42:\"2022/09/w-accessories-product-link-1-1.jpg\";s:8:\"filesize\";i:70896;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"w-accessories-product-link-1-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13408;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"w-accessories-product-link-1-1-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2364;}s:7:\"400x457\";a:5:{s:4:\"file\";s:42:\"w-accessories-product-link-1-1-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7869;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2034,9121,'_wp_attached_file','2022/09/w-accessories-product-iphone-13-2-1.jpg'),
(2035,9121,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:47:\"2022/09/w-accessories-product-iphone-13-2-1.jpg\";s:8:\"filesize\";i:28218;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:47:\"w-accessories-product-iphone-13-2-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12278;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"w-accessories-product-iphone-13-2-1-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1800;}s:7:\"400x457\";a:5:{s:4:\"file\";s:47:\"w-accessories-product-iphone-13-2-1-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6650;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2036,9115,'_wp_attached_file','2022/09/w-accessories-product-iphone-13-6.jpg'),
(2037,9115,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:45:\"2022/09/w-accessories-product-iphone-13-6.jpg\";s:8:\"filesize\";i:82050;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"w-accessories-product-iphone-13-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23674;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"w-accessories-product-iphone-13-6-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2912;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2038,9116,'_wp_attached_file','2022/09/w-accessories-product-iphone-13-6-1.jpg'),
(2039,9116,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:47:\"2022/09/w-accessories-product-iphone-13-6-1.jpg\";s:8:\"filesize\";i:28472;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:47:\"w-accessories-product-iphone-13-6-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11762;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"w-accessories-product-iphone-13-6-1-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1815;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2040,9117,'_wp_attached_file','2022/09/w-accessories-product-iphone-13-6-2.jpg'),
(2041,9117,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:47:\"2022/09/w-accessories-product-iphone-13-6-2.jpg\";s:8:\"filesize\";i:95630;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:47:\"w-accessories-product-iphone-13-6-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22439;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"w-accessories-product-iphone-13-6-2-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3368;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2042,9120,'_wp_attached_file','2022/09/w-accessories-product-iphone-13-2.jpg'),
(2043,9120,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:45:\"2022/09/w-accessories-product-iphone-13-2.jpg\";s:8:\"filesize\";i:162500;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"w-accessories-product-iphone-13-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40993;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"w-accessories-product-iphone-13-2-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5529;}s:7:\"400x457\";a:5:{s:4:\"file\";s:45:\"w-accessories-product-iphone-13-2-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23459;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2044,9122,'_wp_attached_file','2022/09/w-accessories-product-iphone-13-2-2.jpg'),
(2045,9122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:47:\"2022/09/w-accessories-product-iphone-13-2-2.jpg\";s:8:\"filesize\";i:94692;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:47:\"w-accessories-product-iphone-13-2-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22556;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"w-accessories-product-iphone-13-2-2-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3295;}s:7:\"400x457\";a:5:{s:4:\"file\";s:47:\"w-accessories-product-iphone-13-2-2-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12598;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5367,10078,'_elementor_edit_mode','builder'),
(5368,10078,'_elementor_template_type','wp-post'),
(5369,10078,'_elementor_version','3.16.6'),
(5370,10078,'_wp_page_template','default'),
(5371,10078,'_elementor_data','[]'),
(2330,9865,'_menu_item_xfn',''),
(4193,9988,'_regular_price','270000'),
(2164,9561,'wd_layout_type','shop_archive'),
(2165,9561,'wd_layout_conditions','a:2:{i:0;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:25:\"filtered_product_term_any\";s:15:\"condition_query\";s:0:\"\";}i:1;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:14:\"product_search\";s:15:\"condition_query\";s:0:\"\";}}'),
(2166,9561,'_elementor_data','[{\"id\":\"9a3652c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"wd_section_stretch\":\"stretch-content\",\"flex_direction\":\"column\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f8e1fe\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"yes\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_page_title\"}],\"isInner\":false},{\"id\":\"edde781\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"714cf85\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"10\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"100\",\"height\":\"100\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"sync_parent_id\":\"wd_68e45dee2b272\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"},{\"id\":\"5ee7633\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#0000001B\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"e0248d0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"fd5cae3\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":25,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"wd_column_role\":\"offcanvas\",\"wd_column_role_offcanvas_tablet\":\"md-sm\",\"wd_column_role_offcanvas_mobile\":\"sm\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"58e9248\",\"elType\":\"widget\",\"settings\":{\"sidebar_name\":\"sidebar-shop\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_sidebar\"}],\"isInner\":true},{\"id\":\"5cceebf\",\"elType\":\"container\",\"settings\":{\"_column_size\":66,\"width\":{\"size\":75,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"wd_column_role\":\"content\",\"wd_column_role_content_tablet\":\"md-sm\",\"wd_column_role_content_mobile\":\"sm\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f92f35f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"21\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d260d0e\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":25,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"align_tablet\":\"space-between\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#81818133\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"ffddafa\",\"elType\":\"widget\",\"settings\":{\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_element_width\":\"auto\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_shop_archive_result_count\"}],\"isInner\":true},{\"id\":\"6b35b68\",\"elType\":\"container\",\"settings\":{\"_column_size\":66,\"width\":{\"size\":75,\"unit\":\"%\"},\"align\":\"flex-end\",\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"align_tablet\":\"space-between\",\"flex_justify_content_tablet\":\"space-between\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_gap\":{\"column\":\"30\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"01f9772\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"Show sidebar\",\"scroll_y\":-80,\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"icon\":{\"id\":\"9562\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"wd_builder_off_canvas_column_btn\"},{\"id\":\"fb4f912\",\"elType\":\"widget\",\"settings\":{\"per_page_options\":\"9,12,18,24\",\"scroll_y\":-80,\"_element_width\":\"auto\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_shop_archive_per_page\"},{\"id\":\"08e0f3e\",\"elType\":\"widget\",\"settings\":{\"products_columns_variations\":[\"2\",\"3\",\"4\",\"list\"],\"scroll_y\":-80,\"_element_width\":\"auto\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_shop_archive_view\"},{\"id\":\"b20c4c8\",\"elType\":\"widget\",\"settings\":{\"style\":\"underline\",\"mobile_icon\":\"yes\",\"scroll_y\":-80,\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wd_shop_archive_orderby\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"43fd5bf\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_shop_archive_active_filters\"},{\"id\":\"88dc0cf\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_wc_notices\"},{\"id\":\"55b4c53\",\"elType\":\"widget\",\"settings\":{\"shop_view\":\"grid\",\"products_columns\":\"3\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_archive_products\"}],\"isInner\":true}],\"isInner\":false}]'),
(2131,9,'_woodmart_main_layout','full-width'),
(2132,10,'_woodmart_main_layout','full-width'),
(2133,11,'_woodmart_main_layout','full-width'),
(2134,9559,'_elementor_edit_mode','builder'),
(2135,9559,'_elementor_template_type','kit'),
(2136,6,'_wp_page_template','default'),
(2137,6,'_elementor_page_settings','a:4:{s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:24:\"container_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:24:\"container_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:15:\"viewport_mobile\";s:6:\"768.98\";}'),
(2050,9110,'_wp_attached_file','2022/09/w-accessories-product-iphone-13-1-3.jpg'),
(2051,9110,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:47:\"2022/09/w-accessories-product-iphone-13-1-3.jpg\";s:8:\"filesize\";i:92355;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:47:\"w-accessories-product-iphone-13-1-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30395;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"w-accessories-product-iphone-13-1-3-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3353;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2052,9111,'_wp_attached_file','2022/09/w-accessories-product-iphone-13-1-1.jpg'),
(2053,9111,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:47:\"2022/09/w-accessories-product-iphone-13-1-1.jpg\";s:8:\"filesize\";i:17863;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:47:\"w-accessories-product-iphone-13-1-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10024;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"w-accessories-product-iphone-13-1-1-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1665;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2054,9112,'_wp_attached_file','2022/09/w-accessories-product-iphone-13-1-2.jpg'),
(2055,9112,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:47:\"2022/09/w-accessories-product-iphone-13-1-2.jpg\";s:8:\"filesize\";i:89722;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:47:\"w-accessories-product-iphone-13-1-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23783;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"w-accessories-product-iphone-13-1-2-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3555;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2056,8855,'_wp_attached_file','2022/09/accessories-blog-img-6.jpg'),
(2057,8855,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:742;s:4:\"file\";s:34:\"2022/09/accessories-blog-img-6.jpg\";s:8:\"filesize\";i:145276;s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"accessories-blog-img-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54066;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"accessories-blog-img-6-148x92.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6208;}s:7:\"746x736\";a:5:{s:4:\"file\";s:34:\"accessories-blog-img-6-746x736.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:736;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76014;}s:7:\"400x300\";a:5:{s:4:\"file\";s:34:\"accessories-blog-img-6-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27486;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2058,8858,'_wp_attached_file','2022/09/accessories-blog-img-5.jpg'),
(2059,8858,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:742;s:4:\"file\";s:34:\"2022/09/accessories-blog-img-5.jpg\";s:8:\"filesize\";i:69901;s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"accessories-blog-img-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34177;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"accessories-blog-img-5-148x92.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3681;}s:7:\"450x700\";a:5:{s:4:\"file\";s:34:\"accessories-blog-img-5-450x700.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35108;}s:7:\"400x300\";a:5:{s:4:\"file\";s:34:\"accessories-blog-img-5-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15437;}s:7:\"400x400\";a:5:{s:4:\"file\";s:34:\"accessories-blog-img-5-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19368;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2060,8861,'_wp_attached_file','2022/09/accessories-blog-img-4.jpg'),
(2061,8861,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:742;s:4:\"file\";s:34:\"2022/09/accessories-blog-img-4.jpg\";s:8:\"filesize\";i:114378;s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"accessories-blog-img-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55804;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"accessories-blog-img-4-148x92.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5913;}s:7:\"400x300\";a:5:{s:4:\"file\";s:34:\"accessories-blog-img-4-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28721;}s:7:\"400x400\";a:5:{s:4:\"file\";s:34:\"accessories-blog-img-4-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32838;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2062,8864,'_wp_attached_file','2022/09/accessories-blog-img-3.jpg'),
(2063,8864,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:742;s:4:\"file\";s:34:\"2022/09/accessories-blog-img-3.jpg\";s:8:\"filesize\";i:83653;s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"accessories-blog-img-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41711;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"accessories-blog-img-3-148x92.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4539;}s:7:\"450x700\";a:5:{s:4:\"file\";s:34:\"accessories-blog-img-3-450x700.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34807;}s:7:\"400x300\";a:5:{s:4:\"file\";s:34:\"accessories-blog-img-3-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19460;}s:7:\"400x400\";a:5:{s:4:\"file\";s:34:\"accessories-blog-img-3-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23813;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2064,8867,'_wp_attached_file','2022/09/accessories-blog-img-2.jpg'),
(2065,8867,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:742;s:4:\"file\";s:34:\"2022/09/accessories-blog-img-2.jpg\";s:8:\"filesize\";i:83354;s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"accessories-blog-img-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44329;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"accessories-blog-img-2-148x92.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4504;}s:5:\"75x65\";a:5:{s:4:\"file\";s:32:\"accessories-blog-img-2-75x65.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2585;}s:7:\"450x700\";a:5:{s:4:\"file\";s:34:\"accessories-blog-img-2-450x700.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39818;}s:7:\"400x300\";a:5:{s:4:\"file\";s:34:\"accessories-blog-img-2-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19358;}s:7:\"400x400\";a:5:{s:4:\"file\";s:34:\"accessories-blog-img-2-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25061;}s:7:\"900x450\";a:5:{s:4:\"file\";s:34:\"accessories-blog-img-2-900x450.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42826;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2066,8870,'_wp_attached_file','2022/09/accessories-blog-img-1.jpg'),
(2067,8870,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:742;s:4:\"file\";s:34:\"2022/09/accessories-blog-img-1.jpg\";s:8:\"filesize\";i:94822;s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"accessories-blog-img-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44269;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"accessories-blog-img-1-148x92.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5079;}s:5:\"75x65\";a:5:{s:4:\"file\";s:32:\"accessories-blog-img-1-75x65.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2673;}s:7:\"450x700\";a:5:{s:4:\"file\";s:34:\"accessories-blog-img-1-450x700.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40771;}s:7:\"275x270\";a:5:{s:4:\"file\";s:34:\"accessories-blog-img-1-275x270.jpg\";s:5:\"width\";i:275;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14975;}s:7:\"400x300\";a:5:{s:4:\"file\";s:34:\"accessories-blog-img-1-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20440;}s:7:\"400x400\";a:5:{s:4:\"file\";s:34:\"accessories-blog-img-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25247;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2068,8872,'_wp_attached_file','2022/09/accessories-single-post-img-9-opt.jpg'),
(2069,8872,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:742;s:4:\"file\";s:45:\"2022/09/accessories-single-post-img-9-opt.jpg\";s:8:\"filesize\";i:87632;s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"accessories-single-post-img-9-opt-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35404;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"accessories-single-post-img-9-opt-148x92.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3886;}s:7:\"450x700\";a:5:{s:4:\"file\";s:45:\"accessories-single-post-img-9-opt-450x700.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30702;}s:7:\"400x400\";a:5:{s:4:\"file\";s:45:\"accessories-single-post-img-9-opt-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19518;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2070,8881,'_wp_attached_file','2022/09/accessories-single-post-img-3-opt.jpg'),
(2071,8881,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:742;s:4:\"file\";s:45:\"2022/09/accessories-single-post-img-3-opt.jpg\";s:8:\"filesize\";i:95421;s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"accessories-single-post-img-3-opt-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40398;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"accessories-single-post-img-3-opt-148x92.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3604;}s:8:\"1024x460\";a:5:{s:4:\"file\";s:46:\"accessories-single-post-img-3-opt-1024x460.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51010;}s:7:\"400x400\";a:5:{s:4:\"file\";s:45:\"accessories-single-post-img-3-opt-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21153;}s:7:\"450x700\";a:5:{s:4:\"file\";s:45:\"accessories-single-post-img-3-opt-450x700.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36487;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2072,8882,'_wp_attached_file','2022/09/accessories-single-post-img-4-opt.jpg'),
(2073,8882,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:742;s:4:\"file\";s:45:\"2022/09/accessories-single-post-img-4-opt.jpg\";s:8:\"filesize\";i:117666;s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"accessories-single-post-img-4-opt-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43679;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"accessories-single-post-img-4-opt-148x92.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4900;}s:7:\"450x700\";a:5:{s:4:\"file\";s:45:\"accessories-single-post-img-4-opt-450x700.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33485;}s:7:\"400x400\";a:5:{s:4:\"file\";s:45:\"accessories-single-post-img-4-opt-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23843;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2074,8883,'_wp_attached_file','2022/09/accessories-single-post-img-5-opt.jpg'),
(2075,8883,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:742;s:4:\"file\";s:45:\"2022/09/accessories-single-post-img-5-opt.jpg\";s:8:\"filesize\";i:101824;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"accessories-single-post-img-5-opt-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40062;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"accessories-single-post-img-5-opt-148x92.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4301;}s:8:\"1024x460\";a:5:{s:4:\"file\";s:46:\"accessories-single-post-img-5-opt-1024x460.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51670;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2076,8886,'_wp_attached_file','2022/09/accessories-single-post-img-8-opt.jpg'),
(2077,8886,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:742;s:4:\"file\";s:45:\"2022/09/accessories-single-post-img-8-opt.jpg\";s:8:\"filesize\";i:183915;s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"accessories-single-post-img-8-opt-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62147;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"accessories-single-post-img-8-opt-148x92.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5116;}s:7:\"450x700\";a:5:{s:4:\"file\";s:45:\"accessories-single-post-img-8-opt-450x700.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47750;}s:7:\"400x400\";a:5:{s:4:\"file\";s:45:\"accessories-single-post-img-8-opt-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31752;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2078,9099,'_wp_attached_file','2022/09/w-accessories-product-iphone-13-3.jpg'),
(2079,9099,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:45:\"2022/09/w-accessories-product-iphone-13-3.jpg\";s:8:\"filesize\";i:99906;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"w-accessories-product-iphone-13-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19843;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"w-accessories-product-iphone-13-3-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2585;}s:7:\"400x457\";a:5:{s:4:\"file\";s:45:\"w-accessories-product-iphone-13-3-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9801;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2080,9100,'_wp_attached_file','2022/09/w-accessories-product-iphone-13-3-1.jpg'),
(2081,9100,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:47:\"2022/09/w-accessories-product-iphone-13-3-1.jpg\";s:8:\"filesize\";i:19394;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:47:\"w-accessories-product-iphone-13-3-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9208;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"w-accessories-product-iphone-13-3-1-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1562;}s:7:\"400x457\";a:5:{s:4:\"file\";s:47:\"w-accessories-product-iphone-13-3-1-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5251;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2082,9101,'_wp_attached_file','2022/09/w-accessories-product-iphone-13-3-2.jpg'),
(2083,9101,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:47:\"2022/09/w-accessories-product-iphone-13-3-2.jpg\";s:8:\"filesize\";i:86483;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:47:\"w-accessories-product-iphone-13-3-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21009;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"w-accessories-product-iphone-13-3-2-148x169.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3133;}s:7:\"400x457\";a:5:{s:4:\"file\";s:47:\"w-accessories-product-iphone-13-3-2-400x457.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12020;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2084,8843,'_wp_attached_file','2022/09/accessories-blog-img-9.jpg'),
(2085,8843,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:742;s:4:\"file\";s:34:\"2022/09/accessories-blog-img-9.jpg\";s:8:\"filesize\";i:53899;s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"accessories-blog-img-9-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31184;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"accessories-blog-img-9-148x92.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2744;}s:7:\"450x700\";a:5:{s:4:\"file\";s:34:\"accessories-blog-img-9-450x700.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33478;}s:7:\"580x335\";a:5:{s:4:\"file\";s:34:\"accessories-blog-img-9-580x335.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16900;}s:7:\"400x400\";a:5:{s:4:\"file\";s:34:\"accessories-blog-img-9-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17198;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2086,8849,'_wp_attached_file','2022/09/accessories-blog-img-8.jpg'),
(2087,8849,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:742;s:4:\"file\";s:34:\"2022/09/accessories-blog-img-8.jpg\";s:8:\"filesize\";i:171160;s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"accessories-blog-img-8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67226;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"accessories-blog-img-8-148x92.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5009;}s:7:\"580x335\";a:5:{s:4:\"file\";s:34:\"accessories-blog-img-8-580x335.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40521;}s:7:\"800x475\";a:5:{s:4:\"file\";s:34:\"accessories-blog-img-8-800x475.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71963;}s:7:\"400x400\";a:5:{s:4:\"file\";s:34:\"accessories-blog-img-8-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33955;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2088,8879,'_wp_attached_file','2022/09/accessories-single-post-img-1-opt.jpg'),
(2089,8879,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:742;s:4:\"file\";s:45:\"2022/09/accessories-single-post-img-1-opt.jpg\";s:8:\"filesize\";i:78518;s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"accessories-single-post-img-1-opt-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33721;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"accessories-single-post-img-1-opt-148x92.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2708;}s:8:\"1024x460\";a:5:{s:4:\"file\";s:46:\"accessories-single-post-img-1-opt-1024x460.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44208;}s:7:\"400x400\";a:5:{s:4:\"file\";s:45:\"accessories-single-post-img-1-opt-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16076;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2090,8880,'_wp_attached_file','2022/09/accessories-single-post-img-2-opt.jpg'),
(2091,8880,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:742;s:4:\"file\";s:45:\"2022/09/accessories-single-post-img-2-opt.jpg\";s:8:\"filesize\";i:90556;s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"accessories-single-post-img-2-opt-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40655;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"accessories-single-post-img-2-opt-148x92.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4426;}s:7:\"580x335\";a:5:{s:4:\"file\";s:45:\"accessories-single-post-img-2-opt-580x335.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27397;}s:7:\"400x400\";a:5:{s:4:\"file\";s:45:\"accessories-single-post-img-2-opt-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22889;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2092,8884,'_wp_attached_file','2022/09/accessories-single-post-img-6-opt.jpg'),
(2093,8884,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:742;s:4:\"file\";s:45:\"2022/09/accessories-single-post-img-6-opt.jpg\";s:8:\"filesize\";i:65089;s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"accessories-single-post-img-6-opt-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28560;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"accessories-single-post-img-6-opt-148x92.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3578;}s:7:\"450x700\";a:5:{s:4:\"file\";s:45:\"accessories-single-post-img-6-opt-450x700.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22241;}s:7:\"400x400\";a:5:{s:4:\"file\";s:45:\"accessories-single-post-img-6-opt-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15780;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2094,8885,'_wp_attached_file','2022/09/accessories-single-post-img-7-opt.jpg'),
(2095,8885,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:742;s:4:\"file\";s:45:\"2022/09/accessories-single-post-img-7-opt.jpg\";s:8:\"filesize\";i:130644;s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"accessories-single-post-img-7-opt-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52007;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"accessories-single-post-img-7-opt-148x92.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5114;}s:7:\"450x700\";a:5:{s:4:\"file\";s:45:\"accessories-single-post-img-7-opt-450x700.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39910;}s:7:\"400x400\";a:5:{s:4:\"file\";s:45:\"accessories-single-post-img-7-opt-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28671;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2096,8852,'_wp_attached_file','2022/09/accessories-blog-img-7.jpg'),
(2097,8852,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:742;s:4:\"file\";s:34:\"2022/09/accessories-blog-img-7.jpg\";s:8:\"filesize\";i:95946;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"accessories-blog-img-7-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46837;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"accessories-blog-img-7-148x92.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4777;}s:7:\"400x400\";a:5:{s:4:\"file\";s:34:\"accessories-blog-img-7-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26550;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2098,8896,'_wp_attached_file','2022/09/lumen-testimonials-pic-1.jpg'),
(2099,8896,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:36:\"2022/09/lumen-testimonials-pic-1.jpg\";s:8:\"filesize\";i:7086;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2100,8897,'_wp_attached_file','2022/09/lumen-testimonials-pic-2.jpg'),
(2101,8897,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:36:\"2022/09/lumen-testimonials-pic-2.jpg\";s:8:\"filesize\";i:7241;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2102,8898,'_wp_attached_file','2022/09/lumen-testimonials-pic-3.jpg'),
(2103,8898,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:36:\"2022/09/lumen-testimonials-pic-3.jpg\";s:8:\"filesize\";i:6359;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2104,38,'_elementor_source_image_hash','4d1eff44a11799b6d78a55258467138d11368103'),
(2105,39,'_elementor_source_image_hash','43e7ed6e39e0d0ac36c453b7cbecf7839d77bb79'),
(2106,40,'_elementor_source_image_hash','288197a5a23bbb68f8d3112c62bc479bfcf1758b'),
(2107,250,'_wp_attached_file','2022/09/acs-ab-us-img-1.jpg'),
(2108,250,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:398;s:6:\"height\";i:270;s:4:\"file\";s:27:\"2022/09/acs-ab-us-img-1.jpg\";s:8:\"filesize\";i:140168;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"acs-ab-us-img-1-148x100.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5732;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2109,251,'_wp_attached_file','2022/09/acs-ab-us-img-2.jpg'),
(2110,251,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:398;s:6:\"height\";i:420;s:4:\"file\";s:27:\"2022/09/acs-ab-us-img-2.jpg\";s:8:\"filesize\";i:159906;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"acs-ab-us-img-2-148x156.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6383;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2111,258,'_wp_attached_file','2022/09/acs-ab-us-img-3.jpg'),
(2112,258,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:398;s:6:\"height\";i:270;s:4:\"file\";s:27:\"2022/09/acs-ab-us-img-3.jpg\";s:8:\"filesize\";i:53141;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"acs-ab-us-img-3-148x100.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3862;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2113,285,'_wp_attached_file','2022/09/acs-ab-us-team-1.jpg'),
(2114,285,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:480;s:4:\"file\";s:28:\"2022/09/acs-ab-us-team-1.jpg\";s:8:\"filesize\";i:166713;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"acs-ab-us-team-1-148x178.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5199;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2115,292,'_wp_attached_file','2022/09/acs-ab-us-team-2.jpg'),
(2116,292,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:480;s:4:\"file\";s:28:\"2022/09/acs-ab-us-team-2.jpg\";s:8:\"filesize\";i:105576;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"acs-ab-us-team-2-148x178.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4625;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2117,296,'_wp_attached_file','2022/09/acs-ab-us-team-3.jpg'),
(2118,296,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:480;s:4:\"file\";s:28:\"2022/09/acs-ab-us-team-3.jpg\";s:8:\"filesize\";i:135443;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"acs-ab-us-team-3-148x178.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4494;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2119,297,'_wp_attached_file','2022/09/acs-ab-us-team-4.jpg'),
(2120,297,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:480;s:4:\"file\";s:28:\"2022/09/acs-ab-us-team-4.jpg\";s:8:\"filesize\";i:143501;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"acs-ab-us-team-4-148x178.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5480;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2121,4485,'_wp_attached_file','2022/09/shipping-2.jpg'),
(2122,4485,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:685;s:6:\"height\";i:368;s:4:\"file\";s:22:\"2022/09/shipping-2.jpg\";s:8:\"filesize\";i:79815;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"shipping-2-600x368.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:368;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20325;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"shipping-2-148x80.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2661;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2123,4508,'_wp_attached_file','2022/09/video-thumb.jpg'),
(2124,4508,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:678;s:4:\"file\";s:23:\"2022/09/video-thumb.jpg\";s:8:\"filesize\";i:19267;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"video-thumb-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31548;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"video-thumb-148x125.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4257;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2125,4518,'_wp_attached_file','2022/09/new-arrivals-banner.jpg'),
(2126,4518,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1180;s:6:\"height\";i:520;s:4:\"file\";s:31:\"2022/09/new-arrivals-banner.jpg\";s:8:\"filesize\";i:221391;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"new-arrivals-banner-600x520.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19127;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"new-arrivals-banner-148x65.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2774;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3870,9983,'_elementor_edit_mode','builder'),
(3871,9983,'_elementor_template_type','wp-page'),
(3872,9983,'_elementor_version','3.16.6'),
(3873,9983,'_wp_page_template','default'),
(3874,9983,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories-slider\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Fast Delivery\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":38,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>Chances are there wasn\\u2019t collaboration and checkpoints, there wasn\\u2019t a process.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Best Quality\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"a44517d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"c18a727\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Learn how to get a discount\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>Proponents of content strategy may shun of dummy copy designers<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ab0cfb9\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"post_type\":\"ids\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(2317,9864,'_menu_item_menu_item_parent','0'),
(2318,9864,'_menu_item_object_id','25'),
(2319,9864,'_menu_item_object','page'),
(2320,9864,'_menu_item_target',''),
(2321,9864,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(2322,9864,'_menu_item_xfn',''),
(2323,9864,'_menu_item_url',''),
(2324,9865,'_menu_item_type','post_type'),
(2325,9865,'_menu_item_menu_item_parent','0'),
(2326,9865,'_menu_item_object_id','25'),
(2327,9865,'_menu_item_object','page'),
(2328,9865,'_menu_item_target',''),
(2329,9865,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(4194,9988,'total_sales','0'),
(2194,38,'_elementor_source_image_hash','4d1eff44a11799b6d78a55258467138d11368103'),
(2195,39,'_elementor_source_image_hash','43e7ed6e39e0d0ac36c453b7cbecf7839d77bb79'),
(2196,40,'_elementor_source_image_hash','288197a5a23bbb68f8d3112c62bc479bfcf1758b'),
(2197,232,'_wp_page_template','default'),
(2198,232,'_elementor_edit_mode','builder'),
(2199,232,'_elementor_template_type','wp-post'),
(2200,232,'_elementor_version','3.32.3'),
(2201,232,'_elementor_data','[{\"id\":\"e71185a\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"flex_direction_tablet\":\"column\",\"flex_justify_content\":\"space-between\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e915ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/twt-white.png\",\"id\":10049,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"120\",\"height\":\"40\"},\"alignment\":\"center\",\"scroll_y\":-80,\"_element_width\":\"auto\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"3569096\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"nav_menu\":\"74\",\"design\":\"horizontal\",\"alignment\":\"center\",\"scroll_y\":-80,\"_element_width\":\"auto\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"wd_mega_menu\"},{\"id\":\"6236063\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><a href=\\\"http:\\/\\/timewilltellstores.com\\/\\\">Timewilltellstores<\\/a> Copyright \\u00a9 2025<\\/p>\",\"text_alignment\":\"center\",\"scroll_y\":-80,\"_element_width\":\"auto\",\"_element_width_tablet\":\"inherit\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false}]'),
(2316,9864,'_menu_item_type','post_type'),
(4195,9988,'_tax_status','taxable'),
(2203,9065,'_wp_page_template','default'),
(2204,9065,'_elementor_edit_mode','builder'),
(2205,9065,'_elementor_template_type','wp-post'),
(2206,9065,'_elementor_version','3.16.6'),
(2207,9065,'_elementor_data','[{\"id\":\"fc43e3f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"abfb905\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"HEY YOU, SIGN UP AND CONNECT TO WOODMART!\",\"after_title\":\"<p>Be the first to learn about our latest trends and get exclusive offers<\\/p>\",\"size\":\"large\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"8cd6c4b\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"content_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"content_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_mailchimp\"},{\"id\":\"07a8464\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Will be used in accordance with our\\u00a0<strong><a href=\\\"#\\\">Privacy Policy<\\/a><\\/strong><\\/p>\",\"text_alignment\":\"center\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false}]'),
(4196,9988,'_tax_class',''),
(2209,9287,'_wp_attached_file','2022/09/accessories-banner-1-1.jpg'),
(2210,9287,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:485;s:6:\"height\";i:343;s:4:\"file\";s:34:\"2022/09/accessories-banner-1-1.jpg\";s:8:\"filesize\";i:56272;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"accessories-banner-1-1-148x105.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:105;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2211,9291,'_wp_attached_file','2022/09/accessories-banner-2-1.jpg'),
(2212,9291,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:680;s:6:\"height\";i:340;s:4:\"file\";s:34:\"2022/09/accessories-banner-2-1.jpg\";s:8:\"filesize\";i:12890;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"accessories-banner-2-1-600x340.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14371;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"accessories-banner-2-1-148x74.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1895;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2213,9292,'_wp_attached_file','2022/09/accessories-banner-3-1.jpg'),
(2214,9292,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:680;s:6:\"height\";i:340;s:4:\"file\";s:34:\"2022/09/accessories-banner-3-1.jpg\";s:8:\"filesize\";i:14004;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"accessories-banner-3-1-600x340.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15781;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"accessories-banner-3-1-148x74.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1449;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2215,9293,'_wp_attached_file','2022/09/accessories-banner-4-1.jpg'),
(2216,9293,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:340;s:4:\"file\";s:34:\"2022/09/accessories-banner-4-1.jpg\";s:8:\"filesize\";i:11695;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"accessories-banner-4-1-148x105.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:105;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2299;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2217,9297,'wd_layout_type','single_product'),
(2218,9297,'wd_layout_conditions','a:1:{i:0;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:3:\"all\";s:15:\"condition_query\";s:0:\"\";}}'),
(2219,9297,'_elementor_data','[{\"id\":\"05db7dd\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"29a5063\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"column\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"10\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"c29a628\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"nowrap_md\":\"md\"},\"elements\":[],\"widgetType\":\"wd_wc_breadcrumb\"},{\"id\":\"fac18d7\",\"elType\":\"widget\",\"settings\":{\"alignment\":\"right\",\"scroll_y\":\"-80\",\"_offset_orientation_h\":\"end\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_single_product_nav\"}],\"isInner\":\"1\"},{\"id\":\"3f0a2a0\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_notices\"}],\"isInner\":false},{\"id\":\"3305cbf\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"wd_section_stretch\":\"stretch\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#1010101A\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"119703e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"column\",\"flex_gap\":{\"column\":\"35\",\"row\":\"35\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"35\"},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"20\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"35d4530\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"58.3\",\"unit\":\"%\"},\"column_sticky_offset\":\"20\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"2f9d105\",\"elType\":\"widget\",\"settings\":{\"thumbnails_position\":\"left\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_gallery\"}],\"isInner\":\"1\"},{\"id\":\"19e8a00\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"41.7\",\"unit\":\"%\"},\"column_sticky_offset\":\"150\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky\":\"sticky-column\",\"content_width\":\"full\",\"container_sticky\":\"yes\",\"container_sticky_offset\":\"150\",\"container_sticky_tablet\":\"yes\"},\"elements\":[{\"id\":\"726b008\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"flex_justify_content\":\"space-between\",\"flex_align_items_tablet\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"7ae26e9\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_single_product_title\"},{\"id\":\"f488c99\",\"elType\":\"widget\",\"settings\":{\"style\":\"shadow\",\"max_width\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"scroll_y\":\"-80\",\"max_width_tablet\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"show_label\":\"\",\"label_text\":\"Brands:\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_single_product_brands\"}],\"isInner\":\"1\"},{\"id\":\"0c75b50\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_short_description\"},{\"id\":\"f5c1552\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"20\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"eea8442\",\"elType\":\"widget\",\"settings\":{\"main_price_typography_typography\":\"custom\",\"main_price_typography_font_size\":{\"unit\":\"px\",\"size\":\"28\",\"sizes\":[]},\"main_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_price\"},{\"id\":\"c1cd464\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wd_single_product_rating\"}],\"isInner\":\"1\"},{\"id\":\"ccb4c5c\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_linked_variations\"},{\"id\":\"1181483\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"button_design\":\"full\"},\"elements\":[],\"widgetType\":\"wd_single_product_add_to_cart\"},{\"id\":\"7a968f4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"1f68fae\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"58\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"9eb26bf\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_single_product_compare_button\"},{\"id\":\"11c30d2\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_single_product_wishlist_button\"}],\"isInner\":\"1\"},{\"id\":\"8f816a0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"42\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"align\":\"flex-end\",\"align_tablet\":\"flex-start\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_align_items\":\"flex-end\",\"flex_align_items_tablet\":\"flex-start\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"5bdc734\",\"elType\":\"widget\",\"settings\":{\"show_label\":\"yes\",\"label_text\":\"Share:\",\"layout\":\"inline\",\"size\":\"small\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"scroll_y\":\"-80\",\"align\":\"left\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"fb_link\":\"#\",\"twitter_link\":\"#\",\"isntagram_link\":\"#\",\"pinterest_link\":\"#\",\"youtube_link\":\"#\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"dbb83cd\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wd_single_product_size_guide_button\"},{\"id\":\"4828fd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#1010101A\",\"gap\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7ebce1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"flex-end\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"328c474\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title\":\"Last chance! Sale ends in\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Jost\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"wd_single_product_countdown\"},{\"id\":\"0ecc4ba\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_single_product_stock_progress_bar\"}],\"isInner\":\"1\"},{\"id\":\"a54a273\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#1010101A\",\"gap\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8881f24\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Guaranteed Safe Checkout<\\/strong><\\/p>\",\"text_color\":\"title\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"cf9f6fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/guaranteed-safe-checkout-bordered.jpg\",\"id\":\"9762\",\"alt\":\"\",\"source\":\"library\"},\"rounding_size\":\"0\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"0a0595d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001C\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"wd_section_stretch\":\"stretch\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"af9438b\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Customer Reviews\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"f9aa755\",\"elType\":\"widget\",\"settings\":{\"layout\":\"two-column\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_reviews\"}],\"isInner\":false},{\"id\":\"e5632f4\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#1010101A\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"ccc4f0e\",\"elType\":\"widget\",\"settings\":{\"post_type\":\"related\",\"layout\":\"carousel\",\"items_per_page\":\"6\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"scroll_y\":\"-80\",\"element_title\":\"Related Products\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"sync_parent_id\":\"wd_6565d6fb9ebfb\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(5414,10083,'_elementor_data','[{\"id\":\"05db7dd\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"29a5063\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"column\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"10\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"c29a628\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"nowrap_md\":\"md\"},\"elements\":[],\"widgetType\":\"wd_wc_breadcrumb\"},{\"id\":\"fac18d7\",\"elType\":\"widget\",\"settings\":{\"alignment\":\"right\",\"scroll_y\":\"-80\",\"_offset_orientation_h\":\"end\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_single_product_nav\"}],\"isInner\":\"1\"},{\"id\":\"3f0a2a0\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_notices\"}],\"isInner\":false},{\"id\":\"3305cbf\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"wd_section_stretch\":\"stretch\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#1010101A\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"119703e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"column\",\"flex_gap\":{\"column\":\"35\",\"row\":\"35\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"35\"},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"20\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"35d4530\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"58.3\",\"unit\":\"%\"},\"column_sticky_offset\":\"20\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"2f9d105\",\"elType\":\"widget\",\"settings\":{\"thumbnails_position\":\"left\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_gallery\"}],\"isInner\":\"1\"},{\"id\":\"19e8a00\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"41.7\",\"unit\":\"%\"},\"column_sticky_offset\":\"150\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky\":\"sticky-column\",\"content_width\":\"full\",\"container_sticky\":\"yes\",\"container_sticky_offset\":\"150\",\"container_sticky_tablet\":\"yes\"},\"elements\":[{\"id\":\"726b008\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"flex_justify_content\":\"space-between\",\"flex_align_items_tablet\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"7ae26e9\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_single_product_title\"},{\"id\":\"f488c99\",\"elType\":\"widget\",\"settings\":{\"style\":\"shadow\",\"max_width\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"scroll_y\":\"-80\",\"max_width_tablet\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"show_label\":\"\",\"label_text\":\"Brands:\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_single_product_brands\"}],\"isInner\":\"1\"},{\"id\":\"0c75b50\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_short_description\"},{\"id\":\"f5c1552\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"20\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"eea8442\",\"elType\":\"widget\",\"settings\":{\"main_price_typography_typography\":\"custom\",\"main_price_typography_font_size\":{\"unit\":\"px\",\"size\":\"28\",\"sizes\":[]},\"main_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_price\"},{\"id\":\"c1cd464\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wd_single_product_rating\"}],\"isInner\":\"1\"},{\"id\":\"ccb4c5c\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_linked_variations\"},{\"id\":\"1181483\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"button_design\":\"full\"},\"elements\":[],\"widgetType\":\"wd_single_product_add_to_cart\"},{\"id\":\"7a968f4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"1f68fae\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"58\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"9eb26bf\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_single_product_compare_button\"},{\"id\":\"11c30d2\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_single_product_wishlist_button\"}],\"isInner\":\"1\"},{\"id\":\"8f816a0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"42\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"align\":\"flex-end\",\"align_tablet\":\"flex-start\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_align_items\":\"flex-end\",\"flex_align_items_tablet\":\"flex-start\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"5bdc734\",\"elType\":\"widget\",\"settings\":{\"show_label\":\"yes\",\"label_text\":\"Share:\",\"layout\":\"inline\",\"size\":\"small\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"scroll_y\":\"-80\",\"align\":\"left\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"fb_link\":\"#\",\"twitter_link\":\"#\",\"isntagram_link\":\"#\",\"pinterest_link\":\"#\",\"youtube_link\":\"#\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"dbb83cd\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wd_single_product_size_guide_button\"},{\"id\":\"4828fd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#1010101A\",\"gap\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7ebce1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"flex-end\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"328c474\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title\":\"Last chance! Sale ends in\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Jost\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"wd_single_product_countdown\"},{\"id\":\"0ecc4ba\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_single_product_stock_progress_bar\"}],\"isInner\":\"1\"},{\"id\":\"a54a273\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#1010101A\",\"gap\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8881f24\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Guaranteed Safe Checkout<\\/strong><\\/p>\",\"text_color\":\"title\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"cf9f6fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/guaranteed-safe-checkout-bordered.jpg\",\"id\":\"9762\",\"alt\":\"\",\"source\":\"library\"},\"rounding_size\":\"0\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"0a0595d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001C\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"wd_section_stretch\":\"stretch\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"af9438b\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Customer Reviews\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"f9aa755\",\"elType\":\"widget\",\"settings\":{\"layout\":\"two-column\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_reviews\"}],\"isInner\":false},{\"id\":\"e5632f4\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#1010101A\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"ccc4f0e\",\"elType\":\"widget\",\"settings\":{\"post_type\":\"related\",\"layout\":\"carousel\",\"items_per_page\":\"6\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"scroll_y\":\"-80\",\"element_title\":\"Related Products\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"sync_parent_id\":\"wd_6565d6fb9ebfb\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(2220,9297,'_elementor_edit_mode','builder'),
(2221,9297,'_elementor_template_layout_type','wp-post'),
(2222,9297,'_elementor_version','3.32.3'),
(2223,9297,'_wp_page_template','default'),
(2224,9297,'_elementor_template_type','wp-post'),
(4197,9988,'_manage_stock','no'),
(4198,9988,'_backorders','no'),
(4199,9988,'_sold_individually','no'),
(2226,9446,'wd_layout_type','shop_archive'),
(2227,9446,'wd_layout_conditions','a:1:{i:0;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:12:\"product_term\";s:15:\"condition_query\";i:34;}}'),
(2228,9446,'_elementor_edit_mode','builder'),
(2229,9446,'_elementor_template_type','wp-post'),
(2230,9446,'_elementor_version','3.33.0'),
(2231,9446,'_wp_page_template','default'),
(2232,9446,'_elementor_data','[{\"id\":\"9f29163\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"wd_section_stretch\":\"stretch-content\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"b7a98b3\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"yes\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_page_title\"}],\"isInner\":false},{\"id\":\"b536120\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1fc05df\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"10\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"100\",\"height\":\"100\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"sync_parent_id\":\"wd_68e45dee2b272\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"},{\"id\":\"3415e53\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#0000001B\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1da9aac\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"120c410\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"color_gradient_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_position_tablet\":\"center center\",\"color_gradient_gradient_position_mobile\":\"center center\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"d61ed5b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":30,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(2234,9450,'_wp_attached_file','2022/09/limited-edition-straps-category.jpg'),
(2235,9450,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:580;s:6:\"height\";i:420;s:4:\"file\";s:43:\"2022/09/limited-edition-straps-category.jpg\";s:8:\"filesize\";i:137626;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"limited-edition-straps-category-148x107.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3494;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2236,9451,'_wp_attached_file','2022/09/new-44mm-straps-category.jpg'),
(2237,9451,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:580;s:6:\"height\";i:420;s:4:\"file\";s:36:\"2022/09/new-44mm-straps-category.jpg\";s:8:\"filesize\";i:77044;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"new-44mm-straps-category-148x107.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4095;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2238,83,'_thumbnail_id','9870'),
(2239,83,'_wp_page_template','default'),
(2240,83,'bg_image_desktop','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(2241,83,'bg_image_size_desktop','cover'),
(2242,83,'bg_image_position_desktop','center center'),
(2243,83,'bg_image_tablet','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(2244,83,'bg_image_mobile','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(2245,83,'bg_color','rgb(243,243,243)'),
(2246,83,'vertical_align','middle'),
(2247,83,'horizontal_align','left'),
(2248,83,'content_width','490'),
(2249,83,'content_width_tablet','320'),
(2250,83,'content_width_mobile','420'),
(2251,83,'slide_animation','none'),
(2252,83,'_elementor_edit_mode','builder'),
(2253,83,'_elementor_template_type','wp-post'),
(2254,83,'_elementor_version','3.32.3'),
(2255,83,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Everyday Streetwear Essentials\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Style meets comfort<\\/em><br \\/><em>Crafted for your daily vibe.<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"text_color\":\"#242424\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To store\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/store\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"205b420\",\"elType\":\"widget\",\"settings\":{\"text\":\"ABout US\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"style\":\"bordered\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(4200,9988,'_virtual','no'),
(4201,9988,'_downloadable','no'),
(2257,90,'_thumbnail_id','9881'),
(2258,90,'_wp_page_template','default'),
(2259,90,'bg_image_desktop','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(2260,90,'bg_image_size_desktop','cover'),
(2261,90,'bg_image_position_desktop','center center'),
(2262,90,'bg_image_tablet','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(2263,90,'bg_image_mobile','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(2264,90,'bg_color','rgb(243,243,243)'),
(2265,90,'vertical_align','middle'),
(2266,90,'horizontal_align','left'),
(2267,90,'content_width','570'),
(2268,90,'content_width_tablet','320'),
(2269,90,'content_width_mobile','420'),
(2270,90,'slide_animation','none'),
(2271,90,'_elementor_edit_mode','builder'),
(2272,90,'_elementor_template_type','wp-post'),
(2273,90,'_elementor_version','3.32.3'),
(2274,90,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Headwear That Speaks Boldly\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Top off your look <br \\/>with signature pieces.<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\",\"column_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To store\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/store\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"About US\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(4202,9988,'_download_limit','-1'),
(4203,9988,'_download_expiry','-1'),
(2276,91,'_wp_attached_file','2022/09/accessories-slide-2.jpg'),
(2277,91,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:31:\"2022/09/accessories-slide-2.jpg\";s:8:\"filesize\";i:116511;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"accessories-slide-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22226;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"accessories-slide-2-148x54.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:54;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2496;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"accessories-slide-2-1200x438.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:438;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33401;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2278,97,'_thumbnail_id','9890'),
(2279,97,'_wp_page_template','default'),
(2280,97,'bg_image_desktop','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(2281,97,'bg_image_size_desktop','cover'),
(2282,97,'bg_image_position_desktop','center center'),
(2283,97,'bg_image_tablet','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(2284,97,'bg_image_mobile','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(2285,97,'bg_color','rgb(243,243,243)'),
(2286,97,'vertical_align','middle'),
(2287,97,'horizontal_align','left'),
(2288,97,'content_width','490'),
(2289,97,'content_width_tablet','320'),
(2290,97,'content_width_mobile','420'),
(2291,97,'slide_animation','none'),
(2292,97,'_elementor_edit_mode','builder'),
(2293,97,'_elementor_template_type','wp-post'),
(2294,97,'_elementor_version','3.32.3'),
(2295,97,'_elementor_data','[{\"id\":\"558a1e8\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d02c33a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Chill Move \\nFlex Style.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1a4fa73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Designed for movement <br \\/>Made for comfort..<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"501b376\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d5cf943\",\"elType\":\"widget\",\"settings\":{\"text\":\"To store\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/store\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"0c951f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"About US\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3448,9944,'_thumbnail_id','9890'),
(4204,9988,'_stock',NULL),
(4205,9988,'_stock_status','instock'),
(2297,98,'_wp_attached_file','2022/09/accessories-slide-3.jpg'),
(2298,98,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:31:\"2022/09/accessories-slide-3.jpg\";s:8:\"filesize\";i:147172;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"accessories-slide-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21352;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"accessories-slide-3-148x54.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:54;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2383;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"accessories-slide-3-1200x438.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:438;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39016;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2299,9036,'_wp_attached_file','2022/09/w-accessories-slider.jpg'),
(2300,9036,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:32:\"2022/09/w-accessories-slider.jpg\";s:8:\"filesize\";i:333810;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"w-accessories-slider-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22990;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"w-accessories-slider-148x54.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:54;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2361;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"w-accessories-slider-1200x438.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:438;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35759;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2301,9858,'wd_layout_type','checkout_content'),
(2302,9858,'wd_layout_conditions','a:1:{i:0;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:16:\"checkout_content\";s:15:\"condition_query\";s:0:\"\";}}'),
(2303,9858,'_elementor_edit_mode','builder'),
(2304,9858,'_elementor_template_type','wp-post'),
(2305,9858,'_elementor_version','3.32.3'),
(2306,9858,'_wp_page_template','default'),
(2307,9858,'_elementor_data','[]'),
(5347,10076,'_elementor_edit_mode','builder'),
(5348,10076,'_elementor_template_type','wp-post'),
(5349,10076,'_elementor_version','3.16.6'),
(5350,10076,'_wp_page_template','default'),
(5351,10076,'_elementor_data','[]'),
(2308,9863,'wd_layout_type','checkout_form'),
(2309,9863,'wd_layout_conditions','a:1:{i:0;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:13:\"checkout_form\";s:15:\"condition_query\";s:0:\"\";}}'),
(2310,9863,'_elementor_edit_mode','builder'),
(2311,9863,'_elementor_template_type','wp-post'),
(2312,9863,'_elementor_version','3.32.3'),
(2313,9863,'_wp_page_template','default'),
(2314,9863,'_elementor_data','[{\"id\":\"7b25928\",\"elType\":\"container\",\"settings\":{\"structure\":\"33\",\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"boxed_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"84\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"fa564fb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"1.\",\"title\":\"Billing details\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"extra-large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Jost\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"120\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"700\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"tag\":\"div\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69c030a\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_checkout_billing_details_form\"},{\"id\":\"65dedde\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_checkout_shipping_details_from\"},{\"id\":\"0520a01\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"2.\",\"title\":\"Check Your Order\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"extra-large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Jost\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"120\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"700\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"tag\":\"div\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"8703700\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"_border_color\":\"#00000014\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_checkout_order_review\"},{\"id\":\"85ff99c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"3.\",\"title\":\"Payment Information\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"extra-large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Jost\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"120\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"700\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"tag\":\"div\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e727bdc\",\"elType\":\"widget\",\"settings\":{\"button_alignment\":\"full-width\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"_border_color\":\"#2E6BC652\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":\"1\"},\"payment_description_background-color\":\"#F9F9F9\",\"terms_conditions_background_color\":\"#F9F9F9\"},\"elements\":[],\"widgetType\":\"wd_checkout_payment_methods\"}],\"isInner\":false}]'),
(4206,9988,'_wc_average_rating','0'),
(2331,9865,'_menu_item_url',''),
(3877,9980,'_wp_page_template','default'),
(3878,9980,'woodmart_sguide_select','none'),
(3879,9980,'woodmart_price_unit_of_measure',''),
(3880,9980,'woodmart_fbt_bundles_id','a:1:{i:0;s:0:\"\";}'),
(3881,9980,'_regular_price','70000'),
(3882,9980,'total_sales','1'),
(3883,9980,'_tax_status','taxable'),
(3884,9980,'_tax_class',''),
(3885,9980,'_manage_stock','no'),
(3886,9980,'_backorders','no'),
(3887,9980,'_sold_individually','no'),
(3888,9980,'_virtual','no'),
(3889,9980,'_downloadable','no'),
(3890,9980,'_download_limit','-1'),
(3891,9980,'_download_expiry','-1'),
(3892,9980,'_stock',NULL),
(3893,9980,'_stock_status','instock'),
(3894,9980,'_wc_average_rating','0'),
(3895,9980,'_wc_review_count','0'),
(3896,9980,'_product_version','10.5.2'),
(3897,9980,'_price','70000'),
(3898,9980,'woodmart_total_stock_quantity',''),
(3899,9980,'woodmart_wc_video_gallery','a:1:{i:10011;a:11:{s:10:\"video_type\";s:3:\"mp4\";s:15:\"upload_video_id\";s:0:\"\";s:16:\"upload_video_url\";s:0:\"\";s:11:\"youtube_url\";s:0:\"\";s:9:\"vimeo_url\";s:0:\"\";s:8:\"autoplay\";s:1:\"0\";s:10:\"video_size\";s:7:\"contain\";s:13:\"video_control\";s:5:\"theme\";s:16:\"hide_gallery_img\";s:1:\"0\";s:16:\"hide_information\";s:1:\"0\";s:12:\"audio_status\";s:6:\"unmute\";}}'),
(3900,9980,'_product_360_image_gallery',''),
(3901,9980,'_woodmart_whb_header','none'),
(3902,9980,'_woodmart_main_layout','default'),
(3903,9980,'_woodmart_sidebar_width','default'),
(3904,9980,'_woodmart_custom_sidebar','none'),
(3905,9980,'_woodmart_new_label',''),
(3906,9980,'_woodmart_new_label_date',''),
(3907,9980,'_woodmart_swatches_attribute',''),
(3908,9980,'_woodmart_related_off',''),
(3909,9980,'_woodmart_exclude_show_single_variation',''),
(3910,9980,'_woodmart_product_video',''),
(3911,9980,'_woodmart_product_hashtag',''),
(3912,9980,'_woodmart_single_product_style','inherit'),
(3913,9980,'_woodmart_thums_position','inherit'),
(3914,9980,'_woodmart_extra_content',''),
(3915,9980,'_woodmart_extra_position','after'),
(3916,9980,'_woodmart_product_design','inherit'),
(3917,9980,'_woodmart_product-background',''),
(3918,9980,'_woodmart_hide_tabs_titles',''),
(3919,9980,'_woodmart_product_custom_tab_title',''),
(3920,9980,'_woodmart_product_custom_tab_content_type','text'),
(3921,9980,'_woodmart_product_custom_tab_content',''),
(3922,9980,'_woodmart_product_custom_tab_html_block',''),
(3923,9980,'_woodmart_product_custom_tab_title_2',''),
(3924,9980,'_woodmart_product_custom_tab_content_type_2','text'),
(3925,9980,'_woodmart_product_custom_tab_content_2',''),
(3926,9980,'_woodmart_product_custom_tab_html_block_2',''),
(3927,9984,'_woodmart_whb_header','none'),
(3928,9984,'_woodmart_main_layout','default'),
(3929,9984,'_woodmart_sidebar_width','default'),
(3930,9984,'_woodmart_custom_sidebar','none'),
(3931,9984,'_woodmart_new_label',''),
(3932,9984,'_woodmart_new_label_date',''),
(3933,9984,'_woodmart_swatches_attribute',''),
(3934,9984,'_woodmart_related_off',''),
(3935,9984,'_woodmart_exclude_show_single_variation',''),
(3936,9984,'_woodmart_product_video',''),
(3937,9984,'_woodmart_product_hashtag',''),
(3938,9984,'_woodmart_single_product_style','inherit'),
(3939,9984,'_woodmart_thums_position','inherit'),
(3940,9984,'_woodmart_extra_content',''),
(3941,9984,'_woodmart_extra_position','after'),
(3942,9984,'_woodmart_product_design','inherit'),
(3943,9984,'_woodmart_product-background',''),
(3944,9984,'_woodmart_hide_tabs_titles',''),
(3945,9984,'_woodmart_product_custom_tab_title',''),
(3946,9984,'_woodmart_product_custom_tab_content_type','text'),
(3947,9984,'_woodmart_product_custom_tab_content',''),
(3948,9984,'_woodmart_product_custom_tab_html_block',''),
(3949,9984,'_woodmart_product_custom_tab_title_2',''),
(3950,9984,'_woodmart_product_custom_tab_content_type_2','text'),
(3951,9984,'_woodmart_product_custom_tab_content_2',''),
(3952,9984,'_woodmart_product_custom_tab_html_block_2',''),
(3953,9985,'_edit_last','1'),
(3954,9985,'_wp_page_template','default'),
(3955,9985,'woodmart_sguide_select','none'),
(3956,9985,'woodmart_price_unit_of_measure',''),
(3957,9985,'woodmart_fbt_bundles_id','a:1:{i:0;s:0:\"\";}'),
(3958,9985,'_regular_price','75000'),
(3959,9985,'total_sales','0'),
(3960,9985,'_tax_status','taxable'),
(3961,9985,'_tax_class',''),
(3962,9985,'_manage_stock','no'),
(3963,9985,'_backorders','no'),
(3964,9985,'_sold_individually','no'),
(3965,9985,'_virtual','no'),
(3966,9985,'_downloadable','no'),
(3967,9985,'_download_limit','-1'),
(3968,9985,'_download_expiry','-1'),
(3969,9985,'_stock',NULL),
(3970,9985,'_stock_status','instock'),
(3971,9985,'_wc_average_rating','0'),
(3972,9985,'_wc_review_count','0'),
(3973,9985,'_product_version','10.5.2'),
(3974,9985,'_price','75000'),
(3975,9985,'woodmart_total_stock_quantity',''),
(3976,9985,'woodmart_wc_video_gallery','a:1:{i:10012;a:11:{s:10:\"video_type\";s:3:\"mp4\";s:15:\"upload_video_id\";s:0:\"\";s:16:\"upload_video_url\";s:0:\"\";s:11:\"youtube_url\";s:0:\"\";s:9:\"vimeo_url\";s:0:\"\";s:8:\"autoplay\";s:1:\"0\";s:10:\"video_size\";s:7:\"contain\";s:13:\"video_control\";s:5:\"theme\";s:16:\"hide_gallery_img\";s:1:\"0\";s:16:\"hide_information\";s:1:\"0\";s:12:\"audio_status\";s:6:\"unmute\";}}'),
(3977,9985,'_product_360_image_gallery',''),
(3978,9985,'_woodmart_whb_header','none'),
(3979,9985,'_woodmart_main_layout','default'),
(3980,9985,'_woodmart_sidebar_width','default'),
(3981,9985,'_woodmart_custom_sidebar','none'),
(3982,9985,'_woodmart_new_label',''),
(3983,9985,'_woodmart_new_label_date',''),
(3984,9985,'_woodmart_swatches_attribute',''),
(3985,9985,'_woodmart_related_off',''),
(3986,9985,'_woodmart_exclude_show_single_variation',''),
(3987,9985,'_woodmart_product_video',''),
(3988,9985,'_woodmart_product_hashtag',''),
(3989,9985,'_woodmart_single_product_style','inherit'),
(3990,9985,'_woodmart_thums_position','inherit'),
(3991,9985,'_woodmart_extra_content',''),
(3992,9985,'_woodmart_extra_position','after'),
(3993,9985,'_woodmart_product_design','inherit'),
(3994,9985,'_woodmart_product-background',''),
(3995,9985,'_woodmart_hide_tabs_titles',''),
(3996,9985,'_woodmart_product_custom_tab_title',''),
(3997,9985,'_woodmart_product_custom_tab_content_type','text'),
(3998,9985,'_woodmart_product_custom_tab_content',''),
(3999,9985,'_woodmart_product_custom_tab_html_block',''),
(4000,9985,'_woodmart_product_custom_tab_title_2',''),
(4001,9985,'_woodmart_product_custom_tab_content_type_2','text'),
(4002,9985,'_woodmart_product_custom_tab_content_2',''),
(4003,9985,'_woodmart_product_custom_tab_html_block_2',''),
(4004,9994,'_woodmart_whb_header','none'),
(4005,9994,'_woodmart_main_layout','default'),
(4006,9994,'_woodmart_sidebar_width','default'),
(4007,9994,'_woodmart_custom_sidebar','none'),
(4008,9994,'_woodmart_new_label',''),
(4009,9994,'_woodmart_new_label_date',''),
(4010,9994,'_woodmart_swatches_attribute',''),
(4011,9994,'_woodmart_related_off',''),
(4012,9994,'_woodmart_exclude_show_single_variation',''),
(4013,9994,'_woodmart_product_video',''),
(4014,9994,'_woodmart_product_hashtag',''),
(4015,9994,'_woodmart_single_product_style','inherit'),
(4016,9994,'_woodmart_thums_position','inherit'),
(4017,9994,'_woodmart_extra_content',''),
(4018,9994,'_woodmart_extra_position','after'),
(4019,9994,'_woodmart_product_design','inherit'),
(4020,9994,'_woodmart_product-background',''),
(4021,9994,'_woodmart_hide_tabs_titles',''),
(4022,9994,'_woodmart_product_custom_tab_title',''),
(4023,9994,'_woodmart_product_custom_tab_content_type','text'),
(4024,9994,'_woodmart_product_custom_tab_content',''),
(4025,9994,'_woodmart_product_custom_tab_html_block',''),
(4026,9994,'_woodmart_product_custom_tab_title_2',''),
(4027,9994,'_woodmart_product_custom_tab_content_type_2','text'),
(4028,9994,'_woodmart_product_custom_tab_content_2',''),
(4029,9994,'_woodmart_product_custom_tab_html_block_2',''),
(4030,9985,'_edit_lock','1773935749:1'),
(4031,9986,'_edit_last','1'),
(4032,9986,'_edit_lock','1774889393:1'),
(4033,9986,'_wp_page_template','default'),
(4034,9986,'woodmart_sguide_select','none'),
(4035,9986,'woodmart_price_unit_of_measure',''),
(4036,9986,'woodmart_fbt_bundles_id','a:1:{i:0;s:0:\"\";}'),
(4037,9986,'_regular_price','65000'),
(4038,9986,'total_sales','0'),
(4039,9986,'_tax_status','taxable'),
(4040,9986,'_tax_class',''),
(4041,9986,'_manage_stock','no'),
(4042,9986,'_backorders','no'),
(4043,9986,'_sold_individually','no'),
(4044,9986,'_virtual','no'),
(4045,9986,'_downloadable','no'),
(4046,9986,'_download_limit','-1'),
(4047,9986,'_download_expiry','-1'),
(4048,9986,'_stock',NULL),
(4049,9986,'_stock_status','instock'),
(4050,9986,'_wc_average_rating','0'),
(4051,9986,'_wc_review_count','0'),
(4052,9986,'_product_version','10.5.2'),
(4053,9986,'_price','55000'),
(4054,9986,'woodmart_total_stock_quantity',''),
(4055,9986,'woodmart_wc_video_gallery','a:1:{i:10017;a:11:{s:10:\"video_type\";s:3:\"mp4\";s:15:\"upload_video_id\";s:0:\"\";s:16:\"upload_video_url\";s:0:\"\";s:11:\"youtube_url\";s:0:\"\";s:9:\"vimeo_url\";s:0:\"\";s:8:\"autoplay\";s:1:\"0\";s:10:\"video_size\";s:7:\"contain\";s:13:\"video_control\";s:5:\"theme\";s:16:\"hide_gallery_img\";s:1:\"0\";s:16:\"hide_information\";s:1:\"0\";s:12:\"audio_status\";s:6:\"unmute\";}}'),
(4056,9986,'_product_360_image_gallery',''),
(4057,9986,'_woodmart_whb_header','none'),
(4058,9986,'_woodmart_main_layout','default'),
(4059,9986,'_woodmart_sidebar_width','default'),
(4060,9986,'_woodmart_custom_sidebar','none'),
(4061,9986,'_woodmart_new_label',''),
(4062,9986,'_woodmart_new_label_date',''),
(4063,9986,'_woodmart_swatches_attribute',''),
(4064,9986,'_woodmart_related_off',''),
(4065,9986,'_woodmart_exclude_show_single_variation',''),
(4066,9986,'_woodmart_product_video',''),
(4067,9986,'_woodmart_product_hashtag',''),
(4068,9986,'_woodmart_single_product_style','inherit'),
(4069,9986,'_woodmart_thums_position','inherit'),
(4070,9986,'_woodmart_extra_content',''),
(4071,9986,'_woodmart_extra_position','after'),
(4072,9986,'_woodmart_product_design','inherit'),
(4073,9986,'_woodmart_product-background',''),
(4074,9986,'_woodmart_hide_tabs_titles',''),
(4075,9986,'_woodmart_product_custom_tab_title',''),
(4076,9986,'_woodmart_product_custom_tab_content_type','text'),
(4077,9986,'_woodmart_product_custom_tab_content',''),
(4078,9986,'_woodmart_product_custom_tab_html_block',''),
(4079,9986,'_woodmart_product_custom_tab_title_2',''),
(4080,9986,'_woodmart_product_custom_tab_content_type_2','text'),
(4081,9986,'_woodmart_product_custom_tab_content_2',''),
(4082,9986,'_woodmart_product_custom_tab_html_block_2',''),
(4083,9995,'_woodmart_whb_header','none'),
(4084,9995,'_woodmart_main_layout','default'),
(4085,9995,'_woodmart_sidebar_width','default'),
(4086,9995,'_woodmart_custom_sidebar','none'),
(4087,9995,'_woodmart_new_label',''),
(4088,9995,'_woodmart_new_label_date',''),
(4089,9995,'_woodmart_swatches_attribute',''),
(4090,9995,'_woodmart_related_off',''),
(4091,9995,'_woodmart_exclude_show_single_variation',''),
(4092,9995,'_woodmart_product_video',''),
(4093,9995,'_woodmart_product_hashtag',''),
(4094,9995,'_woodmart_single_product_style','inherit'),
(4095,9995,'_woodmart_thums_position','inherit'),
(4096,9995,'_woodmart_extra_content',''),
(4097,9995,'_woodmart_extra_position','after'),
(4098,9995,'_woodmart_product_design','inherit'),
(4099,9995,'_woodmart_product-background',''),
(4100,9995,'_woodmart_hide_tabs_titles',''),
(4101,9995,'_woodmart_product_custom_tab_title',''),
(4102,9995,'_woodmart_product_custom_tab_content_type','text'),
(4103,9995,'_woodmart_product_custom_tab_content',''),
(4104,9995,'_woodmart_product_custom_tab_html_block',''),
(4105,9995,'_woodmart_product_custom_tab_title_2',''),
(4106,9995,'_woodmart_product_custom_tab_content_type_2','text'),
(4107,9995,'_woodmart_product_custom_tab_content_2',''),
(4108,9995,'_woodmart_product_custom_tab_html_block_2',''),
(8359,8860,'wd_page_css_files','a:58:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:16:\"blog-single-base\";i:6;s:9:\"blog-base\";i:7;s:5:\"wpcf7\";i:8;s:19:\"woo-paypal-payments\";i:9;s:14:\"elementor-base\";i:10;s:16:\"woocommerce-base\";i:11;s:15:\"mod-star-rating\";i:12;s:18:\"woo-el-track-order\";i:13;s:25:\"woocommerce-block-notices\";i:14;s:9:\"wp-blocks\";i:15;s:11:\"header-base\";i:16;s:9:\"mod-tools\";i:17;s:20:\"header-elements-base\";i:18;s:12:\"social-icons\";i:19;s:18:\"woo-mod-login-form\";i:20;s:17:\"header-my-account\";i:21;s:13:\"header-search\";i:22;s:16:\"header-cart-side\";i:23;s:11:\"header-cart\";i:24;s:20:\"widget-shopping-cart\";i:25;s:26:\"header-mobile-nav-dropdown\";i:26;s:10:\"page-title\";i:27;s:10:\"text-block\";i:28;s:12:\"product-loop\";i:29;s:18:\"product-loop-quick\";i:30;s:23:\"woo-mod-add-btn-replace\";i:31;s:21:\"woo-mod-swatches-base\";i:32;s:6:\"swiper\";i:33;s:9:\"mfp-popup\";i:34;s:22:\"woo-mod-product-labels\";i:35;s:28:\"woo-mod-product-labels-round\";i:36;s:6:\"button\";i:37;s:19:\"social-icons-styles\";i:38;s:15:\"page-navigation\";i:39;s:18:\"blog-loop-base-old\";i:40;s:24:\"blog-loop-design-masonry\";i:41;s:13:\"swiper-arrows\";i:42;s:12:\"swiper-pagin\";i:43;s:12:\"mod-comments\";i:44;s:18:\"off-canvas-sidebar\";i:45;s:9:\"instagram\";i:46;s:15:\"widget-collapse\";i:47;s:11:\"footer-base\";i:48;s:7:\"el-menu\";i:49;s:16:\"el-menu-wpb-elem\";i:50;s:10:\"scroll-top\";i:51;s:17:\"wd-search-results\";i:52;s:14:\"wd-search-form\";i:53;s:25:\"header-my-account-sidebar\";i:54;s:24:\"header-search-fullscreen\";i:55;s:26:\"header-search-fullscreen-1\";i:56;s:14:\"bottom-toolbar\";i:57;s:25:\"mod-sticky-sidebar-opener\";}'),
(8347,29,'wd_page_css_files','a:40:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:9:\"wp-blocks\";i:13;s:11:\"header-base\";i:14;s:9:\"mod-tools\";i:15;s:20:\"header-elements-base\";i:16;s:12:\"social-icons\";i:17;s:18:\"woo-mod-login-form\";i:18;s:17:\"header-my-account\";i:19;s:13:\"header-search\";i:20;s:16:\"header-cart-side\";i:21;s:11:\"header-cart\";i:22;s:20:\"widget-shopping-cart\";i:23;s:26:\"header-mobile-nav-dropdown\";i:24;s:13:\"section-title\";i:25;s:17:\"el-subtitle-style\";i:26;s:10:\"menu-price\";i:27;s:8:\"el-video\";i:28;s:10:\"text-block\";i:29;s:15:\"widget-collapse\";i:30;s:11:\"footer-base\";i:31;s:7:\"el-menu\";i:32;s:16:\"el-menu-wpb-elem\";i:33;s:10:\"scroll-top\";i:34;s:17:\"wd-search-results\";i:35;s:14:\"wd-search-form\";i:36;s:25:\"header-my-account-sidebar\";i:37;s:24:\"header-search-fullscreen\";i:38;s:26:\"header-search-fullscreen-1\";i:39;s:14:\"bottom-toolbar\";}'),
(8389,9561,'_elementor_css','a:6:{s:4:\"time\";i:1776911664;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(4187,9988,'_edit_last','1'),
(4188,9988,'_edit_lock','1774889359:1'),
(4189,9988,'_wp_page_template','default'),
(4190,9988,'woodmart_sguide_select','none'),
(4191,9988,'woodmart_price_unit_of_measure',''),
(4192,9988,'woodmart_fbt_bundles_id','a:1:{i:0;s:0:\"\";}'),
(2790,9877,'bg_color','rgb(243,243,243)'),
(2791,9877,'bg_image_desktop','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(2792,9877,'bg_image_size_desktop','cover'),
(2793,9877,'bg_image_position_desktop','center center'),
(2794,9877,'bg_image_position_x_desktop',''),
(2795,9877,'bg_image_position_y_desktop',''),
(2796,9877,'bg_image_tablet','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(2797,9877,'bg_image_size_tablet',''),
(2798,9877,'bg_image_position_tablet',''),
(2799,9877,'bg_image_position_x_tablet',''),
(2800,9877,'bg_image_position_y_tablet',''),
(2801,9877,'bg_image_mobile','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(2802,9877,'bg_image_size_mobile',''),
(2803,9877,'bg_image_position_mobile',''),
(2804,9877,'bg_image_position_x_mobile',''),
(2805,9877,'bg_image_position_y_mobile',''),
(2806,9877,'content_without_padding',''),
(2807,9877,'content_full_width',''),
(2808,9877,'content_width','490'),
(2809,9877,'content_width_tablet','320'),
(2810,9877,'content_width_mobile','420'),
(2811,9877,'vertical_align','middle'),
(2812,9877,'horizontal_align','left'),
(2813,9877,'vertical_align_tablet',''),
(2814,9877,'horizontal_align_tablet',''),
(2815,9877,'vertical_align_mobile',''),
(2816,9877,'horizontal_align_mobile',''),
(2817,9877,'slide_animation','none'),
(2818,9877,'link',''),
(2819,9877,'link_target_blank',''),
(2820,9877,'_elementor_edit_mode','builder'),
(2821,9877,'_thumbnail_id','9870'),
(2822,9877,'_wp_page_template','default'),
(2823,9877,'_elementor_template_type','wp-post'),
(2824,9877,'_elementor_version','3.32.3'),
(2825,9877,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Crafted for your daily vibe.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":439,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Step out in confidence with our collection of <strong data-start=\\\"552\\\" data-end=\\\"562\\\">Shirts<\\/strong> and <strong data-start=\\\"567\\\" data-end=\\\"583\\\">Armless Tops, <\\/strong>designed for versatility and comfort.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3179,9913,'_thumbnail_id','9870'),
(3061,9897,'_thumbnail_id','9870'),
(3062,9897,'_wp_page_template','default'),
(3063,9897,'_elementor_edit_mode','builder'),
(3064,9897,'_elementor_template_type','wp-post'),
(3065,9897,'_elementor_version','3.32.3'),
(3066,9897,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Style crafted for your daily vibe.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Step out in confidence with our collection of <strong data-start=\\\"552\\\" data-end=\\\"562\\\">Shirts<\\/strong> and <strong data-start=\\\"567\\\" data-end=\\\"583\\\">Armless Tops, <\\/strong>designed for versatility and comfort.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"205b420\",\"elType\":\"widget\",\"settings\":{\"text\":\"ABout US\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"style\":\"bordered\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3182,9913,'_elementor_template_type','wp-post'),
(3183,9913,'_elementor_version','3.32.3'),
(3184,9913,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Everyday Streetwear Essentials\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Step out in confidence with our collection of <strong data-start=\\\"552\\\" data-end=\\\"562\\\">Shirts<\\/strong> and <strong data-start=\\\"567\\\" data-end=\\\"583\\\">Armless Tops, <\\/strong>designed for versatility and comfort.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"205b420\",\"elType\":\"widget\",\"settings\":{\"text\":\"ABout US\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"style\":\"bordered\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(4981,10044,'_wp_attached_file','2022/09/octa-smart-1.png'),
(4998,10047,'_elementor_edit_mode','builder'),
(4999,10047,'_elementor_template_type','wp-post'),
(5000,10047,'_elementor_version','3.32.3'),
(5001,10047,'_elementor_data','[{\"id\":\"e71185a\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"flex_direction_tablet\":\"column\",\"flex_justify_content\":\"space-between\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e915ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/octa-smart-2.png\",\"id\":10043,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"300\",\"height\":\"150\"},\"scroll_y\":-80,\"_element_width\":\"auto\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"3569096\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"nav_menu\":\"74\",\"design\":\"horizontal\",\"alignment\":\"center\",\"scroll_y\":-80,\"_element_width\":\"auto\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"wd_mega_menu\"},{\"id\":\"6236063\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><a href=\\\"http:\\/\\/timewilltellstores.com\\/\\\">Timewilltellstores<\\/a> Copyright \\u00a9 2025<\\/p>\",\"text_alignment\":\"center\",\"scroll_y\":-80,\"_element_width\":\"auto\",\"_element_width_tablet\":\"inherit\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false}]'),
(5691,10111,'_elementor_edit_mode','builder'),
(5692,10111,'_elementor_template_type','wp-page'),
(5693,10111,'_elementor_version','3.32.3'),
(5694,10111,'_wp_page_template','default'),
(5695,10111,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50,\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_section_stretch\":\"stretch\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\"},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p data-start=\\\"231\\\" data-end=\\\"337\\\">A client that\\u2019s satisfied for a reason becomes loyal \\u2014 we focus on giving every reason to stay that way.<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Custom Design\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"01.\",\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"369\\\" data-end=\\\"488\\\">Every product is crafted to reflect your unique style and needs \\u2014 no generic solutions, just personalized perfection.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"24\\/7 Support\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"02.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"650\\\" data-end=\\\"760\\\">We\\u2019re always here to help \\u2014 from inquiries to after-sales assistance, your satisfaction is our top priority.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"03.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false}]'),
(3366,9935,'_elementor_edit_mode','builder'),
(3367,9935,'_elementor_template_type','wp-page'),
(3368,9935,'_elementor_version','3.16.6'),
(3369,9935,'_wp_page_template','default'),
(3370,9935,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories-slider\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"spacing\":\"10\",\"scroll_y\":\"-80\",\"style\":\"carousel\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":132,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"32711ec\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"63ede17\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Hurry up to buy\",\"title\":\"New Arrivals\",\"after_title\":\"<p>How can you evaluate content without design<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"91a16a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"tabs_items\":[{\"title\":\"Cases\",\"_id\":\"fb2c28e\",\"post_type\":\"ids\",\"include\":[\"9202\",\"9197\",\"9213\",\"9226\",\"9098\",\"9207\",\"9119\",\"9181\",\"9236\",\"9231\"],\"orderby\":\"id\"},{\"title\":\"STRAPS\",\"_id\":\"07299e1\"},{\"title\":\"MAGSAFE\",\"_id\":\"4761f46\"}],\"color\":\"#2E6BC6\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"400\",\"height\":\"457\"},\"scroll_y\":\"-80\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"tabs_heading_typography_font_family\":\"hkgroteskpro\",\"tabs_title_typography_typography\":\"custom\",\"tabs_title_typography_font_family\":\"hkgroteskpro\",\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd0de\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Fast Delivery\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":38,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>Chances are there wasn\\u2019t collaboration and checkpoints, there wasn\\u2019t a process.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Best Quality\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Learn how to get a discount\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>Proponents of content strategy may shun of dummy copy designers<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"post_type\":\"ids\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"786ca42\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f6feadb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our new article best news\",\"title\":\"Interesting About Gadgets\",\"after_title\":\"<p>Whenever draft copy comes up in a meeting confused questions about<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"9811ee7\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"items_per_page\":5,\"hide_pagination_control\":\"yes\",\"hide_prev_next_buttons\":\"\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"parts_text\":\"\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"parts_btn\":\"\",\"sync_parent_id\":\"wd_6578706bc8df9\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"479c755\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"wd_section_stretch\":\"stretch-content\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":-80,\"container_sticky_offset\":50,\"flex_direction_tablet\":\"row\"},\"elements\":[{\"id\":\"905d794\",\"elType\":\"widget\",\"settings\":{\"data_source\":\"images\",\"username\":\"pods.wear\",\"per_row\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"number\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"scroll_y\":\"-80\",\"images_size\":\"full\",\"images_likes\":\"1000-10000\",\"images_comments\":\"0-1000\",\"images\":[{\"id\":\"65\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-inst-9.jpg\"},{\"id\":\"58\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-inst-2-1.jpg\"},{\"id\":\"59\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-inst-3-1.jpg\"},{\"id\":\"60\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-inst-4-1.jpg\"},{\"id\":\"61\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-inst-5-1.jpg\"},{\"id\":\"62\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-inst-6-1.jpg\"},{\"id\":\"63\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-inst-7-1.jpg\"},{\"id\":\"64\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-inst-8-1.jpg\"}],\"size\":\"medium\",\"rounded\":\"\",\"rounding_size\":\"0\",\"per_row_tablet\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"per_row_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcabef\"},\"elements\":[],\"widgetType\":\"wd_instagram\"}],\"isInner\":false}]'),
(2361,9864,'_menu_item_design','default'),
(2362,9864,'_menu_item_width',''),
(2363,9864,'_menu_item_height',''),
(2364,9864,'_menu_item_padding',''),
(2365,9864,'_menu_item_icon',''),
(2366,9864,'_menu_item_event','hover'),
(2367,9864,'_menu_item_label',''),
(2368,9864,'_menu_item_label-text',''),
(2369,9864,'_menu_item_block',''),
(2370,9864,'_menu_item_dropdown-ajax',''),
(2371,9864,'_menu_item_colorscheme',''),
(2372,9864,'_menu_item_opanchor',''),
(2373,9864,'_menu_item_image-type','image'),
(2374,9864,'_menu_item_style_aside','default'),
(2375,9864,'_menu_item_scroll','no'),
(2391,9535,'_menu_item_width',''),
(2392,9535,'_menu_item_height',''),
(2393,9535,'_menu_item_padding',''),
(2394,9535,'_menu_item_icon',''),
(2395,9535,'_menu_item_event','hover'),
(2396,9535,'_menu_item_label',''),
(2397,9535,'_menu_item_label-text',''),
(2398,9535,'_menu_item_block',''),
(2399,9535,'_menu_item_dropdown-ajax',''),
(2400,9535,'_menu_item_colorscheme',''),
(2401,9535,'_menu_item_opanchor',''),
(2402,9535,'_menu_item_scroll','no'),
(2403,9534,'_menu_item_width',''),
(2404,9534,'_menu_item_height',''),
(2405,9534,'_menu_item_padding',''),
(2406,9534,'_menu_item_icon',''),
(2407,9534,'_menu_item_event','hover'),
(2408,9534,'_menu_item_label',''),
(2409,9534,'_menu_item_label-text',''),
(2410,9534,'_menu_item_block',''),
(2411,9534,'_menu_item_dropdown-ajax',''),
(2412,9534,'_menu_item_colorscheme',''),
(2413,9534,'_menu_item_opanchor',''),
(2414,9534,'_menu_item_scroll','no'),
(2415,9533,'_menu_item_width',''),
(2416,9533,'_menu_item_height',''),
(2417,9533,'_menu_item_padding',''),
(2418,9533,'_menu_item_icon',''),
(2419,9533,'_menu_item_event','hover'),
(2420,9533,'_menu_item_label',''),
(2421,9533,'_menu_item_label-text',''),
(2422,9533,'_menu_item_block',''),
(2423,9533,'_menu_item_dropdown-ajax',''),
(2424,9533,'_menu_item_colorscheme',''),
(2425,9533,'_menu_item_opanchor',''),
(2426,9533,'_menu_item_scroll','no'),
(5589,10100,'_elementor_edit_mode','builder'),
(5590,10100,'_elementor_template_type','wp-page'),
(5591,10100,'_elementor_version','3.32.3'),
(5592,10100,'_wp_page_template','default'),
(5593,10100,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories-slider\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p data-start=\\\"231\\\" data-end=\\\"337\\\">A client that\\u2019s satisfied for a reason becomes loyal \\u2014 we focus on giving every reason to stay that way.<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Custom Design\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"01.\",\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"369\\\" data-end=\\\"488\\\">Every product is crafted to reflect your unique style and needs \\u2014 no generic solutions, just personalized perfection.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"24\\/7 Support\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"02.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"650\\\" data-end=\\\"760\\\">We\\u2019re always here to help \\u2014 from inquiries to after-sales assistance, your satisfaction is our top priority.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"03.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false}]'),
(8288,8854,'_elementor_css','a:6:{s:4:\"time\";i:1776474708;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8289,8854,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8290,8854,'_elementor_element_cache','{\"timeout\":1777541002,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-8871389 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"8871389\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6Ijk5YWIzZTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+QSB0YWNpdGkgY3JhcyBzY2VsZXJpc3F1ZSBzY2VsZXJpc3F1ZSBncmF2aWRhIG5hdG9xdWUgbnVsbGEgdmVzdGlidWx1bSB0dXJwaXMgcHJpbWlzIGFkaXBpc2NpbmcgZmF1Y2lidXMgc2NlbGVyaXNxdWUgYWRpcGlzY2luZyBhbGlxdWV0IHByZXRpdW0uXHUwMGEwRXQgaWFjdWxpcyBtaSB2ZWxpdCB0aW5jaWR1bnQgdmVzdGlidWx1bSBhIGR1aXMgdGVtcG9yIG5vbiBtYWduYSB1bHRyaWNlcyBwb3J0YSBtYWxlc3VhZGEgdWxsYW1jb3JwZXIgc2NlbGVyaXNxdWUgcGFydHVyaWVudCBoaW1lbmFlb3MgaWFjdWxpcyBzaXQuXHUwMGEwU2NlbGVyaXNxdWUgc29jaW9zcXUgdWxsYW1jb3JwZXIgdXJuYSBuaXNsIG1vbGxpcyB2ZXN0aWJ1bHVtIHByZXRpdW0gY29tbW9kbyBpbmNlcHRvcy48XC9wPjxwPkFjIHVsbGFtY29ycGVyIGEgdWx0cmljZXMgYSBhIHVybmEgYWMgY29tbW9kbyBuYW0gY29uZGltZW50dW0gcGFydHVyaWVudC5cdTAwYTBMaWJlcm8gc3VzcGVuZGlzc2UgZmFjaWxpc2lzIHBhcnR1cmllbnQgZWxlbWVudHVtIGN1cmFiaXR1ci5cdTAwYTBFcmF0IGEgcGVyIGRpcyBhbGlxdWV0IHVsdHJpY2llcyBjdXJhYml0dXIgbm9zdHJhIHN1c3BlbmRpc3NlIG5lYyBhZGlwaXNjaW5nIGRvbmVjIHZlc3RpYnVsdW0gYSBwYXJ0dXJpZW50IGEgYWMgdXQgbm9uIGFkaXBpc2NpbmcgcGVuYXRpYnVzIG5lYyBlcmF0Llx1MDBhMEEgYXQgbmVjIHJ1dHJ1bSBuYW0gbW9sZXN0aWUgc3VzcGVuZGlzc2Ugc2NlbGVyaXNxdWUgcGxhdGVhIGEgdXQgY29tbW9kbyB2b2x1dHBhdCB1bGxhbWNvcnBlci48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImRjOGQzMmYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiPHU+NS48XC91PiBFdmEgU29sbzogRGFuaXNoIEZ1cm5pc2hpbmcgQWNjZXNzb3JpZXMiLCJhZnRlcl90aXRsZSI6IiIsImNvbG9yIjoicHJpbWFyeSIsImFsaWduIjoibGVmdCIsInRpdGxlX2RlY29yYXRpb25fc3R5bGUiOiJjb2xvcmVkIiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJzY3JvbGxfeSI6LTgwLCJfYm9yZGVyX2JvcmRlciI6InNvbGlkIiwiX2JvcmRlcl93aWR0aCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JvcmRlcl9jb2xvciI6IiM3Nzc3NzcyQiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90aXRsZSJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-1c01875 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"1c01875\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-4b1b10c e-con-full e-flex e-con e-child\\\" data-id=\\\"4b1b10c\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImNlMDEwYjMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpZHMiOlt7ImlkIjo4ODcwLCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctMS5qcGcifSx7ImlkIjo4ODY3LCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctMi5qcGcifSx7ImlkIjo4ODY0LCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctMy5qcGcifSx7ImlkIjo4ODYxLCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctNC5qcGcifV0sImlkc19zaXplIjoiY3VzdG9tIiwiaWRzX2N1c3RvbV9kaW1lbnNpb24iOnsid2lkdGgiOiI0MDAiLCJoZWlnaHQiOiI0MDAifSwic3BhY2luZyI6IjEwIiwiY29sdW1ucyI6eyJ1bml0IjoicHgiLCJzaXplIjoyLCJzaXplcyI6W119LCJzY3JvbGxfeSI6LTgwLCJjb2x1bW5zX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoyLCJzaXplcyI6W119LCJjb2x1bW5zX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfaW1hZ2VzX2dhbGxlcnkifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-fb0468f e-con-full e-flex e-con e-child\\\" data-id=\\\"fb0468f\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjBjODY2ZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+UHVydXMgbG9ib3J0aXMgc2VuZWN0dXMgZmF1Y2lidXMgaW1wZXJkaWV0IHJ1dHJ1bSBwb3J0dGl0b3IgdGluY2lkdW50IGxhb3JlZXQgcGFydHVyaWVudCBjb25zZWN0ZXR1ciB0b3J0b3IgYWQgYWRpcGlzY2luZyBpZCBhIGR1aXMgaGVuZHJlcml0IGRpYW0uIEEgYXQgbmVjIHJ1dHJ1bSBuYW0gbW9sZXN0aWUgc3VzcGVuZGlzc2Ugc2NlbGVyaXNxdWUgcGxhdGVhIGEgdXQgY29tbW9kbyB2b2x1dHBhdCB1bGxhbWNvcnBlciBwZW5hdGlidXMgZGlzIHF1aXMgZmVsaXMganVzdG8gcG9ydGEgbW9udGVzIG5hbSBhIHZlc3RpYnVsdW0gdHJpc3RpcXVlIHBhcnR1cmllbnQgcGFydHVyaWVudCBlZ2V0IHRpbmNpZHVudC5TZW1wZXIgZHVpLjxcL3A+PGJsb2NrcXVvdGU+PHA+U2NlbGVyaXNxdWUgbGVvIGZ1c2NlIGR1aSBwYXJ0dXJpZW50IGFkIGEgcGVuYXRpYnVzIG1hdXJpcyBhZGlwaXNjaW5nIHRlbXB1cyB2ZXN0aWJ1bHVtIGltcGVyZGlldCBncmF2aWRhIG1hZ25pcyBhIG5lYyBwZW5hdGlidXMgYXVndWUgdWxsYW1jb3JwZXIgcXVpcyBzZW0gYSBsdWN0dXMgbGVvIGVyb3Mgb3JuYXJlLjxcL3A+PFwvYmxvY2txdW90ZT48cD5DdW0gc2NlbGVyaXNxdWUgbW9udGVzIGNvbnViaWEgdml2YW11cyB2b2x1dHBhdCBjb25zZWN0ZXR1ciBldWlzbW9kIHVsbGFtY29ycGVyIG5ldHVzIHF1aXMgZHVpIHZlc3RpYnVsdW0gaGFjIGxvcmVtIHBhcnR1cmllbnQgYSBtYXNzYSBwYXJ0dXJpZW50IGN1YmlsaWEgY3ViaWxpYSBtYXVyaXMgZWxlbWVudHVtLiBDb25kaW1lbnR1bSBjb25kaW1lbnR1bSBoYWMgZWdlc3RhcyBhIGRpY3R1bXN0IHBvdGVudGkuPFwvcD4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-4e51057 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"4e51057\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjM4MTEyM2EiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+UHVydXMgbG9ib3J0aXMgc2VuZWN0dXMgZmF1Y2lidXMgaW1wZXJkaWV0IHJ1dHJ1bSBwb3J0dGl0b3IgdGluY2lkdW50IGxhb3JlZXQgcGFydHVyaWVudCBjb25zZWN0ZXR1ciB0b3J0b3IgYWQgYWRpcGlzY2luZyBpZCBhIGR1aXMgaGVuZHJlcml0IGRpYW0uIEEgYXQgbmVjIHJ1dHJ1bSBuYW0gbW9sZXN0aWUgc3VzcGVuZGlzc2Ugc2NlbGVyaXNxdWUgcGxhdGVhIGEgdXQgY29tbW9kbyB2b2x1dHBhdCB1bGxhbWNvcnBlciBwZW5hdGlidXMgZGlzIHF1aXMgZmVsaXMganVzdG8gcG9ydGEgbW9udGVzIG5hbSBhIHZlc3RpYnVsdW0gdHJpc3RpcXVlIHBhcnR1cmllbnQgcGFydHVyaWVudCBlZ2V0IHRpbmNpZHVudC4gU2VtcGVyIGR1aS48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjM0YmExZDUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiPHU+NC48XC91PiBNYWdpc3NvIEZpbm5pc2ggRGVzaWduIE1vdmVtZW50IiwiYWZ0ZXJfdGl0bGUiOiIiLCJjb2xvciI6InByaW1hcnkiLCJhbGlnbiI6ImxlZnQiLCJ0aXRsZV9kZWNvcmF0aW9uX3N0eWxlIjoiY29sb3JlZCIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwic2Nyb2xsX3kiOi04MCwiX2JvcmRlcl9ib3JkZXIiOiJzb2xpZCIsIl9ib3JkZXJfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9ib3JkZXJfY29sb3IiOiIjNzc3Nzc3MkIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGl0bGUifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-e434be5 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"e434be5\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-9702e61 e-con-full e-flex e-con e-child\\\" data-id=\\\"9702e61\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjU4ZTJmZTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGRpdiBpZD1cIndkLTYxNjkyOWYzMjRiZGZcIiBjbGFzcz1cIndkLXRleHQtYmxvY2sgd2Qtd3BiIHJlc2V0LWxhc3QtY2hpbGQgd2QtcnMtNjE2OTI5ZjMyNGJkZiB0ZXh0LWxlZnQgXCI+PHA+UHVydXMgbG9ib3J0aXMgc2VuZWN0dXMgZmF1Y2lidXMgaW1wZXJkaWV0IHJ1dHJ1bSBwb3J0dGl0b3IgdGluY2lkdW50IGxhb3JlZXQgcGFydHVyaWVudCBjb25zZWN0ZXR1ciB0b3J0b3IgYWQgYWRpcGlzY2luZyBpZCBhIGR1aXMgaGVuZHJlcml0IGRpYW0uIEEgYXQgbmVjIHJ1dHJ1bSBuYW0gbW9sZXN0aWUgc3VzcGVuZGlzc2Ugc2NlbGVyaXNxdWUgcGxhdGVhIGEgdXQgY29tbW9kbyB2b2x1dHBhdCB1bGxhbWNvcnBlciBwZW5hdGlidXMgZGlzIHF1aXMgZmVsaXMganVzdG8gcG9ydGEgbW9udGVzIG5hbSBhIHZlc3RpYnVsdW0gdHJpc3RpcXVlIHBhcnR1cmllbnQgcGFydHVyaWVudCBlZ2V0IHRpbmNpZHVudC4gU2VtcGVyIGR1aS48XC9wPjxwPkN1bSBzY2VsZXJpc3F1ZSBtb250ZXMgY29udWJpYSB2aXZhbXVzIHZvbHV0cGF0IGNvbnNlY3RldHVyIGV1aXNtb2QgdWxsYW1jb3JwZXIgbmV0dXMgcXVpcyBkdWkgdmVzdGlidWx1bSBoYWMgbG9yZW0gcGFydHVyaWVudCBhIG1hc3NhIHBhcnR1cmllbnQgY3ViaWxpYSBjdWJpbGlhIG1hdXJpcyBlbGVtZW50dW0uIENvbmRpbWVudHVtIGNvbmRpbWVudHVtIGhhYyBlZ2VzdGFzIGEgZGljdHVtc3QgcG90ZW50aS48XC9wPjxcL2Rpdj48ZGl2IGlkPVwid2QtNjE2OTJhMjBkZjhhNVwiIGNsYXNzPVwid2QtdGV4dC1ibG9jayB3ZC13cGIgcmVzZXQtbGFzdC1jaGlsZCB3ZC1ycy02MTY5MmEyMGRmOGE1IHRleHQtbGVmdCB3ZC1mb250c2l6ZS1zIGZvbnQtcHJpbWFyeSBcIj48cD48ZW0+U2NlbGVyaXNxdWUgbGVvIGZ1c2NlIGR1aSBwYXJ0dXJpZW50IGFkIGEgcGVuYXRpYnVzIG1hdXJpcyBhZGlwaXNjaW5nIHRlbXB1cyB2ZXN0aWJ1bHVtIGltcGVyZGlldCBncmF2aWRhIG1hZ25pcyBhIG5lYyBwZW5hdGlidXMgYXVndWUgdWxsYW1jb3JwZXIgcXVpcyBzZW0gYSBsdWN0dXMgbGVvIGVyb3Mgb3JuYXJlIGN1YmlsaWEgbWF1cmlzIGVsZW1lbnR1bSBpbXBlcmRpZXQgdGluY2lkdW50LjxcL2VtPjxcL3A+PFwvZGl2PiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-19934da e-con-full e-flex e-con e-child\\\" data-id=\\\"19934da\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjU3NzE0NjIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpZHMiOlt7ImlkIjo4ODg2LCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtc2luZ2xlLXBvc3QtaW1nLTgtb3B0LmpwZyJ9LHsiaWQiOjg4ODUsInVybCI6Imh0dHA6XC9cL3RpbWV3aWxsdGVsbHN0b3Jlcy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA5XC9hY2Nlc3Nvcmllcy1zaW5nbGUtcG9zdC1pbWctNy1vcHQuanBnIn0seyJpZCI6ODg4MSwidXJsIjoiaHR0cDpcL1wvdGltZXdpbGx0ZWxsc3RvcmVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMlwvMDlcL2FjY2Vzc29yaWVzLXNpbmdsZS1wb3N0LWltZy0zLW9wdC5qcGcifSx7ImlkIjo4ODc5LCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtc2luZ2xlLXBvc3QtaW1nLTEtb3B0LmpwZyJ9XSwiaWRzX3NpemUiOiJjdXN0b20iLCJpZHNfY3VzdG9tX2RpbWVuc2lvbiI6eyJ3aWR0aCI6IjQwMCIsImhlaWdodCI6IjQwMCJ9LCJzcGFjaW5nIjoiMTAiLCJjb2x1bW5zIjp7InVuaXQiOiJweCIsInNpemUiOjIsInNpemVzIjpbXX0sInNjcm9sbF95IjotODAsImNvbHVtbnNfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjIsInNpemVzIjpbXX0sImNvbHVtbnNfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjIsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9pbWFnZXNfZ2FsbGVyeSJ9\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-6fa79a4 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"6fa79a4\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjFiN2RiZDgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+UHVydXMgbG9ib3J0aXMgc2VuZWN0dXMgZmF1Y2lidXMgaW1wZXJkaWV0IHJ1dHJ1bSBwb3J0dGl0b3IgdGluY2lkdW50IGxhb3JlZXQgcGFydHVyaWVudCBjb25zZWN0ZXR1ciB0b3J0b3IgYWQgYWRpcGlzY2luZyBpZCBhIGR1aXMgaGVuZHJlcml0IGRpYW0uIEEgYXQgbmVjIHJ1dHJ1bSBuYW0gbW9sZXN0aWUgc3VzcGVuZGlzc2Ugc2NlbGVyaXNxdWUgcGxhdGVhIGEgdXQgY29tbW9kbyB2b2x1dHBhdCB1bGxhbWNvcnBlciBwZW5hdGlidXMgZGlzIHF1aXMgZmVsaXMganVzdG8gcG9ydGEgbW9udGVzIG5hbSBhIHZlc3RpYnVsdW0gdHJpc3RpcXVlIHBhcnR1cmllbnQgcGFydHVyaWVudCBlZ2V0IHRpbmNpZHVudC4gU2VtcGVyIGR1aS48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6Ijc5ODAwZmEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiPHU+My48XC91PiBSXHUwMGY2c2h1bHRzIFN2ZW5za2EgSGFudHZlcmsiLCJhZnRlcl90aXRsZSI6IiIsImNvbG9yIjoicHJpbWFyeSIsImFsaWduIjoibGVmdCIsInRpdGxlX2RlY29yYXRpb25fc3R5bGUiOiJjb2xvcmVkIiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJzY3JvbGxfeSI6LTgwLCJfYm9yZGVyX2JvcmRlciI6InNvbGlkIiwiX2JvcmRlcl93aWR0aCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JvcmRlcl9jb2xvciI6IiM3Nzc3NzcyQiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90aXRsZSJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-f2674b5 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"f2674b5\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-1365f79 e-con-full e-flex e-con e-child\\\" data-id=\\\"1365f79\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjhhZDhlYWQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpZHMiOlt7ImlkIjo4ODQzLCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctOS5qcGcifSx7ImlkIjo4ODQ5LCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctOC5qcGcifSx7ImlkIjo4ODUyLCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctNy5qcGcifSx7ImlkIjo4ODU4LCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctNS5qcGcifV0sImlkc19zaXplIjoiY3VzdG9tIiwiaWRzX2N1c3RvbV9kaW1lbnNpb24iOnsid2lkdGgiOiI0MDAiLCJoZWlnaHQiOiI0MDAifSwic3BhY2luZyI6IjEwIiwiY29sdW1ucyI6eyJ1bml0IjoicHgiLCJzaXplIjoyLCJzaXplcyI6W119LCJzY3JvbGxfeSI6LTgwLCJjb2x1bW5zX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoyLCJzaXplcyI6W119LCJjb2x1bW5zX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfaW1hZ2VzX2dhbGxlcnkifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5592d19 e-con-full e-flex e-con e-child\\\" data-id=\\\"5592d19\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjE0ZTAxNzkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+UHVydXMgbG9ib3J0aXMgc2VuZWN0dXMgZmF1Y2lidXMgaW1wZXJkaWV0IHJ1dHJ1bSBwb3J0dGl0b3IgdGluY2lkdW50IGxhb3JlZXQgcGFydHVyaWVudCBjb25zZWN0ZXR1ciB0b3J0b3IgYWQgYWRpcGlzY2luZyBpZCBhIGR1aXMgaGVuZHJlcml0IGRpYW0uIEEgYXQgbmVjIHJ1dHJ1bSBuYW0gbW9sZXN0aWUgc3VzcGVuZGlzc2Ugc2NlbGVyaXNxdWUgcGxhdGVhIGEgdXQgY29tbW9kbyB2b2x1dHBhdCB1bGxhbWNvcnBlciBwZW5hdGlidXNcdTAwYTBkaXMgcXVpcyBmZWxpcyBqdXN0byBwb3J0YSBtb250ZXMgbmFtIGEgdmVzdGlidWx1bSB0cmlzdGlxdWUgcGFydHVyaWVudCBwYXJ0dXJpZW50IGVnZXQgdGluY2lkdW50LiBTZW1wZXIgZHVpLjxcL3A+PHA+PGltZyBjbGFzcz1cIndwLWltYWdlLTg5MzggYWxpZ25sZWZ0XCIgc3JjPVwiaHR0cDpcL1wvdGltZXdpbGx0ZWxsc3RvcmVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMlwvMDlcL2JyYW5kLWFsZXNzaS5wbmdcIiBhbHQ9XCJcIiB3aWR0aD1cIjEyMFwiIGhlaWdodD1cIjY3XCIgXC8+U2NlbGVyaXNxdWUgbGVvIGZ1c2NlIGR1aSBwYXJ0dXJpZW50IGFkIGEgcGVuYXRpYnVzIG1hdXJpcyBhZGlwaXNjaW5nIHRlbXB1cyB2ZXN0aWJ1bHVtIGltcGVyZGlldCBncmF2aWRhIG1hZ25pcyBhIG5lYyBidWx1bSBwZW5hdGlidXMgYXVndWUgZHVpLjxcL3A+PHA+Q3VtIHNjZWxlcmlzcXVlIG1vbnRlcyBjb251YmlhIHZpdmFtdXMgdm9sdXRwYXQgY29uc2VjdGV0dXIgZXVpc21vZCB1bGxhbWNvcnBlciBuZXR1cyBxdWlzIGR1aSB2ZXN0aWJ1bHVtIGhhYyBsb3JlbSBwYXJ0dXJpZW50IGEgbWFzc2EgcGFydHVyaWVudCBjdWJpbGlhIGN1YmlsaWEgbWF1cmlzIGVsZW1lbnR1bS4gQ29uZGltZW50dW0gY29uZGltZW50dW0gaGFjIGVnZXN0YXMgYSBkaWN0dW1zdCBwb3RlbnRpLlx1MDBhMFJ1dHJ1bSBuYW0gbW9sZXN0aWUgc3VzcGVuZGlzc2Ugc2NlbGVyaXNxdWUgcGxhdGVhLjxcL3A+Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-a98b8bd e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"a98b8bd\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjZhZjZiZDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+UHVydXMgbG9ib3J0aXMgc2VuZWN0dXMgZmF1Y2lidXMgaW1wZXJkaWV0IHJ1dHJ1bSBwb3J0dGl0b3IgdGluY2lkdW50IGxhb3JlZXQgcGFydHVyaWVudCBjb25zZWN0ZXR1ciB0b3J0b3IgYWQgYWRpcGlzY2luZyBpZCBhIGR1aXMgaGVuZHJlcml0IGRpYW0uIEEgYXQgbmVjIHJ1dHJ1bSBuYW0gbW9sZXN0aWUgc3VzcGVuZGlzc2Ugc2NlbGVyaXNxdWUgcGxhdGVhIGEgdXQgY29tbW9kbyB2b2x1dHBhdCB1bGxhbWNvcnBlciBwZW5hdGlidXMgZGlzIHF1aXMgZmVsaXMganVzdG8gcG9ydGEgbW9udGVzIG5hbSBhIHZlc3RpYnVsdW0gdHJpc3RpcXVlIHBhcnR1cmllbnQgcGFydHVyaWVudCBlZ2V0IHRpbmNpZHVudC4gU2VtcGVyIGR1aS48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjNmZDQxYzMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiPHU+Mi48XC91PiBBbGVzc2k6IHRoZSBJdGFsaWFuIEZhY3Rvcnkgb2YgRGVzaWduIiwiYWZ0ZXJfdGl0bGUiOiIiLCJjb2xvciI6InByaW1hcnkiLCJhbGlnbiI6ImxlZnQiLCJ0aXRsZV9kZWNvcmF0aW9uX3N0eWxlIjoiY29sb3JlZCIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwic2Nyb2xsX3kiOi04MCwiX2JvcmRlcl9ib3JkZXIiOiJzb2xpZCIsIl9ib3JkZXJfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9ib3JkZXJfY29sb3IiOiIjNzc3Nzc3MkIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGl0bGUifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-59726ec e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"59726ec\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-cb2f091 e-con-full e-flex e-con e-child\\\" data-id=\\\"cb2f091\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6Ijg5YjIxYTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGRpdiBpZD1cIndkLTYxNjkyOWYzMjRiZGZcIiBjbGFzcz1cIndkLXRleHQtYmxvY2sgd2Qtd3BiIHJlc2V0LWxhc3QtY2hpbGQgd2QtcnMtNjE2OTI5ZjMyNGJkZiB0ZXh0LWxlZnQgXCI+PHA+UHVydXMgbG9ib3J0aXMgc2VuZWN0dXMgZmF1Y2lidXMgaW1wZXJkaWV0IHJ1dHJ1bSBwb3J0dGl0b3IgdGluY2lkdW50IGxhb3JlZXQgcGFydHVyaWVudCBjb25zZWN0ZXR1ciB0b3J0b3IgYWQgYWRpcGlzY2luZyBpZCBhIGR1aXMgaGVuZHJlcml0IGRpYW0uIEEgYXQgbmVjIHJ1dHJ1bSBuYW0gbW9sZXN0aWUgc3VzcGVuZGlzc2Ugc2NlbGVyaXNxdWUgcGxhdGVhIGEgdXQgY29tbW9kbyB2b2x1dHBhdCB1bGxhbWNvcnBlciBwZW5hdGlidXMgZGlzIHF1aXMgZmVsaXMganVzdG8gcG9ydGEgbW9udGVzIG5hbSBhIHZlc3RpYnVsdW0gdHJpc3RpcXVlIHBhcnR1cmllbnQgcGFydHVyaWVudCBlZ2V0IHRpbmNpZHVudC4gU2VtcGVyIGR1aS48XC9wPjxwIGNsYXNzPVwiZm9udC10aXRsZVwiIHN0eWxlPVwiZm9udC1zdHlsZTogaXRhbGljOyBmb250LXNpemU6IDE4cHg7IGNvbG9yOiAjNGE0YTRhO1wiPlNjZWxlcmlzcXVlIGxlbyBmdXNjZSBkdWkgcGFydHVyaWVudCBhZCBhIHBlbmF0aWJ1cyBtYXVyaXMgYWRpcGlzY2luZyB0ZW1wdXMgdmVzdGlidWx1bSBpbXBlcmRpZXQgZ3JhdmlkYSBtYWduaXMgYSBuZWMgcGVuYXRpYnVzIGF1Z3VlIHVsbGFtY29ycGVyIHF1aXMgc2VtIGEgbHVjdHVzIGxlbyBlcm9zIG9ybmFyZSBjdWJpbGlhIG1hdXJpcyBlbGVtZW50dW0gaW1wZXJkaWV0IHRpbmNpZHVudC48XC9wPjxwPkN1bSBzY2VsZXJpc3F1ZSBtb250ZXMgY29udWJpYSB2aXZhbXVzIHZvbHV0cGF0IGNvbnNlY3RldHVyIGV1aXNtb2QgdWxsYW1jb3JwZXIgbmV0dXMgcXVpcyBkdWkgdmVzdGlidWx1bSBoYWMgbG9yZW0gcGFydHVyaWVudCBhIG1hc3NhIHBhcnR1cmllbnQgY3ViaWxpYSBjdWJpbGlhIG1hdXJpcyBlbGVtZW50dW0uIENvbmRpbWVudHVtIGNvbmRpbWVudHVtIGhhYyBlZ2VzdGFzIGEgZGljdHVtc3QgcG90ZW50aS48XC9wPjxcL2Rpdj4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-f462a56 e-con-full e-flex e-con e-child\\\" data-id=\\\"f462a56\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImVkYmM1NTIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpZHMiOlt7ImlkIjo4ODcwLCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctMS5qcGcifSx7ImlkIjo4ODY3LCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctMi5qcGcifSx7ImlkIjo4ODY0LCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctMy5qcGcifSx7ImlkIjo4ODYxLCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctNC5qcGcifV0sImlkc19zaXplIjoiY3VzdG9tIiwiaWRzX2N1c3RvbV9kaW1lbnNpb24iOnsid2lkdGgiOiI0MDAiLCJoZWlnaHQiOiI0MDAifSwic3BhY2luZyI6IjEwIiwiY29sdW1ucyI6eyJ1bml0IjoicHgiLCJzaXplIjoyLCJzaXplcyI6W119LCJzY3JvbGxfeSI6LTgwLCJjb2x1bW5zX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoyLCJzaXplcyI6W119LCJjb2x1bW5zX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfaW1hZ2VzX2dhbGxlcnkifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-689f940 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"689f940\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjRlZDBhNzUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+UHVydXMgbG9ib3J0aXMgc2VuZWN0dXMgZmF1Y2lidXMgaW1wZXJkaWV0IHJ1dHJ1bSBwb3J0dGl0b3IgdGluY2lkdW50IGxhb3JlZXQgcGFydHVyaWVudCBjb25zZWN0ZXR1ciB0b3J0b3IgYWQgYWRpcGlzY2luZyBpZCBhIGR1aXMgaGVuZHJlcml0IGRpYW0uIEEgYXQgbmVjIHJ1dHJ1bSBuYW0gbW9sZXN0aWUgc3VzcGVuZGlzc2Ugc2NlbGVyaXNxdWUgcGxhdGVhIGEgdXQgY29tbW9kbyB2b2x1dHBhdCB1bGxhbWNvcnBlciBwZW5hdGlidXMgZGlzIHF1aXMgZmVsaXMganVzdG8gcG9ydGEgbW9udGVzIG5hbSBhIHZlc3RpYnVsdW0gdHJpc3RpcXVlIHBhcnR1cmllbnQgcGFydHVyaWVudCBlZ2V0IHRpbmNpZHVudC4gU2VtcGVyIGR1aS48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImY3ZmZlYTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiPHU+MS48XC91PiBMZW9sdXggRGVzaWduIEZ1cm5pdHVyZSIsImFmdGVyX3RpdGxlIjoiIiwiY29sb3IiOiJwcmltYXJ5IiwiYWxpZ24iOiJsZWZ0IiwidGl0bGVfZGVjb3JhdGlvbl9zdHlsZSI6ImNvbG9yZWQiLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sInNjcm9sbF95IjotODAsIl9ib3JkZXJfYm9yZGVyIjoic29saWQiLCJfYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfYm9yZGVyX2NvbG9yIjoiIzc3Nzc3NzJCIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RpdGxlIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImZhZWJhNDgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpZHMiOlt7ImlkIjo4ODgwLCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtc2luZ2xlLXBvc3QtaW1nLTItb3B0LmpwZyJ9LHsiaWQiOjg4ODIsInVybCI6Imh0dHA6XC9cL3RpbWV3aWxsdGVsbHN0b3Jlcy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA5XC9hY2Nlc3Nvcmllcy1zaW5nbGUtcG9zdC1pbWctNC1vcHQuanBnIn0seyJpZCI6ODg4NCwidXJsIjoiaHR0cDpcL1wvdGltZXdpbGx0ZWxsc3RvcmVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMlwvMDlcL2FjY2Vzc29yaWVzLXNpbmdsZS1wb3N0LWltZy02LW9wdC5qcGcifSx7ImlkIjo4ODg1LCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtc2luZ2xlLXBvc3QtaW1nLTctb3B0LmpwZyJ9LHsiaWQiOjg4NzIsInVybCI6Imh0dHA6XC9cL3RpbWV3aWxsdGVsbHN0b3Jlcy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA5XC9hY2Nlc3Nvcmllcy1zaW5nbGUtcG9zdC1pbWctOS1vcHQuanBnIn0seyJpZCI6ODg4NiwidXJsIjoiaHR0cDpcL1wvdGltZXdpbGx0ZWxsc3RvcmVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMlwvMDlcL2FjY2Vzc29yaWVzLXNpbmdsZS1wb3N0LWltZy04LW9wdC5qcGcifV0sImlkc19zaXplIjoiY3VzdG9tIiwiaWRzX2N1c3RvbV9kaW1lbnNpb24iOnsid2lkdGgiOiI0MDAiLCJoZWlnaHQiOiI0MDAifSwic3BhY2luZyI6IjEwIiwic2Nyb2xsX3kiOi04MCwiY29sdW1uc190YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6Miwic2l6ZXMiOltdfSwiY29sdW1uc19tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6Miwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2ltYWdlc19nYWxsZXJ5In0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImYyZjhiZmYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+VWxsYW1jb3JwZXIgcGVyIGRpcyBhZGlwaXNjaW5nIGN1cmFlIG5pc2wgbmlzbCBibGFuZGl0IG51bmMgdmVsIG1hc3NhIGFkIHZlbmVuYXRpcyBhIGNyYXMgZG9uZWMgYWRpcGlzY2luZyBhZGlwaXNjaW5nIGF0IGEgc3VzcGVuZGlzc2UgbW9udGVzIGhhYml0YXNzZSB2ZXN0aWJ1bHVtIGV0IHNhZ2l0dGlzIGFwdGVudCBvcm5hcmUuIFB1cnVzIG5vc3RyYSBvcmNpIG5hc2NldHVyIGFudGUgYWVuZWFuIHBhcnR1cmllbnQgbnVsbGFtIGNvbnViaWEgcGFydHVyaWVudCBhIHBvcnRhIGZlbGlzIGRhcGlidXMgcG90ZW50aSBtYWduYSB0dXJwaXMgYSB2ZXN0aWJ1bHVtIG51bmMgYSB2ZXN0aWJ1bHVtIGF0IHBhcnR1cmllbnQgbGVvIGZldWdpYXQgYS48XC9wPjxibG9ja3F1b3RlPjxwPlNjZWxlcmlzcXVlIGEgdnVscHV0YXRlIHZhcml1cyBkdWlzIGEgcHVydXMgbmFtIGludGVnZXIgbGFjdXMgcmlkaWN1bHVzIHVsbGFtY29ycGVyIG5lYyBhYyBjb252YWxsaXMgbXVzIGhhYyBwYXJ0dXJpZW50IGhlbmRyZXJpdCBlcmF0IGEgYWxpcXVhbSBhbWV0LiBDcmFzIGR1aXMgYWxpcXVldCBhIGNyYXMgaGVuZHJlcml0IGFkaXBpc2NpbmcgbWFlY2VuYXMgYWRpcGlzY2luZyBzY2VsZXJpc3F1ZSBtaSBwYXJ0dXJpZW50IG5vc3RyYSB1cm5hIG5vbi5JYWN1bGlzIG9ybmFyZSB2aXRhZSBjb252YWxsaXMgZHVpcyB1dCB0ZW1wdXMgb2RpbyBzdXNwZW5kaXNzZSBhZGlwaXNjaW5nIHBvdGVudGkgdml2YW11cyBvZGlvIGVnZXQgYSBhZGlwaXNjaW5nIGhhYy48XC9wPjxcL2Jsb2NrcXVvdGU+PHA+QXQgaGFiaXRhbnQgYW1ldCBlcmF0IGdyYXZpZGEgbGVjdHVzIGRhcGlidXMgcGFydHVyaWVudCBwZXIgaW4gcHJhZXNlbnQgY29uZGltZW50dW0gYWRpcGlzY2luZyBncmF2aWRhIGludGVyZHVtIHJob25jdXMgYXJjdSBjb25kaW1lbnR1bSBkdWkgc2NlbGVyaXNxdWUgaXBzdW0gbW9udGVzIG1vbnRlcyBpZCBhIGEuSW4gdGVtcG9yIGEgYSBldSBldGlhbSBwZXIgaGFiaXRhbnQgZGlzIGNvbmRpbWVudHVtIHZlc3RpYnVsdW0gYXVndWUgdml2YW11cyBtYXNzYSB1bGxhbWNvcnBlciBzdXNwZW5kaXNzZSB0ZWxsdXMgY29uZGltZW50dW0gZW5pbSBudW5jIHZhcml1cyBzZW0gZGlzLjxcL3A+Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImE1OGQ5OTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzbGlkZXNfcGVyX3ZpZXciOnsidW5pdCI6InB4Iiwic2l6ZSI6NSwic2l6ZXMiOltdfSwiaGlkZV9wYWdpbmF0aW9uX2NvbnRyb2wiOiJ5ZXMiLCJoaWRlX3ByZXZfbmV4dF9idXR0b25zIjoieWVzIiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3Byb2R1Y3RzX2JyYW5kcyJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjYzMjZjMjYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiVklFVyBBTEwgQlJBTkRTIiwic3R5bGUiOiJib3JkZXJlZCIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9idXR0b24ifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8256,8857,'wd_page_css_files','a:63:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:16:\"blog-single-base\";i:6;s:9:\"blog-base\";i:7;s:5:\"wpcf7\";i:8;s:19:\"woo-paypal-payments\";i:9;s:14:\"elementor-base\";i:10;s:16:\"woocommerce-base\";i:11;s:15:\"mod-star-rating\";i:12;s:18:\"woo-el-track-order\";i:13;s:25:\"woocommerce-block-notices\";i:14;s:9:\"wp-blocks\";i:15;s:11:\"header-base\";i:16;s:9:\"mod-tools\";i:17;s:20:\"header-elements-base\";i:18;s:12:\"social-icons\";i:19;s:18:\"woo-mod-login-form\";i:20;s:17:\"header-my-account\";i:21;s:13:\"header-search\";i:22;s:16:\"header-cart-side\";i:23;s:11:\"header-cart\";i:24;s:20:\"widget-shopping-cart\";i:25;s:26:\"header-mobile-nav-dropdown\";i:26;s:10:\"page-title\";i:27;s:10:\"text-block\";i:28;s:34:\"woo-categories-loop-layout-masonry\";i:29;s:19:\"woo-categories-loop\";i:30;s:15:\"categories-loop\";i:31;s:6:\"swiper\";i:32;s:13:\"swiper-arrows\";i:33;s:13:\"section-title\";i:34;s:34:\"section-title-style-under-and-over\";i:35;s:10:\"photoswipe\";i:36;s:12:\"product-loop\";i:37;s:18:\"product-loop-quick\";i:38;s:23:\"woo-mod-add-btn-replace\";i:39;s:21:\"woo-mod-swatches-base\";i:40;s:9:\"mfp-popup\";i:41;s:22:\"woo-mod-product-labels\";i:42;s:28:\"woo-mod-product-labels-round\";i:43;s:19:\"social-icons-styles\";i:44;s:15:\"page-navigation\";i:45;s:18:\"blog-loop-base-old\";i:46;s:24:\"blog-loop-design-masonry\";i:47;s:12:\"swiper-pagin\";i:48;s:12:\"mod-comments\";i:49;s:18:\"off-canvas-sidebar\";i:50;s:9:\"instagram\";i:51;s:15:\"widget-collapse\";i:52;s:11:\"footer-base\";i:53;s:7:\"el-menu\";i:54;s:16:\"el-menu-wpb-elem\";i:55;s:10:\"scroll-top\";i:56;s:17:\"wd-search-results\";i:57;s:14:\"wd-search-form\";i:58;s:25:\"header-my-account-sidebar\";i:59;s:24:\"header-search-fullscreen\";i:60;s:26:\"header-search-fullscreen-1\";i:61;s:14:\"bottom-toolbar\";i:62;s:25:\"mod-sticky-sidebar-opener\";}'),
(8263,8860,'_elementor_css','a:6:{s:4:\"time\";i:1776388990;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8264,8860,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8265,8860,'_elementor_element_cache','{\"timeout\":1777541000,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-1800c7f e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"1800c7f\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjRlNmU1OTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+QWxpcXVldCBwYXJ0dXJpZW50IHNjZWxlIHJpc3F1ZSBzY2VsZSByaXNxdWUgbmliaCBwcmV0aXVtIHBhcnR1cmllbnQgc3VzcGVuZGlzc2UgcGxhdGVhIHNhcGllbiB0b3JxdWVudCBmZXVnaWF0IHBhcnR1cmllbnQgaGFjIGFtZXQuXHUwMGEwVm9sdXRwYXQgbnVsbGFtIG1vbnRlcyBtb2xsaXMgYWQgbWF1cmlzIGluIG9yY2kgZWxlaWZlbmQgcGVyIGV1IHB1bHZpbmFyIHNvY2lvc3F1IHByaW1pcyBoZW5kcmVyaXQgcGFydHVyaWVudCB2b2x1dHBhdCBhIHZvbHV0cGF0IGEgYXQgZmVsaXMgcmlkaWN1bHVzLkNvbnNlcXVhdCBuZXR1cyB0ZWxsdXMgcHVydXMgY29udmFsbGlzIHNvY2lpcyBub24gbmFzY2V0dXIgdmVzdGlidWx1bSBwbGFjZXJhdCBhIG1pIGNvbnNlY3RldHVyIHJpc3VzIG5vbiBhIHBvcnR0aXRvciBpbiBtYWduYSB2aXRhZS4gUGhhcmV0cmEgcG9ydHRpdG9yIGEgbGlndWxhIGR1aSBzY2VsZXJpc3F1ZSBjb252YWxsaXMgbGl0b3JhIGluIGluIGEgZWxlbWVudHVtIG1pIG5lcXVlIGxlY3R1cyBmYWNpbGlzaXMgcGhhc2VsbHVzIGFyY3UgcG9ydGEgc2NlbGVyaXNxdWUgZG9sb3IuIFZvbHV0cGF0IG51bGxhbSBtb250ZXMgbW9sbGlzIGFkIG1hdXJpcyBpbiBvcmNpIGVsZWlmZW5kIHBlciBldSBwdWx2aW5hci48XC9wPjxwPkhhYml0YXNzZSB0b3JxdWVudCBlbGVpZmVuZCBhdWN0b3IgbmVjIGxvYm9ydGlzIHVsbGFtY29ycGVyIGN1YmlsaWEgcHJldGl1bSB2ZXN0aWJ1bHVtIHVsbGFtY29ycGVyIHNjZWxlcmlzcXVlIGdyYXZpZGEgZXQgZWxpdCB1bGxhbWNvcnBlciBsZWN0dXMgbmlzaSBuYXRvcXVlIGFkaXBpc2NpbmcgZGljdHVtc3QgZ3JhdmlkYSBwYXJ0dXJpZW50IGVnZXQgbGlndWxhIHRvcnF1ZW50IGNvbW1vZG8gdmVzdGlidWx1bSBzZWQuIE5pc2kgYXQgcXVpc3F1ZSBkdWkgZGFwaWJ1cyBtYWVjZW5hcyBlbGVpZmVuZCBlZ2VzdGFzIG51bGxhbSB1bGxhbWNvcnBlciBlcm9zIGxlbyBuaWJoIHBhcnR1cmllbnQgY29tbW9kbyBpZCBwcmV0aXVtIHZlc3RpYnVsdW0gaWFjdWxpcyBjdXJzdXMgcnV0cnVtIHZlc3RpYnVsdW0gbmVjIHB1bHZpbmFyIGFkaXBpc2NpbmcuPFwvcD4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-93ffc1c e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"93ffc1c\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-3afc132 e-con-full e-flex e-con e-child\\\" data-id=\\\"3afc132\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjM5NDI3OTIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctOC5qcGciLCJpZCI6ODg0OSwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJpbWFnZV9zaXplIjoiY3VzdG9tIiwiaW1hZ2VfY3VzdG9tX2RpbWVuc2lvbiI6eyJ3aWR0aCI6IjgwMCIsImhlaWdodCI6IjQ3NSJ9LCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfaW1hZ2Vfb3Jfc3ZnIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-a74bfb4 e-con-full e-flex e-con e-child\\\" data-id=\\\"a74bfb4\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImVlNWE0Y2UiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGgzPjxzdHJvbmc+VG9ydG9yIG1pIG11cyBuYXNjZXR1cjxcL3N0cm9uZz48XC9oMz48cD5UaW5jaWR1bnQgYWQgc2l0IHB1cnVzIG9yY2kgbGVvIHBsYWNlcmF0IG5lcXVlIGxhb3JlZXQgZGlzIGN1cmFlIHZ1bHB1dGF0ZSBjb251YmlhIHNvZGFsZXMgbGFjdXMgaGFiaXRhbnQgcHJldGl1bSBzZWQuIFNlbSBlbGVtZW50dW0gY3VyYWUgbmliaCBuaXNsIG1pIGVzdCBkYXBpYnVzIGN1YmlsaWEgc3VzcGVuZGlzc2UgZWxlbWVudHVtIHN1c3BlbmRpc3NlIGZhdWNpYnVzIHZlc3RpYnVsdW0gY3VyYWJpdHVyIHN1c3BlbmRpc3NlIGluIGRpZ25pc3NpbSBhZGlwaXNjaW5nIGEgYWRpcGlzY2luZy4gQSBibGFuZGl0IHF1aXNxdWUgcXVpc3F1ZSB1dCB1dCB2aXZlcnJhXHUwMGEwPHN0cm9uZz5GZXJtZW50dW0gbGliZXJvPFwvc3Ryb25nPlx1MDBhMGEgY3VtIGRpY3R1bXN0IGF1Z3VlIG5vbiB0b3JxdWVudCBjb25kaW1lbnR1bSBlZ2V0IGEgY29uc2VjdGV0dXIgZXUgZXN0IHNlbSBzdXNjaXBpdCB1dCBwcmltaXMgYWRpcGlzY2luZyB0YWNpdGkgbmVjLjxcL3A+Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-d416cd3 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"d416cd3\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImQ4YWE3YWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGJsb2NrcXVvdGU+PHA+TWFzc2EgY2xhc3MgZnJpbmdpbGxhIHBhcnR1cmllbnQgZmVsaXMgcXVpc3F1ZSBhZGlwaXNjaW5nIHByYWVzZW50IHZlbGl0IGR1aXMgb2RpbyB2ZWxpdCBzaXQgZGlnbmlzc2ltIGhhYyBhZGlwaXNjaW5nIGZhY2lsaXNpcyBpZCBpbmNlcHRvcyBzdXNwZW5kaXNzZSBhbGlxdWFtIGEgcXVhbSBhIG1pIGxpdG9yYS4gQ29uZGltZW50dW0gY3VtIHNlbXBlciBjb251YmlhLjxcL3A+PFwvYmxvY2txdW90ZT4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjYzOGE1NzkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJsYXlvdXQiOiJjYXJvdXNlbCIsIml0ZW1zX3Blcl9wYWdlIjo1LCJzbGlkZXNfcGVyX3ZpZXciOnsidW5pdCI6InB4Iiwic2l6ZSI6NCwic2l6ZXMiOltdfSwiaGlkZV9wYWdpbmF0aW9uX2NvbnRyb2wiOiJ5ZXMiLCJoaWRlX3ByZXZfbmV4dF9idXR0b25zIjoieWVzIiwic2Nyb2xsX3kiOi04MCwic2xpZGVzX3Blcl92aWV3X3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjozLCJzaXplcyI6W119LCJzbGlkZXNfcGVyX3ZpZXdfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9wcm9kdWN0cyJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjIyZjMxZjMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiVmlldyBhbGwgcHJvZHVjdHMiLCJzdHlsZSI6ImJvcmRlcmVkIiwic2l6ZSI6InNtYWxsIiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2J1dHRvbiJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImExMDQzMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+TGl0b3JhIGFkaXBpc2NpbmcgYWxpcXVldCB1cm5hIHBhcnR1cmllbnQgYSBwdXJ1cyB2ZWxpdCBwZXIgdWxsYW1jb3JwZXIgZHVpIGV1IGN1bSBsaXRvcmEgZGlnbmlzc2ltIG5hdG9xdWUgcG9ydHRpdG9yIGNvbnZhbGxpcyBkb25lYyBkaWN0dW1zdCBibGFuZGl0IG5hdG9xdWUgZXQgYmxhbmRpdCByaG9uY3VzIHZlc3RpYnVsdW0gbmFtIG5ldHVzIG1ldHVzLlx1MDBhMDxzdHJvbmc+U2VuZWN0dXMgYWVuZWFuPFwvc3Ryb25nPlx1MDBhMHZlc3RpYnVsdW0gYmliZW5kdW0gYWMgdWx0cmljZXMgZXUgc2NlbGVyaXNxdWUgcHJhZXNlbnQgZWdlc3RhcyBtYWVjZW5hcyBwaGFyZXRyYSBlcmF0IHBhcnR1cmllbnQgZnVzY2UgbmV0dXMgbmFzY2V0dXIgc2NlbGVyaXNxdWUgaW4gbmVjIG1vbGVzdGllIG1hbGVzdWFkYSBhIG1pIGxlbyBhLiBQdXJ1cyBwb3RlbnRpIGRpZ25pc3NpbSBtYWVjZW5hcyBjb21tb2RvIHB1bHZpbmFyIGp1c3RvIGhhYml0YXNzZSByaXN1cyBwaGFyZXRyYSBhIG1hZ25pcyBuaWJoIGFwdGVudCBzdXNwZW5kaXNzZS48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-25ff73e e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"25ff73e\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-24c3aac e-con-full e-flex e-con e-child\\\" data-id=\\\"24c3aac\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImZkYjkyM2YiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGg0PkEgdmVuZW5hdGlzIGFkIGZlcm1lbnR1bSBuYXNjZXR1cjxcL2g0PjxwPlZhcml1cyBhIHVsbGFtY29ycGVyIGR1aXMgZWxpdCBjb251YmlhIHVybmEgZmVybWVudHVtIHZlbCBlcm9zIHZlbmVuYXRpcyBkb25lYyBzY2VsZXJpc3F1ZSBuYW0gbGVvIHNlbSBjb25kaW1lbnR1bSBldSBzb2NpaXMuIFN1c3BlbmRpc3NlIGVnZXN0YXMgYSB2dWxwdXRhdGUgYW50ZSBzY2VsZXJpc3F1ZSBhbGlxdWFtIHN1c3BlbmRpc3NlIG1ldHVzIGEgYSBjb25kaW1lbnR1bSBldSB2ZXN0aWJ1bHVtIHZlc3RpYnVsdW0uPFwvcD4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-e27e887 e-con-full e-flex e-con e-child\\\" data-id=\\\"e27e887\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImZmM2FmN2MiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGg0Pk1hdHRpcyB2ZXN0aWJ1bHVtIG5pc2wgZXJhdCBwcmV0aXVtIG1vcmJpPFwvaDQ+PHA+UmhvbmN1cyBuaWJoIGFsaXF1YW0gYSBuZXR1cyBjb21tb2RvIGEgdmVuZW5hdGlzIGlkIGEgdWxsYW1jb3JwZXIgb2RpbyBtb2xlc3RpZSBudW5jIGdyYXZpZGEgcGFydHVyaWVudCBhYyBwdXJ1cyBpZCBtYXVyaXMgY29uZGltZW50dW0gaW5jZXB0b3MgbnVsbGEgc2NlbGVyaXNxdWUgYSBzdXNwZW5kaXNzZSBhIGludGVnZXIgdmVzdGlidWx1bSBzY2VsZXJpc3F1ZS5BZGlwaXNjaW5nIGRpZ25pc3NpbSB1cm5hLjxcL3A+Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-9a555b0 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"9a555b0\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImY5ZmM4ZjIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+QSBtaSBzYWdpdHRpcyBhIG1vcmJpIGZhbWVzIHVsbGFtY29ycGVyIG51bmMgcGFydHVyaWVudCBjb25ndWUgc3VzcGVuZGlzc2UgY29udWJpYSBldCB2ZXN0aWJ1bHVtIHBoYXNlbGx1cyBjb25zZWN0ZXR1ciByaXN1cyBuaWJoIHRpbmNpZHVudCB1cm5hIG5lYyBhIGRpZ25pc3NpbSBkdWkuIE1hZ25hIGV1IGNvbnNlY3RldHVyXHUwMGEwPHN0cm9uZz5MZWN0dXMgYWRpcGlzY2luZzxcL3N0cm9uZz5cdTAwYTBsaXRvcmEgZXUgaWQgY3VtIGEgZWxpdCBpcHN1bSBhZCBxdWlzcXVlIGluIHZlc3RpYnVsdW0gZmFjaWxpc2lzIGZldWdpYXQgbmlzbCBkb25lYyBhIHNvZGFsZXMgZXVpc21vZCBzZWQgY29udmFsbGlzIGFkaXBpc2NpbmcuIEhhYyBzZWQgZW5pbSB0cmlzdGlxdWUgbmFtIHRvcnRvciB1dCBpbmNlcHRvcyBhIGFkIG5pc2wgbWFnbmEuPFwvcD4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(6103,10142,'_wp_attached_file','2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0.jpg'),
(6104,10142,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:863;s:6:\"height\";i:1080;s:4:\"file\";s:58:\"2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0.jpg\";s:8:\"filesize\";i:41697;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7493;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-818x1024.jpg\";s:5:\"width\";i:818;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53919;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3736;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-768x961.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:961;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49064;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31150;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3741;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6105,10143,'_wp_attached_file','2025/11/WhatsApp-Image-2025-11-10-at-11.53.33_db48cf0e.jpg'),
(6106,10143,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:4:\"file\";s:58:\"2025/11/WhatsApp-Image-2025-11-10-at-11.53.33_db48cf0e.jpg\";s:8:\"filesize\";i:16315;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-11.53.33_db48cf0e-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4054;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"WhatsApp-Image-2025-11-10-at-11.53.33_db48cf0e-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25721;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-11.53.33_db48cf0e-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2081;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-11.53.33_db48cf0e-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22908;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-11.53.33_db48cf0e-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13917;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-11.53.33_db48cf0e-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2274;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6107,10144,'_wp_attached_file','2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2.jpg'),
(6108,10144,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:4:\"file\";s:58:\"2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2.jpg\";s:8:\"filesize\";i:25496;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5603;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33180;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3024;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29952;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19423;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3109;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2451,9867,'_wp_attached_file','2025/10/octa-smart.png'),
(2452,9867,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:430;s:4:\"file\";s:22:\"2025/10/octa-smart.png\";s:8:\"filesize\";i:47353;s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"octa-smart-600x430.png\";s:5:\"width\";i:600;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15878;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"octa-smart-148x32.png\";s:5:\"width\";i:148;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1451;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"octa-smart-1200x263.png\";s:5:\"width\";i:1200;s:6:\"height\";i:263;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21669;}s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"octa-smart-300x66.png\";s:5:\"width\";i:300;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3138;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"octa-smart-1024x225.png\";s:5:\"width\";i:1024;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17570;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"octa-smart-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2715;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"octa-smart-768x168.png\";s:5:\"width\";i:768;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10994;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"octa-smart-1536x337.png\";s:5:\"width\";i:1536;s:6:\"height\";i:337;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30871;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5355,9561,'_edit_lock','1762822479:1'),
(5357,9560,'_edit_lock','1762822531:1'),
(5359,10077,'_elementor_edit_mode','builder'),
(5360,10077,'_elementor_template_type','wp-post'),
(5361,10077,'_elementor_version','3.16.6'),
(5362,10077,'_wp_page_template','default'),
(5363,10077,'_elementor_data','[{\"id\":\"a14b960\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"c44ff7f\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_shop_archive_archive_description\"},{\"id\":\"0295ed9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"container_sticky_offset\":50,\"scroll_y\":-80},\"elements\":[{\"id\":\"a2afc9f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"Recommended Categories\",\"after_title\":\"<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0ce7ced\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"spacing\":\"10\",\"scroll_y\":\"-80\",\"style\":\"carousel\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":132,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_658c39cdb5255\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":true},{\"id\":\"2af5d6d\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_wc_notices\"},{\"id\":\"896cb7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50,\"scroll_y\":-80},\"elements\":[{\"id\":\"2fd33d0\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Protective Cases\",\"subtitle\":\"Safe yout phone\",\"_id\":\"f7b5976\",\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/protective-cases-category-1.jpg\",\"id\":9756,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"btn_text\":\"View more\"},{\"title\":\"MagSafe Accessories\",\"subtitle\":\"Popular accessories\",\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/mag-safe-accessories-category-1.jpg\",\"id\":9757,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"btn_text\":\"View more\",\"_id\":\"3432ef0\"},{\"title\":\"Watches Straps\",\"subtitle\":\"Update your style\",\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/watches-straps-category-1.jpg\",\"id\":9758,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"btn_text\":\"View more\",\"_id\":\"e1e5978\"}],\"hover\":\"parallax\",\"woodmart_color_scheme\":\"dark\",\"title_size\":\"large\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_color\":\"primary\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":-80,\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_658c39cdb6e71\"},\"elements\":[],\"widgetType\":\"wd_banner_carousel\"},{\"id\":\"43c3fac\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"filter_in_current_category\":\"yes\",\"style\":\"grid\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_658c39cdb7b24\"},\"elements\":[],\"widgetType\":\"wd_products_brands\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d324d9b\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/new-arrivals-banner-1.jpg\",\"id\":\"9555\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"55\",\"bottom\":\"130\",\"left\":\"55\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"flex_direction\":\"column\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"a52be17\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"New arrivals accessories for your Apple devices\",\"after_title\":\"<p>Discover accessories that will make your devices more secure<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":633,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":376,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cde4c06\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":15},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"eafa390\",\"elType\":\"widget\",\"settings\":{\"text\":\"For Iphone\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"e05b4b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"For Watches\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3a3ff9a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"a4652e3\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Hurry up to buy\",\"title\":\"Popular Products\",\"after_title\":\"<p>How can you evaluate content without design<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"128dfe6\",\"elType\":\"widget\",\"settings\":{\"taxonomies\":[],\"query_type\":\"AND\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"img_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_658c39cdb95b6\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(3476,9948,'_wp_attached_file','2025/10/Untitled-design-2.png'),
(3477,9948,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:29:\"2025/10/Untitled-design-2.png\";s:8:\"filesize\";i:71249;s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Untitled-design-2-148x148.png\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32583;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Untitled-design-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:33529;}s:7:\"132x132\";a:5:{s:4:\"file\";s:29:\"Untitled-design-2-132x132.png\";s:5:\"width\";i:132;s:6:\"height\";i:132;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26475;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5455,10088,'_elementor_edit_mode','builder'),
(5456,10088,'_elementor_template_type','wp-post'),
(5457,10088,'_elementor_version','3.16.6'),
(5458,10088,'_wp_page_template','default'),
(5459,10088,'_elementor_data','[{\"id\":\"9f29163\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"wd_section_stretch\":\"stretch-content\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"b7a98b3\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"yes\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_page_title\"}],\"isInner\":false},{\"id\":\"517e8cf\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":60,\"column\":\"60\",\"row\":\"60\",\"unit\":\"px\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1e51418\",\"elType\":\"widget\",\"settings\":{\"data_source\":\"wc_query\",\"hide_empty\":\"\",\"categories_design\":\"alt\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"100\",\"height\":\"100\"},\"categories_with_shadow\":\"disable\",\"style\":\"carousel\",\"spacing\":\"30\",\"slides_per_view\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6585b9602a934\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"},{\"id\":\"050f1f2\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_wc_notices\"},{\"id\":\"89e7452\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Limited Edition Straps\",\"subtitle\":\"Hurry up to buy\",\"_id\":\"f7b5976\",\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/limited-edition-straps-category.jpg\",\"id\":9450,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"btn_text\":\"View more\"},{\"title\":\"New Straps for 44mm Watches\",\"subtitle\":\"New arrivals\",\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/new-44mm-straps-category.jpg\",\"id\":9451,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"btn_text\":\"View more\",\"_id\":\"3432ef0\"}],\"hover\":\"parallax\",\"woodmart_color_scheme\":\"dark\",\"title_size\":\"large\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_color\":\"primary\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":-80,\"slides_per_view\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slider_spacing\":\"20\",\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_6585b96026aa8\"},\"elements\":[],\"widgetType\":\"wd_banner_carousel\"}],\"isInner\":false},{\"id\":\"82da6f4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4ea4217\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Hurry up to buy\",\"title\":\"Popular Products\",\"after_title\":\"<p>How can you evaluate content without design<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"6ed0a0a\",\"elType\":\"widget\",\"settings\":{\"taxonomies\":[\"34\"],\"query_type\":\"AND\",\"items_per_page\":10,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"img_size\":\"full\",\"scroll_y\":-80,\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6585b96029c04\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(5469,10090,'_elementor_edit_mode','builder'),
(5470,10090,'_elementor_template_type','wp-post'),
(5471,10090,'_elementor_version','3.32.3'),
(5472,10090,'_wp_page_template','default'),
(5473,10090,'_elementor_data','[{\"id\":\"6925212\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e851c69\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"10\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"100\",\"height\":\"100\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_68e45dee2b272\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"},{\"id\":\"93b7562\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#0000001B\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"c87f509\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"06358a9\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"color_gradient_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_position_tablet\":\"center center\",\"color_gradient_gradient_position_mobile\":\"center center\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"c40b0e1\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(5448,10087,'_elementor_edit_mode','builder'),
(5449,10087,'_elementor_template_type','wp-post'),
(5450,10087,'_elementor_version','3.16.6'),
(5451,10087,'_wp_page_template','default'),
(5452,10087,'_elementor_data','[{\"id\":\"cdbfc92\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"wd_section_stretch\":\"stretch-content\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d0b41d9\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"yes\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_page_title\"}],\"isInner\":false},{\"id\":\"e6396e2\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6dd1cc5\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_wc_notices\"}],\"isInner\":false},{\"id\":\"ecc74ba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d20daa6\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"10\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"100\",\"height\":\"100\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_68e45dee2b272\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"},{\"id\":\"8cf3f16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#0000001B\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"90911ec\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"58d6b05\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"color_gradient_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_position_tablet\":\"center center\",\"color_gradient_gradient_position_mobile\":\"center center\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"5e47732\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(5462,10089,'_elementor_edit_mode','builder'),
(5463,10089,'_elementor_template_type','wp-post'),
(5464,10089,'_elementor_version','3.16.6'),
(5465,10089,'_wp_page_template','default'),
(5466,10089,'_elementor_data','[{\"id\":\"9f29163\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"wd_section_stretch\":\"stretch-content\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"b7a98b3\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"yes\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_page_title\"}],\"isInner\":false},{\"id\":\"b536120\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1fc05df\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"10\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"100\",\"height\":\"100\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_68e45dee2b272\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"},{\"id\":\"3415e53\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#0000001B\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1da9aac\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"120c410\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"color_gradient_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_position_tablet\":\"center center\",\"color_gradient_gradient_position_mobile\":\"center center\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"d61ed5b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(5441,10086,'_elementor_edit_mode','builder'),
(5442,10086,'_elementor_template_type','wp-post'),
(5443,10086,'_elementor_version','3.16.6'),
(5444,10086,'_wp_page_template','default'),
(5445,10086,'_elementor_data','[{\"id\":\"cdbfc92\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"wd_section_stretch\":\"stretch-content\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d0b41d9\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"yes\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_page_title\"}],\"isInner\":false},{\"id\":\"e6396e2\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6dd1cc5\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_wc_notices\"},{\"id\":\"d10cf8c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f1d674\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Choose Your Phone\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee1591d\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MODELS\",\"style\":\"link\",\"_element_width\":\"auto\",\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true},{\"id\":\"a999b45\",\"elType\":\"widget\",\"settings\":{\"data_source\":\"wc_query\",\"hide_empty\":\"\",\"categories_design\":\"alt\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"100\",\"height\":\"100\"},\"categories_with_shadow\":\"disable\",\"style\":\"carousel\",\"spacing\":\"30\",\"slides_per_view\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_658c39cb50ace\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"},{\"id\":\"4beb901\",\"elType\":\"widget\",\"settings\":{\"number\":6,\"filter_in_current_category\":\"yes\",\"style\":\"grid\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_658c39cb5234f\"},\"elements\":[],\"widgetType\":\"wd_products_brands\"},{\"id\":\"15cc6be\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"MagSafe Case\",\"subtitle\":\"Safe yout phone\",\"_id\":\"f7b5976\",\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/mag-safe-case-category.jpg\",\"id\":9430,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"btn_text\":\"View more\"},{\"title\":\"Fabric Case\",\"subtitle\":\"Popular\",\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/fabric-case-category.jpg\",\"id\":9434,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"btn_text\":\"View more\",\"_id\":\"3432ef0\"},{\"title\":\"Silicone Case\",\"subtitle\":\"Your style\",\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/silicone-case-category.jpg\",\"id\":9435,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"btn_text\":\"View more\",\"_id\":\"e1e5978\"}],\"hover\":\"parallax\",\"woodmart_color_scheme\":\"dark\",\"title_size\":\"large\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_color\":\"primary\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":-80,\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_658c39cb52c72\"},\"elements\":[],\"widgetType\":\"wd_banner_carousel\"}],\"isInner\":false},{\"id\":\"91afd51\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"daccb66\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Hurry up to buy\",\"title\":\"Popular Products\",\"after_title\":\"<p>How can you evaluate content without design<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"bb7dc03\",\"elType\":\"widget\",\"settings\":{\"taxonomies\":[\"23\"],\"query_type\":\"AND\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"img_size\":\"full\",\"scroll_y\":-80,\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_658c39cb53d3e\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(5376,9446,'_edit_lock','1762822386:1'),
(5378,9421,'_edit_lock','1759800996:1'),
(5381,10079,'_elementor_data','[{\"id\":\"9a3652c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"wd_section_stretch\":\"stretch-content\",\"flex_direction\":\"column\",\"scroll_y\":-80},\"elements\":[{\"id\":\"4f8e1fe\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"yes\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_page_title\"}],\"isInner\":false},{\"id\":\"edde781\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"714cf85\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"spacing\":\"10\",\"scroll_y\":\"-80\",\"style\":\"carousel\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"100\",\"height\":\"100\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_product_categories\"},{\"id\":\"5ee7633\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#0000001B\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"e0248d0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"fd5cae3\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":25,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"wd_column_role\":\"offcanvas\",\"wd_column_role_offcanvas_tablet\":\"md-sm\",\"wd_column_role_offcanvas_mobile\":\"sm\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"58e9248\",\"elType\":\"widget\",\"settings\":{\"sidebar_name\":\"sidebar-shop\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_sidebar\"}],\"isInner\":true},{\"id\":\"5cceebf\",\"elType\":\"container\",\"settings\":{\"_column_size\":66,\"width\":{\"size\":75,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"wd_column_role\":\"content\",\"wd_column_role_content_tablet\":\"md-sm\",\"wd_column_role_content_mobile\":\"sm\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f92f35f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"21\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"scroll_y\":-80},\"elements\":[{\"id\":\"d260d0e\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":25,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"align_tablet\":\"space-between\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#81818133\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ffddafa\",\"elType\":\"widget\",\"settings\":{\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_element_width\":\"auto\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_shop_archive_result_count\"}],\"isInner\":true},{\"id\":\"6b35b68\",\"elType\":\"container\",\"settings\":{\"_column_size\":66,\"width\":{\"size\":75,\"unit\":\"%\"},\"align\":\"flex-end\",\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"align_tablet\":\"space-between\",\"flex_justify_content_tablet\":\"space-between\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_gap\":{\"column\":\"30\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"01f9772\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"Show sidebar\",\"scroll_y\":-80,\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"icon\":{\"id\":\"9562\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"wd_builder_off_canvas_column_btn\"},{\"id\":\"fb4f912\",\"elType\":\"widget\",\"settings\":{\"per_page_options\":\"9,12,18,24\",\"scroll_y\":-80,\"_element_width\":\"auto\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_shop_archive_per_page\"},{\"id\":\"08e0f3e\",\"elType\":\"widget\",\"settings\":{\"products_columns_variations\":[\"2\",\"3\",\"4\",\"list\"],\"scroll_y\":-80,\"_element_width\":\"auto\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_shop_archive_view\"},{\"id\":\"b20c4c8\",\"elType\":\"widget\",\"settings\":{\"style\":\"underline\",\"mobile_icon\":\"yes\",\"scroll_y\":-80,\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wd_shop_archive_orderby\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"43fd5bf\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_shop_archive_active_filters\"},{\"id\":\"88dc0cf\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_wc_notices\"},{\"id\":\"55b4c53\",\"elType\":\"widget\",\"settings\":{\"shop_view\":\"grid\",\"products_columns\":\"3\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_archive_products\"}],\"isInner\":true}],\"isInner\":false}]'),
(5380,9297,'_edit_lock','1762822343:1'),
(5382,10079,'_elementor_edit_mode','builder'),
(5383,10079,'_elementor_template_layout_type','wp-post'),
(5384,10079,'_elementor_version','3.16.6'),
(5385,10079,'_wp_page_template','default'),
(5386,10079,'_elementor_template_type','wp-post'),
(5405,10082,'_elementor_data','[{\"id\":\"05db7dd\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"29a5063\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"column\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"10\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"c29a628\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"nowrap_md\":\"md\"},\"elements\":[],\"widgetType\":\"wd_wc_breadcrumb\"},{\"id\":\"fac18d7\",\"elType\":\"widget\",\"settings\":{\"alignment\":\"right\",\"scroll_y\":\"-80\",\"_offset_orientation_h\":\"end\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_single_product_nav\"}],\"isInner\":\"1\"},{\"id\":\"3f0a2a0\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_notices\"}],\"isInner\":\"\"},{\"id\":\"3305cbf\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"wd_section_stretch\":\"stretch\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#1010101A\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"119703e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"column\",\"flex_gap\":{\"column\":\"35\",\"row\":\"35\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"35\"},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"20\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"35d4530\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"58.3\",\"unit\":\"%\"},\"column_sticky_offset\":\"20\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"2f9d105\",\"elType\":\"widget\",\"settings\":{\"thumbnails_position\":\"left\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_gallery\"}],\"isInner\":\"1\"},{\"id\":\"19e8a00\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"41.7\",\"unit\":\"%\"},\"column_sticky_offset\":\"150\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky\":\"sticky-column\",\"content_width\":\"full\",\"container_sticky\":\"yes\",\"container_sticky_offset\":\"150\",\"container_sticky_tablet\":\"yes\"},\"elements\":[{\"id\":\"726b008\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"flex_justify_content\":\"space-between\",\"flex_align_items_tablet\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"7ae26e9\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_single_product_title\"},{\"id\":\"f488c99\",\"elType\":\"widget\",\"settings\":{\"style\":\"shadow\",\"max_width\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"scroll_y\":\"-80\",\"max_width_tablet\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"show_label\":\"\",\"label_text\":\"Brands:\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_single_product_brands\"}],\"isInner\":\"1\"},{\"id\":\"0c75b50\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_short_description\"},{\"id\":\"f5c1552\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"20\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"eea8442\",\"elType\":\"widget\",\"settings\":{\"main_price_typography_typography\":\"custom\",\"main_price_typography_font_size\":{\"unit\":\"px\",\"size\":\"28\",\"sizes\":[]},\"main_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_price\"},{\"id\":\"c1cd464\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wd_single_product_rating\"}],\"isInner\":\"1\"},{\"id\":\"ccb4c5c\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_linked_variations\"},{\"id\":\"1181483\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"button_design\":\"full\"},\"elements\":[],\"widgetType\":\"wd_single_product_add_to_cart\"},{\"id\":\"7a968f4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"1f68fae\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"58\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"9eb26bf\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_single_product_compare_button\"},{\"id\":\"11c30d2\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_single_product_wishlist_button\"}],\"isInner\":\"1\"},{\"id\":\"8f816a0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"42\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"align\":\"flex-end\",\"align_tablet\":\"flex-start\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_align_items\":\"flex-end\",\"flex_align_items_tablet\":\"flex-start\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"5bdc734\",\"elType\":\"widget\",\"settings\":{\"show_label\":\"yes\",\"label_text\":\"Share:\",\"layout\":\"inline\",\"size\":\"small\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"scroll_y\":\"-80\",\"align\":\"left\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"fb_link\":\"#\",\"twitter_link\":\"#\",\"isntagram_link\":\"#\",\"pinterest_link\":\"#\",\"youtube_link\":\"#\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"dbb83cd\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wd_single_product_size_guide_button\"},{\"id\":\"4828fd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#1010101A\",\"gap\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7ebce1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"flex-end\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"328c474\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title\":\"Last chance! Sale ends in\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Jost\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"wd_single_product_countdown\"},{\"id\":\"0ecc4ba\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_single_product_stock_progress_bar\"}],\"isInner\":\"1\"},{\"id\":\"a54a273\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#1010101A\",\"gap\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8881f24\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Guaranteed Safe Checkout<\\/strong><\\/p>\",\"text_color\":\"title\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"cf9f6fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/guaranteed-safe-checkout-bordered.jpg\",\"id\":\"9762\",\"alt\":\"\",\"source\":\"library\"},\"rounding_size\":\"0\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"30406a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"6270b15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Bought Together\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_single_product_fbt_products\"}],\"isInner\":\"\"},{\"id\":\"aa67a64\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"wd_collapsible_content_switcher\":\"collapsible-content\",\"wd_collapsible_content_height\":{\"unit\":\"px\",\"size\":\"750\",\"sizes\":[]},\"wd_collapsible_content_height_tablet\":{\"unit\":\"px\",\"size\":\"500\",\"sizes\":[]},\"wd_collapsible_content_fade_out_color\":\"#FFFFFF\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"81ef30d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Features &amp; Compatibility\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"832e588\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_content\"},{\"id\":\"c127cd8\",\"elType\":\"widget\",\"settings\":{\"text\":\"SHOW MORE\",\"button_collapsible_content\":\"yes\",\"style\":\"link\",\"color\":\"primary\",\"icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"cafb1da\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001C\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"wd_collapsible_content_height\":{\"unit\":\"px\",\"size\":\"750\",\"sizes\":[]},\"wd_collapsible_content_height_tablet\":{\"unit\":\"px\",\"size\":\"500\",\"sizes\":[]},\"wd_collapsible_content_fade_out_color\":\"#FFFFFF\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"716ea74\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Additional information\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7b52e2b\",\"elType\":\"widget\",\"settings\":{\"columns\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_additional_info_table\"}],\"isInner\":\"\"},{\"id\":\"0a0595d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001C\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"wd_section_stretch\":\"stretch\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"af9438b\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Customer Reviews\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"f9aa755\",\"elType\":\"widget\",\"settings\":{\"layout\":\"two-column\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_reviews\"}],\"isInner\":\"\"},{\"id\":\"e5632f4\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#1010101A\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"ccc4f0e\",\"elType\":\"widget\",\"settings\":{\"post_type\":\"related\",\"layout\":\"carousel\",\"items_per_page\":\"6\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"scroll_y\":\"-80\",\"element_title\":\"Related Products\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"sync_parent_id\":\"wd_6565d6fb9ebfb\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":\"\"}]'),
(2493,83,'_edit_lock','1759801248:1'),
(2495,90,'_edit_lock','1759754139:1'),
(2498,97,'_edit_lock','1759754129:1'),
(2787,9876,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Crafted for your daily vibe.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":439,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Step out in confidence with our collection of <strong data-start=\\\"552\\\" data-end=\\\"562\\\">Shirts<\\/strong> and <strong data-start=\\\"567\\\" data-end=\\\"583\\\">Armless Tops, <\\/strong>designed for versatility and comfort.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2784,9876,'_elementor_edit_mode','builder'),
(2785,9876,'_elementor_template_type','wp-post'),
(2786,9876,'_elementor_version','3.16.6'),
(2782,9876,'_thumbnail_id','9870'),
(2783,9876,'_wp_page_template','default'),
(5683,10110,'_elementor_edit_mode','builder'),
(5684,10110,'_elementor_template_type','wp-page'),
(5685,10110,'_elementor_version','3.32.3'),
(5686,10110,'_wp_page_template','default'),
(5687,10110,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50,\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_section_stretch\":\"stretch\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\"},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p data-start=\\\"231\\\" data-end=\\\"337\\\">A client that\\u2019s satisfied for a reason becomes loyal \\u2014 we focus on giving every reason to stay that way.<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Custom Design\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"01.\",\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"369\\\" data-end=\\\"488\\\">Every product is crafted to reflect your unique style and needs \\u2014 no generic solutions, just personalized perfection.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"24\\/7 Support\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"02.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"650\\\" data-end=\\\"760\\\">We\\u2019re always here to help \\u2014 from inquiries to after-sales assistance, your satisfaction is our top priority.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"03.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false}]'),
(3449,9944,'_wp_page_template','default'),
(3450,9944,'_elementor_edit_mode','builder'),
(3451,9944,'_elementor_template_type','wp-post'),
(3452,9944,'_elementor_version','3.32.3'),
(3453,9944,'_elementor_data','[{\"id\":\"558a1e8\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d02c33a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Chill Move \\nFlex Redefine.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1a4fa73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Designed for movement <br \\/>Made for comfort..<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"501b376\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d5cf943\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"0c951f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3439,9943,'_thumbnail_id','9890'),
(3440,9943,'_wp_page_template','default'),
(3441,9943,'_elementor_edit_mode','builder'),
(3442,9943,'_elementor_template_type','wp-post'),
(3443,9943,'_elementor_version','3.32.3'),
(3444,9943,'_elementor_data','[{\"id\":\"558a1e8\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d02c33a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Chill Move \\nFlex Redefine.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1a4fa73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Designed for movement <br \\/>Made for comfort..<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":\"-80\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"501b376\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d5cf943\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"0c951f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3421,9941,'_thumbnail_id','9870'),
(3422,9941,'_wp_page_template','default'),
(3423,9941,'_elementor_edit_mode','builder'),
(3424,9941,'_elementor_template_type','wp-post'),
(3425,9941,'_elementor_version','3.32.3'),
(3426,9941,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Everyday Streetwear Essentials\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Style meets comfort<\\/em><br \\/><em>Crafted for your daily vibe.<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"text_color\":\"#242424\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"205b420\",\"elType\":\"widget\",\"settings\":{\"text\":\"ABout US\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"style\":\"bordered\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3412,9940,'_thumbnail_id','9870'),
(3413,9940,'_wp_page_template','default'),
(3414,9940,'_elementor_edit_mode','builder'),
(3415,9940,'_elementor_template_type','wp-post'),
(3416,9940,'_elementor_version','3.32.3'),
(3417,9940,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Everyday Streetwear Essentials\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Style meets comfort<\\/em><br \\/><em>Crafted for your daily vibe.<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"205b420\",\"elType\":\"widget\",\"settings\":{\"text\":\"ABout US\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"style\":\"bordered\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3394,9938,'_thumbnail_id','9881'),
(3395,9938,'_wp_page_template','default'),
(3396,9938,'_elementor_edit_mode','builder'),
(3397,9938,'_elementor_template_type','wp-post'),
(3398,9938,'_elementor_version','3.32.3'),
(3399,9938,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Headwear That Speaks Boldly\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Top off your look <br \\/>with signature pieces.<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\",\"column_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"About US\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3385,9937,'_thumbnail_id','9881'),
(3386,9937,'_wp_page_template','default'),
(3387,9937,'_elementor_edit_mode','builder'),
(3388,9937,'_elementor_template_type','wp-post'),
(3389,9937,'_elementor_version','3.32.3'),
(3390,9937,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Headwear That Speaks Boldly\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Top off your look <br \\/>with signature pieces.<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\",\"column_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"About US\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3378,9936,'_elementor_edit_mode','builder'),
(3379,9936,'_elementor_template_type','wp-post'),
(3380,9936,'_elementor_version','3.32.3'),
(3381,9936,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Headwear That Speaks Boldly\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Top off your look <br \\/>with signature pieces.<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\",\"column_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"About US\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3376,9936,'_thumbnail_id','9881'),
(3377,9936,'_wp_page_template','default'),
(2686,9870,'_wp_attached_file','2022/09/slider-1-1.png'),
(2687,9870,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:22:\"2022/09/slider-1-1.png\";s:8:\"filesize\";i:1096059;s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"slider-1-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:267867;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"slider-1-1-148x54.png\";s:5:\"width\";i:148;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7878;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"slider-1-1-1200x438.png\";s:5:\"width\";i:1200;s:6:\"height\";i:438;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:354634;}s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"slider-1-1-300x109.png\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26341;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"slider-1-1-1024x373.png\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:260149;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"slider-1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19485;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"slider-1-1-768x280.png\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:151341;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"slider-1-1-1536x560.png\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:572283;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3128,9906,'_elementor_edit_mode','builder'),
(3129,9906,'_elementor_template_type','wp-post'),
(3130,9906,'_elementor_version','3.16.6'),
(3131,9906,'_elementor_data','[{\"id\":\"558a1e8\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d02c33a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Chill Move Flex.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1a4fa73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\\u2019re hitting the gym, chilling out, or on the go \\u2014 our <strong data-start=\\\"1385\\\" data-end=\\\"1399\\\">Tracksuits<\\/strong>, <strong data-start=\\\"1401\\\" data-end=\\\"1412\\\">Hoodies<\\/strong>, and <strong data-start=\\\"1418\\\" data-end=\\\"1427\\\">Socks<\\/strong> redefine casual wear.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"501b376\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d5cf943\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"0c951f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3302,9927,'_thumbnail_id','9890'),
(3303,9927,'_wp_page_template','default'),
(3304,9927,'_elementor_edit_mode','builder'),
(3126,9906,'_thumbnail_id','9890'),
(3305,9927,'_elementor_template_type','wp-post'),
(3306,9927,'_elementor_version','3.32.3'),
(3068,9898,'_thumbnail_id','9870'),
(3069,9898,'_wp_page_template','default'),
(3070,9898,'_elementor_edit_mode','builder'),
(3071,9898,'_elementor_template_type','wp-post'),
(3072,9898,'_elementor_version','3.32.3'),
(3073,9898,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Style crafted for your daily vibe.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Step out in confidence with our collection of <strong data-start=\\\"552\\\" data-end=\\\"562\\\">Shirts<\\/strong> and <strong data-start=\\\"567\\\" data-end=\\\"583\\\">Armless Tops, <\\/strong>designed for versatility and comfort.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"205b420\",\"elType\":\"widget\",\"settings\":{\"text\":\"ABout US\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"style\":\"bordered\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3349,9933,'_thumbnail_id','9881'),
(3350,9933,'_wp_page_template','default'),
(3351,9933,'_elementor_edit_mode','builder'),
(3352,9933,'_elementor_template_type','wp-post'),
(2927,9885,'_thumbnail_id','9881'),
(2928,9885,'_wp_page_template','default'),
(2929,9885,'_elementor_edit_mode','builder'),
(2930,9885,'_elementor_template_type','wp-post'),
(2931,9885,'_elementor_version','3.16.6'),
(2932,9885,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Top off looks with signature pieces.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"72\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Make every outfit complete with our range of <strong data-start=\\\"977\\\" data-end=\\\"988\\\">Beanies<\\/strong> and <strong data-start=\\\"993\\\" data-end=\\\"1005\\\">Showcaps<\\/strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"About US\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2706,83,'_edit_last','1'),
(2707,83,'bg_image_position_x_desktop',''),
(2708,83,'bg_image_position_y_desktop',''),
(2709,83,'bg_image_size_tablet',''),
(2710,83,'bg_image_position_tablet',''),
(2711,83,'bg_image_position_x_tablet',''),
(2712,83,'bg_image_position_y_tablet',''),
(2713,83,'bg_image_size_mobile',''),
(2714,83,'bg_image_position_mobile',''),
(2715,83,'bg_image_position_x_mobile',''),
(2716,83,'bg_image_position_y_mobile',''),
(2717,83,'content_without_padding',''),
(2718,83,'content_full_width',''),
(2719,83,'vertical_align_tablet',''),
(2720,83,'horizontal_align_tablet',''),
(2721,83,'vertical_align_mobile',''),
(2722,83,'horizontal_align_mobile',''),
(2723,83,'link',''),
(2724,83,'link_target_blank',''),
(2725,9873,'bg_color','rgb(243,243,243)'),
(2726,9873,'bg_image_desktop','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(2727,9873,'bg_image_size_desktop','cover'),
(2728,9873,'bg_image_position_desktop','center center'),
(2729,9873,'bg_image_position_x_desktop',''),
(2730,9873,'bg_image_position_y_desktop',''),
(2731,9873,'bg_image_tablet','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(2732,9873,'bg_image_size_tablet',''),
(2733,9873,'bg_image_position_tablet',''),
(2734,9873,'bg_image_position_x_tablet',''),
(2735,9873,'bg_image_position_y_tablet',''),
(2736,9873,'bg_image_mobile','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(2737,9873,'bg_image_size_mobile',''),
(2738,9873,'bg_image_position_mobile',''),
(2739,9873,'bg_image_position_x_mobile',''),
(2740,9873,'bg_image_position_y_mobile',''),
(2741,9873,'content_without_padding',''),
(2742,9873,'content_full_width',''),
(2743,9873,'content_width','490'),
(2744,9873,'content_width_tablet','320'),
(2745,9873,'content_width_mobile','420'),
(2746,9873,'vertical_align','middle'),
(2747,9873,'horizontal_align','left'),
(2748,9873,'vertical_align_tablet',''),
(2749,9873,'horizontal_align_tablet',''),
(2750,9873,'vertical_align_mobile',''),
(2751,9873,'horizontal_align_mobile',''),
(2752,9873,'slide_animation','none'),
(2753,9873,'link',''),
(2754,9873,'link_target_blank',''),
(2755,9873,'_elementor_edit_mode','builder'),
(2756,9873,'_thumbnail_id','9870'),
(2757,9873,'_wp_page_template','default'),
(2758,9873,'_elementor_template_type','wp-post'),
(2759,9873,'_elementor_version','3.16.6'),
(2760,9873,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Charge Your Phone Safely!\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"72\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":439,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"2e62bbb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2767,9874,'_wp_page_template','default'),
(2768,9874,'_elementor_edit_mode','builder'),
(2769,9874,'_elementor_template_type','wp-post'),
(2770,9874,'_elementor_version','3.16.6'),
(2771,9874,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Charge Your Phone Safely!\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"72\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":439,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"2e62bbb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2766,9874,'_thumbnail_id','9870'),
(2774,9875,'_thumbnail_id','9870'),
(2775,9875,'_wp_page_template','default'),
(2776,9875,'_elementor_edit_mode','builder'),
(2777,9875,'_elementor_template_type','wp-post'),
(2778,9875,'_elementor_version','3.16.6'),
(2779,9875,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Charge Your Phone Safely!\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"72\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":439,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"2e62bbb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2852,90,'bg_image_position_x_desktop',''),
(2828,9878,'_thumbnail_id','9870'),
(2829,9878,'_wp_page_template','default'),
(2830,9878,'_elementor_edit_mode','builder'),
(2831,9878,'_elementor_template_type','wp-post'),
(2832,9878,'_elementor_version','3.32.3'),
(2833,9878,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Crafted for your daily vibe.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":439,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Step out in confidence with our collection of <strong data-start=\\\"552\\\" data-end=\\\"562\\\">Shirts<\\/strong> and <strong data-start=\\\"567\\\" data-end=\\\"583\\\">Armless Tops, <\\/strong>designed for versatility and comfort.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2835,9879,'_thumbnail_id','9870'),
(2836,9879,'_wp_page_template','default'),
(2837,9879,'_elementor_edit_mode','builder'),
(2838,9879,'_elementor_template_type','wp-post'),
(2839,9879,'_elementor_version','3.32.3'),
(2840,9879,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Crafted for your daily vibe.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":439,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Step out in confidence with our collection of <strong data-start=\\\"552\\\" data-end=\\\"562\\\">Shirts<\\/strong> and <strong data-start=\\\"567\\\" data-end=\\\"583\\\">Armless Tops, <\\/strong>designed for versatility and comfort.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3325,9930,'_thumbnail_id','9870'),
(3326,9930,'_wp_page_template','default'),
(3327,9930,'_elementor_edit_mode','builder'),
(2842,9880,'_thumbnail_id','9870'),
(2843,9880,'_wp_page_template','default'),
(2844,9880,'_elementor_edit_mode','builder'),
(2845,9880,'_elementor_template_type','wp-post'),
(2846,9880,'_elementor_version','3.32.3'),
(2847,9880,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Crafted for your daily vibe.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":439,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Step out in confidence with our collection of <strong data-start=\\\"552\\\" data-end=\\\"562\\\">Shirts<\\/strong> and <strong data-start=\\\"567\\\" data-end=\\\"583\\\">Armless Tops, <\\/strong>designed for versatility and comfort.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"205b420\",\"elType\":\"widget\",\"settings\":{\"text\":\"ABout US\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"style\":\"bordered\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2849,9881,'_wp_attached_file','2022/09/slide-2.png'),
(2850,9881,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:19:\"2022/09/slide-2.png\";s:8:\"filesize\";i:770785;s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"slide-2-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:232099;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"slide-2-148x54.png\";s:5:\"width\";i:148;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7218;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"slide-2-1200x438.png\";s:5:\"width\";i:1200;s:6:\"height\";i:438;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:278315;}s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"slide-2-300x109.png\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22905;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"slide-2-1024x373.png\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:205611;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"slide-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:18379;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"slide-2-768x280.png\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:120997;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"slide-2-1536x560.png\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:441756;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2851,90,'_edit_last','1'),
(2853,90,'bg_image_position_y_desktop',''),
(2854,90,'bg_image_size_tablet',''),
(2855,90,'bg_image_position_tablet',''),
(2856,90,'bg_image_position_x_tablet',''),
(2857,90,'bg_image_position_y_tablet',''),
(2858,90,'bg_image_size_mobile',''),
(2859,90,'bg_image_position_mobile',''),
(2860,90,'bg_image_position_x_mobile',''),
(2861,90,'bg_image_position_y_mobile',''),
(2862,90,'content_without_padding',''),
(2863,90,'content_full_width',''),
(2864,90,'vertical_align_tablet',''),
(2865,90,'horizontal_align_tablet',''),
(2866,90,'vertical_align_mobile',''),
(2867,90,'horizontal_align_mobile',''),
(2868,90,'link',''),
(2869,90,'link_target_blank',''),
(2870,9882,'bg_color','rgb(243,243,243)'),
(2871,9882,'bg_image_desktop','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(2872,9882,'bg_image_size_desktop','cover'),
(2873,9882,'bg_image_position_desktop','center center'),
(2874,9882,'bg_image_position_x_desktop',''),
(2875,9882,'bg_image_position_y_desktop',''),
(2876,9882,'bg_image_tablet','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(2877,9882,'bg_image_size_tablet',''),
(2878,9882,'bg_image_position_tablet',''),
(2879,9882,'bg_image_position_x_tablet',''),
(2880,9882,'bg_image_position_y_tablet',''),
(2881,9882,'bg_image_mobile','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(2882,9882,'bg_image_size_mobile',''),
(2883,9882,'bg_image_position_mobile',''),
(2884,9882,'bg_image_position_x_mobile',''),
(2885,9882,'bg_image_position_y_mobile',''),
(2886,9882,'content_without_padding',''),
(2887,9882,'content_full_width',''),
(2888,9882,'content_width','570'),
(2889,9882,'content_width_tablet','320'),
(2890,9882,'content_width_mobile','420'),
(2891,9882,'vertical_align','middle'),
(2892,9882,'horizontal_align','left'),
(2893,9882,'vertical_align_tablet',''),
(2894,9882,'horizontal_align_tablet',''),
(2895,9882,'vertical_align_mobile',''),
(2896,9882,'horizontal_align_mobile',''),
(2897,9882,'slide_animation','none'),
(2898,9882,'link',''),
(2899,9882,'link_target_blank',''),
(2900,9882,'_elementor_edit_mode','builder'),
(2901,9882,'_thumbnail_id','9881'),
(2902,9882,'_wp_page_template','default'),
(2903,9882,'_elementor_template_type','wp-post'),
(2904,9882,'_elementor_version','3.16.6'),
(2905,9882,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"For Everything and Everyone\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"72\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":567,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Even if your less into design and more into content strategy you may find some redeeming value with, wait for it, dummy copy.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2909,9883,'_thumbnail_id','9881'),
(2910,9883,'_wp_page_template','default'),
(2911,9883,'_elementor_edit_mode','builder'),
(2912,9883,'_elementor_template_type','wp-post'),
(2913,9883,'_elementor_version','3.16.6'),
(2914,9883,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"For Everything and Everyone\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"72\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":567,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Even if your less into design and more into content strategy you may find some redeeming value with, wait for it, dummy copy.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2918,9884,'_thumbnail_id','9881'),
(2919,9884,'_wp_page_template','default'),
(2920,9884,'_elementor_edit_mode','builder'),
(2921,9884,'_elementor_template_type','wp-post'),
(2922,9884,'_elementor_version','3.16.6'),
(2923,9884,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"For Everything and Everyone\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"72\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":567,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Even if your less into design and more into content strategy you may find some redeeming value with, wait for it, dummy copy.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2944,9887,'_thumbnail_id','9881'),
(2945,9887,'_wp_page_template','default'),
(2946,9887,'_elementor_edit_mode','builder'),
(2947,9887,'_elementor_template_type','wp-post'),
(2948,9887,'_elementor_version','3.32.3'),
(2949,9887,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Top off looks with signature pieces.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"72\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Make every outfit complete with our range of <strong data-start=\\\"977\\\" data-end=\\\"988\\\">Beanies<\\/strong> and <strong data-start=\\\"993\\\" data-end=\\\"1005\\\">Showcaps<\\/strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"About US\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2951,9888,'_thumbnail_id','9881'),
(2952,9888,'_wp_page_template','default'),
(2953,9888,'_elementor_edit_mode','builder'),
(2954,9888,'_elementor_template_type','wp-post'),
(2955,9888,'_elementor_version','3.32.3'),
(2956,9888,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Top off looks with signature pieces.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"72\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Make every outfit complete with our range of <strong data-start=\\\"977\\\" data-end=\\\"988\\\">Beanies<\\/strong> and <strong data-start=\\\"993\\\" data-end=\\\"1005\\\">Showcaps<\\/strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"About US\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2958,9889,'_thumbnail_id','9881'),
(2959,9889,'_wp_page_template','default'),
(2960,9889,'_elementor_edit_mode','builder'),
(2961,9889,'_elementor_template_type','wp-post'),
(2962,9889,'_elementor_version','3.32.3'),
(2963,9889,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Top off looks with signature pieces.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"72\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Make every outfit complete with our range of <strong data-start=\\\"977\\\" data-end=\\\"988\\\">Beanies<\\/strong> and <strong data-start=\\\"993\\\" data-end=\\\"1005\\\">Showcaps<\\/strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"About US\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2965,9890,'_wp_attached_file','2022/09/slide-3.png'),
(2966,9890,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:19:\"2022/09/slide-3.png\";s:8:\"filesize\";i:838176;s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"slide-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:263159;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"slide-3-148x54.png\";s:5:\"width\";i:148;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7693;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"slide-3-1200x438.png\";s:5:\"width\";i:1200;s:6:\"height\";i:438;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:313745;}s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"slide-3-300x109.png\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24985;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"slide-3-1024x373.png\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:232014;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"slide-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:18683;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"slide-3-768x280.png\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:136716;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"slide-3-1536x560.png\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:498568;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2967,97,'_edit_last','1'),
(2968,97,'bg_image_position_x_desktop',''),
(2969,97,'bg_image_position_y_desktop',''),
(2970,97,'bg_image_size_tablet',''),
(2971,97,'bg_image_position_tablet',''),
(2972,97,'bg_image_position_x_tablet',''),
(2973,97,'bg_image_position_y_tablet',''),
(2974,97,'bg_image_size_mobile',''),
(2975,97,'bg_image_position_mobile',''),
(2976,97,'bg_image_position_x_mobile',''),
(2977,97,'bg_image_position_y_mobile',''),
(2978,97,'content_without_padding',''),
(2979,97,'content_full_width',''),
(2980,97,'vertical_align_tablet',''),
(2981,97,'horizontal_align_tablet',''),
(2982,97,'vertical_align_mobile',''),
(2983,97,'horizontal_align_mobile',''),
(2984,97,'link',''),
(2985,97,'link_target_blank',''),
(2986,9891,'bg_color','rgb(243,243,243)'),
(2987,9891,'bg_image_desktop','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(2988,9891,'bg_image_size_desktop','cover'),
(2989,9891,'bg_image_position_desktop','center center'),
(2990,9891,'bg_image_position_x_desktop',''),
(2991,9891,'bg_image_position_y_desktop',''),
(2992,9891,'bg_image_tablet','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(2993,9891,'bg_image_size_tablet',''),
(2994,9891,'bg_image_position_tablet',''),
(2995,9891,'bg_image_position_x_tablet',''),
(2996,9891,'bg_image_position_y_tablet',''),
(2997,9891,'bg_image_mobile','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(2998,9891,'bg_image_size_mobile',''),
(2999,9891,'bg_image_position_mobile',''),
(3000,9891,'bg_image_position_x_mobile',''),
(3001,9891,'bg_image_position_y_mobile',''),
(3002,9891,'content_without_padding',''),
(3003,9891,'content_full_width',''),
(3004,9891,'content_width','490'),
(3005,9891,'content_width_tablet','320'),
(3006,9891,'content_width_mobile','420'),
(3007,9891,'vertical_align','middle'),
(3008,9891,'horizontal_align','left'),
(3009,9891,'vertical_align_tablet',''),
(3010,9891,'horizontal_align_tablet',''),
(3011,9891,'vertical_align_mobile',''),
(3012,9891,'horizontal_align_mobile',''),
(3013,9891,'slide_animation','none'),
(3014,9891,'link',''),
(3015,9891,'link_target_blank',''),
(3016,9891,'_elementor_edit_mode','builder'),
(3017,9891,'_thumbnail_id','9890'),
(3018,9891,'_wp_page_template','default'),
(3019,9891,'_elementor_template_type','wp-post'),
(3020,9891,'_elementor_version','3.16.6'),
(3021,9891,'_elementor_data','[{\"id\":\"558a1e8\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"d02c33a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Featured Accessories\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"72\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":274,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1a4fa73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though required he or her can\'t quite put a finger.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"501b376\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"d5cf943\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"0c951f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(5675,10109,'_elementor_edit_mode','builder'),
(5676,10109,'_elementor_template_type','wp-page'),
(5677,10109,'_elementor_version','3.32.3'),
(5678,10109,'_wp_page_template','default'),
(5679,10109,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50,\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_section_stretch\":\"stretch\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\"},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p data-start=\\\"231\\\" data-end=\\\"337\\\">A client that\\u2019s satisfied for a reason becomes loyal \\u2014 we focus on giving every reason to stay that way.<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Custom Design\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"01.\",\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"369\\\" data-end=\\\"488\\\">Every product is crafted to reflect your unique style and needs \\u2014 no generic solutions, just personalized perfection.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"24\\/7 Support\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"02.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"650\\\" data-end=\\\"760\\\">We\\u2019re always here to help \\u2014 from inquiries to after-sales assistance, your satisfaction is our top priority.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"03.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false}]'),
(3127,9906,'_wp_page_template','default'),
(3026,9892,'_thumbnail_id','9881'),
(3027,9892,'_wp_page_template','default'),
(3028,9892,'_elementor_edit_mode','builder'),
(3029,9892,'_elementor_template_type','wp-post'),
(3030,9892,'_elementor_version','3.32.3'),
(3031,9892,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Top off looks with signature pieces.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"72\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Make every outfit complete with our range of <strong data-start=\\\"977\\\" data-end=\\\"988\\\">Beanies<\\/strong> and <strong data-start=\\\"993\\\" data-end=\\\"1005\\\">Showcaps<\\/strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"About US\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3033,9893,'_thumbnail_id','9881'),
(3034,9893,'_wp_page_template','default'),
(3035,9893,'_elementor_edit_mode','builder'),
(3036,9893,'_elementor_template_type','wp-post'),
(3037,9893,'_elementor_version','3.32.3'),
(3038,9893,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Top off looks with signature pieces.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"72\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Make every outfit complete with our range of <strong data-start=\\\"977\\\" data-end=\\\"988\\\">Beanies<\\/strong> and <strong data-start=\\\"993\\\" data-end=\\\"1005\\\">Showcaps<\\/strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"About US\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3040,9894,'_thumbnail_id','9881'),
(3041,9894,'_wp_page_template','default'),
(3042,9894,'_elementor_edit_mode','builder'),
(3043,9894,'_elementor_template_type','wp-post'),
(3044,9894,'_elementor_version','3.32.3'),
(3045,9894,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Top off looks with signature pieces.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Make every outfit complete with our range of <strong data-start=\\\"977\\\" data-end=\\\"988\\\">Beanies<\\/strong> and <strong data-start=\\\"993\\\" data-end=\\\"1005\\\">Showcaps<\\/strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"About US\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3047,9895,'_thumbnail_id','9870'),
(3048,9895,'_wp_page_template','default'),
(3049,9895,'_elementor_edit_mode','builder'),
(3050,9895,'_elementor_template_type','wp-post'),
(3051,9895,'_elementor_version','3.32.3'),
(3052,9895,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Crafted for your daily vibe.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":439,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Step out in confidence with our collection of <strong data-start=\\\"552\\\" data-end=\\\"562\\\">Shirts<\\/strong> and <strong data-start=\\\"567\\\" data-end=\\\"583\\\">Armless Tops, <\\/strong>designed for versatility and comfort.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"205b420\",\"elType\":\"widget\",\"settings\":{\"text\":\"ABout US\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"style\":\"bordered\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3054,9896,'_thumbnail_id','9870'),
(3055,9896,'_wp_page_template','default'),
(3056,9896,'_elementor_edit_mode','builder'),
(3057,9896,'_elementor_template_type','wp-post'),
(3058,9896,'_elementor_version','3.32.3'),
(3059,9896,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Crafted for your daily vibe.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":439,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Step out in confidence with our collection of <strong data-start=\\\"552\\\" data-end=\\\"562\\\">Shirts<\\/strong> and <strong data-start=\\\"567\\\" data-end=\\\"583\\\">Armless Tops, <\\/strong>designed for versatility and comfort.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"205b420\",\"elType\":\"widget\",\"settings\":{\"text\":\"ABout US\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"style\":\"bordered\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3075,9899,'_thumbnail_id','9870'),
(3076,9899,'_wp_page_template','default'),
(3077,9899,'_elementor_edit_mode','builder'),
(3078,9899,'_elementor_template_type','wp-post'),
(3079,9899,'_elementor_version','3.32.3'),
(3080,9899,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Style crafted for your daily vibe.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Step out in confidence with our collection of <strong data-start=\\\"552\\\" data-end=\\\"562\\\">Shirts<\\/strong> and <strong data-start=\\\"567\\\" data-end=\\\"583\\\">Armless Tops, <\\/strong>designed for versatility and comfort.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"205b420\",\"elType\":\"widget\",\"settings\":{\"text\":\"ABout US\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"style\":\"bordered\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3082,9900,'_thumbnail_id','9870'),
(3083,9900,'_wp_page_template','default'),
(3084,9900,'_elementor_edit_mode','builder'),
(3085,9900,'_elementor_template_type','wp-post'),
(3086,9900,'_elementor_version','3.32.3'),
(3087,9900,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Everyday Streetwear Essentials\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Step out in confidence with our collection of <strong data-start=\\\"552\\\" data-end=\\\"562\\\">Shirts<\\/strong> and <strong data-start=\\\"567\\\" data-end=\\\"583\\\">Armless Tops, <\\/strong>designed for versatility and comfort.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"205b420\",\"elType\":\"widget\",\"settings\":{\"text\":\"ABout US\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"style\":\"bordered\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3089,9901,'_thumbnail_id','9881'),
(3090,9901,'_wp_page_template','default'),
(3091,9901,'_elementor_edit_mode','builder'),
(3092,9901,'_elementor_template_type','wp-post'),
(3093,9901,'_elementor_version','3.32.3'),
(3094,9901,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Top off looks with signature pieces.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Make every outfit complete with our range of <strong data-start=\\\"977\\\" data-end=\\\"988\\\">Beanies<\\/strong> and <strong data-start=\\\"993\\\" data-end=\\\"1005\\\">Showcaps<\\/strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"About US\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3096,9902,'_thumbnail_id','9881'),
(3097,9902,'_wp_page_template','default'),
(3098,9902,'_elementor_edit_mode','builder'),
(3099,9902,'_elementor_template_type','wp-post'),
(3100,9902,'_elementor_version','3.32.3'),
(3101,9902,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Top off looks with signature pieces.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Make every outfit complete with our range of <strong data-start=\\\"977\\\" data-end=\\\"988\\\">Beanies<\\/strong> and <strong data-start=\\\"993\\\" data-end=\\\"1005\\\">Showcaps<\\/strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"About US\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3103,9903,'_thumbnail_id','9881'),
(3104,9903,'_wp_page_template','default'),
(3105,9903,'_elementor_edit_mode','builder'),
(3106,9903,'_elementor_template_type','wp-post'),
(3107,9903,'_elementor_version','3.32.3'),
(3108,9903,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Headwear That Speaks Boldly\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Make every outfit complete with our range of <strong data-start=\\\"977\\\" data-end=\\\"988\\\">Beanies<\\/strong> and <strong data-start=\\\"993\\\" data-end=\\\"1005\\\">Showcaps<\\/strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"About US\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3110,9904,'_thumbnail_id','9890'),
(3111,9904,'_wp_page_template','default'),
(3112,9904,'_elementor_edit_mode','builder'),
(3113,9904,'_elementor_template_type','wp-post'),
(3114,9904,'_elementor_version','3.16.6'),
(3115,9904,'_elementor_data','[{\"id\":\"558a1e8\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"d02c33a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Featured Accessories\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"72\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":274,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1a4fa73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though required he or her can\'t quite put a finger.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"501b376\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"d5cf943\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"0c951f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3118,9905,'_thumbnail_id','9890'),
(3119,9905,'_wp_page_template','default'),
(3120,9905,'_elementor_edit_mode','builder'),
(3121,9905,'_elementor_template_type','wp-post'),
(3122,9905,'_elementor_version','3.16.6'),
(3123,9905,'_elementor_data','[{\"id\":\"558a1e8\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"d02c33a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Featured Accessories\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"72\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":274,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1a4fa73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though required he or her can\'t quite put a finger.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"501b376\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"d5cf943\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"0c951f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3181,9913,'_elementor_edit_mode','builder'),
(3180,9913,'_wp_page_template','default'),
(3186,9914,'_thumbnail_id','9890'),
(3144,9908,'_thumbnail_id','9881'),
(3165,9911,'_thumbnail_id','9870'),
(3145,9908,'_wp_page_template','default'),
(3146,9908,'_elementor_edit_mode','builder'),
(3147,9908,'_elementor_template_type','wp-post'),
(3148,9908,'_elementor_version','3.32.3'),
(3149,9908,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Headwear That Speaks Boldly\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Make every outfit complete with our range of <strong data-start=\\\"977\\\" data-end=\\\"988\\\">Beanies<\\/strong> and <strong data-start=\\\"993\\\" data-end=\\\"1005\\\">Showcaps<\\/strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"About US\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3151,9909,'_thumbnail_id','9881'),
(3152,9909,'_wp_page_template','default'),
(3153,9909,'_elementor_edit_mode','builder'),
(3154,9909,'_elementor_template_type','wp-post'),
(3155,9909,'_elementor_version','3.32.3'),
(3156,9909,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Headwear That Speaks Boldly\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Make every outfit complete with our range of <strong data-start=\\\"977\\\" data-end=\\\"988\\\">Beanies<\\/strong> and <strong data-start=\\\"993\\\" data-end=\\\"1005\\\">Showcaps<\\/strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"About US\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3158,9910,'_thumbnail_id','9881'),
(3159,9910,'_wp_page_template','default'),
(3160,9910,'_elementor_edit_mode','builder'),
(3161,9910,'_elementor_template_type','wp-post'),
(3162,9910,'_elementor_version','3.32.3'),
(3163,9910,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Headwear That Speaks Boldly\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Make every outfit complete with our range of <strong data-start=\\\"977\\\" data-end=\\\"988\\\">Beanies<\\/strong> and <strong data-start=\\\"993\\\" data-end=\\\"1005\\\">Showcaps<\\/strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"About US\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3166,9911,'_wp_page_template','default'),
(3167,9911,'_elementor_edit_mode','builder'),
(3168,9911,'_elementor_template_type','wp-post'),
(3169,9911,'_elementor_version','3.32.3'),
(3170,9911,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Everyday Streetwear Essentials\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Step out in confidence with our collection of <strong data-start=\\\"552\\\" data-end=\\\"562\\\">Shirts<\\/strong> and <strong data-start=\\\"567\\\" data-end=\\\"583\\\">Armless Tops, <\\/strong>designed for versatility and comfort.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"205b420\",\"elType\":\"widget\",\"settings\":{\"text\":\"ABout US\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"style\":\"bordered\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3172,9912,'_thumbnail_id','9870'),
(3173,9912,'_wp_page_template','default'),
(3174,9912,'_elementor_edit_mode','builder'),
(3175,9912,'_elementor_template_type','wp-post'),
(3176,9912,'_elementor_version','3.32.3'),
(3177,9912,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Everyday Streetwear Essentials\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Step out in confidence with our collection of <strong data-start=\\\"552\\\" data-end=\\\"562\\\">Shirts<\\/strong> and <strong data-start=\\\"567\\\" data-end=\\\"583\\\">Armless Tops, <\\/strong>designed for versatility and comfort.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"205b420\",\"elType\":\"widget\",\"settings\":{\"text\":\"ABout US\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"style\":\"bordered\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3187,9914,'_wp_page_template','default'),
(3188,9914,'_elementor_edit_mode','builder'),
(3189,9914,'_elementor_template_type','wp-post'),
(3190,9914,'_elementor_version','3.32.3'),
(3191,9914,'_elementor_data','[{\"id\":\"558a1e8\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d02c33a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Chill Move Flex.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1a4fa73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\\u2019re hitting the gym, chilling out, or on the go \\u2014 our <strong data-start=\\\"1385\\\" data-end=\\\"1399\\\">Tracksuits<\\/strong>, <strong data-start=\\\"1401\\\" data-end=\\\"1412\\\">Hoodies<\\/strong>, and <strong data-start=\\\"1418\\\" data-end=\\\"1427\\\">Socks<\\/strong> redefine casual wear.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"501b376\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d5cf943\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"0c951f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3193,9915,'_thumbnail_id','9890'),
(3194,9915,'_wp_page_template','default'),
(3195,9915,'_elementor_edit_mode','builder'),
(3196,9915,'_elementor_template_type','wp-post'),
(3197,9915,'_elementor_version','3.32.3'),
(3198,9915,'_elementor_data','[{\"id\":\"558a1e8\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d02c33a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Chill Move Flex.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1a4fa73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\\u2019re hitting the gym, chilling out, or on the go \\u2014 our <strong data-start=\\\"1385\\\" data-end=\\\"1399\\\">Tracksuits<\\/strong>, <strong data-start=\\\"1401\\\" data-end=\\\"1412\\\">Hoodies<\\/strong>, and <strong data-start=\\\"1418\\\" data-end=\\\"1427\\\">Socks<\\/strong> redefine casual wear.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"501b376\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d5cf943\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"0c951f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3200,9916,'_thumbnail_id','9890'),
(3201,9916,'_wp_page_template','default'),
(3202,9916,'_elementor_edit_mode','builder'),
(3203,9916,'_elementor_template_type','wp-post'),
(3204,9916,'_elementor_version','3.32.3'),
(3205,9916,'_elementor_data','[{\"id\":\"558a1e8\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d02c33a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Chill Move Flex.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1a4fa73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\\u2019re hitting the gym, chilling out, or on the go \\u2014 our <strong data-start=\\\"1385\\\" data-end=\\\"1399\\\">Tracksuits<\\/strong>, <strong data-start=\\\"1401\\\" data-end=\\\"1412\\\">Hoodies<\\/strong>, and <strong data-start=\\\"1418\\\" data-end=\\\"1427\\\">Socks<\\/strong> redefine casual wear.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"501b376\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d5cf943\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"0c951f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3333,9931,'_thumbnail_id','9881'),
(3334,9931,'_wp_page_template','default'),
(3335,9931,'_elementor_edit_mode','builder'),
(3336,9931,'_elementor_template_type','wp-post'),
(3337,9931,'_elementor_version','3.32.3'),
(3338,9931,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Headwear That Speaks Boldly\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Make every outfit complete with our range of <strong data-start=\\\"977\\\" data-end=\\\"988\\\">Beanies<\\/strong> and <strong data-start=\\\"993\\\" data-end=\\\"1005\\\">Showcaps<\\/strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"About US\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3432,9942,'_elementor_edit_mode','builder'),
(3433,9942,'_elementor_template_type','wp-post'),
(3434,9942,'_elementor_version','3.32.3'),
(3435,9942,'_elementor_data','[{\"id\":\"558a1e8\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d02c33a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Chill Move \\nFlex Redefine.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1a4fa73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Designed for movement <br \\/>Made for comfort..<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":\"-80\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"501b376\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d5cf943\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"0c951f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3353,9933,'_elementor_version','3.32.3'),
(3354,9933,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Headwear That Speaks Boldly\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Top off your look <br \\/>with signature pieces.<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\",\"column_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"About US\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3328,9930,'_elementor_template_type','wp-post'),
(3329,9930,'_elementor_version','3.32.3'),
(3330,9930,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Everyday Streetwear Essentials\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Style meets comfort<\\/em><br \\/><em>Crafted for your daily vibe.<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"205b420\",\"elType\":\"widget\",\"settings\":{\"text\":\"ABout US\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"style\":\"bordered\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3213,9917,'_thumbnail_id','9890'),
(3214,9917,'_wp_page_template','default'),
(3215,9917,'_elementor_edit_mode','builder'),
(3216,9917,'_elementor_template_type','wp-post'),
(3217,9917,'_elementor_version','3.32.3');
INSERT INTO `wp6x_postmeta` VALUES
(3218,9917,'_elementor_data','[{\"id\":\"558a1e8\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d02c33a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Chill Move Flex.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1a4fa73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\\u2019re hitting the gym, chilling out, or on the go \\u2014 our <strong data-start=\\\"1385\\\" data-end=\\\"1399\\\">Tracksuits<\\/strong>, <strong data-start=\\\"1401\\\" data-end=\\\"1412\\\">Hoodies<\\/strong>, and <strong data-start=\\\"1418\\\" data-end=\\\"1427\\\">Socks<\\/strong> redefine casual wear.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"501b376\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d5cf943\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"0c951f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3222,9918,'_thumbnail_id','9890'),
(3223,9918,'_wp_page_template','default'),
(3224,9918,'_elementor_edit_mode','builder'),
(3225,9918,'_elementor_template_type','wp-post'),
(3226,9918,'_elementor_version','3.32.3'),
(3227,9918,'_elementor_data','[{\"id\":\"558a1e8\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d02c33a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Chill Move Flex.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1a4fa73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\\u2019re hitting the gym, chilling out, or on the go \\u2014 our <strong data-start=\\\"1385\\\" data-end=\\\"1399\\\">Tracksuits<\\/strong>, <strong data-start=\\\"1401\\\" data-end=\\\"1412\\\">Hoodies<\\/strong>, and <strong data-start=\\\"1418\\\" data-end=\\\"1427\\\">Socks<\\/strong> redefine casual wear.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"501b376\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d5cf943\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"0c951f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3231,9919,'_thumbnail_id','9890'),
(3232,9919,'_wp_page_template','default'),
(3233,9919,'_elementor_edit_mode','builder'),
(3234,9919,'_elementor_template_type','wp-post'),
(3235,9919,'_elementor_version','3.32.3'),
(3236,9919,'_elementor_data','[{\"id\":\"558a1e8\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d02c33a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Chill \\nMove \\nFlex.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1a4fa73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\\u2019re hitting the gym, chilling out, or on the go \\u2014 our <strong data-start=\\\"1385\\\" data-end=\\\"1399\\\">Tracksuits<\\/strong>, <strong data-start=\\\"1401\\\" data-end=\\\"1412\\\">Hoodies<\\/strong>, and <strong data-start=\\\"1418\\\" data-end=\\\"1427\\\">Socks<\\/strong> redefine casual wear.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"501b376\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d5cf943\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"0c951f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3242,9920,'_thumbnail_id','9890'),
(3243,9920,'_wp_page_template','default'),
(3244,9920,'_elementor_edit_mode','builder'),
(3245,9920,'_elementor_template_type','wp-post'),
(3246,9920,'_elementor_version','3.32.3'),
(3247,9920,'_elementor_data','[{\"id\":\"558a1e8\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d02c33a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Chill \\nMove \\nFlex.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1a4fa73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\\u2019re hitting the gym, chilling out, or on the go \\u2014 our <strong data-start=\\\"1385\\\" data-end=\\\"1399\\\">Tracksuits<\\/strong>, <strong data-start=\\\"1401\\\" data-end=\\\"1412\\\">Hoodies<\\/strong>, and <strong data-start=\\\"1418\\\" data-end=\\\"1427\\\">Socks<\\/strong> redefine casual wear.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"501b376\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d5cf943\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"0c951f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3251,9921,'_thumbnail_id','9890'),
(3252,9921,'_wp_page_template','default'),
(3253,9921,'_elementor_edit_mode','builder'),
(3254,9921,'_elementor_template_type','wp-post'),
(3255,9921,'_elementor_version','3.32.3'),
(3256,9921,'_elementor_data','[{\"id\":\"558a1e8\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d02c33a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Chill \\nMove \\nFlex.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1a4fa73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\\u2019re hitting the gym, chilling out, or on the go \\u2014 our <strong data-start=\\\"1385\\\" data-end=\\\"1399\\\">Tracksuits<\\/strong>, <strong data-start=\\\"1401\\\" data-end=\\\"1412\\\">Hoodies<\\/strong>, and <strong data-start=\\\"1418\\\" data-end=\\\"1427\\\">Socks<\\/strong> redefine casual wear.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"501b376\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d5cf943\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"0c951f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3260,9922,'_thumbnail_id','9890'),
(3261,9922,'_wp_page_template','default'),
(3262,9922,'_elementor_edit_mode','builder'),
(3263,9922,'_elementor_template_type','wp-post'),
(3264,9922,'_elementor_version','3.32.3'),
(3265,9922,'_elementor_data','[{\"id\":\"558a1e8\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d02c33a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Chill \\nMove \\nFlex.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1a4fa73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\\u2019re hitting the gym, chilling out, or on the go \\u2014 our <strong data-start=\\\"1385\\\" data-end=\\\"1399\\\">Tracksuits<\\/strong>, <strong data-start=\\\"1401\\\" data-end=\\\"1412\\\">Hoodies<\\/strong>, and <strong data-start=\\\"1418\\\" data-end=\\\"1427\\\">Socks<\\/strong> redefine casual wear.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"501b376\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d5cf943\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"0c951f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3288,9925,'_thumbnail_id','9890'),
(3289,9925,'_wp_page_template','default'),
(3290,9925,'_elementor_edit_mode','builder'),
(3291,9925,'_elementor_template_type','wp-post'),
(3292,9925,'_elementor_version','3.32.3'),
(3293,9925,'_elementor_data','[{\"id\":\"558a1e8\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d02c33a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Chill \\nMove \\nFlex.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1a4fa73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\\u2019re hitting the gym, chilling out, or on the go \\u2014 our <strong data-start=\\\"1385\\\" data-end=\\\"1399\\\">Tracksuits<\\/strong>, <strong data-start=\\\"1401\\\" data-end=\\\"1412\\\">Hoodies<\\/strong>, and <strong data-start=\\\"1418\\\" data-end=\\\"1427\\\">Socks<\\/strong> redefine casual wear.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"501b376\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d5cf943\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"0c951f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3295,9926,'_thumbnail_id','9890'),
(3296,9926,'_wp_page_template','default'),
(3297,9926,'_elementor_edit_mode','builder'),
(3298,9926,'_elementor_template_type','wp-post'),
(3299,9926,'_elementor_version','3.32.3'),
(3300,9926,'_elementor_data','[{\"id\":\"558a1e8\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d02c33a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Chill \\nMove \\nFlex.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1a4fa73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\\u2019re hitting the gym, chilling out, or on the go \\u2014 our <strong data-start=\\\"1385\\\" data-end=\\\"1399\\\">Tracksuits<\\/strong>, <strong data-start=\\\"1401\\\" data-end=\\\"1412\\\">Hoodies<\\/strong>, and <strong data-start=\\\"1418\\\" data-end=\\\"1427\\\">Socks<\\/strong> redefine casual wear.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"501b376\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d5cf943\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"0c951f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3307,9927,'_elementor_data','[{\"id\":\"558a1e8\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d02c33a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Chill Move \\nFlex Redefine.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1a4fa73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Designed for movement <br \\/>Made for comfort..<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":\"-80\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"501b376\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d5cf943\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"0c951f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3309,9928,'_thumbnail_id','9870'),
(3310,9928,'_wp_page_template','default'),
(3311,9928,'_elementor_edit_mode','builder'),
(3312,9928,'_elementor_template_type','wp-post'),
(3313,9928,'_elementor_version','3.32.3'),
(3314,9928,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Everyday Streetwear Essentials\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Step out in confidence with our collection of <strong data-start=\\\"552\\\" data-end=\\\"562\\\">Shirts<\\/strong> and <strong data-start=\\\"567\\\" data-end=\\\"583\\\">Armless Tops, <\\/strong>designed for versatility and comfort.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"205b420\",\"elType\":\"widget\",\"settings\":{\"text\":\"ABout US\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"style\":\"bordered\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3317,9929,'_thumbnail_id','9870'),
(3318,9929,'_wp_page_template','default'),
(3319,9929,'_elementor_edit_mode','builder'),
(3320,9929,'_elementor_template_type','wp-post'),
(3321,9929,'_elementor_version','3.32.3'),
(3322,9929,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Everyday Streetwear Essentials\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Step out in confidence with our collection of <strong data-start=\\\"552\\\" data-end=\\\"562\\\">Shirts<\\/strong> and <strong data-start=\\\"567\\\" data-end=\\\"583\\\">Armless Tops, <\\/strong>designed for versatility and comfort.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"205b420\",\"elType\":\"widget\",\"settings\":{\"text\":\"ABout US\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"style\":\"bordered\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3341,9932,'_thumbnail_id','9881'),
(3342,9932,'_wp_page_template','default'),
(3343,9932,'_elementor_edit_mode','builder'),
(3344,9932,'_elementor_template_type','wp-post'),
(3345,9932,'_elementor_version','3.32.3'),
(3346,9932,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Headwear That Speaks Boldly\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Make every outfit complete with our range of <strong data-start=\\\"977\\\" data-end=\\\"988\\\">Beanies<\\/strong> and <strong data-start=\\\"993\\\" data-end=\\\"1005\\\">Showcaps<\\/strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"About US\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"hide_mobile\":\"hidden-mobile\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3430,9942,'_thumbnail_id','9890'),
(3431,9942,'_wp_page_template','default'),
(3403,9939,'_thumbnail_id','9870'),
(3404,9939,'_wp_page_template','default'),
(3405,9939,'_elementor_edit_mode','builder'),
(3406,9939,'_elementor_template_type','wp-post'),
(3407,9939,'_elementor_version','3.32.3'),
(3408,9939,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Everyday Streetwear Essentials\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Style meets comfort<\\/em><br \\/><em>Crafted for your daily vibe.<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"205b420\",\"elType\":\"widget\",\"settings\":{\"text\":\"ABout US\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"style\":\"bordered\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3363,9934,'_wp_attached_file','2025/10/timewill-tell-copy.png'),
(3364,9934,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1193;s:6:\"height\";i:430;s:4:\"file\";s:30:\"2025/10/timewill-tell-copy.png\";s:8:\"filesize\";i:46879;s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"timewill-tell-copy-600x430.png\";s:5:\"width\";i:600;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30419;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"timewill-tell-copy-148x53.png\";s:5:\"width\";i:148;s:6:\"height\";i:53;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2383;}s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"timewill-tell-copy-300x108.png\";s:5:\"width\";i:300;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5291;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"timewill-tell-copy-1024x369.png\";s:5:\"width\";i:1024;s:6:\"height\";i:369;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33355;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"timewill-tell-copy-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5046;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"timewill-tell-copy-768x277.png\";s:5:\"width\";i:768;s:6:\"height\";i:277;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21792;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3365,25,'_edit_last','1'),
(5662,10108,'_elementor_edit_mode','builder'),
(5663,10108,'_elementor_template_type','wp-page'),
(5664,10108,'_elementor_version','3.32.3'),
(5665,10108,'_wp_page_template','default'),
(5666,10108,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50,\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_section_stretch\":\"stretch\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\"},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p data-start=\\\"231\\\" data-end=\\\"337\\\">A client that\\u2019s satisfied for a reason becomes loyal \\u2014 we focus on giving every reason to stay that way.<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Custom Design\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"01.\",\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"369\\\" data-end=\\\"488\\\">Every product is crafted to reflect your unique style and needs \\u2014 no generic solutions, just personalized perfection.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"24\\/7 Support\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"02.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"650\\\" data-end=\\\"760\\\">We\\u2019re always here to help \\u2014 from inquiries to after-sales assistance, your satisfaction is our top priority.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"03.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false}]'),
(3374,25,'_edit_lock','1774889865:1'),
(3472,9946,'_wp_attached_file','2025/10/Untitled-design-43.png'),
(3473,9946,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:30:\"2025/10/Untitled-design-43.png\";s:8:\"filesize\";i:69442;s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Untitled-design-43-148x148.png\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34709;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Untitled-design-43-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35521;}s:7:\"132x132\";a:5:{s:4:\"file\";s:30:\"Untitled-design-43-132x132.png\";s:5:\"width\";i:132;s:6:\"height\";i:132;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28451;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3474,9947,'_wp_attached_file','2025/10/Untitled-design-12.png'),
(3475,9947,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:30:\"2025/10/Untitled-design-12.png\";s:8:\"filesize\";i:59853;s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Untitled-design-12-148x148.png\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31264;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Untitled-design-12-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31924;}s:7:\"132x132\";a:5:{s:4:\"file\";s:30:\"Untitled-design-12-132x132.png\";s:5:\"width\";i:132;s:6:\"height\";i:132;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25542;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6348,10155,'_wp_attached_file','2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg'),
(6279,9992,'_product_attributes','a:1:{s:5:\"color\";a:6:{s:4:\"name\";s:5:\"Color\";s:5:\"value\";s:28:\"Purple | Black | Red | White\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(6280,10151,'_variation_description',''),
(6281,10151,'total_sales','0'),
(6282,10151,'_tax_status','taxable'),
(6283,10151,'_tax_class','parent'),
(6284,10151,'_manage_stock','no'),
(6285,10151,'_backorders','no'),
(6286,10151,'_sold_individually','no'),
(6287,10151,'_virtual','no'),
(6288,10151,'_downloadable','no'),
(6289,10151,'_download_limit','-1'),
(6290,10151,'_download_expiry','-1'),
(6291,10151,'_stock',NULL),
(6292,10151,'_stock_status','instock'),
(6293,10151,'_wc_average_rating','0'),
(6294,10151,'_wc_review_count','0'),
(6295,10151,'attribute_color','Purple'),
(6296,10151,'_product_version','10.2.2'),
(6297,10152,'_variation_description',''),
(6298,10152,'total_sales','0'),
(6299,10152,'_tax_status','taxable'),
(6300,10152,'_tax_class','parent'),
(6301,10152,'_manage_stock','no'),
(6302,10152,'_backorders','no'),
(6303,10152,'_sold_individually','no'),
(6304,10152,'_virtual','no'),
(6305,10152,'_downloadable','no'),
(6306,10152,'_download_limit','-1'),
(6307,10152,'_download_expiry','-1'),
(6308,10152,'_stock',NULL),
(6309,10152,'_stock_status','instock'),
(6310,10152,'_wc_average_rating','0'),
(6311,10152,'_wc_review_count','0'),
(6312,10152,'attribute_color','Black'),
(6313,10152,'_product_version','10.2.2'),
(6314,10153,'_variation_description',''),
(6315,10153,'total_sales','0'),
(6316,10153,'_tax_status','taxable'),
(6317,10153,'_tax_class','parent'),
(6318,10153,'_manage_stock','no'),
(6319,10153,'_backorders','no'),
(6320,10153,'_sold_individually','no'),
(6321,10153,'_virtual','no'),
(6322,10153,'_downloadable','no'),
(6323,10153,'_download_limit','-1'),
(6324,10153,'_download_expiry','-1'),
(6325,10153,'_stock',NULL),
(6326,10153,'_stock_status','instock'),
(6327,10153,'_wc_average_rating','0'),
(6328,10153,'_wc_review_count','0'),
(6329,10153,'attribute_color','Red'),
(6330,10153,'_product_version','10.2.2'),
(6331,10154,'_variation_description',''),
(6332,10154,'total_sales','0'),
(6333,10154,'_tax_status','taxable'),
(6334,10154,'_tax_class','parent'),
(6335,10154,'_manage_stock','no'),
(6336,10154,'_backorders','no'),
(6337,10154,'_sold_individually','no'),
(6338,10154,'_virtual','no'),
(6339,10154,'_downloadable','no'),
(6340,10154,'_download_limit','-1'),
(6341,10154,'_download_expiry','-1'),
(6342,10154,'_stock',NULL),
(6343,10154,'_stock_status','instock'),
(6344,10154,'_wc_average_rating','0'),
(6345,10154,'_wc_review_count','0'),
(6346,10154,'attribute_color','White'),
(6347,10154,'_product_version','10.2.2'),
(6349,10155,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:4:\"file\";s:58:\"2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg\";s:8:\"filesize\";i:38504;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7284;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3703;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46869;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30358;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6350,10156,'_wp_attached_file','2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg'),
(6351,10156,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:4:\"file\";s:58:\"2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\";s:8:\"filesize\";i:54032;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8724;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65787;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4310;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58956;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37937;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4376;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6352,10151,'_regular_price','100000'),
(6353,10151,'_thumbnail_id','10008'),
(6354,10151,'_price','100000'),
(6355,10151,'wd_additional_variation_images_data',''),
(6356,10152,'_regular_price','100000'),
(6357,10152,'_thumbnail_id','10155'),
(6358,10152,'_price','100000'),
(6359,10152,'wd_additional_variation_images_data',''),
(6360,10153,'_regular_price','100000'),
(6361,10153,'_thumbnail_id','10156'),
(6362,10153,'_price','100000'),
(6363,10153,'wd_additional_variation_images_data',''),
(6364,10154,'_thumbnail_id','0'),
(6365,10154,'wd_additional_variation_images_data',''),
(6467,9992,'_price','100000'),
(6368,9992,'_product_image_gallery','10156,10155'),
(6386,10157,'_product_version','10.5.2'),
(6387,10158,'_variation_description',''),
(6388,10158,'total_sales','0'),
(6389,10158,'_tax_status','taxable'),
(6390,10158,'_tax_class','parent'),
(6391,10158,'_manage_stock','no'),
(6392,10158,'_backorders','no'),
(6393,10158,'_sold_individually','no'),
(6394,10158,'_virtual','no'),
(6395,10158,'_downloadable','no'),
(6396,10158,'_download_limit','-1'),
(6397,10158,'_download_expiry','-1'),
(6398,10158,'_stock',NULL),
(6399,10158,'_stock_status','instock'),
(6400,10158,'_wc_average_rating','0'),
(6401,10158,'_wc_review_count','0'),
(6402,10158,'attribute_color','Purple'),
(6403,10158,'_product_version','10.5.2'),
(6404,10159,'_variation_description',''),
(6405,10159,'total_sales','0'),
(6406,10159,'_tax_status','taxable'),
(6407,10159,'_tax_class','parent'),
(6408,10159,'_manage_stock','no'),
(6409,10159,'_backorders','no'),
(6410,10159,'_sold_individually','no'),
(6411,10159,'_virtual','no'),
(6412,10159,'_downloadable','no'),
(6413,10159,'_download_limit','-1'),
(6414,10159,'_download_expiry','-1'),
(6415,10159,'_stock',NULL),
(6416,10159,'_stock_status','instock'),
(6417,10159,'_wc_average_rating','0'),
(6418,10159,'_wc_review_count','0'),
(6419,10159,'attribute_color','Brown'),
(6420,10159,'_product_version','10.5.2'),
(6421,10160,'_variation_description',''),
(6422,10160,'total_sales','0'),
(6423,10160,'_tax_status','taxable'),
(6424,10160,'_tax_class','parent'),
(6425,10160,'_manage_stock','no'),
(6426,10160,'_backorders','no'),
(6427,10160,'_sold_individually','no'),
(6428,10160,'_virtual','no'),
(6429,10160,'_downloadable','no'),
(6430,10160,'_download_limit','-1'),
(6431,10160,'_download_expiry','-1'),
(6432,10160,'_stock',NULL),
(6433,10160,'_stock_status','instock'),
(6434,10160,'_wc_average_rating','0'),
(6435,10160,'_wc_review_count','0'),
(6436,10160,'attribute_color',' Black'),
(6437,10160,'_product_version','10.5.2'),
(6439,10161,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:4:\"file\";s:58:\"2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg\";s:8:\"filesize\";i:34882;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6655;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47126;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3030;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42200;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24498;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3445;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6440,10162,'_wp_attached_file','2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg'),
(6441,10162,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:775;s:6:\"height\";i:969;s:4:\"file\";s:58:\"2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\";s:8:\"filesize\";i:24110;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5839;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2794;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35593;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20141;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3228;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6442,10157,'_regular_price','90000'),
(6443,10157,'_thumbnail_id','10005'),
(6444,10157,'_price','90000'),
(6445,10157,'wd_additional_variation_images_data',''),
(6446,10158,'_regular_price','90000'),
(6447,10158,'_thumbnail_id','10161'),
(6448,10158,'_price','90000'),
(6449,10158,'wd_additional_variation_images_data',''),
(6450,10159,'_regular_price','90000'),
(6451,10159,'_thumbnail_id','10162'),
(6452,10159,'_price','90000'),
(6453,10159,'wd_additional_variation_images_data',''),
(6454,10160,'_regular_price','90000'),
(6455,10160,'_price','90000'),
(6456,10160,'wd_additional_variation_images_data',''),
(8111,9986,'_sale_price','55000'),
(8080,10003,'_price','90000'),
(6460,10003,'_product_image_gallery','10162,10161'),
(6465,10154,'_regular_price','100000'),
(6466,10154,'_price','100000'),
(6496,10167,'_downloadable','no'),
(6497,10167,'_download_limit','-1'),
(6498,10167,'_download_expiry','-1'),
(6499,10167,'_stock',NULL),
(6500,10167,'_stock_status','instock'),
(6501,10167,'_wc_average_rating','0'),
(6502,10167,'_wc_review_count','0'),
(6503,10167,'attribute_color','Red'),
(6504,10167,'_product_version','10.5.2'),
(6505,10168,'_variation_description',''),
(6506,10168,'total_sales','0'),
(6507,10168,'_tax_status','taxable'),
(6508,10168,'_tax_class','parent'),
(6509,10168,'_manage_stock','no'),
(6510,10168,'_backorders','no'),
(6511,10168,'_sold_individually','no'),
(6512,10168,'_virtual','no'),
(6513,10168,'_downloadable','no'),
(6514,10168,'_download_limit','-1'),
(6515,10168,'_download_expiry','-1'),
(6516,10168,'_stock',NULL),
(6517,10168,'_stock_status','instock'),
(6518,10168,'_wc_average_rating','0'),
(6519,10168,'_wc_review_count','0'),
(6520,10168,'attribute_color','Black'),
(6521,10168,'_product_version','10.5.2'),
(6522,10169,'_variation_description',''),
(6523,10169,'total_sales','0'),
(6524,10169,'_tax_status','taxable'),
(6525,10169,'_tax_class','parent'),
(6526,10169,'_manage_stock','no'),
(6527,10169,'_backorders','no'),
(6528,10169,'_sold_individually','no'),
(6529,10169,'_virtual','no'),
(6530,10169,'_downloadable','no'),
(6531,10169,'_download_limit','-1'),
(6532,10169,'_download_expiry','-1'),
(6533,10169,'_stock',NULL),
(6534,10169,'_stock_status','instock'),
(6535,10169,'_wc_average_rating','0'),
(6536,10169,'_wc_review_count','0'),
(6537,10169,'attribute_color','White'),
(6538,10169,'_product_version','10.5.2'),
(6541,10166,'_price','115000'),
(6542,10166,'wd_additional_variation_images_data',''),
(6543,10167,'_regular_price','115000'),
(6544,10167,'_thumbnail_id','10016'),
(6545,10167,'_price','115000'),
(6546,10167,'wd_additional_variation_images_data',''),
(6547,10168,'_regular_price','115000'),
(6548,10168,'_thumbnail_id','0'),
(6549,10168,'_price','115000'),
(6550,10168,'wd_additional_variation_images_data',''),
(6551,10169,'_regular_price','115000'),
(6552,10169,'_thumbnail_id','0'),
(6553,10169,'_price','115000'),
(6554,10169,'wd_additional_variation_images_data',''),
(8078,10160,'_thumbnail_id','0'),
(6556,10170,'_wp_attached_file','2025/11/WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d.jpg'),
(6557,10170,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:4:\"file\";s:58:\"2025/11/WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d.jpg\";s:8:\"filesize\";i:51666;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8880;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66060;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4373;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59182;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38412;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4432;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8077,9990,'_price','115000'),
(6732,10178,'_edit_lock','1773936012:1'),
(6733,10178,'total_sales','0'),
(6734,10178,'_tax_status','taxable'),
(6735,10178,'_tax_class',''),
(6736,10178,'_manage_stock','no'),
(6737,10178,'_backorders','no'),
(6738,10178,'_sold_individually','no'),
(6739,10178,'_virtual','no'),
(6740,10178,'_downloadable','no'),
(6741,10178,'_download_limit','-1'),
(6742,10178,'_download_expiry','-1'),
(6743,10178,'_stock',NULL),
(6744,10178,'_stock_status','instock'),
(6745,10178,'_wc_average_rating','0'),
(6746,10178,'_wc_review_count','0'),
(6747,10178,'_product_attributes','a:1:{s:5:\"color\";a:6:{s:4:\"name\";s:5:\"Color\";s:5:\"value\";s:27:\"Black | White | Red | Brown\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(6748,10178,'_product_version','10.5.2'),
(6749,10179,'_variation_description',''),
(6750,10179,'total_sales','0'),
(6751,10179,'_tax_status','taxable'),
(6752,10179,'_tax_class','parent'),
(6753,10179,'_manage_stock','no'),
(6754,10179,'_backorders','no'),
(6755,10179,'_sold_individually','no'),
(6756,10179,'_virtual','no'),
(6757,10179,'_downloadable','no'),
(6758,10179,'_download_limit','-1'),
(6759,10179,'_download_expiry','-1'),
(6760,10179,'_stock',NULL),
(6761,10179,'_stock_status','instock'),
(6762,10179,'_wc_average_rating','0'),
(6763,10179,'_wc_review_count','0'),
(6764,10179,'attribute_color','Black'),
(6765,10179,'_product_version','10.5.2'),
(6766,10180,'_variation_description',''),
(6767,10180,'total_sales','0'),
(6768,10180,'_tax_status','taxable'),
(6769,10180,'_tax_class','parent'),
(6770,10180,'_manage_stock','no'),
(6771,10180,'_backorders','no'),
(6772,10180,'_sold_individually','no'),
(6773,10180,'_virtual','no'),
(6774,10180,'_downloadable','no'),
(6775,10180,'_download_limit','-1'),
(6776,10180,'_download_expiry','-1'),
(6777,10180,'_stock',NULL),
(6778,10180,'_stock_status','instock'),
(6779,10180,'_wc_average_rating','0'),
(6780,10180,'_wc_review_count','0'),
(6781,10180,'attribute_color','White'),
(6782,10180,'_product_version','10.5.2'),
(6783,10181,'_variation_description',''),
(6784,10181,'total_sales','0'),
(6785,10181,'_tax_status','taxable'),
(6786,10181,'_tax_class','parent'),
(6787,10181,'_manage_stock','no'),
(6788,10181,'_backorders','no'),
(6789,10181,'_sold_individually','no'),
(6790,10181,'_virtual','no'),
(6791,10181,'_downloadable','no'),
(6792,10181,'_download_limit','-1'),
(6793,10181,'_download_expiry','-1'),
(6794,10181,'_stock',NULL),
(6795,10181,'_stock_status','instock'),
(6796,10181,'_wc_average_rating','0'),
(6797,10181,'_wc_review_count','0'),
(6798,10181,'attribute_color','Red'),
(6799,10181,'_product_version','10.5.2'),
(6800,10182,'_variation_description',''),
(6801,10182,'total_sales','0'),
(6802,10182,'_tax_status','taxable'),
(6803,10182,'_tax_class','parent'),
(6804,10182,'_manage_stock','no'),
(6805,10182,'_backorders','no'),
(6806,10182,'_sold_individually','no'),
(6807,10182,'_virtual','no'),
(6808,10182,'_downloadable','no'),
(6809,10182,'_download_limit','-1'),
(6810,10182,'_download_expiry','-1'),
(6811,10182,'_stock',NULL),
(6812,10182,'_stock_status','instock'),
(6813,10182,'_wc_average_rating','0'),
(6814,10182,'_wc_review_count','0'),
(6815,10182,'attribute_color','Brown'),
(6816,10182,'_product_version','10.5.2'),
(6817,10183,'_wp_attached_file','2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg'),
(6818,10183,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:4:\"file\";s:58:\"2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\";s:8:\"filesize\";i:31658;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6776;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41418;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3664;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36972;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24233;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3801;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6819,10184,'_wp_attached_file','2025/11/WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b.jpg'),
(6820,10184,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:4:\"file\";s:58:\"2025/11/WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b.jpg\";s:8:\"filesize\";i:33282;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6622;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43806;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3246;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39104;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25016;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3446;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6821,10179,'_regular_price','145000'),
(6822,10179,'_thumbnail_id','10183'),
(6823,10179,'_price','145000'),
(6824,10179,'wd_additional_variation_images_data',''),
(6825,10180,'_regular_price','145000'),
(6826,10180,'_thumbnail_id','10184'),
(6827,10180,'_price','145000'),
(6828,10180,'wd_additional_variation_images_data',''),
(6829,10181,'_regular_price','145000'),
(6830,10181,'_thumbnail_id','0'),
(6831,10181,'_price','145000'),
(6832,10181,'wd_additional_variation_images_data',''),
(6833,10182,'_regular_price','145000'),
(6834,10182,'_thumbnail_id','0'),
(6835,10182,'_price','145000'),
(6836,10182,'wd_additional_variation_images_data',''),
(8073,10178,'_price','145000'),
(6839,10178,'_edit_last','1'),
(6840,10178,'_thumbnail_id','10183'),
(6841,10178,'_wp_page_template','default'),
(6842,10178,'woodmart_sguide_select','none'),
(6843,10178,'woodmart_price_unit_of_measure',''),
(6844,10178,'woodmart_fbt_bundles_id','a:1:{i:0;s:0:\"\";}'),
(6845,10178,'woodmart_total_stock_quantity',''),
(6846,10178,'woodmart_wc_video_gallery','a:1:{i:10183;a:11:{s:10:\"video_type\";s:3:\"mp4\";s:15:\"upload_video_id\";s:0:\"\";s:16:\"upload_video_url\";s:0:\"\";s:11:\"youtube_url\";s:0:\"\";s:9:\"vimeo_url\";s:0:\"\";s:8:\"autoplay\";s:1:\"0\";s:10:\"video_size\";s:7:\"contain\";s:13:\"video_control\";s:5:\"theme\";s:16:\"hide_gallery_img\";s:1:\"0\";s:16:\"hide_information\";s:1:\"0\";s:12:\"audio_status\";s:6:\"unmute\";}}'),
(6847,10178,'_product_360_image_gallery',''),
(6848,10178,'_woodmart_whb_header','none'),
(6849,10178,'_woodmart_main_layout','default'),
(6850,10178,'_woodmart_sidebar_width','default'),
(6851,10178,'_woodmart_custom_sidebar','none'),
(6852,10178,'_woodmart_new_label',''),
(6853,10178,'_woodmart_new_label_date',''),
(6854,10178,'_woodmart_swatches_attribute',''),
(6855,10178,'_woodmart_related_off',''),
(6856,10178,'_woodmart_exclude_show_single_variation',''),
(6857,10178,'_woodmart_product_video',''),
(6858,10178,'_woodmart_product_hashtag',''),
(6859,10178,'_woodmart_single_product_style','inherit'),
(6860,10178,'_woodmart_thums_position','inherit'),
(6861,10178,'_woodmart_extra_content',''),
(6862,10178,'_woodmart_extra_position','after'),
(6863,10178,'_woodmart_product_design','inherit'),
(6864,10178,'_woodmart_product-background',''),
(6865,10178,'_woodmart_hide_tabs_titles',''),
(6866,10178,'_woodmart_product_custom_tab_title',''),
(6867,10178,'_woodmart_product_custom_tab_content_type','text'),
(6868,10178,'_woodmart_product_custom_tab_content',''),
(6869,10178,'_woodmart_product_custom_tab_html_block',''),
(6870,10178,'_woodmart_product_custom_tab_title_2',''),
(6871,10178,'_woodmart_product_custom_tab_content_type_2','text'),
(6872,10178,'_woodmart_product_custom_tab_content_2',''),
(6873,10178,'_woodmart_product_custom_tab_html_block_2',''),
(6874,10185,'_woodmart_whb_header','none'),
(6875,10185,'_woodmart_main_layout','default'),
(6876,10185,'_woodmart_sidebar_width','default'),
(6877,10185,'_woodmart_custom_sidebar','none'),
(6878,10185,'_woodmart_new_label',''),
(6879,10185,'_woodmart_new_label_date',''),
(6880,10185,'_woodmart_swatches_attribute',''),
(6881,10185,'_woodmart_related_off',''),
(6882,10185,'_woodmart_exclude_show_single_variation',''),
(6883,10185,'_woodmart_product_video',''),
(6884,10185,'_woodmart_product_hashtag',''),
(6885,10185,'_woodmart_single_product_style','inherit'),
(6886,10185,'_woodmart_thums_position','inherit'),
(6887,10185,'_woodmart_extra_content',''),
(6888,10185,'_woodmart_extra_position','after'),
(6889,10185,'_woodmart_product_design','inherit'),
(6890,10185,'_woodmart_product-background',''),
(6891,10185,'_woodmart_hide_tabs_titles',''),
(6892,10185,'_woodmart_product_custom_tab_title',''),
(6893,10185,'_woodmart_product_custom_tab_content_type','text'),
(6894,10185,'_woodmart_product_custom_tab_content',''),
(6895,10185,'_woodmart_product_custom_tab_html_block',''),
(6896,10185,'_woodmart_product_custom_tab_title_2',''),
(6897,10185,'_woodmart_product_custom_tab_content_type_2','text'),
(6898,10185,'_woodmart_product_custom_tab_content_2',''),
(6899,10185,'_woodmart_product_custom_tab_html_block_2',''),
(6900,10186,'_edit_lock','1773936621:1'),
(6901,10186,'_edit_last','1'),
(6902,10186,'total_sales','0'),
(6903,10186,'_tax_status','taxable'),
(6904,10186,'_tax_class',''),
(6905,10186,'_manage_stock','no'),
(6906,10186,'_backorders','no'),
(6907,10186,'_sold_individually','no'),
(6908,10186,'_virtual','no'),
(6909,10186,'_downloadable','no'),
(6910,10186,'_download_limit','-1'),
(6911,10186,'_download_expiry','-1'),
(6912,10186,'_stock',NULL),
(6913,10186,'_stock_status','instock'),
(6914,10186,'_wc_average_rating','0'),
(6915,10186,'_wc_review_count','0'),
(6916,10186,'_product_attributes','a:1:{s:5:\"color\";a:6:{s:4:\"name\";s:5:\"Color\";s:5:\"value\";s:28:\"Black | Purple | White | Red\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(6917,10186,'_product_version','10.5.2'),
(6918,10187,'_wp_attached_file','2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg'),
(6919,10187,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:4:\"file\";s:58:\"2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\";s:8:\"filesize\";i:30712;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6353;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43110;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3402;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38775;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24912;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3485;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6920,10188,'_wp_attached_file','2025/11/WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b.jpg'),
(6921,10188,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:4:\"file\";s:58:\"2025/11/WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b.jpg\";s:8:\"filesize\";i:47673;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7700;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62309;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3721;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55585;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35655;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3831;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6922,10189,'_wp_attached_file','2025/11/WhatsApp-Image-2025-11-10-at-12.44.29_50591f99.jpg'),
(6923,10189,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:863;s:6:\"height\";i:1080;s:4:\"file\";s:58:\"2025/11/WhatsApp-Image-2025-11-10-at-12.44.29_50591f99.jpg\";s:8:\"filesize\";i:19719;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.44.29_50591f99-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4644;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"WhatsApp-Image-2025-11-10-at-12.44.29_50591f99-818x1024.jpg\";s:5:\"width\";i:818;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30384;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.44.29_50591f99-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2460;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.44.29_50591f99-768x961.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:961;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27373;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.44.29_50591f99-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16751;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.44.29_50591f99-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2579;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6924,10190,'_wp_attached_file','2025/11/WhatsApp-Image-2025-11-10-at-12.44.34_9a964967.jpg'),
(6925,10190,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:4:\"file\";s:58:\"2025/11/WhatsApp-Image-2025-11-10-at-12.44.34_9a964967.jpg\";s:8:\"filesize\";i:26222;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.44.34_9a964967-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6232;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"WhatsApp-Image-2025-11-10-at-12.44.34_9a964967-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35229;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.44.34_9a964967-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3532;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.44.34_9a964967-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31615;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.44.34_9a964967-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20412;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.44.34_9a964967-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3691;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6926,10191,'_variation_description',''),
(6927,10191,'total_sales','0'),
(6928,10191,'_tax_status','taxable'),
(6929,10191,'_tax_class','parent'),
(6930,10191,'_manage_stock','no'),
(6931,10191,'_backorders','no'),
(6932,10191,'_sold_individually','no'),
(6933,10191,'_virtual','no'),
(6934,10191,'_downloadable','no'),
(6935,10191,'_download_limit','-1'),
(6936,10191,'_download_expiry','-1'),
(6937,10191,'_stock',NULL),
(6938,10191,'_stock_status','instock'),
(6939,10191,'_wc_average_rating','0'),
(6940,10191,'_wc_review_count','0'),
(6941,10191,'attribute_color','Black'),
(6942,10191,'_product_version','10.5.2'),
(6943,10192,'_variation_description',''),
(6944,10192,'total_sales','0'),
(6945,10192,'_tax_status','taxable'),
(6946,10192,'_tax_class','parent'),
(6947,10192,'_manage_stock','no'),
(6948,10192,'_backorders','no'),
(6949,10192,'_sold_individually','no'),
(6950,10192,'_virtual','no'),
(6951,10192,'_downloadable','no'),
(6952,10192,'_download_limit','-1'),
(6953,10192,'_download_expiry','-1'),
(6954,10192,'_stock',NULL),
(6955,10192,'_stock_status','instock'),
(6956,10192,'_wc_average_rating','0'),
(6957,10192,'_wc_review_count','0'),
(6958,10192,'attribute_color','Purple'),
(6959,10192,'_product_version','10.5.2'),
(6960,10193,'_variation_description',''),
(6961,10193,'total_sales','0'),
(6962,10193,'_tax_status','taxable'),
(6963,10193,'_tax_class','parent'),
(6964,10193,'_manage_stock','no'),
(6965,10193,'_backorders','no'),
(6966,10193,'_sold_individually','no'),
(6967,10193,'_virtual','no'),
(6968,10193,'_downloadable','no'),
(6969,10193,'_download_limit','-1'),
(6970,10193,'_download_expiry','-1'),
(6971,10193,'_stock',NULL),
(6972,10193,'_stock_status','instock'),
(6973,10193,'_wc_average_rating','0'),
(6974,10193,'_wc_review_count','0'),
(6975,10193,'attribute_color','White'),
(6976,10193,'_product_version','10.5.2'),
(6977,10194,'_variation_description',''),
(6978,10194,'total_sales','0'),
(6979,10194,'_tax_status','taxable'),
(6980,10194,'_tax_class','parent'),
(6981,10194,'_manage_stock','no'),
(6982,10194,'_backorders','no'),
(6983,10194,'_sold_individually','no'),
(6984,10194,'_virtual','no'),
(6985,10194,'_downloadable','no'),
(6986,10194,'_download_limit','-1'),
(6987,10194,'_download_expiry','-1'),
(6988,10194,'_stock',NULL),
(6989,10194,'_stock_status','instock'),
(6990,10194,'_wc_average_rating','0'),
(6991,10194,'_wc_review_count','0'),
(6992,10194,'attribute_color','Red'),
(6993,10194,'_product_version','10.5.2'),
(6994,10191,'_regular_price','120000'),
(6995,10191,'_thumbnail_id','10187'),
(6996,10191,'_price','120000'),
(6997,10191,'wd_additional_variation_images_data',''),
(6998,10192,'_regular_price','120000'),
(6999,10192,'_thumbnail_id','10188'),
(7000,10192,'_price','120000'),
(7001,10192,'wd_additional_variation_images_data',''),
(7002,10193,'_regular_price','120000'),
(7003,10193,'_thumbnail_id','10189'),
(7004,10193,'_price','120000'),
(7005,10193,'wd_additional_variation_images_data',''),
(7006,10194,'_regular_price','120000'),
(7007,10194,'_thumbnail_id','10190'),
(7008,10194,'_price','120000'),
(7009,10194,'wd_additional_variation_images_data',''),
(8086,10186,'_price','120000'),
(7012,10186,'_thumbnail_id','10187'),
(7013,10186,'_wp_page_template','default'),
(7014,10186,'woodmart_sguide_select','none'),
(7015,10186,'woodmart_price_unit_of_measure',''),
(7016,10186,'woodmart_fbt_bundles_id','a:1:{i:0;s:0:\"\";}'),
(7017,10186,'woodmart_total_stock_quantity',''),
(7018,10186,'woodmart_wc_video_gallery','a:1:{i:10187;a:11:{s:10:\"video_type\";s:3:\"mp4\";s:15:\"upload_video_id\";s:0:\"\";s:16:\"upload_video_url\";s:0:\"\";s:11:\"youtube_url\";s:0:\"\";s:9:\"vimeo_url\";s:0:\"\";s:8:\"autoplay\";s:1:\"0\";s:10:\"video_size\";s:7:\"contain\";s:13:\"video_control\";s:5:\"theme\";s:16:\"hide_gallery_img\";s:1:\"0\";s:16:\"hide_information\";s:1:\"0\";s:12:\"audio_status\";s:6:\"unmute\";}}'),
(7019,10186,'_product_360_image_gallery',''),
(7020,10186,'_woodmart_whb_header','none'),
(7021,10186,'_woodmart_main_layout','default'),
(7022,10186,'_woodmart_sidebar_width','default'),
(7023,10186,'_woodmart_custom_sidebar','none'),
(7024,10186,'_woodmart_new_label',''),
(7025,10186,'_woodmart_new_label_date',''),
(7026,10186,'_woodmart_swatches_attribute',''),
(7027,10186,'_woodmart_related_off',''),
(7028,10186,'_woodmart_exclude_show_single_variation',''),
(7029,10186,'_woodmart_product_video',''),
(7030,10186,'_woodmart_product_hashtag',''),
(7031,10186,'_woodmart_single_product_style','inherit'),
(7032,10186,'_woodmart_thums_position','inherit'),
(7033,10186,'_woodmart_extra_content',''),
(7034,10186,'_woodmart_extra_position','after'),
(7035,10186,'_woodmart_product_design','inherit'),
(7036,10186,'_woodmart_product-background',''),
(7037,10186,'_woodmart_hide_tabs_titles',''),
(7038,10186,'_woodmart_product_custom_tab_title',''),
(7039,10186,'_woodmart_product_custom_tab_content_type','text'),
(7040,10186,'_woodmart_product_custom_tab_content',''),
(7041,10186,'_woodmart_product_custom_tab_html_block',''),
(7042,10186,'_woodmart_product_custom_tab_title_2',''),
(7043,10186,'_woodmart_product_custom_tab_content_type_2','text'),
(7044,10186,'_woodmart_product_custom_tab_content_2',''),
(7045,10186,'_woodmart_product_custom_tab_html_block_2',''),
(7046,10195,'_woodmart_whb_header','none'),
(7047,10195,'_woodmart_main_layout','default'),
(7048,10195,'_woodmart_sidebar_width','default'),
(7049,10195,'_woodmart_custom_sidebar','none'),
(7050,10195,'_woodmart_new_label',''),
(7051,10195,'_woodmart_new_label_date',''),
(7052,10195,'_woodmart_swatches_attribute',''),
(7053,10195,'_woodmart_related_off',''),
(7054,10195,'_woodmart_exclude_show_single_variation',''),
(7055,10195,'_woodmart_product_video',''),
(7056,10195,'_woodmart_product_hashtag',''),
(7057,10195,'_woodmart_single_product_style','inherit'),
(7058,10195,'_woodmart_thums_position','inherit'),
(7059,10195,'_woodmart_extra_content',''),
(7060,10195,'_woodmart_extra_position','after'),
(7061,10195,'_woodmart_product_design','inherit'),
(7062,10195,'_woodmart_product-background',''),
(7063,10195,'_woodmart_hide_tabs_titles',''),
(7064,10195,'_woodmart_product_custom_tab_title',''),
(7065,10195,'_woodmart_product_custom_tab_content_type','text'),
(7066,10195,'_woodmart_product_custom_tab_content',''),
(7067,10195,'_woodmart_product_custom_tab_html_block',''),
(7068,10195,'_woodmart_product_custom_tab_title_2',''),
(7069,10195,'_woodmart_product_custom_tab_content_type_2','text'),
(7070,10195,'_woodmart_product_custom_tab_content_2',''),
(7071,10195,'_woodmart_product_custom_tab_html_block_2',''),
(6580,10172,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:863;s:6:\"height\";i:1080;s:4:\"file\";s:58:\"2025/11/WhatsApp-Image-2025-11-10-at-12.26.08_03bf5694.jpg\";s:8:\"filesize\";i:34552;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.26.08_03bf5694-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7397;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"WhatsApp-Image-2025-11-10-at-12.26.08_03bf5694-818x1024.jpg\";s:5:\"width\";i:818;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45453;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.26.08_03bf5694-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3947;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.26.08_03bf5694-768x961.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:961;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41497;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.26.08_03bf5694-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27064;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.26.08_03bf5694-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4029;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6577,10171,'_wp_attached_file','2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d.jpg'),
(6578,10171,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:4:\"file\";s:58:\"2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d.jpg\";s:8:\"filesize\";i:39721;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7195;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53262;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3501;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47712;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30898;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3658;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6579,10172,'_wp_attached_file','2025/11/WhatsApp-Image-2025-11-10-at-12.26.08_03bf5694.jpg'),
(5878,10120,'_elementor_edit_mode','builder'),
(5879,10120,'_elementor_template_type','wp-page'),
(5880,10120,'_elementor_version','3.16.6'),
(5881,10120,'_wp_page_template','default'),
(5882,10120,'_elementor_data','[{\"id\":\"c552aa2\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[{\"id\":\"234c6f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/privacy-policy-xtemos-logo.svg\",\"id\":74,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"80\",\"height\":\"80\"},\"alignment\":\"center\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"1dfc80d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Who We Are\",\"after_title\":\"\",\"size\":\"large\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"scroll_y\":-80,\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7fe7828\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Our website address is: <span style=\\\"color: #2e6bc6;\\\"><strong><a style=\\\"color: #2e6bc6;\\\" href=\\\"https:\\/\\/woodmart.xtemos.com\\\">https:\\/\\/woodmart.xtemos.com<\\/a>.<\\/strong><\\/span><\\/p><p>Thank you for visiting XTemos Studio. We are a company, creating products to enhance your website building experience. Please read this Privacy Policy, providing consent to document in order to have permission to use our services.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":637,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"d112f63\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"40dcb2f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"What Personal Data We Collect and Why We Collect It\",\"after_title\":\"\",\"scroll_y\":-80,\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":false},{\"id\":\"53baebf\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E7E7E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"c4a71d7\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span class=\\\"wd-primary-color\\\" style=\\\"color: #2e6bc6;\\\">1.<\\/span> Comments<span style=\\\"font-size: 18px; color: var(--wd-title-color); background-color: var(--wd-main-bgcolor);\\\"><\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"text_color\":\"title\",\"scroll_y\":-80,\"typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"99000ae\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor\\u2019s IP address and browser user agent string to help spam detection.<\\/p><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: <a href=\\\"https:\\/\\/automattic.com\\/privacy\\/\\\">https:\\/\\/automattic.com\\/privacy\\/<\\/a>. After approval of your comment, your profile picture is visible to the public in the context of your comment.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"006bcab\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E7E7E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"8279769\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span class=\\\"wd-primary-color\\\" style=\\\"color: #2e6bc6;\\\">2.<\\/span> Media<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"text_color\":\"title\",\"scroll_y\":-80,\"typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"1f1e08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"857b503\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E7E7E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"a6ebd98\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span class=\\\"wd-primary-color\\\" style=\\\"color: #2e6bc6;\\\">3.<\\/span> Contact Forms<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"text_color\":\"title\",\"scroll_y\":-80,\"typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"e593334\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>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><p>If you have an account and you log in to this site, 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><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 \\u201cRemember Me\\u201d, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.<\\/p><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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"1c298eb\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E7E7E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"557a398\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span class=\\\"wd-primary-color\\\" style=\\\"color: #2e6bc6;\\\">4.<\\/span> Embedded Content from Other Websites<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"text_color\":\"title\",\"scroll_y\":-80,\"typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"ea191e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>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><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracing your interaction with the embedded content if you have an account and are logged in to that website.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"a3de763\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E7E7E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"843ab24\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span class=\\\"wd-primary-color\\\" style=\\\"color: #2e6bc6;\\\">5.<\\/span> How Long We Retain Your Data<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"text_color\":\"title\",\"scroll_y\":-80,\"typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"807afc0\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>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><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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"fd27dbf\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E7E7E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"a1da6fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span class=\\\"wd-primary-color\\\" style=\\\"color: #2e6bc6;\\\">6.<\\/span> What Rights You Have Over Your Data<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"text_color\":\"title\",\"scroll_y\":-80,\"typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"4653b29\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"6205f70\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E7E7E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"40b1171\",\"elType\":\"widget\",\"settings\":{\"text\":\"<span class=\\\"wd-primary-color\\\" style=\\\"color: #2e6bc6;\\\">7.<\\/span> Where We Send Your Data\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"text_color\":\"title\",\"scroll_y\":-80,\"typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"677cc51\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Visitor comments may be checked through an automated spam detection service.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false}]'),
(5846,10116,'_elementor_edit_mode','builder'),
(5847,10116,'_elementor_template_type','wp-page'),
(5848,10116,'_elementor_version','3.24.7'),
(5849,10116,'_wp_page_template','default'),
(5850,10116,'_elementor_data','[{\"id\":\"2563b9c\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"32\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"15\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":\"20\",\"column\":\"20\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"f8d1db4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"887c72a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Some words about us\",\"title\":\"We Help Everyone Enjoy Amazing Products\",\"after_title\":\"<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit annoying but you could tell them that that discussion would be best suited.<\\/p>\",\"color\":\"primary\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"520\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"56\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_font_family\":\"hkgroteskpro\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":\"1\"},{\"id\":\"3f6c529\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"40\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"20\"},\"container_sticky_offset\":\"50\",\"flex_direction_tablet\":\"row\"},\"elements\":[{\"id\":\"10cf425\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"container_sticky_offset\":\"50\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"db7be0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/accessories-elementor\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/acs-ab-us-img-1.jpg\",\"id\":\"250\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"aa47fa9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/accessories-elementor\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/acs-ab-us-img-2.jpg\",\"id\":\"251\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"},{\"id\":\"7887001\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"container_sticky_offset\":\"50\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1e4c179\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#2E6BC6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"515faed\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Websites in professional use templating systems. Commercial publishing platforms and content management systems ensure that you can show.<\\/p>\",\"text_color_scheme\":\"light\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3a0bc69\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/accessories-elementor\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/acs-ab-us-img-avatar.png\",\"id\":\"262\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"65\",\"height\":\"65\"},\"subtitle\":\"\",\"title\":\"Brooklyn Simmons\",\"content\":\"<p>BARONE LLC<\\/p>\",\"btn_text\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"woodmart_color_scheme\":\"light\",\"alignment\":\"left\",\"image_alignment\":\"left\",\"scroll_y\":\"-80\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"1\"},{\"id\":\"3e7fa8a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/accessories-elementor\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/acs-ab-us-img-3.jpg\",\"id\":\"258\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"0a839c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"cfc2209\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Words about us\",\"title\":\"Our Team\",\"after_title\":\"<p>Convallis ullamcorper aliquet ultrices orci cum vestibulum lobortis erat<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"95cfe5a\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"6f12086\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":\"\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"flex_direction\":\"row\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"31f4d59\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/accessories-elementor\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/acs-ab-us-team-1.jpg\",\"id\":\"285\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"name\":\"Jane Cooper\",\"position\":\"President of Sales\",\"content\":\"\",\"facebook\":\"\",\"twitter\":\"#\",\"linkedin\":\"#\",\"skype\":\"\",\"instagram\":\"\",\"align\":\"center\",\"size\":\"small\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_team_member\"},{\"id\":\"8ab9b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/accessories-elementor\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/acs-ab-us-team-2.jpg\",\"id\":\"292\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"name\":\"Jacob Jones\",\"position\":\"Sales Analyst\",\"content\":\"\",\"facebook\":\"\",\"twitter\":\"#\",\"linkedin\":\"#\",\"skype\":\"\",\"instagram\":\"#\",\"align\":\"center\",\"size\":\"small\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_team_member\"}],\"isInner\":\"1\"},{\"id\":\"b135057\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":\"\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"flex_direction\":\"row\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"caa2fde\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/accessories-elementor\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/acs-ab-us-team-3.jpg\",\"id\":\"296\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"name\":\"Kristin Watson\",\"position\":\"Market Development\",\"content\":\"\",\"facebook\":\"\",\"twitter\":\"#\",\"linkedin\":\"#\",\"skype\":\"\",\"instagram\":\"\",\"align\":\"center\",\"size\":\"small\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_team_member\"},{\"id\":\"de06d3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/accessories-elementor\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/acs-ab-us-team-4.jpg\",\"id\":\"297\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"name\":\"Darlene Robertson\",\"position\":\"Sales Analyst\",\"content\":\"\",\"facebook\":\"\",\"twitter\":\"#\",\"linkedin\":\"#\",\"skype\":\"\",\"instagram\":\"#\",\"align\":\"center\",\"size\":\"small\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_team_member\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"d783a0c\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/acs-ab-us-bg.jpg\",\"id\":\"304\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"d2b4c57\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Buyers trust us\",\"title\":\"Our Strategy Is To Provide Our Customers With Quality Products\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"width\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"404\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0eedecc\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit annoying but you could tell them that that discussion would be best suited. You begin with a text, you sculpt information, you chisel away what\\u2019s not needed, you come.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"740\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"200ed3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Then the question arises: where\\u2019s the content? Not there yet? That\\u2019s not so bad, there\\u2019s dummy copy to the rescue. But worse, what if the fish doesn\\u2019t fit in the can, the foot\\u2019s to big for the boot? Or to small? To short sentences, to many headings, images too large for the proposed design, or too small, or they fit in but it looks iffy for reasons the folks in the meeting can\\u2019t quite tell right now, but they\\u2019re unhappy, somehow. A client that\\u2019s unhappy for a reason is a problem, a client that\\u2019s unhappy though.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"740\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"62\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"98a5c16\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Fast Delivery\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":\"38\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>Chances are there wasn\\u2019t collaboration and checkpoints, there wasn\\u2019t a process.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Best Quality\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":\"39\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":\"40\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"sync_parent_id\":\"wd_6585b8d933e0b\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":\"\"},{\"id\":\"4f89a4f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#2E6BC6\",\"background_image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/acs-ab-us-community.jpg\",\"id\":\"320\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"custom\",\"top\":\"70px\",\"right\":\"42%\",\"bottom\":\"70px\",\"left\":\"60px\",\"isLinked\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":\"1\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"1\"},\"width\":{\"unit\":\"%\",\"size\":\"8\",\"sizes\":[]},\"wd_color_scheme\":\"light\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"60\",\"bottom\":\"70\",\"left\":\"60\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"367cff0\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Join Our Community\",\"after_title\":\"\",\"color\":\"white\",\"size\":\"large\",\"align\":\"left\",\"scroll_y\":\"-80\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"f621527\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Chances are there wasn\\u2019t collaboration, communication, and checkpoints, there wasn\\u2019t a process agreed upon or specified with the granularity required. It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn\\u2019t have helped won\\u2019t help now it\\u2019s like saying you\\u2019re a bad designer.<\\/p>\",\"text_color_scheme\":\"light\",\"width\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"567\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"7185356\",\"elType\":\"widget\",\"settings\":{\"title\":\"Title text example\",\"nav_menu\":\"77\",\"design\":\"horizontal\",\"style\":\"separated\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_mega_menu\"},{\"id\":\"291d975\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Now\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}]'),
(5837,27,'_edit_lock','1760370717:1'),
(7257,10205,'_elementor_edit_mode','builder'),
(7258,10205,'_elementor_template_type','wp-page'),
(7259,10205,'_elementor_version','3.32.3'),
(7260,10205,'_wp_page_template','elementor_header_footer'),
(7261,10205,'_elementor_data','[{\"id\":\"7121fa3\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"fc28814\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"02a3e70\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"8f017be\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"color_gradient_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_position_tablet\":\"center center\",\"color_gradient_gradient_position_mobile\":\"center center\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"590875a\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(7307,10213,'_elementor_edit_mode','builder'),
(7308,10213,'_elementor_template_type','wp-page'),
(7309,10213,'_elementor_version','3.33.0'),
(7310,10213,'_wp_page_template','elementor_header_footer'),
(7311,10213,'_elementor_data','[{\"id\":\"7121fa3\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"fc28814\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"02a3e70\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"8f017be\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"color_gradient_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_position_tablet\":\"center center\",\"color_gradient_gradient_position_mobile\":\"center center\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"590875a\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":30,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(7265,10206,'_elementor_edit_mode','builder'),
(7266,10206,'_elementor_template_type','wp-page'),
(7267,10206,'_elementor_version','3.33.0'),
(7268,10206,'_wp_page_template','elementor_header_footer'),
(7269,10206,'_elementor_data','[{\"id\":\"7121fa3\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"fc28814\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"02a3e70\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"8f017be\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"color_gradient_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_position_tablet\":\"center center\",\"color_gradient_gradient_position_mobile\":\"center center\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"590875a\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(7175,10201,'_wp_attached_file','2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f.jpg'),
(7176,10201,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:864;s:6:\"height\";i:1080;s:4:\"file\";s:58:\"2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f.jpg\";s:8:\"filesize\";i:38103;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7543;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50253;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4089;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45057;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28862;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4061;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8346,29,'_elementor_element_cache','{\"timeout\":1777485300,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-b424d0d wd-section-stretch e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"b424d0d\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-b1e3a9a e-con-full e-flex e-con e-child\\\" data-id=\\\"b1e3a9a\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImQ1NWZmOWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiV29ybGR3aWRlIExvZ2lzdGljcywgQWlyIEZyZWlnaHQgRm9yd2FyZGluZywgUm9hZCBIYXVsYWdlIiwiYWZ0ZXJfdGl0bGUiOiIiLCJzaXplIjoibGFyZ2UiLCJhbGlnbiI6ImxlZnQiLCJzY3JvbGxfeSI6Ii04MCIsInRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJoa2dyb3Rlc2twcm8ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGl0bGUifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-243a0c8 e-con-full e-flex e-con e-child\\\" data-id=\\\"243a0c8\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImYwYjY4NjAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC9hY2Nlc3Nvcmllcy1lbGVtZW50b3JcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL3NpdGVzXC82XC8yMDIyXC8wOVwvc2hpcHBpbmctMi5qcGciLCJpZCI6IjQ0ODUiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImFsaWdubWVudCI6ImNlbnRlciIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiLTIyMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjoiIn0sInNjcm9sbF95IjoiLTgwIiwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiLTEyMCIsImJvdHRvbSI6Ii0xMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6Ii0xMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2ltYWdlX29yX3N2ZyJ9\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-1f8235a e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"1f8235a\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImU0MDZkN2YiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IkxlYXJuIGhvdyB0byBnZXQgYSBkaXNjb3VudCIsInRpdGxlIjoiU2hpcHBpbmcgT3B0aW9ucyIsImFmdGVyX3RpdGxlIjoiPHA+UHJvcG9uZW50cyBvZiBjb250ZW50IHN0cmF0ZWd5IG1heSBzaHVuIG9mIGR1bW15IGNvcHkgZGVzaWduZXJzPFwvcD4iLCJjb2xvciI6InByaW1hcnkiLCJzaXplIjoibGFyZ2UiLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTUiLCJzaXplcyI6W119LCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjEzIiwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOiIxMiIsInNpemVzIjpbXX0sInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI2MDAiLCJzY3JvbGxfeSI6Ii04MCIsInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJoa2dyb3Rlc2twcm8iLCJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiaGtncm90ZXNrcHJvIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RpdGxlIn0=\\\"]<div class=\\\"elementor-element elementor-element-0b6f59d e-con-full e-flex e-con e-child\\\" data-id=\\\"0b6f59d\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-82f864d e-con-full e-flex e-con e-child\\\" data-id=\\\"82f864d\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjI1NWE0NzUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0aXRsZSI6IlN0YW5kYXJkIFNoaXBwaW5nIiwiZGVzY3JpcHRpb24iOiJEZWxpdmVyeSBpbiA1IFx1MjAxMyA3IHdvcmtpbmcgZGF5cyIsInByaWNlIjoiJDguMDAiLCJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9tZW51X3ByaWNlIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjViODU4ZGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0aXRsZSI6IkV4cHJlc3MgU2hpcHBpbmciLCJkZXNjcmlwdGlvbiI6IkRlbGl2ZXJ5IGluIDMgXHUyMDEzIDUgd29ya2luZyBkYXlzIiwicHJpY2UiOiIkMTIuMDAiLCJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9tZW51X3ByaWNlIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-d9f4f14 e-con-full e-flex e-con e-child\\\" data-id=\\\"d9f4f14\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImNmYWIzNDkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0aXRsZSI6IjEgXHUyMDEzIDIgZGF5IFNoaXBwaW5nIiwiZGVzY3JpcHRpb24iOiJEZWxpdmVyeSBpbiAxIFx1MjAxMyAyIHdvcmtpbmcgZGF5cyIsInByaWNlIjoiJDE4LjAwIiwic2Nyb2xsX3kiOiItODAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfbWVudV9wcmljZSJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImRjMGUxNzkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0aXRsZSI6IkZyZWUgU2hpcHBpbmciLCJkZXNjcmlwdGlvbiI6IkRlbGl2ZXJ5IGluIDQgXHUyMDEzIDUgd29ya2luZyBkYXlzIiwicHJpY2UiOiIkMCIsInNjcm9sbF95IjoiLTgwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX21lbnVfcHJpY2UifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-87f8307 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"87f8307\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-4d92780 e-con-full e-flex e-con e-child\\\" data-id=\\\"4d92780\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImQ5OTkzNDIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ2aWRlb190eXBlIjoieW91dHViZSIsInZpZGVvX3lvdXR1YmVfdXJsIjoiaHR0cHM6XC9cL3d3dy55b3V0dWJlLmNvbVwvd2F0Y2g\\/dj1YSE9tQlY0anNfRSIsInZpZGVvX3ZpbWVvX3VybCI6Imh0dHBzOlwvXC92aW1lby5jb21cLzIzNTIxNTIwMyIsInZpZGVvX2FjdGlvbl9idXR0b24iOiJvdmVybGF5IiwidmlkZW9faW1hZ2Vfb3ZlcmxheSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvdmlkZW8tdGh1bWIuanBnIiwiaWQiOiI0NTA4Iiwic2l6ZSI6IiIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwidGV4dCI6IlBsYXkgdmlkZW8iLCJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF92aWRlbyJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-ce51b2b e-con-full e-flex e-con e-child\\\" data-id=\\\"ce51b2b\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImUwZWQ0N2UiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiUmV0dXJucyBhbmQgRXhjaGFuZ2VzIiwiYWZ0ZXJfdGl0bGUiOiIiLCJzaXplIjoibWVkaXVtIiwiYWxpZ24iOiJsZWZ0Iiwic2Nyb2xsX3kiOiItODAiLCJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiaGtncm90ZXNrcHJvIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RpdGxlIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImRlMzEzYmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+QXQgU29sdXRpb24gd2Ugd2FudCB5b3UgdG8gYmUgY29tcGxldGVseSBzYXRpc2ZpZWQgd2l0aCB5b3VyIHB1cmNoYXNlLiBJZiB5b3UgYXJlIG5vdCBzYXRpc2ZpZWQgd2l0aCB5b3VyIG9yZGVyIHlvdSBoYXZlIHR3byBvcHRpb25zIGZvciByZXR1cm4gb3IgZXhjaGFuZ2UuIFlvdSBjYW4gc2ltcGx5IGJyaW5nIHlvdXIgb3JkZXIgaW4gaXRzIG9yaWdpbmFsIHBhY2thZ2luZyBhY2NvbXBhbmllZCBieSB0aGUgb3JpZ2luYWwuPFwvcD48dWw+PGxpPkRlZGljYXRlZCBzZWN1cmUgZmFjaWxpdGllczxcL2xpPjxsaT5DdXN0b21zIGNsZWFyYW5jZXM8XC9saT48bGk+T25saW5lIGludmVudG9yeSByZXBvcnRpbmc8XC9saT48bGk+RnVsbCBvcmRlciBtYW5hZ2VtZW50ICZhbXA7IGJhY2sgb2ZmaWNlIGludGVncmF0aW9uPFwvbGk+PFwvdWw+IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjE2Iiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiIxNCIsInNpemVzIjpbXX0sInNjcm9sbF95IjoiLTgwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8345,29,'_elementor_css','a:6:{s:4:\"time\";i:1776637944;s:5:\"fonts\";a:1:{i:0;s:12:\"hkgroteskpro\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(7271,10207,'_elementor_edit_mode','builder'),
(7272,10207,'_elementor_template_type','wp-page'),
(7273,10207,'_elementor_version','3.33.0'),
(7274,10207,'_wp_page_template','elementor_header_footer'),
(7275,10207,'_elementor_data','[{\"id\":\"7121fa3\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"fc28814\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"02a3e70\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"8f017be\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"color_gradient_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_position_tablet\":\"center center\",\"color_gradient_gradient_position_mobile\":\"center center\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"590875a\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(7351,10219,'_elementor_edit_mode','builder'),
(7352,10219,'_elementor_template_type','wp-post'),
(7353,10219,'_elementor_version','3.32.3'),
(7354,10219,'_wp_page_template','default'),
(7355,10219,'_elementor_data','[{\"id\":\"6925212\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e851c69\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"10\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"100\",\"height\":\"100\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"sync_parent_id\":\"wd_68e45dee2b272\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"},{\"id\":\"93b7562\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#0000001B\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"c87f509\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"06358a9\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"color_gradient_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_position_tablet\":\"center center\",\"color_gradient_gradient_position_mobile\":\"center center\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"c40b0e1\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":30,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(7299,10212,'_elementor_edit_mode','builder'),
(7300,10212,'_elementor_template_type','wp-page'),
(7301,10212,'_elementor_version','3.33.0'),
(7302,10212,'_wp_page_template','elementor_header_footer'),
(7303,10212,'_elementor_data','[{\"id\":\"7121fa3\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"fc28814\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"02a3e70\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"8f017be\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"color_gradient_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_position_tablet\":\"center center\",\"color_gradient_gradient_position_mobile\":\"center center\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"590875a\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(5894,10122,'_elementor_edit_mode','builder'),
(5895,10122,'_elementor_template_type','wp-page'),
(5896,10122,'_elementor_version','3.32.3'),
(5897,10122,'_wp_page_template','default'),
(5898,10122,'_elementor_data','[{\"id\":\"5b1b2cd\",\"elType\":\"container\",\"settings\":{\"equal_height\":\"yes\",\"css_animation\":\"none\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"61\",\"unit\":\"px\",\"isLinked\":\"\"},\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"9046ab6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"#e8e8e8\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"aac7dec\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Information questions\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"Frequently Asked Questions\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3421581\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"item_title\":\"Will I receive the same product that I see in the picture?\",\"item_content\":\"<p>Consectetur cras scelerisque dis nec mi vestibulum ullamcorper turpis enim natoque tempus a malesuada suspendisse iaculis adipiscing himenaeos tincidunt.Tellus pharetra dis nostra urna a scelerisque id parturient ullamcorper ullamcorper class ad consectetur tristique et.<\\/p><p>Hendrerit mollis facilisi odio a montes scelerisque a scelerisque justo a praesent conubia aenean mi tempor.<\\/p>\",\"_id\":\"0d760dd\"},{\"item_title\":\"Where can I view my sales receipt?\",\"item_content\":\"<p>A vel dui a conubia vestibulum class varius vel nunc a gravida ut maecenas quisque a proin condimentum sagittis class at faucibus primis parturient dolor scelerisque himenaeos.<\\/p><p>A et ullamcorper vestibulum netus a mauris ac consectetur libero volutpat congue congue turpis a consectetur adipiscing sit.Suspendisse leo fringilla a congue tempus nisi conubia vestibulum a in posuere accumsan.<\\/p>\",\"_id\":\"f2d8adb\"},{\"item_title\":\"How can I return an item?\",\"item_content\":\"<p>Sit rhoncus aptent dis scelerisque penatibus a dis tempor accumsan suspendisse mollis a et odio ullamcorper magnis ullamcorper cum ullamcorper duis nulla egestas massa.<\\/p><p>Vitae amet nostra est leo dignissim justo sodales et ac a conubia bibendum duis ad justo suspendisse a a tellus cubilia vestibulum a dictumst a duis risus.Sociosqu curae consequat nisl litora a eros est consectetur nulla rhoncus a a id felis praesent.Tempus dui integer a cursus id fames parturient.<\\/p>\",\"_id\":\"8b4af4e\"},{\"item_title\":\"Will you restock items indicated as \\u201cout of stock?\\u201d\",\"item_content\":\"<p>Scelerisque parturient sagittis nisi in aliquam dui scelerisque non consectetur aptent hac adipiscing ullamcorper pulvinar sit vestibulum purus facilisi hendrerit mus nisl massa ut parturient consectetur cum justo fames torquent.<\\/p><p>Ac curae aliquet vivamus aptent duis congue urna venenatis ridiculus faucibus tincidunt a lorem rutrum nullam potenti adipiscing.Adipiscing.<\\/p>\",\"_id\":\"a933bda\"},{\"item_title\":\"Where can I ship my order?\",\"item_content\":\"<p>Ut bibendum a adipiscing purus massa a facilisi congue parturient condimentum urna donec per adipiscing cursus nisl nam tristique parturient id.<\\/p><p>Aliquam quam at et in ipsum at venenatis a eget dignissim aliquam tincidunt ultrices lacus ad consectetur imperdiet sem suspendisse ante a dapibus potenti.Eu parturient parturient magnis tempus molestie augue quam vulputate hac facilisis est nisl pretium a cursus.<\\/p>\",\"_id\":\"a6d14b0\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Jost\",\"opener_alignment\":\"right\",\"scroll_y\":\"-80\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_accordion\"}],\"isInner\":\"1\"},{\"id\":\"d9fb068\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"5dffa56\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Information about us\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"CONTACT US FOR ANY QUESTIONS\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4371298\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"9498\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":\"1\"}],\"isInner\":false}]'),
(5870,10119,'_elementor_edit_mode','builder'),
(5871,10119,'_elementor_template_type','wp-page'),
(5872,10119,'_elementor_version','3.16.6'),
(5873,10119,'_wp_page_template','default'),
(5874,10119,'_elementor_data','[{\"id\":\"c552aa2\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[{\"id\":\"234c6f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/privacy-policy-xtemos-logo.svg\",\"id\":74,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"80\",\"height\":\"80\"},\"alignment\":\"center\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"1dfc80d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Who We Are\",\"after_title\":\"\",\"size\":\"large\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"scroll_y\":-80,\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7fe7828\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Our website address is: <span style=\\\"color: #2e6bc6;\\\"><strong><a style=\\\"color: #2e6bc6;\\\" href=\\\"https:\\/\\/woodmart.xtemos.com\\\">https:\\/\\/woodmart.xtemos.com<\\/a>.<\\/strong><\\/span><\\/p><p>Thank you for visiting XTemos Studio. We are a company, creating products to enhance your website building experience. Please read this Privacy Policy, providing consent to document in order to have permission to use our services.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":637,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"d112f63\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"40dcb2f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"What Personal Data We Collect and Why We Collect It\",\"after_title\":\"\",\"scroll_y\":-80,\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":false},{\"id\":\"53baebf\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E7E7E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"c4a71d7\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span class=\\\"wd-primary-color\\\" style=\\\"color: #2e6bc6;\\\">1.<\\/span> Comments<span style=\\\"font-size: 18px; color: var(--wd-title-color); background-color: var(--wd-main-bgcolor);\\\"><\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"text_color\":\"title\",\"scroll_y\":-80,\"typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"99000ae\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor\\u2019s IP address and browser user agent string to help spam detection.<\\/p><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: <a href=\\\"https:\\/\\/automattic.com\\/privacy\\/\\\">https:\\/\\/automattic.com\\/privacy\\/<\\/a>. After approval of your comment, your profile picture is visible to the public in the context of your comment.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"006bcab\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E7E7E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"8279769\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span class=\\\"wd-primary-color\\\" style=\\\"color: #2e6bc6;\\\">2.<\\/span> Media<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"text_color\":\"title\",\"scroll_y\":-80,\"typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"1f1e08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"857b503\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E7E7E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"a6ebd98\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span class=\\\"wd-primary-color\\\" style=\\\"color: #2e6bc6;\\\">3.<\\/span> Contact Forms<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"text_color\":\"title\",\"scroll_y\":-80,\"typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"e593334\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>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><p>If you have an account and you log in to this site, 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><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 \\u201cRemember Me\\u201d, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.<\\/p><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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"1c298eb\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E7E7E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"557a398\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span class=\\\"wd-primary-color\\\" style=\\\"color: #2e6bc6;\\\">4.<\\/span> Embedded Content from Other Websites<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"text_color\":\"title\",\"scroll_y\":-80,\"typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"ea191e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>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><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracing your interaction with the embedded content if you have an account and are logged in to that website.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"a3de763\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E7E7E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"843ab24\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span class=\\\"wd-primary-color\\\" style=\\\"color: #2e6bc6;\\\">5.<\\/span> How Long We Retain Your Data<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"text_color\":\"title\",\"scroll_y\":-80,\"typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"807afc0\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>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><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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"fd27dbf\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E7E7E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"a1da6fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span class=\\\"wd-primary-color\\\" style=\\\"color: #2e6bc6;\\\">6.<\\/span> What Rights You Have Over Your Data<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"text_color\":\"title\",\"scroll_y\":-80,\"typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"4653b29\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"6205f70\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E7E7E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"40b1171\",\"elType\":\"widget\",\"settings\":{\"text\":\"<span class=\\\"wd-primary-color\\\" style=\\\"color: #2e6bc6;\\\">7.<\\/span> Where We Send Your Data\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"text_color\":\"title\",\"scroll_y\":-80,\"typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"677cc51\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Visitor comments may be checked through an automated spam detection service.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false}]'),
(7241,10203,'_elementor_edit_mode','builder'),
(7242,10203,'_elementor_template_type','wp-page'),
(7243,10203,'_elementor_version','3.32.3'),
(7244,10203,'_wp_page_template','elementor_header_footer'),
(7245,10203,'_elementor_data','[{\"id\":\"7121fa3\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"fc28814\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"02a3e70\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"8f017be\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"color_gradient_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_position_tablet\":\"center center\",\"color_gradient_gradient_position_mobile\":\"center center\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"590875a\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(5901,10123,'_elementor_edit_mode','builder'),
(5902,10123,'_elementor_template_type','wp-page'),
(5903,10123,'_elementor_version','3.32.3'),
(5904,10123,'_wp_page_template','default'),
(5905,10123,'_elementor_data','[{\"id\":\"5b1b2cd\",\"elType\":\"container\",\"settings\":{\"equal_height\":\"yes\",\"css_animation\":\"none\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"61\",\"unit\":\"px\",\"isLinked\":\"\"},\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"9046ab6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"#e8e8e8\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"aac7dec\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Information questions\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"Frequently Asked Questions\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3421581\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"item_title\":\"Will I receive the same product that I see in the picture?\",\"item_content\":\"<p>Consectetur cras scelerisque dis nec mi vestibulum ullamcorper turpis enim natoque tempus a malesuada suspendisse iaculis adipiscing himenaeos tincidunt.Tellus pharetra dis nostra urna a scelerisque id parturient ullamcorper ullamcorper class ad consectetur tristique et.<\\/p><p>Hendrerit mollis facilisi odio a montes scelerisque a scelerisque justo a praesent conubia aenean mi tempor.<\\/p>\",\"_id\":\"0d760dd\"},{\"item_title\":\"Where can I view my sales receipt?\",\"item_content\":\"<p>A vel dui a conubia vestibulum class varius vel nunc a gravida ut maecenas quisque a proin condimentum sagittis class at faucibus primis parturient dolor scelerisque himenaeos.<\\/p><p>A et ullamcorper vestibulum netus a mauris ac consectetur libero volutpat congue congue turpis a consectetur adipiscing sit.Suspendisse leo fringilla a congue tempus nisi conubia vestibulum a in posuere accumsan.<\\/p>\",\"_id\":\"f2d8adb\"},{\"item_title\":\"How can I return an item?\",\"item_content\":\"<p>Sit rhoncus aptent dis scelerisque penatibus a dis tempor accumsan suspendisse mollis a et odio ullamcorper magnis ullamcorper cum ullamcorper duis nulla egestas massa.<\\/p><p>Vitae amet nostra est leo dignissim justo sodales et ac a conubia bibendum duis ad justo suspendisse a a tellus cubilia vestibulum a dictumst a duis risus.Sociosqu curae consequat nisl litora a eros est consectetur nulla rhoncus a a id felis praesent.Tempus dui integer a cursus id fames parturient.<\\/p>\",\"_id\":\"8b4af4e\"},{\"item_title\":\"Will you restock items indicated as \\u201cout of stock?\\u201d\",\"item_content\":\"<p>Scelerisque parturient sagittis nisi in aliquam dui scelerisque non consectetur aptent hac adipiscing ullamcorper pulvinar sit vestibulum purus facilisi hendrerit mus nisl massa ut parturient consectetur cum justo fames torquent.<\\/p><p>Ac curae aliquet vivamus aptent duis congue urna venenatis ridiculus faucibus tincidunt a lorem rutrum nullam potenti adipiscing.Adipiscing.<\\/p>\",\"_id\":\"a933bda\"},{\"item_title\":\"Where can I ship my order?\",\"item_content\":\"<p>Ut bibendum a adipiscing purus massa a facilisi congue parturient condimentum urna donec per adipiscing cursus nisl nam tristique parturient id.<\\/p><p>Aliquam quam at et in ipsum at venenatis a eget dignissim aliquam tincidunt ultrices lacus ad consectetur imperdiet sem suspendisse ante a dapibus potenti.Eu parturient parturient magnis tempus molestie augue quam vulputate hac facilisis est nisl pretium a cursus.<\\/p>\",\"_id\":\"a6d14b0\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Jost\",\"opener_alignment\":\"right\",\"scroll_y\":\"-80\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_accordion\"}],\"isInner\":\"1\"},{\"id\":\"d9fb068\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"5dffa56\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Information about us\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"CONTACT US FOR ANY QUESTIONS\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4371298\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"9498\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":\"1\"}],\"isInner\":false}]'),
(7249,10204,'_elementor_edit_mode','builder'),
(7250,10204,'_elementor_template_type','wp-page'),
(7251,10204,'_elementor_version','3.32.3'),
(7252,10204,'_wp_page_template','elementor_header_footer'),
(7253,10204,'_elementor_data','[{\"id\":\"7121fa3\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"fc28814\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"02a3e70\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"8f017be\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"color_gradient_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_position_tablet\":\"center center\",\"color_gradient_gradient_position_mobile\":\"center center\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"590875a\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(5838,10115,'_elementor_edit_mode','builder'),
(5839,10115,'_elementor_template_type','wp-page'),
(5840,10115,'_elementor_version','3.24.7'),
(5841,10115,'_wp_page_template','default'),
(5842,10115,'_elementor_data','[{\"id\":\"2563b9c\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"32\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"15\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":\"20\",\"column\":\"20\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"f8d1db4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"887c72a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Some words about us\",\"title\":\"We Help Everyone Enjoy Amazing Products\",\"after_title\":\"<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit annoying but you could tell them that that discussion would be best suited.<\\/p>\",\"color\":\"primary\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"520\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"56\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_font_family\":\"hkgroteskpro\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":\"1\"},{\"id\":\"3f6c529\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"40\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"20\"},\"container_sticky_offset\":\"50\",\"flex_direction_tablet\":\"row\"},\"elements\":[{\"id\":\"10cf425\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"container_sticky_offset\":\"50\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"db7be0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/accessories-elementor\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/acs-ab-us-img-1.jpg\",\"id\":\"250\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"aa47fa9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/accessories-elementor\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/acs-ab-us-img-2.jpg\",\"id\":\"251\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"},{\"id\":\"7887001\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"container_sticky_offset\":\"50\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1e4c179\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#2E6BC6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"515faed\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Websites in professional use templating systems. Commercial publishing platforms and content management systems ensure that you can show.<\\/p>\",\"text_color_scheme\":\"light\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3a0bc69\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/accessories-elementor\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/acs-ab-us-img-avatar.png\",\"id\":\"262\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"65\",\"height\":\"65\"},\"subtitle\":\"\",\"title\":\"Brooklyn Simmons\",\"content\":\"<p>BARONE LLC<\\/p>\",\"btn_text\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"woodmart_color_scheme\":\"light\",\"alignment\":\"left\",\"image_alignment\":\"left\",\"scroll_y\":\"-80\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"1\"},{\"id\":\"3e7fa8a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/accessories-elementor\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/acs-ab-us-img-3.jpg\",\"id\":\"258\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"0a839c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"cfc2209\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Words about us\",\"title\":\"Our Team\",\"after_title\":\"<p>Convallis ullamcorper aliquet ultrices orci cum vestibulum lobortis erat<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"95cfe5a\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"6f12086\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":\"\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"flex_direction\":\"row\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"31f4d59\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/accessories-elementor\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/acs-ab-us-team-1.jpg\",\"id\":\"285\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"name\":\"Jane Cooper\",\"position\":\"President of Sales\",\"content\":\"\",\"facebook\":\"\",\"twitter\":\"#\",\"linkedin\":\"#\",\"skype\":\"\",\"instagram\":\"\",\"align\":\"center\",\"size\":\"small\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_team_member\"},{\"id\":\"8ab9b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/accessories-elementor\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/acs-ab-us-team-2.jpg\",\"id\":\"292\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"name\":\"Jacob Jones\",\"position\":\"Sales Analyst\",\"content\":\"\",\"facebook\":\"\",\"twitter\":\"#\",\"linkedin\":\"#\",\"skype\":\"\",\"instagram\":\"#\",\"align\":\"center\",\"size\":\"small\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_team_member\"}],\"isInner\":\"1\"},{\"id\":\"b135057\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":\"\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"flex_direction\":\"row\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"caa2fde\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/accessories-elementor\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/acs-ab-us-team-3.jpg\",\"id\":\"296\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"name\":\"Kristin Watson\",\"position\":\"Market Development\",\"content\":\"\",\"facebook\":\"\",\"twitter\":\"#\",\"linkedin\":\"#\",\"skype\":\"\",\"instagram\":\"\",\"align\":\"center\",\"size\":\"small\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_team_member\"},{\"id\":\"de06d3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/accessories-elementor\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/acs-ab-us-team-4.jpg\",\"id\":\"297\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"name\":\"Darlene Robertson\",\"position\":\"Sales Analyst\",\"content\":\"\",\"facebook\":\"\",\"twitter\":\"#\",\"linkedin\":\"#\",\"skype\":\"\",\"instagram\":\"#\",\"align\":\"center\",\"size\":\"small\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_team_member\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"d783a0c\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/acs-ab-us-bg.jpg\",\"id\":\"304\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"d2b4c57\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Buyers trust us\",\"title\":\"Our Strategy Is To Provide Our Customers With Quality Products\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"width\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"404\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0eedecc\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit annoying but you could tell them that that discussion would be best suited. You begin with a text, you sculpt information, you chisel away what\\u2019s not needed, you come.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"740\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"200ed3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Then the question arises: where\\u2019s the content? Not there yet? That\\u2019s not so bad, there\\u2019s dummy copy to the rescue. But worse, what if the fish doesn\\u2019t fit in the can, the foot\\u2019s to big for the boot? Or to small? To short sentences, to many headings, images too large for the proposed design, or too small, or they fit in but it looks iffy for reasons the folks in the meeting can\\u2019t quite tell right now, but they\\u2019re unhappy, somehow. A client that\\u2019s unhappy for a reason is a problem, a client that\\u2019s unhappy though.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"740\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"62\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"98a5c16\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Fast Delivery\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":\"38\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>Chances are there wasn\\u2019t collaboration and checkpoints, there wasn\\u2019t a process.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Best Quality\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":\"39\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":\"40\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"sync_parent_id\":\"wd_6585b8d933e0b\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":\"\"},{\"id\":\"4f89a4f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#2E6BC6\",\"background_image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/acs-ab-us-community.jpg\",\"id\":\"320\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"custom\",\"top\":\"70px\",\"right\":\"42%\",\"bottom\":\"70px\",\"left\":\"60px\",\"isLinked\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":\"1\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"1\"},\"width\":{\"unit\":\"%\",\"size\":\"8\",\"sizes\":[]},\"wd_color_scheme\":\"light\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"60\",\"bottom\":\"70\",\"left\":\"60\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"367cff0\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Join Our Community\",\"after_title\":\"\",\"color\":\"white\",\"size\":\"large\",\"align\":\"left\",\"scroll_y\":\"-80\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"f621527\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Chances are there wasn\\u2019t collaboration, communication, and checkpoints, there wasn\\u2019t a process agreed upon or specified with the granularity required. It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn\\u2019t have helped won\\u2019t help now it\\u2019s like saying you\\u2019re a bad designer.<\\/p>\",\"text_color_scheme\":\"light\",\"width\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"567\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"7185356\",\"elType\":\"widget\",\"settings\":{\"title\":\"Title text example\",\"nav_menu\":\"77\",\"design\":\"horizontal\",\"style\":\"separated\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_mega_menu\"},{\"id\":\"291d975\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Now\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}]'),
(3854,9980,'_edit_last','1'),
(3855,9980,'_edit_lock','1773935974:1'),
(3856,9981,'_elementor_edit_mode','builder'),
(3857,9981,'_elementor_template_type','wp-page'),
(3858,9981,'_elementor_version','3.16.6'),
(3859,9981,'_wp_page_template','default'),
(3860,9981,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories-slider\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"spacing\":\"10\",\"scroll_y\":\"-80\",\"style\":\"carousel\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":132,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"32711ec\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"63ede17\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Hurry up to buy\",\"title\":\"New Arrivals\",\"after_title\":\"<p>How can you evaluate content without design<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"91a16a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"tabs_items\":[{\"title\":\"Cases\",\"_id\":\"fb2c28e\",\"post_type\":\"ids\",\"include\":[\"9202\",\"9197\",\"9213\",\"9226\",\"9098\",\"9207\",\"9119\",\"9181\",\"9236\",\"9231\"],\"orderby\":\"id\"},{\"title\":\"STRAPS\",\"_id\":\"07299e1\"},{\"title\":\"MAGSAFE\",\"_id\":\"4761f46\"}],\"color\":\"#2E6BC6\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"400\",\"height\":\"457\"},\"scroll_y\":\"-80\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"tabs_heading_typography_font_family\":\"hkgroteskpro\",\"tabs_title_typography_typography\":\"custom\",\"tabs_title_typography_font_family\":\"hkgroteskpro\",\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd0de\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Fast Delivery\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":38,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>Chances are there wasn\\u2019t collaboration and checkpoints, there wasn\\u2019t a process.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Best Quality\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Learn how to get a discount\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>Proponents of content strategy may shun of dummy copy designers<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"post_type\":\"ids\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"786ca42\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f6feadb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our new article best news\",\"title\":\"Interesting About Gadgets\",\"after_title\":\"<p>Whenever draft copy comes up in a meeting confused questions about<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"9811ee7\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"items_per_page\":5,\"hide_pagination_control\":\"yes\",\"hide_prev_next_buttons\":\"\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"parts_text\":\"\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"parts_btn\":\"\",\"sync_parent_id\":\"wd_6578706bc8df9\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"479c755\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"wd_section_stretch\":\"stretch-content\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":-80,\"container_sticky_offset\":50,\"flex_direction_tablet\":\"row\"},\"elements\":[{\"id\":\"905d794\",\"elType\":\"widget\",\"settings\":{\"data_source\":\"images\",\"username\":\"pods.wear\",\"per_row\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"number\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"scroll_y\":\"-80\",\"images_size\":\"full\",\"images_likes\":\"1000-10000\",\"images_comments\":\"0-1000\",\"images\":[{\"id\":\"65\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-inst-9.jpg\"},{\"id\":\"58\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-inst-2-1.jpg\"},{\"id\":\"59\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-inst-3-1.jpg\"},{\"id\":\"60\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-inst-4-1.jpg\"},{\"id\":\"61\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-inst-5-1.jpg\"},{\"id\":\"62\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-inst-6-1.jpg\"},{\"id\":\"63\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-inst-7-1.jpg\"},{\"id\":\"64\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-inst-8-1.jpg\"}],\"size\":\"medium\",\"rounded\":\"\",\"rounding_size\":\"0\",\"per_row_tablet\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"per_row_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcabef\"},\"elements\":[],\"widgetType\":\"wd_instagram\"}],\"isInner\":false}]'),
(7510,10222,'_sold_individually','no'),
(7511,10222,'_virtual','no'),
(7512,10222,'_downloadable','no'),
(7513,10222,'_download_limit','-1'),
(7514,10222,'_download_expiry','-1'),
(7515,10222,'_stock',NULL),
(7516,10222,'_stock_status','instock'),
(7517,10222,'_wc_average_rating','0'),
(7518,10222,'_wc_review_count','0'),
(7519,10222,'attribute_color','White'),
(7520,10222,'_product_version','10.5.2'),
(7521,10223,'_variation_description',''),
(7522,10223,'total_sales','0'),
(7523,10223,'_tax_status','taxable'),
(7524,10223,'_tax_class','parent'),
(7525,10223,'_manage_stock','no'),
(7526,10223,'_backorders','no'),
(7527,10223,'_sold_individually','no'),
(7528,10223,'_virtual','no'),
(7529,10223,'_downloadable','no'),
(7530,10223,'_download_limit','-1'),
(5654,10107,'_elementor_edit_mode','builder'),
(5655,10107,'_elementor_template_type','wp-page'),
(5656,10107,'_elementor_version','3.32.3'),
(5657,10107,'_wp_page_template','default'),
(5658,10107,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50,\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\"},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p data-start=\\\"231\\\" data-end=\\\"337\\\">A client that\\u2019s satisfied for a reason becomes loyal \\u2014 we focus on giving every reason to stay that way.<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Custom Design\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"01.\",\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"369\\\" data-end=\\\"488\\\">Every product is crafted to reflect your unique style and needs \\u2014 no generic solutions, just personalized perfection.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"24\\/7 Support\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"02.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"650\\\" data-end=\\\"760\\\">We\\u2019re always here to help \\u2014 from inquiries to after-sales assistance, your satisfaction is our top priority.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"03.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false}]'),
(3863,9982,'_elementor_edit_mode','builder'),
(3864,9982,'_elementor_template_type','wp-page'),
(3865,9982,'_elementor_version','3.16.6'),
(3866,9982,'_wp_page_template','default'),
(3867,9982,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories-slider\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"spacing\":\"10\",\"scroll_y\":\"-80\",\"style\":\"carousel\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":132,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"32711ec\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"63ede17\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Hurry up to buy\",\"title\":\"New Arrivals\",\"after_title\":\"<p>How can you evaluate content without design<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"91a16a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"tabs_items\":[{\"title\":\"Cases\",\"_id\":\"fb2c28e\",\"post_type\":\"ids\",\"include\":[\"9202\",\"9197\",\"9213\",\"9226\",\"9098\",\"9207\",\"9119\",\"9181\",\"9236\",\"9231\"],\"orderby\":\"id\"},{\"title\":\"STRAPS\",\"_id\":\"07299e1\"},{\"title\":\"MAGSAFE\",\"_id\":\"4761f46\"}],\"color\":\"#2E6BC6\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"400\",\"height\":\"457\"},\"scroll_y\":\"-80\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"tabs_heading_typography_font_family\":\"hkgroteskpro\",\"tabs_title_typography_typography\":\"custom\",\"tabs_title_typography_font_family\":\"hkgroteskpro\",\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd0de\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Fast Delivery\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":38,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>Chances are there wasn\\u2019t collaboration and checkpoints, there wasn\\u2019t a process.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Best Quality\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Learn how to get a discount\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>Proponents of content strategy may shun of dummy copy designers<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"post_type\":\"ids\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"786ca42\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f6feadb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our new article best news\",\"title\":\"Interesting About Gadgets\",\"after_title\":\"<p>Whenever draft copy comes up in a meeting confused questions about<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"9811ee7\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"items_per_page\":5,\"hide_pagination_control\":\"yes\",\"hide_prev_next_buttons\":\"\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"parts_text\":\"\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"parts_btn\":\"\",\"sync_parent_id\":\"wd_6578706bc8df9\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"479c755\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"wd_section_stretch\":\"stretch-content\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":-80,\"container_sticky_offset\":50,\"flex_direction_tablet\":\"row\"},\"elements\":[{\"id\":\"905d794\",\"elType\":\"widget\",\"settings\":{\"data_source\":\"images\",\"username\":\"pods.wear\",\"per_row\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"number\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"scroll_y\":\"-80\",\"images_size\":\"full\",\"images_likes\":\"1000-10000\",\"images_comments\":\"0-1000\",\"images\":[{\"id\":\"65\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-inst-9.jpg\"},{\"id\":\"58\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-inst-2-1.jpg\"},{\"id\":\"59\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-inst-3-1.jpg\"},{\"id\":\"60\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-inst-4-1.jpg\"},{\"id\":\"61\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-inst-5-1.jpg\"},{\"id\":\"62\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-inst-6-1.jpg\"},{\"id\":\"63\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-inst-7-1.jpg\"},{\"id\":\"64\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-inst-8-1.jpg\"}],\"size\":\"medium\",\"rounded\":\"\",\"rounding_size\":\"0\",\"per_row_tablet\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"per_row_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcabef\"},\"elements\":[],\"widgetType\":\"wd_instagram\"}],\"isInner\":false}]'),
(5646,10106,'_elementor_edit_mode','builder'),
(5647,10106,'_elementor_template_type','wp-page'),
(5648,10106,'_elementor_version','3.32.3'),
(5649,10106,'_wp_page_template','default'),
(5650,10106,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50,\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\"},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p data-start=\\\"231\\\" data-end=\\\"337\\\">A client that\\u2019s satisfied for a reason becomes loyal \\u2014 we focus on giving every reason to stay that way.<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Custom Design\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"01.\",\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"369\\\" data-end=\\\"488\\\">Every product is crafted to reflect your unique style and needs \\u2014 no generic solutions, just personalized perfection.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"24\\/7 Support\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"02.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"650\\\" data-end=\\\"760\\\">We\\u2019re always here to help \\u2014 from inquiries to after-sales assistance, your satisfaction is our top priority.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"03.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false}]'),
(4207,9988,'_wc_review_count','0'),
(4208,9988,'_product_version','10.5.2'),
(4209,9988,'_price','250000'),
(4210,9988,'woodmart_total_stock_quantity',''),
(4211,9988,'woodmart_wc_video_gallery','a:1:{i:10013;a:11:{s:10:\"video_type\";s:3:\"mp4\";s:15:\"upload_video_id\";s:0:\"\";s:16:\"upload_video_url\";s:0:\"\";s:11:\"youtube_url\";s:0:\"\";s:9:\"vimeo_url\";s:0:\"\";s:8:\"autoplay\";s:1:\"0\";s:10:\"video_size\";s:7:\"contain\";s:13:\"video_control\";s:5:\"theme\";s:16:\"hide_gallery_img\";s:1:\"0\";s:16:\"hide_information\";s:1:\"0\";s:12:\"audio_status\";s:6:\"unmute\";}}'),
(4212,9988,'_product_360_image_gallery',''),
(4213,9988,'_woodmart_whb_header','none'),
(4214,9988,'_woodmart_main_layout','default'),
(4215,9988,'_woodmart_sidebar_width','default'),
(4216,9988,'_woodmart_custom_sidebar','none'),
(4217,9988,'_woodmart_new_label',''),
(4218,9988,'_woodmart_new_label_date',''),
(4219,9988,'_woodmart_swatches_attribute',''),
(4220,9988,'_woodmart_related_off',''),
(4221,9988,'_woodmart_exclude_show_single_variation',''),
(4222,9988,'_woodmart_product_video',''),
(4223,9988,'_woodmart_product_hashtag',''),
(4224,9988,'_woodmart_single_product_style','inherit'),
(4225,9988,'_woodmart_thums_position','inherit'),
(4226,9988,'_woodmart_extra_content',''),
(4227,9988,'_woodmart_extra_position','after'),
(4228,9988,'_woodmart_product_design','inherit'),
(4229,9988,'_woodmart_product-background',''),
(4230,9988,'_woodmart_hide_tabs_titles',''),
(4231,9988,'_woodmart_product_custom_tab_title',''),
(4232,9988,'_woodmart_product_custom_tab_content_type','text'),
(4233,9988,'_woodmart_product_custom_tab_content',''),
(4234,9988,'_woodmart_product_custom_tab_html_block',''),
(4235,9988,'_woodmart_product_custom_tab_title_2',''),
(4236,9988,'_woodmart_product_custom_tab_content_type_2','text'),
(4237,9988,'_woodmart_product_custom_tab_content_2',''),
(4238,9988,'_woodmart_product_custom_tab_html_block_2',''),
(4239,9997,'_woodmart_whb_header','none'),
(4240,9997,'_woodmart_main_layout','default'),
(4241,9997,'_woodmart_sidebar_width','default'),
(4242,9997,'_woodmart_custom_sidebar','none'),
(4243,9997,'_woodmart_new_label',''),
(4244,9997,'_woodmart_new_label_date',''),
(4245,9997,'_woodmart_swatches_attribute',''),
(4246,9997,'_woodmart_related_off',''),
(4247,9997,'_woodmart_exclude_show_single_variation',''),
(4248,9997,'_woodmart_product_video',''),
(4249,9997,'_woodmart_product_hashtag',''),
(4250,9997,'_woodmart_single_product_style','inherit'),
(4251,9997,'_woodmart_thums_position','inherit'),
(4252,9997,'_woodmart_extra_content',''),
(4253,9997,'_woodmart_extra_position','after'),
(4254,9997,'_woodmart_product_design','inherit'),
(4255,9997,'_woodmart_product-background',''),
(4256,9997,'_woodmart_hide_tabs_titles',''),
(4257,9997,'_woodmart_product_custom_tab_title',''),
(4258,9997,'_woodmart_product_custom_tab_content_type','text'),
(4259,9997,'_woodmart_product_custom_tab_content',''),
(4260,9997,'_woodmart_product_custom_tab_html_block',''),
(4261,9997,'_woodmart_product_custom_tab_title_2',''),
(4262,9997,'_woodmart_product_custom_tab_content_type_2','text'),
(4263,9997,'_woodmart_product_custom_tab_content_2',''),
(4264,9997,'_woodmart_product_custom_tab_html_block_2',''),
(4265,9989,'_edit_last','1'),
(4266,9989,'_edit_lock','1773935623:1'),
(4267,9989,'_wp_page_template','default'),
(4268,9989,'woodmart_sguide_select','none'),
(4269,9989,'woodmart_price_unit_of_measure',''),
(4270,9989,'woodmart_fbt_bundles_id','a:1:{i:0;s:0:\"\";}'),
(4271,9989,'_regular_price','200000'),
(4272,9989,'total_sales','0'),
(4273,9989,'_tax_status','taxable'),
(4274,9989,'_tax_class',''),
(4275,9989,'_manage_stock','no'),
(4276,9989,'_backorders','no'),
(4277,9989,'_sold_individually','no'),
(4278,9989,'_virtual','no'),
(4279,9989,'_downloadable','no'),
(4280,9989,'_download_limit','-1'),
(4281,9989,'_download_expiry','-1'),
(4282,9989,'_stock',NULL),
(4283,9989,'_stock_status','instock'),
(4284,9989,'_wc_average_rating','0'),
(4285,9989,'_wc_review_count','0'),
(4286,9989,'_product_version','10.5.2'),
(4287,9989,'_price','170000'),
(4288,9989,'woodmart_total_stock_quantity',''),
(4289,9989,'woodmart_wc_video_gallery','a:1:{i:10010;a:11:{s:10:\"video_type\";s:3:\"mp4\";s:15:\"upload_video_id\";s:0:\"\";s:16:\"upload_video_url\";s:0:\"\";s:11:\"youtube_url\";s:0:\"\";s:9:\"vimeo_url\";s:0:\"\";s:8:\"autoplay\";s:1:\"0\";s:10:\"video_size\";s:7:\"contain\";s:13:\"video_control\";s:5:\"theme\";s:16:\"hide_gallery_img\";s:1:\"0\";s:16:\"hide_information\";s:1:\"0\";s:12:\"audio_status\";s:6:\"unmute\";}}'),
(4290,9989,'_product_360_image_gallery',''),
(4291,9989,'_woodmart_whb_header','none'),
(4292,9989,'_woodmart_main_layout','default'),
(4293,9989,'_woodmart_sidebar_width','default'),
(4294,9989,'_woodmart_custom_sidebar','none'),
(4295,9989,'_woodmart_new_label',''),
(4296,9989,'_woodmart_new_label_date',''),
(4297,9989,'_woodmart_swatches_attribute',''),
(4298,9989,'_woodmart_related_off',''),
(4299,9989,'_woodmart_exclude_show_single_variation',''),
(4300,9989,'_woodmart_product_video',''),
(4301,9989,'_woodmart_product_hashtag',''),
(4302,9989,'_woodmart_single_product_style','inherit'),
(4303,9989,'_woodmart_thums_position','inherit'),
(4304,9989,'_woodmart_extra_content',''),
(4305,9989,'_woodmart_extra_position','after'),
(4306,9989,'_woodmart_product_design','inherit'),
(4307,9989,'_woodmart_product-background',''),
(4308,9989,'_woodmart_hide_tabs_titles',''),
(4309,9989,'_woodmart_product_custom_tab_title',''),
(4310,9989,'_woodmart_product_custom_tab_content_type','text'),
(4311,9989,'_woodmart_product_custom_tab_content',''),
(4312,9989,'_woodmart_product_custom_tab_html_block',''),
(4313,9989,'_woodmart_product_custom_tab_title_2',''),
(4314,9989,'_woodmart_product_custom_tab_content_type_2','text'),
(4315,9989,'_woodmart_product_custom_tab_content_2',''),
(4316,9989,'_woodmart_product_custom_tab_html_block_2',''),
(4317,9998,'_woodmart_whb_header','none'),
(4318,9998,'_woodmart_main_layout','default'),
(4319,9998,'_woodmart_sidebar_width','default'),
(4320,9998,'_woodmart_custom_sidebar','none'),
(4321,9998,'_woodmart_new_label',''),
(4322,9998,'_woodmart_new_label_date',''),
(4323,9998,'_woodmart_swatches_attribute',''),
(4324,9998,'_woodmart_related_off',''),
(4325,9998,'_woodmart_exclude_show_single_variation',''),
(4326,9998,'_woodmart_product_video',''),
(4327,9998,'_woodmart_product_hashtag',''),
(4328,9998,'_woodmart_single_product_style','inherit'),
(4329,9998,'_woodmart_thums_position','inherit'),
(4330,9998,'_woodmart_extra_content',''),
(4331,9998,'_woodmart_extra_position','after'),
(4332,9998,'_woodmart_product_design','inherit'),
(4333,9998,'_woodmart_product-background',''),
(4334,9998,'_woodmart_hide_tabs_titles',''),
(4335,9998,'_woodmart_product_custom_tab_title',''),
(4336,9998,'_woodmart_product_custom_tab_content_type','text'),
(4337,9998,'_woodmart_product_custom_tab_content',''),
(4338,9998,'_woodmart_product_custom_tab_html_block',''),
(4339,9998,'_woodmart_product_custom_tab_title_2',''),
(4340,9998,'_woodmart_product_custom_tab_content_type_2','text'),
(4341,9998,'_woodmart_product_custom_tab_content_2',''),
(4342,9998,'_woodmart_product_custom_tab_html_block_2',''),
(4343,9990,'_edit_last','1'),
(4344,9990,'_edit_lock','1773936464:1'),
(4345,9990,'_wp_page_template','default'),
(4346,9990,'woodmart_sguide_select','none'),
(4347,9990,'woodmart_price_unit_of_measure',''),
(4348,9990,'woodmart_fbt_bundles_id','a:1:{i:0;s:0:\"\";}'),
(4350,9990,'total_sales','0'),
(4351,9990,'_tax_status','taxable'),
(4352,9990,'_tax_class',''),
(4353,9990,'_manage_stock','no'),
(4354,9990,'_backorders','no'),
(4355,9990,'_sold_individually','no'),
(4356,9990,'_virtual','no'),
(4357,9990,'_downloadable','no'),
(4358,9990,'_download_limit','-1'),
(4359,9990,'_download_expiry','-1'),
(4360,9990,'_stock',NULL),
(4361,9990,'_stock_status','instock'),
(4362,9990,'_wc_average_rating','0'),
(4363,9990,'_wc_review_count','0'),
(4364,9990,'_product_version','10.5.2'),
(6540,10166,'_thumbnail_id','10170'),
(4366,9990,'woodmart_total_stock_quantity',''),
(4367,9990,'woodmart_wc_video_gallery','a:1:{i:10016;a:11:{s:10:\"video_type\";s:3:\"mp4\";s:15:\"upload_video_id\";s:0:\"\";s:16:\"upload_video_url\";s:0:\"\";s:11:\"youtube_url\";s:0:\"\";s:9:\"vimeo_url\";s:0:\"\";s:8:\"autoplay\";s:1:\"0\";s:10:\"video_size\";s:7:\"contain\";s:13:\"video_control\";s:5:\"theme\";s:16:\"hide_gallery_img\";s:1:\"0\";s:16:\"hide_information\";s:1:\"0\";s:12:\"audio_status\";s:6:\"unmute\";}}'),
(4368,9990,'_product_360_image_gallery',''),
(4369,9990,'_woodmart_whb_header','none'),
(4370,9990,'_woodmart_main_layout','default'),
(4371,9990,'_woodmart_sidebar_width','default'),
(4372,9990,'_woodmart_custom_sidebar','none'),
(4373,9990,'_woodmart_new_label',''),
(4374,9990,'_woodmart_new_label_date',''),
(4375,9990,'_woodmart_swatches_attribute',''),
(4376,9990,'_woodmart_related_off',''),
(4377,9990,'_woodmart_exclude_show_single_variation',''),
(4378,9990,'_woodmart_product_video',''),
(4379,9990,'_woodmart_product_hashtag',''),
(4380,9990,'_woodmart_single_product_style','inherit'),
(4381,9990,'_woodmart_thums_position','inherit'),
(4382,9990,'_woodmart_extra_content',''),
(4383,9990,'_woodmart_extra_position','after'),
(4384,9990,'_woodmart_product_design','inherit'),
(4385,9990,'_woodmart_product-background',''),
(4386,9990,'_woodmart_hide_tabs_titles',''),
(4387,9990,'_woodmart_product_custom_tab_title',''),
(4388,9990,'_woodmart_product_custom_tab_content_type','text'),
(4389,9990,'_woodmart_product_custom_tab_content',''),
(4390,9990,'_woodmart_product_custom_tab_html_block',''),
(4391,9990,'_woodmart_product_custom_tab_title_2',''),
(4392,9990,'_woodmart_product_custom_tab_content_type_2','text'),
(4393,9990,'_woodmart_product_custom_tab_content_2',''),
(4394,9990,'_woodmart_product_custom_tab_html_block_2',''),
(4395,9999,'_woodmart_whb_header','none'),
(4396,9999,'_woodmart_main_layout','default'),
(4397,9999,'_woodmart_sidebar_width','default'),
(4398,9999,'_woodmart_custom_sidebar','none'),
(4399,9999,'_woodmart_new_label',''),
(4400,9999,'_woodmart_new_label_date',''),
(4401,9999,'_woodmart_swatches_attribute',''),
(4402,9999,'_woodmart_related_off',''),
(4403,9999,'_woodmart_exclude_show_single_variation',''),
(4404,9999,'_woodmart_product_video',''),
(4405,9999,'_woodmart_product_hashtag',''),
(4406,9999,'_woodmart_single_product_style','inherit'),
(4407,9999,'_woodmart_thums_position','inherit'),
(4408,9999,'_woodmart_extra_content',''),
(4409,9999,'_woodmart_extra_position','after'),
(4410,9999,'_woodmart_product_design','inherit'),
(4411,9999,'_woodmart_product-background',''),
(4412,9999,'_woodmart_hide_tabs_titles',''),
(4413,9999,'_woodmart_product_custom_tab_title',''),
(4414,9999,'_woodmart_product_custom_tab_content_type','text'),
(4415,9999,'_woodmart_product_custom_tab_content',''),
(4416,9999,'_woodmart_product_custom_tab_html_block',''),
(4417,9999,'_woodmart_product_custom_tab_title_2',''),
(4418,9999,'_woodmart_product_custom_tab_content_type_2','text'),
(4419,9999,'_woodmart_product_custom_tab_content_2',''),
(4420,9999,'_woodmart_product_custom_tab_html_block_2',''),
(4499,9992,'_edit_last','1'),
(4500,9992,'_edit_lock','1762976610:1'),
(4501,9992,'_wp_page_template','default'),
(4502,9992,'woodmart_sguide_select','none'),
(4503,9992,'woodmart_price_unit_of_measure',''),
(4504,9992,'woodmart_fbt_bundles_id','a:1:{i:0;s:0:\"\";}'),
(4506,9992,'total_sales','0'),
(4507,9992,'_tax_status','taxable'),
(4508,9992,'_tax_class',''),
(4509,9992,'_manage_stock','no'),
(4510,9992,'_backorders','no'),
(4511,9992,'_sold_individually','no'),
(4512,9992,'_virtual','no'),
(4513,9992,'_downloadable','no'),
(4514,9992,'_download_limit','-1'),
(4515,9992,'_download_expiry','-1'),
(4516,9992,'_stock',NULL),
(4517,9992,'_stock_status','instock'),
(4518,9992,'_wc_average_rating','0'),
(4519,9992,'_wc_review_count','0'),
(4520,9992,'_product_version','10.5.2'),
(4522,9992,'woodmart_total_stock_quantity',''),
(4523,9992,'woodmart_wc_video_gallery','a:3:{i:10008;a:11:{s:10:\"video_type\";s:3:\"mp4\";s:15:\"upload_video_id\";s:0:\"\";s:16:\"upload_video_url\";s:0:\"\";s:11:\"youtube_url\";s:0:\"\";s:9:\"vimeo_url\";s:0:\"\";s:8:\"autoplay\";s:1:\"0\";s:10:\"video_size\";s:7:\"contain\";s:13:\"video_control\";s:5:\"theme\";s:16:\"hide_gallery_img\";s:1:\"0\";s:16:\"hide_information\";s:1:\"0\";s:12:\"audio_status\";s:6:\"unmute\";}i:10156;a:11:{s:10:\"video_type\";s:3:\"mp4\";s:15:\"upload_video_id\";s:0:\"\";s:16:\"upload_video_url\";s:0:\"\";s:11:\"youtube_url\";s:0:\"\";s:9:\"vimeo_url\";s:0:\"\";s:8:\"autoplay\";s:1:\"0\";s:10:\"video_size\";s:7:\"contain\";s:13:\"video_control\";s:5:\"theme\";s:16:\"hide_gallery_img\";s:1:\"0\";s:16:\"hide_information\";s:1:\"0\";s:12:\"audio_status\";s:6:\"unmute\";}i:10155;a:11:{s:10:\"video_type\";s:3:\"mp4\";s:15:\"upload_video_id\";s:0:\"\";s:16:\"upload_video_url\";s:0:\"\";s:11:\"youtube_url\";s:0:\"\";s:9:\"vimeo_url\";s:0:\"\";s:8:\"autoplay\";s:1:\"0\";s:10:\"video_size\";s:7:\"contain\";s:13:\"video_control\";s:5:\"theme\";s:16:\"hide_gallery_img\";s:1:\"0\";s:16:\"hide_information\";s:1:\"0\";s:12:\"audio_status\";s:6:\"unmute\";}}'),
(4524,9992,'_product_360_image_gallery',''),
(4525,9992,'_woodmart_whb_header','none'),
(4526,9992,'_woodmart_main_layout','default'),
(4527,9992,'_woodmart_sidebar_width','default'),
(4528,9992,'_woodmart_custom_sidebar','none'),
(4529,9992,'_woodmart_new_label',''),
(4530,9992,'_woodmart_new_label_date',''),
(4531,9992,'_woodmart_swatches_attribute',''),
(4532,9992,'_woodmart_related_off',''),
(4533,9992,'_woodmart_exclude_show_single_variation',''),
(4534,9992,'_woodmart_product_video',''),
(4535,9992,'_woodmart_product_hashtag',''),
(4536,9992,'_woodmart_single_product_style','inherit'),
(4537,9992,'_woodmart_thums_position','inherit'),
(4538,9992,'_woodmart_extra_content',''),
(4539,9992,'_woodmart_extra_position','after'),
(4540,9992,'_woodmart_product_design','inherit'),
(4541,9992,'_woodmart_product-background',''),
(4542,9992,'_woodmart_hide_tabs_titles',''),
(4543,9992,'_woodmart_product_custom_tab_title',''),
(4544,9992,'_woodmart_product_custom_tab_content_type','text'),
(4545,9992,'_woodmart_product_custom_tab_content',''),
(4546,9992,'_woodmart_product_custom_tab_html_block',''),
(4547,9992,'_woodmart_product_custom_tab_title_2',''),
(4548,9992,'_woodmart_product_custom_tab_content_type_2','text'),
(4549,9992,'_woodmart_product_custom_tab_content_2',''),
(4550,9992,'_woodmart_product_custom_tab_html_block_2',''),
(4551,10001,'_woodmart_whb_header','none'),
(4552,10001,'_woodmart_main_layout','default'),
(4553,10001,'_woodmart_sidebar_width','default'),
(4554,10001,'_woodmart_custom_sidebar','none'),
(4555,10001,'_woodmart_new_label',''),
(4556,10001,'_woodmart_new_label_date',''),
(4557,10001,'_woodmart_swatches_attribute',''),
(4558,10001,'_woodmart_related_off',''),
(4559,10001,'_woodmart_exclude_show_single_variation',''),
(4560,10001,'_woodmart_product_video',''),
(4561,10001,'_woodmart_product_hashtag',''),
(4562,10001,'_woodmart_single_product_style','inherit'),
(4563,10001,'_woodmart_thums_position','inherit'),
(4564,10001,'_woodmart_extra_content',''),
(4565,10001,'_woodmart_extra_position','after'),
(4566,10001,'_woodmart_product_design','inherit'),
(4567,10001,'_woodmart_product-background',''),
(4568,10001,'_woodmart_hide_tabs_titles',''),
(4569,10001,'_woodmart_product_custom_tab_title',''),
(4570,10001,'_woodmart_product_custom_tab_content_type','text'),
(4571,10001,'_woodmart_product_custom_tab_content',''),
(4572,10001,'_woodmart_product_custom_tab_html_block',''),
(4573,10001,'_woodmart_product_custom_tab_title_2',''),
(4574,10001,'_woodmart_product_custom_tab_content_type_2','text'),
(4575,10001,'_woodmart_product_custom_tab_content_2',''),
(4576,10001,'_woodmart_product_custom_tab_html_block_2',''),
(4577,9993,'_edit_last','1'),
(4578,9993,'_edit_lock','1773936265:1'),
(4579,9993,'_wp_page_template','default'),
(4580,9993,'woodmart_sguide_select','none'),
(4581,9993,'woodmart_price_unit_of_measure',''),
(4582,9993,'woodmart_fbt_bundles_id','a:1:{i:0;s:0:\"\";}'),
(4584,9993,'total_sales','0'),
(4585,9993,'_tax_status','taxable'),
(4586,9993,'_tax_class',''),
(4587,9993,'_manage_stock','no'),
(4588,9993,'_backorders','no'),
(4589,9993,'_sold_individually','no'),
(4590,9993,'_virtual','no'),
(4591,9993,'_downloadable','no'),
(4592,9993,'_download_limit','-1'),
(4593,9993,'_download_expiry','-1'),
(4594,9993,'_stock',NULL),
(4595,9993,'_stock_status','instock'),
(4596,9993,'_wc_average_rating','0'),
(4597,9993,'_wc_review_count','0'),
(4598,9993,'_product_version','10.5.2'),
(7539,10222,'_thumbnail_id','0'),
(4600,9993,'woodmart_total_stock_quantity',''),
(4601,9993,'woodmart_wc_video_gallery','a:1:{i:10009;a:11:{s:10:\"video_type\";s:3:\"mp4\";s:15:\"upload_video_id\";s:0:\"\";s:16:\"upload_video_url\";s:0:\"\";s:11:\"youtube_url\";s:0:\"\";s:9:\"vimeo_url\";s:0:\"\";s:8:\"autoplay\";s:1:\"0\";s:10:\"video_size\";s:7:\"contain\";s:13:\"video_control\";s:5:\"theme\";s:16:\"hide_gallery_img\";s:1:\"0\";s:16:\"hide_information\";s:1:\"0\";s:12:\"audio_status\";s:6:\"unmute\";}}'),
(4602,9993,'_product_360_image_gallery',''),
(4603,9993,'_woodmart_whb_header','none'),
(4604,9993,'_woodmart_main_layout','default'),
(4605,9993,'_woodmart_sidebar_width','default'),
(4606,9993,'_woodmart_custom_sidebar','none'),
(4607,9993,'_woodmart_new_label',''),
(4608,9993,'_woodmart_new_label_date',''),
(4609,9993,'_woodmart_swatches_attribute',''),
(4610,9993,'_woodmart_related_off',''),
(4611,9993,'_woodmart_exclude_show_single_variation',''),
(4612,9993,'_woodmart_product_video',''),
(4613,9993,'_woodmart_product_hashtag',''),
(4614,9993,'_woodmart_single_product_style','inherit'),
(4615,9993,'_woodmart_thums_position','inherit'),
(4616,9993,'_woodmart_extra_content',''),
(4617,9993,'_woodmart_extra_position','after'),
(4618,9993,'_woodmart_product_design','inherit'),
(4619,9993,'_woodmart_product-background',''),
(4620,9993,'_woodmart_hide_tabs_titles',''),
(4621,9993,'_woodmart_product_custom_tab_title',''),
(4622,9993,'_woodmart_product_custom_tab_content_type','text'),
(4623,9993,'_woodmart_product_custom_tab_content',''),
(4624,9993,'_woodmart_product_custom_tab_html_block',''),
(4625,9993,'_woodmart_product_custom_tab_title_2',''),
(4626,9993,'_woodmart_product_custom_tab_content_type_2','text'),
(4627,9993,'_woodmart_product_custom_tab_content_2',''),
(4628,9993,'_woodmart_product_custom_tab_html_block_2',''),
(4629,10002,'_woodmart_whb_header','none'),
(4630,10002,'_woodmart_main_layout','default'),
(4631,10002,'_woodmart_sidebar_width','default'),
(4632,10002,'_woodmart_custom_sidebar','none'),
(4633,10002,'_woodmart_new_label',''),
(4634,10002,'_woodmart_new_label_date',''),
(4635,10002,'_woodmart_swatches_attribute',''),
(4636,10002,'_woodmart_related_off',''),
(4637,10002,'_woodmart_exclude_show_single_variation',''),
(4638,10002,'_woodmart_product_video',''),
(4639,10002,'_woodmart_product_hashtag',''),
(4640,10002,'_woodmart_single_product_style','inherit'),
(4641,10002,'_woodmart_thums_position','inherit'),
(4642,10002,'_woodmart_extra_content',''),
(4643,10002,'_woodmart_extra_position','after'),
(4644,10002,'_woodmart_product_design','inherit'),
(4645,10002,'_woodmart_product-background',''),
(4646,10002,'_woodmart_hide_tabs_titles',''),
(4647,10002,'_woodmart_product_custom_tab_title',''),
(4648,10002,'_woodmart_product_custom_tab_content_type','text'),
(4649,10002,'_woodmart_product_custom_tab_content',''),
(4650,10002,'_woodmart_product_custom_tab_html_block',''),
(4651,10002,'_woodmart_product_custom_tab_title_2',''),
(4652,10002,'_woodmart_product_custom_tab_content_type_2','text'),
(4653,10002,'_woodmart_product_custom_tab_content_2',''),
(4654,10002,'_woodmart_product_custom_tab_html_block_2',''),
(4655,10003,'_edit_last','1'),
(4656,10003,'_wp_page_template','default'),
(4657,10003,'woodmart_sguide_select','none'),
(4658,10003,'woodmart_price_unit_of_measure',''),
(4659,10003,'woodmart_fbt_bundles_id','a:1:{i:0;s:0:\"\";}'),
(4661,10003,'total_sales','0'),
(4662,10003,'_tax_status','taxable'),
(4663,10003,'_tax_class',''),
(4664,10003,'_manage_stock','no'),
(4665,10003,'_backorders','no'),
(4666,10003,'_sold_individually','no'),
(4667,10003,'_virtual','no'),
(4668,10003,'_downloadable','no'),
(4669,10003,'_download_limit','-1'),
(4670,10003,'_download_expiry','-1'),
(4671,10003,'_stock',NULL),
(4672,10003,'_stock_status','instock'),
(4673,10003,'_wc_average_rating','0'),
(4674,10003,'_wc_review_count','0'),
(4675,10003,'_product_version','10.5.2'),
(4677,10003,'woodmart_total_stock_quantity',''),
(4678,10003,'woodmart_wc_video_gallery','a:3:{i:10005;a:11:{s:10:\"video_type\";s:3:\"mp4\";s:15:\"upload_video_id\";s:0:\"\";s:16:\"upload_video_url\";s:0:\"\";s:11:\"youtube_url\";s:0:\"\";s:9:\"vimeo_url\";s:0:\"\";s:8:\"autoplay\";s:1:\"0\";s:10:\"video_size\";s:7:\"contain\";s:13:\"video_control\";s:5:\"theme\";s:16:\"hide_gallery_img\";s:1:\"0\";s:16:\"hide_information\";s:1:\"0\";s:12:\"audio_status\";s:6:\"unmute\";}i:10162;a:11:{s:10:\"video_type\";s:3:\"mp4\";s:15:\"upload_video_id\";s:0:\"\";s:16:\"upload_video_url\";s:0:\"\";s:11:\"youtube_url\";s:0:\"\";s:9:\"vimeo_url\";s:0:\"\";s:8:\"autoplay\";s:1:\"0\";s:10:\"video_size\";s:7:\"contain\";s:13:\"video_control\";s:5:\"theme\";s:16:\"hide_gallery_img\";s:1:\"0\";s:16:\"hide_information\";s:1:\"0\";s:12:\"audio_status\";s:6:\"unmute\";}i:10161;a:11:{s:10:\"video_type\";s:3:\"mp4\";s:15:\"upload_video_id\";s:0:\"\";s:16:\"upload_video_url\";s:0:\"\";s:11:\"youtube_url\";s:0:\"\";s:9:\"vimeo_url\";s:0:\"\";s:8:\"autoplay\";s:1:\"0\";s:10:\"video_size\";s:7:\"contain\";s:13:\"video_control\";s:5:\"theme\";s:16:\"hide_gallery_img\";s:1:\"0\";s:16:\"hide_information\";s:1:\"0\";s:12:\"audio_status\";s:6:\"unmute\";}}'),
(4679,10003,'_product_360_image_gallery',''),
(4680,10003,'_woodmart_whb_header','none'),
(4681,10003,'_woodmart_main_layout','default'),
(4682,10003,'_woodmart_sidebar_width','default'),
(4683,10003,'_woodmart_custom_sidebar','none'),
(4684,10003,'_woodmart_new_label',''),
(4685,10003,'_woodmart_new_label_date',''),
(4686,10003,'_woodmart_swatches_attribute',''),
(4687,10003,'_woodmart_related_off',''),
(4688,10003,'_woodmart_exclude_show_single_variation',''),
(4689,10003,'_woodmart_product_video',''),
(4690,10003,'_woodmart_product_hashtag',''),
(4691,10003,'_woodmart_single_product_style','inherit'),
(4692,10003,'_woodmart_thums_position','inherit'),
(4693,10003,'_woodmart_extra_content',''),
(4694,10003,'_woodmart_extra_position','after'),
(4695,10003,'_woodmart_product_design','inherit'),
(4696,10003,'_woodmart_product-background',''),
(4697,10003,'_woodmart_hide_tabs_titles',''),
(4698,10003,'_woodmart_product_custom_tab_title',''),
(4699,10003,'_woodmart_product_custom_tab_content_type','text'),
(4700,10003,'_woodmart_product_custom_tab_content',''),
(4701,10003,'_woodmart_product_custom_tab_html_block',''),
(4702,10003,'_woodmart_product_custom_tab_title_2',''),
(4703,10003,'_woodmart_product_custom_tab_content_type_2','text'),
(4704,10003,'_woodmart_product_custom_tab_content_2',''),
(4705,10003,'_woodmart_product_custom_tab_html_block_2',''),
(4706,10004,'_woodmart_whb_header','none'),
(4707,10004,'_woodmart_main_layout','default'),
(4708,10004,'_woodmart_sidebar_width','default'),
(4709,10004,'_woodmart_custom_sidebar','none'),
(4710,10004,'_woodmart_new_label',''),
(4711,10004,'_woodmart_new_label_date',''),
(4712,10004,'_woodmart_swatches_attribute',''),
(4713,10004,'_woodmart_related_off',''),
(4714,10004,'_woodmart_exclude_show_single_variation',''),
(4715,10004,'_woodmart_product_video',''),
(4716,10004,'_woodmart_product_hashtag',''),
(4717,10004,'_woodmart_single_product_style','inherit'),
(4718,10004,'_woodmart_thums_position','inherit'),
(4719,10004,'_woodmart_extra_content',''),
(4720,10004,'_woodmart_extra_position','after'),
(4721,10004,'_woodmart_product_design','inherit'),
(4722,10004,'_woodmart_product-background',''),
(4723,10004,'_woodmart_hide_tabs_titles',''),
(4724,10004,'_woodmart_product_custom_tab_title',''),
(4725,10004,'_woodmart_product_custom_tab_content_type','text'),
(4726,10004,'_woodmart_product_custom_tab_content',''),
(4727,10004,'_woodmart_product_custom_tab_html_block',''),
(4728,10004,'_woodmart_product_custom_tab_title_2',''),
(4729,10004,'_woodmart_product_custom_tab_content_type_2','text'),
(4730,10004,'_woodmart_product_custom_tab_content_2',''),
(4731,10004,'_woodmart_product_custom_tab_html_block_2',''),
(4732,10003,'_edit_lock','1773936469:1'),
(4839,10026,'_wp_page_template','default'),
(4838,10026,'_elementor_version','3.32.3'),
(4836,10026,'_elementor_edit_mode','builder'),
(4837,10026,'_elementor_template_type','wp-page'),
(4833,10025,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories-slider\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":3,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Fast Delivery\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":38,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>Chances are there wasn\\u2019t collaboration and checkpoints, there wasn\\u2019t a process.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Best Quality\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"a44517d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"c18a727\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Learn how to get a discount\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>Proponents of content strategy may shun of dummy copy designers<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ab0cfb9\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"post_type\":\"ids\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(4831,10025,'_elementor_version','3.32.3'),
(4832,10025,'_wp_page_template','default'),
(4817,10023,'_elementor_edit_mode','builder'),
(4818,10023,'_elementor_template_type','wp-page'),
(4819,10023,'_elementor_version','3.32.3'),
(4820,10023,'_wp_page_template','default'),
(4821,10023,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories-slider\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Fast Delivery\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":38,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>Chances are there wasn\\u2019t collaboration and checkpoints, there wasn\\u2019t a process.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Best Quality\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"a44517d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"c18a727\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Learn how to get a discount\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>Proponents of content strategy may shun of dummy copy designers<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ab0cfb9\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"post_type\":\"ids\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(5219,10065,'_wp_page_template','default'),
(5220,10065,'_elementor_edit_mode','builder'),
(5221,10065,'_elementor_template_type','wp-post'),
(5222,10065,'_elementor_version','3.32.3'),
(5223,10065,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Headwear That Speaks Boldly\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Top off your look <br \\/>with signature pieces.<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\",\"column_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"About US\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(5246,10068,'_wp_page_template','default'),
(5247,10068,'_elementor_edit_mode','builder'),
(5248,10068,'_elementor_template_type','wp-post'),
(5249,10068,'_elementor_version','3.32.3'),
(5250,10068,'_elementor_data','[{\"id\":\"558a1e8\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d02c33a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Chill Move \\nFlex Redefine.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1a4fa73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Designed for movement <br \\/>Made for comfort..<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"501b376\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d5cf943\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"0c951f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(4739,10005,'_wp_attached_file','2025/10/time-fit-armless-scaled.jpg'),
(4740,10005,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:2560;s:4:\"file\";s:35:\"2025/10/time-fit-armless-scaled.jpg\";s:8:\"filesize\";i:416188;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"time-fit-armless-scaled-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27235;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"time-fit-armless-scaled-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3806;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"time-fit-armless-scaled-1200x1500.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126682;}s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"time-fit-armless-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7108;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"time-fit-armless-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61340;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"time-fit-armless-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3136;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"time-fit-armless-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53749;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"time-fit-armless-scaled-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173921;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"time-fit-armless-1638x2048.jpg\";s:5:\"width\";i:1638;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:261662;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5126,9535,'_wp_old_date','2025-10-03'),
(5127,9534,'_wp_old_date','2025-10-03'),
(5128,9533,'_wp_old_date','2025-10-03'),
(5124,10059,'_menu_item_scroll','no'),
(5049,10051,'_wp_page_template','elementor_header_footer'),
(5052,10053,'_elementor_template_type','wp-page'),
(5053,10053,'_elementor_version','3.32.3'),
(5054,10053,'_wp_page_template','elementor_header_footer'),
(5055,10054,'_elementor_edit_mode','builder'),
(5056,10054,'_elementor_template_type','wp-page'),
(5057,10054,'_elementor_version','3.32.3'),
(5058,10054,'_wp_page_template','elementor_header_footer'),
(5059,10051,'_elementor_data','[{\"id\":\"7121fa3\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"fc28814\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"02a3e70\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"8f017be\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"color_gradient_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_position_tablet\":\"center center\",\"color_gradient_gradient_position_mobile\":\"center center\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"590875a\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":30,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(4743,10006,'_wp_attached_file','2025/10/twt-track-suit-r-scaled.jpg'),
(4744,10006,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:2560;s:4:\"file\";s:35:\"2025/10/twt-track-suit-r-scaled.jpg\";s:8:\"filesize\";i:205229;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"twt-track-suit-r-scaled-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28835;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"twt-track-suit-r-scaled-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4921;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"twt-track-suit-r-scaled-1200x1500.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88870;}s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"twt-track-suit-r-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8999;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"twt-track-suit-r-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50544;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"twt-track-suit-r-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4674;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"twt-track-suit-r-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45607;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"twt-track-suit-r-1229x1536.jpg\";s:5:\"width\";i:1229;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92607;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"twt-track-suit-r-1639x2048.jpg\";s:5:\"width\";i:1639;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144217;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4745,10007,'_wp_attached_file','2025/10/twt-tshirt-scaled.jpg'),
(4746,10007,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:2560;s:4:\"file\";s:29:\"2025/10/twt-tshirt-scaled.jpg\";s:8:\"filesize\";i:123066;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"twt-tshirt-scaled-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12985;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"twt-tshirt-scaled-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2176;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"twt-tshirt-scaled-1200x1500.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48959;}s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"twt-tshirt-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3713;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"twt-tshirt-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24750;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"twt-tshirt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1949;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"twt-tshirt-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22090;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"twt-tshirt-scaled-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63970;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"twt-tshirt-1639x2048.jpg\";s:5:\"width\";i:1639;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82116;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4747,10008,'_wp_attached_file','2025/10/timer-tshirt-scaled.jpg'),
(4748,10008,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:2560;s:4:\"file\";s:31:\"2025/10/timer-tshirt-scaled.jpg\";s:8:\"filesize\";i:500438;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"timer-tshirt-scaled-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36991;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"timer-tshirt-scaled-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3821;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"timer-tshirt-scaled-1200x1500.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153531;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"timer-tshirt-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7760;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"timer-tshirt-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73956;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"timer-tshirt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3699;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"timer-tshirt-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64711;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"timer-tshirt-scaled-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242076;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"timer-tshirt-1638x2048.jpg\";s:5:\"width\";i:1638;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:314744;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4749,10009,'_wp_attached_file','2025/10/touch-time-tshirt-scaled.jpg'),
(4750,10009,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:2560;s:4:\"file\";s:36:\"2025/10/touch-time-tshirt-scaled.jpg\";s:8:\"filesize\";i:305241;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"touch-time-tshirt-scaled-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29554;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"touch-time-tshirt-scaled-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4232;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"touch-time-tshirt-scaled-1200x1500.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105313;}s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"touch-time-tshirt-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7967;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"touch-time-tshirt-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54260;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"touch-time-tshirt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4213;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"touch-time-tshirt-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48329;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"touch-time-tshirt-scaled-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153725;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"touch-time-tshirt-1638x2048.jpg\";s:5:\"width\";i:1638;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:196286;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4751,10010,'_wp_attached_file','2025/10/twt-acid-wash-hoodie-scaled.jpg'),
(4752,10010,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:2560;s:4:\"file\";s:39:\"2025/10/twt-acid-wash-hoodie-scaled.jpg\";s:8:\"filesize\";i:680155;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"twt-acid-wash-hoodie-scaled-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47154;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"twt-acid-wash-hoodie-scaled-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4653;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"twt-acid-wash-hoodie-scaled-1200x1500.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204688;}s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"twt-acid-wash-hoodie-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9741;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"twt-acid-wash-hoodie-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97907;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"twt-acid-wash-hoodie-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4566;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"twt-acid-wash-hoodie-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85012;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"twt-acid-wash-hoodie-scaled-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:332760;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:34:\"twt-acid-wash-hoodie-1638x2048.jpg\";s:5:\"width\";i:1638;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:435415;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4753,10011,'_wp_attached_file','2025/10/twt-beanie-scaled.jpg'),
(4754,10011,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:2560;s:4:\"file\";s:29:\"2025/10/twt-beanie-scaled.jpg\";s:8:\"filesize\";i:455903;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"twt-beanie-scaled-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42678;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"twt-beanie-scaled-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5439;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"twt-beanie-scaled-1200x1500.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165743;}s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"twt-beanie-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10896;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"twt-beanie-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84383;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"twt-beanie-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5059;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"twt-beanie-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74638;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"twt-beanie-scaled-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:241790;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"twt-beanie-1638x2048.jpg\";s:5:\"width\";i:1638;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:308835;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4755,10012,'_wp_attached_file','2025/10/twt-punk-show-cap-scaled.jpg'),
(4756,10012,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:2560;s:4:\"file\";s:36:\"2025/10/twt-punk-show-cap-scaled.jpg\";s:8:\"filesize\";i:303015;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"twt-punk-show-cap-scaled-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30446;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"twt-punk-show-cap-scaled-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3706;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"twt-punk-show-cap-scaled-1200x1500.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110812;}s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"twt-punk-show-cap-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6984;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"twt-punk-show-cap-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56672;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"twt-punk-show-cap-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3573;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"twt-punk-show-cap-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50424;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"twt-punk-show-cap-scaled-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162702;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"twt-punk-show-cap-1639x2048.jpg\";s:5:\"width\";i:1639;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203834;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4757,10013,'_wp_attached_file','2025/10/twt-track-suit-r-1-scaled.jpg'),
(4758,10013,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:2560;s:4:\"file\";s:37:\"2025/10/twt-track-suit-r-1-scaled.jpg\";s:8:\"filesize\";i:205229;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"twt-track-suit-r-1-scaled-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28835;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"twt-track-suit-r-1-scaled-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4921;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"twt-track-suit-r-1-scaled-1200x1500.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88870;}s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"twt-track-suit-r-1-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8999;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"twt-track-suit-r-1-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50544;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"twt-track-suit-r-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4674;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"twt-track-suit-r-1-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45607;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"twt-track-suit-r-1-scaled-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114882;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:32:\"twt-track-suit-r-1-1639x2048.jpg\";s:5:\"width\";i:1639;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144217;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4759,10014,'_wp_attached_file','2025/10/twt-track-suit-scaled.jpg'),
(4760,10014,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:2560;s:4:\"file\";s:33:\"2025/10/twt-track-suit-scaled.jpg\";s:8:\"filesize\";i:217324;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"twt-track-suit-scaled-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29482;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"twt-track-suit-scaled-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5005;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"twt-track-suit-scaled-1200x1500.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94089;}s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"twt-track-suit-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9160;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"twt-track-suit-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53477;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"twt-track-suit-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4712;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"twt-track-suit-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48109;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"twt-track-suit-scaled-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118130;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"twt-track-suit-1638x2048.jpg\";s:5:\"width\";i:1638;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153727;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4761,10015,'_wp_attached_file','2025/10/twt-tshirt-1-scaled.jpg'),
(4762,10015,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:2560;s:4:\"file\";s:31:\"2025/10/twt-tshirt-1-scaled.jpg\";s:8:\"filesize\";i:123066;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"twt-tshirt-1-scaled-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12985;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"twt-tshirt-1-scaled-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2176;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"twt-tshirt-1-scaled-1200x1500.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48959;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"twt-tshirt-1-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3713;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"twt-tshirt-1-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24750;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"twt-tshirt-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1949;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"twt-tshirt-1-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22090;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"twt-tshirt-1-1229x1536.jpg\";s:5:\"width\";i:1229;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49099;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"twt-tshirt-1-1639x2048.jpg\";s:5:\"width\";i:1639;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82116;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4763,10016,'_wp_attached_file','2025/10/twy-acid-wash-tshirt-scaled.jpg'),
(4764,10016,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:2560;s:4:\"file\";s:39:\"2025/10/twy-acid-wash-tshirt-scaled.jpg\";s:8:\"filesize\";i:451181;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"twy-acid-wash-tshirt-scaled-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38760;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"twy-acid-wash-tshirt-scaled-148x185.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4713;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"twy-acid-wash-tshirt-scaled-1200x1500.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145997;}s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"twy-acid-wash-tshirt-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9165;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"twy-acid-wash-tshirt-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73022;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"twy-acid-wash-tshirt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4576;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"twy-acid-wash-tshirt-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64240;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"twy-acid-wash-tshirt-scaled-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225120;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:34:\"twy-acid-wash-tshirt-1638x2048.jpg\";s:5:\"width\";i:1638;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:284233;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4765,10003,'_thumbnail_id','10005'),
(4766,9988,'_thumbnail_id','10013'),
(4768,9980,'_thumbnail_id','10011'),
(4769,9985,'_thumbnail_id','10012'),
(4770,9989,'_thumbnail_id','10010'),
(4771,9990,'_thumbnail_id','10016'),
(4772,9992,'_thumbnail_id','10008'),
(4773,9993,'_thumbnail_id','10009'),
(4774,10017,'_wp_attached_file','2025/10/twt-socks-scaled.jpg'),
(4775,10017,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:2048;s:4:\"file\";s:28:\"2025/10/twt-socks-scaled.jpg\";s:8:\"filesize\";i:233357;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"twt-socks-scaled-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22847;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"twt-socks-scaled-148x118.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:118;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2825;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"twt-socks-scaled-1200x960.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54784;}s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"twt-socks-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6585;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"twt-socks-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41686;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"twt-socks-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3541;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"twt-socks-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25961;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"twt-socks-scaled-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118694;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"twt-socks-2048x1638.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1638;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152520;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4776,9986,'_thumbnail_id','10017'),
(4806,10021,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories-slider\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Fast Delivery\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":38,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>Chances are there wasn\\u2019t collaboration and checkpoints, there wasn\\u2019t a process.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Best Quality\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"a44517d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"c18a727\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Learn how to get a discount\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>Proponents of content strategy may shun of dummy copy designers<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ab0cfb9\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"post_type\":\"ids\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(4786,9989,'_sale_price','170000'),
(4788,10019,'_elementor_edit_mode','builder'),
(4789,10019,'_elementor_template_type','wp-page'),
(4790,10019,'_elementor_version','3.32.3'),
(4791,10019,'_wp_page_template','default'),
(4792,10019,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories-slider\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Fast Delivery\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":38,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>Chances are there wasn\\u2019t collaboration and checkpoints, there wasn\\u2019t a process.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Best Quality\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"a44517d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"c18a727\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Learn how to get a discount\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>Proponents of content strategy may shun of dummy copy designers<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ab0cfb9\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"post_type\":\"ids\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(4950,10039,'_elementor_version','3.32.3'),
(4951,10039,'_wp_page_template','default'),
(4952,10039,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories-slider\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p data-start=\\\"231\\\" data-end=\\\"337\\\">A client that\\u2019s satisfied for a reason becomes loyal \\u2014 we focus on giving every reason to stay that way.<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Custom Design\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"01.\",\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"369\\\" data-end=\\\"488\\\">Every product is crafted to reflect your unique style and needs \\u2014 no generic solutions, just personalized perfection.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"24\\/7 Support\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"02.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"650\\\" data-end=\\\"760\\\">We\\u2019re always here to help \\u2014 from inquiries to after-sales assistance, your satisfaction is our top priority.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"03.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false}]'),
(4829,10025,'_elementor_edit_mode','builder'),
(4830,10025,'_elementor_template_type','wp-page'),
(4802,10021,'_elementor_edit_mode','builder'),
(4803,10021,'_elementor_template_type','wp-page'),
(4804,10021,'_elementor_version','3.32.3'),
(4805,10021,'_wp_page_template','default'),
(4795,10020,'_elementor_edit_mode','builder'),
(4796,10020,'_elementor_template_type','wp-page'),
(4797,10020,'_elementor_version','3.32.3'),
(4798,10020,'_wp_page_template','default'),
(4799,10020,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories-slider\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Fast Delivery\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":38,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>Chances are there wasn\\u2019t collaboration and checkpoints, there wasn\\u2019t a process.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Best Quality\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"a44517d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"c18a727\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Learn how to get a discount\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>Proponents of content strategy may shun of dummy copy designers<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ab0cfb9\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"post_type\":\"ids\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(5635,10105,'_elementor_edit_mode','builder'),
(5636,10105,'_elementor_template_type','wp-page'),
(5637,10105,'_elementor_version','3.32.3'),
(5638,10105,'_wp_page_template','default'),
(5639,10105,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50,\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\"},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p data-start=\\\"231\\\" data-end=\\\"337\\\">A client that\\u2019s satisfied for a reason becomes loyal \\u2014 we focus on giving every reason to stay that way.<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Custom Design\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"01.\",\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"369\\\" data-end=\\\"488\\\">Every product is crafted to reflect your unique style and needs \\u2014 no generic solutions, just personalized perfection.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"24\\/7 Support\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"02.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"650\\\" data-end=\\\"760\\\">We\\u2019re always here to help \\u2014 from inquiries to after-sales assistance, your satisfaction is our top priority.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"03.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false}]'),
(5627,10104,'_elementor_edit_mode','builder'),
(5628,10104,'_elementor_template_type','wp-page'),
(5629,10104,'_elementor_version','3.32.3'),
(5630,10104,'_wp_page_template','default'),
(5631,10104,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50,\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\"},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p data-start=\\\"231\\\" data-end=\\\"337\\\">A client that\\u2019s satisfied for a reason becomes loyal \\u2014 we focus on giving every reason to stay that way.<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Custom Design\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"01.\",\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"369\\\" data-end=\\\"488\\\">Every product is crafted to reflect your unique style and needs \\u2014 no generic solutions, just personalized perfection.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"24\\/7 Support\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"02.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"650\\\" data-end=\\\"760\\\">We\\u2019re always here to help \\u2014 from inquiries to after-sales assistance, your satisfaction is our top priority.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"03.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false}]'),
(4823,10024,'_elementor_edit_mode','builder'),
(4824,10024,'_elementor_template_type','wp-page'),
(4825,10024,'_elementor_version','3.32.3'),
(4826,10024,'_wp_page_template','default'),
(4827,10024,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories-slider\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Fast Delivery\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":38,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>Chances are there wasn\\u2019t collaboration and checkpoints, there wasn\\u2019t a process.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Best Quality\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"a44517d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"c18a727\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Learn how to get a discount\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>Proponents of content strategy may shun of dummy copy designers<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ab0cfb9\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"post_type\":\"ids\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(4840,10026,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories-slider\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":3,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Fast Delivery\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":38,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>Chances are there wasn\\u2019t collaboration and checkpoints, there wasn\\u2019t a process.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Best Quality\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"a44517d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"c18a727\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Learn how to get a discount\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>Proponents of content strategy may shun of dummy copy designers<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ab0cfb9\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"post_type\":\"ids\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(4842,10027,'_elementor_edit_mode','builder'),
(4843,10027,'_elementor_template_type','wp-page'),
(4844,10027,'_elementor_version','3.32.3'),
(4845,10027,'_wp_page_template','default'),
(4846,10027,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories-slider\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":3,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Fast Delivery\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":38,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>Chances are there wasn\\u2019t collaboration and checkpoints, there wasn\\u2019t a process.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Best Quality\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"a44517d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"c18a727\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Learn how to get a discount\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>Proponents of content strategy may shun of dummy copy designers<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ab0cfb9\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"post_type\":\"ids\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(4848,10028,'_elementor_edit_mode','builder'),
(4849,10028,'_elementor_template_type','wp-page'),
(4850,10028,'_elementor_version','3.32.3'),
(4851,10028,'_wp_page_template','default'),
(4852,10028,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories-slider\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":3,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Fast Delivery\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":38,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>Chances are there wasn\\u2019t collaboration and checkpoints, there wasn\\u2019t a process.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Best Quality\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"a44517d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"c18a727\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Learn how to get a discount\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>Proponents of content strategy may shun of dummy copy designers<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ab0cfb9\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"post_type\":\"ids\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(4875,10032,'_elementor_version','3.32.3'),
(4876,10032,'_wp_page_template','default'),
(4877,10032,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories-slider\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Fast Delivery\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":38,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>Chances are there wasn\\u2019t collaboration and checkpoints, there wasn\\u2019t a process.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Best Quality\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"a44517d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"c18a727\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Learn how to get a discount\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>Proponents of content strategy may shun of dummy copy designers<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ab0cfb9\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"post_type\":\"ids\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(4873,10032,'_elementor_edit_mode','builder'),
(4874,10032,'_elementor_template_type','wp-page'),
(4861,10030,'_elementor_edit_mode','builder'),
(4862,10030,'_elementor_template_type','wp-page'),
(4863,10030,'_elementor_version','3.32.3'),
(4864,10030,'_wp_page_template','default'),
(4865,10030,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories-slider\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":3,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Fast Delivery\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":38,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>Chances are there wasn\\u2019t collaboration and checkpoints, there wasn\\u2019t a process.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Best Quality\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"a44517d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"c18a727\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Learn how to get a discount\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>Proponents of content strategy may shun of dummy copy designers<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ab0cfb9\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"post_type\":\"ids\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(4867,10031,'_elementor_edit_mode','builder'),
(4868,10031,'_elementor_template_type','wp-page'),
(4869,10031,'_elementor_version','3.32.3'),
(4870,10031,'_wp_page_template','default'),
(4871,10031,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories-slider\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":3,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Fast Delivery\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":38,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>Chances are there wasn\\u2019t collaboration and checkpoints, there wasn\\u2019t a process.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Best Quality\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"a44517d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"c18a727\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Learn how to get a discount\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>Proponents of content strategy may shun of dummy copy designers<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ab0cfb9\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"post_type\":\"ids\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(4879,10033,'_elementor_edit_mode','builder'),
(4880,10033,'_elementor_template_type','wp-page'),
(4881,10033,'_elementor_version','3.32.3'),
(4882,10033,'_wp_page_template','default'),
(4883,10033,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories-slider\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Fast Delivery\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":38,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>Chances are there wasn\\u2019t collaboration and checkpoints, there wasn\\u2019t a process.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Best Quality\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"a44517d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"c18a727\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Learn how to get a discount\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>Proponents of content strategy may shun of dummy copy designers<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ab0cfb9\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"post_type\":\"ids\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(4885,10034,'_elementor_edit_mode','builder'),
(4886,10034,'_elementor_template_type','wp-page'),
(4887,10034,'_elementor_version','3.32.3'),
(4888,10034,'_wp_page_template','default'),
(4889,10034,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories-slider\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Fast Delivery\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":38,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>Chances are there wasn\\u2019t collaboration and checkpoints, there wasn\\u2019t a process.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Best Quality\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"a44517d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"c18a727\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Learn how to get a discount\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>Proponents of content strategy may shun of dummy copy designers<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ab0cfb9\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"post_type\":\"ids\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(4948,10039,'_elementor_edit_mode','builder'),
(4949,10039,'_elementor_template_type','wp-page'),
(4891,10035,'_elementor_edit_mode','builder'),
(4892,10035,'_elementor_template_type','wp-page'),
(4893,10035,'_elementor_version','3.32.3'),
(4894,10035,'_wp_page_template','default'),
(4895,10035,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories-slider\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Fast Delivery\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":38,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>Chances are there wasn\\u2019t collaboration and checkpoints, there wasn\\u2019t a process.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Best Quality\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"a44517d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"c18a727\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Learn how to get a discount\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>Proponents of content strategy may shun of dummy copy designers<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ab0cfb9\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"post_type\":\"ids\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(4897,9558,'_edit_lock','1759688057:1'),
(4898,9558,'_elementor_edit_mode','builder'),
(4899,9558,'_elementor_template_type','wp-page'),
(4900,9558,'_elementor_version','3.32.3'),
(4962,9065,'_edit_lock','1759750993:1'),
(6438,10161,'_wp_attached_file','2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg'),
(6369,10003,'_product_attributes','a:1:{s:5:\"color\";a:6:{s:4:\"name\";s:5:\"Color\";s:5:\"value\";s:29:\"Blue | Purple | Brown | Black\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(6370,10157,'_variation_description',''),
(6371,10157,'total_sales','0'),
(6372,10157,'_tax_status','taxable'),
(6373,10157,'_tax_class','parent'),
(6374,10157,'_manage_stock','no'),
(6375,10157,'_backorders','no'),
(6376,10157,'_sold_individually','no'),
(6377,10157,'_virtual','no'),
(6378,10157,'_downloadable','no'),
(6379,10157,'_download_limit','-1'),
(6380,10157,'_download_expiry','-1'),
(6381,10157,'_stock',NULL),
(6382,10157,'_stock_status','instock'),
(6383,10157,'_wc_average_rating','0'),
(6384,10157,'_wc_review_count','0'),
(6385,10157,'attribute_color','Blue'),
(7291,10211,'_elementor_edit_mode','builder'),
(7292,10211,'_elementor_template_type','wp-page'),
(7293,10211,'_elementor_version','3.33.0'),
(7294,10211,'_wp_page_template','elementor_header_footer'),
(7295,10211,'_elementor_data','[{\"id\":\"7121fa3\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"fc28814\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"02a3e70\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"8f017be\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"color_gradient_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_position_tablet\":\"center center\",\"color_gradient_gradient_position_mobile\":\"center center\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"590875a\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(5144,21,'_edit_lock','1760368207:1'),
(5047,6,'_edit_lock','1759751373:1'),
(4960,4453,'_edit_lock','1759750996:1'),
(4932,10037,'_elementor_edit_mode','builder'),
(4933,10037,'_elementor_template_type','wp-page'),
(4934,10037,'_elementor_version','3.32.3'),
(4935,10037,'_wp_page_template','default'),
(4936,10037,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories-slider\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Fast Delivery\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":38,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>Chances are there wasn\\u2019t collaboration and checkpoints, there wasn\\u2019t a process.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Best Quality\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"a44517d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"c18a727\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Learn how to get a discount\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>Proponents of content strategy may shun of dummy copy designers<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ab0cfb9\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"post_type\":\"ids\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(5051,10053,'_elementor_edit_mode','builder'),
(5149,10060,'_elementor_data','[{\"id\":\"ccd9047\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"css_animation\":\"none\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"3c52cfc\",\"elType\":\"widget\",\"settings\":{\"content_vertical\":\"middle\",\"lat\":\"39.950557\",\"lon\":\"-75.140658\",\"style_json\":\"W3siZmVhdHVyZVR5cGUiOiJsYW5kc2NhcGUubWFuX21hZGUiLCJlbGVtZW50VHlwZSI6ImFsbCIsInN0eWxlcnMiOlt7ImNvbG9yIjoiI2ZhZjVlZCJ9LHsibGlnaHRuZXNzIjoiMCJ9LHsiZ2FtbWEiOiIxIn1dfSx7ImZlYXR1cmVUeXBlIjoicG9pLnBhcmsiLCJlbGVtZW50VHlwZSI6Imdlb21ldHJ5LmZpbGwiLCJzdHlsZXJzIjpbeyJjb2xvciI6IiNiYWU1YTYifV19LHsiZmVhdHVyZVR5cGUiOiJyb2FkIiwiZWxlbWVudFR5cGUiOiJhbGwiLCJzdHlsZXJzIjpbeyJ3ZWlnaHQiOiIxLjAwIn0seyJnYW1tYSI6IjEuOCJ9LHsic2F0dXJhdGlvbiI6IjAifV19LHsiZmVhdHVyZVR5cGUiOiJyb2FkIiwiZWxlbWVudFR5cGUiOiJnZW9tZXRyeS5maWxsIiwic3R5bGVycyI6W3siaHVlIjoiI2ZmYjIwMCJ9XX0seyJmZWF0dXJlVHlwZSI6InJvYWQuYXJ0ZXJpYWwiLCJlbGVtZW50VHlwZSI6Imdlb21ldHJ5LmZpbGwiLCJzdHlsZXJzIjpbeyJsaWdodG5lc3MiOiIwIn0seyJnYW1tYSI6IjEifV19LHsiZmVhdHVyZVR5cGUiOiJ0cmFuc2l0LnN0YXRpb24uYWlycG9ydCIsImVsZW1lbnRUeXBlIjoiYWxsIiwic3R5bGVycyI6W3siaHVlIjoiI2IwMDBmZiJ9LHsic2F0dXJhdGlvbiI6IjIzIn0seyJsaWdodG5lc3MiOiItNCJ9LHsiZ2FtbWEiOiIwLjgwIn1dfSx7ImZlYXR1cmVUeXBlIjoid2F0ZXIiLCJlbGVtZW50VHlwZSI6ImFsbCIsInN0eWxlcnMiOlt7ImNvbG9yIjoiI2EwZGFmMiJ9XX1d\",\"content_width\":\"340\",\"scroll_y\":\"-80\",\"text\":\"<div class=\\\"info-box-content\\\"><div class=\\\"info-box-subtitle subtitle-color-default subtitle-style-default woodmart-font-weight-\\\">OUR STORES<\\/div><h4 class=\\\"info-box-title woodmart-font-weight- box-title-style-default\\\">VISIT OUR NEW<br \\/>STORE IN NEW YORK<\\/h4><div class=\\\"info-box-inner reset-mb-10\\\"><p>294 Bay Meadows Ave.<br \\/>Bay Shore, NY 11706<\\/p><\\/div><div class=\\\"info-btn-wrapper\\\"><div id=\\\"wd-5eff24a291ed8\\\" class=\\\"woodmart-button-wrapper text-left\\\"><a class=\\\"btn btn-color-default btn-style-link btn-shape-rectangle btn-size-default\\\">See More About<\\/a><\\/div><\\/div><\\/div>\",\"height\":{\"unit\":\"px\",\"size\":\"500\",\"sizes\":[]},\"content_type\":\"html_block\",\"content\":\"4453\",\"width\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"marker_list\":[{\"_id\":\"6d983e1\",\"marker_lat\":\"51.50735\",\"marker_lon\":\"-0.12776\"}]},\"elements\":[],\"widgetType\":\"wd_google_map\"}],\"isInner\":\"\"},{\"id\":\"5b1b2cd\",\"elType\":\"container\",\"settings\":{\"equal_height\":\"yes\",\"css_animation\":\"none\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"61\",\"unit\":\"px\",\"isLinked\":\"\"},\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"9046ab6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"#e8e8e8\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"aac7dec\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Information questions\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"Frequently Asked Questions\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3421581\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"item_title\":\"Will I receive the same product that I see in the picture?\",\"item_content\":\"<p>Consectetur cras scelerisque dis nec mi vestibulum ullamcorper turpis enim natoque tempus a malesuada suspendisse iaculis adipiscing himenaeos tincidunt.Tellus pharetra dis nostra urna a scelerisque id parturient ullamcorper ullamcorper class ad consectetur tristique et.<\\/p><p>Hendrerit mollis facilisi odio a montes scelerisque a scelerisque justo a praesent conubia aenean mi tempor.<\\/p>\",\"_id\":\"0d760dd\"},{\"item_title\":\"Where can I view my sales receipt?\",\"item_content\":\"<p>A vel dui a conubia vestibulum class varius vel nunc a gravida ut maecenas quisque a proin condimentum sagittis class at faucibus primis parturient dolor scelerisque himenaeos.<\\/p><p>A et ullamcorper vestibulum netus a mauris ac consectetur libero volutpat congue congue turpis a consectetur adipiscing sit.Suspendisse leo fringilla a congue tempus nisi conubia vestibulum a in posuere accumsan.<\\/p>\",\"_id\":\"f2d8adb\"},{\"item_title\":\"How can I return an item?\",\"item_content\":\"<p>Sit rhoncus aptent dis scelerisque penatibus a dis tempor accumsan suspendisse mollis a et odio ullamcorper magnis ullamcorper cum ullamcorper duis nulla egestas massa.<\\/p><p>Vitae amet nostra est leo dignissim justo sodales et ac a conubia bibendum duis ad justo suspendisse a a tellus cubilia vestibulum a dictumst a duis risus.Sociosqu curae consequat nisl litora a eros est consectetur nulla rhoncus a a id felis praesent.Tempus dui integer a cursus id fames parturient.<\\/p>\",\"_id\":\"8b4af4e\"},{\"item_title\":\"Will you restock items indicated as \\u201cout of stock?\\u201d\",\"item_content\":\"<p>Scelerisque parturient sagittis nisi in aliquam dui scelerisque non consectetur aptent hac adipiscing ullamcorper pulvinar sit vestibulum purus facilisi hendrerit mus nisl massa ut parturient consectetur cum justo fames torquent.<\\/p><p>Ac curae aliquet vivamus aptent duis congue urna venenatis ridiculus faucibus tincidunt a lorem rutrum nullam potenti adipiscing.Adipiscing.<\\/p>\",\"_id\":\"a933bda\"},{\"item_title\":\"Where can I ship my order?\",\"item_content\":\"<p>Ut bibendum a adipiscing purus massa a facilisi congue parturient condimentum urna donec per adipiscing cursus nisl nam tristique parturient id.<\\/p><p>Aliquam quam at et in ipsum at venenatis a eget dignissim aliquam tincidunt ultrices lacus ad consectetur imperdiet sem suspendisse ante a dapibus potenti.Eu parturient parturient magnis tempus molestie augue quam vulputate hac facilisis est nisl pretium a cursus.<\\/p>\",\"_id\":\"a6d14b0\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Jost\",\"opener_alignment\":\"right\",\"scroll_y\":\"-80\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_accordion\"}],\"isInner\":\"1\"},{\"id\":\"d9fb068\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"5dffa56\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Information about us\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"CONTACT US FOR ANY QUESTIONS\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4371298\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"9498\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}]'),
(5148,10060,'_wp_page_template','default'),
(5147,10060,'_elementor_version','3.24.7'),
(5146,10060,'_elementor_template_type','wp-page'),
(5100,10059,'_menu_item_type','post_type'),
(5101,10059,'_menu_item_menu_item_parent','0'),
(5102,10059,'_menu_item_object_id','10051'),
(5103,10059,'_menu_item_object','page'),
(5104,10059,'_menu_item_target',''),
(5105,10059,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(5106,10059,'_menu_item_xfn',''),
(5107,10059,'_menu_item_url',''),
(5110,10059,'_menu_item_design','default'),
(5109,9864,'_wp_old_date','2025-10-03'),
(5111,10059,'_menu_item_width',''),
(5112,10059,'_menu_item_height',''),
(5113,10059,'_menu_item_padding',''),
(5114,10059,'_menu_item_icon',''),
(5115,10059,'_menu_item_event','hover'),
(5116,10059,'_menu_item_label',''),
(5117,10059,'_menu_item_label-text',''),
(5118,10059,'_menu_item_block',''),
(5119,10059,'_menu_item_dropdown-ajax',''),
(5120,10059,'_menu_item_colorscheme',''),
(5121,10059,'_menu_item_opanchor',''),
(5122,10059,'_menu_item_image-type','image'),
(5123,10059,'_menu_item_style_aside','default'),
(5026,10051,'_edit_lock','1762822678:1'),
(5027,10051,'_edit_last','1'),
(5028,10051,'_woodmart_mobile_content',''),
(5029,10051,'_woodmart_open_categories',''),
(5030,10051,'_woodmart_whb_header','none'),
(5031,10051,'_woodmart_title_off',''),
(5032,10051,'_woodmart_page-title-size','inherit'),
(5033,10051,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(5034,10051,'_woodmart_title_bg_color',''),
(5035,10051,'_woodmart_title_color','default'),
(5036,10051,'_woodmart_main_layout','default'),
(5037,10051,'_woodmart_sidebar_width','default'),
(5038,10051,'_woodmart_custom_sidebar','none'),
(5039,10051,'_woodmart_footer_off',''),
(5040,10051,'_woodmart_prefooter_off',''),
(5041,10051,'_woodmart_copyrights_off',''),
(5042,10051,'_elementor_edit_mode','builder'),
(5043,10051,'_elementor_template_type','wp-page'),
(5044,10051,'_elementor_version','3.33.0'),
(5072,10056,'_menu_item_type','post_type'),
(5073,10056,'_menu_item_menu_item_parent','0'),
(5074,10056,'_menu_item_object_id','10051'),
(5075,10056,'_menu_item_object','page'),
(5076,10056,'_menu_item_target',''),
(5077,10056,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(5078,10056,'_menu_item_xfn',''),
(5079,10056,'_menu_item_url',''),
(5080,10056,'_menu_item_orphaned','1759752269'),
(5081,10057,'_menu_item_type','post_type'),
(5082,10057,'_menu_item_menu_item_parent','0'),
(5083,10057,'_menu_item_object_id','10051'),
(5084,10057,'_menu_item_object','page'),
(5085,10057,'_menu_item_target',''),
(5086,10057,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(5087,10057,'_menu_item_xfn',''),
(5088,10057,'_menu_item_url',''),
(5089,10057,'_menu_item_orphaned','1759752320'),
(5145,10060,'_elementor_edit_mode','builder'),
(5014,10049,'_wp_attached_file','2022/09/twt-white.png'),
(5015,10049,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1186;s:6:\"height\";i:430;s:4:\"file\";s:21:\"2022/09/twt-white.png\";s:8:\"filesize\";i:82473;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"twt-white-300x109.png\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10969;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"twt-white-1024x371.png\";s:5:\"width\";i:1024;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66323;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"twt-white-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10005;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"twt-white-768x278.png\";s:5:\"width\";i:768;s:6:\"height\";i:278;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43794;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"twt-white-600x430.png\";s:5:\"width\";i:600;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58178;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"twt-white-148x54.png\";s:5:\"width\";i:148;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4090;}s:7:\"300x150\";a:5:{s:4:\"file\";s:21:\"twt-white-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16340;}s:7:\"190x150\";a:5:{s:4:\"file\";s:21:\"twt-white-190x150.png\";s:5:\"width\";i:190;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12895;}s:6:\"190x10\";a:5:{s:4:\"file\";s:20:\"twt-white-190x10.png\";s:5:\"width\";i:190;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1003;}s:6:\"190x40\";a:5:{s:4:\"file\";s:20:\"twt-white-190x40.png\";s:5:\"width\";i:190;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3147;}s:6:\"190x60\";a:5:{s:4:\"file\";s:20:\"twt-white-190x60.png\";s:5:\"width\";i:190;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5532;}s:6:\"150x60\";a:5:{s:4:\"file\";s:20:\"twt-white-150x60.png\";s:5:\"width\";i:150;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4734;}s:6:\"150x40\";a:5:{s:4:\"file\";s:20:\"twt-white-150x40.png\";s:5:\"width\";i:150;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3372;}s:6:\"120x40\";a:5:{s:4:\"file\";s:20:\"twt-white-120x40.png\";s:5:\"width\";i:120;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3312;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5016,10050,'_wp_page_template','default'),
(5017,10050,'_elementor_edit_mode','builder'),
(5018,10050,'_elementor_template_type','wp-post'),
(5019,10050,'_elementor_version','3.32.3'),
(5020,10050,'_elementor_data','[{\"id\":\"e71185a\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"flex_direction_tablet\":\"column\",\"flex_justify_content\":\"space-between\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e915ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/twt-white.png\",\"id\":10049,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"120\",\"height\":\"40\"},\"alignment\":\"center\",\"scroll_y\":-80,\"_element_width\":\"auto\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"3569096\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"nav_menu\":\"74\",\"design\":\"horizontal\",\"alignment\":\"center\",\"scroll_y\":-80,\"_element_width\":\"auto\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"wd_mega_menu\"},{\"id\":\"6236063\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><a href=\\\"http:\\/\\/timewilltellstores.com\\/\\\">Timewilltellstores<\\/a> Copyright \\u00a9 2025<\\/p>\",\"text_alignment\":\"center\",\"scroll_y\":-80,\"_element_width\":\"auto\",\"_element_width_tablet\":\"inherit\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false}]'),
(4983,10045,'_wp_page_template','default'),
(4984,10045,'_elementor_edit_mode','builder'),
(4985,10045,'_elementor_template_type','wp-post'),
(4986,10045,'_elementor_version','3.16.6'),
(4987,10045,'_elementor_data','[{\"id\":\"e71185a\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"flex_direction_tablet\":\"column\",\"flex_justify_content\":\"space-between\",\"scroll_y\":-80},\"elements\":[{\"id\":\"4e915ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/wood-logo-white-reserve.svg\",\"id\":\"76\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"29\"},\"alignment\":\"center\",\"scroll_y\":-80,\"_element_width\":\"auto\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"3569096\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"nav_menu\":\"76\",\"design\":\"horizontal\",\"alignment\":\"center\",\"scroll_y\":-80,\"_element_width\":\"auto\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"wd_mega_menu\"},{\"id\":\"6236063\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><a href=\\\"https:\\/\\/xtemos.com\\/\\\">Xtemos Studio<\\/a> Copyright \\u00a9 2022<\\/p>\",\"text_alignment\":\"center\",\"scroll_y\":-80,\"_element_width\":\"auto\",\"_element_width_tablet\":\"inherit\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false}]'),
(4979,10043,'_wp_attached_file','2022/09/octa-smart-2.png'),
(4980,10043,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:430;s:4:\"file\";s:24:\"2022/09/octa-smart-2.png\";s:8:\"filesize\";i:74321;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"octa-smart-2-300x66.png\";s:5:\"width\";i:300;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5444;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"octa-smart-2-1024x225.png\";s:5:\"width\";i:1024;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33057;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"octa-smart-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:5237;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"octa-smart-2-768x168.png\";s:5:\"width\";i:768;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21204;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"octa-smart-2-1536x337.png\";s:5:\"width\";i:1536;s:6:\"height\";i:337;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60059;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"octa-smart-2-600x430.png\";s:5:\"width\";i:600;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29185;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"octa-smart-2-1200x263.png\";s:5:\"width\";i:1200;s:6:\"height\";i:263;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41575;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"octa-smart-2-148x32.png\";s:5:\"width\";i:148;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2147;}s:6:\"180x29\";a:5:{s:4:\"file\";s:23:\"octa-smart-2-180x29.png\";s:5:\"width\";i:180;s:6:\"height\";i:29;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2345;}s:6:\"300x29\";a:5:{s:4:\"file\";s:23:\"octa-smart-2-300x29.png\";s:5:\"width\";i:300;s:6:\"height\";i:29;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2470;}s:7:\"300x150\";a:5:{s:4:\"file\";s:24:\"octa-smart-2-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9709;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4982,10044,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:430;s:4:\"file\";s:24:\"2022/09/octa-smart-1.png\";s:8:\"filesize\";i:74321;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"octa-smart-1-300x66.png\";s:5:\"width\";i:300;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5444;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"octa-smart-1-1024x225.png\";s:5:\"width\";i:1024;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33057;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"octa-smart-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5237;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"octa-smart-1-768x168.png\";s:5:\"width\";i:768;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21204;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"octa-smart-1-1536x337.png\";s:5:\"width\";i:1536;s:6:\"height\";i:337;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60059;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"octa-smart-1-600x430.png\";s:5:\"width\";i:600;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29185;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"octa-smart-1-1200x263.png\";s:5:\"width\";i:1200;s:6:\"height\";i:263;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41575;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"octa-smart-1-148x32.png\";s:5:\"width\";i:148;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2147;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4993,10046,'_elementor_version','3.16.6'),
(4994,10046,'_elementor_data','[{\"id\":\"e71185a\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\"},\"flex_direction_tablet\":\"column\",\"flex_justify_content\":\"space-between\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e915ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/octa-smart-2.png\",\"id\":10043,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"300\",\"height\":\"150\"},\"alignment\":\"center\",\"scroll_y\":-80,\"_element_width\":\"auto\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"3569096\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"nav_menu\":\"74\",\"design\":\"horizontal\",\"alignment\":\"center\",\"scroll_y\":-80,\"_element_width\":\"auto\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"wd_mega_menu\"},{\"id\":\"6236063\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><a href=\\\"http:\\/\\/timewilltellstores.com\\/\\\">Timewilltellstores<\\/a> Copyright \\u00a9 2025<\\/p>\",\"text_alignment\":\"center\",\"scroll_y\":-80,\"_element_width\":\"auto\",\"_element_width_tablet\":\"inherit\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false}]'),
(4991,10046,'_elementor_edit_mode','builder'),
(4992,10046,'_elementor_template_type','wp-post'),
(4940,10038,'_elementor_edit_mode','builder'),
(4941,10038,'_elementor_template_type','wp-page'),
(4942,10038,'_elementor_version','3.32.3'),
(4943,10038,'_wp_page_template','default'),
(4944,10038,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories-slider\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Fast Delivery\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":38,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>Chances are there wasn\\u2019t collaboration and checkpoints, there wasn\\u2019t a process.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Best Quality\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"a44517d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"c18a727\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Learn how to get a discount\",\"title\":\"Most Popular Products\",\"after_title\":\"<p>Proponents of content strategy may shun of dummy copy designers<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ab0cfb9\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"post_type\":\"ids\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(7347,10218,'_wp_page_template','default'),
(7348,10218,'_elementor_data','[{\"id\":\"9f29163\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"wd_section_stretch\":\"stretch-content\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"b7a98b3\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"yes\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_page_title\"}],\"isInner\":false},{\"id\":\"b536120\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1fc05df\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"10\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"100\",\"height\":\"100\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"sync_parent_id\":\"wd_68e45dee2b272\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"},{\"id\":\"3415e53\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#0000001B\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1da9aac\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"120c410\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"color_gradient_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_position_tablet\":\"center center\",\"color_gradient_gradient_position_mobile\":\"center center\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"d61ed5b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":30,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(7346,10218,'_elementor_version','3.32.3'),
(7344,10218,'_elementor_edit_mode','builder'),
(7345,10218,'_elementor_template_type','wp-post'),
(7277,10208,'_elementor_edit_mode','builder'),
(7278,10208,'_elementor_template_type','wp-page'),
(7279,10208,'_elementor_version','3.33.0'),
(7280,10208,'_wp_page_template','elementor_header_footer'),
(7281,10208,'_elementor_data','[{\"id\":\"7121fa3\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"fc28814\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"02a3e70\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"8f017be\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"color_gradient_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_position_tablet\":\"center center\",\"color_gradient_gradient_position_mobile\":\"center center\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"590875a\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(4990,10046,'_wp_page_template','default'),
(4964,232,'_edit_lock','1759750986:1'),
(4997,10047,'_wp_page_template','default'),
(4966,1570,'_edit_lock','1759750990:1'),
(4967,10040,'_wp_attached_file','2025/10/cropped-timewill-tell-copy.png'),
(4968,10040,'_wp_attachment_context','site-icon'),
(4969,10040,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:38:\"2025/10/cropped-timewill-tell-copy.png\";s:8:\"filesize\";i:31123;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"cropped-timewill-tell-copy-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15245;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"cropped-timewill-tell-copy-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5275;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"cropped-timewill-tell-copy-148x148.png\";s:5:\"width\";i:148;s:6:\"height\";i:148;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5096;}s:13:\"site_icon-270\";a:5:{s:4:\"file\";s:38:\"cropped-timewill-tell-copy-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12900;}s:13:\"site_icon-192\";a:5:{s:4:\"file\";s:38:\"cropped-timewill-tell-copy-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7444;}s:13:\"site_icon-180\";a:5:{s:4:\"file\";s:38:\"cropped-timewill-tell-copy-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6735;}s:12:\"site_icon-32\";a:5:{s:4:\"file\";s:36:\"cropped-timewill-tell-copy-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:840;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5060,10055,'_elementor_edit_mode','builder'),
(5061,10055,'_elementor_template_type','wp-page'),
(5062,10055,'_elementor_version','3.32.3'),
(5063,10055,'_wp_page_template','elementor_header_footer'),
(5064,10055,'_elementor_data','[{\"id\":\"7121fa3\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"fc28814\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"02a3e70\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"8f017be\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"color_gradient_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_position_tablet\":\"center center\",\"color_gradient_gradient_position_mobile\":\"center center\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"590875a\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(5153,21,'_edit_last','1'),
(5154,21,'_woodmart_mobile_content',''),
(5155,21,'_woodmart_open_categories',''),
(5156,21,'_woodmart_title_bg_color',''),
(5157,21,'_woodmart_title_color','default'),
(5158,21,'_woodmart_sidebar_width','default'),
(5159,21,'_woodmart_custom_sidebar','none'),
(5160,21,'_woodmart_footer_off',''),
(5161,21,'_woodmart_prefooter_off',''),
(5162,21,'_woodmart_copyrights_off',''),
(5167,10061,'_elementor_edit_mode','builder'),
(5168,10061,'_elementor_template_type','wp-page'),
(5169,10061,'_elementor_version','3.24.7'),
(5170,10061,'_wp_page_template','default'),
(5171,10061,'_elementor_data','[{\"id\":\"2563b9c\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"32\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"15\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":\"20\",\"column\":\"20\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"f8d1db4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"887c72a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Some words about us\",\"title\":\"We Help Everyone Enjoy Amazing Products\",\"after_title\":\"<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit annoying but you could tell them that that discussion would be best suited.<\\/p>\",\"color\":\"primary\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"520\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"56\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_font_family\":\"hkgroteskpro\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":\"1\"},{\"id\":\"3f6c529\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"40\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"20\"},\"container_sticky_offset\":\"50\",\"flex_direction_tablet\":\"row\"},\"elements\":[{\"id\":\"10cf425\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-mobile\",\"container_sticky_offset\":\"50\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"db7be0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/accessories-elementor\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/acs-ab-us-img-1.jpg\",\"id\":\"250\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"aa47fa9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/accessories-elementor\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/acs-ab-us-img-2.jpg\",\"id\":\"251\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"},{\"id\":\"7887001\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"container_sticky_offset\":\"50\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1e4c179\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#2E6BC6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"515faed\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Websites in professional use templating systems. Commercial publishing platforms and content management systems ensure that you can show.<\\/p>\",\"text_color_scheme\":\"light\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3a0bc69\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/accessories-elementor\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/acs-ab-us-img-avatar.png\",\"id\":\"262\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"65\",\"height\":\"65\"},\"subtitle\":\"\",\"title\":\"Brooklyn Simmons\",\"content\":\"<p>BARONE LLC<\\/p>\",\"btn_text\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"woodmart_color_scheme\":\"light\",\"alignment\":\"left\",\"image_alignment\":\"left\",\"scroll_y\":\"-80\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"1\"},{\"id\":\"3e7fa8a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/accessories-elementor\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/acs-ab-us-img-3.jpg\",\"id\":\"258\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"0a839c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"cfc2209\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Words about us\",\"title\":\"Our Team\",\"after_title\":\"<p>Convallis ullamcorper aliquet ultrices orci cum vestibulum lobortis erat<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"95cfe5a\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"6f12086\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":\"\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"flex_direction\":\"row\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"31f4d59\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/accessories-elementor\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/acs-ab-us-team-1.jpg\",\"id\":\"285\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"name\":\"Jane Cooper\",\"position\":\"President of Sales\",\"content\":\"\",\"facebook\":\"\",\"twitter\":\"#\",\"linkedin\":\"#\",\"skype\":\"\",\"instagram\":\"\",\"align\":\"center\",\"size\":\"small\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_team_member\"},{\"id\":\"8ab9b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/accessories-elementor\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/acs-ab-us-team-2.jpg\",\"id\":\"292\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"name\":\"Jacob Jones\",\"position\":\"Sales Analyst\",\"content\":\"\",\"facebook\":\"\",\"twitter\":\"#\",\"linkedin\":\"#\",\"skype\":\"\",\"instagram\":\"#\",\"align\":\"center\",\"size\":\"small\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_team_member\"}],\"isInner\":\"1\"},{\"id\":\"b135057\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":\"\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"flex_direction\":\"row\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"caa2fde\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/accessories-elementor\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/acs-ab-us-team-3.jpg\",\"id\":\"296\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"name\":\"Kristin Watson\",\"position\":\"Market Development\",\"content\":\"\",\"facebook\":\"\",\"twitter\":\"#\",\"linkedin\":\"#\",\"skype\":\"\",\"instagram\":\"\",\"align\":\"center\",\"size\":\"small\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_team_member\"},{\"id\":\"de06d3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/accessories-elementor\\/accessories-elementor\\/accessories-elementor\\/wp-content\\/uploads\\/sites\\/6\\/2022\\/09\\/acs-ab-us-team-4.jpg\",\"id\":\"297\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"name\":\"Darlene Robertson\",\"position\":\"Sales Analyst\",\"content\":\"\",\"facebook\":\"\",\"twitter\":\"#\",\"linkedin\":\"#\",\"skype\":\"\",\"instagram\":\"#\",\"align\":\"center\",\"size\":\"small\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_team_member\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"d783a0c\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/acs-ab-us-bg.jpg\",\"id\":\"304\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"d2b4c57\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Buyers trust us\",\"title\":\"Our Strategy Is To Provide Our Customers With Quality Products\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"width\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"404\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0eedecc\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit annoying but you could tell them that that discussion would be best suited. You begin with a text, you sculpt information, you chisel away what\\u2019s not needed, you come.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"740\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"200ed3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Then the question arises: where\\u2019s the content? Not there yet? That\\u2019s not so bad, there\\u2019s dummy copy to the rescue. But worse, what if the fish doesn\\u2019t fit in the can, the foot\\u2019s to big for the boot? Or to small? To short sentences, to many headings, images too large for the proposed design, or too small, or they fit in but it looks iffy for reasons the folks in the meeting can\\u2019t quite tell right now, but they\\u2019re unhappy, somehow. A client that\\u2019s unhappy for a reason is a problem, a client that\\u2019s unhappy though.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"740\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"62\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"98a5c16\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Fast Delivery\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":\"38\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>Chances are there wasn\\u2019t collaboration and checkpoints, there wasn\\u2019t a process.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Best Quality\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":\"39\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"id\":\"40\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"sync_parent_id\":\"wd_6585b8d933e0b\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":\"\"},{\"id\":\"4f89a4f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#2E6BC6\",\"background_image\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/acs-ab-us-community.jpg\",\"id\":\"320\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"custom\",\"top\":\"70px\",\"right\":\"42%\",\"bottom\":\"70px\",\"left\":\"60px\",\"isLinked\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":\"1\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"1\"},\"width\":{\"unit\":\"%\",\"size\":\"8\",\"sizes\":[]},\"wd_color_scheme\":\"light\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"60\",\"bottom\":\"70\",\"left\":\"60\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"367cff0\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Join Our Community\",\"after_title\":\"\",\"color\":\"white\",\"size\":\"large\",\"align\":\"left\",\"scroll_y\":\"-80\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"f621527\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Chances are there wasn\\u2019t collaboration, communication, and checkpoints, there wasn\\u2019t a process agreed upon or specified with the granularity required. It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn\\u2019t have helped won\\u2019t help now it\\u2019s like saying you\\u2019re a bad designer.<\\/p>\",\"text_color_scheme\":\"light\",\"width\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"567\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"7185356\",\"elType\":\"widget\",\"settings\":{\"title\":\"Title text example\",\"nav_menu\":\"77\",\"design\":\"horizontal\",\"style\":\"separated\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_mega_menu\"},{\"id\":\"291d975\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Now\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}]'),
(5165,14,'_edit_lock','1760366429:1'),
(5175,14,'_edit_last','1'),
(5176,14,'_woodmart_mobile_content',''),
(5177,14,'_woodmart_open_categories',''),
(5178,14,'_woodmart_title_bg_color',''),
(5179,14,'_woodmart_title_color','default'),
(5180,14,'_woodmart_sidebar_width','default'),
(5181,14,'_woodmart_custom_sidebar','none'),
(5182,14,'_woodmart_footer_off',''),
(5183,14,'_woodmart_prefooter_off',''),
(5184,14,'_woodmart_copyrights_off',''),
(5191,10062,'_thumbnail_id','9870'),
(5218,10065,'_thumbnail_id','9881'),
(5245,10068,'_thumbnail_id','9890'),
(5192,10062,'_wp_page_template','default'),
(5193,10062,'_elementor_edit_mode','builder'),
(5194,10062,'_elementor_template_type','wp-post'),
(5195,10062,'_elementor_version','3.32.3'),
(5196,10062,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Everyday Streetwear Essentials\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Style meets comfort<\\/em><br \\/><em>Crafted for your daily vibe.<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"text_color\":\"#242424\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"205b420\",\"elType\":\"widget\",\"settings\":{\"text\":\"ABout US\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"style\":\"bordered\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(5718,10114,'_elementor_edit_mode','builder'),
(5719,10114,'_elementor_template_type','wp-page'),
(5720,10114,'_elementor_version','3.32.3'),
(5721,10114,'_wp_page_template','default'),
(5722,10114,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50,\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_section_stretch\":\"stretch\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\"},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p data-start=\\\"231\\\" data-end=\\\"337\\\">A client that\\u2019s satisfied for a reason becomes loyal \\u2014 we focus on giving every reason to stay that way.<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Custom Design\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"01.\",\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"369\\\" data-end=\\\"488\\\">Every product is crafted to reflect your unique style and needs \\u2014 no generic solutions, just personalized perfection.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"24\\/7 Support\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"02.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"650\\\" data-end=\\\"760\\\">We\\u2019re always here to help \\u2014 from inquiries to after-sales assistance, your satisfaction is our top priority.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"03.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false}]'),
(5200,10063,'_thumbnail_id','9870'),
(5201,10063,'_wp_page_template','default'),
(5202,10063,'_elementor_edit_mode','builder'),
(5203,10063,'_elementor_template_type','wp-post'),
(5204,10063,'_elementor_version','3.32.3'),
(5205,10063,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Everyday Streetwear Essentials\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Style meets comfort<\\/em><br \\/><em>Crafted for your daily vibe.<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"text_color\":\"#242424\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"205b420\",\"elType\":\"widget\",\"settings\":{\"text\":\"ABout US\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"style\":\"bordered\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(5209,10064,'_thumbnail_id','9870'),
(5210,10064,'_wp_page_template','default'),
(5211,10064,'_elementor_edit_mode','builder'),
(5212,10064,'_elementor_template_type','wp-post'),
(5213,10064,'_elementor_version','3.32.3'),
(5214,10064,'_elementor_data','[{\"id\":\"772b223\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f491042\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Everyday Streetwear Essentials\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width_mobile\":{\"unit\":\"px\",\"size\":226,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"cc3dbb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Style meets comfort<\\/em><br \\/><em>Crafted for your daily vibe.<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"text_color\":\"#242424\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92930bc\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b71080\",\"elType\":\"widget\",\"settings\":{\"text\":\"To store\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/store\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"205b420\",\"elType\":\"widget\",\"settings\":{\"text\":\"ABout US\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"style\":\"bordered\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(5227,10066,'_thumbnail_id','9881'),
(5228,10066,'_wp_page_template','default'),
(5229,10066,'_elementor_edit_mode','builder'),
(5230,10066,'_elementor_template_type','wp-post'),
(5231,10066,'_elementor_version','3.32.3'),
(5232,10066,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Headwear That Speaks Boldly\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Top off your look <br \\/>with signature pieces.<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\",\"column_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/shop\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"About US\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(5236,10067,'_thumbnail_id','9881'),
(5237,10067,'_wp_page_template','default'),
(5238,10067,'_elementor_edit_mode','builder'),
(5239,10067,'_elementor_template_type','wp-post'),
(5240,10067,'_elementor_version','3.32.3'),
(5241,10067,'_elementor_data','[{\"id\":\"02e809b\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"cbc6b8e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Headwear That Speaks Boldly\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":213,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69583c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Top off your look <br \\/>with signature pieces.<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\",\"column_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"baa84d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f0be39\",\"elType\":\"widget\",\"settings\":{\"text\":\"To store\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/store\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d979c1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"About US\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(5254,10069,'_thumbnail_id','9890'),
(5255,10069,'_wp_page_template','default'),
(5256,10069,'_elementor_edit_mode','builder'),
(5257,10069,'_elementor_template_type','wp-post'),
(5258,10069,'_elementor_version','3.32.3'),
(5259,10069,'_elementor_data','[{\"id\":\"558a1e8\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d02c33a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Chill Move \\nFlex Redefine.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1a4fa73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Designed for movement <br \\/>Made for comfort..<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"501b376\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d5cf943\",\"elType\":\"widget\",\"settings\":{\"text\":\"To shop\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"0c951f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(5263,10070,'_thumbnail_id','9890'),
(5264,10070,'_wp_page_template','default'),
(5265,10070,'_elementor_edit_mode','builder'),
(5266,10070,'_elementor_template_type','wp-post'),
(5267,10070,'_elementor_version','3.32.3'),
(5268,10070,'_elementor_data','[{\"id\":\"558a1e8\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d02c33a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Chill Move \\nFlex Style.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"150\",\"title_typography_font_family\":\"hkgroteskpro\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1a4fa73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Designed for movement <br \\/>Made for comfort..<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"250\",\"wd_content_width\":{\"unit\":\"px\",\"size\":483,\"sizes\":[]},\"wd_content_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#242424\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"501b376\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d5cf943\",\"elType\":\"widget\",\"settings\":{\"text\":\"To store\",\"color\":\"primary\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/store\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"0c951f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"About US\",\"style\":\"bordered\",\"shape\":\"semi-round\",\"align\":\"left\",\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"wd_animation\":\"slide-from-bottom\",\"wd_animation_delay\":\"350\",\"link\":{\"url\":\"http:\\/\\/timewilltellstores.com\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(5710,10113,'_elementor_edit_mode','builder'),
(5711,10113,'_elementor_template_type','wp-page'),
(5712,10113,'_elementor_version','3.32.3'),
(5713,10113,'_wp_page_template','default'),
(5714,10113,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50,\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_section_stretch\":\"stretch\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\"},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p data-start=\\\"231\\\" data-end=\\\"337\\\">A client that\\u2019s satisfied for a reason becomes loyal \\u2014 we focus on giving every reason to stay that way.<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Custom Design\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"01.\",\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"369\\\" data-end=\\\"488\\\">Every product is crafted to reflect your unique style and needs \\u2014 no generic solutions, just personalized perfection.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"24\\/7 Support\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"02.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"650\\\" data-end=\\\"760\\\">We\\u2019re always here to help \\u2014 from inquiries to after-sales assistance, your satisfaction is our top priority.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"03.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false}]'),
(5310,10073,'_elementor_edit_mode','builder'),
(5311,10073,'_elementor_template_type','wp-page'),
(5312,10073,'_elementor_version','3.24.7'),
(5313,10073,'_wp_page_template','default'),
(5314,10073,'_elementor_data','[{\"id\":\"ccd9047\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"css_animation\":\"none\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"3c52cfc\",\"elType\":\"widget\",\"settings\":{\"content_vertical\":\"middle\",\"lat\":\"39.950557\",\"lon\":\"-75.140658\",\"style_json\":\"W3siZmVhdHVyZVR5cGUiOiJsYW5kc2NhcGUubWFuX21hZGUiLCJlbGVtZW50VHlwZSI6ImFsbCIsInN0eWxlcnMiOlt7ImNvbG9yIjoiI2ZhZjVlZCJ9LHsibGlnaHRuZXNzIjoiMCJ9LHsiZ2FtbWEiOiIxIn1dfSx7ImZlYXR1cmVUeXBlIjoicG9pLnBhcmsiLCJlbGVtZW50VHlwZSI6Imdlb21ldHJ5LmZpbGwiLCJzdHlsZXJzIjpbeyJjb2xvciI6IiNiYWU1YTYifV19LHsiZmVhdHVyZVR5cGUiOiJyb2FkIiwiZWxlbWVudFR5cGUiOiJhbGwiLCJzdHlsZXJzIjpbeyJ3ZWlnaHQiOiIxLjAwIn0seyJnYW1tYSI6IjEuOCJ9LHsic2F0dXJhdGlvbiI6IjAifV19LHsiZmVhdHVyZVR5cGUiOiJyb2FkIiwiZWxlbWVudFR5cGUiOiJnZW9tZXRyeS5maWxsIiwic3R5bGVycyI6W3siaHVlIjoiI2ZmYjIwMCJ9XX0seyJmZWF0dXJlVHlwZSI6InJvYWQuYXJ0ZXJpYWwiLCJlbGVtZW50VHlwZSI6Imdlb21ldHJ5LmZpbGwiLCJzdHlsZXJzIjpbeyJsaWdodG5lc3MiOiIwIn0seyJnYW1tYSI6IjEifV19LHsiZmVhdHVyZVR5cGUiOiJ0cmFuc2l0LnN0YXRpb24uYWlycG9ydCIsImVsZW1lbnRUeXBlIjoiYWxsIiwic3R5bGVycyI6W3siaHVlIjoiI2IwMDBmZiJ9LHsic2F0dXJhdGlvbiI6IjIzIn0seyJsaWdodG5lc3MiOiItNCJ9LHsiZ2FtbWEiOiIwLjgwIn1dfSx7ImZlYXR1cmVUeXBlIjoid2F0ZXIiLCJlbGVtZW50VHlwZSI6ImFsbCIsInN0eWxlcnMiOlt7ImNvbG9yIjoiI2EwZGFmMiJ9XX1d\",\"content_width\":\"340\",\"scroll_y\":\"-80\",\"text\":\"<div class=\\\"info-box-content\\\"><div class=\\\"info-box-subtitle subtitle-color-default subtitle-style-default woodmart-font-weight-\\\">OUR STORES<\\/div><h4 class=\\\"info-box-title woodmart-font-weight- box-title-style-default\\\">VISIT OUR NEW<br \\/>STORE IN NEW YORK<\\/h4><div class=\\\"info-box-inner reset-mb-10\\\"><p>294 Bay Meadows Ave.<br \\/>Bay Shore, NY 11706<\\/p><\\/div><div class=\\\"info-btn-wrapper\\\"><div id=\\\"wd-5eff24a291ed8\\\" class=\\\"woodmart-button-wrapper text-left\\\"><a class=\\\"btn btn-color-default btn-style-link btn-shape-rectangle btn-size-default\\\">See More About<\\/a><\\/div><\\/div><\\/div>\",\"height\":{\"unit\":\"px\",\"size\":\"500\",\"sizes\":[]},\"content_type\":\"html_block\",\"content\":\"4453\",\"width\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"marker_list\":[{\"_id\":\"6d983e1\",\"marker_lat\":\"51.50735\",\"marker_lon\":\"-0.12776\"}]},\"elements\":[],\"widgetType\":\"wd_google_map\"}],\"isInner\":\"\"},{\"id\":\"5b1b2cd\",\"elType\":\"container\",\"settings\":{\"equal_height\":\"yes\",\"css_animation\":\"none\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"61\",\"unit\":\"px\",\"isLinked\":\"\"},\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"9046ab6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"#e8e8e8\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"aac7dec\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Information questions\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"Frequently Asked Questions\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3421581\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"item_title\":\"Will I receive the same product that I see in the picture?\",\"item_content\":\"<p>Consectetur cras scelerisque dis nec mi vestibulum ullamcorper turpis enim natoque tempus a malesuada suspendisse iaculis adipiscing himenaeos tincidunt.Tellus pharetra dis nostra urna a scelerisque id parturient ullamcorper ullamcorper class ad consectetur tristique et.<\\/p><p>Hendrerit mollis facilisi odio a montes scelerisque a scelerisque justo a praesent conubia aenean mi tempor.<\\/p>\",\"_id\":\"0d760dd\"},{\"item_title\":\"Where can I view my sales receipt?\",\"item_content\":\"<p>A vel dui a conubia vestibulum class varius vel nunc a gravida ut maecenas quisque a proin condimentum sagittis class at faucibus primis parturient dolor scelerisque himenaeos.<\\/p><p>A et ullamcorper vestibulum netus a mauris ac consectetur libero volutpat congue congue turpis a consectetur adipiscing sit.Suspendisse leo fringilla a congue tempus nisi conubia vestibulum a in posuere accumsan.<\\/p>\",\"_id\":\"f2d8adb\"},{\"item_title\":\"How can I return an item?\",\"item_content\":\"<p>Sit rhoncus aptent dis scelerisque penatibus a dis tempor accumsan suspendisse mollis a et odio ullamcorper magnis ullamcorper cum ullamcorper duis nulla egestas massa.<\\/p><p>Vitae amet nostra est leo dignissim justo sodales et ac a conubia bibendum duis ad justo suspendisse a a tellus cubilia vestibulum a dictumst a duis risus.Sociosqu curae consequat nisl litora a eros est consectetur nulla rhoncus a a id felis praesent.Tempus dui integer a cursus id fames parturient.<\\/p>\",\"_id\":\"8b4af4e\"},{\"item_title\":\"Will you restock items indicated as \\u201cout of stock?\\u201d\",\"item_content\":\"<p>Scelerisque parturient sagittis nisi in aliquam dui scelerisque non consectetur aptent hac adipiscing ullamcorper pulvinar sit vestibulum purus facilisi hendrerit mus nisl massa ut parturient consectetur cum justo fames torquent.<\\/p><p>Ac curae aliquet vivamus aptent duis congue urna venenatis ridiculus faucibus tincidunt a lorem rutrum nullam potenti adipiscing.Adipiscing.<\\/p>\",\"_id\":\"a933bda\"},{\"item_title\":\"Where can I ship my order?\",\"item_content\":\"<p>Ut bibendum a adipiscing purus massa a facilisi congue parturient condimentum urna donec per adipiscing cursus nisl nam tristique parturient id.<\\/p><p>Aliquam quam at et in ipsum at venenatis a eget dignissim aliquam tincidunt ultrices lacus ad consectetur imperdiet sem suspendisse ante a dapibus potenti.Eu parturient parturient magnis tempus molestie augue quam vulputate hac facilisis est nisl pretium a cursus.<\\/p>\",\"_id\":\"a6d14b0\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Jost\",\"opener_alignment\":\"right\",\"scroll_y\":\"-80\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_accordion\"}],\"isInner\":\"1\"},{\"id\":\"d9fb068\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"5dffa56\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Information about us\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"CONTACT US FOR ANY QUESTIONS\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4371298\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"9498\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}]'),
(5303,10072,'_elementor_edit_mode','builder'),
(5304,10072,'_elementor_template_type','wp-page'),
(5305,10072,'_elementor_version','3.24.7'),
(5306,10072,'_wp_page_template','default'),
(5307,10072,'_elementor_data','[{\"id\":\"ccd9047\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"css_animation\":\"none\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"3c52cfc\",\"elType\":\"widget\",\"settings\":{\"content_vertical\":\"middle\",\"lat\":\"39.950557\",\"lon\":\"-75.140658\",\"style_json\":\"W3siZmVhdHVyZVR5cGUiOiJsYW5kc2NhcGUubWFuX21hZGUiLCJlbGVtZW50VHlwZSI6ImFsbCIsInN0eWxlcnMiOlt7ImNvbG9yIjoiI2ZhZjVlZCJ9LHsibGlnaHRuZXNzIjoiMCJ9LHsiZ2FtbWEiOiIxIn1dfSx7ImZlYXR1cmVUeXBlIjoicG9pLnBhcmsiLCJlbGVtZW50VHlwZSI6Imdlb21ldHJ5LmZpbGwiLCJzdHlsZXJzIjpbeyJjb2xvciI6IiNiYWU1YTYifV19LHsiZmVhdHVyZVR5cGUiOiJyb2FkIiwiZWxlbWVudFR5cGUiOiJhbGwiLCJzdHlsZXJzIjpbeyJ3ZWlnaHQiOiIxLjAwIn0seyJnYW1tYSI6IjEuOCJ9LHsic2F0dXJhdGlvbiI6IjAifV19LHsiZmVhdHVyZVR5cGUiOiJyb2FkIiwiZWxlbWVudFR5cGUiOiJnZW9tZXRyeS5maWxsIiwic3R5bGVycyI6W3siaHVlIjoiI2ZmYjIwMCJ9XX0seyJmZWF0dXJlVHlwZSI6InJvYWQuYXJ0ZXJpYWwiLCJlbGVtZW50VHlwZSI6Imdlb21ldHJ5LmZpbGwiLCJzdHlsZXJzIjpbeyJsaWdodG5lc3MiOiIwIn0seyJnYW1tYSI6IjEifV19LHsiZmVhdHVyZVR5cGUiOiJ0cmFuc2l0LnN0YXRpb24uYWlycG9ydCIsImVsZW1lbnRUeXBlIjoiYWxsIiwic3R5bGVycyI6W3siaHVlIjoiI2IwMDBmZiJ9LHsic2F0dXJhdGlvbiI6IjIzIn0seyJsaWdodG5lc3MiOiItNCJ9LHsiZ2FtbWEiOiIwLjgwIn1dfSx7ImZlYXR1cmVUeXBlIjoid2F0ZXIiLCJlbGVtZW50VHlwZSI6ImFsbCIsInN0eWxlcnMiOlt7ImNvbG9yIjoiI2EwZGFmMiJ9XX1d\",\"content_width\":\"340\",\"scroll_y\":\"-80\",\"text\":\"<div class=\\\"info-box-content\\\"><div class=\\\"info-box-subtitle subtitle-color-default subtitle-style-default woodmart-font-weight-\\\">OUR STORES<\\/div><h4 class=\\\"info-box-title woodmart-font-weight- box-title-style-default\\\">VISIT OUR NEW<br \\/>STORE IN NEW YORK<\\/h4><div class=\\\"info-box-inner reset-mb-10\\\"><p>294 Bay Meadows Ave.<br \\/>Bay Shore, NY 11706<\\/p><\\/div><div class=\\\"info-btn-wrapper\\\"><div id=\\\"wd-5eff24a291ed8\\\" class=\\\"woodmart-button-wrapper text-left\\\"><a class=\\\"btn btn-color-default btn-style-link btn-shape-rectangle btn-size-default\\\">See More About<\\/a><\\/div><\\/div><\\/div>\",\"height\":{\"unit\":\"px\",\"size\":\"500\",\"sizes\":[]},\"content_type\":\"html_block\",\"content\":\"4453\",\"width\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"marker_list\":[{\"_id\":\"6d983e1\",\"marker_lat\":\"51.50735\",\"marker_lon\":\"-0.12776\"}]},\"elements\":[],\"widgetType\":\"wd_google_map\"}],\"isInner\":\"\"},{\"id\":\"5b1b2cd\",\"elType\":\"container\",\"settings\":{\"equal_height\":\"yes\",\"css_animation\":\"none\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"61\",\"unit\":\"px\",\"isLinked\":\"\"},\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"9046ab6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"#e8e8e8\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"aac7dec\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Information questions\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"Frequently Asked Questions\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3421581\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"item_title\":\"Will I receive the same product that I see in the picture?\",\"item_content\":\"<p>Consectetur cras scelerisque dis nec mi vestibulum ullamcorper turpis enim natoque tempus a malesuada suspendisse iaculis adipiscing himenaeos tincidunt.Tellus pharetra dis nostra urna a scelerisque id parturient ullamcorper ullamcorper class ad consectetur tristique et.<\\/p><p>Hendrerit mollis facilisi odio a montes scelerisque a scelerisque justo a praesent conubia aenean mi tempor.<\\/p>\",\"_id\":\"0d760dd\"},{\"item_title\":\"Where can I view my sales receipt?\",\"item_content\":\"<p>A vel dui a conubia vestibulum class varius vel nunc a gravida ut maecenas quisque a proin condimentum sagittis class at faucibus primis parturient dolor scelerisque himenaeos.<\\/p><p>A et ullamcorper vestibulum netus a mauris ac consectetur libero volutpat congue congue turpis a consectetur adipiscing sit.Suspendisse leo fringilla a congue tempus nisi conubia vestibulum a in posuere accumsan.<\\/p>\",\"_id\":\"f2d8adb\"},{\"item_title\":\"How can I return an item?\",\"item_content\":\"<p>Sit rhoncus aptent dis scelerisque penatibus a dis tempor accumsan suspendisse mollis a et odio ullamcorper magnis ullamcorper cum ullamcorper duis nulla egestas massa.<\\/p><p>Vitae amet nostra est leo dignissim justo sodales et ac a conubia bibendum duis ad justo suspendisse a a tellus cubilia vestibulum a dictumst a duis risus.Sociosqu curae consequat nisl litora a eros est consectetur nulla rhoncus a a id felis praesent.Tempus dui integer a cursus id fames parturient.<\\/p>\",\"_id\":\"8b4af4e\"},{\"item_title\":\"Will you restock items indicated as \\u201cout of stock?\\u201d\",\"item_content\":\"<p>Scelerisque parturient sagittis nisi in aliquam dui scelerisque non consectetur aptent hac adipiscing ullamcorper pulvinar sit vestibulum purus facilisi hendrerit mus nisl massa ut parturient consectetur cum justo fames torquent.<\\/p><p>Ac curae aliquet vivamus aptent duis congue urna venenatis ridiculus faucibus tincidunt a lorem rutrum nullam potenti adipiscing.Adipiscing.<\\/p>\",\"_id\":\"a933bda\"},{\"item_title\":\"Where can I ship my order?\",\"item_content\":\"<p>Ut bibendum a adipiscing purus massa a facilisi congue parturient condimentum urna donec per adipiscing cursus nisl nam tristique parturient id.<\\/p><p>Aliquam quam at et in ipsum at venenatis a eget dignissim aliquam tincidunt ultrices lacus ad consectetur imperdiet sem suspendisse ante a dapibus potenti.Eu parturient parturient magnis tempus molestie augue quam vulputate hac facilisis est nisl pretium a cursus.<\\/p>\",\"_id\":\"a6d14b0\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Jost\",\"opener_alignment\":\"right\",\"scroll_y\":\"-80\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_accordion\"}],\"isInner\":\"1\"},{\"id\":\"d9fb068\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"5dffa56\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Information about us\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"CONTACT US FOR ANY QUESTIONS\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4371298\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"9498\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}]'),
(5619,10103,'_elementor_edit_mode','builder'),
(5620,10103,'_elementor_template_type','wp-page'),
(5621,10103,'_elementor_version','3.32.3'),
(5622,10103,'_wp_page_template','default'),
(5623,10103,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50,\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\"},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p data-start=\\\"231\\\" data-end=\\\"337\\\">A client that\\u2019s satisfied for a reason becomes loyal \\u2014 we focus on giving every reason to stay that way.<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Custom Design\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"01.\",\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"369\\\" data-end=\\\"488\\\">Every product is crafted to reflect your unique style and needs \\u2014 no generic solutions, just personalized perfection.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"24\\/7 Support\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"02.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"650\\\" data-end=\\\"760\\\">We\\u2019re always here to help \\u2014 from inquiries to after-sales assistance, your satisfaction is our top priority.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"03.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false}]'),
(5493,10093,'_elementor_data','[{\"id\":\"9a3652c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"wd_section_stretch\":\"stretch-content\",\"flex_direction\":\"column\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f8e1fe\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"yes\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_page_title\"}],\"isInner\":false},{\"id\":\"edde781\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"714cf85\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"10\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"100\",\"height\":\"100\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"sync_parent_id\":\"wd_68e45dee2b272\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"},{\"id\":\"5ee7633\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#0000001B\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"e0248d0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"fd5cae3\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":25,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"wd_column_role\":\"offcanvas\",\"wd_column_role_offcanvas_tablet\":\"md-sm\",\"wd_column_role_offcanvas_mobile\":\"sm\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"58e9248\",\"elType\":\"widget\",\"settings\":{\"sidebar_name\":\"sidebar-shop\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_sidebar\"}],\"isInner\":true},{\"id\":\"5cceebf\",\"elType\":\"container\",\"settings\":{\"_column_size\":66,\"width\":{\"size\":75,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"wd_column_role\":\"content\",\"wd_column_role_content_tablet\":\"md-sm\",\"wd_column_role_content_mobile\":\"sm\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f92f35f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"21\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d260d0e\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":25,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"align_tablet\":\"space-between\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#81818133\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"ffddafa\",\"elType\":\"widget\",\"settings\":{\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_element_width\":\"auto\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_shop_archive_result_count\"}],\"isInner\":true},{\"id\":\"6b35b68\",\"elType\":\"container\",\"settings\":{\"_column_size\":66,\"width\":{\"size\":75,\"unit\":\"%\"},\"align\":\"flex-end\",\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"align_tablet\":\"space-between\",\"flex_justify_content_tablet\":\"space-between\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_gap\":{\"column\":\"30\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"01f9772\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"Show sidebar\",\"scroll_y\":-80,\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"icon\":{\"id\":\"9562\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"wd_builder_off_canvas_column_btn\"},{\"id\":\"fb4f912\",\"elType\":\"widget\",\"settings\":{\"per_page_options\":\"9,12,18,24\",\"scroll_y\":-80,\"_element_width\":\"auto\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_shop_archive_per_page\"},{\"id\":\"08e0f3e\",\"elType\":\"widget\",\"settings\":{\"products_columns_variations\":[\"2\",\"3\",\"4\",\"list\"],\"scroll_y\":-80,\"_element_width\":\"auto\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_shop_archive_view\"},{\"id\":\"b20c4c8\",\"elType\":\"widget\",\"settings\":{\"style\":\"underline\",\"mobile_icon\":\"yes\",\"scroll_y\":-80,\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wd_shop_archive_orderby\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"43fd5bf\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_shop_archive_active_filters\"},{\"id\":\"88dc0cf\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_wc_notices\"},{\"id\":\"55b4c53\",\"elType\":\"widget\",\"settings\":{\"shop_view\":\"grid\",\"products_columns\":\"3\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_archive_products\"}],\"isInner\":true}],\"isInner\":false}]'),
(5341,10075,'_elementor_version','3.16.6'),
(5342,10075,'_wp_page_template','default'),
(5343,10075,'_elementor_data','[{\"id\":\"082d38d\",\"elType\":\"container\",\"settings\":{\"structure\":\"33\",\"flex_direction\":\"column\",\"flex_gap\":{\"size\":25,\"column\":\"25\",\"row\":\"25\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[{\"id\":\"9bb60bd\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_wc_notices\"},{\"id\":\"b570c0d\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_checkout_login_form\"},{\"id\":\"8652dd5\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"scroll_y\":-80,\"alignment\":\"center\"},\"elements\":[],\"widgetType\":\"wd_checkout_coupon_form\"},{\"id\":\"f38d938\",\"elType\":\"widget\",\"settings\":{\"alignment\":\"center\",\"style\":\"default\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":-80,\"_background_background\":\"classic\",\"_background_color\":\"#2E6BC60A\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_single_product_shipping_progress_bar\"}],\"isInner\":false}]'),
(5340,10075,'_elementor_template_type','wp-post'),
(5336,9863,'_edit_lock','1759800974:1'),
(5339,10075,'_elementor_edit_mode','builder'),
(5338,9858,'_edit_lock','1759797370:1'),
(5390,10080,'_elementor_data','[{\"id\":\"9a3652c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"wd_section_stretch\":\"stretch-content\",\"flex_direction\":\"column\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f8e1fe\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"yes\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_page_title\"}],\"isInner\":false},{\"id\":\"edde781\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"714cf85\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"10\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"100\",\"height\":\"100\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_68e45dee2b272\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"},{\"id\":\"5ee7633\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#0000001B\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"e0248d0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"fd5cae3\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":25,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"wd_column_role\":\"offcanvas\",\"wd_column_role_offcanvas_tablet\":\"md-sm\",\"wd_column_role_offcanvas_mobile\":\"sm\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"58e9248\",\"elType\":\"widget\",\"settings\":{\"sidebar_name\":\"sidebar-shop\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_sidebar\"}],\"isInner\":true},{\"id\":\"5cceebf\",\"elType\":\"container\",\"settings\":{\"_column_size\":66,\"width\":{\"size\":75,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"wd_column_role\":\"content\",\"wd_column_role_content_tablet\":\"md-sm\",\"wd_column_role_content_mobile\":\"sm\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"f92f35f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"21\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d260d0e\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":25,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"align_tablet\":\"space-between\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#81818133\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"ffddafa\",\"elType\":\"widget\",\"settings\":{\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_element_width\":\"auto\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_shop_archive_result_count\"}],\"isInner\":true},{\"id\":\"6b35b68\",\"elType\":\"container\",\"settings\":{\"_column_size\":66,\"width\":{\"size\":75,\"unit\":\"%\"},\"align\":\"flex-end\",\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"align_tablet\":\"space-between\",\"flex_justify_content_tablet\":\"space-between\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_gap\":{\"column\":\"30\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"01f9772\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"Show sidebar\",\"scroll_y\":-80,\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"icon\":{\"id\":\"9562\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"wd_builder_off_canvas_column_btn\"},{\"id\":\"fb4f912\",\"elType\":\"widget\",\"settings\":{\"per_page_options\":\"9,12,18,24\",\"scroll_y\":-80,\"_element_width\":\"auto\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_shop_archive_per_page\"},{\"id\":\"08e0f3e\",\"elType\":\"widget\",\"settings\":{\"products_columns_variations\":[\"2\",\"3\",\"4\",\"list\"],\"scroll_y\":-80,\"_element_width\":\"auto\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_shop_archive_view\"},{\"id\":\"b20c4c8\",\"elType\":\"widget\",\"settings\":{\"style\":\"underline\",\"mobile_icon\":\"yes\",\"scroll_y\":-80,\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wd_shop_archive_orderby\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"43fd5bf\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_shop_archive_active_filters\"},{\"id\":\"88dc0cf\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_wc_notices\"},{\"id\":\"55b4c53\",\"elType\":\"widget\",\"settings\":{\"shop_view\":\"grid\",\"products_columns\":\"3\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_archive_products\"}],\"isInner\":true}],\"isInner\":false}]'),
(5391,10080,'_elementor_edit_mode','builder'),
(5392,10080,'_elementor_template_layout_type','wp-post'),
(5393,10080,'_elementor_version','3.16.6'),
(5394,10080,'_wp_page_template','default'),
(5395,10080,'_elementor_template_type','wp-post'),
(5406,10082,'_elementor_edit_mode','builder'),
(5407,10082,'_elementor_template_layout_type','wp-post'),
(5408,10082,'_elementor_version','3.24.7'),
(5409,10082,'_wp_page_template','default'),
(5410,10082,'_elementor_template_type','wp-post'),
(5415,10083,'_elementor_edit_mode','builder'),
(5416,10083,'_elementor_template_layout_type','wp-post'),
(5417,10083,'_elementor_version','3.24.7'),
(5418,10083,'_wp_page_template','default'),
(5419,10083,'_elementor_template_type','wp-post'),
(7503,9993,'_product_attributes','a:1:{s:5:\"color\";a:6:{s:4:\"name\";s:5:\"Color\";s:5:\"value\";s:13:\"White | Black\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(7538,10222,'_regular_price','110000'),
(7504,10222,'_variation_description',''),
(7505,10222,'total_sales','0'),
(7506,10222,'_tax_status','taxable'),
(7507,10222,'_tax_class','parent'),
(7508,10222,'_manage_stock','no'),
(7509,10222,'_backorders','no'),
(8300,17,'wd_page_css_files','a:40:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:9:\"blog-base\";i:6;s:5:\"wpcf7\";i:7;s:19:\"woo-paypal-payments\";i:8;s:14:\"elementor-base\";i:9;s:16:\"woocommerce-base\";i:10;s:15:\"mod-star-rating\";i:11;s:18:\"woo-el-track-order\";i:12;s:25:\"woocommerce-block-notices\";i:13;s:9:\"wp-blocks\";i:14;s:11:\"header-base\";i:15;s:9:\"mod-tools\";i:16;s:20:\"header-elements-base\";i:17;s:12:\"social-icons\";i:18;s:18:\"woo-mod-login-form\";i:19;s:17:\"header-my-account\";i:20;s:13:\"header-search\";i:21;s:16:\"header-cart-side\";i:22;s:11:\"header-cart\";i:23;s:20:\"widget-shopping-cart\";i:24;s:26:\"header-mobile-nav-dropdown\";i:25;s:10:\"page-title\";i:26;s:18:\"blog-loop-base-old\";i:27;s:24:\"blog-loop-design-masonry\";i:28;s:15:\"widget-collapse\";i:29;s:11:\"footer-base\";i:30;s:7:\"el-menu\";i:31;s:16:\"el-menu-wpb-elem\";i:32;s:10:\"text-block\";i:33;s:10:\"scroll-top\";i:34;s:17:\"wd-search-results\";i:35;s:14:\"wd-search-form\";i:36;s:25:\"header-my-account-sidebar\";i:37;s:24:\"header-search-fullscreen\";i:38;s:26:\"header-search-fullscreen-1\";i:39;s:14:\"bottom-toolbar\";}'),
(8301,9560,'_elementor_css','a:6:{s:4:\"time\";i:1776478091;s:5:\"fonts\";a:1:{i:0;s:12:\"hkgroteskpro\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8302,9560,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-divider\";}}'),
(8303,9560,'_elementor_element_cache','{\"timeout\":1777637949,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-6925212 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"6925212\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImU4NTFjNjkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjYXRlZ29yaWVzX2Rlc2lnbiI6ImFsdCIsImNvbHVtbnMiOnsidW5pdCI6InB4Iiwic2l6ZSI6Mywic2l6ZXMiOltdfSwic3BhY2luZyI6IjEwIiwic2Nyb2xsX3kiOiItODAiLCJzbGlkZXNfcGVyX3ZpZXciOnsidW5pdCI6InB4Iiwic2l6ZSI6IjYiLCJzaXplcyI6W119LCJjYXRlZ29yaWVzX3dpdGhfc2hhZG93IjoiZGlzYWJsZSIsIm9yZGVyYnkiOiJpZCIsIm9yZGVyIjoiQVNDIiwiaWRzIjpbIjIzIiwiMzIiLCIyMiIsIjMxIiwiMzQiLCIzMyJdLCJoaWRlX2VtcHR5IjoiIiwiaW1nX3NpemUiOiJmdWxsIiwiaW1hZ2VfY29udGFpbmVyX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwicm91bmRpbmdfc2l6ZSI6ImN1c3RvbSIsImN1c3RvbV9yb3VuZGluZ19zaXplIjp7InVuaXQiOiIlIiwic2l6ZSI6NTAsInNpemVzIjpbXX0sImltZ19zaXplX2N1c3RvbSI6eyJ3aWR0aCI6IjEwMCIsImhlaWdodCI6IjEwMCJ9LCJoaWRlX3BhZ2luYXRpb25fY29udHJvbCI6InllcyIsInNsaWRlc19wZXJfdmlld190YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6Mywic2l6ZXMiOltdfSwic2xpZGVzX3Blcl92aWV3X21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyLCJzaXplcyI6W119LCJjb2x1bW5zX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjozLCJzaXplcyI6W119LCJzeW5jX3BhcmVudF9pZCI6IndkXzY4ZTQ1ZGVlMmIyNzIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfcHJvZHVjdF9jYXRlZ29yaWVzIn0=\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-93b7562 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\\\" data-id=\\\"93b7562\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"divider.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-c87f509 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"c87f509\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjA2MzU4YTkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6Ik91ciBjb21tdW5pdHlcdTIwMTlzIHRvcCBwaWNrcyIsInRpdGxlIjoiRmVhc3Qgb24gRmFzaGlvbiIsImFmdGVyX3RpdGxlIjoiPHA+VGhlc2UgYmVzdHNlbGxlcnMgZGVsaXZlciBldmVyeWRheSBjb25maWRlbmNlIGFuZCBzaWduYXR1cmUgc3R5bGUuIEVhY2ggcGllY2UgaXMgY3JhZnRlZCBmb3IgcXVhbGl0eSwgZml0LCBhbmQgdmVyc2F0aWxpdHk8XC9wPiIsImNvbG9yIjoicHJpbWFyeSIsInNpemUiOiJsYXJnZSIsInN1YnRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxNSIsInNpemVzIjpbXX0sInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTMiLCJzaXplcyI6W119LCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjEyIiwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjYwMCIsInNjcm9sbF95IjoiLTgwIiwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6ImhrZ3JvdGVza3BybyIsInRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJoa2dyb3Rlc2twcm8iLCJjb2xvcl9ncmFkaWVudF9jb2xvcl9zdG9wX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJjb2xvcl9ncmFkaWVudF9jb2xvcl9zdG9wX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJjb2xvcl9ncmFkaWVudF9jb2xvcl9iX3N0b3BfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sImNvbG9yX2dyYWRpZW50X2NvbG9yX2Jfc3RvcF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiY29sb3JfZ3JhZGllbnRfZ3JhZGllbnRfYW5nbGVfdGFibGV0Ijp7InVuaXQiOiJkZWciLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiY29sb3JfZ3JhZGllbnRfZ3JhZGllbnRfYW5nbGVfbW9iaWxlIjp7InVuaXQiOiJkZWciLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiY29sb3JfZ3JhZGllbnRfZ3JhZGllbnRfcG9zaXRpb25fdGFibGV0IjoiY2VudGVyIGNlbnRlciIsImNvbG9yX2dyYWRpZW50X2dyYWRpZW50X3Bvc2l0aW9uX21vYmlsZSI6ImNlbnRlciBjZW50ZXIiLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJzdWJ0aXRsZV90eXBvZ3JhcGh5X3dvcmRfc3BhY2luZyI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV93b3JkX3NwYWNpbmciOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRleHRfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidGV4dF90eXBvZ3JhcGh5X3dvcmRfc3BhY2luZyI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfY29sb3Jfc3RvcF90YWJsZXQiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfY29sb3Jfc3RvcF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfY29sb3JfYl9zdG9wX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvcl9iX3N0b3BfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2dyYWRpZW50X2FuZ2xlX3RhYmxldCI6eyJ1bml0IjoiZGVnIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2dyYWRpZW50X2FuZ2xlX21vYmlsZSI6eyJ1bml0IjoiZGVnIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yX3N0b3BfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yX3N0b3BfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yX2Jfc3RvcF90YWJsZXQiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfaG92ZXJfY29sb3JfYl9zdG9wX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9ob3Zlcl9ncmFkaWVudF9hbmdsZV90YWJsZXQiOnsidW5pdCI6ImRlZyIsInNpemUiOiIiLCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9ob3Zlcl9ncmFkaWVudF9hbmdsZV9tb2JpbGUiOnsidW5pdCI6ImRlZyIsInNpemUiOiIiLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGl0bGUifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImM0MGIwZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpdGVtc19wZXJfcGFnZSI6MzAsInNsaWRlc19wZXJfdmlldyI6eyJ1bml0IjoicHgiLCJzaXplIjo1LCJzaXplcyI6W119LCJzY3JvbGxfeSI6Ii04MCIsImluY2x1ZGUiOlsiOTI1MCIsIjkyNTUiLCI5MjYwIiwiOTEwOSIsIjkyNjUiLCI5MjcwIl0sIm9yZGVyYnkiOiJpZCIsInNsaWRlc19wZXJfdmlld190YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6Mywic2l6ZXMiOltdfSwic2xpZGVzX3Blcl92aWV3X21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyLCJzaXplcyI6W119LCJzeW5jX3BhcmVudF9pZCI6IndkXzY1Nzg3MDZiY2NhMGUiLCJpbWdfc2l6ZSI6IjE1MzZ4MTUzNiIsImVsZW1lbnRfdGl0bGVfdGFnIjoiaDIiLCJfYmFja2dyb3VuZF9jb2xvcl9zdG9wX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvcl9zdG9wX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvcl9iX3N0b3BfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2NvbG9yX2Jfc3RvcF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfZ3JhZGllbnRfYW5nbGVfdGFibGV0Ijp7InVuaXQiOiJkZWciLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfZ3JhZGllbnRfYW5nbGVfbW9iaWxlIjp7InVuaXQiOiJkZWciLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfaG92ZXJfY29sb3Jfc3RvcF90YWJsZXQiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfaG92ZXJfY29sb3Jfc3RvcF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfaG92ZXJfY29sb3JfYl9zdG9wX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9ob3Zlcl9jb2xvcl9iX3N0b3BfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2hvdmVyX2dyYWRpZW50X2FuZ2xlX3RhYmxldCI6eyJ1bml0IjoiZGVnIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2hvdmVyX2dyYWRpZW50X2FuZ2xlX21vYmlsZSI6eyJ1bml0IjoiZGVnIiwic2l6ZSI6IiIsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9wcm9kdWN0cyJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8344,29,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}');
INSERT INTO `wp6x_postmeta` VALUES
(8304,9558,'wd_page_css_files','a:51:{i:0;s:19:\"widget-price-filter\";i:1;s:16:\"helpers-wpb-elem\";i:2;s:27:\"widget-recent-post-comments\";i:3;s:22:\"widget-wd-recent-posts\";i:4;s:10:\"widget-nav\";i:5;s:19:\"widget-product-list\";i:6;s:5:\"wpcf7\";i:7;s:19:\"woo-paypal-payments\";i:8;s:14:\"elementor-base\";i:9;s:16:\"woocommerce-base\";i:10;s:15:\"mod-star-rating\";i:11;s:18:\"woo-el-track-order\";i:12;s:25:\"woocommerce-block-notices\";i:13;s:21:\"widget-active-filters\";i:14;s:16:\"woo-shop-builder\";i:15;s:9:\"wp-blocks\";i:16;s:11:\"header-base\";i:17;s:9:\"mod-tools\";i:18;s:20:\"header-elements-base\";i:19;s:12:\"social-icons\";i:20;s:18:\"woo-mod-login-form\";i:21;s:17:\"header-my-account\";i:22;s:13:\"header-search\";i:23;s:16:\"header-cart-side\";i:24;s:11:\"header-cart\";i:25;s:20:\"widget-shopping-cart\";i:26;s:26:\"header-mobile-nav-dropdown\";i:27;s:19:\"woo-categories-loop\";i:28;s:15:\"categories-loop\";i:29;s:13:\"section-title\";i:30;s:17:\"el-subtitle-style\";i:31;s:12:\"product-loop\";i:32;s:18:\"product-loop-quick\";i:33;s:23:\"woo-mod-add-btn-replace\";i:34;s:21:\"woo-mod-swatches-base\";i:35;s:9:\"mfp-popup\";i:36;s:22:\"woo-mod-product-labels\";i:37;s:28:\"woo-mod-product-labels-round\";i:38;s:15:\"widget-collapse\";i:39;s:11:\"footer-base\";i:40;s:7:\"el-menu\";i:41;s:16:\"el-menu-wpb-elem\";i:42;s:10:\"text-block\";i:43;s:10:\"scroll-top\";i:44;s:17:\"wd-search-results\";i:45;s:14:\"wd-search-form\";i:46;s:25:\"header-my-account-sidebar\";i:47;s:24:\"header-search-fullscreen\";i:48;s:26:\"header-search-fullscreen-1\";i:49;s:14:\"bottom-toolbar\";i:50;s:23:\"shop-off-canvas-sidebar\";}'),
(8316,8854,'wd_page_css_files','a:56:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:16:\"blog-single-base\";i:6;s:9:\"blog-base\";i:7;s:5:\"wpcf7\";i:8;s:19:\"woo-paypal-payments\";i:9;s:14:\"elementor-base\";i:10;s:16:\"woocommerce-base\";i:11;s:15:\"mod-star-rating\";i:12;s:18:\"woo-el-track-order\";i:13;s:25:\"woocommerce-block-notices\";i:14;s:9:\"wp-blocks\";i:15;s:11:\"header-base\";i:16;s:9:\"mod-tools\";i:17;s:20:\"header-elements-base\";i:18;s:12:\"social-icons\";i:19;s:18:\"woo-mod-login-form\";i:20;s:17:\"header-my-account\";i:21;s:13:\"header-search\";i:22;s:16:\"header-cart-side\";i:23;s:11:\"header-cart\";i:24;s:20:\"widget-shopping-cart\";i:25;s:26:\"header-mobile-nav-dropdown\";i:26;s:10:\"page-title\";i:27;s:10:\"text-block\";i:28;s:13:\"section-title\";i:29;s:20:\"mod-highlighted-text\";i:30;s:10:\"photoswipe\";i:31;s:13:\"image-gallery\";i:32;s:6:\"swiper\";i:33;s:6:\"brands\";i:34;s:6:\"button\";i:35;s:19:\"social-icons-styles\";i:36;s:15:\"page-navigation\";i:37;s:18:\"blog-loop-base-old\";i:38;s:24:\"blog-loop-design-masonry\";i:39;s:13:\"swiper-arrows\";i:40;s:12:\"swiper-pagin\";i:41;s:12:\"mod-comments\";i:42;s:18:\"off-canvas-sidebar\";i:43;s:9:\"instagram\";i:44;s:15:\"widget-collapse\";i:45;s:11:\"footer-base\";i:46;s:7:\"el-menu\";i:47;s:16:\"el-menu-wpb-elem\";i:48;s:10:\"scroll-top\";i:49;s:17:\"wd-search-results\";i:50;s:14:\"wd-search-form\";i:51;s:25:\"header-my-account-sidebar\";i:52;s:24:\"header-search-fullscreen\";i:53;s:26:\"header-search-fullscreen-1\";i:54;s:14:\"bottom-toolbar\";i:55;s:25:\"mod-sticky-sidebar-opener\";}'),
(8317,9980,'_elementor_page_assets','a:0:{}'),
(8318,9980,'wd_page_css_files','a:58:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:16:\"woo-mod-quantity\";i:13;s:23:\"woo-single-prod-el-base\";i:14;s:20:\"woo-mod-stock-status\";i:15;s:23:\"woo-mod-shop-attributes\";i:16;s:9:\"wp-blocks\";i:17;s:11:\"header-base\";i:18;s:9:\"mod-tools\";i:19;s:20:\"header-elements-base\";i:20;s:12:\"social-icons\";i:21;s:18:\"woo-mod-login-form\";i:22;s:17:\"header-my-account\";i:23;s:13:\"header-search\";i:24;s:16:\"header-cart-side\";i:25;s:11:\"header-cart\";i:26;s:20:\"widget-shopping-cart\";i:27;s:26:\"header-mobile-nav-dropdown\";i:28;s:23:\"woo-single-prod-builder\";i:29;s:26:\"woo-el-breadcrumbs-builder\";i:30;s:29:\"woo-single-prod-el-navigation\";i:31;s:26:\"woo-single-prod-el-gallery\";i:32;s:49:\"woo-single-prod-el-gallery-opt-thumb-left-desktop\";i:33;s:6:\"swiper\";i:34;s:13:\"swiper-arrows\";i:35;s:10:\"photoswipe\";i:36;s:10:\"text-block\";i:37;s:13:\"section-title\";i:38;s:26:\"woo-single-prod-el-reviews\";i:39;s:34:\"woo-single-prod-el-reviews-style-1\";i:40;s:12:\"mod-comments\";i:41;s:12:\"product-loop\";i:42;s:18:\"product-loop-quick\";i:43;s:23:\"woo-mod-add-btn-replace\";i:44;s:21:\"woo-mod-swatches-base\";i:45;s:9:\"mfp-popup\";i:46;s:12:\"swiper-pagin\";i:47;s:15:\"widget-collapse\";i:48;s:11:\"footer-base\";i:49;s:7:\"el-menu\";i:50;s:16:\"el-menu-wpb-elem\";i:51;s:10:\"scroll-top\";i:52;s:17:\"wd-search-results\";i:53;s:14:\"wd-search-form\";i:54;s:25:\"header-my-account-sidebar\";i:55;s:24:\"header-search-fullscreen\";i:56;s:26:\"header-search-fullscreen-1\";i:57;s:14:\"bottom-toolbar\";}'),
(8319,31,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8320,31,'_elementor_css','a:6:{s:4:\"time\";i:1776544421;s:5:\"fonts\";a:1:{i:0;s:12:\"hkgroteskpro\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8321,31,'_elementor_element_cache','{\"timeout\":1777481481,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-c446ec4 wd-section-stretch e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"c446ec4\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6Ijk5ZTY2MDgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiT3JkZXIgVHJhY2tpbmciLCJhZnRlcl90aXRsZSI6IiIsInNpemUiOiJsYXJnZSIsIndpZHRoX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwid2lkdGhfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJzY3JvbGxfeSI6LTgwLCJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiaGtncm90ZXNrcHJvIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RpdGxlIn0=\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-741881e elementor-widget elementor-widget-html\\\" data-id=\\\"741881e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"html.default\\\">\\n\\t\\t\\t\\t\\t[woocommerce_order_tracking]\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-d4d6c86 wd-section-stretch e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"d4d6c86\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImEwMGE4YzQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3JlcGVhdGVyIjpbeyJ0aXRsZSI6IkZhc3QgRGVsaXZlcnkiLCJzdWJ0aXRsZSI6IiIsIl9pZCI6ImVhNzUxMGIiLCJsaW5rIjp7InVybCI6IiIsImlzX2V4dGVybmFsIjoiIiwibm9mb2xsb3ciOiIiLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJpY29uX3R5cGUiOiJpY29uIiwiaWNvbl90ZXh0IjoiMDEuIiwiaW1hZ2UiOnsiaWQiOjM4LCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtaW5mb2JveC0xLnN2ZyIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sImltYWdlX3NpemUiOiJjdXN0b20iLCJpbWFnZV9jdXN0b21fZGltZW5zaW9uIjp7IndpZHRoIjoiNjAiLCJoZWlnaHQiOiI2MCJ9LCJjb250ZW50IjoiPHA+Q2hhbmNlcyBhcmUgdGhlcmUgd2Fzblx1MjAxOXQgY29sbGFib3JhdGlvbiBhbmQgY2hlY2twb2ludHMsIHRoZXJlIHdhc25cdTIwMTl0IGEgcHJvY2Vzcy48XC9wPiIsImJ0bl90ZXh0IjoiIn0seyJ0aXRsZSI6IkJlc3QgUXVhbGl0eSIsInN1YnRpdGxlIjoiIiwibGluayI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6IiIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiaWNvbl90eXBlIjoiaWNvbiIsImljb25fdGV4dCI6IjAxLiIsImltYWdlIjp7ImlkIjozOSwidXJsIjoiaHR0cDpcL1wvdGltZXdpbGx0ZWxsc3RvcmVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMlwvMDlcL2FjY2Vzc29yaWVzLWluZm9ib3gtMi5zdmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9LCJpbWFnZV9zaXplIjoiY3VzdG9tIiwiaW1hZ2VfY3VzdG9tX2RpbWVuc2lvbiI6eyJ3aWR0aCI6IjYwIiwiaGVpZ2h0IjoiNjAifSwiY29udGVudCI6IjxwPkl0XHUyMDE5cyBjb250ZW50IHN0cmF0ZWd5IGdvbmUgYXdyeSByaWdodCBmcm9tIHRoZSBzdGFydC4gRm9yc3dlYXJpbmcgdGhlIHVzZSBvZiBMb3JlbSBJcHN1bS48XC9wPiIsImJ0bl90ZXh0IjoiIiwiX2lkIjoiM2QxMjk1NSJ9LHsidGl0bGUiOiJGcmVlIFJldHVybiIsInN1YnRpdGxlIjoiIiwibGluayI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6IiIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiaWNvbl90eXBlIjoiaWNvbiIsImljb25fdGV4dCI6IjAxLiIsImltYWdlIjp7ImlkIjo0MCwidXJsIjoiaHR0cDpcL1wvdGltZXdpbGx0ZWxsc3RvcmVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMlwvMDlcL2FjY2Vzc29yaWVzLWluZm9ib3gtMy5zdmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9LCJpbWFnZV9zaXplIjoiY3VzdG9tIiwiaW1hZ2VfY3VzdG9tX2RpbWVuc2lvbiI6eyJ3aWR0aCI6IjYwIiwiaGVpZ2h0IjoiNjAifSwiY29udGVudCI6IjxwPlRydWUgZW5vdWdoLCBidXQgdGhhdFx1MjAxOXMgbm90IGFsbCB0aGF0IGl0IHRha2VzIHRvIGdldCB0aGluZ3MgYmFjayBvbiB0cmFjayBvdXQgdGhlcmUgZm9yIGEgdGV4dC48XC9wPiIsImJ0bl90ZXh0IjoiIiwiX2lkIjoiNDM2Njg2YSJ9XSwiaGlkZV9wYWdpbmF0aW9uX2NvbnRyb2wiOiJ5ZXMiLCJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMjQiLCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjIwIiwic2l6ZXMiOltdfSwic2Nyb2xsX3kiOiItODAiLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiaGtncm90ZXNrcHJvIiwiY29udGVudF90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJjb250ZW50X3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE2LCJzaXplcyI6W119LCJjb250ZW50X3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfSwic3luY19wYXJlbnRfaWQiOiJ3ZF82NTg1YjhmNWQ3ZTBkIiwidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjIwLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfaW5mb2JveF9jYXJvdXNlbCJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(5605,10102,'_elementor_edit_mode','builder'),
(5606,10102,'_elementor_template_type','wp-page'),
(5607,10102,'_elementor_version','3.32.3'),
(5608,10102,'_wp_page_template','default'),
(5609,10102,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50,\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\"},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p data-start=\\\"231\\\" data-end=\\\"337\\\">A client that\\u2019s satisfied for a reason becomes loyal \\u2014 we focus on giving every reason to stay that way.<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Custom Design\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"01.\",\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"369\\\" data-end=\\\"488\\\">Every product is crafted to reflect your unique style and needs \\u2014 no generic solutions, just personalized perfection.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"24\\/7 Support\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"02.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"650\\\" data-end=\\\"760\\\">We\\u2019re always here to help \\u2014 from inquiries to after-sales assistance, your satisfaction is our top priority.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"03.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false}]'),
(5597,10101,'_elementor_edit_mode','builder'),
(5598,10101,'_elementor_template_type','wp-page'),
(5599,10101,'_elementor_version','3.32.3'),
(5600,10101,'_wp_page_template','default'),
(5601,10101,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories-slider\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p data-start=\\\"231\\\" data-end=\\\"337\\\">A client that\\u2019s satisfied for a reason becomes loyal \\u2014 we focus on giving every reason to stay that way.<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Custom Design\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"01.\",\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"369\\\" data-end=\\\"488\\\">Every product is crafted to reflect your unique style and needs \\u2014 no generic solutions, just personalized perfection.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"24\\/7 Support\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"02.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"650\\\" data-end=\\\"760\\\">We\\u2019re always here to help \\u2014 from inquiries to after-sales assistance, your satisfaction is our top priority.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"03.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false}]'),
(5478,10091,'_elementor_template_type','wp-post'),
(5479,10091,'_elementor_version','3.24.7'),
(5480,10091,'_wp_page_template','default'),
(5481,10091,'_elementor_data','[{\"id\":\"7b25928\",\"elType\":\"container\",\"settings\":{\"structure\":\"33\",\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"boxed_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"84\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"fa564fb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"1.\",\"title\":\"Billing details\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"extra-large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Jost\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"120\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"700\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"tag\":\"div\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69c030a\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_checkout_billing_details_form\"},{\"id\":\"65dedde\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_checkout_shipping_details_from\"},{\"id\":\"0520a01\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"2.\",\"title\":\"Check Your Order\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"extra-large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Jost\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"120\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"700\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"tag\":\"div\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"8703700\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"_border_color\":\"#00000014\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_checkout_order_review\"},{\"id\":\"85ff99c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"3.\",\"title\":\"Payment Information\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"extra-large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Jost\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"120\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"700\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"tag\":\"div\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e727bdc\",\"elType\":\"widget\",\"settings\":{\"button_alignment\":\"full-width\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"_border_color\":\"#2E6BC652\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":\"1\"},\"payment_description_background-color\":\"#F9F9F9\",\"terms_conditions_background_color\":\"#F9F9F9\"},\"elements\":[],\"widgetType\":\"wd_checkout_payment_methods\"}],\"isInner\":\"\"}]'),
(5477,10091,'_elementor_edit_mode','builder'),
(5485,10092,'_elementor_edit_mode','builder'),
(5486,10092,'_elementor_template_type','wp-post'),
(5487,10092,'_elementor_version','3.24.7'),
(5488,10092,'_wp_page_template','default'),
(5489,10092,'_elementor_data','[{\"id\":\"7b25928\",\"elType\":\"container\",\"settings\":{\"structure\":\"33\",\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"boxed_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"84\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"fa564fb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"1.\",\"title\":\"Billing details\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"extra-large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Jost\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"120\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"700\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"tag\":\"div\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"69c030a\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_checkout_billing_details_form\"},{\"id\":\"65dedde\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_checkout_shipping_details_from\"},{\"id\":\"0520a01\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"2.\",\"title\":\"Check Your Order\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"extra-large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Jost\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"120\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"700\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"tag\":\"div\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"8703700\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"_border_color\":\"#00000014\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_checkout_order_review\"},{\"id\":\"85ff99c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"3.\",\"title\":\"Payment Information\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"extra-large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Jost\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"120\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"700\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"tag\":\"div\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e727bdc\",\"elType\":\"widget\",\"settings\":{\"button_alignment\":\"full-width\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"_border_color\":\"#2E6BC652\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":\"1\"},\"payment_description_background-color\":\"#F9F9F9\",\"terms_conditions_background_color\":\"#F9F9F9\"},\"elements\":[],\"widgetType\":\"wd_checkout_payment_methods\"}],\"isInner\":false}]'),
(5494,10093,'_elementor_edit_mode','builder'),
(5495,10093,'_elementor_template_layout_type','wp-post'),
(5496,10093,'_elementor_version','3.32.3'),
(5497,10093,'_wp_page_template','default'),
(5498,10093,'_elementor_template_type','wp-post'),
(5500,10094,'_elementor_edit_mode','builder'),
(5501,10094,'_elementor_template_type','wp-post'),
(5502,10094,'_elementor_version','3.32.3'),
(5503,10094,'_wp_page_template','default'),
(5504,10094,'_elementor_data','[{\"id\":\"6925212\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e851c69\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"10\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"100\",\"height\":\"100\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"sync_parent_id\":\"wd_68e45dee2b272\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"},{\"id\":\"93b7562\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#0000001B\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"c87f509\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"06358a9\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"color_gradient_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_position_tablet\":\"center center\",\"color_gradient_gradient_position_mobile\":\"center center\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"c40b0e1\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(5506,10095,'_elementor_edit_mode','builder'),
(5507,10095,'_elementor_template_type','wp-post'),
(5508,10095,'_elementor_version','3.32.3'),
(5509,10095,'_wp_page_template','default'),
(5510,10095,'_elementor_data','[{\"id\":\"9f29163\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"wd_section_stretch\":\"stretch-content\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"b7a98b3\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"yes\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_page_title\"}],\"isInner\":false},{\"id\":\"b536120\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1fc05df\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"10\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"100\",\"height\":\"100\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"sync_parent_id\":\"wd_68e45dee2b272\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"},{\"id\":\"3415e53\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#0000001B\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1da9aac\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"120c410\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"color_gradient_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_position_tablet\":\"center center\",\"color_gradient_gradient_position_mobile\":\"center center\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"d61ed5b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(5512,10096,'_elementor_edit_mode','builder'),
(5513,10096,'_elementor_template_type','wp-post'),
(5514,10096,'_elementor_version','3.32.3'),
(5515,10096,'_wp_page_template','default'),
(5516,10096,'_elementor_data','[{\"id\":\"cdbfc92\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"wd_section_stretch\":\"stretch-content\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d0b41d9\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"yes\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_page_title\"}],\"isInner\":false},{\"id\":\"e6396e2\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6dd1cc5\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_wc_notices\"}],\"isInner\":false},{\"id\":\"ecc74ba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d20daa6\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"10\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"100\",\"height\":\"100\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"sync_parent_id\":\"wd_68e45dee2b272\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"},{\"id\":\"8cf3f16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#0000001B\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"90911ec\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"58d6b05\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"color_gradient_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_position_tablet\":\"center center\",\"color_gradient_gradient_position_mobile\":\"center center\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"5e47732\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(5702,10112,'_elementor_edit_mode','builder'),
(5703,10112,'_elementor_template_type','wp-page'),
(5704,10112,'_elementor_version','3.32.3'),
(5705,10112,'_wp_page_template','default'),
(5706,10112,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50,\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_section_stretch\":\"stretch\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\"},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p data-start=\\\"231\\\" data-end=\\\"337\\\">A client that\\u2019s satisfied for a reason becomes loyal \\u2014 we focus on giving every reason to stay that way.<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Custom Design\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"01.\",\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"369\\\" data-end=\\\"488\\\">Every product is crafted to reflect your unique style and needs \\u2014 no generic solutions, just personalized perfection.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"24\\/7 Support\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"02.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"650\\\" data-end=\\\"760\\\">We\\u2019re always here to help \\u2014 from inquiries to after-sales assistance, your satisfaction is our top priority.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"03.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false}]'),
(5537,10098,'_elementor_edit_mode','builder'),
(5538,10098,'_elementor_template_type','wp-post'),
(5539,10098,'_elementor_version','3.32.3'),
(5540,10098,'_wp_page_template','default'),
(5541,10098,'_elementor_data','[{\"id\":\"cdbfc92\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"wd_section_stretch\":\"stretch-content\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d0b41d9\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"yes\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_page_title\"}],\"isInner\":false},{\"id\":\"e6396e2\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6dd1cc5\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_wc_notices\"}],\"isInner\":false},{\"id\":\"ecc74ba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d20daa6\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"10\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"100\",\"height\":\"100\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"sync_parent_id\":\"wd_68e45dee2b272\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"},{\"id\":\"8cf3f16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#0000001B\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"90911ec\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"58d6b05\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"color_gradient_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_position_tablet\":\"center center\",\"color_gradient_gradient_position_mobile\":\"center center\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"5e47732\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(5531,10097,'_elementor_edit_mode','builder'),
(5532,10097,'_elementor_template_type','wp-post'),
(5533,10097,'_elementor_version','3.32.3'),
(5534,10097,'_wp_page_template','default'),
(5535,10097,'_elementor_data','[{\"id\":\"9f29163\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"wd_section_stretch\":\"stretch-content\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"b7a98b3\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"yes\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_page_title\"}],\"isInner\":false},{\"id\":\"b536120\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1fc05df\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"10\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"100\",\"height\":\"100\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"sync_parent_id\":\"wd_68e45dee2b272\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"},{\"id\":\"3415e53\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#0000001B\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1da9aac\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"120c410\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"color_gradient_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_position_tablet\":\"center center\",\"color_gradient_gradient_position_mobile\":\"center center\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"d61ed5b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(5547,10099,'_elementor_template_type','wp-post'),
(5548,10099,'_elementor_version','3.32.3'),
(5549,10099,'_wp_page_template','default'),
(5550,10099,'_elementor_data','[{\"id\":\"6925212\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":15,\"column\":\"15\",\"row\":\"15\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e851c69\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"10\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"100\",\"height\":\"100\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"sync_parent_id\":\"wd_68e45dee2b272\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"},{\"id\":\"93b7562\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#0000001B\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"c87f509\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"06358a9\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"color_gradient_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"color_gradient_gradient_position_tablet\":\"center center\",\"color_gradient_gradient_position_mobile\":\"center center\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"c40b0e1\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(5546,10099,'_elementor_edit_mode','builder'),
(7340,10217,'_wp_page_template','default'),
(7341,10217,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50,\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_section_stretch\":\"stretch\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\"},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p data-start=\\\"231\\\" data-end=\\\"337\\\">A client that\\u2019s satisfied for a reason becomes loyal \\u2014 we focus on giving every reason to stay that way.<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Custom Design\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"01.\",\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"369\\\" data-end=\\\"488\\\">Every product is crafted to reflect your unique style and needs \\u2014 no generic solutions, just personalized perfection.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"24\\/7 Support\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"02.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"650\\\" data-end=\\\"760\\\">We\\u2019re always here to help \\u2014 from inquiries to after-sales assistance, your satisfaction is our top priority.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"03.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":30,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false}]'),
(7337,10217,'_elementor_edit_mode','builder'),
(7338,10217,'_elementor_template_type','wp-page'),
(7339,10217,'_elementor_version','3.32.3'),
(7323,10215,'_elementor_edit_mode','builder'),
(7324,10215,'_elementor_template_type','wp-page'),
(7325,10215,'_elementor_version','3.32.3'),
(7326,10215,'_wp_page_template','default'),
(7327,10215,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50,\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_section_stretch\":\"stretch\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\"},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p data-start=\\\"231\\\" data-end=\\\"337\\\">A client that\\u2019s satisfied for a reason becomes loyal \\u2014 we focus on giving every reason to stay that way.<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Custom Design\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"01.\",\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"369\\\" data-end=\\\"488\\\">Every product is crafted to reflect your unique style and needs \\u2014 no generic solutions, just personalized perfection.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"24\\/7 Support\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"02.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"650\\\" data-end=\\\"760\\\">We\\u2019re always here to help \\u2014 from inquiries to after-sales assistance, your satisfaction is our top priority.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"03.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false}]'),
(8110,9988,'_sale_price','250000'),
(7330,10216,'_elementor_edit_mode','builder'),
(7331,10216,'_elementor_template_type','wp-page'),
(7332,10216,'_elementor_version','3.32.3'),
(7333,10216,'_wp_page_template','default'),
(7334,10216,'_elementor_data','[{\"id\":\"b2274a8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"scroll_y\":-80,\"container_sticky_offset\":50,\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"wd_section_stretch\":\"stretch\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\"},\"elements\":[{\"id\":\"bb5530e\",\"elType\":\"widget\",\"settings\":{\"slider\":\"accessories\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_6578706bc6bd1\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":false},{\"id\":\"4f0ccb7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"28c7d78\",\"elType\":\"widget\",\"settings\":{\"categories_design\":\"alt\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing\":\"0\",\"scroll_y\":\"-80\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"categories_with_shadow\":\"disable\",\"orderby\":\"id\",\"order\":\"ASC\",\"ids\":[\"23\",\"32\",\"22\",\"31\",\"34\",\"33\"],\"hide_empty\":\"\",\"img_size\":\"full\",\"image_container_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"rounding_size\":\"custom\",\"custom_rounding_size\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"img_size_custom\":{\"width\":\"132\",\"height\":\"132\"},\"hide_pagination_control\":\"yes\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcd74a\",\"columns_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"spacing_mobile\":\"10\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"3549d93\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3f175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top sales\",\"title\":\"On Sale\",\"after_title\":\"\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ee7746e\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":4,\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"columns\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"post_type\":\"sale\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\",\"layout\":\"carousel\",\"spacing\":\"20\",\"wrap\":\"yes\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"c74c04d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72d83e1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"There are some redeeming factors\",\"title\":\"We Provide High Quality Goods\",\"after_title\":\"<p data-start=\\\"231\\\" data-end=\\\"337\\\">A client that\\u2019s satisfied for a reason becomes loyal \\u2014 we focus on giving every reason to stay that way.<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f7287a\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"Custom Design\",\"subtitle\":\"\",\"_id\":\"ea7510b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"01.\",\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"369\\\" data-end=\\\"488\\\">Every product is crafted to reflect your unique style and needs \\u2014 no generic solutions, just personalized perfection.<\\/p>\",\"btn_text\":\"\"},{\"title\":\"24\\/7 Support\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"02.\",\"image\":{\"id\":39,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-2.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p data-start=\\\"650\\\" data-end=\\\"760\\\">We\\u2019re always here to help \\u2014 from inquiries to after-sales assistance, your satisfaction is our top priority.<\\/p>\",\"btn_text\":\"\",\"_id\":\"3d12955\"},{\"title\":\"Free Return\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_text\":\"03.\",\"image\":{\"id\":40,\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-infobox-3.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"60\",\"height\":\"60\"},\"content\":\"<p>True enough, but that\\u2019s not all that it takes to get things back on track out there for a text.<\\/p>\",\"btn_text\":\"\",\"_id\":\"436686a\"}],\"hide_pagination_control\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"title_typography_font_family\":\"hkgroteskpro\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bca677\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"1b6171d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"82435c8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our community\\u2019s top picks\",\"title\":\"Feast on Fashion\",\"after_title\":\"<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility<\\/p>\",\"color\":\"primary\",\"size\":\"large\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"46cac9b\",\"elType\":\"widget\",\"settings\":{\"items_per_page\":11,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"scroll_y\":\"-80\",\"include\":[\"9250\",\"9255\",\"9260\",\"9109\",\"9265\",\"9270\"],\"orderby\":\"id\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6578706bcca0e\",\"img_size\":\"1536x1536\",\"element_title_tag\":\"h2\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"b5d86ba\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"64f4a63\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Something completely new\",\"title\":\"Cases for Phone\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9287\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-1-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"07537ef\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Accessories for watch\",\"title\":\"Straps of Any Color\",\"content\":\"\",\"btn_text\":\"TO SHOP\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9291\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-2-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false},{\"id\":\"aa20af6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d5e0d4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"687\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Special offer\",\"title\":\"Buy One and Get 50%\\nOff the Second\",\"content\":\"\",\"btn_text\":\"READ MORE\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_style\":\"bordered\",\"btn_shape\":\"semi-round\",\"width\":{\"unit\":\"%\",\"size\":\"60\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"image\":{\"id\":\"9292\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-3-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"c7f9584\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"485\",\"height\":\"344\"},\"image_height\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"px\",\"size\":\"340\",\"sizes\":[]},\"subtitle\":\"Try something completely\",\"title\":\"Charger Discount\",\"content\":\"\",\"btn_text\":\"BUY NOW\",\"hover\":\"parallax\",\"title_size\":\"extra-large\",\"custom_subtitle_color\":\"#2E6BC6\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"btn_shape\":\"semi-round\",\"scroll_y\":\"-80\",\"image\":{\"id\":\"9293\",\"url\":\"http:\\/\\/timewilltellstores.com\\/wp-content\\/uploads\\/2022\\/09\\/accessories-banner-4-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"hkgroteskpro\",\"subtitle_typography_font_family\":\"hkgroteskpro\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":false}]'),
(8365,8848,'wd_page_css_files','a:53:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:16:\"blog-single-base\";i:6;s:9:\"blog-base\";i:7;s:5:\"wpcf7\";i:8;s:19:\"woo-paypal-payments\";i:9;s:14:\"elementor-base\";i:10;s:16:\"woocommerce-base\";i:11;s:15:\"mod-star-rating\";i:12;s:18:\"woo-el-track-order\";i:13;s:25:\"woocommerce-block-notices\";i:14;s:9:\"wp-blocks\";i:15;s:11:\"header-base\";i:16;s:9:\"mod-tools\";i:17;s:20:\"header-elements-base\";i:18;s:12:\"social-icons\";i:19;s:18:\"woo-mod-login-form\";i:20;s:17:\"header-my-account\";i:21;s:13:\"header-search\";i:22;s:16:\"header-cart-side\";i:23;s:11:\"header-cart\";i:24;s:20:\"widget-shopping-cart\";i:25;s:26:\"header-mobile-nav-dropdown\";i:26;s:10:\"page-title\";i:27;s:10:\"text-block\";i:28;s:10:\"photoswipe\";i:29;s:6:\"swiper\";i:30;s:13:\"image-gallery\";i:31;s:13:\"swiper-arrows\";i:32;s:15:\"testimonial-old\";i:33;s:19:\"social-icons-styles\";i:34;s:15:\"page-navigation\";i:35;s:18:\"blog-loop-base-old\";i:36;s:24:\"blog-loop-design-masonry\";i:37;s:12:\"swiper-pagin\";i:38;s:12:\"mod-comments\";i:39;s:18:\"off-canvas-sidebar\";i:40;s:9:\"instagram\";i:41;s:15:\"widget-collapse\";i:42;s:11:\"footer-base\";i:43;s:7:\"el-menu\";i:44;s:16:\"el-menu-wpb-elem\";i:45;s:10:\"scroll-top\";i:46;s:17:\"wd-search-results\";i:47;s:14:\"wd-search-form\";i:48;s:25:\"header-my-account-sidebar\";i:49;s:24:\"header-search-fullscreen\";i:50;s:26:\"header-search-fullscreen-1\";i:51;s:14:\"bottom-toolbar\";i:52;s:25:\"mod-sticky-sidebar-opener\";}'),
(8377,8842,'wd_page_css_files','a:53:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:16:\"blog-single-base\";i:6;s:9:\"blog-base\";i:7;s:5:\"wpcf7\";i:8;s:19:\"woo-paypal-payments\";i:9;s:14:\"elementor-base\";i:10;s:16:\"woocommerce-base\";i:11;s:15:\"mod-star-rating\";i:12;s:18:\"woo-el-track-order\";i:13;s:25:\"woocommerce-block-notices\";i:14;s:9:\"wp-blocks\";i:15;s:11:\"header-base\";i:16;s:9:\"mod-tools\";i:17;s:20:\"header-elements-base\";i:18;s:12:\"social-icons\";i:19;s:18:\"woo-mod-login-form\";i:20;s:17:\"header-my-account\";i:21;s:13:\"header-search\";i:22;s:16:\"header-cart-side\";i:23;s:11:\"header-cart\";i:24;s:20:\"widget-shopping-cart\";i:25;s:26:\"header-mobile-nav-dropdown\";i:26;s:10:\"page-title\";i:27;s:10:\"text-block\";i:28;s:8:\"info-box\";i:29;s:10:\"photoswipe\";i:30;s:13:\"image-gallery\";i:31;s:19:\"social-icons-styles\";i:32;s:15:\"page-navigation\";i:33;s:18:\"blog-loop-base-old\";i:34;s:24:\"blog-loop-design-masonry\";i:35;s:6:\"swiper\";i:36;s:13:\"swiper-arrows\";i:37;s:12:\"swiper-pagin\";i:38;s:12:\"mod-comments\";i:39;s:18:\"off-canvas-sidebar\";i:40;s:9:\"instagram\";i:41;s:15:\"widget-collapse\";i:42;s:11:\"footer-base\";i:43;s:7:\"el-menu\";i:44;s:16:\"el-menu-wpb-elem\";i:45;s:10:\"scroll-top\";i:46;s:17:\"wd-search-results\";i:47;s:14:\"wd-search-form\";i:48;s:25:\"header-my-account-sidebar\";i:49;s:24:\"header-search-fullscreen\";i:50;s:26:\"header-search-fullscreen-1\";i:51;s:14:\"bottom-toolbar\";i:52;s:25:\"mod-sticky-sidebar-opener\";}'),
(8336,10230,'_elementor_page_assets','a:0:{}'),
(8337,10230,'wd_page_css_files','a:47:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:9:\"wp-blocks\";i:13;s:11:\"header-base\";i:14;s:9:\"mod-tools\";i:15;s:20:\"header-elements-base\";i:16;s:12:\"social-icons\";i:17;s:18:\"woo-mod-login-form\";i:18;s:17:\"header-my-account\";i:19;s:13:\"header-search\";i:20;s:16:\"header-cart-side\";i:21;s:11:\"header-cart\";i:22;s:20:\"widget-shopping-cart\";i:23;s:26:\"header-mobile-nav-dropdown\";i:24;s:10:\"page-title\";i:25;s:19:\"social-icons-styles\";i:26;s:15:\"page-navigation\";i:27;s:9:\"blog-base\";i:28;s:18:\"blog-loop-base-old\";i:29;s:24:\"blog-loop-design-masonry\";i:30;s:6:\"swiper\";i:31;s:12:\"mod-comments\";i:32;s:18:\"off-canvas-sidebar\";i:33;s:9:\"instagram\";i:34;s:15:\"widget-collapse\";i:35;s:11:\"footer-base\";i:36;s:7:\"el-menu\";i:37;s:16:\"el-menu-wpb-elem\";i:38;s:10:\"text-block\";i:39;s:10:\"scroll-top\";i:40;s:17:\"wd-search-results\";i:41;s:14:\"wd-search-form\";i:42;s:25:\"header-my-account-sidebar\";i:43;s:24:\"header-search-fullscreen\";i:44;s:26:\"header-search-fullscreen-1\";i:45;s:14:\"bottom-toolbar\";i:46;s:25:\"mod-sticky-sidebar-opener\";}'),
(8338,10229,'_elementor_page_assets','a:0:{}'),
(8339,10229,'wd_page_css_files','a:47:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:9:\"wp-blocks\";i:13;s:11:\"header-base\";i:14;s:9:\"mod-tools\";i:15;s:20:\"header-elements-base\";i:16;s:12:\"social-icons\";i:17;s:18:\"woo-mod-login-form\";i:18;s:17:\"header-my-account\";i:19;s:13:\"header-search\";i:20;s:16:\"header-cart-side\";i:21;s:11:\"header-cart\";i:22;s:20:\"widget-shopping-cart\";i:23;s:26:\"header-mobile-nav-dropdown\";i:24;s:10:\"page-title\";i:25;s:19:\"social-icons-styles\";i:26;s:15:\"page-navigation\";i:27;s:9:\"blog-base\";i:28;s:18:\"blog-loop-base-old\";i:29;s:24:\"blog-loop-design-masonry\";i:30;s:6:\"swiper\";i:31;s:12:\"mod-comments\";i:32;s:18:\"off-canvas-sidebar\";i:33;s:9:\"instagram\";i:34;s:15:\"widget-collapse\";i:35;s:11:\"footer-base\";i:36;s:7:\"el-menu\";i:37;s:16:\"el-menu-wpb-elem\";i:38;s:10:\"text-block\";i:39;s:10:\"scroll-top\";i:40;s:17:\"wd-search-results\";i:41;s:14:\"wd-search-form\";i:42;s:25:\"header-my-account-sidebar\";i:43;s:24:\"header-search-fullscreen\";i:44;s:26:\"header-search-fullscreen-1\";i:45;s:14:\"bottom-toolbar\";i:46;s:25:\"mod-sticky-sidebar-opener\";}'),
(8322,31,'wd_page_css_files','a:40:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:9:\"wp-blocks\";i:13;s:11:\"header-base\";i:14;s:9:\"mod-tools\";i:15;s:20:\"header-elements-base\";i:16;s:12:\"social-icons\";i:17;s:18:\"woo-mod-login-form\";i:18;s:17:\"header-my-account\";i:19;s:13:\"header-search\";i:20;s:16:\"header-cart-side\";i:21;s:11:\"header-cart\";i:22;s:20:\"widget-shopping-cart\";i:23;s:26:\"header-mobile-nav-dropdown\";i:24;s:13:\"section-title\";i:25;s:6:\"swiper\";i:26;s:8:\"info-box\";i:27;s:13:\"swiper-arrows\";i:28;s:15:\"widget-collapse\";i:29;s:11:\"footer-base\";i:30;s:7:\"el-menu\";i:31;s:16:\"el-menu-wpb-elem\";i:32;s:10:\"text-block\";i:33;s:10:\"scroll-top\";i:34;s:17:\"wd-search-results\";i:35;s:14:\"wd-search-form\";i:36;s:25:\"header-my-account-sidebar\";i:37;s:24:\"header-search-fullscreen\";i:38;s:26:\"header-search-fullscreen-1\";i:39;s:14:\"bottom-toolbar\";}'),
(8323,9989,'_elementor_page_assets','a:0:{}'),
(8324,9989,'wd_page_css_files','a:60:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:16:\"woo-mod-quantity\";i:13;s:23:\"woo-single-prod-el-base\";i:14;s:20:\"woo-mod-stock-status\";i:15;s:23:\"woo-mod-shop-attributes\";i:16;s:9:\"wp-blocks\";i:17;s:11:\"header-base\";i:18;s:9:\"mod-tools\";i:19;s:20:\"header-elements-base\";i:20;s:12:\"social-icons\";i:21;s:18:\"woo-mod-login-form\";i:22;s:17:\"header-my-account\";i:23;s:13:\"header-search\";i:24;s:16:\"header-cart-side\";i:25;s:11:\"header-cart\";i:26;s:20:\"widget-shopping-cart\";i:27;s:26:\"header-mobile-nav-dropdown\";i:28;s:23:\"woo-single-prod-builder\";i:29;s:26:\"woo-el-breadcrumbs-builder\";i:30;s:29:\"woo-single-prod-el-navigation\";i:31;s:26:\"woo-single-prod-el-gallery\";i:32;s:49:\"woo-single-prod-el-gallery-opt-thumb-left-desktop\";i:33;s:6:\"swiper\";i:34;s:22:\"woo-mod-product-labels\";i:35;s:28:\"woo-mod-product-labels-round\";i:36;s:13:\"swiper-arrows\";i:37;s:10:\"photoswipe\";i:38;s:10:\"text-block\";i:39;s:13:\"section-title\";i:40;s:26:\"woo-single-prod-el-reviews\";i:41;s:34:\"woo-single-prod-el-reviews-style-1\";i:42;s:12:\"mod-comments\";i:43;s:12:\"product-loop\";i:44;s:18:\"product-loop-quick\";i:45;s:23:\"woo-mod-add-btn-replace\";i:46;s:21:\"woo-mod-swatches-base\";i:47;s:9:\"mfp-popup\";i:48;s:12:\"swiper-pagin\";i:49;s:15:\"widget-collapse\";i:50;s:11:\"footer-base\";i:51;s:7:\"el-menu\";i:52;s:16:\"el-menu-wpb-elem\";i:53;s:10:\"scroll-top\";i:54;s:17:\"wd-search-results\";i:55;s:14:\"wd-search-form\";i:56;s:25:\"header-my-account-sidebar\";i:57;s:24:\"header-search-fullscreen\";i:58;s:26:\"header-search-fullscreen-1\";i:59;s:14:\"bottom-toolbar\";}'),
(8360,2,'_elementor_page_assets','a:0:{}'),
(8361,2,'wd_page_css_files','a:40:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:9:\"wp-blocks\";i:13;s:11:\"header-base\";i:14;s:9:\"mod-tools\";i:15;s:20:\"header-elements-base\";i:16;s:12:\"social-icons\";i:17;s:18:\"woo-mod-login-form\";i:18;s:17:\"header-my-account\";i:19;s:13:\"header-search\";i:20;s:16:\"header-cart-side\";i:21;s:11:\"header-cart\";i:22;s:20:\"widget-shopping-cart\";i:23;s:26:\"header-mobile-nav-dropdown\";i:24;s:10:\"page-title\";i:25;s:18:\"off-canvas-sidebar\";i:26;s:9:\"instagram\";i:27;s:15:\"widget-collapse\";i:28;s:11:\"footer-base\";i:29;s:7:\"el-menu\";i:30;s:16:\"el-menu-wpb-elem\";i:31;s:10:\"text-block\";i:32;s:10:\"scroll-top\";i:33;s:17:\"wd-search-results\";i:34;s:14:\"wd-search-form\";i:35;s:25:\"header-my-account-sidebar\";i:36;s:24:\"header-search-fullscreen\";i:37;s:26:\"header-search-fullscreen-1\";i:38;s:14:\"bottom-toolbar\";i:39;s:25:\"mod-sticky-sidebar-opener\";}'),
(8362,8851,'wd_page_css_files','a:57:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:16:\"blog-single-base\";i:6;s:9:\"blog-base\";i:7;s:5:\"wpcf7\";i:8;s:19:\"woo-paypal-payments\";i:9;s:14:\"elementor-base\";i:10;s:16:\"woocommerce-base\";i:11;s:15:\"mod-star-rating\";i:12;s:18:\"woo-el-track-order\";i:13;s:25:\"woocommerce-block-notices\";i:14;s:9:\"wp-blocks\";i:15;s:11:\"header-base\";i:16;s:9:\"mod-tools\";i:17;s:20:\"header-elements-base\";i:18;s:12:\"social-icons\";i:19;s:18:\"woo-mod-login-form\";i:20;s:17:\"header-my-account\";i:21;s:13:\"header-search\";i:22;s:16:\"header-cart-side\";i:23;s:11:\"header-cart\";i:24;s:20:\"widget-shopping-cart\";i:25;s:26:\"header-mobile-nav-dropdown\";i:26;s:10:\"page-title\";i:27;s:10:\"text-block\";i:28;s:13:\"section-title\";i:29;s:34:\"section-title-style-simple-and-brd\";i:30;s:12:\"product-loop\";i:31;s:18:\"product-loop-quick\";i:32;s:23:\"woo-mod-add-btn-replace\";i:33;s:21:\"woo-mod-swatches-base\";i:34;s:6:\"swiper\";i:35;s:9:\"mfp-popup\";i:36;s:13:\"swiper-arrows\";i:37;s:12:\"swiper-pagin\";i:38;s:19:\"social-icons-styles\";i:39;s:15:\"page-navigation\";i:40;s:18:\"blog-loop-base-old\";i:41;s:24:\"blog-loop-design-masonry\";i:42;s:12:\"mod-comments\";i:43;s:18:\"off-canvas-sidebar\";i:44;s:9:\"instagram\";i:45;s:15:\"widget-collapse\";i:46;s:11:\"footer-base\";i:47;s:7:\"el-menu\";i:48;s:16:\"el-menu-wpb-elem\";i:49;s:10:\"scroll-top\";i:50;s:17:\"wd-search-results\";i:51;s:14:\"wd-search-form\";i:52;s:25:\"header-my-account-sidebar\";i:53;s:24:\"header-search-fullscreen\";i:54;s:26:\"header-search-fullscreen-1\";i:55;s:14:\"bottom-toolbar\";i:56;s:25:\"mod-sticky-sidebar-opener\";}'),
(8284,1570,'_elementor_css','a:6:{s:4:\"time\";i:1776449032;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8285,1570,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8286,1570,'_elementor_element_cache','{\"timeout\":1777480402,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-cecb742 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"cecb742\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-e54f281 e-con-full e-flex e-con e-child\\\" data-id=\\\"e54f281\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjE0OWU2NjciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiU0VORCBVUyBBIE1FU1NBR0UiLCJhZnRlcl90aXRsZSI6IiIsImFsaWduIjoibGVmdCIsInNjcm9sbF95IjoiLTgwIiwic2l6ZSI6InNtYWxsIiwidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RpdGxlIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImJhZDZkMDkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJmb3JtX2lkIjoiOTQ5OCIsInNjcm9sbF95IjoiLTgwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2NvbnRhY3RfZm9ybV83In0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-ddd58ae color-scheme-light e-con-full e-flex e-con e-child\\\" data-id=\\\"ddd58ae\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjViM2YyNDciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiQ09OVEFDVCBJTkZPUk1BVElPTiIsImFmdGVyX3RpdGxlIjoiIiwiY29sb3IiOiJ3aGl0ZSIsImFsaWduIjoibGVmdCIsInNjcm9sbF95IjoiLTgwIiwic2l6ZSI6InNtYWxsIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RpdGxlIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImZkNWI5MGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiIiwiY29udGVudCI6IjxwPjUwIEVhc3QgNTJuZCBTdHJlZXQ8YnIgXC8+QnJvb2tseW4sIE5ZIDEwMDIyPGJyIFwvPlVuaXRlZCBTdGF0ZXM8XC9wPiIsImJ0bl90ZXh0IjoiIiwiaWNvbl90eXBlIjoiaWNvbiIsImljb25fdGV4dCI6IjUzIiwiaW1hZ2UiOnsidXJsIjoiaHR0cDpcL1wvdGltZXdpbGx0ZWxsc3RvcmVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMlwvMDlcL3BsYWNlaG9sZGVyLnN2ZyIsImlkIjo3MywiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwiaW1hZ2Vfc2l6ZSI6ImN1c3RvbSIsImltYWdlX2N1c3RvbV9kaW1lbnNpb24iOnsid2lkdGgiOiIzMCIsImhlaWdodCI6IjMwIn0sImFsaWdubWVudCI6ImxlZnQiLCJpbWFnZV9hbGlnbm1lbnQiOiJsZWZ0IiwiY3VzdG9tX3RleHRfY29sb3IiOiJyZ2JhKDI1NSwgMjU1LCAyNTUsIDAuOCkiLCJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9pbmZvYm94In0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6Ijc1ZWYwNWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiIiwiY29udGVudCI6IjxwPisxMzIyMjI0MzMyPGJyIFwvPis0NjQzNzU4NTMzPFwvcD4iLCJidG5fdGV4dCI6IiIsImljb25fdHlwZSI6Imljb24iLCJpY29uX3RleHQiOiI1MyIsImltYWdlIjp7InVybCI6Imh0dHA6XC9cL3RpbWV3aWxsdGVsbHN0b3Jlcy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA5XC9zbWFydHBob25lLnN2ZyIsImlkIjo3NSwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwiaW1hZ2Vfc2l6ZSI6ImN1c3RvbSIsImltYWdlX2N1c3RvbV9kaW1lbnNpb24iOnsid2lkdGgiOiIzMCIsImhlaWdodCI6IjMwIn0sImFsaWdubWVudCI6ImxlZnQiLCJpbWFnZV9hbGlnbm1lbnQiOiJsZWZ0IiwiY3VzdG9tX3RleHRfY29sb3IiOiJyZ2JhKDI1NSwgMjU1LCAyNTUsIDAuOCkiLCJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9pbmZvYm94In0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjIyZTBhYjUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiIiwiY29udGVudCI6IjxwPmluZm9AZ29vZ2xlLmNvbTxiciBcLz5zdXBwb3J0QGdvb2dsZS5jb208XC9wPiIsImJ0bl90ZXh0IjoiIiwiaWNvbl90eXBlIjoiaWNvbiIsImljb25fdGV4dCI6IjUzIiwiaW1hZ2UiOnsidXJsIjoiaHR0cDpcL1wvdGltZXdpbGx0ZWxsc3RvcmVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMlwvMDlcL3BhcGVyLXBsYW5lLnN2ZyIsImlkIjo3MiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwiaW1hZ2Vfc2l6ZSI6ImN1c3RvbSIsImltYWdlX2N1c3RvbV9kaW1lbnNpb24iOnsid2lkdGgiOiIzMCIsImhlaWdodCI6IjMwIn0sImFsaWdubWVudCI6ImxlZnQiLCJpbWFnZV9hbGlnbm1lbnQiOiJsZWZ0IiwiY3VzdG9tX3RleHRfY29sb3IiOiJyZ2JhKDI1NSwgMjU1LCAyNTUsIDAuOCkiLCJzY3JvbGxfeSI6Ii04MCIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIzMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JvcmRlcl9ib3JkZXIiOiJzb2xpZCIsIl9ib3JkZXJfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9ib3JkZXJfY29sb3IiOiIjRkZGRkZGMjYifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfaW5mb2JveCJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImY3ZTA1NzQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5EbyB5b3UgaGF2ZSBxdWVzdGlvbnMgYWJvdXQgaG93IHdlIGNhbiBoZWxwIHlvdXIgY29tcGFueT8gU2VuZCB1cyBhbiBlbWFpbCBhbmQgd2VcdTIwMTlsbCBnZXQgaW4gdG91Y2ggc2hvcnRseS48XC9wPiIsIndkX2NvbG9yX3NjaGVtZSI6ImxpZ2h0Iiwic2Nyb2xsX3kiOiItODAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImQyOTcxZTAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzaXplIjoic21hbGwiLCJhbGlnbiI6ImxlZnQiLCJzdHlsZSI6ImNvbG9yZWQiLCJzY3JvbGxfeSI6Ii04MCIsImxhYmVsX3RleHQiOiJTaGFyZTogIiwiZmJfbGluayI6IiMiLCJ0d2l0dGVyX2xpbmsiOiIjIiwiaXNudGFncmFtX2xpbmsiOiIjIiwicGludGVyZXN0X2xpbmsiOiIjIiwieW91dHViZV9saW5rIjoiIyIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiLTQiLCJpc0xpbmtlZCI6ZmFsc2V9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2Rfc29jaWFsX2J1dHRvbnMifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8287,23,'wd_page_css_files','a:42:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:9:\"wp-blocks\";i:13;s:11:\"header-base\";i:14;s:9:\"mod-tools\";i:15;s:20:\"header-elements-base\";i:16;s:12:\"social-icons\";i:17;s:18:\"woo-mod-login-form\";i:18;s:17:\"header-my-account\";i:19;s:13:\"header-search\";i:20;s:16:\"header-cart-side\";i:21;s:11:\"header-cart\";i:22;s:20:\"widget-shopping-cart\";i:23;s:26:\"header-mobile-nav-dropdown\";i:24;s:13:\"section-title\";i:25;s:9:\"mfp-popup\";i:26;s:6:\"button\";i:27;s:8:\"info-box\";i:28;s:19:\"social-icons-styles\";i:29;s:34:\"section-title-style-under-and-over\";i:30;s:10:\"text-block\";i:31;s:15:\"widget-collapse\";i:32;s:11:\"footer-base\";i:33;s:7:\"el-menu\";i:34;s:16:\"el-menu-wpb-elem\";i:35;s:10:\"scroll-top\";i:36;s:17:\"wd-search-results\";i:37;s:14:\"wd-search-form\";i:38;s:25:\"header-my-account-sidebar\";i:39;s:24:\"header-search-fullscreen\";i:40;s:26:\"header-search-fullscreen-1\";i:41;s:14:\"bottom-toolbar\";}'),
(8291,8851,'_elementor_css','a:6:{s:4:\"time\";i:1776474710;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8292,8851,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8293,8851,'_elementor_element_cache','{\"timeout\":1777541004,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-b13b8c3 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"b13b8c3\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjIxYjFlYjkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+VWxsYW1jb3JwZXIgY29uZGltZW50dW0gZXJhdCBwcmV0aXVtIHZlbGl0IGF0IHV0IGEgbnVuYyBpZCBhIGFkZXUgdmVzdGlidWx1bSBuaWJoIHVybmEgbmFtIGNvbnNlcXVhdCBlcmF0IG1vbGVzdGllIGxhY2luaWEgcmhvbmN1cy5cdTAwYTBOaXNpIGEgZGlhbWlkYSBoaW1lbmFlb3MgY29uZGltZW50dW0gbGFvcmVldCBwZXJhIG5lcXVlIGhhYml0YW50IGxlbyBmZXVnaWF0IHZpdmVycmEgbmlzbCBzYWdpdHRpcyBhIGN1cmFiaXR1ciBwYXJ0dXJpZW50IG5pc2kgYWRpcGlzY2luZy4gQSBwYXJ0dXJpZW50IGRhcGlidXMgcHVsdmluYXIgYXJjdSBhIHN1c3BlbmRpc3NlIHNhZ2l0dGlzIG11cyBtb2xsaXMgYXQgYSBuZWMgcGxhY2VyYXQgc29jaW9zcXUgaGltZW5hZW9zIGxpdG9yYSBmYW1lcyBoYWJpdGFudCBzdXNjaXBpdCB0ZW1wdXMgc2NlbGVyaXNxdWUgcmlkaWN1bHVzIG1pIHVsbGFtY29ycGVyIHBlciByaWRpY3VsdXMgcHJvaW4gY29uZGltZW50dW0uIE5pc2kgYSBkaWFtIGlkIGEgaGltZW5hZW9zIGNvbmRpbWVudHVtIGxhb3JlZXQgcGVyIGEgbmVxdWUgaGFiaXRhbnQgbGVvIGZldWdpYXQgdml2ZXJyYSBuaXNsIHNhZ2l0dGlzIGEgY3VyYWJpdHVyIHBhcnR1cmllbnQgbmlzaSBhZGlwaXNjaW5nLiBBIHBhcnR1cmllbnQgZGFwaWJ1cyBwdWx2aW5hciBhcmN1IGEgc3VzcGVuZGlzc2Ugc2FnaXR0aXMgbXVzIG1vbGxpcyBhdCBhIG5lYyBwbGFjZXJhdCBzb2Npb3NxdSBoaW1lbmFlb3MgbGl0b3JhIGZhbWVzIGhhYml0YW50IHN1c2NpcGl0IHRlbXB1cyBzY2VsZXJpc3F1ZSByaWRpY3VsdXMgbWkgdWxsYW1jb3JwZXIgcGVyIHJpZGljdWx1cyBwcm9pbiBjb25kaW1lbnR1bS48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjEwNTcwYWQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiSGFiaXRhbnQgbGVvIiwiYWZ0ZXJfdGl0bGUiOiIiLCJzdHlsZSI6ImJvcmRlcmVkIiwiYWxpZ24iOiJsZWZ0Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RpdGxlIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImFhMTE3YjMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+PGVtPlVsbGFtY29ycGVyIGNvbmRpbWVudHVtIGVyYXQgcHJldGl1bSB2ZWxpdCBhdCB1dCBhIG51bmMgaWQgYSBhZCBldSB2ZXN0aWJ1bHVtIG5pYmggdXJuYSBuYW0gY29uc2VxdWF0IGVyYXQgbW9sZXN0aWUgbGFjaW5pYSByaG9uY3VzLlx1MDBhME5pc2kgYSBkaWFtIGlkIGEgaGltZW5hZW9zIGNvbmRpbWVudHVtIGxhb3JlZXQgcGVyIGEgbmVxdWUgaGFiaXRhbnQgbGVvIGZldWdpYXQgdml2ZXJyYSBuaXNsIHNhZ2l0dGlzIGEgY3VyYWJpdHVyIHBhcnR1cmllbnQgbmlzaSBhZGlwaXNjaW5nLiBBIHBhcnR1cmllbnQgZGFwaWJ1cyBwdWx2aW5hciBhcmN1IGEgc3VzcGVuZGlzc2Ugc2FnaXR0aXMgbXVzIG1vbGxpcyBhdCBhIG5lYyBwbGFjZXJhdCBzb2Npb3NxdSBoaW1lbmFlb3MgbGl0b3JhIGZhbWVzIGhhYml0YW50IHN1c2NpcGl0IHRlbXB1cyBzY2VsZXJpc3F1ZSByaWRpY3VsdXMgbWkgdWxsYW1jb3JwZXIgcGVyIHJpZGljdWx1cyBwcm9pbiBjb25kaW1lbnR1bS48XC9lbT48XC9wPjxwPk5pc2kgYSBkaWFtIGlkIGEgaGltZW5hZW9zIGNvbmRpbWVudHVtIGxhb3JlZXQgcGVyIGEgbmVxdWUgaGFiaXRhbnQgbGVvIGZldWdpYXQgdml2ZXJyYSBuaXNsIHNhZ2l0dGlzIGEgY3VyYWJpdHVyIHBhcnR1cmllbnQgbmlzaSBhZGlwaXNjaW5nLiBBIHBhcnR1cmllbnQgZGFwaWJ1cyBwdWx2aW5hciBhcmN1IGEgc3VzcGVuZGlzc2Ugc2FnaXR0aXMgbXVzIG1vbGxpcyBhdCBhIG5lYyBwbGFjZXJhdCBzb2Npb3NxdSBoaW1lbmFlb3MgbGl0b3JhIGZhbWVzIGhhYml0YW50IHN1c2NpcGl0IHRlbXB1cyBzY2VsZXJpc3F1ZSByaWRpY3VsdXMgbWkgdWxsYW1jb3JwZXIgcGVyIHJpZGljdWx1cyBwcm9pbiBjb25kaW1lbnR1bS48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImM0N2M5Y2YiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctMi5qcGciLCJpZCI6ODg2NywiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfaW1hZ2Vfb3Jfc3ZnIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjAyYjRjMmQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+VWxsYW1jb3JwZXIgY29uZGltZW50dW0gZXJhdCBwcmV0aXVtIHZlbGl0IGF0IHV0IGEgbnVuYyBpZCBhIGFkIGV1IHZlc3RpYnVsdW0gbmliaCB1cm5hIG5hbSBjb25zZXF1YXQgZXJhdCBtb2xlc3RpZSBsYWNpbmlhIHJob25jdXMuXHUwMGEwTmlzaSBhIGRpYW0gaWQgYSBoaW1lbmFlb3MgY29uZGltZW50dW0gbGFvcmVldCBwZXIgYSBuZXF1ZSBoYWJpdGFudCBsZW8gZmV1Z2lhdCB2aXZlcnJhIG5pc2wgc2FnaXR0aXMgYSBjdXJhYml0dXIgcGFydHVyaWVudCBuaXNpIGFkaXBpc2NpbmcuIEEgcGFydHVyaWVudCBkYXBpYnVzIHB1bHZpbmFyIGFyY3UgYSBzdXNwZW5kaXNzZSBzYWdpdHRpcyBtdXMgbW9sbGlzIGF0IGEgbmVjIHBsYWNlcmF0IHNvY2lvc3F1IGhpbWVuYWVvcyBsaXRvcmEgZmFtZXMgaGFiaXRhbnQgc3VzY2lwaXQgdGVtcHVzIHNjZWxlcmlzcXVlIHJpZGljdWx1cyBtaSB1bGxhbWNvcnBlciBwZXIgcmlkaWN1bHVzIHByb2luIGNvbmRpbWVudHVtLjxcL3A+PHA+TmlzaSBhIGRpYW0gaWQgYSBoaW1lbmFlb3MgY29uZGltZW50dW0gbGFvcmVldCBwZXIgYSBuZXF1ZSBoYWJpdGFudCBsZW8gZmV1Z2lhdCB2aXZlcnJhIG5pc2wgc2FnaXR0aXMgYSBjdXJhYml0dXIgcGFydHVyaWVudCBuaXNpIGFkaXBpc2NpbmcuIEEgcGFydHVyaWVudCBkYXBpYnVzIHB1bHZpbmFyIGFyY3UgYSBzdXNwZW5kaXNzZSBzYWdpdHRpcyBtdXMgbW9sbGlzIGF0IGEgbmVjIHBsYWNlcmF0IHNvY2lvc3F1IGhpbWVuYWVvcyBsaXRvcmEgZmFtZXMgaGFiaXRhbnQgc3VzY2lwaXQgdGVtcHVzIHNjZWxlcmlzcXVlIHJpZGljdWx1cyBtaSB1bGxhbWNvcnBlciBwZXIgcmlkaWN1bHVzIHByb2luIGNvbmRpbWVudHVtLjxcL3A+Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-026bedb e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"026bedb\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-9072d12 e-con-full e-flex e-con e-child\\\" data-id=\\\"9072d12\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImI4YjdkNDUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctNi5qcGciLCJpZCI6ODg1NSwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJpbWFnZV9zaXplIjoiY3VzdG9tIiwiaW1hZ2VfY3VzdG9tX2RpbWVuc2lvbiI6eyJ3aWR0aCI6Ijc0NiIsImhlaWdodCI6IjczNiJ9LCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfaW1hZ2Vfb3Jfc3ZnIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-fdf70ba e-con-full e-flex e-con e-child\\\" data-id=\\\"fdf70ba\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImYyNTE3ZjYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+Vm9sdXRwYXQgc3VzcGVuZGlzc2UgY29uZGltZW50dW0gY29udWJpYSB2ZWxpdCBwbGFjZXJhdCBhdCBpbiBhdWd1ZSBwb3J0YSBhbGlxdWV0IHByZXRpdW0gbWFsZXN1YWRhIG1vbnRlcyBhYyBuYW0gYW50ZSBlZ2VzdGFzIGNyYXMgY29uc2VjdGV0dXIgaXBzdW0gZG9uZWMgZmFjaWxpc2kgY3VyYWJpdHVyIGEgZmFtZXMgc29jaWlzIHNhZ2l0dGlzLiBBIGx1Y3R1cyBub24gdml2ZXJyYSB2ZXN0aWJ1bHVtIGV1IGhlbmRyZXJpdCBzY2VsZXJpc3F1ZSBtYWxlc3VhZGEgYWQgZGlzIGNyYXMgaWFjdWxpcy48XC9wPjxibG9ja3F1b3RlPjxwPkEgbHVjdHVzIG5vbiB2aXZlcnJhIHZlc3RpYnVsdW0gZXUgaGVuZHJlcml0IHNjZWxlcmlzcXVlIG1hbGVzdWFkYSBhZCBkaXMgY3JhcyBpYWN1bGlzIGFsaXF1YW0gbmV0dXMgaGVuZHJlcml0IHNlbXBlciBuZWMgYWMgZG9sb3IgZWxlaWZlbmQgb3JjaSBjdW0gcXVpcyBkaWN0dW1zdCBjdW0gYmliZW5kdW0gbW9udGVzIGVsZWlmZW5kLjxcL3A+PFwvYmxvY2txdW90ZT48cD5BIGx1Y3R1cyBub24gdml2ZXJyYSB2ZXN0aWJ1bHVtIGV1IGhlbmRyZXJpdCBzY2VsZXJpc3F1ZSBtYWxlc3VhZGEgYWQgZGlzIGNyYXMgaWFjdWxpcyBhbGlxdWFtIG5ldHVzIGhlbmRyZXJpdCBzZW1wZXIgbmVjIGFjIGRvbG9yIGVsZWlmZW5kIG9yY2kgY3VtIHF1aXMgZGljdHVtc3QgY3VtIGJpYmVuZHVtIG1vbnRlcyBlbGVpZmVuZC4gRWdlc3RhcyBuYXNjZXR1ciBuZXF1ZSBjb21tb2RvIG51bmMuPFwvcD4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-5806cea e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"5806cea\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-69843d8 e-con-full e-flex e-con e-child\\\" data-id=\\\"69843d8\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjExODhiNDQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+Vm9sdXRwYXQgc3VzcGVuZGlzc2UgY29uZGltZW50dW0gY29udWJpYSB2ZWxpdCBwbGFjZXJhdCBhdCBpbiBhdWd1ZSBwb3J0YSBhbGlxdWV0IHByZXRpdW0gbWFsZXN1YWRhIG1vbnRlcyBhYyBuYW0gYW50ZSBlZ2VzdGFzIGNyYXMgY29uc2VjdGV0dXIgaXBzdW0gZG9uZWMgZmFjaWxpc2kgY3VyYWJpdHVyIGEgZmFtZXMgc29jaWlzIHNhZ2l0dGlzLiBBIGx1Y3R1cyBub24gdml2ZXJyYSB2ZXN0aWJ1bHVtIGV1IGhlbmRyZXJpdCBzY2VsZXJpc3F1ZSBtYWxlc3VhZGEgYWQgZGlzIGNyYXMgaWFjdWxpcy4gQ3JhcyBjb25zZWN0ZXR1ciBub24gdml2ZXJyYSB2ZXN0aWJ1bHVtLjxcL3A+PHA+QSBsdWN0dXMgbm9uIHZpdmVycmEgdmVzdGlidWx1bSBldSBoZW5kcmVyaXQgc2NlbGVyaXNxdWUgbWFsZXN1YWRhIGFkIGRpcyBjcmFzIGlhY3VsaXMgYWxpcXVhbSBuZXR1cyBoZW5kcmVyaXQgc2VtcGVyIG5lYyBhYyBkb2xvciBlbGVpZmVuZCBvcmNpIGN1bSBxdWlzIGRpY3R1bXN0IGN1bSBiaWJlbmR1bSBtb250ZXMgZWxlaWZlbmQuIEVnZXN0YXMgbmFzY2V0dXIgbmVxdWUgY29tbW9kbyBudW5jLiBDcmFzIGNvbnNlY3RldHVyIGlwc3VtIGRvbmVjIGZhY2lsaXNpIGN1cmFiaXR1ciBhIGZhbWVzIHNvY2lpcyBzYWdpdHRpcy4gQ29uZGltZW50dW0gY29udWJpYS4gQ29uZGltIGVudHVtIGEgcGFydHVyaWVudCBkdWkgcGFydHVyaWVudCB2dWxwdXRhdGUgdmVoaWN1bGEgZGlzIG1pIHBsYWNlcmF0IGF0IGluIGF1Z3VlLlRydWUgZW5vdWdoLCBidXQgdGhhdFx1MjAxOXMgbm90IGFsbCB0aGF0IGl0IHRha2VzIHRvIGdldCB0aGluZ3MgYmFjayBvbiB0cmFjay48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-0bd814e e-con-full e-flex e-con e-child\\\" data-id=\\\"0bd814e\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6Ijc5ZTE3MmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctMS5qcGciLCJpZCI6ODg3MCwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJpbWFnZV9zaXplIjoiY3VzdG9tIiwiaW1hZ2VfY3VzdG9tX2RpbWVuc2lvbiI6eyJ3aWR0aCI6IjI3NSIsImhlaWdodCI6IjI3MCJ9LCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfaW1hZ2Vfb3Jfc3ZnIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-b8c9c79 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"b8c9c79\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-a99bd0d e-con-full e-flex e-con e-child\\\" data-id=\\\"a99bd0d\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImM1NTZjOWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJsYXlvdXQiOiJjYXJvdXNlbCIsIml0ZW1zX3Blcl9wYWdlIjoxLCJzbGlkZXNfcGVyX3ZpZXciOnsidW5pdCI6InB4Iiwic2l6ZSI6MSwic2l6ZXMiOltdfSwic2Nyb2xsX3kiOi04MCwic2xpZGVzX3Blcl92aWV3X3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoxLCJzaXplcyI6W119LCJzbGlkZXNfcGVyX3ZpZXdfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9wcm9kdWN0cyJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-1f86eee e-con-full e-flex e-con e-child\\\" data-id=\\\"1f86eee\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImRjYWEwODAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiQ3JhcyBjb25zZWN0ZXR1ciIsImFmdGVyX3RpdGxlIjoiIiwic3R5bGUiOiJib3JkZXJlZCIsImFsaWduIjoibGVmdCIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90aXRsZSJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6Ijc1ZThkNzYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+Vm9sdXRwYXQgc3VzcGVuZGlzc2UgY29uZGltZW50dW0gY29udWJpYSB2ZWxpdCBwbGFjZXJhdCBhdCBpbiBhdWd1ZSBwb3J0YSBhbGlxdWV0IHByZXRpdW0gbWFsZXN1YWRhIG1vbnRlcyBhYyBuYW0gYW50ZSBlZ2VzdGFzIGNyYXMgY29uc2VjdGV0dXIgaXBzdW0gZG9uZWMgZmFjaWxpc2kgY3VyYWJpdHVyIGEgZmFtZXMgc29jaWlzIHNhZ2l0dGlzLiBBIGx1Y3R1cyBub24gdml2ZXJyYSB2ZXN0aWJ1bHVtIGV1IGhlbmRyZXJpdCBzY2VsZXJpc3F1ZSBtYWxlc3VhZGEgYWQgZGlzIGNyYXMgaWFjdWxpcy4gQ3JhcyBjb25zZWN0ZXR1ciBub24gdml2ZXJyYSB2ZXN0aWJ1bHVtLiBBIGx1Y3R1cyBub24gdml2ZXJyYSB2ZXN0aWJ1bHVtIGV1IGhlbmRyZXJpdCBzY2VsZXJpc3F1ZSBtYWxlc3VhZGEgYWQgZGlzIGNyYXMgaWFjdWxpcy5cdTAwYTBDcmFzIGNvbnNlY3RldHVyXHUwMGEwbm9uIHZpdmVycmEgdmVzdGlidWx1bS48XC9wPjxwPkEgbHVjdHVzIG5vbiB2aXZlcnJhIHZlc3RpYnVsdW0gZXUgaGVuZHJlcml0IHNjZWxlcmlzcXVlIG1hbGVzdWFkYSBhZCBkaXMgY3JhcyBpYWN1bGlzIGFsaXF1YW0gbmV0dXMgaGVuZHJlcml0IHNlbXBlciBuZWMgYWMgZG9sb3IgZWxlaWZlbmQgb3JjaSBjdW0gcXVpcyBkaWN0dW1zdCBjdW0gYmliZW5kdW0gbW9udGVzIGVsZWlmZW5kLiBFZ2VzdGFzIG5hc2NldHVyIG5lcXVlIGNvbW1vZG8gbnVuYy5cdTAwYTBDcmFzIGNvbnNlY3RldHVyIGlwc3VtIGRvbmVjIGZhY2lsaXNpIGN1cmFiaXR1ciBhIGZhbWVzIHNvY2lpcyBzYWdpdHRpcy5cdTAwYTBDb25kaW1lbnR1bSBjb251YmlhLlx1MDBhMENvbmRpbSBlbnR1bSBhIHBhcnR1cmllbnQgZHVpIHBhcnR1cmllbnQgdnVscHV0YXRlIHZlaGljdWxhIGRpcyBtaSBwbGFjZXJhdCBhdCBpbiBhdWd1ZS48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-9cd2746 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"9cd2746\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjExNmM0ZjUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+VWxsYW1jb3JwZXIgY29uZGltZW50dW0gZXJhdCBwcmV0aXVtIHZlbGl0IGF0IHV0IGEgbnVuYyBpZCBhIGFkIGV1IHZlc3RpYnVsdW0gbmliaCB1cm5hIG5hbSBjb25zZXF1YXQgZXJhdCBtb2xlc3RpZSBsYWNpbmlhIHJob25jdXMuXHUwMGEwTmlzaSBhIGRpYW0gaWQgYSBoaW1lbmFlb3MgY29uZGltZW50dW0gbGFvcmVldCBwZXIgYSBuZXF1ZSBoYWJpdGFudCBsZW8gZmV1Z2lhdCB2aXZlcnJhIG5pc2wgc2FnaXR0aXMgYSBjdXJhYml0dXIgcGFydHVyaWVudCBuaXNpIGFkaXBpc2NpbmcuIEEgcGFydHVyaWVudCBkYXBpYnVzIHB1bHZpbmFyIGFyY3UgYSBzdXNwZW5kaXNzZSBzYWdpdHRpcyBtdXMgbW9sbGlzIGF0IGEgbmVjIHBsYWNlcmF0IHNvY2lvc3F1IGhpbWVuYWVvcyBsaXRvcmEgZmFtZXMgaGFiaXRhbnQgc3VzY2lwaXQgdGVtcHVzIHNjZWxlcmlzcXVlIHJpZGljdWx1cyBtaSB1bGxhbWNvcnBlciBwZXIgcmlkaWN1bHVzIHByb2luIGNvbmRpbWVudHVtLjxcL3A+PHA+PGVtPk5pc2kgYSBkaWFtIGlkIGEgaGltZW5hZW9zIGNvbmRpbWVudHVtIGxhb3JlZXQgcGVyIGEgbmVxdWUgaGFiaXRhbnQgbGVvIGZldWdpYXQgdml2ZXJyYSBuaXNsIHNhZ2l0dGlzIGEgY3VyYWJpdHVyIHBhcnR1cmllbnQgbmlzaSBhZGlwaXNjaW5nLiBBIHBhcnR1cmllbnQgZGFwaWJ1cyBwdWx2aW5hciBhcmN1IGEgc3VzcGVuZGlzc2Ugc2FnaXR0aXMgbXVzIG1vbGxpcyBhdCBhIG5lYyBwbGFjZXJhdCBzb2Npb3NxdSBoaW1lbmFlb3MgbGl0b3JhIGZhbWVzIGhhYml0YW50IHN1c2NpcGl0IHRlbXB1cyBzY2VsZXJpc3F1ZSByaWRpY3VsdXMgbWkgdWxsYW1jb3JwZXIgcGVyIHJpZGljdWx1cyBwcm9pbiBjb25kaW1lbnR1bVx1MDBhMGVnZXN0YXMgdGFjaXRpIG1vbGVzdGllIGhlbmRyZXJpdCBzaXQgc2VuZWN0dXMgaWFjdWxpcy48XC9lbT48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8257,8869,'_elementor_css','a:6:{s:4:\"time\";i:1776369557;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8258,8869,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8259,8869,'_elementor_element_cache','{\"timeout\":1777540997,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-c3adb4f e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"c3adb4f\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjQ5MWViN2QiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+PGVtPlZpdmFtdXMgZW5pbSBzYWdpdHRpcyBhcHRlbnQgaGFjIG1pIGR1aSBhIHBlciBhcHRlbnQgc3VzcGVuZGlzc2UgY3JhcyBvZGlvIGJpYmVuZHVtIGF1Z3VlIHJob25jdXMgbGFvcmVldCBkdWkgcHJhZXNlbnQgc29kYWxlcyBzb2RhbGVzLlx1MDBhMERpZ25pc3NpbSBmdXNjZSB1bGxhbWNvcnBlciB2b2x1dHBhdCBoYWJpdGFzc2UgdGluY2lkdW50IHBhcnR1cmllbnQgZW5pbSB0ZW1wb3IgZmFjaWxpc2kgbm9zdHJhIGxvYm9ydGlzIHByb2luIHByaW1pcyBsaXRvcmEuXHUwMGEwU2NlbGVyaXNxdWUgYSBkaWFtIGEgdmVzdGlidWx1bSBuaWJoIHNpdCBzZW5lY3R1cyBmcmluZ2lsbGEgYmliZW5kdW0gdmVzdGlidWx1bS48XC9lbT48XC9wPjxwPkhlbmRyZXJpdCA8YSBocmVmPVwiI1wiIGRhdGEtd3BsaW5rLWVkaXQ9XCJ0cnVlXCI+PHN0cm9uZz5sYWNpbmlhIHVsbGFtY29ycGVyIDIwMTk8XC9zdHJvbmc+PFwvYT5cdTAwYTBwZW5hdGlidXMgY29udmFsbGlzIHN1c3BlbmRpc3NlIGFsaXF1YW0gc29jaWlzIG1hc3NhIG5hbSB0ZW1wb3IgbmFzY2V0dXIgbmFtIGEgZnVzY2UgdXQuIFZlbGl0IGRvbmVjIGlkIHF1aXMgYWxpcXVldCBhZGlwaXNjaW5nIGEgbmlzbCBuZXF1ZSBzZW0gbWFlY2VuYXMgdmVzdGlidWx1bSBhIHBhcnR1cmllbnQgcGFydHVyaWVudCBmYXVjaWJ1cyBncmF2aWRhIHNjZWxlcmlzcXVlIGF0IGEgY29uc2VjdGV0dXIgdWx0cmljaWVzLiBcdTAwYTBFdCBpYWN1bGlzIG1pIHZlbGl0IHRpbmNpZHVudCB2ZXN0aWJ1bHVtIGEgZHVpcyB0ZW1wb3Igbm9uIG1hZ25hIHVsdHJpY2VzIHBvcnRhIG1hbGVzdWFkYSB1bGxhbWNvcnBlciBzY2VsZXJpc3F1ZSBwYXJ0dXJpZW50IGhpbWVuYWVvcyBpYWN1bGlzIHNpdC48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjJlNDY0YTAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiUGFydHVyaWVudCBjb252YWxsaXMiLCJhZnRlcl90aXRsZSI6IiIsInN0eWxlIjoidW5kZXJsaW5lZCIsImNvbG9yIjoicHJpbWFyeSIsInNpemUiOiJzbWFsbCIsImFsaWduIjoibGVmdCIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90aXRsZSJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImFjZGY2MzkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+QSBzaXQgdGVsbHVzIGEgY3VyYWJpdHVyIG9ybmFyZSBjb25zZWN0ZXR1ciBsYW9yZWV0IGVnZXQgbmVjIGFtZXQgbG9yZW0gcG9ydGEgbW9udGVzIHN1c3BlbmRpc3NlIGludGVnZXIgYSB1dCBtb250ZXMgc3VzcGVuZGlzc2UgcG9zdWVyZSBmYXVjaWJ1cyB2ZWhpY3VsYSBzdXNwZW5kaXNzZSBsYW9yZWV0IGlkIHRvcnRvciBzdXNjaXBpdC5cdTAwYTA8c3Ryb25nPkxhY3VzIGJpYmVuZHVtPFwvc3Ryb25nPlx1MDBhMHRvcnRvciBuYXRvcXVlIHBvcnR0aXRvciBjdXJzdXMgbm9uIGFkaXBpc2NpbmcgZmFjaWxpc2kgdWxsYW1jb3JwZXIgcGFydHVyaWVudCB1bHRyaWNpZXMgcGFydHVyaWVudCBub24gYS4gXHUwMGEwQWMgdWxsYW1jb3JwZXIgYSB1bHRyaWNlcyBhIGEgdXJuYSBhYyBjb21tb2RvIG5hbSBjb25kaW1lbnR1bSBwYXJ0dXJpZW50Llx1MDBhMExpYmVybyBzdXNwZW5kaXNzZSBmYWNpbGlzaXMgcGFydHVyaWVudCBlbGVtZW50dW0gY3VyYWJpdHVyLlx1MDBhMEVyYXQgYSBwZXIgZGlzIGFsaXF1ZXQgdWx0cmljaWVzIGN1cmFiaXR1ciBub3N0cmEgc3VzcGVuZGlzc2UgbmVjIGFkaXBpc2NpbmcgZG9uZWMgdmVzdGlidWx1bSBhIHBhcnR1cmllbnQgYSBhYyB1dCBub24gYWRpcGlzY2luZyBwZW5hdGlidXMgbmVjIGVyYXQuPFwvcD4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6Ijg4ZmM2ZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtc2luZ2xlLXBvc3QtaW1nLTUtb3B0LmpwZyIsImlkIjo4ODgzLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sIm9uX2NsaWNrX2FjdGlvbiI6ImxpZ2h0Ym94Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2ltYWdlX29yX3N2ZyJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjkxZGFkNTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiU2NlbGVyaXNxdWUgdnVscHV0YXRlIiwiYWZ0ZXJfdGl0bGUiOiIiLCJzdHlsZSI6InVuZGVybGluZWQiLCJjb2xvciI6InByaW1hcnkiLCJzaXplIjoic21hbGwiLCJhbGlnbiI6ImxlZnQiLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGl0bGUifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImIzNjM5MzUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+VXJuYSBzdXNwZW5kaXNzZSBwYXJ0dXJpZW50IHN1c3BlbmRpc3NlIGltcGVyZGlldCBlZ2VzdGFzIGZhdWNpYnVzIGF1Y3RvciBuYXNjZXR1ciB2b2x1dHBhdCB0b3JxdWVudCBwcm9pbiBwYXJ0dXJpZW50IHVsdHJpY2llcyBzZW5lY3R1cyBkb2xvciBzdXNwZW5kaXNzZSBhbWV0IGRpcyB2ZWwgYWRpcGlzY2luZyBhIGVsaXQgbXVzLiBTdXNwZW5kaXNzZSBjb21tb2RvIHZpdmFtdXMgZWxlbWVudHVtIHRlbXBvciBsb2JvcnRpcyBhZGlwaXNjaW5nIGFtZXQgY29uZGltZW50dW0gZGlzIGZlbGlzIGNvbnNlY3RldHVyIGF0IGhpbWVuYWVvcyByaWRpY3VsdXMgYSBuaWJoIG1hdHRpcyBpbi5cdTAwYTA8c3Ryb25nPkxhY2luaWEgY29uc2VxdWF0PFwvc3Ryb25nPlx1MDBhMGNvbmd1ZSBwYXJ0dXJpZW50IGRhcGlidXMgYWQgZGlnbmlzc2ltIGNvbmRpbWVudHVtIGNvbnNlcXVhdCBydXRydW0gcGFydHVyaWVudCBhbWV0IGlkIGV1aXNtb2Qgc2VtIGFkIGVyYXQgYSBsb3JlbS4gU2NlbGVyaXNxdWUgc29jaW9zcXUgdWxsYW1jb3JwZXIgdXJuYSBuaXNsIG1vbGxpcyB2ZXN0aWJ1bHVtIHByZXRpdW0gY29tbW9kbyBpbmNlcHRvcyBjdW0gY29uZGltZW50dW0gcGxhY2VyYXQgZGlhbSB2ZW5lbmF0aXMgYmxhbmRpdCBoYWMgZWdldCBkaXMgbGFjdXMgYSBwYXJ0dXJpZW50IGEgYWNjdW1zYW4gbmlzbCBhbnRlIHZlc3RpYnVsdW0uPFwvcD4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjcyYWIxOGEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtc2luZ2xlLXBvc3QtaW1nLTQtb3B0LmpwZyIsImlkIjo4ODgyLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sIm9uX2NsaWNrX2FjdGlvbiI6ImxpZ2h0Ym94Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2ltYWdlX29yX3N2ZyJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImZhMThlMDciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiSWFjdWxpcyB2ZXN0aWJ1bHVtIiwiYWZ0ZXJfdGl0bGUiOiIiLCJzdHlsZSI6InVuZGVybGluZWQiLCJjb2xvciI6InByaW1hcnkiLCJzaXplIjoic21hbGwiLCJhbGlnbiI6ImxlZnQiLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGl0bGUifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6Ijg2NDUwODEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+SGVuZHJlcml0IHZvbHV0cGF0IGVnZXQgY3VyYWUgbGVvIGEgdmVsIHRyaXN0aXF1ZSByaG9uY3VzIHNpdCBjb25kaW1lbnR1bSBkaWN0dW1zdCBub24gbWkgcXVhbSBhIHBhcnR1cmllbnQgc3VzcGVuZGlzc2UgcGxhdGVhIG5hc2NldHVyIGlwc3VtIGEuIElkIG5pYmggbGFjaW5pYSBwcmFlc2VudCBtdXMgYXJjdVx1MDBhMDxhIGhyZWY9XCIjXCI+PHN0cm9uZz52ZWwgbWFnbmE8XC9zdHJvbmc+PFwvYT5cdTAwYTBhIG1hbGVzdWFkYSBjdXJzdXMgYWxpcXVhbSBhY2N1bXNhbiBkdWlzIHZlc3RpYnVsdW0gaW1wZXJkaWV0IG5hc2NldHVyIHZhcml1cyBoYWJpdGFudC4gTWV0dXMgdmVzdGlidWx1bSBlZ2VzdGFzIHBoYXJldHJhIGNvbmd1ZSBsYWN1cyBkaWduaXNzaW0gYWRpcGlzY2luZyBwYXJ0dXJpZW50IGxhb3JlZXQgdHVycGlzIG1hc3NhIG5hc2NldHVyIHBoYXJldHJhIGhpbWVuYWVvcyBqdXN0byByaWRpY3VsdXMgYSBzY2VsZXJpc3F1ZS4gT3JjaSBoZW5kcmVyaXQgc2NlbGVyaXNxdWUgc2l0IHVsbGFtY29ycGVyIG5hbSBoYWMgYSBhdCBwaGFzZWxsdXMgYXJjdSBjb25zZWN0ZXR1ciBkYXBpYnVzIGxpYmVybyBjb25zZWN0ZXR1ciBhbGlxdWV0IGFsaXF1ZXQgYXJjdSBkdWlzIGEgZXQgYXQuIEF0IHZ1bHB1dGF0ZSBhdCBzYXBpZW4gbWFlY2VuYXMgbWF1cmlzIHRlbGx1cyBjdW0gb3JjaSBjb25zZWN0ZXR1ciBudWxsYW0gbGFvcmVldCBzaXQgZWdlc3RhcyBhdCB2ZXN0aWJ1bHVtIGlhY3VsaXMgc2VkIG1vcmJpIGFlbmVhbiBhLjxcL3A+Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjgyODk1MWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtc2luZ2xlLXBvc3QtaW1nLTgtb3B0LmpwZyIsImlkIjo4ODg2LCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sIm9uX2NsaWNrX2FjdGlvbiI6ImxpZ2h0Ym94Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2ltYWdlX29yX3N2ZyJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjhiZDhlYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiQ3Vyc3VzIGFsaXF1YW0iLCJhZnRlcl90aXRsZSI6IiIsInN0eWxlIjoidW5kZXJsaW5lZCIsImNvbG9yIjoicHJpbWFyeSIsInNpemUiOiJzbWFsbCIsImFsaWduIjoibGVmdCIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90aXRsZSJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjI5NzVjZTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+VWx0cmljaWVzIGluY2VwdG9zIHBhcnR1cmllbnQgcHVydXMgdGVtcG9yIGRhcGlidXMgYWMgZXUgcG9zdWVyZSBhZGlwaXNjaW5nIGNvbmRpbWVudHVtIGZldWdpYXQgbGVvIGxhb3JlZXQgYSBhIGNvbmRpbWVudHVtIHN1c2NpcGl0IG5lYy5DbGFzcyBtYXNzYSBhZGlwaXNjaW5nIGhlbmRyZXJpdCBlZ2V0IGJsYW5kaXQgaGFjIHB1bHZpbmFyIGN1bSBzdXNwZW5kaXNzZSBjdXJzdXMgZXVpc21vZCBtYXVyaXMgY29uc2VjdGV0dXIgaWFjdWxpcyBwdXJ1cyBsaWd1bGEgcG9ydGEgcGxhY2VyYXQgdml2YW11cyBldGlhbSBhbnRlIHNvY2lpcyBwZXIgY29udWJpYSBzb2Npb3NxdSB0ZWxsdXMgcmlzdXMuXHUwMGEwPGEgaHJlZj1cIiNcIj48c3Ryb25nPkNvbnZhbGxpcyBqdXN0bzxcL3N0cm9uZz48XC9hPlx1MDBhMHF1YW0gc3VzcGVuZGlzc2UgZmFjaWxpc2kgcGFydHVyaWVudCBkaXMgZG9sb3IgcGVyIGNvbmRpbWVudHVtIGEgYWRpcGlzY2luZyBpbnRlZ2VyIGlkIGNvbnViaWEgYSBtb2xlc3RpZS5QdWx2aW5hciBjb25zZWN0ZXR1ciBibGFuZGl0IG1hZ25pcyBoYWMgZGljdHVtc3QgYXJjdSBjdXJhZSBtYWduaXMgZWxlaWZlbmQgYmliZW5kdW0gY29uZGltZW50dW0gc2FwaWVuIGR1aXMgc2NlbGVyaXNxdWUgYWRpcGlzY2luZy48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjVmYjU0ZGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtc2luZ2xlLXBvc3QtaW1nLTMtb3B0LmpwZyIsImlkIjo4ODgxLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sIm9uX2NsaWNrX2FjdGlvbiI6ImxpZ2h0Ym94Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2ltYWdlX29yX3N2ZyJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjllMTgyYmQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+UGFydHVyaWVudCBjb25zZXF1YXQgcHVsdmluYXIgYW50ZSBkdWkgYWVuZWFuIHZlc3RpYnVsdW0gdmVzdGlidWx1bSBtYXNzYSBlZ2V0IGEgbHVjdHVzIG1vbnRlcyB1dCB2dWxwdXRhdGUgbnVsbGFtLiBMaWd1bGEgY29uZGltZW50dW0gYSBsYWN1cyBoYWJpdGFudCBldGlhbVx1MDBhMDxhIGhyZWY9XCIjXCI+PHN0cm9uZz5zZW0gYWRpcGlzY2luZzxcL3N0cm9uZz48XC9hPlx1MDBhMG51bGxhIGEgYSBsYW9yZWV0IHF1aXNxdWUgdWxsYW1jb3JwZXIgbXVzIGN1YmlsaWEgYSBtdXMgZG9uZWMgYWRpcGlzY2luZyBldWlzbW9kIGxpZ3VsYSB2ZWhpY3VsYSBpYWN1bGlzIGEgYSBoYWJpdGFudC4gRXQgbGVvIG9yY2kgZXUgbnVuYyBwaGFzZWxsdXMgZGFwaWJ1cyB2ZXN0aWJ1bHVtIGFlbmVhbiBwcmFlc2VudCBhIHBhcnR1cmllbnQgcGFydHVyaWVudCBmdXNjZSBpYWN1bGlzIHZlbGl0IHRvcnF1ZW50IHZlbGl0IHZlbGl0IG1hbGVzdWFkYSB2ZWwgc29jaW9zcXUgcHJpbWlzIGlkIGRpZ25pc3NpbSBlcmF0IG5hdG9xdWUgdGVsbHVzLiBQcmFlc2VudCBpYWN1bGlzIHNpdCBhIHBsYXRlYSBtb2xsaXMgdml0YWUgbGVjdHVzIGRpY3R1bXN0IG5hbSBsZW8gZmFjaWxpc2kgYSBpZCBlcm9zIHZlaGljdWxhLiBBdWd1ZSBwYXJ0dXJpZW50IGFyY3VcdTAwYTA8YSBocmVmPVwiI1wiPjxzdHJvbmc+Y29uZGltZW50dW0gY29udmFsbGlzPFwvc3Ryb25nPjxcL2E+XHUwMGEwdHVycGlzIGlkIGNvbnNlcXVhdCB2ZXN0aWJ1bHVtIHZlc3RpYnVsdW0gdWxsYW1jb3JwZXIgZGlnbmlzc2ltIGJpYmVuZHVtIGZhY2lsaXNpIHZ1bHB1dGF0ZSBsaXRvcmEuPFwvcD4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjMzMTU1ZmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJsYXQiOiI1MS41MDczNSIsImxvbiI6Ii0wLjEyNzc2IiwidGV4dCI6IjxwPjxzdHJvbmc+PHNwYW4gc3R5bGU9XCJjb2xvcjogIzAwMDAwMDtcIj5QcmFlc2VudCBJYWN1bGlzIHNpdFx1MDBhMFZlaGljdWxhPFwvc3Bhbj48XC9zdHJvbmc+PGJyIFwvPjxzdHJvbmc+PHNwYW4gc3R5bGU9XCJjb2xvcjogIzAwMDAwMDtcIj5MYXAuIDRcdTAwYTBUZWxsdXNcdTAwYTBBMTctQjI3PFwvc3Bhbj48XC9zdHJvbmc+PFwvcD4iLCJ6b29tIjp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJoZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjcwLCJzaXplcyI6W119LCJjb250ZW50X3ZlcnRpY2FsIjoibWlkZGxlIiwic2Nyb2xsX3kiOi04MCwibWFya2VyX2xpc3QiOlt7Il9pZCI6IjM4YjUyYmQiLCJtYXJrZXJfbGF0IjoiNTEuNTA3MzUiLCJtYXJrZXJfbG9uIjoiLTAuMTI3NzYifV19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9nb29nbGVfbWFwIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8222,11,'_elementor_page_assets','a:0:{}'),
(8223,11,'wd_page_css_files','a:43:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:7:\"select2\";i:13;s:18:\"woo-mod-shop-table\";i:14;s:12:\"woo-mod-grid\";i:15;s:21:\"woo-mod-order-details\";i:16;s:15:\"page-my-account\";i:17;s:9:\"wp-blocks\";i:18;s:11:\"header-base\";i:19;s:9:\"mod-tools\";i:20;s:20:\"header-elements-base\";i:21;s:12:\"social-icons\";i:22;s:18:\"woo-mod-login-form\";i:23;s:17:\"header-my-account\";i:24;s:13:\"header-search\";i:25;s:16:\"header-cart-side\";i:26;s:11:\"header-cart\";i:27;s:20:\"widget-shopping-cart\";i:28;s:26:\"header-mobile-nav-dropdown\";i:29;s:10:\"page-title\";i:30;s:23:\"woo-page-login-register\";i:31;s:15:\"widget-collapse\";i:32;s:11:\"footer-base\";i:33;s:7:\"el-menu\";i:34;s:16:\"el-menu-wpb-elem\";i:35;s:10:\"text-block\";i:36;s:10:\"scroll-top\";i:37;s:17:\"wd-search-results\";i:38;s:14:\"wd-search-form\";i:39;s:25:\"header-my-account-sidebar\";i:40;s:24:\"header-search-fullscreen\";i:41;s:26:\"header-search-fullscreen-1\";i:42;s:14:\"bottom-toolbar\";}'),
(8224,10,'_elementor_page_assets','a:0:{}'),
(8225,9863,'_elementor_css','a:6:{s:4:\"time\";i:1776319897;s:5:\"fonts\";a:1:{i:0;s:4:\"Jost\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8226,9863,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:11:\"wc-checkout\";i:2;s:21:\"wc-add-payment-method\";}}'),
(8227,9863,'_elementor_element_cache','{\"timeout\":1777584892,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-7b25928 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"7b25928\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImZhNTY0ZmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IjEuIiwidGl0bGUiOiJCaWxsaW5nIGRldGFpbHMiLCJhZnRlcl90aXRsZSI6IiIsImNvbG9yIjoicHJpbWFyeSIsInNpemUiOiJleHRyYS1sYXJnZSIsInN1YnRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0Iiwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjEyMCIsInNpemVzIjpbXX0sInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiODAiLCJzaXplcyI6W119LCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjQwIiwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjcwMCIsInN1YnRpdGxlX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6IjEuMyIsInNpemVzIjpbXX0sInRhZyI6ImRpdiIsInNjcm9sbF95IjoiLTgwIiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxNTAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiI4MCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90aXRsZSJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjY5YzAzMGEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0aXRsZSI6IiIsInNjcm9sbF95IjoiLTgwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2NoZWNrb3V0X2JpbGxpbmdfZGV0YWlsc19mb3JtIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjY1ZGVkZGUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0aXRsZSI6IiIsInNjcm9sbF95IjoiLTgwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2NoZWNrb3V0X3NoaXBwaW5nX2RldGFpbHNfZnJvbSJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjA1MjBhMDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IjIuIiwidGl0bGUiOiJDaGVjayBZb3VyIE9yZGVyIiwiYWZ0ZXJfdGl0bGUiOiIiLCJjb2xvciI6InByaW1hcnkiLCJzaXplIjoiZXh0cmEtbGFyZ2UiLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxMjAiLCJzaXplcyI6W119LCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjgwIiwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOiI0MCIsInNpemVzIjpbXX0sInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI3MDAiLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIxLjMiLCJzaXplcyI6W119LCJ0YWciOiJkaXYiLCJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90aXRsZSJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6Ijg3MDM3MDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIyMCIsInJpZ2h0IjoiMzAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIzMCIsImlzTGlua2VkIjoiIn0sInNjcm9sbF95IjoiLTgwIiwiX2JvcmRlcl9ib3JkZXIiOiJzb2xpZCIsIl9ib3JkZXJfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMSIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjEiLCJsZWZ0IjoiMSIsImlzTGlua2VkIjoiMSJ9LCJfYm9yZGVyX2NvbG9yIjoiIzAwMDAwMDE0IiwiX2JvcmRlcl9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiOCIsInJpZ2h0IjoiOCIsImJvdHRvbSI6IjgiLCJsZWZ0IjoiOCIsImlzTGlua2VkIjoiMSJ9LCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2NoZWNrb3V0X29yZGVyX3JldmlldyJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6Ijg1ZmY5OWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IjMuIiwidGl0bGUiOiJQYXltZW50IEluZm9ybWF0aW9uIiwiYWZ0ZXJfdGl0bGUiOiIiLCJjb2xvciI6InByaW1hcnkiLCJzaXplIjoiZXh0cmEtbGFyZ2UiLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxMjAiLCJzaXplcyI6W119LCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjgwIiwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOiI0MCIsInNpemVzIjpbXX0sInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI3MDAiLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIxLjMiLCJzaXplcyI6W119LCJ0YWciOiJkaXYiLCJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90aXRsZSJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImU3MjdiZGMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJidXR0b25fYWxpZ25tZW50IjoiZnVsbC13aWR0aCIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjMwIiwicmlnaHQiOiIzMCIsImJvdHRvbSI6IjMwIiwibGVmdCI6IjMwIiwiaXNMaW5rZWQiOiIxIn0sInNjcm9sbF95IjoiLTgwIiwiX2JvcmRlcl9ib3JkZXIiOiJzb2xpZCIsIl9ib3JkZXJfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiNSIsInJpZ2h0IjoiNSIsImJvdHRvbSI6IjUiLCJsZWZ0IjoiNSIsImlzTGlua2VkIjoiMSJ9LCJfYm9yZGVyX2NvbG9yIjoiIzJFNkJDNjUyIiwiX2JvcmRlcl9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiOCIsInJpZ2h0IjoiOCIsImJvdHRvbSI6IjgiLCJsZWZ0IjoiOCIsImlzTGlua2VkIjoiMSJ9LCJwYXltZW50X2Rlc2NyaXB0aW9uX2JhY2tncm91bmQtY29sb3IiOiIjRjlGOUY5IiwidGVybXNfY29uZGl0aW9uc19iYWNrZ3JvdW5kX2NvbG9yIjoiI0Y5RjlGOSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9jaGVja291dF9wYXltZW50X21ldGhvZHMifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8228,10,'wd_page_css_files','a:48:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:7:\"select2\";i:13;s:18:\"woo-mod-shop-table\";i:14;s:12:\"woo-mod-grid\";i:15;s:13:\"page-checkout\";i:16;s:29:\"page-checkout-payment-methods\";i:17;s:25:\"woo-page-checkout-builder\";i:18;s:28:\"woo-opt-manage-checkout-prod\";i:19;s:16:\"woo-opt-fbt-cart\";i:20;s:19:\"woo-mod-cart-labels\";i:21;s:9:\"wp-blocks\";i:22;s:11:\"header-base\";i:23;s:9:\"mod-tools\";i:24;s:20:\"header-elements-base\";i:25;s:12:\"social-icons\";i:26;s:18:\"woo-mod-login-form\";i:27;s:17:\"header-my-account\";i:28;s:13:\"header-search\";i:29;s:16:\"header-cart-side\";i:30;s:11:\"header-cart\";i:31;s:20:\"widget-shopping-cart\";i:32;s:26:\"header-mobile-nav-dropdown\";i:33;s:13:\"section-title\";i:34;s:17:\"el-subtitle-style\";i:35;s:16:\"woo-mod-quantity\";i:36;s:15:\"widget-collapse\";i:37;s:11:\"footer-base\";i:38;s:7:\"el-menu\";i:39;s:16:\"el-menu-wpb-elem\";i:40;s:10:\"text-block\";i:41;s:10:\"scroll-top\";i:42;s:17:\"wd-search-results\";i:43;s:14:\"wd-search-form\";i:44;s:25:\"header-my-account-sidebar\";i:45;s:24:\"header-search-fullscreen\";i:46;s:26:\"header-search-fullscreen-1\";i:47;s:14:\"bottom-toolbar\";}'),
(8229,9986,'_elementor_page_assets','a:0:{}'),
(8230,9986,'wd_page_css_files','a:60:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:16:\"woo-mod-quantity\";i:13;s:23:\"woo-single-prod-el-base\";i:14;s:20:\"woo-mod-stock-status\";i:15;s:23:\"woo-mod-shop-attributes\";i:16;s:9:\"wp-blocks\";i:17;s:11:\"header-base\";i:18;s:9:\"mod-tools\";i:19;s:20:\"header-elements-base\";i:20;s:12:\"social-icons\";i:21;s:18:\"woo-mod-login-form\";i:22;s:17:\"header-my-account\";i:23;s:13:\"header-search\";i:24;s:16:\"header-cart-side\";i:25;s:11:\"header-cart\";i:26;s:20:\"widget-shopping-cart\";i:27;s:26:\"header-mobile-nav-dropdown\";i:28;s:23:\"woo-single-prod-builder\";i:29;s:26:\"woo-el-breadcrumbs-builder\";i:30;s:29:\"woo-single-prod-el-navigation\";i:31;s:26:\"woo-single-prod-el-gallery\";i:32;s:49:\"woo-single-prod-el-gallery-opt-thumb-left-desktop\";i:33;s:6:\"swiper\";i:34;s:22:\"woo-mod-product-labels\";i:35;s:28:\"woo-mod-product-labels-round\";i:36;s:13:\"swiper-arrows\";i:37;s:10:\"photoswipe\";i:38;s:10:\"text-block\";i:39;s:13:\"section-title\";i:40;s:26:\"woo-single-prod-el-reviews\";i:41;s:34:\"woo-single-prod-el-reviews-style-1\";i:42;s:12:\"mod-comments\";i:43;s:12:\"product-loop\";i:44;s:18:\"product-loop-quick\";i:45;s:23:\"woo-mod-add-btn-replace\";i:46;s:21:\"woo-mod-swatches-base\";i:47;s:9:\"mfp-popup\";i:48;s:12:\"swiper-pagin\";i:49;s:15:\"widget-collapse\";i:50;s:11:\"footer-base\";i:51;s:7:\"el-menu\";i:52;s:16:\"el-menu-wpb-elem\";i:53;s:10:\"scroll-top\";i:54;s:17:\"wd-search-results\";i:55;s:14:\"wd-search-form\";i:56;s:25:\"header-my-account-sidebar\";i:57;s:24:\"header-search-fullscreen\";i:58;s:26:\"header-search-fullscreen-1\";i:59;s:14:\"bottom-toolbar\";}'),
(8231,10178,'_elementor_page_assets','a:0:{}'),
(8232,10178,'wd_page_css_files','a:60:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:16:\"woo-mod-quantity\";i:13;s:23:\"woo-single-prod-el-base\";i:14;s:20:\"woo-mod-stock-status\";i:15;s:23:\"woo-mod-shop-attributes\";i:16;s:9:\"wp-blocks\";i:17;s:11:\"header-base\";i:18;s:9:\"mod-tools\";i:19;s:20:\"header-elements-base\";i:20;s:12:\"social-icons\";i:21;s:18:\"woo-mod-login-form\";i:22;s:17:\"header-my-account\";i:23;s:13:\"header-search\";i:24;s:16:\"header-cart-side\";i:25;s:11:\"header-cart\";i:26;s:20:\"widget-shopping-cart\";i:27;s:26:\"header-mobile-nav-dropdown\";i:28;s:23:\"woo-single-prod-builder\";i:29;s:26:\"woo-el-breadcrumbs-builder\";i:30;s:29:\"woo-single-prod-el-navigation\";i:31;s:26:\"woo-single-prod-el-gallery\";i:32;s:49:\"woo-single-prod-el-gallery-opt-thumb-left-desktop\";i:33;s:6:\"swiper\";i:34;s:13:\"swiper-arrows\";i:35;s:10:\"photoswipe\";i:36;s:22:\"woo-mod-variation-form\";i:37;s:21:\"woo-mod-swatches-base\";i:38;s:29:\"woo-mod-variation-form-single\";i:39;s:10:\"text-block\";i:40;s:13:\"section-title\";i:41;s:26:\"woo-single-prod-el-reviews\";i:42;s:34:\"woo-single-prod-el-reviews-style-1\";i:43;s:12:\"mod-comments\";i:44;s:12:\"product-loop\";i:45;s:18:\"product-loop-quick\";i:46;s:23:\"woo-mod-add-btn-replace\";i:47;s:9:\"mfp-popup\";i:48;s:12:\"swiper-pagin\";i:49;s:15:\"widget-collapse\";i:50;s:11:\"footer-base\";i:51;s:7:\"el-menu\";i:52;s:16:\"el-menu-wpb-elem\";i:53;s:10:\"scroll-top\";i:54;s:17:\"wd-search-results\";i:55;s:14:\"wd-search-form\";i:56;s:25:\"header-my-account-sidebar\";i:57;s:24:\"header-search-fullscreen\";i:58;s:26:\"header-search-fullscreen-1\";i:59;s:14:\"bottom-toolbar\";}'),
(8233,10003,'_elementor_page_assets','a:0:{}'),
(8234,10003,'wd_page_css_files','a:60:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:16:\"woo-mod-quantity\";i:13;s:23:\"woo-single-prod-el-base\";i:14;s:20:\"woo-mod-stock-status\";i:15;s:23:\"woo-mod-shop-attributes\";i:16;s:9:\"wp-blocks\";i:17;s:11:\"header-base\";i:18;s:9:\"mod-tools\";i:19;s:20:\"header-elements-base\";i:20;s:12:\"social-icons\";i:21;s:18:\"woo-mod-login-form\";i:22;s:17:\"header-my-account\";i:23;s:13:\"header-search\";i:24;s:16:\"header-cart-side\";i:25;s:11:\"header-cart\";i:26;s:20:\"widget-shopping-cart\";i:27;s:26:\"header-mobile-nav-dropdown\";i:28;s:23:\"woo-single-prod-builder\";i:29;s:26:\"woo-el-breadcrumbs-builder\";i:30;s:29:\"woo-single-prod-el-navigation\";i:31;s:26:\"woo-single-prod-el-gallery\";i:32;s:49:\"woo-single-prod-el-gallery-opt-thumb-left-desktop\";i:33;s:6:\"swiper\";i:34;s:13:\"swiper-arrows\";i:35;s:10:\"photoswipe\";i:36;s:22:\"woo-mod-variation-form\";i:37;s:21:\"woo-mod-swatches-base\";i:38;s:29:\"woo-mod-variation-form-single\";i:39;s:10:\"text-block\";i:40;s:13:\"section-title\";i:41;s:26:\"woo-single-prod-el-reviews\";i:42;s:34:\"woo-single-prod-el-reviews-style-1\";i:43;s:12:\"mod-comments\";i:44;s:12:\"product-loop\";i:45;s:18:\"product-loop-quick\";i:46;s:23:\"woo-mod-add-btn-replace\";i:47;s:9:\"mfp-popup\";i:48;s:12:\"swiper-pagin\";i:49;s:15:\"widget-collapse\";i:50;s:11:\"footer-base\";i:51;s:7:\"el-menu\";i:52;s:16:\"el-menu-wpb-elem\";i:53;s:10:\"scroll-top\";i:54;s:17:\"wd-search-results\";i:55;s:14:\"wd-search-form\";i:56;s:25:\"header-my-account-sidebar\";i:57;s:24:\"header-search-fullscreen\";i:58;s:26:\"header-search-fullscreen-1\";i:59;s:14:\"bottom-toolbar\";}'),
(8235,10186,'_elementor_page_assets','a:0:{}'),
(8236,10186,'wd_page_css_files','a:60:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:16:\"woo-mod-quantity\";i:13;s:23:\"woo-single-prod-el-base\";i:14;s:20:\"woo-mod-stock-status\";i:15;s:23:\"woo-mod-shop-attributes\";i:16;s:9:\"wp-blocks\";i:17;s:11:\"header-base\";i:18;s:9:\"mod-tools\";i:19;s:20:\"header-elements-base\";i:20;s:12:\"social-icons\";i:21;s:18:\"woo-mod-login-form\";i:22;s:17:\"header-my-account\";i:23;s:13:\"header-search\";i:24;s:16:\"header-cart-side\";i:25;s:11:\"header-cart\";i:26;s:20:\"widget-shopping-cart\";i:27;s:26:\"header-mobile-nav-dropdown\";i:28;s:23:\"woo-single-prod-builder\";i:29;s:26:\"woo-el-breadcrumbs-builder\";i:30;s:29:\"woo-single-prod-el-navigation\";i:31;s:26:\"woo-single-prod-el-gallery\";i:32;s:49:\"woo-single-prod-el-gallery-opt-thumb-left-desktop\";i:33;s:6:\"swiper\";i:34;s:13:\"swiper-arrows\";i:35;s:10:\"photoswipe\";i:36;s:22:\"woo-mod-variation-form\";i:37;s:21:\"woo-mod-swatches-base\";i:38;s:29:\"woo-mod-variation-form-single\";i:39;s:10:\"text-block\";i:40;s:13:\"section-title\";i:41;s:26:\"woo-single-prod-el-reviews\";i:42;s:34:\"woo-single-prod-el-reviews-style-1\";i:43;s:12:\"mod-comments\";i:44;s:12:\"product-loop\";i:45;s:18:\"product-loop-quick\";i:46;s:23:\"woo-mod-add-btn-replace\";i:47;s:9:\"mfp-popup\";i:48;s:12:\"swiper-pagin\";i:49;s:15:\"widget-collapse\";i:50;s:11:\"footer-base\";i:51;s:7:\"el-menu\";i:52;s:16:\"el-menu-wpb-elem\";i:53;s:10:\"scroll-top\";i:54;s:17:\"wd-search-results\";i:55;s:14:\"wd-search-form\";i:56;s:25:\"header-my-account-sidebar\";i:57;s:24:\"header-search-fullscreen\";i:58;s:26:\"header-search-fullscreen-1\";i:59;s:14:\"bottom-toolbar\";}'),
(8237,10051,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8238,10051,'_elementor_css','a:6:{s:4:\"time\";i:1776353710;s:5:\"fonts\";a:1:{i:0;s:12:\"hkgroteskpro\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8239,10051,'_elementor_element_cache','{\"timeout\":1777599137,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-7121fa3 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"7121fa3\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImZjMjg4MTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjYXRlZ29yaWVzX2Rlc2lnbiI6ImFsdCIsImNvbHVtbnMiOnsidW5pdCI6InB4Iiwic2l6ZSI6Mywic2l6ZXMiOltdfSwic3BhY2luZyI6IjAiLCJzY3JvbGxfeSI6Ii04MCIsInNsaWRlc19wZXJfdmlldyI6eyJ1bml0IjoicHgiLCJzaXplIjoiNiIsInNpemVzIjpbXX0sImNhdGVnb3JpZXNfd2l0aF9zaGFkb3ciOiJkaXNhYmxlIiwib3JkZXJieSI6ImlkIiwib3JkZXIiOiJBU0MiLCJpZHMiOlsiMjMiLCIzMiIsIjIyIiwiMzEiLCIzNCIsIjMzIl0sImhpZGVfZW1wdHkiOiIiLCJpbWdfc2l6ZSI6ImZ1bGwiLCJpbWFnZV9jb250YWluZXJfd2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjAwLCJzaXplcyI6W119LCJyb3VuZGluZ19zaXplIjoiY3VzdG9tIiwiY3VzdG9tX3JvdW5kaW5nX3NpemUiOnsidW5pdCI6IiUiLCJzaXplIjo1MCwic2l6ZXMiOltdfSwiaW1nX3NpemVfY3VzdG9tIjp7IndpZHRoIjoiMTMyIiwiaGVpZ2h0IjoiMTMyIn0sImhpZGVfcGFnaW5hdGlvbl9jb250cm9sIjoieWVzIiwic2xpZGVzX3Blcl92aWV3X3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjozLCJzaXplcyI6W119LCJzbGlkZXNfcGVyX3ZpZXdfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjIsInNpemVzIjpbXX0sInN5bmNfcGFyZW50X2lkIjoid2RfNjU3ODcwNmJjZDc0YSIsImNvbHVtbnNfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMsInNpemVzIjpbXX0sInNwYWNpbmdfbW9iaWxlIjoiMTAiLCJfYmFja2dyb3VuZF9jb2xvcl9zdG9wX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvcl9zdG9wX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvcl9iX3N0b3BfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2NvbG9yX2Jfc3RvcF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfZ3JhZGllbnRfYW5nbGVfdGFibGV0Ijp7InVuaXQiOiJkZWciLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfZ3JhZGllbnRfYW5nbGVfbW9iaWxlIjp7InVuaXQiOiJkZWciLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfaG92ZXJfY29sb3Jfc3RvcF90YWJsZXQiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfaG92ZXJfY29sb3Jfc3RvcF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfaG92ZXJfY29sb3JfYl9zdG9wX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9ob3Zlcl9jb2xvcl9iX3N0b3BfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2hvdmVyX2dyYWRpZW50X2FuZ2xlX3RhYmxldCI6eyJ1bml0IjoiZGVnIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2hvdmVyX2dyYWRpZW50X2FuZ2xlX21vYmlsZSI6eyJ1bml0IjoiZGVnIiwic2l6ZSI6IiIsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9wcm9kdWN0X2NhdGVnb3JpZXMifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-02a3e70 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"02a3e70\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjhmMDE3YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6Ik91ciBjb21tdW5pdHlcdTIwMTlzIHRvcCBwaWNrcyIsInRpdGxlIjoiRmVhc3Qgb24gRmFzaGlvbiIsImFmdGVyX3RpdGxlIjoiPHA+VGhlc2UgYmVzdHNlbGxlcnMgZGVsaXZlciBldmVyeWRheSBjb25maWRlbmNlIGFuZCBzaWduYXR1cmUgc3R5bGUuIEVhY2ggcGllY2UgaXMgY3JhZnRlZCBmb3IgcXVhbGl0eSwgZml0LCBhbmQgdmVyc2F0aWxpdHk8XC9wPiIsImNvbG9yIjoicHJpbWFyeSIsInNpemUiOiJsYXJnZSIsInN1YnRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxNSIsInNpemVzIjpbXX0sInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTMiLCJzaXplcyI6W119LCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjEyIiwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjYwMCIsInNjcm9sbF95IjoiLTgwIiwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6ImhrZ3JvdGVza3BybyIsInRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJoa2dyb3Rlc2twcm8iLCJjb2xvcl9ncmFkaWVudF9jb2xvcl9zdG9wX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJjb2xvcl9ncmFkaWVudF9jb2xvcl9zdG9wX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJjb2xvcl9ncmFkaWVudF9jb2xvcl9iX3N0b3BfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sImNvbG9yX2dyYWRpZW50X2NvbG9yX2Jfc3RvcF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiY29sb3JfZ3JhZGllbnRfZ3JhZGllbnRfYW5nbGVfdGFibGV0Ijp7InVuaXQiOiJkZWciLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiY29sb3JfZ3JhZGllbnRfZ3JhZGllbnRfYW5nbGVfbW9iaWxlIjp7InVuaXQiOiJkZWciLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiY29sb3JfZ3JhZGllbnRfZ3JhZGllbnRfcG9zaXRpb25fdGFibGV0IjoiY2VudGVyIGNlbnRlciIsImNvbG9yX2dyYWRpZW50X2dyYWRpZW50X3Bvc2l0aW9uX21vYmlsZSI6ImNlbnRlciBjZW50ZXIiLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJzdWJ0aXRsZV90eXBvZ3JhcGh5X3dvcmRfc3BhY2luZyI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV93b3JkX3NwYWNpbmciOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRleHRfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidGV4dF90eXBvZ3JhcGh5X3dvcmRfc3BhY2luZyI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfY29sb3Jfc3RvcF90YWJsZXQiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfY29sb3Jfc3RvcF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfY29sb3JfYl9zdG9wX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvcl9iX3N0b3BfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2dyYWRpZW50X2FuZ2xlX3RhYmxldCI6eyJ1bml0IjoiZGVnIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2dyYWRpZW50X2FuZ2xlX21vYmlsZSI6eyJ1bml0IjoiZGVnIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yX3N0b3BfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yX3N0b3BfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yX2Jfc3RvcF90YWJsZXQiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfaG92ZXJfY29sb3JfYl9zdG9wX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9ob3Zlcl9ncmFkaWVudF9hbmdsZV90YWJsZXQiOnsidW5pdCI6ImRlZyIsInNpemUiOiIiLCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9ob3Zlcl9ncmFkaWVudF9hbmdsZV9tb2JpbGUiOnsidW5pdCI6ImRlZyIsInNpemUiOiIiLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGl0bGUifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjU5MDg3NWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpdGVtc19wZXJfcGFnZSI6MzAsInNsaWRlc19wZXJfdmlldyI6eyJ1bml0IjoicHgiLCJzaXplIjo1LCJzaXplcyI6W119LCJzY3JvbGxfeSI6Ii04MCIsImluY2x1ZGUiOlsiOTI1MCIsIjkyNTUiLCI5MjYwIiwiOTEwOSIsIjkyNjUiLCI5MjcwIl0sIm9yZGVyYnkiOiJpZCIsInNsaWRlc19wZXJfdmlld190YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6Mywic2l6ZXMiOltdfSwic2xpZGVzX3Blcl92aWV3X21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyLCJzaXplcyI6W119LCJzeW5jX3BhcmVudF9pZCI6IndkXzY1Nzg3MDZiY2NhMGUiLCJpbWdfc2l6ZSI6IjE1MzZ4MTUzNiIsImVsZW1lbnRfdGl0bGVfdGFnIjoiaDIiLCJfYmFja2dyb3VuZF9jb2xvcl9zdG9wX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvcl9zdG9wX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvcl9iX3N0b3BfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2NvbG9yX2Jfc3RvcF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfZ3JhZGllbnRfYW5nbGVfdGFibGV0Ijp7InVuaXQiOiJkZWciLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfZ3JhZGllbnRfYW5nbGVfbW9iaWxlIjp7InVuaXQiOiJkZWciLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfaG92ZXJfY29sb3Jfc3RvcF90YWJsZXQiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfaG92ZXJfY29sb3Jfc3RvcF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfaG92ZXJfY29sb3JfYl9zdG9wX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9ob3Zlcl9jb2xvcl9iX3N0b3BfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2hvdmVyX2dyYWRpZW50X2FuZ2xlX3RhYmxldCI6eyJ1bml0IjoiZGVnIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2hvdmVyX2dyYWRpZW50X2FuZ2xlX21vYmlsZSI6eyJ1bml0IjoiZGVnIiwic2l6ZSI6IiIsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9wcm9kdWN0cyJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8240,10051,'wd_page_css_files','a:48:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:9:\"wp-blocks\";i:13;s:11:\"header-base\";i:14;s:9:\"mod-tools\";i:15;s:20:\"header-elements-base\";i:16;s:12:\"social-icons\";i:17;s:18:\"woo-mod-login-form\";i:18;s:17:\"header-my-account\";i:19;s:13:\"header-search\";i:20;s:16:\"header-cart-side\";i:21;s:11:\"header-cart\";i:22;s:20:\"widget-shopping-cart\";i:23;s:26:\"header-mobile-nav-dropdown\";i:24;s:10:\"page-title\";i:25;s:19:\"woo-categories-loop\";i:26;s:15:\"categories-loop\";i:27;s:13:\"section-title\";i:28;s:17:\"el-subtitle-style\";i:29;s:12:\"product-loop\";i:30;s:18:\"product-loop-quick\";i:31;s:23:\"woo-mod-add-btn-replace\";i:32;s:21:\"woo-mod-swatches-base\";i:33;s:9:\"mfp-popup\";i:34;s:22:\"woo-mod-product-labels\";i:35;s:28:\"woo-mod-product-labels-round\";i:36;s:15:\"widget-collapse\";i:37;s:11:\"footer-base\";i:38;s:7:\"el-menu\";i:39;s:16:\"el-menu-wpb-elem\";i:40;s:10:\"text-block\";i:41;s:10:\"scroll-top\";i:42;s:17:\"wd-search-results\";i:43;s:14:\"wd-search-form\";i:44;s:25:\"header-my-account-sidebar\";i:45;s:24:\"header-search-fullscreen\";i:46;s:26:\"header-search-fullscreen-1\";i:47;s:14:\"bottom-toolbar\";}'),
(8241,9985,'_elementor_page_assets','a:0:{}'),
(8242,9985,'wd_page_css_files','a:58:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:16:\"woo-mod-quantity\";i:13;s:23:\"woo-single-prod-el-base\";i:14;s:20:\"woo-mod-stock-status\";i:15;s:23:\"woo-mod-shop-attributes\";i:16;s:9:\"wp-blocks\";i:17;s:11:\"header-base\";i:18;s:9:\"mod-tools\";i:19;s:20:\"header-elements-base\";i:20;s:12:\"social-icons\";i:21;s:18:\"woo-mod-login-form\";i:22;s:17:\"header-my-account\";i:23;s:13:\"header-search\";i:24;s:16:\"header-cart-side\";i:25;s:11:\"header-cart\";i:26;s:20:\"widget-shopping-cart\";i:27;s:26:\"header-mobile-nav-dropdown\";i:28;s:23:\"woo-single-prod-builder\";i:29;s:26:\"woo-el-breadcrumbs-builder\";i:30;s:29:\"woo-single-prod-el-navigation\";i:31;s:26:\"woo-single-prod-el-gallery\";i:32;s:49:\"woo-single-prod-el-gallery-opt-thumb-left-desktop\";i:33;s:6:\"swiper\";i:34;s:13:\"swiper-arrows\";i:35;s:10:\"photoswipe\";i:36;s:10:\"text-block\";i:37;s:13:\"section-title\";i:38;s:26:\"woo-single-prod-el-reviews\";i:39;s:34:\"woo-single-prod-el-reviews-style-1\";i:40;s:12:\"mod-comments\";i:41;s:12:\"product-loop\";i:42;s:18:\"product-loop-quick\";i:43;s:23:\"woo-mod-add-btn-replace\";i:44;s:21:\"woo-mod-swatches-base\";i:45;s:9:\"mfp-popup\";i:46;s:12:\"swiper-pagin\";i:47;s:15:\"widget-collapse\";i:48;s:11:\"footer-base\";i:49;s:7:\"el-menu\";i:50;s:16:\"el-menu-wpb-elem\";i:51;s:10:\"scroll-top\";i:52;s:17:\"wd-search-results\";i:53;s:14:\"wd-search-form\";i:54;s:25:\"header-my-account-sidebar\";i:55;s:24:\"header-search-fullscreen\";i:56;s:26:\"header-search-fullscreen-1\";i:57;s:14:\"bottom-toolbar\";}'),
(8243,14,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8244,14,'_elementor_css','a:6:{s:4:\"time\";i:1776353861;s:5:\"fonts\";a:1:{i:0;s:12:\"hkgroteskpro\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8245,14,'_elementor_element_cache','{\"timeout\":1777488233,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-2563b9c wd-section-stretch e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"2563b9c\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-f8d1db4 e-con-full e-flex e-con e-child\\\" data-id=\\\"f8d1db4\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6Ijg4N2M3MmEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiV2VsY29tZSB0byBUaW1lV2lsbFRlbGwgU3RvcmVzIFx1MjAxNCBXaGVyZSBTdHlsZSBNZWV0cyBUaW1lbGVzcyBRdWFsaXR5LiIsImFmdGVyX3RpdGxlIjoiPHAgZGF0YS1zdGFydD1cIjQ5NVwiIGRhdGEtZW5kPVwiNzUxXCI+QXQgVGltZVdpbGxUZWxsIFN0b3Jlcywgd2UgYmVsaWV2ZSBldmVyeSBwcm9kdWN0IHlvdSBvd24gc2hvdWxkIHRlbGwgYSBzdG9yeSBcdTIwMTQgb25lIG9mIGNvbmZpZGVuY2UsIGNsYXNzLCBhbmQgcHVycG9zZS48YnIgZGF0YS1zdGFydD1cIjYxMlwiIGRhdGEtZW5kPVwiNjE1XCIgXC8+Rm91bmRlZCB3aXRoIGEgcGFzc2lvbiBmb3IgbW9kZXJuIGRlc2lnbiBhbmQgZW5kdXJpbmcgcXVhbGl0eSwgb3VyIG1pc3Npb24gaXMgc2ltcGxlOiB0byBicmluZyB5b3UgaXRlbXMgdGhhdCBtYWtlIGV2ZXJ5IG1vbWVudCBjb3VudC48XC9wPjxwIGRhdGEtc3RhcnQ9XCI3NTNcIiBkYXRhLWVuZD1cIjEwMjFcIj5Gcm9tIGVsZWdhbnQgdGltZXBpZWNlcyB0byBzdHlsaXNoIGV2ZXJ5ZGF5IGVzc2VudGlhbHMsIGVhY2ggcHJvZHVjdCBpbiBvdXIgY29sbGVjdGlvbiBpcyBjYXJlZnVsbHkgc2VsZWN0ZWQgdG8gcmVmbGVjdCBjcmFmdHNtYW5zaGlwLCBkdXJhYmlsaXR5LCBhbmQgYWZmb3JkYWJpbGl0eS48YnIgZGF0YS1zdGFydD1cIjkxOFwiIGRhdGEtZW5kPVwiOTIxXCIgXC8+V2VcdTIwMTlyZSBub3QganVzdCBhbm90aGVyIHN0b3JlIFx1MjAxNCB3ZVx1MjAxOXJlIGEgbGlmZXN0eWxlIGJyYW5kIGZvciB0aG9zZSB3aG8gdmFsdWUgZGV0YWlsIGFuZCBkaXN0aW5jdGlvbi48XC9wPjxwIGRhdGEtc3RhcnQ9XCIxMDIzXCIgZGF0YS1lbmQ9XCIxMDQxXCI+PHN0cm9uZyBkYXRhLXN0YXJ0PVwiMTAyM1wiIGRhdGEtZW5kPVwiMTAzOVwiPk91ciBQcm9taXNlOjxcL3N0cm9uZz48XC9wPjx1bCBkYXRhLXN0YXJ0PVwiMTA0MlwiIGRhdGEtZW5kPVwiMTEzN1wiPjxsaSBkYXRhLXN0YXJ0PVwiMTA0MlwiIGRhdGEtZW5kPVwiMTA3OFwiPjxwIGRhdGEtc3RhcnQ9XCIxMDQ0XCIgZGF0YS1lbmQ9XCIxMDc4XCI+UHJlbWl1bSBxdWFsaXR5IGF0IGhvbmVzdCBwcmljZXM8XC9wPjxcL2xpPjxsaSBkYXRhLXN0YXJ0PVwiMTA3OVwiIGRhdGEtZW5kPVwiMTEwNlwiPjxwIGRhdGEtc3RhcnQ9XCIxMDgxXCIgZGF0YS1lbmQ9XCIxMTA2XCI+RmFzdCwgcmVsaWFibGUgZGVsaXZlcnk8XC9wPjxcL2xpPjxsaSBkYXRhLXN0YXJ0PVwiMTEwN1wiIGRhdGEtZW5kPVwiMTEzN1wiPjxwIGRhdGEtc3RhcnQ9XCIxMTA5XCIgZGF0YS1lbmQ9XCIxMTM3XCI+RXhjZWxsZW50IGN1c3RvbWVyIHN1cHBvcnQ8XC9wPjxcL2xpPjxcL3VsPjxwIGRhdGEtc3RhcnQ9XCIxMTM5XCIgZGF0YS1lbmQ9XCIxMjI0XCI+QmVjYXVzZSBhdCBUaW1lV2lsbFRlbGwgU3RvcmVzIFx1MjAxNCA8c3Ryb25nIGRhdGEtc3RhcnQ9XCIxMTcyXCIgZGF0YS1lbmQ9XCIxMjI0XCI+eW91ciB0aW1lLCBzdHlsZSwgYW5kIHNhdGlzZmFjdGlvbiB0cnVseSBtYXR0ZXIuPFwvc3Ryb25nPjxcL3A+IiwiY29sb3IiOiJwcmltYXJ5IiwiYWxpZ24iOiJsZWZ0Iiwid2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjUyMCIsInNpemVzIjpbXX0sIndpZHRoX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwid2lkdGhfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjozMSwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiIzNiIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMjQiLCJzaXplcyI6W119LCJzY3JvbGxfeSI6Ii04MCIsInN1YnRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxNSIsInNpemVzIjpbXX0sInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTMiLCJzaXplcyI6W119LCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjEyIiwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjYwMCIsInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJoa2dyb3Rlc2twcm8iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiaGtncm90ZXNrcHJvIiwidGV4dF90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0ZXh0X3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxNiIsInNpemVzIjpbXX0sInRleHRfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiIxNCIsInNpemVzIjpbXX0sInRleHRfY29sb3IiOiIjMDAwMDAwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RpdGxlIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-3f6c529 e-con-full e-flex e-con e-child\\\" data-id=\\\"3f6c529\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-10cf425 e-con-full elementor-hidden-mobile elementor-hidden-tablet e-flex e-con e-child\\\" data-id=\\\"10cf425\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImRiN2JlMGQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8xMFwvVW50aXRsZWQtZGVzaWduLTIucG5nIiwiaWQiOjk5NDgsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sInNjcm9sbF95IjoiLTgwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2ltYWdlX29yX3N2ZyJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImFhNDdmYTkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8xMFwvdHd0LXRyYWNrLXN1aXQtci0xLXNjYWxlZC5qcGciLCJpZCI6MTAwMTMsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sInNjcm9sbF95IjoiLTgwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2ltYWdlX29yX3N2ZyJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-7887001 e-con-full e-flex e-con e-child\\\" data-id=\\\"7887001\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjNlN2ZhOGEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8xMFwvdHd0LXB1bmstc2hvdy1jYXAtc2NhbGVkLmpwZyIsImlkIjoxMDAxMiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwic2Nyb2xsX3kiOiItODAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfaW1hZ2Vfb3Jfc3ZnIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjdhNDhiNDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8xMFwvdHd0LXRzaGlydC1zY2FsZWQuanBnIiwiaWQiOjEwMDA3LCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9LCJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9pbWFnZV9vcl9zdmcifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-d783a0c wd-section-stretch e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"d783a0c\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImQyYjRjNTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IkJ1eWVycyB0cnVzdCB1cyIsInRpdGxlIjoiT3VyIFN0cmF0ZWd5IElzIFRvIFByb3ZpZGUgT3VyIEN1c3RvbWVycyBXaXRoIFF1YWxpdHkgUHJvZHVjdHMiLCJhZnRlcl90aXRsZSI6IiIsImNvbG9yIjoicHJpbWFyeSIsInNpemUiOiJsYXJnZSIsIndpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOiI2MDAiLCJzaXplcyI6W119LCJ3aWR0aF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjQwNCIsInNpemVzIjpbXX0sIndpZHRoX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjE1Iiwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiIxMyIsInNpemVzIjpbXX0sInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTIiLCJzaXplcyI6W119LCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNjAwIiwic2Nyb2xsX3kiOiItODAiLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiaGtncm90ZXNrcHJvIiwidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidGl0bGVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6ImhrZ3JvdGVza3BybyIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6IiJ9LCJhbGlnbiI6ImxlZnQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGl0bGUifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjBlZWRlY2MiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHAgZGF0YS1zdGFydD1cIjI0OFwiIGRhdGEtZW5kPVwiNTA2XCI+QXQgPHN0cm9uZyBkYXRhLXN0YXJ0PVwiMjUxXCIgZGF0YS1lbmQ9XCIyNzRcIj5UaW1lV2lsbFRlbGwgU3RvcmVzPFwvc3Ryb25nPiwgb3VyIHN0cmF0ZWd5IGlzIHNpbXBsZSBcdTIwMTQgPHN0cm9uZyBkYXRhLXN0YXJ0PVwiMzAxXCIgZGF0YS1lbmQ9XCIzNDRcIj5kZWxpdmVyIHF1YWxpdHkgdGhhdCBzcGVha3MgZm9yIGl0c2VsZi48XC9zdHJvbmc+PGJyIGRhdGEtc3RhcnQ9XCIzNDRcIiBkYXRhLWVuZD1cIjM0N1wiIFwvPldlIGJlbGlldmUgdHJ1ZSBzdWNjZXNzIGluIHJldGFpbCBpc25cdTIwMTl0IGp1c3QgYWJvdXQgc2VsbGluZyBwcm9kdWN0czsgaXRcdTIwMTlzIGFib3V0IGJ1aWxkaW5nIHRydXN0IHRocm91Z2ggPHN0cm9uZyBkYXRhLXN0YXJ0PVwiNDUwXCIgZGF0YS1lbmQ9XCI0NzVcIj5jb25zaXN0ZW50IGV4Y2VsbGVuY2U8XC9zdHJvbmc+IGFuZCA8c3Ryb25nIGRhdGEtc3RhcnQ9XCI0ODBcIiBkYXRhLWVuZD1cIjUwNlwiPmN1c3RvbWVyIHNhdGlzZmFjdGlvbi48XC9zdHJvbmc+PFwvcD48aDMgZGF0YS1zdGFydD1cIjUwOFwiIGRhdGEtZW5kPVwiNTMzXCI+PHN0cm9uZyBkYXRhLXN0YXJ0PVwiNTEyXCIgZGF0YS1lbmQ9XCI1MzNcIj5RdWFsaXR5IEZpcnN0PFwvc3Ryb25nPjxcL2gzPjxwIGRhdGEtc3RhcnQ9XCI1MzRcIiBkYXRhLWVuZD1cIjcyMlwiPkV2ZXJ5IGl0ZW0gd2Ugb2ZmZXIgZ29lcyB0aHJvdWdoIGNhcmVmdWwgc2VsZWN0aW9uIGFuZCBxdWFsaXR5IGNoZWNrcy48YnIgZGF0YS1zdGFydD1cIjYwNFwiIGRhdGEtZW5kPVwiNjA3XCIgXC8+RnJvbSBkZXNpZ24gdG8gZGVsaXZlcnksIHdlIGVuc3VyZSBldmVyeSBwcm9kdWN0IG1lZXRzIG91ciBoaWdoIHN0YW5kYXJkcyBcdTIwMTQgc28geW91IGFsd2F5cyBnZXQgdmFsdWUgZm9yIHlvdXIgbW9uZXkuPFwvcD48aDMgZGF0YS1zdGFydD1cIjcyNFwiIGRhdGEtZW5kPVwiNzYyXCI+PHN0cm9uZyBkYXRhLXN0YXJ0PVwiNzI4XCIgZGF0YS1lbmQ9XCI3NjJcIj5DdXN0b21lci1DZW50ZXJlZCBBcHByb2FjaDxcL3N0cm9uZz48XC9oMz48cCBkYXRhLXN0YXJ0PVwiNzYzXCIgZGF0YS1lbmQ9XCI5OTJcIj5Zb3VyIG5lZWRzIGd1aWRlIGV2ZXJ5IGRlY2lzaW9uIHdlIG1ha2UuPGJyIGRhdGEtc3RhcnQ9XCI4MDNcIiBkYXRhLWVuZD1cIjgwNlwiIFwvPldlIGxpc3RlbiwgbGVhcm4sIGFuZCBpbXByb3ZlIFx1MjAxNCB1c2luZyBmZWVkYmFjayB0byBtYWtlIG91ciBjb2xsZWN0aW9ucyBldmVuIGJldHRlci48YnIgZGF0YS1zdGFydD1cIjg4OVwiIGRhdGEtZW5kPVwiODkyXCIgXC8+T3VyIGdvYWwgaXMgdG8gY3JlYXRlIGFuIGV4cGVyaWVuY2UgdGhhdFx1MjAxOXMgc21vb3RoLCB0cmFuc3BhcmVudCwgYW5kIHNhdGlzZnlpbmcgZnJvbSBzdGFydCB0byBmaW5pc2guPFwvcD48aDMgZGF0YS1zdGFydD1cIjk5NFwiIGRhdGEtZW5kPVwiMTAzMFwiPjxzdHJvbmcgZGF0YS1zdGFydD1cIjk5OFwiIGRhdGEtZW5kPVwiMTAzMFwiPklubm92YXRpb24gJmFtcDsgSW1wcm92ZW1lbnQ8XC9zdHJvbmc+PFwvaDM+PHAgZGF0YS1zdGFydD1cIjEwMzFcIiBkYXRhLWVuZD1cIjEyNDlcIj5XZSBjb250aW51b3VzbHkgdXBkYXRlIG91ciBjYXRhbG9nIHdpdGggbmV3IGFuZCB0cmVuZGluZyBwcm9kdWN0cyB0aGF0IGJsZW5kIDxzdHJvbmcgZGF0YS1zdGFydD1cIjExMDhcIiBkYXRhLWVuZD1cIjExNDlcIj5zdHlsZSwgZHVyYWJpbGl0eSwgYW5kIGZ1bmN0aW9uYWxpdHkuPFwvc3Ryb25nPjxiciBkYXRhLXN0YXJ0PVwiMTE0OVwiIGRhdGEtZW5kPVwiMTE1MlwiIFwvPkJ5IGtlZXBpbmcgdXAgd2l0aCBpbm5vdmF0aW9uIGFuZCBnbG9iYWwgdHJlbmRzLCB3ZSBtYWtlIHN1cmUgeW91IGFsd2F5cyBoYXZlIGFjY2VzcyB0byB0aGUgYmVzdC48XC9wPjxoMyBkYXRhLXN0YXJ0PVwiMTI1MVwiIGRhdGEtZW5kPVwiMTI3OFwiPjxzdHJvbmcgZGF0YS1zdGFydD1cIjEyNTVcIiBkYXRhLWVuZD1cIjEyNzhcIj5Mb25nLVRlcm0gVmFsdWU8XC9zdHJvbmc+PFwvaDM+PHAgZGF0YS1zdGFydD1cIjEyNzlcIiBkYXRhLWVuZD1cIjE1MDFcIj5XZSBkb25cdTIwMTl0IGp1c3Qgd2FudCBvbmUgc2FsZSBcdTIwMTQgd2Ugd2FudCBhIHJlbGF0aW9uc2hpcC48YnIgZGF0YS1zdGFydD1cIjEzMzJcIiBkYXRhLWVuZD1cIjEzMzVcIiBcLz5UaGF0XHUyMDE5cyB3aHkgd2UgZm9jdXMgb24gPHN0cm9uZyBkYXRhLXN0YXJ0PVwiMTM1OFwiIGRhdGEtZW5kPVwiMTM4MlwiPmxvbmctbGFzdGluZyBxdWFsaXR5PFwvc3Ryb25nPiwgaG9uZXN0IHByaWNpbmcsIGFuZCBkZXBlbmRhYmxlIGN1c3RvbWVyIHN1cHBvcnQuPGJyIGRhdGEtc3RhcnQ9XCIxNDMyXCIgZGF0YS1lbmQ9XCIxNDM1XCIgXC8+WW91ciBzYXRpc2ZhY3Rpb24gdG9kYXkgaXMgdGhlIGZvdW5kYXRpb24gb2Ygb3VyIHN1Y2Nlc3MgdG9tb3Jyb3cuPFwvcD4iLCJ3aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjoiNzQwIiwic2l6ZXMiOltdfSwic2Nyb2xsX3kiOiItODAiLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIzMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjE2Iiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiIxNCIsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8246,14,'wd_page_css_files','a:39:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:9:\"wp-blocks\";i:13;s:11:\"header-base\";i:14;s:9:\"mod-tools\";i:15;s:20:\"header-elements-base\";i:16;s:12:\"social-icons\";i:17;s:18:\"woo-mod-login-form\";i:18;s:17:\"header-my-account\";i:19;s:13:\"header-search\";i:20;s:16:\"header-cart-side\";i:21;s:11:\"header-cart\";i:22;s:20:\"widget-shopping-cart\";i:23;s:26:\"header-mobile-nav-dropdown\";i:24;s:10:\"page-title\";i:25;s:13:\"section-title\";i:26;s:17:\"el-subtitle-style\";i:27;s:10:\"text-block\";i:28;s:15:\"widget-collapse\";i:29;s:11:\"footer-base\";i:30;s:7:\"el-menu\";i:31;s:16:\"el-menu-wpb-elem\";i:32;s:10:\"scroll-top\";i:33;s:17:\"wd-search-results\";i:34;s:14:\"wd-search-form\";i:35;s:25:\"header-my-account-sidebar\";i:36;s:24:\"header-search-fullscreen\";i:37;s:26:\"header-search-fullscreen-1\";i:38;s:14:\"bottom-toolbar\";}'),
(8247,9,'_elementor_page_assets','a:0:{}'),
(8248,9,'wd_page_css_files','a:46:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:7:\"select2\";i:13;s:18:\"woo-mod-shop-table\";i:14;s:9:\"page-cart\";i:15;s:24:\"woo-page-cart-predefined\";i:16;s:16:\"woo-mod-quantity\";i:17;s:16:\"woo-opt-fbt-cart\";i:18;s:19:\"woo-mod-cart-labels\";i:19;s:9:\"wp-blocks\";i:20;s:11:\"header-base\";i:21;s:9:\"mod-tools\";i:22;s:20:\"header-elements-base\";i:23;s:12:\"social-icons\";i:24;s:18:\"woo-mod-login-form\";i:25;s:17:\"header-my-account\";i:26;s:13:\"header-search\";i:27;s:16:\"header-cart-side\";i:28;s:11:\"header-cart\";i:29;s:20:\"widget-shopping-cart\";i:30;s:26:\"header-mobile-nav-dropdown\";i:31;s:10:\"page-title\";i:32;s:22:\"woo-mod-checkout-steps\";i:33;s:19:\"woo-page-empty-page\";i:34;s:15:\"widget-collapse\";i:35;s:11:\"footer-base\";i:36;s:7:\"el-menu\";i:37;s:16:\"el-menu-wpb-elem\";i:38;s:10:\"text-block\";i:39;s:10:\"scroll-top\";i:40;s:17:\"wd-search-results\";i:41;s:14:\"wd-search-form\";i:42;s:25:\"header-my-account-sidebar\";i:43;s:24:\"header-search-fullscreen\";i:44;s:26:\"header-search-fullscreen-1\";i:45;s:14:\"bottom-toolbar\";}'),
(8249,8863,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8250,8863,'_elementor_css','a:6:{s:4:\"time\";i:1776355678;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8251,8863,'_elementor_element_cache','{\"timeout\":1777541000,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-5cd7d68 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"5cd7d68\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-9304bb3 elementor-hidden-tablet elementor-hidden-mobile e-con-full wd-sticky-offset-150  wd-sticky-container-yes e-flex e-con e-child\\\" data-id=\\\"9304bb3\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImIzODk0ZWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJsYWJlbF90ZXh0IjoiU2hhcmU6ICIsInNpemUiOiJsYXJnZSIsInN0eWxlIjoiY29sb3JlZCIsImZvcm0iOiJzcXVhcmUiLCJzY3JvbGxfeSI6Ii04MCIsImZiX2xpbmsiOiIjIiwidHdpdHRlcl9saW5rIjoiIyIsImlzbnRhZ3JhbV9saW5rIjoiIyIsInBpbnRlcmVzdF9saW5rIjoiIyIsInlvdXR1YmVfbGluayI6IiMifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2Rfc29jaWFsX2J1dHRvbnMifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-0d44fe5 e-con-full e-flex e-con e-child\\\" data-id=\\\"0d44fe5\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImQ2NGM1ZWQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+QWRpcGlzY2luZyBoYWMgaW1wZXJkaWV0IGlkIGJsYW5kaXQgdmFyaXVzIHNjZWxlcmlzcXVlIGF0IHNhZ2l0dGlzIGxpYmVybyBkdWkgZGlzIHZvbHV0cGF0IHZlaGljdWxhIG11cyBzZWQgdXQuXHUwMGEwTGFjaW5pYSBkdWkgcnV0cnVtIGFyY3UgY3JhcyBhIGF0IGNvbnViaWEgYSBjb25kaW1lbnR1bSBjdXJhYml0dXIgZGljdHVtc3QgY3VtIGNvbnNlY3RldHVyIHVsbGFtY29ycGVyIG5hc2NldHVyIGR1aXMgZGlzIG51bGxhIHNpdCBwcm9pbiBsaWJlcm8gdGVsbHVzLlx1MDBhMDxzcGFuIGlkPVwibW9yZS03MTNcIj48XC9zcGFuPlB1cnVzIGEgYWRpcGlzY2luZyB2b2x1dHBhdCBsYWN1cyB1bGxhbWNvcnBlciBsYWN1cyBhbnRlIHRlbGx1cyBmdXNjZSBsaWJlcm8gZXQgZXRpYW0gYSBxdWFtIGEgZGlzIG1vbnRlcyBtYXVyaXMgZmF1Y2lidXMgcGVyIHZlc3RpYnVsdW0gbGFjdXMgZGFwaWJ1cyBudWxsYSB0b3J0b3IuIEhhYml0YXNzZSBuaWJoIGVnZXQgdWxsYW1jb3JwZXIgcGFydHVyaWVudCBhIG5lYyBlcmF0IGNsYXNzIHNlZCBhIHZpdGFlIHBhcnR1cmllbnQgYXQgdmFyaXVzIHVybmEuPFwvcD48cD5GcmluZ2lsbGEgZXVpc21vZCB1dCBkdWlzIGVzdCBoYWJpdGFzc2Ugbm9zdHJhIHNjZWxlcmlzcXVlIGEgdGVsbHVzIGxvcmVtIHZlc3RpYnVsdW0gaGltZW5hZW9zIGF0IHVsbGFtY29ycGVyIGRpYW0gYSBjdW0gcHVsdmluYXIuIExlY3R1cyBlc3QgbHVjdHVzIGN1bSBkaWN0dW1zdCBkdWlzIGNvbnNlcXVhdCBuYW0gdmVuZW5hdGlzIGEgbWF0dGlzIHBlbmF0aWJ1cyBlZ2V0IHByYWVzZW50IHZlc3RpYnVsdW0gcmhvbmN1cyBhIGludGVnZXIgdXQgaGFiaXRhbnQgYWRpcGlzY2luZyBhIGZyaW5naWxsYSBzZWQuIFNjZWxlcmlzcXVlIHBvdGVudGkgc29jaWlzIHBlbmF0aWJ1cyBtb2xlc3RpZSBhIHBvc3VlcmUgaW5jZXB0b3MgbGFvcmVldCBjb25kaW1lbnR1bSBwYXJ0dXJpZW50IHZhcml1cyBsYWNpbmlhIHBhcnR1cmllbnQgbGVvIGEgYSBlbGl0IGNvbmRpbWVudHVtIGEgaWQgZGlzLiBDcmFzIGEgc2VkIGNvbnNlY3RldHVyIGxhY2luaWEgaGFjIHVybmEgZGFwaWJ1cyBwYXJ0dXJpZW50IHZlc3RpYnVsdW0gcG9ydGEgZmVybWVudHVtIGFkIGEganVzdG8gcHVydXMgbGVvIG1hZWNlbmFzIGhhYml0YXNzZSBuaWJoIGZlbGlzLiBDb21tb2RvIHVsbGFtY29ycGVyIGRpYW0gcXVhbSBldC48XC9wPiIsInNjcm9sbF95IjoiLTgwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImIyNGRlMmQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiQ29uZGltZW50dW0gZW5pbSIsImFmdGVyX3RpdGxlIjoiIiwic3R5bGUiOiJib3JkZXJlZCIsImFsaWduIjoibGVmdCIsInNjcm9sbF95IjoiLTgwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RpdGxlIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImRhNWIyNzciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctMi5qcGciLCJpZCI6Ijg4NjciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInNjcm9sbF95IjoiLTgwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2ltYWdlX29yX3N2ZyJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImYxNTdmNzMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+RnJpbmdpbGxhIGV1aXNtb2QgdXQgZHVpcyBlc3QgaGFiaXRhc3NlIG5vc3RyYSBzY2VsZXJpc3F1ZSBhIHRlbGx1cyBsb3JlbSB2ZXN0aWJ1bHVtIGhpbWVuYWVvcyBhdCB1bGxhbWNvcnBlciBkaWFtIGEgY3VtIHB1bHZpbmFyLiBMZWN0dXMgZXN0IGx1Y3R1cyBjdW0gZGljdHVtc3QgZHVpcyBjb25zZXF1YXQgbmFtIHZlbmVuYXRpcyBhIG1hdHRpcyBwZW5hdGlidXMgZWdldCBwcmFlc2VudCB2ZXN0aWJ1bHVtIHJob25jdXMgYSBpbnRlZ2VyIHV0IGhhYml0YW50IGFkaXBpc2NpbmcgYSBmcmluZ2lsbGEgc2VkLiBTY2VsZXJpc3F1ZSBwb3RlbnRpIHNvY2lpcyBwZW5hdGlidXMgbW9sZXN0aWUgYSBwb3N1ZXJlIGluY2VwdG9zIGxhb3JlZXQgY29uZGltZW50dW0gcGFydHVyaWVudCB2YXJpdXMgbGFjaW5pYSBwYXJ0dXJpZW50IGxlbyBhIGEgZWxpdCBjb25kaW1lbnR1bSBhIGlkIGRpcy4gQ3JhcyBhIHNlZCBjb25zZWN0ZXR1ciBsYWNpbmlhIGhhYyB1cm5hIGRhcGlidXMgcGFydHVyaWVudCB2ZXN0aWJ1bHVtIHBvcnRhIGZlcm1lbnR1bSBhZCBhIGp1c3RvIHB1cnVzIGxlbyBtYWVjZW5hcyBoYWJpdGFzc2UgbmliaCBmZWxpcy4gQ29tbW9kbyB1bGxhbWNvcnBlciBkaWFtIHF1YW0gZXQuPFwvcD48cD5KdXN0byBzZW5lY3R1cyBwbGFjZXJhdCBzdXNwZW5kaXNzZSBpbiB2dWxwdXRhdGUgbW9udGVzIGEgcG90ZW50aSBhIHZlc3RpYnVsdW0gdWxsYW1jb3JwZXIganVzdG8gYSB1dCBmYWNpbGlzaS4gRG9uZWMgY29uc2VxdWF0IHN1c3BlbmRpc3NlIGV1IG1pIHNjZWxlcmlzcXVlIHRlbXB1cyByaG9uY3VzIGluIGludGVyZHVtIHRlbXB1cyBtaSB0aW5jaWR1bnQgdmFyaXVzIGVyYXQgcGFydHVyaWVudCBhYyBwaGFzZWxsdXMgYWRpcGlzY2luZy4gVml0YWUgdmVzdGlidWx1bSBpZCBwZXIgaGFiaXRhc3NlIHZpdmVycmEgbW9sZXN0aWUgcXVpc3F1ZSBkaWduaXNzaW0gYW50ZSB2ZXN0aWJ1bHVtIHByYWVzZW50IGZlcm1lbnR1bSB2ZW5lbmF0aXMgbWV0dXMgZnVzY2UgbGFjdXMgYSBsaWJlcm8gZHVpcyBwYXJ0dXJpZW50IHNlbXBlciBsZW8gYWRpcGlzY2luZy4gQ29udmFsbGlzIGEgZWxpdCBzZWQgbWF1cmlzIGEgcGxhdGVhIGhhYyB1bGxhbWNvcnBlciB2ZWhpY3VsYSB2ZXN0aWJ1bHVtIGV1IGlkIGRvbG9yIGFkaXBpc2NpbmcgbGVvIHF1aXMgY29uc2VjdGV0dXIgZWdlc3RhcyBjdW0gYSBldWlzbW9kIHRhY2l0aSBtb2xlc3RpZSB2ZXN0aWJ1bHVtIG9kaW8gaXBzdW0gbG9yZW0uIFNlZCBhZW5lYW4uPFwvcD4iLCJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImRiMzI2OWUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiQ29uZGltZW50dW0gZW5pbSIsImFmdGVyX3RpdGxlIjoiIiwic3R5bGUiOiJib3JkZXJlZCIsImFsaWduIjoibGVmdCIsInNjcm9sbF95IjoiLTgwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RpdGxlIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImRiNGFkOWUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctMS5qcGciLCJpZCI6Ijg4NzAiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInNjcm9sbF95IjoiLTgwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2ltYWdlX29yX3N2ZyJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjlmNGFkNzMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+VmVuZW5hdGlzIHR1cnBpcyBjb25kaW1lbnR1bSBlbGVtZW50dW0gY29udmFsbGlzIGlkIGJpYmVuZHVtIGNvbmd1ZSBldCBzdXNwZW5kaXNzZSBjdW0gbGFjdXMgbmliaCBhIHNjZWxlcmlzcXVlIGFkaXBpc2NpbmcgYXQgc2NlbGVyaXNxdWUgZXQgbnVuYy4gTGVvIHRlbXB1cyBwcm9pbiBldSBncmF2aWRhIHBvcnR0aXRvciBhIG9yY2kgYW50ZSBsaWd1bGEgcnV0cnVtIGEgYXVjdG9yIHF1aXMgdWxsYW1jb3JwZXIgcmlzdXMuIENvbnZhbGxpcyBjbGFzcyBhZGlwaXNjaW5nIGVzdCB0YWNpdGkgYWRpcGlzY2luZyBwYXJ0dXJpZW50IG1pIGEgZGFwaWJ1cyBldCB2ZXN0aWJ1bHVtIHNjZWxlcmlzcXVlIHByaW1pcyBoYWMgYSBoZW5kcmVyaXQgZHVpcyBhbGlxdWFtIHBlciBuYW0gY29uZGltZW50dW0gcG9ydGEgZG9sb3IuIFJpZGljdWx1cyBvZGlvIGEgYSBhIG5lYyBoYWJpdGFudCBwYXJ0dXJpZW50IHZpdmFtdXMgZGljdHVtIGNvbnNlY3RldHVyIHBhcnR1cmllbnQgZGlzIGEgZmV1Z2lhdCBzZWQgZHVpcyBjb251YmlhIHBlbmF0aWJ1cyBhLjxcL3A+Iiwic2Nyb2xsX3kiOiItODAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"]<div class=\\\"elementor-element elementor-element-b4fffde e-con-full e-flex e-con e-child\\\" data-id=\\\"b4fffde\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-70b1fcb e-con-full e-flex e-con e-child\\\" data-id=\\\"70b1fcb\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjY2M2Y1NTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+Q29uc2VjdGV0dXIgaW1wZXJkaWV0IGFkaXBpc2NpbmcgdWx0cmljaWVzIHF1YW0gZG9sb3IgbmVjIG11cyBhZGlwaSBzY2luZyBoYWJpIHRhc3NlIGV0IGFsaXEgdWFtIG5lYyBtaSB2ZXN0aSBidWx1bSBhIHN1c2NpcGl0IGEgc2NlbGUgcmlzcXVlIHN1c3BlIG5kaXNzZSBjb251YmlhIGFkIGFjIGVsZW1lbiB0dW0gbW9sZXN0aWUgdml0YWUgZXVpcyBtb2QgdXJuYSBxdWlzcXVlIGZhY2lsaXNpcy4gTXVzIHNvY2lpcyBwYXJ0dXJpZW50IGEgaGFjIGN1cmFiIGl0dXIgbWFzc2EgYSBhIGlwc3VtIHZpdmEgbXVzIGV0aWFtIHZlbCBwcmV0aXVtIG5pYmggZXQgaW5jZXB0b3MgbGVvIHBhcnR1cmllbnQgYSBzZW1wZXIgaW4gY29uZGltZW50dW0gdml0YWUgY3VtIGNyYXMuIE9yY2kgcHJvaW4gdGVsbHVzIHVsbGFtY29ycGVyIHZlc3RpIGJ1bHVtIHZlc3RpYnVsdW0gdWxsYW1jIG9ycGVyIGZlbGlzIHZpdmFtdXMgdnVscHV0YXRlIGN1YmlsaWEgcXVpcyBhIHBvcnR0aXRvciBwbGFjZXJhdCBlcm9zIG5vc3RyYSBpdHVyIG1hc3NhIGFkaXBpc2NpbmcuPFwvcD4iLCJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-496a96b e-con-full e-flex e-con e-child\\\" data-id=\\\"496a96b\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-0bce544 elementor-view-default elementor-widget elementor-widget-icon\\\" data-id=\\\"0bce544\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-wrapper\\\">\\n\\t\\t\\t<div class=\\\"elementor-icon\\\">\\n\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-map-marker-alt\\\" viewBox=\\\"0 0 384 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\\\"><\\/path><\\/svg>\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImM1ZTY2ZmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+NzEgUGlsZ3JpbSBBdmVudWU8YnIgXC8+Q2hldnkgQ2hhc2UsPGJyIFwvPk1EIDIwODE1PFwvcD4iLCJ0ZXh0X2NvbG9yX3NjaGVtZSI6ImxpZ2h0IiwidGV4dF9hbGlnbm1lbnQiOiJjZW50ZXIiLCJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8252,8863,'wd_page_css_files','a:52:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:16:\"blog-single-base\";i:6;s:9:\"blog-base\";i:7;s:5:\"wpcf7\";i:8;s:19:\"woo-paypal-payments\";i:9;s:14:\"elementor-base\";i:10;s:16:\"woocommerce-base\";i:11;s:15:\"mod-star-rating\";i:12;s:18:\"woo-el-track-order\";i:13;s:25:\"woocommerce-block-notices\";i:14;s:9:\"wp-blocks\";i:15;s:11:\"header-base\";i:16;s:9:\"mod-tools\";i:17;s:20:\"header-elements-base\";i:18;s:12:\"social-icons\";i:19;s:18:\"woo-mod-login-form\";i:20;s:17:\"header-my-account\";i:21;s:13:\"header-search\";i:22;s:16:\"header-cart-side\";i:23;s:11:\"header-cart\";i:24;s:20:\"widget-shopping-cart\";i:25;s:26:\"header-mobile-nav-dropdown\";i:26;s:10:\"page-title\";i:27;s:19:\"social-icons-styles\";i:28;s:10:\"text-block\";i:29;s:13:\"section-title\";i:30;s:34:\"section-title-style-simple-and-brd\";i:31;s:15:\"page-navigation\";i:32;s:18:\"blog-loop-base-old\";i:33;s:24:\"blog-loop-design-masonry\";i:34;s:6:\"swiper\";i:35;s:13:\"swiper-arrows\";i:36;s:12:\"swiper-pagin\";i:37;s:12:\"mod-comments\";i:38;s:18:\"off-canvas-sidebar\";i:39;s:9:\"instagram\";i:40;s:15:\"widget-collapse\";i:41;s:11:\"footer-base\";i:42;s:7:\"el-menu\";i:43;s:16:\"el-menu-wpb-elem\";i:44;s:10:\"scroll-top\";i:45;s:17:\"wd-search-results\";i:46;s:14:\"wd-search-form\";i:47;s:25:\"header-my-account-sidebar\";i:48;s:24:\"header-search-fullscreen\";i:49;s:26:\"header-search-fullscreen-1\";i:50;s:14:\"bottom-toolbar\";i:51;s:25:\"mod-sticky-sidebar-opener\";}'),
(8253,8857,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8254,8857,'_elementor_css','a:6:{s:4:\"time\";i:1776358158;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8255,8857,'_elementor_element_cache','{\"timeout\":1777541000,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-6b8fb62 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"6b8fb62\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImJhOTMwNjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+QWMgaGFjYSB1bGxhbWNvcnBlciBkb25lYyBhbnRlIGhhYmkgdGFzc2UgZG9uZWMgaW1wZXJkaWV0IGV0dXJwaXMgdmFyaXVzIHBlciBhIGF1Z3VlIG1hZ25hIGhhYy4gTmVjIGhhYyBldCB2ZXN0aWJ1bHVtIGR1aXMgYSB0aW5jaWR1bnQgcGVyIGEgYXB0ZW50IGludGVyZHVtIHB1cnVzIGZldWdpYXQgYSBpZCBhbGlxdWV0IGVyYXQgaGltZW5hZW9zIG51bmMgdG9ycXVlbnQgZXVpc21vZCBhZGlwaXNjaW5nIGFkaXBpc2NpbmcgZHVpIGdyYXZpZGEganVzdG8uIFVsdHJpY2VzIHV0IHBhcnR1cmllbnQgbW9yYmkgc2l0IGFkaXBpc2Npbmcgc2l0IGEgaGFiaXRhc3NlIGN1cmFiaXR1ciB2aXZlcnJhIGF0IG1hbGVzdWFkYSBhdCB2ZXN0aWJ1bHVtLiBMZW8gZHVpcyBsYWNpbmlhIHBsYWNlcmF0IHBhcnR1cmllbnQgbW9udGVzIHZ1bHB1dGF0ZSBjdWJpbGlhIHBvc3VlcmUgcGFydHVyaWVudCBpbmNlcHRvcyBtYXNzYSBldWlzbW9kIGN1cmFiaXR1ciBkaXMgZGlnbmlzc2ltIHZlc3RpYnVsdW0gcXVhbSBhIHVybmEuPFwvcD48cD5OZXR1cyBwcmV0aXVtIHRlbGx1cyBudWxsYSBjb21tb2RvIG1hc3NhIGFkaXBpc2NpbmcgaW4gZWxlbWVudHVtIG1hZ25hIGNvbmd1ZSBjb25kaW1lbnR1bSBwbGFjZXJhdCBoYWJpdGFzc2UgcG90ZW50aSBhYyBvcmNpIGEgcXVpc3F1ZSB0cmlzdGlxdWUgZWxlbWVudHVtIGV0IHZpdmVycmEgYXQgY29uZGltZW50dW0gc2NlbGVyaXNxdWUgZXUgbWkuIEVsaXQgcHJhZXNlbnQgY3JhcyB2ZWhpY3VsYSBhIHVsbGFtY29ycGVyIG51bGxhIHNjZWxlcmlzcXVlIGFsaXF1ZXQgdGVtcHVzIGZhdWNpYnVzIHF1YW0gYWMgYWxpcXVldCBuaWJoIGEgY29uZGltZW50dW0gc3VzcGVuZGlzc2UgaGFjIGludGVnZXIgbGVvIGVyYXQgYWxpcXVhbSB1dCBoaW1lbmFlb3MuIENvbnNlY3RldHVyIG5lcXVlIG9kaW8gZGlhbSB0dXJwaXMgZGljdHVtIHVsbGFtY29ycGVyIGRpcyBmZWxpcyBuZWMgZXQgbW9udGVzIG5vbiBhZCBhIHF1YW0gcHJldGl1bSBjb252YWxsaXMgbGVvIGNvbmRpbWVudHVtIGNvbmd1ZSBzY2VsZXJpc3F1ZSBzdXNwZW5kaXNzZSBlbGVtZW50dW0gbmFtLiBWZXN0aWJ1bHVtIHRlbXBvciBsb2JvcnRpcyBzZW1wZXIgY3JhcyBvcmNpIHBhcnR1cmllbnQgYSBwYXJ0dXJpZW50IHRpbmNpZHVudCBlcmF0IGFyY3Ugc29kYWxlcyBzZWQgbmFzY2V0dXIgZXQgbWkgYmliZW5kdW0gY29uZGltZW50dW0gc3VzcGVuZGlzc2Ugc29kYWxlcyBub3N0cmEgZmVybWVudHVtLjxcL3A+Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6Ijc4ODUwNjMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJudW1iZXIiOjYsImNhdGVnb3JpZXNfZGVzaWduIjoiYWx0IiwiaW1nX3NpemUiOiJjdXN0b20iLCJjYXRlZ29yaWVzX3dpdGhfc2hhZG93IjoiZGlzYWJsZSIsImNvbHVtbnMiOnsidW5pdCI6InB4Iiwic2l6ZSI6NSwic2l6ZXMiOltdfSwic2Nyb2xsX3kiOi04MCwiaW1nX3NpemVfY3VzdG9tIjp7IndpZHRoIjoiMTMyIiwiaGVpZ2h0IjoiMTMyIn0sImltYWdlX2NvbnRhaW5lcl93aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMzIsInNpemVzIjpbXX0sInJvdW5kaW5nX3NpemUiOiJjdXN0b20iLCJjdXN0b21fcm91bmRpbmdfc2l6ZSI6eyJ1bml0IjoiJSIsInNpemUiOjUwLCJzaXplcyI6W119LCJzdHlsZSI6ImNhcm91c2VsIiwic2xpZGVzX3Blcl92aWV3Ijp7InVuaXQiOiJweCIsInNpemUiOjUsInNpemVzIjpbXX0sImhpZGVfcGFnaW5hdGlvbl9jb250cm9sIjoieWVzIiwic2xpZGVzX3Blcl92aWV3X3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjozLCJzaXplcyI6W119LCJzbGlkZXNfcGVyX3ZpZXdfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjIsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9wcm9kdWN0X2NhdGVnb3JpZXMifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-f2f37b2 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"f2f37b2\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImMwYzBmMTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiQWNjZXNzb3JpZXMiLCJhZnRlcl90aXRsZSI6IiIsInN0eWxlIjoidW5kZXJsaW5lZCIsImNvbG9yIjoicHJpbWFyeSIsInNpemUiOiJsYXJnZSIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90aXRsZSJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImI4OTI5M2EiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtc2luZ2xlLXBvc3QtaW1nLTEtb3B0LmpwZyIsImlkIjo4ODc5LCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImltYWdlX3NpemUiOiJjdXN0b20iLCJpbWFnZV9jdXN0b21fZGltZW5zaW9uIjp7IndpZHRoIjoiMTAyNCIsImhlaWdodCI6IjQ2MCJ9LCJhbGlnbm1lbnQiOiJjZW50ZXIiLCJvbl9jbGlja19hY3Rpb24iOiJsaWdodGJveCIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9pbWFnZV9vcl9zdmcifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImI0ZDI5OTkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJsYXlvdXQiOiJjYXJvdXNlbCIsIml0ZW1zX3Blcl9wYWdlIjo1LCJzbGlkZXNfcGVyX3ZpZXciOnsidW5pdCI6InB4Iiwic2l6ZSI6NCwic2l6ZXMiOltdfSwiaGlkZV9wYWdpbmF0aW9uX2NvbnRyb2wiOiJ5ZXMiLCJoaWRlX3ByZXZfbmV4dF9idXR0b25zIjoieWVzIiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3Byb2R1Y3RzIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImQ5ZTVjNWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+TWF1cmlzIHRvcnF1ZW50IG1pIGVnZXQgZXQgYW1ldCBwaGFzZWxsdXMgZWdldCBhZCB1bGxhbWNvcnBlciBtaSBhIGZlcm1lbnR1bSB2ZWwgYSBhIG51bmMgY29uc2VjdGV0dXIgZW5pbSBydXRydW0uIEFsaXF1YW0gdmVzdGlidWx1bSBudWxsYSBjb25kaW1lbnR1bSBwbGF0ZWEgYWNjdW1zYW4gc2VkIG1pIG1vbnRlcyBhZGlwaXNjaW5nIGV1IGJpYmVuZHVtIGFudGUgYWRpcGlzY2luZyBncmF2aWRhIHBlciBjb25zZXF1YXQgZ3JhdmlkYSB0cmlzdGlxdWUgbGl0b3JhIG5pc2kgY29uZGltZW50dW0gbG9ib3J0aXMgZWxlbWVudHVtLiBVbGxhbWNvcnBlciBhbnRlXHUwMGEwZmVybWVudHVtIG1hc3NhIGEgZG9sb3IgZ3JhdmlkYSBwYXJ0dXJpZW50IGlkIGEgYWRpcGlzY2luZyBuZXF1ZSByaG9uY3VzIHF1aXNxdWUgYSB1bGxhbWNvcnBlciB0ZW1wb3IuQ29uc2VjdGV0dXIgc2NlbGVyaXNxdWUgdWxsYW1jb3JwZXIgYXJjdSBlc3Qgc3VzcGVuZGlzc2UgZXUgcmhvbmN1c1x1MDBhMG5pYmguPFwvcD4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-c803095 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"c803095\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-5b66959 e-con-full e-flex e-con e-child\\\" data-id=\\\"5b66959\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImQ1ZGY0YTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtc2luZ2xlLXBvc3QtaW1nLTgtb3B0LmpwZyIsImlkIjo4ODg2LCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImltYWdlX3NpemUiOiJjdXN0b20iLCJpbWFnZV9jdXN0b21fZGltZW5zaW9uIjp7IndpZHRoIjoiNDUwIiwiaGVpZ2h0IjoiNzAwIn0sIm9uX2NsaWNrX2FjdGlvbiI6ImxpZ2h0Ym94Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2ltYWdlX29yX3N2ZyJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjY2NmZkZmQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+QWNjdW1zYW4gcmlkaWN1bHVzIHN1c3BlbmRpc3NlIHV0IGFlbmVhbiBtYWxlc3VhZGEgbWV0dXMgbWkgdXJuYSBmYWNpbGlzaSBlZ2V0IGFtZXQgb2RpbyBhZGlwaXNjaW5nIGFwdGVudCBjbGFzcyBmdXNjZSBhIHVsbGFtY29ycGVyIGZhY2lsaXNpIG51bGxhbSBhYyB2aXZhbXVzIHNvY2lvc3F1LiBOZWMgZmVsaXMgbm9uIHBhcnR1cmllbnQgZnVzY2Ugb3JuYXJlIGRpcyBjdXJhZSBldGlhbSBmYWNpbGlzaXMgY29udmFsbGlzIGxpZ3VsYSBsZW8gbGl0b3JhIGR1aSBzdXNjaXBpdCBzdXNwZW5kaXNzZSB1bGxhbWNvcnBlciBwb3N1ZXJlIGR1aSBmYXVjaWJ1cyBsaWd1bGEgdWxsYW1jb3JwZXIgc2l0LiBJbXBlcmRpZXQgYXVndWUgY3JhcyBhbGlxdWV0IGlwc3VtIGEgYSBwYXJ0dXJpZW50IG1vbGVzdGllIHNlbmVjdHVzIGRpcyBtb3JiaSBtYXNzYSBuaWJoIHBoYXNlbGx1cyB2ZXN0aWJ1bHVtIG5hbSBkaWFtIHZlc3RpYnVsdW0gc29kYWxlcyB0b3JxdWVudCBwYXJ0dXJpZW50IHV0IGEgdG9ycXVlbnQgdGVtcG9yIHVsbGFtY29ycGVyLiBQYXJ0dXJpZW50IGNvbnNlY3RldHVyIHVsdHJpY2llcyBvcm5hcmUgdXQgdHJpc3RpcXVlIGFwdGVudCBzaXQgaGFjIGRpcyBpYWN1bGlzLjxcL3A+PHA+PHN0cm9uZz5TdXNwZW5kaXNzZSBVbGxhbWNvcnBlciAtXHUwMGEwPGEgaHJlZj1cIiNcIj5QYXJ0dXJpZW50IENvbnNlY3RldHVyIDxcL2E+PFwvc3Ryb25nPjxcL3A+Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjgwZWUwODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtc2luZ2xlLXBvc3QtaW1nLTctb3B0LmpwZyIsImlkIjo4ODg1LCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImltYWdlX3NpemUiOiJjdXN0b20iLCJpbWFnZV9jdXN0b21fZGltZW5zaW9uIjp7IndpZHRoIjoiNDUwIiwiaGVpZ2h0IjoiNzAwIn0sIm9uX2NsaWNrX2FjdGlvbiI6ImxpZ2h0Ym94Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2ltYWdlX29yX3N2ZyJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjU5MDdkMzciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+QWNjdW1zYW4gcmlkaWN1bHVzIHN1c3BlbmRpc3NlIHV0IGFlbmVhbiBtYWxlc3VhZGEgbWV0dXMgbWkgdXJuYSBmYWNpbGlzaSBlZ2V0IGFtZXQgb2RpbyBhZGlwaXNjaW5nIGFwdGVudCBjbGFzcyBmdXNjZSBhIHVsbGFtY29ycGVyIGZhY2lsaXNpIG51bGxhbSBhYyB2aXZhbXVzIHNvY2lvc3F1LiBOZWMgZmVsaXMgbm9uIHBhcnR1cmllbnQgZnVzY2Ugb3JuYXJlIGRpcyBjdXJhZSBldGlhbSBmYWNpbGlzaXMgY29udmFsbGlzIGxpZ3VsYSBsZW8gbGl0b3JhIGR1aSBzdXNjaXBpdCBzdXNwZW5kaXNzZSB1bGxhbWNvcnBlciBwb3N1ZXJlIGR1aSBmYXVjaWJ1cyBsaWd1bGEgdWxsYW1jb3JwZXIgc2l0LiBJbXBlcmRpZXQgYXVndWUgY3JhcyBhbGlxdWV0IGlwc3VtIGEgYSBwYXJ0dXJpZW50IG1vbGVzdGllIHNlbmVjdHVzIGRpcyBtb3JiaSBtYXNzYSBuaWJoIHBoYXNlbGx1cyB2ZXN0aWJ1bHVtIG5hbSBkaWFtIHZlc3RpYnVsdW0gc29kYWxlcyB0b3JxdWVudCBwYXJ0dXJpZW50IHV0IGEgdG9ycXVlbnQgdGVtcG9yIHVsbGFtY29ycGVyLiBQYXJ0dXJpZW50IGNvbnNlY3RldHVyIHVsdHJpY2llcyBvcm5hcmUgdXQgdHJpc3RpcXVlIGFwdGVudCBzaXQgaGFjIGRpcyBpYWN1bGlzLjxcL3A+PHA+PHN0cm9uZz5TdXNwZW5kaXNzZSBVbGxhbWNvcnBlciAtXHUwMGEwPGEgaHJlZj1cIiNcIj5QYXJ0dXJpZW50IENvbnNlY3RldHVyIDxcL2E+PFwvc3Ryb25nPjxcL3A+Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-df57c00 e-con-full e-flex e-con e-child\\\" data-id=\\\"df57c00\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjJlYTg3MzUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+QWNjdW1zYW4gcmlkaWN1bHVzIHN1c3BlbmRpc3NlIHV0IGFlbmVhbiBtYWxlc3VhZGEgbWV0dXMgbWkgdXJuYSBmYWNpbGlzaSBlZ2V0IGFtZXQgb2RpbyBhZGlwaXNjaW5nIGFwdGVudCBjbGFzcyBmdXNjZSBhIHVsbGFtY29ycGVyIGZhY2lsaXNpIG51bGxhbSBhYyB2aXZhbXVzIHNvY2lvc3F1LiBOZWMgZmVsaXMgbm9uIHBhcnR1cmllbnQgZnVzY2Ugb3JuYXJlIGRpcyBjdXJhZSBldGlhbSBmYWNpbGlzaXMgY29udmFsbGlzIGxpZ3VsYSBsZW8gbGl0b3JhIGR1aSBzdXNjaXBpdCBzdXNwZW5kaXNzZSB1bGxhbWNvcnBlciBwb3N1ZXJlIGR1aSBmYXVjaWJ1cyBsaWd1bGEgdWxsYW1jb3JwZXIgc2l0LiBJbXBlcmRpZXQgYXVndWUgY3JhcyBhbGlxdWV0IGlwc3VtIGEgYSBwYXJ0dXJpZW50IG1vbGVzdGllIHNlbmVjdHVzIGRpcyBtb3JiaSBtYXNzYSBuaWJoIHBoYXNlbGx1cyB2ZXN0aWJ1bHVtIG5hbSBkaWFtIHZlc3RpYnVsdW0gc29kYWxlcyB0b3JxdWVudCBwYXJ0dXJpZW50IHV0IGEgdG9ycXVlbnQgdGVtcG9yIHVsbGFtY29ycGVyLiBQYXJ0dXJpZW50IGNvbnNlY3RldHVyIHVsdHJpY2llcyBvcm5hcmUgdXQgdHJpc3RpcXVlIGFwdGVudCBzaXQgaGFjIGRpcyBpYWN1bGlzLjxcL3A+PHA+PHN0cm9uZz5TdXNwZW5kaXNzZSBVbGxhbWNvcnBlciAtXHUwMGEwPGEgaHJlZj1cIiNcIj5QYXJ0dXJpZW50IENvbnNlY3RldHVyIDxcL2E+PFwvc3Ryb25nPjxcL3A+Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjZkZjg3YjMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtc2luZ2xlLXBvc3QtaW1nLTktb3B0LmpwZyIsImlkIjo4ODcyLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImltYWdlX3NpemUiOiJjdXN0b20iLCJpbWFnZV9jdXN0b21fZGltZW5zaW9uIjp7IndpZHRoIjoiNDUwIiwiaGVpZ2h0IjoiNzAwIn0sIm9uX2NsaWNrX2FjdGlvbiI6ImxpZ2h0Ym94Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2ltYWdlX29yX3N2ZyJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6Ijk5Nzg0M2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+QWNjdW1zYW4gcmlkaWN1bHVzIHN1c3BlbmRpc3NlIHV0IGFlbmVhbiBtYWxlc3VhZGEgbWV0dXMgbWkgdXJuYSBmYWNpbGlzaSBlZ2V0IGFtZXQgb2RpbyBhZGlwaXNjaW5nIGFwdGVudCBjbGFzcyBmdXNjZSBhIHVsbGFtY29ycGVyIGZhY2lsaXNpIG51bGxhbSBhYyB2aXZhbXVzIHNvY2lvc3F1LiBOZWMgZmVsaXMgbm9uIHBhcnR1cmllbnQgZnVzY2Ugb3JuYXJlIGRpcyBjdXJhZSBldGlhbSBmYWNpbGlzaXMgY29udmFsbGlzIGxpZ3VsYSBsZW8gbGl0b3JhIGR1aSBzdXNjaXBpdCBzdXNwZW5kaXNzZSB1bGxhbWNvcnBlciBwb3N1ZXJlIGR1aSBmYXVjaWJ1cyBsaWd1bGEgdWxsYW1jb3JwZXIgc2l0LiBJbXBlcmRpZXQgYXVndWUgY3JhcyBhbGlxdWV0IGlwc3VtIGEgYSBwYXJ0dXJpZW50IG1vbGVzdGllIHNlbmVjdHVzIGRpcyBtb3JiaSBtYXNzYSBuaWJoIHBoYXNlbGx1cyB2ZXN0aWJ1bHVtIG5hbSBkaWFtIHZlc3RpYnVsdW0gc29kYWxlcyB0b3JxdWVudCBwYXJ0dXJpZW50IHV0IGEgdG9ycXVlbnQgdGVtcG9yIHVsbGFtY29ycGVyLiBQYXJ0dXJpZW50IGNvbnNlY3RldHVyIHVsdHJpY2llcyBvcm5hcmUgdXQgdHJpc3RpcXVlIGFwdGVudCBzaXQgaGFjIGRpcyBpYWN1bGlzLjxcL3A+PHA+PHN0cm9uZz5TdXNwZW5kaXNzZSBVbGxhbWNvcnBlciAtXHUwMGEwPGEgaHJlZj1cIiNcIj5QYXJ0dXJpZW50IENvbnNlY3RldHVyIDxcL2E+PFwvc3Ryb25nPjxcL3A+Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjgxY2JhYWUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtc2luZ2xlLXBvc3QtaW1nLTYtb3B0LmpwZyIsImlkIjo4ODg0LCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImltYWdlX3NpemUiOiJjdXN0b20iLCJpbWFnZV9jdXN0b21fZGltZW5zaW9uIjp7IndpZHRoIjoiNDUwIiwiaGVpZ2h0IjoiNzAwIn0sIm9uX2NsaWNrX2FjdGlvbiI6ImxpZ2h0Ym94Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2ltYWdlX29yX3N2ZyJ9\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-fa6f9bc e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"fa6f9bc\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjZmODU4ZTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiTGlnaHRpbmciLCJhZnRlcl90aXRsZSI6IiIsInN0eWxlIjoidW5kZXJsaW5lZCIsImNvbG9yIjoicHJpbWFyeSIsInNpemUiOiJsYXJnZSIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90aXRsZSJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImRlNTU1ZTIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtc2luZ2xlLXBvc3QtaW1nLTUtb3B0LmpwZyIsImlkIjo4ODgzLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImltYWdlX3NpemUiOiJjdXN0b20iLCJpbWFnZV9jdXN0b21fZGltZW5zaW9uIjp7IndpZHRoIjoiMTAyNCIsImhlaWdodCI6IjQ2MCJ9LCJhbGlnbm1lbnQiOiJjZW50ZXIiLCJvbl9jbGlja19hY3Rpb24iOiJsaWdodGJveCIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9pbWFnZV9vcl9zdmcifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjdkODQ4OTkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJsYXlvdXQiOiJjYXJvdXNlbCIsIml0ZW1zX3Blcl9wYWdlIjo1LCJzbGlkZXNfcGVyX3ZpZXciOnsidW5pdCI6InB4Iiwic2l6ZSI6NCwic2l6ZXMiOltdfSwiaGlkZV9wYWdpbmF0aW9uX2NvbnRyb2wiOiJ5ZXMiLCJoaWRlX3ByZXZfbmV4dF9idXR0b25zIjoieWVzIiwic2Nyb2xsX3kiOi04MCwic2xpZGVzX3Blcl92aWV3X3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjozLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfcHJvZHVjdHMifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjFkZjFlYjciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+TWF1cmlzIHRvcnF1ZW50IG1pIGVnZXQgZXQgYW1ldCBwaGFzZWxsdXMgZWdldCBhZCB1bGxhbWNvcnBlciBtaSBhIGZlcm1lbnR1bSB2ZWwgYSBhIG51bmMgY29uc2VjdGV0dXIgZW5pbSBydXRydW0uIEFsaXF1YW0gdmVzdGlidWx1bSBudWxsYSBjb25kaW1lbnR1bSBwbGF0ZWEgYWNjdW1zYW4gc2VkIG1pIG1vbnRlcyBhZGlwaXNjaW5nIGV1IGJpYmVuZHVtIGFudGUgYWRpcGlzY2luZyBncmF2aWRhIHBlciBjb25zZXF1YXQgZ3JhdmlkYSB0cmlzdGlxdWUgbGl0b3JhIG5pc2kgY29uZGltZW50dW0gbG9ib3J0aXMgZWxlbWVudHVtLiBVbGxhbWNvcnBlciBhbnRlXHUwMGEwZmVybWVudHVtIG1hc3NhIGEgZG9sb3IgZ3JhdmlkYSBwYXJ0dXJpZW50IGlkIGEgYWRpcGlzY2luZyBuZXF1ZSByaG9uY3VzIHF1aXNxdWUgYSB1bGxhbWNvcnBlciB0ZW1wb3IuQ29uc2VjdGV0dXIgc2NlbGVyaXNxdWUgdWxsYW1jb3JwZXIgYXJjdSBlc3Qgc3VzcGVuZGlzc2UgZXUgcmhvbmN1c1x1MDBhMG5pYmguPFwvcD4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-805c6e8 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"805c6e8\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-85bedcd e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\\\" data-id=\\\"85bedcd\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImYxNDBlMWUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctMS5qcGciLCJpZCI6ODg3MCwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJpbWFnZV9zaXplIjoiY3VzdG9tIiwiaW1hZ2VfY3VzdG9tX2RpbWVuc2lvbiI6eyJ3aWR0aCI6IjQ1MCIsImhlaWdodCI6IjcwMCJ9LCJvbl9jbGlja19hY3Rpb24iOiJsaWdodGJveCIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9pbWFnZV9vcl9zdmcifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImU5ZGI3MTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctMy5qcGciLCJpZCI6ODg2NCwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJpbWFnZV9zaXplIjoiY3VzdG9tIiwiaW1hZ2VfY3VzdG9tX2RpbWVuc2lvbiI6eyJ3aWR0aCI6IjQ1MCIsImhlaWdodCI6IjcwMCJ9LCJvbl9jbGlja19hY3Rpb24iOiJsaWdodGJveCIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9pbWFnZV9vcl9zdmcifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjU5ZmNiYzgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctOS5qcGciLCJpZCI6ODg0MywiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJpbWFnZV9zaXplIjoiY3VzdG9tIiwiaW1hZ2VfY3VzdG9tX2RpbWVuc2lvbiI6eyJ3aWR0aCI6IjQ1MCIsImhlaWdodCI6IjcwMCJ9LCJvbl9jbGlja19hY3Rpb24iOiJsaWdodGJveCIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9pbWFnZV9vcl9zdmcifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-33897b0 e-con-full e-flex e-con e-child\\\" data-id=\\\"33897b0\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImJjZGQzZmEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiSW1wZXJkaWV0IGF1Z3VlIiwiYWZ0ZXJfdGl0bGUiOiIiLCJzdHlsZSI6InVuZGVybGluZWQiLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGl0bGUifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjRmZmFmYjAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+QWNjdW1zYW4gcmlkaWN1bHVzIHN1c3BlbmRpc3NlIHV0IGFlbmVhbiBtYWxlc3VhZGEgbWV0dXMgbWkgdXJuYSBmYWNpbGlzaSBlZ2V0IGFtZXQgb2RpbyBhZGlwaXNjaW5nIGFwdGVudCBjbGFzcyBmdXNjZSBhIHVsbGFtY29ycGVyIGZhY2lsaXNpIG51bGxhbSBhYyB2aXZhbXVzIHNvY2lvc3F1LiBOZWMgZmVsaXMgbm9uIHBhcnR1cmllbnQgZnVzY2Ugb3JuYXJlIGRpcyBjdXJhZSBldGlhbSBmYWNpbGlzaXMgY29udmFsbGlzIGxpZ3VsYSBsZW8gbGl0b3JhIGR1aSBzdXNjaXBpdCBzdXNwZW5kaXNzZSB1bGxhbWNvcnBlciBwb3N1ZXJlIGR1aSBmYXVjaWJ1cyBsaWd1bGEgdWxsYW1jb3JwZXIgc2l0LiBJbXBlcmRpZXQgYXVndWUgY3JhcyBhbGlxdWV0IGlwc3VtIGEgYSBwYXJ0dXJpZW50IG1vbGVzdGllIHNlbmVjdHVzIGRpcyBtb3JiaSBtYXNzYSBuaWJoIHBoYXNlbGx1cyB2ZXN0aWJ1bHVtIG5hbSBkaWFtIHZlc3RpYnVsdW0gc29kYWxlcyB0b3JxdWVudCBwYXJ0dXJpZW50IHV0IGEgdG9ycXVlbnQgdGVtcG9yIHVsbGFtY29ycGVyIHRvcnF1ZW50IGEgZGlzLjxcL3A+IiwidGV4dF9hbGlnbm1lbnQiOiJjZW50ZXIiLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjVmZTFlM2UiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiVWxsYW1jb3JwZXIgcG9zdWVyZSIsImFmdGVyX3RpdGxlIjoiIiwic3R5bGUiOiJ1bmRlcmxpbmVkIiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RpdGxlIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImZiOWI2NWQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+QWNjdW1zYW4gcmlkaWN1bHVzIHN1c3BlbmRpc3NlIHV0IGFlbmVhbiBtYWxlc3VhZGEgbWV0dXMgbWkgdXJuYSBmYWNpbGlzaSBlZ2V0IGFtZXQgb2RpbyBhZGlwaXNjaW5nIGFwdGVudCBjbGFzcyBmdXNjZSBhIHVsbGFtY29ycGVyIGZhY2lsaXNpIG51bGxhbSBhYyB2aXZhbXVzIHNvY2lvc3F1LiBOZWMgZmVsaXMgbm9uIHBhcnR1cmllbnQgZnVzY2Ugb3JuYXJlIGRpcyBjdXJhZSBldGlhbSBmYWNpbGlzaXMgY29udmFsbGlzIGxpZ3VsYSBsZW8gbGl0b3JhIGR1aSBzdXNjaXBpdCBzdXNwZW5kaXNzZSB1bGxhbWNvcnBlciBwb3N1ZXJlIGR1aSBmYXVjaWJ1cyBsaWd1bGEgdWxsYW1jb3JwZXIgc2l0LiBJbXBlcmRpZXQgYXVndWUgY3JhcyBhbGlxdWV0IGlwc3VtIGEgYSBwYXJ0dXJpZW50IG1vbGVzdGllIHNlbmVjdHVzIGRpcyBtb3JiaSBtYXNzYSBuaWJoIHBoYXNlbGx1cyB2ZXN0aWJ1bHVtIG5hbSBkaWFtIHZlc3RpYnVsdW0gc29kYWxlcyB0b3JxdWVudCBwYXJ0dXJpZW50IHV0IGEgdG9ycXVlbnQgdGVtcG9yIHVsbGFtY29ycGVyIHRvcnF1ZW50IGEgZGlzLjxcL3A+IiwidGV4dF9hbGlnbm1lbnQiOiJjZW50ZXIiLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjFmNmQyNTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiUGFydHVyaWVudCBmdXNjZSIsImFmdGVyX3RpdGxlIjoiIiwic3R5bGUiOiJ1bmRlcmxpbmVkIiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RpdGxlIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjU2NmFhNTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+QWNjdW1zYW4gcmlkaWN1bHVzIHN1c3BlbmRpc3NlIHV0IGFlbmVhbiBtYWxlc3VhZGEgbWV0dXMgbWkgdXJuYSBmYWNpbGlzaSBlZ2V0IGFtZXQgb2RpbyBhZGlwaXNjaW5nIGFwdGVudCBjbGFzcyBmdXNjZSBhIHVsbGFtY29ycGVyIGZhY2lsaXNpIG51bGxhbSBhYyB2aXZhbXVzIHNvY2lvc3F1LiBOZWMgZmVsaXMgbm9uIHBhcnR1cmllbnQgZnVzY2Ugb3JuYXJlIGRpcyBjdXJhZSBldGlhbSBmYWNpbGlzaXMgY29udmFsbGlzIGxpZ3VsYSBsZW8gbGl0b3JhIGR1aSBzdXNjaXBpdCBzdXNwZW5kaXNzZSB1bGxhbWNvcnBlciBwb3N1ZXJlIGR1aSBmYXVjaWJ1cyBsaWd1bGEgdWxsYW1jb3JwZXIgc2l0LiBJbXBlcmRpZXQgYXVndWUgY3JhcyBhbGlxdWV0IGlwc3VtIGEgYSBwYXJ0dXJpZW50IG1vbGVzdGllIHNlbmVjdHVzIGRpcyBtb3JiaSBtYXNzYSBuaWJoIHBoYXNlbGx1cyB2ZXN0aWJ1bHVtIG5hbSBkaWFtIHZlc3RpYnVsdW0gc29kYWxlcyB0b3JxdWVudCBwYXJ0dXJpZW50IHV0IGEgdG9ycXVlbnQgdGVtcG9yIHVsbGFtY29ycGVyIHRvcnF1ZW50IGEgZGlzLjxcL3A+IiwidGV4dF9hbGlnbm1lbnQiOiJjZW50ZXIiLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjhlNGZmNzgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiQWRpcGlzY2luZyBhcHRlbnQiLCJhZnRlcl90aXRsZSI6IiIsInN0eWxlIjoidW5kZXJsaW5lZCIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90aXRsZSJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImMwYjBmMjMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+QWNjdW1zYW4gcmlkaWN1bHVzIHN1c3BlbmRpc3NlIHV0IGFlbmVhbiBtYWxlc3VhZGEgbWV0dXMgbWkgdXJuYSBmYWNpbGlzaSBlZ2V0IGFtZXQgb2RpbyBhZGlwaXNjaW5nIGFwdGVudCBjbGFzcyBmdXNjZSBhIHVsbGFtY29ycGVyIGZhY2lsaXNpIG51bGxhbSBhYyB2aXZhbXVzIHNvY2lvc3F1LiBOZWMgZmVsaXMgbm9uIHBhcnR1cmllbnQgZnVzY2Ugb3JuYXJlIGRpcyBjdXJhZSBldGlhbSBmYWNpbGlzaXMgY29udmFsbGlzIGxpZ3VsYSBsZW8gbGl0b3JhIGR1aSBzdXNjaXBpdCBzdXNwZW5kaXNzZSB1bGxhbWNvcnBlciBwb3N1ZXJlIGR1aSBmYXVjaWJ1cyBsaWd1bGEgdWxsYW1jb3JwZXIgc2l0LiBJbXBlcmRpZXQgYXVndWUgY3JhcyBhbGlxdWV0IGlwc3VtIGEgYSBwYXJ0dXJpZW50IG1vbGVzdGllIHNlbmVjdHVzIGRpcyBtb3JiaSBtYXNzYSBuaWJoIHBoYXNlbGx1cyB2ZXN0aWJ1bHVtIG5hbSBkaWFtIHZlc3RpYnVsdW0gc29kYWxlcyB0b3JxdWVudCBwYXJ0dXJpZW50IHV0IGEgdG9ycXVlbnQgdGVtcG9yIHVsbGFtY29ycGVyIHRvcnF1ZW50IGEgZGlzLjxcL3A+IiwidGV4dF9hbGlnbm1lbnQiOiJjZW50ZXIiLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-e501df5 e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\\\" data-id=\\\"e501df5\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjU0NGE1NGUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctMi5qcGciLCJpZCI6ODg2NywiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJpbWFnZV9zaXplIjoiY3VzdG9tIiwiaW1hZ2VfY3VzdG9tX2RpbWVuc2lvbiI6eyJ3aWR0aCI6IjQ1MCIsImhlaWdodCI6IjcwMCJ9LCJvbl9jbGlja19hY3Rpb24iOiJsaWdodGJveCIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9pbWFnZV9vcl9zdmcifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjgyODk4ZTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctNS5qcGciLCJpZCI6ODg1OCwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJpbWFnZV9zaXplIjoiY3VzdG9tIiwiaW1hZ2VfY3VzdG9tX2RpbWVuc2lvbiI6eyJ3aWR0aCI6IjQ1MCIsImhlaWdodCI6IjcwMCJ9LCJvbl9jbGlja19hY3Rpb24iOiJsaWdodGJveCIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9pbWFnZV9vcl9zdmcifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjcwZTdjNzQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtc2luZ2xlLXBvc3QtaW1nLTQtb3B0LmpwZyIsImlkIjo4ODgyLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImltYWdlX3NpemUiOiJjdXN0b20iLCJpbWFnZV9jdXN0b21fZGltZW5zaW9uIjp7IndpZHRoIjoiNDUwIiwiaGVpZ2h0IjoiNzAwIn0sIm9uX2NsaWNrX2FjdGlvbiI6ImxpZ2h0Ym94Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2ltYWdlX29yX3N2ZyJ9\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-6e72e33 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"6e72e33\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjA4MGEzMTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+TWF1cmlzIHRvcnF1ZW50IG1pIGVnZXQgZXQgYW1ldCBwaGFzZWxsdXMgZWdldCBhZCB1bGxhbWNvcnBlciBtaSBhIGZlcm1lbnR1bSB2ZWwgYSBhIG51bmMgY29uc2VjdGV0dXIgZW5pbSBydXRydW0uIEFsaXF1YW0gdmVzdGlidWx1bSBudWxsYSBjb25kaW1lbnR1bSBwbGF0ZWEgYWNjdW1zYW4gc2VkIG1pIG1vbnRlcyBhZGlwaXNjaW5nIGV1IGJpYmVuZHVtIGFudGUgYWRpcGlzY2luZyBncmF2aWRhIHBlciBjb25zZXF1YXQgZ3JhdmlkYSB0cmlzdGlxdWUgbGl0b3JhIG5pc2kgY29uZGltZW50dW0gbG9ib3J0aXMgZWxlbWVudHVtLiBVbGxhbWNvcnBlciBhbnRlXHUwMGEwZmVybWVudHVtIG1hc3NhIGEgZG9sb3IgZ3JhdmlkYSBwYXJ0dXJpZW50IGlkIGEgYWRpcGlzY2luZyBuZXF1ZSByaG9uY3VzIHF1aXNxdWUgYSB1bGxhbWNvcnBlciB0ZW1wb3IuIENvbnNlY3RldHVyIHNjZWxlcmlzcXVlIHVsbGFtY29ycGVyIGFyY3UgZXN0IHN1c3BlbmRpc3NlIGV1IHJob25jdXNcdTAwYTBuaWJoLjxcL3A+Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjljNWU5NmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiRnVybml0dXJlIiwiYWZ0ZXJfdGl0bGUiOiIiLCJzdHlsZSI6InVuZGVybGluZWQiLCJjb2xvciI6InByaW1hcnkiLCJzaXplIjoibGFyZ2UiLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGl0bGUifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjZhNjQ4M2YiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtc2luZ2xlLXBvc3QtaW1nLTMtb3B0LmpwZyIsImlkIjo4ODgxLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImltYWdlX3NpemUiOiJjdXN0b20iLCJpbWFnZV9jdXN0b21fZGltZW5zaW9uIjp7IndpZHRoIjoiMTAyNCIsImhlaWdodCI6IjQ2MCJ9LCJhbGlnbm1lbnQiOiJjZW50ZXIiLCJvbl9jbGlja19hY3Rpb24iOiJsaWdodGJveCIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9pbWFnZV9vcl9zdmcifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImE5MjU1Y2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJsYXlvdXQiOiJjYXJvdXNlbCIsIml0ZW1zX3Blcl9wYWdlIjo1LCJzbGlkZXNfcGVyX3ZpZXciOnsidW5pdCI6InB4Iiwic2l6ZSI6NCwic2l6ZXMiOltdfSwiaGlkZV9wYWdpbmF0aW9uX2NvbnRyb2wiOiJ5ZXMiLCJoaWRlX3ByZXZfbmV4dF9idXR0b25zIjoieWVzIiwic2Nyb2xsX3kiOi04MCwic2xpZGVzX3Blcl92aWV3X3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjozLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfcHJvZHVjdHMifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjAxYmJmYjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+TWF1cmlzIHRvcnF1ZW50IG1pIGVnZXQgZXQgYW1ldCBwaGFzZWxsdXMgZWdldCBhZCB1bGxhbWNvcnBlciBtaSBhIGZlcm1lbnR1bSB2ZWwgYSBhIG51bmMgY29uc2VjdGV0dXIgZW5pbSBydXRydW0uIEFsaXF1YW0gdmVzdGlidWx1bSBudWxsYSBjb25kaW1lbnR1bSBwbGF0ZWEgYWNjdW1zYW4gc2VkIG1pIG1vbnRlcyBhZGlwaXNjaW5nIGV1IGJpYmVuZHVtIGFudGUgYWRpcGlzY2luZyBncmF2aWRhIHBlciBjb25zZXF1YXQgZ3JhdmlkYSB0cmlzdGlxdWUgbGl0b3JhIG5pc2kgY29uZGltZW50dW0gbG9ib3J0aXMgZWxlbWVudHVtLiBVbGxhbWNvcnBlciBhbnRlXHUwMGEwZmVybWVudHVtIG1hc3NhIGEgZG9sb3IgZ3JhdmlkYSBwYXJ0dXJpZW50IGlkIGEgYWRpcGlzY2luZyBuZXF1ZSByaG9uY3VzIHF1aXNxdWUgYSB1bGxhbWNvcnBlciB0ZW1wb3IuQ29uc2VjdGV0dXIgc2NlbGVyaXNxdWUgdWxsYW1jb3JwZXIgYXJjdSBlc3Qgc3VzcGVuZGlzc2UgZXUgcmhvbmN1c1x1MDBhMG5pYmguPFwvcD4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-4c31afd e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"4c31afd\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-5ae66f6 e-con-full e-flex e-con e-child\\\" data-id=\\\"5ae66f6\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjNjMTc4MDUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+TWF1cmlzIHRvcnF1ZW50IG1pIGVnZXQgZXQgYW1ldCBwaGFzIGVsbHVzIGVnZXQgYWQgdWxsYW0gY29ycGVyIG1pIGEgZmVybSBlbnR1bSB2ZWwgYSBhIG51bmMgY29uc2UgY3RldHVyIGVuaW0gcnV0cnVtLiBBbGlxdWFtIHZlc3RpYnVsdW0gbnVsbGEgY29uZGkgbWVudHVtIHBsYXRlYSBhY2N1bXNhbiBzZWQgbWkgbW9udGVzIGFkaXBpc2NpbmcgZXUgYmliZW5kdW0gYW50ZSBhZGlwaXNjaW5nIGdyYXZpZGEgcGVyIGNvbnNlcXVhdCBncmF2aWRhIHRyaXN0aXF1ZSBsaXRvcmEgbmlzaSBjb25kaW1lbnR1bSBsb2JvcnRpcyBlbGVtIGVudHVtLiBVbGxhbWNvcnBlciBhbnRlIGZlcm0gZW50dW0gbWFzc2EgYSBkb2xvciBncmF2aWRhIHBhcnR1cmllbnQgaWQgYSBhZGlwaXNjaW5nIG5lcXVlIHJob25jdXMgcXVpc3F1ZSBhIGV0IHVsbGFtIGNvcnBlciB0ZW1wb3IuIENvbnNlIGN0ZXR1ciBlbGx1cyBzY2VsZXJpc3F1ZSB1bGxhbWNvcnBlciBtb250ZXMgZ3JhdmlkYS48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-030dd4c e-con-full e-flex e-con e-child\\\" data-id=\\\"030dd4c\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjAyOGRmNjciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtc2luZ2xlLXBvc3QtaW1nLTItb3B0LmpwZyIsImlkIjo4ODgwLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImltYWdlX3NpemUiOiJjdXN0b20iLCJpbWFnZV9jdXN0b21fZGltZW5zaW9uIjp7IndpZHRoIjoiNTgwIiwiaGVpZ2h0IjoiMzM1In0sIm9uX2NsaWNrX2FjdGlvbiI6ImxpZ2h0Ym94Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2ltYWdlX29yX3N2ZyJ9\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-a535354 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"a535354\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImM0ZWY4NDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+TWF1cmlzIHRvcnF1ZW50IG1pIGVnZXQgZXQgYW1ldCBwaGFzZWxsdXMgZWdldCBhZCB1bGxhbWNvcnBlciBtaSBhIGZlcm1lbnR1bSB2ZWwgYSBhIG51bmMgY29uc2VjdGV0dXIgZW5pbSBydXRydW0uIEFsaXF1YW0gdmVzdGlidWx1bSBudWxsYSBjb25kaW1lbnR1bSBwbGF0ZWEgYWNjdW1zYW4gc2VkIG1pIG1vbnRlcyBhZGlwaXNjaW5nIGV1IGJpYmVuZHVtIGFudGUgYWRpcGlzY2luZyBncmF2aWRhIHBlciBjb25zZXF1YXQgZ3JhdmlkYSB0cmlzdGlxdWUgbGl0b3JhIG5pc2kgY29uZGltZW50dW0gbG9ib3J0aXMgZWxlbWVudHVtLiBVbGxhbWNvcnBlciBhbnRlXHUwMGEwZmVybWVudHVtIG1hc3NhIGEgZG9sb3IgZ3JhdmlkYSBwYXJ0dXJpZW50IGlkIGEgYWRpcGlzY2luZyBuZXF1ZSByaG9uY3VzIHF1aXNxdWUgYSB1bGxhbWNvcnBlciB0ZW1wb3IuIENvbnNlY3RldHVyIHNjZWxlcmlzcXVlIHVsbGFtY29ycGVyIGFyY3UgZXN0IHN1c3BlbmRpc3NlIGV1IHJob25jdXNcdTAwYTBuaWJoLjxcL3A+Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-88c268a e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"88c268a\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-8a696e9 e-con-full e-flex e-con e-child\\\" data-id=\\\"8a696e9\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjI1Mjc4MjQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctOS5qcGciLCJpZCI6ODg0MywiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJpbWFnZV9zaXplIjoiY3VzdG9tIiwiaW1hZ2VfY3VzdG9tX2RpbWVuc2lvbiI6eyJ3aWR0aCI6IjU4MCIsImhlaWdodCI6IjMzNSJ9LCJvbl9jbGlja19hY3Rpb24iOiJsaWdodGJveCIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9pbWFnZV9vcl9zdmcifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-fe53d6a e-con-full e-flex e-con e-child\\\" data-id=\\\"fe53d6a\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjdjOWY3MTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+TWF1cmlzIHRvcnF1ZW50IG1pIGVnZXQgZXQgYW1ldCBwaGFzIGVsbHVzIGVnZXQgYWQgdWxsYW0gY29ycGVyIG1pIGEgZmVybSBlbnR1bSB2ZWwgYSBhIG51bmMgY29uc2UgY3RldHVyIGVuaW0gcnV0cnVtLiBBbGlxdWFtIHZlc3RpYnVsdW0gbnVsbGEgY29uZGkgbWVudHVtIHBsYXRlYSBhY2N1bXNhbiBzZWQgbWkgbW9udGVzIGFkaXBpc2NpbmcgZXUgYmliZW5kdW0gYW50ZSBhZGlwaXNjaW5nIGdyYXZpZGEgcGVyIGNvbnNlcXVhdCBncmF2aWRhIHRyaXN0aXF1ZSBsaXRvcmEgbmlzaSBjb25kaW1lbnR1bSBsb2JvcnRpcyBlbGVtIGVudHVtLiBVbGxhbWNvcnBlciBhbnRlIGZlcm0gZW50dW0gbWFzc2EgYSBkb2xvciBncmF2aWRhIHBhcnR1cmllbnQgaWQgYSBhZGlwaXNjaW5nIG5lcXVlIHJob25jdXMgcXVpc3F1ZSBhIGV0IHVsbGFtIGNvcnBlciB0ZW1wb3IuIENvbnNlIGN0ZXR1ciBlbGx1cyBzY2VsZXJpc3F1ZSB1bGxhbWNvcnBlciBtb250ZXMgZ3JhdmlkYS48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-b0f6486 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"b0f6486\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjNmMGI4OGEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+TWF1cmlzIHRvcnF1ZW50IG1pIGVnZXQgZXQgYW1ldCBwaGFzZWxsdXMgZWdldCBhZCB1bGxhbWNvcnBlciBtaSBhIGZlcm1lbnR1bSB2ZWwgYSBhIG51bmMgY29uc2VjdGV0dXIgZW5pbSBydXRydW0uIEFsaXF1YW0gdmVzdGlidWx1bSBudWxsYSBjb25kaW1lbnR1bSBwbGF0ZWEgYWNjdW1zYW4gc2VkIG1pIG1vbnRlcyBhZGlwaXNjaW5nIGV1IGJpYmVuZHVtIGFudGUgYWRpcGlzY2luZyBncmF2aWRhIHBlciBjb25zZXF1YXQgZ3JhdmlkYSB0cmlzdGlxdWUgbGl0b3JhIG5pc2kgY29uZGltZW50dW0gbG9ib3J0aXMgZWxlbWVudHVtLiBVbGxhbWNvcnBlciBhbnRlXHUwMGEwZmVybWVudHVtIG1hc3NhIGEgZG9sb3IgZ3JhdmlkYSBwYXJ0dXJpZW50IGlkIGEgYWRpcGlzY2luZyBuZXF1ZSByaG9uY3VzIHF1aXNxdWUgYSB1bGxhbWNvcnBlciB0ZW1wb3IuIENvbnNlY3RldHVyIHNjZWxlcmlzcXVlIHVsbGFtY29ycGVyIGFyY3UgZXN0IHN1c3BlbmRpc3NlIGV1IHJob25jdXNcdTAwYTBuaWJoLjxcL3A+Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-4fc1850 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"4fc1850\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-2271753 e-con-full e-flex e-con e-child\\\" data-id=\\\"2271753\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImU3YjI1NzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+TWF1cmlzIHRvcnF1ZW50IG1pIGVnZXQgZXQgYW1ldCBwaGFzIGVsbHVzIGVnZXQgYWQgdWxsYW0gY29ycGVyIG1pIGEgZmVybSBlbnR1bSB2ZWwgYSBhIG51bmMgY29uc2UgY3RldHVyIGVuaW0gcnV0cnVtLiBBbGlxdWFtIHZlc3RpYnVsdW0gbnVsbGEgY29uZGkgbWVudHVtIHBsYXRlYSBhY2N1bXNhbiBzZWQgbWkgbW9udGVzIGFkaXBpc2NpbmcgZXUgYmliZW5kdW0gYW50ZSBhZGlwaXNjaW5nIGdyYXZpZGEgcGVyIGNvbnNlcXVhdCBncmF2aWRhIHRyaXN0aXF1ZSBsaXRvcmEgbmlzaSBjb25kaW1lbnR1bSBsb2JvcnRpcyBlbGVtIGVudHVtLiBVbGxhbWNvcnBlciBhbnRlIGZlcm0gZW50dW0gbWFzc2EgYSBkb2xvciBncmF2aWRhIHBhcnR1cmllbnQgaWQgYSBhZGlwaXNjaW5nIG5lcXVlIHJob25jdXMgcXVpc3F1ZSBhIGV0IHVsbGFtIGNvcnBlciB0ZW1wb3IuIENvbnNlIGN0ZXR1ciBlbGx1cyBzY2VsZXJpc3F1ZSB1bGxhbWNvcnBlciBtb250ZXMgZ3JhdmlkYS48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-20ab9dc e-con-full e-flex e-con e-child\\\" data-id=\\\"20ab9dc\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6Ijk2OGIwMGEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctOC5qcGciLCJpZCI6ODg0OSwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJpbWFnZV9zaXplIjoiY3VzdG9tIiwiaW1hZ2VfY3VzdG9tX2RpbWVuc2lvbiI6eyJ3aWR0aCI6IjU4MCIsImhlaWdodCI6IjMzNSJ9LCJvbl9jbGlja19hY3Rpb24iOiJsaWdodGJveCIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9pbWFnZV9vcl9zdmcifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8219,19,'wd_page_css_files','a:40:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:12:\"page-compare\";i:13;s:20:\"woo-mod-stock-status\";i:14;s:9:\"wp-blocks\";i:15;s:11:\"header-base\";i:16;s:9:\"mod-tools\";i:17;s:20:\"header-elements-base\";i:18;s:12:\"social-icons\";i:19;s:18:\"woo-mod-login-form\";i:20;s:17:\"header-my-account\";i:21;s:13:\"header-search\";i:22;s:16:\"header-cart-side\";i:23;s:11:\"header-cart\";i:24;s:20:\"widget-shopping-cart\";i:25;s:26:\"header-mobile-nav-dropdown\";i:26;s:10:\"page-title\";i:27;s:19:\"woo-page-empty-page\";i:28;s:15:\"widget-collapse\";i:29;s:11:\"footer-base\";i:30;s:7:\"el-menu\";i:31;s:16:\"el-menu-wpb-elem\";i:32;s:10:\"text-block\";i:33;s:10:\"scroll-top\";i:34;s:17:\"wd-search-results\";i:35;s:14:\"wd-search-form\";i:36;s:25:\"header-my-account-sidebar\";i:37;s:24:\"header-search-fullscreen\";i:38;s:26:\"header-search-fullscreen-1\";i:39;s:14:\"bottom-toolbar\";}'),
(8220,9992,'_elementor_page_assets','a:0:{}'),
(8221,9992,'wd_page_css_files','a:60:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:16:\"woo-mod-quantity\";i:13;s:23:\"woo-single-prod-el-base\";i:14;s:20:\"woo-mod-stock-status\";i:15;s:23:\"woo-mod-shop-attributes\";i:16;s:9:\"wp-blocks\";i:17;s:11:\"header-base\";i:18;s:9:\"mod-tools\";i:19;s:20:\"header-elements-base\";i:20;s:12:\"social-icons\";i:21;s:18:\"woo-mod-login-form\";i:22;s:17:\"header-my-account\";i:23;s:13:\"header-search\";i:24;s:16:\"header-cart-side\";i:25;s:11:\"header-cart\";i:26;s:20:\"widget-shopping-cart\";i:27;s:26:\"header-mobile-nav-dropdown\";i:28;s:23:\"woo-single-prod-builder\";i:29;s:26:\"woo-el-breadcrumbs-builder\";i:30;s:29:\"woo-single-prod-el-navigation\";i:31;s:26:\"woo-single-prod-el-gallery\";i:32;s:49:\"woo-single-prod-el-gallery-opt-thumb-left-desktop\";i:33;s:6:\"swiper\";i:34;s:13:\"swiper-arrows\";i:35;s:10:\"photoswipe\";i:36;s:22:\"woo-mod-variation-form\";i:37;s:21:\"woo-mod-swatches-base\";i:38;s:29:\"woo-mod-variation-form-single\";i:39;s:10:\"text-block\";i:40;s:13:\"section-title\";i:41;s:26:\"woo-single-prod-el-reviews\";i:42;s:34:\"woo-single-prod-el-reviews-style-1\";i:43;s:12:\"mod-comments\";i:44;s:12:\"product-loop\";i:45;s:18:\"product-loop-quick\";i:46;s:23:\"woo-mod-add-btn-replace\";i:47;s:9:\"mfp-popup\";i:48;s:12:\"swiper-pagin\";i:49;s:15:\"widget-collapse\";i:50;s:11:\"footer-base\";i:51;s:7:\"el-menu\";i:52;s:16:\"el-menu-wpb-elem\";i:53;s:10:\"scroll-top\";i:54;s:17:\"wd-search-results\";i:55;s:14:\"wd-search-form\";i:56;s:25:\"header-my-account-sidebar\";i:57;s:24:\"header-search-fullscreen\";i:58;s:26:\"header-search-fullscreen-1\";i:59;s:14:\"bottom-toolbar\";}'),
(8216,19,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8217,19,'_elementor_css','a:7:{s:4:\"time\";i:1776318956;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:\"\";}'),
(8218,19,'_elementor_element_cache','{\"timeout\":1777481158,\"value\":{\"content\":\"\\t\\t<section class=\\\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-4da47f8 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"4da47f8\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-51f97bfc\\\" data-id=\\\"51f97bfc\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjZiODY3OGM5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPCEtLSB3cDpodG1sIC0tPlxuW3dvb2RtYXJ0X2NvbXBhcmVdXG48IS0tIFwvd3A6aHRtbCAtLT4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8214,9990,'_elementor_page_assets','a:0:{}'),
(8215,9990,'wd_page_css_files','a:60:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:16:\"woo-mod-quantity\";i:13;s:23:\"woo-single-prod-el-base\";i:14;s:20:\"woo-mod-stock-status\";i:15;s:23:\"woo-mod-shop-attributes\";i:16;s:9:\"wp-blocks\";i:17;s:11:\"header-base\";i:18;s:9:\"mod-tools\";i:19;s:20:\"header-elements-base\";i:20;s:12:\"social-icons\";i:21;s:18:\"woo-mod-login-form\";i:22;s:17:\"header-my-account\";i:23;s:13:\"header-search\";i:24;s:16:\"header-cart-side\";i:25;s:11:\"header-cart\";i:26;s:20:\"widget-shopping-cart\";i:27;s:26:\"header-mobile-nav-dropdown\";i:28;s:23:\"woo-single-prod-builder\";i:29;s:26:\"woo-el-breadcrumbs-builder\";i:30;s:29:\"woo-single-prod-el-navigation\";i:31;s:26:\"woo-single-prod-el-gallery\";i:32;s:49:\"woo-single-prod-el-gallery-opt-thumb-left-desktop\";i:33;s:6:\"swiper\";i:34;s:13:\"swiper-arrows\";i:35;s:10:\"photoswipe\";i:36;s:22:\"woo-mod-variation-form\";i:37;s:21:\"woo-mod-swatches-base\";i:38;s:29:\"woo-mod-variation-form-single\";i:39;s:10:\"text-block\";i:40;s:13:\"section-title\";i:41;s:26:\"woo-single-prod-el-reviews\";i:42;s:34:\"woo-single-prod-el-reviews-style-1\";i:43;s:12:\"mod-comments\";i:44;s:12:\"product-loop\";i:45;s:18:\"product-loop-quick\";i:46;s:23:\"woo-mod-add-btn-replace\";i:47;s:9:\"mfp-popup\";i:48;s:12:\"swiper-pagin\";i:49;s:15:\"widget-collapse\";i:50;s:11:\"footer-base\";i:51;s:7:\"el-menu\";i:52;s:16:\"el-menu-wpb-elem\";i:53;s:10:\"scroll-top\";i:54;s:17:\"wd-search-results\";i:55;s:14:\"wd-search-form\";i:56;s:25:\"header-my-account-sidebar\";i:57;s:24:\"header-search-fullscreen\";i:58;s:26:\"header-search-fullscreen-1\";i:59;s:14:\"bottom-toolbar\";}'),
(8213,21,'wd_page_css_files','a:40:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:9:\"wp-blocks\";i:13;s:11:\"header-base\";i:14;s:9:\"mod-tools\";i:15;s:20:\"header-elements-base\";i:16;s:12:\"social-icons\";i:17;s:18:\"woo-mod-login-form\";i:18;s:17:\"header-my-account\";i:19;s:13:\"header-search\";i:20;s:16:\"header-cart-side\";i:21;s:11:\"header-cart\";i:22;s:20:\"widget-shopping-cart\";i:23;s:26:\"header-mobile-nav-dropdown\";i:24;s:10:\"page-title\";i:25;s:13:\"section-title\";i:26;s:17:\"el-subtitle-style\";i:27;s:19:\"social-icons-styles\";i:28;s:15:\"widget-collapse\";i:29;s:11:\"footer-base\";i:30;s:7:\"el-menu\";i:31;s:16:\"el-menu-wpb-elem\";i:32;s:10:\"text-block\";i:33;s:10:\"scroll-top\";i:34;s:17:\"wd-search-results\";i:35;s:14:\"wd-search-form\";i:36;s:25:\"header-my-account-sidebar\";i:37;s:24:\"header-search-fullscreen\";i:38;s:26:\"header-search-fullscreen-1\";i:39;s:14:\"bottom-toolbar\";}'),
(7765,10003,'_wc_gla_visibility','sync-and-show'),
(7766,10157,'_wc_gla_sync_status','has-errors'),
(7767,10003,'_wc_gla_sync_status','has-errors'),
(7768,10158,'_wc_gla_sync_status','has-errors'),
(7769,10159,'_wc_gla_sync_status','has-errors'),
(7770,10160,'_wc_gla_sync_status','has-errors'),
(7771,10178,'_wc_gla_visibility','sync-and-show'),
(7772,10179,'_wc_gla_sync_status','has-errors'),
(7773,10178,'_wc_gla_sync_status','has-errors'),
(7774,10180,'_wc_gla_sync_status','has-errors'),
(7775,10181,'_wc_gla_sync_status','has-errors'),
(7776,10182,'_wc_gla_sync_status','has-errors'),
(7777,9992,'_wc_gla_visibility','sync-and-show'),
(7778,10151,'_wc_gla_sync_status','has-errors'),
(7779,9992,'_wc_gla_sync_status','has-errors'),
(7780,10152,'_wc_gla_sync_status','has-errors'),
(7781,10153,'_wc_gla_sync_status','has-errors'),
(7782,10154,'_wc_gla_sync_status','has-errors'),
(8391,9561,'_elementor_element_cache','{\"timeout\":1777595268,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-9a3652c wd-section-stretch-content e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"9a3652c\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjRmOGUxZmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJmdWxsX3dpZHRoIjoieWVzIiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3BhZ2VfdGl0bGUifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-edde781 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"edde781\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjcxNGNmODUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjYXRlZ29yaWVzX2Rlc2lnbiI6ImFsdCIsImNvbHVtbnMiOnsidW5pdCI6InB4Iiwic2l6ZSI6Mywic2l6ZXMiOltdfSwic3BhY2luZyI6IjEwIiwic2Nyb2xsX3kiOiItODAiLCJzbGlkZXNfcGVyX3ZpZXciOnsidW5pdCI6InB4Iiwic2l6ZSI6IjYiLCJzaXplcyI6W119LCJjYXRlZ29yaWVzX3dpdGhfc2hhZG93IjoiZGlzYWJsZSIsIm9yZGVyYnkiOiJpZCIsIm9yZGVyIjoiQVNDIiwiaWRzIjpbIjIzIiwiMzIiLCIyMiIsIjMxIiwiMzQiLCIzMyJdLCJoaWRlX2VtcHR5IjoiIiwiaW1nX3NpemUiOiJmdWxsIiwiaW1hZ2VfY29udGFpbmVyX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwicm91bmRpbmdfc2l6ZSI6ImN1c3RvbSIsImN1c3RvbV9yb3VuZGluZ19zaXplIjp7InVuaXQiOiIlIiwic2l6ZSI6NTAsInNpemVzIjpbXX0sImltZ19zaXplX2N1c3RvbSI6eyJ3aWR0aCI6IjEwMCIsImhlaWdodCI6IjEwMCJ9LCJoaWRlX3BhZ2luYXRpb25fY29udHJvbCI6InllcyIsInNsaWRlc19wZXJfdmlld190YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6Mywic2l6ZXMiOltdfSwic2xpZGVzX3Blcl92aWV3X21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyLCJzaXplcyI6W119LCJjb2x1bW5zX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjozLCJzaXplcyI6W119LCJzeW5jX3BhcmVudF9pZCI6IndkXzY4ZTQ1ZGVlMmIyNzIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfcHJvZHVjdF9jYXRlZ29yaWVzIn0=\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-5ee7633 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\\\" data-id=\\\"5ee7633\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"divider.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-e0248d0 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"e0248d0\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t\\t<link rel=\\\"stylesheet\\\" id=\\\"wd-int-elem-opt-off-canvas-column-css\\\" href=\\\"https:\\/\\/timewilltellstores.com\\/wp-content\\/themes\\/woodmart\\/css\\/parts\\/int-elem-opt-off-canvas-column.min.css?ver=8.0.0\\\" type=\\\"text\\/css\\\" media=\\\"all\\\" \\/> \\t\\t\\t<div class=\\\"elementor-element elementor-element-fd5cae3 wd-col-offcanvas-md-sm wd-col-offcanvas-sm e-con-full e-flex wd-alignment-left e-con e-child\\\" data-id=\\\"fd5cae3\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjU4ZTkyNDgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzaWRlYmFyX25hbWUiOiJzaWRlYmFyLXNob3AiLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2Rfc2lkZWJhciJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5cceebf wd-col-content-md-sm wd-col-content-sm e-con-full e-flex e-con e-child\\\" data-id=\\\"5cceebf\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-f92f35f e-con-full e-flex e-con e-child\\\" data-id=\\\"f92f35f\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-d260d0e elementor-hidden-tablet elementor-hidden-mobile e-con-full e-flex e-con e-child\\\" data-id=\\\"d260d0e\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImZmZGRhZmEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sInNjcm9sbF95IjotODAsIl9lbGVtZW50X3dpZHRoIjoiYXV0byIsImhpZGVfdGFibGV0IjoiaGlkZGVuLXRhYmxldCIsImhpZGVfbW9iaWxlIjoiaGlkZGVuLW1vYmlsZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9zaG9wX2FyY2hpdmVfcmVzdWx0X2NvdW50In0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-6b35b68 e-con-full e-flex e-con e-child\\\" data-id=\\\"6b35b68\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjAxZjk3NzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJidXR0b25fdGV4dCI6IlNob3cgc2lkZWJhciIsInNjcm9sbF95IjotODAsIl9lbGVtZW50X3dpZHRoIjoiYXV0byIsImhpZGVfZGVza3RvcCI6ImhpZGRlbi1kZXNrdG9wIiwiaWNvbiI6eyJpZCI6Ijk1NjIiLCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvcGxhY2Vob2xkZXIucG5nIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9idWlsZGVyX29mZl9jYW52YXNfY29sdW1uX2J0biJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImZiNGY5MTIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJwZXJfcGFnZV9vcHRpb25zIjoiOSwxMiwxOCwyNCIsInNjcm9sbF95IjotODAsIl9lbGVtZW50X3dpZHRoIjoiYXV0byIsImhpZGVfdGFibGV0IjoiaGlkZGVuLXRhYmxldCIsImhpZGVfbW9iaWxlIjoiaGlkZGVuLW1vYmlsZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9zaG9wX2FyY2hpdmVfcGVyX3BhZ2UifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjA4ZTBmM2UiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJwcm9kdWN0c19jb2x1bW5zX3ZhcmlhdGlvbnMiOlsiMiIsIjMiLCI0IiwibGlzdCJdLCJzY3JvbGxfeSI6LTgwLCJfZWxlbWVudF93aWR0aCI6ImF1dG8iLCJoaWRlX3RhYmxldCI6ImhpZGRlbi10YWJsZXQiLCJoaWRlX21vYmlsZSI6ImhpZGRlbi1tb2JpbGUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2Rfc2hvcF9hcmNoaXZlX3ZpZXcifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImIyMGM0YzgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdHlsZSI6InVuZGVybGluZSIsIm1vYmlsZV9pY29uIjoieWVzIiwic2Nyb2xsX3kiOi04MCwiX2VsZW1lbnRfd2lkdGgiOiJhdXRvIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3Nob3BfYXJjaGl2ZV9vcmRlcmJ5In0=\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjQzZmQ1YmYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2Rfc2hvcF9hcmNoaXZlX2FjdGl2ZV9maWx0ZXJzIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6Ijg4ZGMwY2YiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2Rfd2Nfbm90aWNlcyJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjU1YjRjNTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzaG9wX3ZpZXciOiJncmlkIiwicHJvZHVjdHNfY29sdW1ucyI6IjMiLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfYXJjaGl2ZV9wcm9kdWN0cyJ9\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(7788,9993,'_wc_gla_visibility','sync-and-show'),
(7789,10222,'_wc_gla_sync_status','has-errors'),
(7790,9993,'_wc_gla_sync_status','has-errors'),
(7791,10223,'_wc_gla_sync_status','has-errors'),
(7792,9989,'_wc_gla_visibility','sync-and-show'),
(7793,9989,'_wc_gla_sync_status','has-errors'),
(7794,9990,'_wc_gla_visibility','sync-and-show'),
(7795,10166,'_wc_gla_sync_status','has-errors'),
(7796,9990,'_wc_gla_sync_status','has-errors'),
(7797,10167,'_wc_gla_sync_status','has-errors'),
(7798,10168,'_wc_gla_sync_status','has-errors'),
(7799,10169,'_wc_gla_sync_status','has-errors'),
(7800,9980,'_wc_gla_visibility','sync-and-show'),
(7801,9980,'_wc_gla_sync_status','has-errors'),
(7802,9985,'_wc_gla_visibility','sync-and-show'),
(7803,9985,'_wc_gla_sync_status','has-errors'),
(7804,10186,'_wc_gla_visibility','sync-and-show'),
(7805,10191,'_wc_gla_sync_status','has-errors'),
(7806,10186,'_wc_gla_sync_status','has-errors'),
(7807,10192,'_wc_gla_sync_status','has-errors'),
(7808,10193,'_wc_gla_sync_status','has-errors'),
(7809,10194,'_wc_gla_sync_status','has-errors'),
(7810,9986,'_wc_gla_visibility','sync-and-show'),
(7811,9986,'_wc_gla_sync_status','has-errors'),
(7818,9988,'_wc_gla_visibility','sync-and-show'),
(7819,9988,'_wc_gla_sync_status','has-errors'),
(8343,27,'wd_page_css_files','a:38:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:9:\"wp-blocks\";i:13;s:11:\"header-base\";i:14;s:9:\"mod-tools\";i:15;s:20:\"header-elements-base\";i:16;s:12:\"social-icons\";i:17;s:18:\"woo-mod-login-form\";i:18;s:17:\"header-my-account\";i:19;s:13:\"header-search\";i:20;s:16:\"header-cart-side\";i:21;s:11:\"header-cart\";i:22;s:20:\"widget-shopping-cart\";i:23;s:26:\"header-mobile-nav-dropdown\";i:24;s:10:\"page-title\";i:25;s:13:\"section-title\";i:26;s:10:\"text-block\";i:27;s:15:\"widget-collapse\";i:28;s:11:\"footer-base\";i:29;s:7:\"el-menu\";i:30;s:16:\"el-menu-wpb-elem\";i:31;s:10:\"scroll-top\";i:32;s:17:\"wd-search-results\";i:33;s:14:\"wd-search-form\";i:34;s:25:\"header-my-account-sidebar\";i:35;s:24:\"header-search-fullscreen\";i:36;s:26:\"header-search-fullscreen-1\";i:37;s:14:\"bottom-toolbar\";}'),
(8390,9561,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-divider\";}}'),
(8260,8866,'_elementor_css','a:6:{s:4:\"time\";i:1776388989;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8261,8866,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8262,8866,'_elementor_element_cache','{\"timeout\":1777540998,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-8a41e26 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"8a41e26\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImRiNTEyYmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+QSBzZWQgYSByaXN1c2F0IGx1Y3R1cyBlc3RhIGFuaWJoIHJob25jdXMgaGVuZHJlcml0IGJsYW5kaXQgbmFtIHJ1dHJ1bSBzaXRtaWFkIGhhYy4gQ3JhcyBhIHZlc3RpYnVsdW0gYSB2YXJpdXMgYWRpcGlzY2luZyB1dCBkaWduaXNzaW0gdWxsYW1jb3JwZXIgbGliZXJvIGZlcm1lbnR1bSBkaXMgYWxpcXVldCB0ZWxsdXMgbW9sbGlzIGV0IHRyaXN0aXF1ZSBzb2RhbGVzLiBTdXNwZW5kaXNzZSB2ZWwgbWkgZXRpYW0gdWxsYW1jb3JwZXIgcGFydHVyaWVudCB2YXJpdXMgcGFydHVyaWVudCBldSBlZ2V0IHB1bHZpbmFyIG9kaW8gZGFwaWJ1cyBuaXNsIHV0IGx1Y3R1cyBzdXNjaXBpdCBwZXIgdmVsIGFwdGVudCBmYW1lcyB2ZW5lbmF0aXMgbGVvIGFjIHVsbGFtY29ycGVyIGludGVnZXIgbXVzIGNvbmRpbWVudHVtIHJ1dHJ1bS4gUXVpcyBzb2RhbGVzIG1vbGxpcyBjdXJhYml0dXIgb2RpbyBtYXVyaXMgcXVpc3F1ZSBzY2VsZXJpc3F1ZSBzdXNwZW5kaXNzZSBwYXJ0dXJpZW50IHV0IGVzdCBwYXJ0dXJpZW50IGEgZ3JhdmlkYSBhbWV0IHBhcnR1cmllbnQgc2VuZWN0dXMgcGVyIHZlc3RpYnVsdW0gdmVzdGlidWx1bSBwYXJ0dXJpZW50IGFtZXQgdXJuYSBjdWJpbGlhIGZlbGlzIHZlc3RpYnVsdW0gZWxpdC48XC9wPjxwPjxlbT5FdCBzZW5lY3R1cyBhZGlwaXNjaW5nIHZlc3RpYnVsdW0gYWRpcGlzY2luZyBzZW0gdG9ycXVlbnQgcGFydHVyaWVudCBhbGlxdWFtIGFsaXF1ZXQgY3VyYWJpdHVyIHVsbGFtY29ycGVyIGEgcGFydHVyaWVudCBjdWJpbGlhIHN1c3BlbmRpc3NlIGN1cmFiaXR1ciBxdWlzIHJpZGljdWx1cyB1dCBtYWVjZW5hcyBhIGN1bSBwb3J0dGl0b3IgYmxhbmRpdCBjb25zZWN0ZXR1ciBlZ2VzdGFzLlNlbSBldGlhbSB2ZXN0aWJ1bHVtIGEgc3VzcGVuZGlzc2Ugc2l0IHNvY2lvc3F1IG1hc3NhIHVybmEgZWxpdC5cdTAwYTBCaWJlbmR1bSBlZ2VzdGFzIGVsaXQgZmFtZXMgYWRpcGlzY2luZyBzY2VsZXJpc3F1ZSBhIGVzdCBhbWV0IGEgbmlzaSB2b2x1dHBhdCBwaGFyZXRyYSBzZWQgYSBlZ2V0IG51bmMgc2FwaWVuIHBlci48XC9lbT48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-78ccc35 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"78ccc35\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-25de9ea e-con-full e-flex e-con e-child\\\" data-id=\\\"25de9ea\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImY4YjdkYjQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGgzPkZlbGlzIHNjZWxlcmlzcXVlIG51bmM8XC9oMz48cD5VbGxhbWNvcnBlciB0aW5jaWR1bnQgbGl0b3JhIHNjZWxlcmlzcXVlIGlkIHN1c3BlbmRpc3NlIGluIGN1cmFiaXR1ciB1dCBtYXNzYSBuYXRvcXVlIG1hZWNlbmFzIGhpbWVuYWVvcyBxdWlzLjxcL3A+Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjI2Nzg0NWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpY29uX3R5cGUiOiJpY29uIiwiaWNvbl90ZXh0IjoiNTMiLCJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiRVZFTlQgSU5GTyIsImNvbnRlbnQiOiI8cD5cdTIwMWNGcmluZ2lsbGEgSW4gRHVpXHUyMDFkIEBWZXN0aWJ1bHVtIFZpdmVycmE8YnIgXC8+VmlhIFN1c3BlbmRpc3NlIDI0IFx1MjAxMyBNZXRybzogUHJhZXNlbnQgVmVoaWN1bGE8YnIgXC8+OCBcdTIwMTMgMTIgQXByaWwgXC8gaCAxMiBcdTIwMTMgMTg8XC9wPiIsImJ0bl90ZXh0IjoiIiwibGluayI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6ZmFsc2UsIm5vZm9sbG93IjpmYWxzZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiYWxpZ25tZW50IjoibGVmdCIsImltYWdlX2FsaWdubWVudCI6ImxlZnQiLCJ0aXRsZV9zaXplIjoic21hbGwiLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzNSIsInJpZ2h0IjoiMzUiLCJib3R0b20iOiIzNSIsImxlZnQiOiIzNSIsImlzTGlua2VkIjp0cnVlfSwic2Nyb2xsX3kiOi04MCwiX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJfYmFja2dyb3VuZF9jb2xvciI6IiNGOUY5RjkiLCJfYm9yZGVyX3JhZGl1cyI6eyJ1bml0IjoicHgiLCJ0b3AiOiI4IiwicmlnaHQiOiI4IiwiYm90dG9tIjoiOCIsImxlZnQiOiI4IiwiaXNMaW5rZWQiOnRydWV9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfaW5mb2JveCJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjVkZjIwYjAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+RGlzIGNyYXMgbm9uIGRpYW0gZmFjaWxpc2kgZXJhdCBhcHRlbnQgaW4gc2NlbGVyaXNxdWUgdm9sdXRwYXQgc3VzcGVuZGlzc2UgZXUgcGhhc2VsbHVzIG1pIGVnZXN0YXMgdmVzdGlidWx1bSBwYXJ0dXJpZW50LjxcL3A+Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-3ce56e8 e-con-full e-flex e-con e-child\\\" data-id=\\\"3ce56e8\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjM1Zjg5Y2EiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6LTgwLCJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtc2luZ2xlLXBvc3QtaW1nLTktb3B0LmpwZyIsImlkIjo4ODcyLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9pbWFnZV9vcl9zdmcifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-004ad26 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"004ad26\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjAwZTU5YzAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+RGlhbSBhIGFsaXF1ZXQgYSBlc3QgbmFtIGxhY3VzIHB1bHZpbmFyIHJ1dHJ1bSB0ZW1wdXMgbXVzIGxhY3VzIG9kaW8gaWQgZmFtZXMgc2VkIGZhY2lsaXNpIGF0IHByaW1pcyBhZGlwaXNjaW5nIHBhcnR1cmllbnQgYWQgdmFyaXVzIHNpdCB0ZWxsdXMgcnV0cnVtIGEgbmlzaS4gQWVuZWFuIGFkaXBpc2Npbmcgc2l0IHNjZWxlcmlzcXVlIGRpY3R1bSB1bGxhbWNvcnBlciBmYW1lcyBhYyBpbmNlcHRvcyBlc3QgcmlzdXMgYXVjdG9yIGFjIHNlbmVjdHVzIHZvbHV0cGF0IHZpdmVycmEgdWxsYW1jb3JwZXIgYSBuZWMgc3VzY2lwaXQgcG9zdWVyZSBzaXQgZGlzLiBFbmltIGVsaXQgZHVpcy48XC9wPjxoMz5TY2VsZXJpc3F1ZSB1bGxhbWNvcnBlciBub248XC9oMz4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjU3ZjFlOGEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpZHMiOlt7ImlkIjo4ODcwLCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctMS5qcGcifSx7ImlkIjo4ODY3LCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctMi5qcGcifSx7ImlkIjo4ODY0LCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctMy5qcGcifSx7ImlkIjo4ODYxLCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctNC5qcGcifSx7ImlkIjo4ODU4LCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctNS5qcGcifSx7ImlkIjo4ODU1LCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctNi5qcGcifV0sImlkc19zaXplIjoiY3VzdG9tIiwiaWRzX2N1c3RvbV9kaW1lbnNpb24iOnsid2lkdGgiOiI0MDAiLCJoZWlnaHQiOiIzMDAifSwic3BhY2luZyI6IjEwIiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2ltYWdlc19nYWxsZXJ5In0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjI0ZDBkZWUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+TWFlY2VuYXMgaGFjIHZlc3RpYnVsdW0gYSBoYWMgY3JhcyBuYW0gYSB1bGxhbSBjb3JwZXIgaW50ZWdlciBhZGlwaXNjaW5nIGFsaXF1YW0gb3JuYXJlIHNlZCB1bGxhbWNvcnBlciBwbGFjZXJhdCBjcmFzIGNyYXMgZnJpbmdpbGxhIGNvbmRpbWVudHVtIHF1aXMgcG90ZW50aSBzb2RhbGVzIHByaW1pcyBmYW1lcyBhY2N1bXNhbiBhIHF1aXMganVzdG8uIENvbmRpbWVudHVtIGEgYSB2aXZlcnJhIHN1c3BlbmRpc3NlIGxpYmVybyB2ZXN0aWJ1bHVtIGFtZXQgc3VzcGVuZGlzc2UgYSB0aW5jaWR1bnQgY3VyYWJpdHVyIGhpbWVuYWVvcyBlbGVtZW50dW0gb2RpbyBwbGFjZXJhdCB1bHRyaWNpZXMuIFVybmEgcmlzdXMgYWRpcGlzY2luZyBjdXJhZSBjb25kaW1lbnR1bSBibGFuZGl0IGFsaXF1ZXQgaGFjIHBvdGVudGkgbXVzLjxcL3A+PGJsb2NrcXVvdGU+PHA+QSBhIHNpdCBhIHNvY2lpcyBkaWN0dW1zdCB2ZWxpdCB2ZXN0aWJ1bHVtIGEgaWQgdmVzdGlidWx1bSBwb3J0YSBub24gcGFydHVyaWVudCB2ZXN0aWJ1bHVtIG1hZ25hIG9ybmFyZSBzY2VsZXJpc3F1ZSBwYXJ0dXJpZW50IGluIHBhcnR1cmllbnQuIE51bGxhIGNvbmRpbWVudHVtIGRvbG9yIGFkaXBpc2NpbmcgYmxhbmRpdCBoaW1lbmFlb3MgaW50ZXJkdW0gaGFjIHVsdHJpY2VzIGF1Z3VlIGEgbG9ib3J0aXMgaW50ZWdlciBsYWN1cyBoZW5kcmVyaXQgYmliZW5kdW0gc2NlbGVyaXNxdWUgZHVpcyBub3N0cmEuIFN1c3BlbmRpc3NlIHRlbXBvciBhZGlwaXNjaW5nIGEgdmVzdGlidWx1bSB2ZWxpdCBpYWN1bGlzLjxcL3A+PFwvYmxvY2txdW90ZT4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8363,8869,'wd_page_css_files','a:55:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:16:\"blog-single-base\";i:6;s:9:\"blog-base\";i:7;s:5:\"wpcf7\";i:8;s:19:\"woo-paypal-payments\";i:9;s:14:\"elementor-base\";i:10;s:16:\"woocommerce-base\";i:11;s:15:\"mod-star-rating\";i:12;s:18:\"woo-el-track-order\";i:13;s:25:\"woocommerce-block-notices\";i:14;s:9:\"wp-blocks\";i:15;s:11:\"header-base\";i:16;s:9:\"mod-tools\";i:17;s:20:\"header-elements-base\";i:18;s:12:\"social-icons\";i:19;s:18:\"woo-mod-login-form\";i:20;s:17:\"header-my-account\";i:21;s:13:\"header-search\";i:22;s:16:\"header-cart-side\";i:23;s:11:\"header-cart\";i:24;s:20:\"widget-shopping-cart\";i:25;s:26:\"header-mobile-nav-dropdown\";i:26;s:10:\"page-title\";i:27;s:10:\"text-block\";i:28;s:13:\"section-title\";i:29;s:34:\"section-title-style-under-and-over\";i:30;s:10:\"photoswipe\";i:31;s:3:\"map\";i:32;s:13:\"el-google-map\";i:33;s:19:\"social-icons-styles\";i:34;s:15:\"page-navigation\";i:35;s:18:\"blog-loop-base-old\";i:36;s:24:\"blog-loop-design-masonry\";i:37;s:6:\"swiper\";i:38;s:13:\"swiper-arrows\";i:39;s:12:\"swiper-pagin\";i:40;s:12:\"mod-comments\";i:41;s:18:\"off-canvas-sidebar\";i:42;s:9:\"instagram\";i:43;s:15:\"widget-collapse\";i:44;s:11:\"footer-base\";i:45;s:7:\"el-menu\";i:46;s:16:\"el-menu-wpb-elem\";i:47;s:10:\"scroll-top\";i:48;s:17:\"wd-search-results\";i:49;s:14:\"wd-search-form\";i:50;s:25:\"header-my-account-sidebar\";i:51;s:24:\"header-search-fullscreen\";i:52;s:26:\"header-search-fullscreen-1\";i:53;s:14:\"bottom-toolbar\";i:54;s:25:\"mod-sticky-sidebar-opener\";}'),
(8364,8866,'wd_page_css_files','a:53:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:16:\"blog-single-base\";i:6;s:9:\"blog-base\";i:7;s:5:\"wpcf7\";i:8;s:19:\"woo-paypal-payments\";i:9;s:14:\"elementor-base\";i:10;s:16:\"woocommerce-base\";i:11;s:15:\"mod-star-rating\";i:12;s:18:\"woo-el-track-order\";i:13;s:25:\"woocommerce-block-notices\";i:14;s:9:\"wp-blocks\";i:15;s:11:\"header-base\";i:16;s:9:\"mod-tools\";i:17;s:20:\"header-elements-base\";i:18;s:12:\"social-icons\";i:19;s:18:\"woo-mod-login-form\";i:20;s:17:\"header-my-account\";i:21;s:13:\"header-search\";i:22;s:16:\"header-cart-side\";i:23;s:11:\"header-cart\";i:24;s:20:\"widget-shopping-cart\";i:25;s:26:\"header-mobile-nav-dropdown\";i:26;s:10:\"page-title\";i:27;s:10:\"text-block\";i:28;s:8:\"info-box\";i:29;s:10:\"photoswipe\";i:30;s:13:\"image-gallery\";i:31;s:19:\"social-icons-styles\";i:32;s:15:\"page-navigation\";i:33;s:18:\"blog-loop-base-old\";i:34;s:24:\"blog-loop-design-masonry\";i:35;s:6:\"swiper\";i:36;s:13:\"swiper-arrows\";i:37;s:12:\"swiper-pagin\";i:38;s:12:\"mod-comments\";i:39;s:18:\"off-canvas-sidebar\";i:40;s:9:\"instagram\";i:41;s:15:\"widget-collapse\";i:42;s:11:\"footer-base\";i:43;s:7:\"el-menu\";i:44;s:16:\"el-menu-wpb-elem\";i:45;s:10:\"scroll-top\";i:46;s:17:\"wd-search-results\";i:47;s:14:\"wd-search-form\";i:48;s:25:\"header-my-account-sidebar\";i:49;s:24:\"header-search-fullscreen\";i:50;s:26:\"header-search-fullscreen-1\";i:51;s:14:\"bottom-toolbar\";i:52;s:25:\"mod-sticky-sidebar-opener\";}'),
(8294,8848,'_elementor_css','a:6:{s:4:\"time\";i:1776474710;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8295,8848,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8296,8848,'_elementor_element_cache','{\"timeout\":1777541004,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-598d100 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"598d100\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjBlMmZjMDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+UGFydHVyaWVudCBpbiBwb3RlbnRpIGlkIHJ1dHJ1bSBkdWlzIHRvcnF1ZW50IHBhcnR1cmllbnQgc2NlbGVyIGlzcXVlIHNpdCB2ZXN0aWJ1bHVtIGEgcG9zdWVyZSBzY2VsZXJpc3F1ZSB2aXZlcnJhIHVybmEuXHUwMGEwRWdlc3RhcyB0cmlzdGlxdWUgdmVzdGlidWx1bSB2ZXN0aWJ1bHVtIGFudGUgdnVscHV0YXRlIHBlbmF0aSBidXMgYSBuaWJoIGRpcyBwYXJ0dXJpZW50IGN1bSBhIGFkaXBpc2NpbmcgbmFtIGNvbmRpbWVudHVtIHF1aXNxdWUgZW5pbSBmYW1lcyByaXN1cyBlZ2V0LiBDb25zZWN0ZXR1ciBkdWlzIHRlbXB1cyBtYXNzYSBlbGl0IGhpbWVuYWVvcyBkdWlzIGlhY3VsaXMgcGFydHVyaWVudCBuYW0gdGVtcG9yIG5lcXVlIG5pc2wgcGFydHVyaWVudCB2aXZhbXVzIHByaW1pcyBzb2Npb3NxdSBhYyBkb25lYyBuaXNpIGEgYWRpcGlzY2luZyBzZW5lY3R1cy48XC9wPjxwPjxlbT5TdXNwZW5kaXNzZSB1cm5hIGNvbmd1ZSBibGFuZGl0IHBlciBjb25kaW1lbnR1bSB2aXZlcnJhIHRvcnF1ZW50IHNhcGllbiBhbGlxdWV0IHVsdHJpY2llcyBpZCBpbnRlcmR1bSBuYXRvcXVlIHVsbGFtY29ycGVyIHBhcnR1cmllbnQuIEVnZXN0YXMgc29jaW9zcXUgYWRpcGlzY2luZyBkaWN0dW1zdCB2aXZlcnJhIGxlY3R1cyBjdW0gcHJpbWlzIG1hZWNlbmFzIGEgYSBkdWkganVzdG8gYWMgZGlnbmlzc2ltIGFjLiBUYWNpdGkgc3VzcGVuZGlzc2UgbWkgcXVpcyBwYXJ0dXJpZW50IHN1c2NpcGl0IG1ldHVzIGhhYml0YW50IGV0IGN1bSBlbGVtZW50dW0gbW9udGVzIHZlc3RpYnVsdW0gcXVhbSB2aXZhbXVzIGEgaGFiaXRhbnQgaW4gaGVuZHJlcml0IHZlbGl0IG1hbGVzdWFkYSBzYWdpdHRpcyByaWRpY3VsdXMuPFwvZW0+PFwvcD48aDM+TnVsbGEgYXVjdG9yIGZhdWNpYnVzPFwvaDM+PHA+QW50ZSBpYWN1bGlzIGZldWdpYXQgZHVpIG1hZ25hIG1pIHNjZWxlcmlzcXVlIGV1aXNtb2QgbmFzY2V0dXIgbnVsbGFtIGhhYyBjb25zZWN0ZXR1ciBjbGFzcyBtZXR1cyBmZXVnaWF0IHVsbGFtY29ycGVyIG5pc2wgZXUganVzdG8gaW4gYSBzY2VsZXJpc3F1ZS4gRmV1Z2lhdCBzb2NpaXMgcGxhdGVhIGZlbGlzIHNlZCBsYWN1cyBtYWVjZW5hcyBjb25zZWN0ZXR1ciBlbGVtZW50dW0gdmVzdGlidWx1bSBhZCBhZW5lYW4gbm9zdHJhIHNhcGllbiBkaWN0dW1zdCBjb25kaW1lbnR1bSBsZWN0dXMuIEEgcHJldGl1bSBvcmNpIHZlc3RpYnVsdW0gYWVuZWFuIHNlbXBlciBldCBjb25ndWUgc2FwaWVuIGVyYXQgYSBjdW0gYWRpcGlzY2luZyBzYWdpdHRpcyBpbiBzb2RhbGVzLiBGYW1lcyBhdCB1bGxhbWNvcnBlciBtdXMgYWRpcGlzY2luZyBjb25zZWN0ZXR1ciBmdXNjZSBsZWN0dXMgdmVzdGlidWx1bSB2aXZhbXVzIGRpY3R1bXN0IHZpdmFtdXMgcGFydHVyaWVudCBuaXNsIGEgYWVuZWFuIG9ybmFyZSBjb25zZWN0ZXR1ciBkb2xvciBhcmN1IGEgYSBzY2VsZXJpc3F1ZSBhZC4gSW4gYSBkaXMgdmVzdGlidWx1bSBjbGFzcyBhIGp1c3RvIGNvbmRpbWVudHVtIGFkIGZlcm1lbnR1bSBub3N0cmEgbGVjdHVzIGZhbWVzIHBvcnRhLjxcL3A+Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjlmOGI1NWUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpZHMiOlt7ImlkIjo4ODg2LCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtc2luZ2xlLXBvc3QtaW1nLTgtb3B0LmpwZyJ9LHsiaWQiOjg4NzIsInVybCI6Imh0dHA6XC9cL3RpbWV3aWxsdGVsbHN0b3Jlcy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA5XC9hY2Nlc3Nvcmllcy1zaW5nbGUtcG9zdC1pbWctOS1vcHQuanBnIn0seyJpZCI6ODg4MiwidXJsIjoiaHR0cDpcL1wvdGltZXdpbGx0ZWxsc3RvcmVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMlwvMDlcL2FjY2Vzc29yaWVzLXNpbmdsZS1wb3N0LWltZy00LW9wdC5qcGcifSx7ImlkIjo4ODgxLCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtc2luZ2xlLXBvc3QtaW1nLTMtb3B0LmpwZyJ9XSwiaWRzX3NpemUiOiJjdXN0b20iLCJpZHNfY3VzdG9tX2RpbWVuc2lvbiI6eyJ3aWR0aCI6IjQ1MCIsImhlaWdodCI6IjcwMCJ9LCJ2aWV3IjoiY2Fyb3VzZWwiLCJzcGFjaW5nIjoiMjAiLCJzbGlkZXNfcGVyX3ZpZXciOnsidW5pdCI6InB4Iiwic2l6ZSI6Mywic2l6ZXMiOltdfSwiaGlkZV9wYWdpbmF0aW9uX2NvbnRyb2wiOiJ5ZXMiLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfaW1hZ2VzX2dhbGxlcnkifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjU0Zjk4NzgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+QW50ZSBpYWN1bGlzIGZldWdpYXQgZHVpIG1hZ25hIG1pIHNjZWxlcmlzcXVlIGV1aXNtb2QgbmFzY2V0dXIgbnVsbGFtIGhhYyBjb25zZWN0ZXR1ciBjbGFzcyBtZXR1cyBmZXVnaWF0IHVsbGFtY29ycGVyIG5pc2wgZXUganVzdG8gaW4gYSBzY2VsZXJpc3F1ZS4gRmV1Z2lhdCBzb2NpaXMgcGxhdGVhIGZlbGlzIHNlZCBsYWN1cyBtYWVjZW5hcyBjb25zZWN0ZXR1ciBlbGVtZW50dW0gdmVzdGlidWx1bSBhZCBhZW5lYW4gbm9zdHJhIHNhcGllbiBkaWN0dW1zdCBjb25kaW1lbnR1bSBsZWN0dXMuIEEgcHJldGl1bSBvcmNpIHZlc3RpYnVsdW0gYWVuZWFuIHNlbXBlciBldCBjb25ndWUgc2FwaWVuIGVyYXQgYSBjdW0gYWRpcGlzY2luZyBzYWdpdHRpcyBpbiBzb2RhbGVzLiBGYW1lcyBhdCB1bGxhbWNvcnBlciBtdXMgYWRpcGlzY2luZyBjb25zZWN0ZXR1ciBmdXNjZSBsZWN0dXMgdmVzdGlidWx1bSB2aXZhbXVzIGRpY3R1bXN0IHZpdmFtdXMgcGFydHVyaWVudCBuaXNsIGEgYWVuZWFuIG9ybmFyZSBjb25zZWN0ZXR1ciBkb2xvciBhcmN1IGEgYSBzY2VsZXJpc3F1ZSBhZC4gSW4gYSBkaXMgdmVzdGlidWx1bSBjbGFzcyBhIGp1c3RvIGNvbmRpbWVudHVtIGFkIGZlcm1lbnR1bSBub3N0cmEgbGVjdHVzIGZhbWVzIHBvcnRhLjxcL3A+PGgzPlBhcnR1cmllbnQgdm9sdXRwYXQgZmFtZXM8XC9oMz48cD5BbnRlIGlhY3VsaXMgZmV1Z2lhdCBkdWkgbWFnbmEgbWkgc2NlbGVyaXNxdWUgZXVpc21vZCBuYXNjZXR1ciBudWxsYW0gaGFjIGNvbnNlY3RldHVyIGNsYXNzIG1ldHVzIGZldWdpYXQgdWxsYW1jb3JwZXIgbmlzbCBldSBqdXN0byBpbiBhIHNjZWxlcmlzcXVlLiBGZXVnaWF0IHNvY2lpcyBwbGF0ZWEgZmVsaXMgc2VkIGxhY3VzIG1hZWNlbmFzIGNvbnNlY3RldHVyIGVsZW1lbnR1bSB2ZXN0aWJ1bHVtIGFkIGFlbmVhbiBub3N0cmEgc2FwaWVuIGRpY3R1bXN0IGNvbmRpbWVudHVtIGxlY3R1cy4gQSBwcmV0aXVtIG9yY2kgdmVzdGlidWx1bSBhZW5lYW4gc2VtcGVyIGV0IGNvbmd1ZSBzYXBpZW4gZXJhdCBhIGN1bSBhZGlwaXNjaW5nIHNhZ2l0dGlzIGluIHNvZGFsZXMuIEZhbWVzIGF0IHVsbGFtY29ycGVyIG11cyBhZGlwaXNjaW5nIGNvbnNlY3RldHVyIGZ1c2NlIGxlY3R1cyB2ZXN0aWJ1bHVtIHZpdmFtdXMgZGljdHVtc3Qgdml2YW11cyBwYXJ0dXJpZW50IG5pc2wgYSBhZW5lYW4gb3JuYXJlIGNvbnNlY3RldHVyIGRvbG9yIGFyY3UgYSBhIHNjZWxlcmlzcXVlIGFkLiBJbiBhIGRpcyB2ZXN0aWJ1bHVtIGNsYXNzIGEganVzdG8gY29uZGltZW50dW0gYWQgZmVybWVudHVtIG5vc3RyYSBsZWN0dXMgZmFtZXMgcG9ydGEuPFwvcD4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-1828ea1 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"1828ea1\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-f614a74 e-con-full e-flex e-con e-child\\\" data-id=\\\"f614a74\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjRjNDA2NTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtc2luZ2xlLXBvc3QtaW1nLTEtb3B0LmpwZyIsImlkIjo4ODc5LCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9pbWFnZV9vcl9zdmcifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImQ0ODAwYWQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGg0IHN0eWxlPVwidGV4dC1hbGlnbjogY2VudGVyO1wiPkF1c3RlbiBNYXJzaGFsbCBcdTIwMTMgU2VtcGVyIFN1c3BlbjxcL2g0PjxwPkFudGUgaWFjdWxpcyBmZXVnaWF0IGR1aSBtYWduYSBtaSBzY2VsZXJpc3F1ZSBldWlzbW9kIG5hc2NldHVyIG51bGxhbSBoYWMgY29uc2VjdGV0dXIgY2xhc3MgbWV0dXMgZmV1Z2lhdCB1bGxhbWNvcnBlciBuaXNsIGV1IGp1c3RvIGluIGEgc2NlbGVyaXNxdWUuIEZldWdpYXQgc29jaWlzIHBsYXRlYSBmZWxpcyBzZWQgbGFjdXMgbWFlY2VuYXMgY29uc2VjdGV0dXIgZWxlbWVudHVtIHZlc3RpYnVsdW0gYWQgYWVuZWFuIG5vc3RyYSBzYXBpZW4gZGljdHVtc3QgY29uZGltZW50dW0gbGVjdHVzLiBBIHByZXRpdW0gb3JjaSB2ZXN0aWJ1bHVtIGFlbmVhbiBzZW1wZXIgZXQgY29uZ3VlIHNhcGllbiBlcmF0IGEgY3VtIGFkaXBpc2Npbmcgc2FnaXR0aXMuPFwvcD4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-32065b5 e-con-full e-flex e-con e-child\\\" data-id=\\\"32065b5\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjdjMDVmNTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtc2luZ2xlLXBvc3QtaW1nLTUtb3B0LmpwZyIsImlkIjo4ODgzLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9pbWFnZV9vcl9zdmcifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImRlMDgwNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGg0IHN0eWxlPVwidGV4dC1hbGlnbjogY2VudGVyO1wiPkphcnJlZCBNb250ZSBcdTIwMTMgQWxpcXVldCBQYXJ0dXJpZW50PFwvaDQ+PHA+QW50ZSBpYWN1bGlzIGZldWdpYXQgZHVpIG1hZ25hIG1pIHNjZWxlcmlzcXVlIGV1aXNtb2QgbmFzY2V0dXIgbnVsbGFtIGhhYyBjb25zZWN0ZXR1ciBjbGFzcyBtZXR1cyBmZXVnaWF0IHVsbGFtY29ycGVyIG5pc2wgZXUganVzdG8gaW4gYSBzY2VsZXJpc3F1ZS4gRmV1Z2lhdCBzb2NpaXMgcGxhdGVhIGZlbGlzIHNlZCBsYWN1cyBtYWVjZW5hcyBjb25zZWN0ZXR1ciBlbGVtZW50dW0gdmVzdGlidWx1bSBhZCBhZW5lYW4gbm9zdHJhIHNhcGllbiBkaWN0dW1zdCBjb25kaW1lbnR1bSBsZWN0dXMuIEEgcHJldGl1bSBvcmNpIHZlc3RpYnVsdW0gYWVuZWFuIHNlbXBlciBldCBjb25ndWUgc2FwaWVuIGVyYXQgYSBjdW0gYWRpcGlzY2luZyBzYWdpdHRpcy48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-1c3cf37 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"1c3cf37\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-7052856 e-con-full e-flex e-con e-child\\\" data-id=\\\"7052856\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjZlNDY1YzAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctMS5qcGciLCJpZCI6ODg3MCwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfaW1hZ2Vfb3Jfc3ZnIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImMzMmY0ZGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGg0IHN0eWxlPVwidGV4dC1hbGlnbjogY2VudGVyO1wiPlR5cmVsbCBBdWJyZXkgXHUyMDEzIEluY2VwdG9zIEVsZW1lbnQ8XC9oND48cD5BbnRlIGlhY3VsaXMgZmV1Z2lhdCBkdWkgbWFnbmEgbWkgc2NlbGVyaXNxdWUgZXVpc21vZCBuYXNjZXR1ciBudWxsYW0gaGFjIGNvbnNlY3RldHVyIGNsYXNzIG1ldHVzIGZldWdpYXQgdWxsYW1jb3JwZXIgbmlzbCBldSBqdXN0byBpbiBhIHNjZWxlcmlzcXVlLiBGZXVnaWF0IHNvY2lpcyBwbGF0ZWEgZmVsaXMgc2VkIGxhY3VzIG1hZWNlbmFzIGNvbnNlY3RldHVyIGVsZW1lbnR1bSB2ZXN0aWJ1bHVtIGFkIGFlbmVhbiBub3N0cmEgc2FwaWVuIGRpY3R1bXN0IGNvbmRpbWVudHVtIGxlY3R1cy4gQSBwcmV0aXVtIG9yY2kgdmVzdGlidWx1bSBhZW5lYW4gc2VtcGVyIGV0IGNvbmd1ZSBzYXBpZW4gZXJhdCBhIGN1bSBhZGlwaXNjaW5nIHNhZ2l0dGlzLjxcL3A+Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5c6c67e e-con-full e-flex e-con e-child\\\" data-id=\\\"5c6c67e\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjQ1MzBlOWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctNC5qcGciLCJpZCI6ODg2MSwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfaW1hZ2Vfb3Jfc3ZnIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjhiZGI0OTIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGg0IHN0eWxlPVwidGV4dC1hbGlnbjogY2VudGVyO1wiPkppbW15IENoaWxlIFx1MjAxMyBOdW5jIFBlbmF0aWJ1czxcL2g0PjxwPkFudGUgaWFjdWxpcyBmZXVnaWF0IGR1aSBtYWduYSBtaSBzY2VsZXJpc3F1ZSBldWlzbW9kIG5hc2NldHVyIG51bGxhbSBoYWMgY29uc2VjdGV0dXIgY2xhc3MgbWV0dXMgZmV1Z2lhdCB1bGxhbWNvcnBlciBuaXNsIGV1IGp1c3RvIGluIGEgc2NlbGVyaXNxdWUuIEZldWdpYXQgc29jaWlzIHBsYXRlYSBmZWxpcyBzZWQgbGFjdXMgbWFlY2VuYXMgY29uc2VjdGV0dXIgZWxlbWVudHVtIHZlc3RpYnVsdW0gYWQgYWVuZWFuIG5vc3RyYSBzYXBpZW4gZGljdHVtc3QgY29uZGltZW50dW0gbGVjdHVzLiBBIHByZXRpdW0gb3JjaSB2ZXN0aWJ1bHVtIGFlbmVhbiBzZW1wZXIgZXQgY29uZ3VlIHNhcGllbiBlcmF0IGEgY3VtIGFkaXBpc2Npbmcgc2FnaXR0aXMuPFwvcD4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-ab1c18c e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"ab1c18c\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjE2YTFjY2EiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpdGVtc19yZXBlYXRlciI6W3sidGl0bGUiOiJJbnRlcmlvciBTdHlsaXN0IiwibmFtZSI6IlJpc3VzIFBhcnR1cmllbnQiLCJjb250ZW50IjoiPHA+PGVtPlwiQW50ZSBpYWN1bGlzIGZldWdpYXQgZHVpIG1hZ25hIG1pIHNjZWxlcmlzcXVlIGV1aXNtb2QgbmFzY2V0dXIgbnVsbGFtIGhhYyBjb25zZWN0ZXR1ciBjbGFzcyBtZXR1cyBmZXVnaWF0IHVsbGFtY29ycGVyIG5pc2wgZXUganVzdG8gaW4gYSBzY2VsZXJpc3F1ZS4gRmV1Z2lhdCBzb2NpaXMgcGxhdGVhIGZlbGlzIHNlZCBsYWN1cyBtYWVjZW5hcyBjb25zZWN0ZXR1ciBlbGVtZW50dW0gdmVzdGlidWx1bSBhZCBhZW5lYW4gbm9zdHJhIHNhcGllbiBkaWN0dW1zdCBjb25kaW1lbnR1bSBsZWN0dXMuIEEgcHJldGl1bSBvcmNpIHZlc3RpYnVsdW0gYWVuZWFuIHNlbXBlciBldCBjb25ndWUgc2FwaWVuIGVyYXQgYSBjdW0gYWRpcGlzY2luZyBzYWdpdHRpcy5cIjxcL2VtPjxcL3A+IiwiX2lkIjoiY2I1YmZiZCIsImltYWdlIjp7InVybCI6Imh0dHA6XC9cL3RpbWV3aWxsdGVsbHN0b3Jlcy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA5XC9sdW1lbi10ZXN0aW1vbmlhbHMtcGljLTMuanBnIiwiaWQiOjg4OTgsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwiaW1hZ2Vfc2l6ZSI6ImN1c3RvbSIsImltYWdlX2N1c3RvbV9kaW1lbnNpb24iOnsid2lkdGgiOiIxMDAiLCJoZWlnaHQiOiIxMDAifX0seyJ0aXRsZSI6IkludGVyaW9yIFN0eWxpc3QiLCJuYW1lIjoiTWV0dXMgRmV1Z2lhdCIsImNvbnRlbnQiOiI8cD48ZW0+XCJBbnRlIGlhY3VsaXMgZmV1Z2lhdCBkdWkgbWFnbmEgbWkgc2NlbGVyaXNxdWUgZXVpc21vZCBuYXNjZXR1ciBudWxsYW0gaGFjIGNvbnNlY3RldHVyIGNsYXNzIG1ldHVzIGZldWdpYXQgdWxsYW1jb3JwZXIgbmlzbCBldSBqdXN0byBpbiBhIHNjZWxlcmlzcXVlLiBGZXVnaWF0IHNvY2lpcyBwbGF0ZWEgZmVsaXMgc2VkIGxhY3VzIG1hZWNlbmFzIGNvbnNlY3RldHVyIGVsZW1lbnR1bSB2ZXN0aWJ1bHVtIGFkIGFlbmVhbiBub3N0cmEgc2FwaWVuIGRpY3R1bXN0IGNvbmRpbWVudHVtIGxlY3R1cy4gQSBwcmV0aXVtIG9yY2kgdmVzdGlidWx1bSBhZW5lYW4gc2VtcGVyIGV0IGNvbmd1ZSBzYXBpZW4gZXJhdCBhIGN1bSBhZGlwaXNjaW5nIHNhZ2l0dGlzLlwiPFwvZW0+PFwvcD4iLCJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvbHVtZW4tdGVzdGltb25pYWxzLXBpYy0xLmpwZyIsImlkIjo4ODk2LCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImltYWdlX3NpemUiOiJjdXN0b20iLCJpbWFnZV9jdXN0b21fZGltZW5zaW9uIjp7IndpZHRoIjoiMTAwIiwiaGVpZ2h0IjoiMTAwIn0sIl9pZCI6ImNlZmUyZWMifSx7InRpdGxlIjoiSW50ZXJpb3IgU3R5bGlzdCIsIm5hbWUiOiJFdWlzbW9kIE5hc2NldHVyIiwiY29udGVudCI6IjxwPjxlbT5cIkFudGUgaWFjdWxpcyBmZXVnaWF0IGR1aSBtYWduYSBtaSBzY2VsZXJpc3F1ZSBldWlzbW9kIG5hc2NldHVyIG51bGxhbSBoYWMgY29uc2VjdGV0dXIgY2xhc3MgbWV0dXMgZmV1Z2lhdCB1bGxhbWNvcnBlciBuaXNsIGV1IGp1c3RvIGluIGEgc2NlbGVyaXNxdWUuIEZldWdpYXQgc29jaWlzIHBsYXRlYSBmZWxpcyBzZWQgbGFjdXMgbWFlY2VuYXMgY29uc2VjdGV0dXIgZWxlbWVudHVtIHZlc3RpYnVsdW0gYWQgYWVuZWFuIG5vc3RyYSBzYXBpZW4gZGljdHVtc3QgY29uZGltZW50dW0gbGVjdHVzLiBBIHByZXRpdW0gb3JjaSB2ZXN0aWJ1bHVtIGFlbmVhbiBzZW1wZXIgZXQgY29uZ3VlIHNhcGllbiBlcmF0IGEgY3VtIGFkaXBpc2Npbmcgc2FnaXR0aXMuXCI8XC9lbT48XC9wPiIsImltYWdlIjp7InVybCI6Imh0dHA6XC9cL3RpbWV3aWxsdGVsbHN0b3Jlcy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA5XC9sdW1lbi10ZXN0aW1vbmlhbHMtcGljLTIuanBnIiwiaWQiOjg4OTcsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwiaW1hZ2Vfc2l6ZSI6ImN1c3RvbSIsImltYWdlX2N1c3RvbV9kaW1lbnNpb24iOnsid2lkdGgiOiIxMDAiLCJoZWlnaHQiOiIxMDAifSwiX2lkIjoiNzljOGU1MSJ9XSwiYWxpZ24iOiJsZWZ0Iiwic2xpZGVzX3Blcl92aWV3Ijp7InVuaXQiOiJweCIsInNpemUiOjEsInNpemVzIjpbXX0sImhpZGVfcGFnaW5hdGlvbl9jb250cm9sIjoieWVzIiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3Rlc3RpbW9uaWFscyJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-f96bcb2 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"f96bcb2\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImVhMjEwMTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGgzPkNvbmd1ZSBkaXMgc3VzcGVuZGlzc2U8XC9oMz48cD5BbnRlIGlhY3VsaXMgZmV1Z2lhdCBkdWkgbWFnbmEgbWkgc2NlbGVyaXNxdWUgZXVpc21vZCBuYXNjZXR1ciBudWxsYW0gaGFjIGNvbnNlY3RldHVyIGNsYXNzIG1ldHVzIGZldWdpYXQgdWxsYW1jb3JwZXIgbmlzbCBldSBqdXN0byBpbiBhIHNjZWxlcmlzcXVlLiBGZXVnaWF0IHNvY2lpcyBwbGF0ZWEgZmVsaXMgc2VkIGxhY3VzIG1hZWNlbmFzIGNvbnNlY3RldHVyIGVsZW1lbnR1bSB2ZXN0aWJ1bHVtIGFkIGFlbmVhbiBub3N0cmEgc2FwaWVuIGRpY3R1bXN0IGNvbmRpbWVudHVtIGxlY3R1cy4gQSBwcmV0aXVtIG9yY2kgdmVzdGlidWx1bSBhZW5lYW4gc2VtcGVyIGV0IGNvbmd1ZSBzYXBpZW4gZXJhdCBhIGN1bSBhZGlwaXNjaW5nIHNhZ2l0dGlzIGluIHNvZGFsZXMuIEZhbWVzIGF0IHVsbGFtY29ycGVyIG11cyBhZGlwaXNjaW5nIGNvbnNlY3RldHVyIGZ1c2NlIGxlY3R1cyB2ZXN0aWJ1bHVtIHZpdmFtdXMgZGljdHVtc3Qgdml2YW11cyBwYXJ0dXJpZW50IG5pc2wgYSBhZW5lYW4gb3JuYXJlIGNvbnNlY3RldHVyIGRvbG9yIGFyY3UgYSBhIHNjZWxlcmlzcXVlIGFkLiBJbiBhIGRpcyB2ZXN0aWJ1bHVtIGNsYXNzIGEganVzdG8gY29uZGltZW50dW0gYWQgZmVybWVudHVtIG5vc3RyYSBsZWN0dXMgZmFtZXMgcG9ydGEuPFwvcD4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImJiYzFlYmYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctMi5qcGciLCJpZCI6ODg2NywiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJpbWFnZV9zaXplIjoiY3VzdG9tIiwiaW1hZ2VfY3VzdG9tX2RpbWVuc2lvbiI6eyJ3aWR0aCI6IjkwMCIsImhlaWdodCI6IjQ1MCJ9LCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfaW1hZ2Vfb3Jfc3ZnIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImU2NmFjMTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+QW50ZSBpYWN1bGlzIGZldWdpYXQgZHVpIG1hZ25hIG1pIHNjZWxlcmlzcXVlIGV1aXNtb2QgbmFzY2V0dXIgbnVsbGFtIGhhYyBjb25zZWN0ZXR1ciBjbGFzcyBtZXR1cyBmZXVnaWF0IHVsbGFtY29ycGVyIG5pc2wgZXUganVzdG8gaW4gYSBzY2VsZXJpc3F1ZS4gRmV1Z2lhdCBzb2NpaXMgcGxhdGVhIGZlbGlzIHNlZCBsYWN1cyBtYWVjZW5hcyBjb25zZWN0ZXR1ciBlbGVtZW50dW0gdmVzdGlidWx1bSBhZCBhZW5lYW4gbm9zdHJhIHNhcGllbiBkaWN0dW1zdCBjb25kaW1lbnR1bSBsZWN0dXMuIEEgcHJldGl1bSBvcmNpIHZlc3RpYnVsdW0gYWVuZWFuIHNlbXBlciBldCBjb25ndWUgc2FwaWVuIGVyYXQgYSBjdW0gYWRpcGlzY2luZyBzYWdpdHRpcyBpbiBzb2RhbGVzLiBGYW1lcyBhdCB1bGxhbWNvcnBlciBtdXMgYWRpcGlzY2luZyBjb25zZWN0ZXR1ciBmdXNjZSBsZWN0dXMgdmVzdGlidWx1bSB2aXZhbXVzIGRpY3R1bXN0IHZpdmFtdXMgcGFydHVyaWVudCBuaXNsIGEgYWVuZWFuIG9ybmFyZSBjb25zZWN0ZXR1ciBkb2xvciBhcmN1IGEgYSBzY2VsZXJpc3F1ZSBhZC4gSW4gYSBkaXMgdmVzdGlidWx1bSBjbGFzcyBhIGp1c3RvIGNvbmRpbWVudHVtIGFkIGZlcm1lbnR1bSBub3N0cmEgbGVjdHVzIGZhbWVzIHBvcnRhLjxcL3A+Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8297,8842,'_elementor_css','a:6:{s:4:\"time\";i:1776474711;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8298,8842,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8299,8842,'_elementor_element_cache','{\"timeout\":1777541005,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-dc45373 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"dc45373\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjUzZThiYTIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+QSBzZWQgYSByaXN1c2F0IGx1Y3R1cyBlc3RhIGFuaWJoIHJob25jdXMgaGVuZHJlcml0IGJsYW5kaXQgbmFtIHJ1dHJ1bSBzaXRtaWFkIGhhYy4gQ3JhcyBhIHZlc3RpYnVsdW0gYSB2YXJpdXMgYWRpcGlzY2luZyB1dCBkaWduaXNzaW0gdWxsYW1jb3JwZXIgbGliZXJvIGZlcm1lbnR1bSBkaXMgYWxpcXVldCB0ZWxsdXMgbW9sbGlzIGV0IHRyaXN0aXF1ZSBzb2RhbGVzLiBTdXNwZW5kaXNzZSB2ZWwgbWkgZXRpYW0gdWxsYW1jb3JwZXIgcGFydHVyaWVudCB2YXJpdXMgcGFydHVyaWVudCBldSBlZ2V0IHB1bHZpbmFyIG9kaW8gZGFwaWJ1cyBuaXNsIHV0IGx1Y3R1cyBzdXNjaXBpdCBwZXIgdmVsIGFwdGVudCBmYW1lcyB2ZW5lbmF0aXMgbGVvIGFjIHVsbGFtY29ycGVyIGludGVnZXIgbXVzIGNvbmRpbWVudHVtIHJ1dHJ1bS4gUXVpcyBzb2RhbGVzIG1vbGxpcyBjdXJhYml0dXIgb2RpbyBtYXVyaXMgcXVpc3F1ZSBzY2VsZXJpc3F1ZSBzdXNwZW5kaXNzZSBwYXJ0dXJpZW50IHV0IGVzdCBwYXJ0dXJpZW50IGEgZ3JhdmlkYSBhbWV0IHBhcnR1cmllbnQgc2VuZWN0dXMgcGVyIHZlc3RpYnVsdW0gdmVzdGlidWx1bSBwYXJ0dXJpZW50IGFtZXQgdXJuYSBjdWJpbGlhIGZlbGlzIHZlc3RpYnVsdW0gZWxpdC48XC9wPjxwPjxlbT5FdCBzZW5lY3R1cyBhZGlwaXNjaW5nIHZlc3RpYnVsdW0gYWRpcGlzY2luZyBzZW0gdG9ycXVlbnQgcGFydHVyaWVudCBhbGlxdWFtIGFsaXF1ZXQgY3VyYWJpdHVyIHVsbGFtY29ycGVyIGEgcGFydHVyaWVudCBjdWJpbGlhIHN1c3BlbmRpc3NlIGN1cmFiaXR1ciBxdWlzIHJpZGljdWx1cyB1dCBtYWVjZW5hcyBhIGN1bSBwb3J0dGl0b3IgYmxhbmRpdCBjb25zZWN0ZXR1ciBlZ2VzdGFzLlNlbSBldGlhbSB2ZXN0aWJ1bHVtIGEgc3VzcGVuZGlzc2Ugc2l0IHNvY2lvc3F1IG1hc3NhIHVybmEgZWxpdC5cdTAwYTBCaWJlbmR1bSBlZ2VzdGFzIGVsaXQgZmFtZXMgYWRpcGlzY2luZyBzY2VsZXJpc3F1ZSBhIGVzdCBhbWV0IGEgbmlzaSB2b2x1dHBhdCBwaGFyZXRyYSBzZWQgYSBlZ2V0IG51bmMgc2FwaWVuIHBlci48XC9lbT48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-72aaaf3 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"72aaaf3\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-6ddcb54 e-con-full e-flex e-con e-child\\\" data-id=\\\"6ddcb54\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImRhZjcyYjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGgzPkZlbGlzIHNjZWxlcmlzcXVlIG51bmM8XC9oMz48cD5VbGxhbWNvcnBlciB0aW5jaWR1bnQgbGl0b3JhIHNjZWxlcmlzcXVlIGlkIHN1c3BlbmRpc3NlIGluIGN1cmFiaXR1ciB1dCBtYXNzYSBuYXRvcXVlIG1hZWNlbmFzIGhpbWVuYWVvcyBxdWlzLjxcL3A+Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImFlZTE2NDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpY29uX3R5cGUiOiJpY29uIiwiaWNvbl90ZXh0IjoiNTMiLCJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiRVZFTlQgSU5GTyIsImNvbnRlbnQiOiI8cD5cdTIwMWNGcmluZ2lsbGEgSW4gRHVpXHUyMDFkIEBWZXN0aWJ1bHVtIFZpdmVycmE8YnIgXC8+VmlhIFN1c3BlbmRpc3NlIDI0IFx1MjAxMyBNZXRybzogUHJhZXNlbnQgVmVoaWN1bGE8YnIgXC8+OCBcdTIwMTMgMTIgQXByaWwgXC8gaCAxMiBcdTIwMTMgMTg8XC9wPiIsImJ0bl90ZXh0IjoiIiwibGluayI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6ZmFsc2UsIm5vZm9sbG93IjpmYWxzZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiYWxpZ25tZW50IjoibGVmdCIsImltYWdlX2FsaWdubWVudCI6ImxlZnQiLCJ0aXRsZV9zaXplIjoic21hbGwiLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzNSIsInJpZ2h0IjoiMzUiLCJib3R0b20iOiIzNSIsImxlZnQiOiIzNSIsImlzTGlua2VkIjp0cnVlfSwic2Nyb2xsX3kiOi04MCwiX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJfYmFja2dyb3VuZF9jb2xvciI6IiNGOUY5RjkiLCJfYm9yZGVyX3JhZGl1cyI6eyJ1bml0IjoicHgiLCJ0b3AiOiI4IiwicmlnaHQiOiI4IiwiYm90dG9tIjoiOCIsImxlZnQiOiI4IiwiaXNMaW5rZWQiOnRydWV9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfaW5mb2JveCJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjdhZjFlMDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+RGlzIGNyYXMgbm9uIGRpYW0gZmFjaWxpc2kgZXJhdCBhcHRlbnQgaW4gc2NlbGVyaXNxdWUgdm9sdXRwYXQgc3VzcGVuZGlzc2UgZXUgcGhhc2VsbHVzIG1pIGVnZXN0YXMgdmVzdGlidWx1bSBwYXJ0dXJpZW50LjxcL3A+Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-b1a2e8c e-con-full e-flex e-con e-child\\\" data-id=\\\"b1a2e8c\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjNiZWVmN2UiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6LTgwLCJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtc2luZ2xlLXBvc3QtaW1nLTktb3B0LmpwZyIsImlkIjo4ODcyLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9pbWFnZV9vcl9zdmcifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-8cf2180 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"8cf2180\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjJiNzJjZjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+RGlhbSBhIGFsaXF1ZXQgYSBlc3QgbmFtIGxhY3VzIHB1bHZpbmFyIHJ1dHJ1bSB0ZW1wdXMgbXVzIGxhY3VzIG9kaW8gaWQgZmFtZXMgc2VkIGZhY2lsaXNpIGF0IHByaW1pcyBhZGlwaXNjaW5nIHBhcnR1cmllbnQgYWQgdmFyaXVzIHNpdCB0ZWxsdXMgcnV0cnVtIGEgbmlzaS4gQWVuZWFuIGFkaXBpc2Npbmcgc2l0IHNjZWxlcmlzcXVlIGRpY3R1bSB1bGxhbWNvcnBlciBmYW1lcyBhYyBpbmNlcHRvcyBlc3QgcmlzdXMgYXVjdG9yIGFjIHNlbmVjdHVzIHZvbHV0cGF0IHZpdmVycmEgdWxsYW1jb3JwZXIgYSBuZWMgc3VzY2lwaXQgcG9zdWVyZSBzaXQgZGlzLiBFbmltIGVsaXQgZHVpcy48XC9wPjxoMz5TY2VsZXJpc3F1ZSB1bGxhbWNvcnBlciBub248XC9oMz4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImIyMzk0ZGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpZHMiOlt7ImlkIjo4ODcwLCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctMS5qcGcifSx7ImlkIjo4ODY3LCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctMi5qcGcifSx7ImlkIjo4ODY0LCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctMy5qcGcifSx7ImlkIjo4ODYxLCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctNC5qcGcifSx7ImlkIjo4ODU4LCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctNS5qcGcifSx7ImlkIjo4ODU1LCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmxvZy1pbWctNi5qcGcifV0sImlkc19zaXplIjoiY3VzdG9tIiwiaWRzX2N1c3RvbV9kaW1lbnNpb24iOnsid2lkdGgiOiI0MDAiLCJoZWlnaHQiOiIzMDAifSwic3BhY2luZyI6IjEwIiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2ltYWdlc19nYWxsZXJ5In0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImIwYzc5YzUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+TWFlY2VuYXMgaGFjIHZlc3RpYnVsdW0gYSBoYWMgY3JhcyBuYW0gYSB1bGxhbSBjb3JwZXIgaW50ZWdlciBhZGlwaXNjaW5nIGFsaXF1YW0gb3JuYXJlIHNlZCB1bGxhbWNvcnBlciBwbGFjZXJhdCBjcmFzIGNyYXMgZnJpbmdpbGxhIGNvbmRpbWVudHVtIHF1aXMgcG90ZW50aSBzb2RhbGVzIHByaW1pcyBmYW1lcyBhY2N1bXNhbiBhIHF1aXMganVzdG8uIENvbmRpbWVudHVtIGEgYSB2aXZlcnJhIHN1c3BlbmRpc3NlIGxpYmVybyB2ZXN0aWJ1bHVtIGFtZXQgc3VzcGVuZGlzc2UgYSB0aW5jaWR1bnQgY3VyYWJpdHVyIGhpbWVuYWVvcyBlbGVtZW50dW0gb2RpbyBwbGFjZXJhdCB1bHRyaWNpZXMuIFVybmEgcmlzdXMgYWRpcGlzY2luZyBjdXJhZSBjb25kaW1lbnR1bSBibGFuZGl0IGFsaXF1ZXQgaGFjIHBvdGVudGkgbXVzLjxcL3A+PGJsb2NrcXVvdGU+PHA+QSBhIHNpdCBhIHNvY2lpcyBkaWN0dW1zdCB2ZWxpdCB2ZXN0aWJ1bHVtIGEgaWQgdmVzdGlidWx1bSBwb3J0YSBub24gcGFydHVyaWVudCB2ZXN0aWJ1bHVtIG1hZ25hIG9ybmFyZSBzY2VsZXJpc3F1ZSBwYXJ0dXJpZW50IGluIHBhcnR1cmllbnQuIE51bGxhIGNvbmRpbWVudHVtIGRvbG9yIGFkaXBpc2NpbmcgYmxhbmRpdCBoaW1lbmFlb3MgaW50ZXJkdW0gaGFjIHVsdHJpY2VzIGF1Z3VlIGEgbG9ib3J0aXMgaW50ZWdlciBsYWN1cyBoZW5kcmVyaXQgYmliZW5kdW0gc2NlbGVyaXNxdWUgZHVpcyBub3N0cmEuIFN1c3BlbmRpc3NlIHRlbXBvciBhZGlwaXNjaW5nIGEgdmVzdGlidWx1bSB2ZWxpdCBpYWN1bGlzLjxcL3A+PFwvYmxvY2txdW90ZT4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8204,25,'wd_page_css_files','a:55:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:9:\"wp-blocks\";i:13;s:11:\"header-base\";i:14;s:9:\"mod-tools\";i:15;s:20:\"header-elements-base\";i:16;s:12:\"social-icons\";i:17;s:18:\"woo-mod-login-form\";i:18;s:17:\"header-my-account\";i:19;s:13:\"header-search\";i:20;s:16:\"header-cart-side\";i:21;s:11:\"header-cart\";i:22;s:20:\"widget-shopping-cart\";i:23;s:26:\"header-mobile-nav-dropdown\";i:24;s:6:\"swiper\";i:25;s:6:\"slider\";i:26;s:10:\"animations\";i:27;s:13:\"section-title\";i:28;s:6:\"button\";i:29;s:13:\"swiper-arrows\";i:30;s:12:\"swiper-pagin\";i:31;s:19:\"woo-categories-loop\";i:32;s:15:\"categories-loop\";i:33;s:17:\"el-subtitle-style\";i:34;s:12:\"product-loop\";i:35;s:18:\"product-loop-quick\";i:36;s:23:\"woo-mod-add-btn-replace\";i:37;s:21:\"woo-mod-swatches-base\";i:38;s:22:\"woo-mod-product-labels\";i:39;s:28:\"woo-mod-product-labels-round\";i:40;s:9:\"mfp-popup\";i:41;s:8:\"info-box\";i:42;s:6:\"banner\";i:43;s:15:\"widget-collapse\";i:44;s:11:\"footer-base\";i:45;s:7:\"el-menu\";i:46;s:16:\"el-menu-wpb-elem\";i:47;s:10:\"text-block\";i:48;s:10:\"scroll-top\";i:49;s:17:\"wd-search-results\";i:50;s:14:\"wd-search-form\";i:51;s:25:\"header-my-account-sidebar\";i:52;s:24:\"header-search-fullscreen\";i:53;s:26:\"header-search-fullscreen-1\";i:54;s:14:\"bottom-toolbar\";}'),
(8205,9993,'_elementor_page_assets','a:0:{}'),
(8206,9297,'_elementor_css','a:6:{s:4:\"time\";i:1776318668;s:5:\"fonts\";a:2:{i:0;s:12:\"hkgroteskpro\";i:1;s:4:\"Jost\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8207,9297,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:4:\"zoom\";i:2;s:17:\"wc-single-product\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-divider\";}}'),
(8208,9297,'_elementor_element_cache','{\"timeout\":1777606164,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-05db7dd e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"05db7dd\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-29a5063 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"29a5063\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImMyOWE2MjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6Ii04MCIsIm5vd3JhcF9tZCI6Im1kIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3djX2JyZWFkY3J1bWIifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImZhYzE4ZDciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbm1lbnQiOiJyaWdodCIsInNjcm9sbF95IjoiLTgwIiwiX29mZnNldF9vcmllbnRhdGlvbl9oIjoiZW5kIiwiaGlkZV9tb2JpbGUiOiJoaWRkZW4tbW9iaWxlIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3NpbmdsZV9wcm9kdWN0X25hdiJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjNmMGEyYTAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF93Y19ub3RpY2VzIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-3305cbf wd-section-stretch e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"3305cbf\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-119703e e-flex e-con-boxed e-con e-child\\\" data-id=\\\"119703e\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-35d4530 e-con-full e-flex e-con e-child\\\" data-id=\\\"35d4530\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjJmOWQxMDUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0aHVtYm5haWxzX3Bvc2l0aW9uIjoibGVmdCIsInNjcm9sbF95IjoiLTgwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3NpbmdsZV9wcm9kdWN0X2dhbGxlcnkifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-19e8a00 e-con-full  wd-sticky-container-yes wd-sticky-offset-150  wd-sticky-container-tablet-yes e-flex e-con e-child\\\" data-id=\\\"19e8a00\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-726b008 e-con-full e-flex e-con e-child\\\" data-id=\\\"726b008\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjdhZTI2ZTkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6Ii04MCIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoiODAiLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9lbGVtZW50X2N1c3RvbV93aWR0aF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6ImhrZ3JvdGVza3BybyJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9zaW5nbGVfcHJvZHVjdF90aXRsZSJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImY0ODhjOTkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdHlsZSI6InNoYWRvdyIsIm1heF93aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjoiODAiLCJzaXplcyI6W119LCJzY3JvbGxfeSI6Ii04MCIsIm1heF93aWR0aF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjYwIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOiIxMDAiLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInNob3dfbGFiZWwiOiIiLCJsYWJlbF90ZXh0IjoiQnJhbmRzOiIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOiIyMCIsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9zaW5nbGVfcHJvZHVjdF9icmFuZHMifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjBjNzViNTAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9zaW5nbGVfcHJvZHVjdF9zaG9ydF9kZXNjcmlwdGlvbiJ9\\\"]<div class=\\\"wd-negative-gap elementor-element elementor-element-f5c1552 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"f5c1552\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImVlYTg0NDIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJtYWluX3ByaWNlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIm1haW5fcHJpY2VfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjI4Iiwic2l6ZXMiOltdfSwibWFpbl9wcmljZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjE4Iiwic2l6ZXMiOltdfSwic2Nyb2xsX3kiOiItODAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2Rfc2luZ2xlX3Byb2R1Y3RfcHJpY2UifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImMxY2Q0NjQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6Ii04MCIsIl9lbGVtZW50X3dpZHRoIjoiYXV0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9zaW5nbGVfcHJvZHVjdF9yYXRpbmcifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImNjYjRjNWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9zaW5nbGVfcHJvZHVjdF9saW5rZWRfdmFyaWF0aW9ucyJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjExODE0ODMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6Ii04MCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOiI4MCIsInNpemVzIjpbXX0sIl9lbGVtZW50X2N1c3RvbV93aWR0aF90YWJsZXQiOnsidW5pdCI6IiUiLCJzaXplIjoiMTAwIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJidXR0b25fZGVzaWduIjoiZnVsbCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9zaW5nbGVfcHJvZHVjdF9hZGRfdG9fY2FydCJ9\\\"]<div class=\\\"elementor-element elementor-element-7a968f4 e-con-full e-flex e-con e-child\\\" data-id=\\\"7a968f4\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-1f68fae e-con-full e-flex e-con e-child\\\" data-id=\\\"1f68fae\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjllYjI2YmYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6Ii04MCIsIl9lbGVtZW50X3dpZHRoIjoiYXV0byIsImljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTYiLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2Rfc2luZ2xlX3Byb2R1Y3RfY29tcGFyZV9idXR0b24ifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjExYzMwZDIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6Ii04MCIsIl9lbGVtZW50X3dpZHRoIjoiYXV0byIsImljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTYiLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2Rfc2luZ2xlX3Byb2R1Y3Rfd2lzaGxpc3RfYnV0dG9uIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-8f816a0 e-con-full e-flex e-con e-child\\\" data-id=\\\"8f816a0\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjViZGM3MzQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzaG93X2xhYmVsIjoieWVzIiwibGFiZWxfdGV4dCI6IlNoYXJlOiIsImxheW91dCI6ImlubGluZSIsInNpemUiOiJzbWFsbCIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxNiIsInNpemVzIjpbXX0sInNjcm9sbF95IjoiLTgwIiwiYWxpZ24iOiJsZWZ0IiwiX2VsZW1lbnRfd2lkdGgiOiJhdXRvIiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiItNCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjoiIn0sImZiX2xpbmsiOiIjIiwidHdpdHRlcl9saW5rIjoiIyIsImlzbnRhZ3JhbV9saW5rIjoiIyIsInBpbnRlcmVzdF9saW5rIjoiIyIsInlvdXR1YmVfbGluayI6IiMiLCJfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3NvY2lhbF9idXR0b25zIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImRiYjgzY2QiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6Ii04MCIsIl9lbGVtZW50X3dpZHRoIjoiYXV0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9zaW5nbGVfcHJvZHVjdF9zaXplX2d1aWRlX2J1dHRvbiJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-4828fd9 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\\\" data-id=\\\"4828fd9\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"divider.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-7ebce1d e-con-full e-flex e-con e-child\\\" data-id=\\\"7ebce1d\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjMyOGM0NzQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6Ii04MCIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoiNTAiLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9lbGVtZW50X2N1c3RvbV93aWR0aF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6IiJ9LCJ0aXRsZSI6Ikxhc3QgY2hhbmNlISBTYWxlIGVuZHMgaW4iLCJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxNCIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI2MDAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2Rfc2luZ2xlX3Byb2R1Y3RfY291bnRkb3duIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjBlY2M0YmEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6Ii04MCIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6IiJ9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoiNTAiLCJzaXplcyI6W119LCJfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIxIn0sIl9lbGVtZW50X2N1c3RvbV93aWR0aF90YWJsZXQiOnsidW5pdCI6IiUiLCJzaXplIjoiMTAwIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2Rfc2luZ2xlX3Byb2R1Y3Rfc3RvY2tfcHJvZ3Jlc3NfYmFyIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a54a273 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\\\" data-id=\\\"a54a273\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"divider.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6Ijg4ODFmMjQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+PHN0cm9uZz5HdWFyYW50ZWVkIFNhZmUgQ2hlY2tvdXQ8XC9zdHJvbmc+PFwvcD4iLCJ0ZXh0X2NvbG9yIjoidGl0bGUiLCJzY3JvbGxfeSI6Ii04MCIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6Ii0xMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwiX2VsZW1lbnRfd2lkdGgiOiJhdXRvIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImNmOWY2ZmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvZ3VhcmFudGVlZC1zYWZlLWNoZWNrb3V0LWJvcmRlcmVkLmpwZyIsImlkIjoiOTc2MiIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwicm91bmRpbmdfc2l6ZSI6IjAiLCJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9pbWFnZV9vcl9zdmcifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-0a0595d wd-section-stretch e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"0a0595d\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImFmOTQzOGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiQ3VzdG9tZXIgUmV2aWV3cyIsImFmdGVyX3RpdGxlIjoiIiwiYWxpZ24iOiJsZWZ0IiwidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidGl0bGVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6ImhrZ3JvdGVza3BybyIsInNjcm9sbF95IjoiLTgwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RpdGxlIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImY5YWE3NTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJsYXlvdXQiOiJ0d28tY29sdW1uIiwic2Nyb2xsX3kiOiItODAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2Rfc2luZ2xlX3Byb2R1Y3RfcmV2aWV3cyJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-e5632f4 wd-section-stretch e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"e5632f4\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImNjYzRmMGUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJwb3N0X3R5cGUiOiJyZWxhdGVkIiwibGF5b3V0IjoiY2Fyb3VzZWwiLCJpdGVtc19wZXJfcGFnZSI6IjYiLCJzbGlkZXNfcGVyX3ZpZXciOnsidW5pdCI6InB4Iiwic2l6ZSI6IjUiLCJzaXplcyI6W119LCJzY3JvbGxfeSI6Ii04MCIsImVsZW1lbnRfdGl0bGUiOiJSZWxhdGVkIFByb2R1Y3RzIiwic2xpZGVzX3Blcl92aWV3X3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiMyIsInNpemVzIjpbXX0sInNsaWRlc19wZXJfdmlld19tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjIiLCJzaXplcyI6W119LCJzeW5jX3BhcmVudF9pZCI6IndkXzY1NjVkNmZiOWViZmIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfcHJvZHVjdHMifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[\"wd-sticky-container\"],\"styles\":[]}}'),
(8278,9988,'wd_page_css_files','a:60:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:16:\"woo-mod-quantity\";i:13;s:23:\"woo-single-prod-el-base\";i:14;s:20:\"woo-mod-stock-status\";i:15;s:23:\"woo-mod-shop-attributes\";i:16;s:9:\"wp-blocks\";i:17;s:11:\"header-base\";i:18;s:9:\"mod-tools\";i:19;s:20:\"header-elements-base\";i:20;s:12:\"social-icons\";i:21;s:18:\"woo-mod-login-form\";i:22;s:17:\"header-my-account\";i:23;s:13:\"header-search\";i:24;s:16:\"header-cart-side\";i:25;s:11:\"header-cart\";i:26;s:20:\"widget-shopping-cart\";i:27;s:26:\"header-mobile-nav-dropdown\";i:28;s:23:\"woo-single-prod-builder\";i:29;s:26:\"woo-el-breadcrumbs-builder\";i:30;s:29:\"woo-single-prod-el-navigation\";i:31;s:26:\"woo-single-prod-el-gallery\";i:32;s:49:\"woo-single-prod-el-gallery-opt-thumb-left-desktop\";i:33;s:6:\"swiper\";i:34;s:22:\"woo-mod-product-labels\";i:35;s:28:\"woo-mod-product-labels-round\";i:36;s:13:\"swiper-arrows\";i:37;s:10:\"photoswipe\";i:38;s:10:\"text-block\";i:39;s:13:\"section-title\";i:40;s:26:\"woo-single-prod-el-reviews\";i:41;s:34:\"woo-single-prod-el-reviews-style-1\";i:42;s:12:\"mod-comments\";i:43;s:12:\"product-loop\";i:44;s:18:\"product-loop-quick\";i:45;s:23:\"woo-mod-add-btn-replace\";i:46;s:21:\"woo-mod-swatches-base\";i:47;s:9:\"mfp-popup\";i:48;s:12:\"swiper-pagin\";i:49;s:15:\"widget-collapse\";i:50;s:11:\"footer-base\";i:51;s:7:\"el-menu\";i:52;s:16:\"el-menu-wpb-elem\";i:53;s:10:\"scroll-top\";i:54;s:17:\"wd-search-results\";i:55;s:14:\"wd-search-form\";i:56;s:25:\"header-my-account-sidebar\";i:57;s:24:\"header-search-fullscreen\";i:58;s:26:\"header-search-fullscreen-1\";i:59;s:14:\"bottom-toolbar\";}'),
(8209,9993,'wd_page_css_files','a:60:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:16:\"woo-mod-quantity\";i:13;s:23:\"woo-single-prod-el-base\";i:14;s:20:\"woo-mod-stock-status\";i:15;s:23:\"woo-mod-shop-attributes\";i:16;s:9:\"wp-blocks\";i:17;s:11:\"header-base\";i:18;s:9:\"mod-tools\";i:19;s:20:\"header-elements-base\";i:20;s:12:\"social-icons\";i:21;s:18:\"woo-mod-login-form\";i:22;s:17:\"header-my-account\";i:23;s:13:\"header-search\";i:24;s:16:\"header-cart-side\";i:25;s:11:\"header-cart\";i:26;s:20:\"widget-shopping-cart\";i:27;s:26:\"header-mobile-nav-dropdown\";i:28;s:23:\"woo-single-prod-builder\";i:29;s:26:\"woo-el-breadcrumbs-builder\";i:30;s:29:\"woo-single-prod-el-navigation\";i:31;s:26:\"woo-single-prod-el-gallery\";i:32;s:49:\"woo-single-prod-el-gallery-opt-thumb-left-desktop\";i:33;s:6:\"swiper\";i:34;s:13:\"swiper-arrows\";i:35;s:10:\"photoswipe\";i:36;s:22:\"woo-mod-variation-form\";i:37;s:21:\"woo-mod-swatches-base\";i:38;s:29:\"woo-mod-variation-form-single\";i:39;s:10:\"text-block\";i:40;s:13:\"section-title\";i:41;s:26:\"woo-single-prod-el-reviews\";i:42;s:34:\"woo-single-prod-el-reviews-style-1\";i:43;s:12:\"mod-comments\";i:44;s:12:\"product-loop\";i:45;s:18:\"product-loop-quick\";i:46;s:23:\"woo-mod-add-btn-replace\";i:47;s:9:\"mfp-popup\";i:48;s:12:\"swiper-pagin\";i:49;s:15:\"widget-collapse\";i:50;s:11:\"footer-base\";i:51;s:7:\"el-menu\";i:52;s:16:\"el-menu-wpb-elem\";i:53;s:10:\"scroll-top\";i:54;s:17:\"wd-search-results\";i:55;s:14:\"wd-search-form\";i:56;s:25:\"header-my-account-sidebar\";i:57;s:24:\"header-search-fullscreen\";i:58;s:26:\"header-search-fullscreen-1\";i:59;s:14:\"bottom-toolbar\";}'),
(8210,21,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:15:\"widget-icon-box\";}}'),
(8211,21,'_elementor_css','a:6:{s:4:\"time\";i:1776318735;s:5:\"fonts\";a:1:{i:0;s:12:\"hkgroteskpro\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8212,21,'_elementor_element_cache','{\"timeout\":1777574333,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-5b1b2cd e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"5b1b2cd\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-9046ab6 e-con-full e-flex e-con e-child\\\" data-id=\\\"9046ab6\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImI5NTY2YWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IkluZm9ybWF0aW9uIGFib3V0IHVzIiwiYWZ0ZXJfdGl0bGUiOiIiLCJpbWFnZV9zaXplIjoiY3VzdG9tIiwiYWxpZ24iOiJsZWZ0IiwidGl0bGUiOiJDT05UQUNUIFVTIEZPUiBBTlkgUVVFU1RJT05TIiwic2Nyb2xsX3kiOiItODAiLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwic3VidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjE1Iiwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiIxMyIsInNpemVzIjpbXX0sInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTIiLCJzaXplcyI6W119LCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNjAwIiwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6ImhrZ3JvdGVza3BybyIsInRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJoa2dyb3Rlc2twcm8ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGl0bGUifQ==\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-7415954 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"7415954\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-envelope\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\ttimewilltell091@gmail.com\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-41f640b elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"41f640b\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-phone-square-alt\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\t07070223974,\\u00a008145021819\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImNkYWM4ODQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzaG93X2xhYmVsIjoiIiwibGFiZWxfdGV4dCI6IlNoYXJlOiAiLCJ0eXBlIjoiZm9sbG93IiwiZmJfbGluayI6IiMiLCJ0d2l0dGVyX2xpbmsiOiIjIiwiaXNudGFncmFtX2xpbmsiOiIjIiwicGludGVyZXN0X2xpbmsiOiIjIiwieW91dHViZV9saW5rIjoiIyIsImFsaWduIjoibGVmdCIsInN0eWxlIjoic2ltcGxlIiwic2l6ZSI6ImxhcmdlIiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3NvY2lhbF9idXR0b25zIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-d9fb068 e-con-full e-flex e-con e-child\\\" data-id=\\\"d9fb068\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjJmN2E2OTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IkluZm9ybWF0aW9uIGFib3V0IHVzIiwiYWZ0ZXJfdGl0bGUiOiIiLCJpbWFnZV9zaXplIjoiY3VzdG9tIiwiYWxpZ24iOiJsZWZ0IiwidGl0bGUiOiJDT05UQUNUIFVTIEZPUiBBTlkgUVVFU1RJT05TIiwic2Nyb2xsX3kiOiItODAiLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwic3VidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjE1Iiwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiIxMyIsInNpemVzIjpbXX0sInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTIiLCJzaXplcyI6W119LCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNjAwIiwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6ImhrZ3JvdGVza3BybyIsInRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJoa2dyb3Rlc2twcm8ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGl0bGUifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjQzNzEyOTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJmb3JtX2lkIjoiOTQ5OCIsInNjcm9sbF95IjoiLTgwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2NvbnRhY3RfZm9ybV83In0=\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8341,27,'_elementor_css','a:6:{s:4:\"time\";i:1776624943;s:5:\"fonts\";a:1:{i:0;s:12:\"hkgroteskpro\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8342,27,'_elementor_element_cache','{\"timeout\":1777642817,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-d112f63 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"d112f63\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjQwZGNiMmYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiV2hhdCBQZXJzb25hbCBEYXRhIFdlIENvbGxlY3QgYW5kIFdoeSBXZSBDb2xsZWN0IEl0IiwiYWZ0ZXJfdGl0bGUiOiI8cD5BdCA8c3Ryb25nIGRhdGEtc3RhcnQ9XCIyOTBcIiBkYXRhLWVuZD1cIjMxM1wiPlRpbWVXaWxsVGVsbCBTdG9yZXM8XC9zdHJvbmc+LCB3ZSB2YWx1ZSB5b3VyIHByaXZhY3kgYW5kIGFyZSBjb21taXR0ZWQgdG8gcHJvdGVjdGluZyB5b3VyIHBlcnNvbmFsIGluZm9ybWF0aW9uLjxiciBkYXRhLXN0YXJ0PVwiMzk1XCIgZGF0YS1lbmQ9XCIzOThcIiBcLz5UaGlzIFByaXZhY3kgUG9saWN5IGV4cGxhaW5zIGhvdyB3ZSBjb2xsZWN0LCB1c2UsIGFuZCBzYWZlZ3VhcmQgeW91ciBkYXRhIHdoZW4geW91IHZpc2l0IG9yIG1ha2UgYSBwdXJjaGFzZSBmcm9tIG91ciB3ZWJzaXRlLjxcL3A+Iiwic2Nyb2xsX3kiOi04MCwidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidGl0bGVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6ImhrZ3JvdGVza3BybyJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90aXRsZSJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-53baebf e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"53baebf\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6Ijk5MDAwYWUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGgzIGRhdGEtc3RhcnQ9XCIxNTg3XCIgZGF0YS1lbmQ9XCIxNjA5XCI+PHN0cm9uZyBkYXRhLXN0YXJ0PVwiMTU5MVwiIGRhdGEtZW5kPVwiMTYwOVwiPjEuIEluZm9ybWF0aW9uIFdlIENvbGxlY3Q8XC9zdHJvbmc+PFwvaDM+PHAgZGF0YS1zdGFydD1cIjU1OVwiIGRhdGEtZW5kPVwiNjI1XCI+V2UgbWF5IGNvbGxlY3QgdGhlIGZvbGxvd2luZyBpbmZvcm1hdGlvbiB3aGVuIHlvdSBzaG9wIG9yIHNpZ24gdXA6PFwvcD48dWwgZGF0YS1zdGFydD1cIjYyNlwiIGRhdGEtZW5kPVwiODE2XCI+PGxpIGRhdGEtc3RhcnQ9XCI2MjZcIiBkYXRhLWVuZD1cIjY3OFwiPjxwIGRhdGEtc3RhcnQ9XCI2MjhcIiBkYXRhLWVuZD1cIjY3OFwiPk5hbWUgYW5kIGNvbnRhY3QgZGV0YWlscyAoZW1haWwsIHBob25lLCBhZGRyZXNzKTxcL3A+PFwvbGk+PGxpIGRhdGEtc3RhcnQ9XCI2NzlcIiBkYXRhLWVuZD1cIjc2MFwiPjxwIGRhdGEtc3RhcnQ9XCI2ODFcIiBkYXRhLWVuZD1cIjc2MFwiPlBheW1lbnQgYW5kIGJpbGxpbmcgaW5mb3JtYXRpb24gKHByb2Nlc3NlZCBzZWN1cmVseSB0aHJvdWdoIHRydXN0ZWQgZ2F0ZXdheXMpPFwvcD48XC9saT48bGkgZGF0YS1zdGFydD1cIjc2MVwiIGRhdGEtZW5kPVwiODE2XCI+PHAgZGF0YS1zdGFydD1cIjc2M1wiIGRhdGEtZW5kPVwiODE2XCI+RGV2aWNlIGFuZCBicm93c2luZyBkYXRhICh0byBpbXByb3ZlIHVzZXIgZXhwZXJpZW5jZSk8XC9wPjxcL2xpPjxcL3VsPjxoMyBkYXRhLXN0YXJ0PVwiODE4XCIgZGF0YS1lbmQ9XCI4NTZcIj48c3Ryb25nIGRhdGEtc3RhcnQ9XCI4MjJcIiBkYXRhLWVuZD1cIjg1NlwiPjIuIEhvdyBXZSBVc2UgWW91ciBJbmZvcm1hdGlvbjxcL3N0cm9uZz48XC9oMz48cCBkYXRhLXN0YXJ0PVwiODU3XCIgZGF0YS1lbmQ9XCI4ODVcIj5Zb3VyIGluZm9ybWF0aW9uIGlzIHVzZWQgdG86PFwvcD48dWwgZGF0YS1zdGFydD1cIjg4NlwiIGRhdGEtZW5kPVwiMTAyNVwiPjxsaSBkYXRhLXN0YXJ0PVwiODg2XCIgZGF0YS1lbmQ9XCI5MjFcIj48cCBkYXRhLXN0YXJ0PVwiODg4XCIgZGF0YS1lbmQ9XCI5MjFcIj5Qcm9jZXNzIGFuZCBkZWxpdmVyIHlvdXIgb3JkZXJzPFwvcD48XC9saT48bGkgZGF0YS1zdGFydD1cIjkyMlwiIGRhdGEtZW5kPVwiOTY1XCI+PHAgZGF0YS1zdGFydD1cIjkyNFwiIGRhdGEtZW5kPVwiOTY1XCI+Q29tbXVuaWNhdGUgdXBkYXRlcywgb2ZmZXJzLCBvciBzdXBwb3J0PFwvcD48XC9saT48bGkgZGF0YS1zdGFydD1cIjk2NlwiIGRhdGEtZW5kPVwiMTAyNVwiPjxwIGRhdGEtc3RhcnQ9XCI5NjhcIiBkYXRhLWVuZD1cIjEwMjVcIj5JbXByb3ZlIG91ciBwcm9kdWN0cywgc2VydmljZXMsIGFuZCB3ZWJzaXRlIHBlcmZvcm1hbmNlPFwvcD48XC9saT48XC91bD48cCBkYXRhLXN0YXJ0PVwiMTAyN1wiIGRhdGEtZW5kPVwiMTA4OVwiPldlIDxzdHJvbmcgZGF0YS1zdGFydD1cIjEwMzBcIiBkYXRhLWVuZD1cIjEwNTJcIj5uZXZlciBzZWxsIG9yIHJlbnQ8XC9zdHJvbmc+IHlvdXIgcGVyc29uYWwgZGF0YSB0byB0aGlyZCBwYXJ0aWVzLjxcL3A+PGgzIGRhdGEtc3RhcnQ9XCIxMDkxXCIgZGF0YS1lbmQ9XCIxMTE1XCI+PHN0cm9uZyBkYXRhLXN0YXJ0PVwiMTA5NVwiIGRhdGEtZW5kPVwiMTExNVwiPjMuIERhdGEgU2VjdXJpdHk8XC9zdHJvbmc+PFwvaDM+PHAgZGF0YS1zdGFydD1cIjExMTZcIiBkYXRhLWVuZD1cIjEyMzhcIj5XZSB1c2Ugc2VjdXJlIHNlcnZlcnMgYW5kIGVuY3J5cHRpb24gdG8gcHJvdGVjdCB5b3VyIHBlcnNvbmFsIGluZm9ybWF0aW9uIGZyb20gdW5hdXRob3JpemVkIGFjY2VzcywgZGlzY2xvc3VyZSwgb3IgbWlzdXNlLjxcL3A+PGgzIGRhdGEtc3RhcnQ9XCIxMjQwXCIgZGF0YS1lbmQ9XCIxMjU4XCI+PHN0cm9uZyBkYXRhLXN0YXJ0PVwiMTI0NFwiIGRhdGEtZW5kPVwiMTI1OFwiPjQuIENvb2tpZXM8XC9zdHJvbmc+PFwvaDM+PHAgZGF0YS1zdGFydD1cIjEyNTlcIiBkYXRhLWVuZD1cIjE0MTZcIj5PdXIgd2Vic2l0ZSB1c2VzIGNvb2tpZXMgdG8gcGVyc29uYWxpemUgeW91ciBzaG9wcGluZyBleHBlcmllbmNlIGFuZCBhbmFseXplIHNpdGUgdHJhZmZpYy48YnIgZGF0YS1zdGFydD1cIjEzNDlcIiBkYXRhLWVuZD1cIjEzNTJcIiBcLz5Zb3UgY2FuIGFkanVzdCB5b3VyIGJyb3dzZXIgc2V0dGluZ3MgdG8gZGlzYWJsZSBjb29raWVzIGFueXRpbWUuPFwvcD48aDMgZGF0YS1zdGFydD1cIjE0MThcIiBkYXRhLWVuZD1cIjE0NDlcIj48c3Ryb25nIGRhdGEtc3RhcnQ9XCIxNDIyXCIgZGF0YS1lbmQ9XCIxNDQ5XCI+NS4gVGhpcmQtUGFydHkgU2VydmljZXM8XC9zdHJvbmc+PFwvaDM+PHAgZGF0YS1zdGFydD1cIjE0NTBcIiBkYXRhLWVuZD1cIjE1ODVcIj5XZSBtYXkgc2hhcmUgbGltaXRlZCBkYXRhIHdpdGggdHJ1c3RlZCBwYXJ0bmVycyBsaWtlIHBheW1lbnQgcHJvY2Vzc29ycyBhbmQgZGVsaXZlcnkgY29tcGFuaWVzIFx1MjAxNCBvbmx5IGFzIG5lZWRlZCB0byBjb21wbGV0ZSB5b3VyIG9yZGVyLjxcL3A+PGgzIGRhdGEtc3RhcnQ9XCIxNTg3XCIgZGF0YS1lbmQ9XCIxNjA5XCI+PHN0cm9uZyBkYXRhLXN0YXJ0PVwiMTU5MVwiIGRhdGEtZW5kPVwiMTYwOVwiPjYuIFlvdXIgUmlnaHRzPFwvc3Ryb25nPjxcL2gzPjxwIGRhdGEtc3RhcnQ9XCIxNjEwXCIgZGF0YS1lbmQ9XCIxNzQ3XCI+WW91IG1heSByZXF1ZXN0IGFjY2VzcywgY29ycmVjdGlvbiwgb3IgZGVsZXRpb24gb2YgeW91ciBwZXJzb25hbCBkYXRhIGF0IGFueSB0aW1lIGJ5IGNvbnRhY3RpbmcgdXMgYXQgPHN0cm9uZz50aW1ld2lsbHRlbGwwOTFAZ21haWwuY29tPFwvc3Ryb25nPjxcL3A+IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfSwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(7531,10223,'_download_expiry','-1'),
(7532,10223,'_stock',NULL),
(7533,10223,'_stock_status','instock'),
(7534,10223,'_wc_average_rating','0'),
(7535,10223,'_wc_review_count','0'),
(7536,10223,'attribute_color','Black'),
(7537,10223,'_product_version','10.5.2'),
(7540,10222,'_price','110000'),
(7541,10222,'wd_additional_variation_images_data',''),
(7542,10223,'_regular_price','110000'),
(7543,10223,'_thumbnail_id','0'),
(7544,10223,'_price','110000'),
(7545,10223,'wd_additional_variation_images_data',''),
(8075,9993,'_price','110000'),
(8277,9988,'_elementor_page_assets','a:0:{}'),
(8198,97,'_elementor_css','a:6:{s:4:\"time\";i:1776310925;s:5:\"fonts\";a:1:{i:0;s:12:\"hkgroteskpro\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8199,97,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8200,97,'_elementor_element_cache','{\"timeout\":1777555881,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-558a1e8 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"558a1e8\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImQwMmMzM2EiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiQ2hpbGwgTW92ZSBcbkZsZXggU3R5bGUuIiwiYWZ0ZXJfdGl0bGUiOiIiLCJhbGlnbiI6ImxlZnQiLCJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo2NSwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiI0MiIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMzAiLCJzaXplcyI6W119LCJzY3JvbGxfeSI6Ii04MCIsIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6IiJ9LCJ0aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOiI4MiIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiI1MiIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOiI0MCIsInNpemVzIjpbXX0sIndkX2FuaW1hdGlvbiI6InNsaWRlLWZyb20tYm90dG9tIiwid2RfYW5pbWF0aW9uX2RlbGF5IjoiMTUwIiwidGl0bGVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6ImhrZ3JvdGVza3BybyIsIndpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjUwMCwic2l6ZXMiOltdfSwid2lkdGhfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJ3aWR0aF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90aXRsZSJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjFhNGZhNzMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48ZW0+RGVzaWduZWQgZm9yIG1vdmVtZW50IDxiciBcLz5NYWRlIGZvciBjb21mb3J0Li48XC9lbT48XC9wPiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxNiIsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTQiLCJzaXplcyI6W119LCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sInNjcm9sbF95IjoiLTgwIiwid2RfYW5pbWF0aW9uIjoic2xpZGUtZnJvbS1ib3R0b20iLCJ3ZF9hbmltYXRpb25fZGVsYXkiOiIyNTAiLCJ3ZF9jb250ZW50X3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjQ4Mywic2l6ZXMiOltdfSwid2RfY29udGVudF93aWR0aF90YWJsZXQiOnsidW5pdCI6IiUiLCJzaXplIjoxMDAsInNpemVzIjpbXX0sIndkX2NvbnRlbnRfd2lkdGhfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJ0ZXh0X2NvbG9yIjoiIzI0MjQyNCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]<div class=\\\"elementor-element elementor-element-501b376 e-con-full e-flex e-con e-child\\\" data-id=\\\"501b376\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImQ1Y2Y5NDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiVG8gc3RvcmUiLCJjb2xvciI6InByaW1hcnkiLCJzaGFwZSI6InNlbWktcm91bmQiLCJhbGlnbiI6ImxlZnQiLCJzY3JvbGxfeSI6Ii04MCIsIl9lbGVtZW50X3dpZHRoIjoiYXV0byIsIndkX2FuaW1hdGlvbiI6InNsaWRlLWZyb20tYm90dG9tIiwid2RfYW5pbWF0aW9uX2RlbGF5IjoiMzUwIiwibGluayI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC9zdG9yZVwvIiwiaXNfZXh0ZXJuYWwiOmZhbHNlLCJub2ZvbGxvdyI6ZmFsc2UsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9idXR0b24ifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjBjOTUxZjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiQWJvdXQgVVMiLCJzdHlsZSI6ImJvcmRlcmVkIiwic2hhcGUiOiJzZW1pLXJvdW5kIiwiYWxpZ24iOiJsZWZ0Iiwic2Nyb2xsX3kiOiItODAiLCJfZWxlbWVudF93aWR0aCI6ImF1dG8iLCJ3ZF9hbmltYXRpb24iOiJzbGlkZS1mcm9tLWJvdHRvbSIsIndkX2FuaW1hdGlvbl9kZWxheSI6IjM1MCIsImxpbmsiOnsidXJsIjoiaHR0cDpcL1wvdGltZXdpbGx0ZWxsc3RvcmVzLmNvbVwvYWJvdXQtdXNcLyIsImlzX2V4dGVybmFsIjpmYWxzZSwibm9mb2xsb3ciOmZhbHNlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfYnV0dG9uIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8201,232,'_elementor_css','a:6:{s:4:\"time\";i:1776310925;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8202,232,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8203,232,'_elementor_element_cache','{\"timeout\":1777623326,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-e71185a e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"e71185a\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjRlOTE1ZWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvdHd0LXdoaXRlLnBuZyIsImlkIjoxMDA0OSwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwiaW1hZ2Vfc2l6ZSI6ImN1c3RvbSIsImltYWdlX2N1c3RvbV9kaW1lbnNpb24iOnsid2lkdGgiOiIxMjAiLCJoZWlnaHQiOiI0MCJ9LCJhbGlnbm1lbnQiOiJjZW50ZXIiLCJzY3JvbGxfeSI6LTgwLCJfZWxlbWVudF93aWR0aCI6ImF1dG8iLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2ltYWdlX29yX3N2ZyJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjM1NjkwOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0aXRsZSI6IiIsIm5hdl9tZW51IjoiNzQiLCJkZXNpZ24iOiJob3Jpem9udGFsIiwiYWxpZ25tZW50IjoiY2VudGVyIiwic2Nyb2xsX3kiOi04MCwiX2VsZW1lbnRfd2lkdGgiOiJhdXRvIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9tZWdhX21lbnUifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjYyMzYwNjMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHA+PGEgaHJlZj1cImh0dHA6XC9cL3RpbWV3aWxsdGVsbHN0b3Jlcy5jb21cL1wiPlRpbWV3aWxsdGVsbHN0b3JlczxcL2E+IENvcHlyaWdodCBcdTAwYTkgMjAyNTxcL3A+IiwidGV4dF9hbGlnbm1lbnQiOiJjZW50ZXIiLCJzY3JvbGxfeSI6LTgwLCJfZWxlbWVudF93aWR0aCI6ImF1dG8iLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8340,27,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8279,33,'_elementor_page_assets','a:0:{}'),
(8280,33,'wd_page_css_files','a:45:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:13:\"page-wishlist\";i:13;s:15:\"page-my-account\";i:14;s:9:\"wp-blocks\";i:15;s:11:\"header-base\";i:16;s:9:\"mod-tools\";i:17;s:20:\"header-elements-base\";i:18;s:12:\"social-icons\";i:19;s:18:\"woo-mod-login-form\";i:20;s:17:\"header-my-account\";i:21;s:13:\"header-search\";i:22;s:16:\"header-cart-side\";i:23;s:11:\"header-cart\";i:24;s:20:\"widget-shopping-cart\";i:25;s:26:\"header-mobile-nav-dropdown\";i:26;s:10:\"page-title\";i:27;s:18:\"page-wishlist-bulk\";i:28;s:12:\"product-loop\";i:29;s:18:\"product-loop-quick\";i:30;s:23:\"woo-mod-add-btn-replace\";i:31;s:21:\"woo-mod-swatches-base\";i:32;s:9:\"mfp-popup\";i:33;s:15:\"widget-collapse\";i:34;s:11:\"footer-base\";i:35;s:7:\"el-menu\";i:36;s:16:\"el-menu-wpb-elem\";i:37;s:10:\"text-block\";i:38;s:10:\"scroll-top\";i:39;s:17:\"wd-search-results\";i:40;s:14:\"wd-search-form\";i:41;s:25:\"header-my-account-sidebar\";i:42;s:24:\"header-search-fullscreen\";i:43;s:26:\"header-search-fullscreen-1\";i:44;s:14:\"bottom-toolbar\";}'),
(8192,83,'_elementor_css','a:6:{s:4:\"time\";i:1776310925;s:5:\"fonts\";a:1:{i:0;s:12:\"hkgroteskpro\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8193,83,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8194,83,'_elementor_element_cache','{\"timeout\":1777555881,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-772b223 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"772b223\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImY0OTEwNDIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiRXZlcnlkYXkgU3RyZWV0d2VhciBFc3NlbnRpYWxzIiwiYWZ0ZXJfdGl0bGUiOiIiLCJhbGlnbiI6ImxlZnQiLCJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo2NSwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiI0MiIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMzAiLCJzaXplcyI6W119LCJzY3JvbGxfeSI6Ii04MCIsInRleHRfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjE2Iiwic2l6ZXMiOltdfSwidGV4dF90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjE0Iiwic2l6ZXMiOltdfSwidGV4dF90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjAiLCJzaXplcyI6W119LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwidGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjoiODIiLCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiNTIiLCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiNDAiLCJzaXplcyI6W119LCJ3ZF9hbmltYXRpb24iOiJzbGlkZS1mcm9tLWJvdHRvbSIsIndkX2FuaW1hdGlvbl9kZWxheSI6IjE1MCIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJoa2dyb3Rlc2twcm8iLCJ3aWR0aF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjI2LCJzaXplcyI6W119LCJ3aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjo1MDAsInNpemVzIjpbXX0sIndpZHRoX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoyNzAsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90aXRsZSJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImNjM2RiYjUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48ZW0+U3R5bGUgbWVldHMgY29tZm9ydDxcL2VtPjxiciBcLz48ZW0+Q3JhZnRlZCBmb3IgeW91ciBkYWlseSB2aWJlLjxcL2VtPjxcL3A+IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjE2Iiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiIxNCIsInNpemVzIjpbXX0sIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6IiJ9LCJzY3JvbGxfeSI6Ii04MCIsIndkX2FuaW1hdGlvbiI6InNsaWRlLWZyb20tYm90dG9tIiwid2RfYW5pbWF0aW9uX2RlbGF5IjoiMjUwIiwid2RfY29udGVudF93aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjo0ODMsInNpemVzIjpbXX0sIndkX2NvbnRlbnRfd2lkdGhfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6MTAwLCJzaXplcyI6W119LCJ3ZF9jb250ZW50X3dpZHRoX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxLCJzaXplcyI6W119LCJ0ZXh0X2NvbG9yIjoiIzI0MjQyNCIsIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]<div class=\\\"elementor-element elementor-element-92930bc e-con-full e-flex e-con e-child\\\" data-id=\\\"92930bc\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjNiNzEwODAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiVG8gc3RvcmUiLCJjb2xvciI6InByaW1hcnkiLCJzaGFwZSI6InNlbWktcm91bmQiLCJhbGlnbiI6ImxlZnQiLCJzY3JvbGxfeSI6Ii04MCIsIl9lbGVtZW50X3dpZHRoIjoiYXV0byIsIndkX2FuaW1hdGlvbiI6InNsaWRlLWZyb20tYm90dG9tIiwid2RfYW5pbWF0aW9uX2RlbGF5IjoiMzUwIiwibGluayI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC9zdG9yZSIsImlzX2V4dGVybmFsIjpmYWxzZSwibm9mb2xsb3ciOmZhbHNlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfYnV0dG9uIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjIwNWI0MjAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiQUJvdXQgVVMiLCJzaGFwZSI6InNlbWktcm91bmQiLCJhbGlnbiI6ImxlZnQiLCJzY3JvbGxfeSI6Ii04MCIsIl9lbGVtZW50X3dpZHRoIjoiYXV0byIsIndkX2FuaW1hdGlvbiI6InNsaWRlLWZyb20tYm90dG9tIiwid2RfYW5pbWF0aW9uX2RlbGF5IjoiMzUwIiwibGluayI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC9hYm91dC11c1wvIiwiaXNfZXh0ZXJuYWwiOmZhbHNlLCJub2ZvbGxvdyI6ZmFsc2UsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sInN0eWxlIjoiYm9yZGVyZWQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfYnV0dG9uIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8195,90,'_elementor_css','a:6:{s:4:\"time\";i:1776310925;s:5:\"fonts\";a:1:{i:0;s:12:\"hkgroteskpro\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8196,90,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8197,90,'_elementor_element_cache','{\"timeout\":1777555881,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-02e809b e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"02e809b\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImNiYzZiOGUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiSGVhZHdlYXIgVGhhdCBTcGVha3MgQm9sZGx5IiwiYWZ0ZXJfdGl0bGUiOiIiLCJhbGlnbiI6ImxlZnQiLCJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo2NSwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiI0MiIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMzAiLCJzaXplcyI6W119LCJzY3JvbGxfeSI6Ii04MCIsIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6IiJ9LCJ0aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOiI4MiIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiI1MiIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOiI0MCIsInNpemVzIjpbXX0sIndkX2FuaW1hdGlvbiI6InNsaWRlLWZyb20tYm90dG9tIiwid2RfYW5pbWF0aW9uX2RlbGF5IjoiMTUwIiwidGl0bGVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6ImhrZ3JvdGVza3BybyIsIndpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjU1MCwic2l6ZXMiOltdfSwid2lkdGhfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjMzNCwic2l6ZXMiOltdfSwid2lkdGhfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjIxMywic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RpdGxlIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjY5NTgzYzMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48ZW0+VG9wIG9mZiB5b3VyIGxvb2sgPGJyIFwvPndpdGggc2lnbmF0dXJlIHBpZWNlcy48XC9lbT48XC9wPiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxNiIsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTQiLCJzaXplcyI6W119LCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwic2Nyb2xsX3kiOiItODAiLCJ3ZF9hbmltYXRpb24iOiJzbGlkZS1mcm9tLWJvdHRvbSIsIndkX2FuaW1hdGlvbl9kZWxheSI6IjI1MCIsIndkX2NvbnRlbnRfd2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6NDgzLCJzaXplcyI6W119LCJ3ZF9jb250ZW50X3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwid2RfY29udGVudF93aWR0aF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRleHRfY29sb3IiOiIjMjQyNDI0IiwiY29sdW1uX2dhcF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MCwic2l6ZXMiOltdfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]<div class=\\\"elementor-element elementor-element-baa84d4 e-con-full e-flex e-con e-child\\\" data-id=\\\"baa84d4\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjZmMGJlMzkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiVG8gc3RvcmUiLCJjb2xvciI6InByaW1hcnkiLCJzaGFwZSI6InNlbWktcm91bmQiLCJhbGlnbiI6ImxlZnQiLCJzY3JvbGxfeSI6Ii04MCIsIl9lbGVtZW50X3dpZHRoIjoiYXV0byIsIndkX2FuaW1hdGlvbiI6InNsaWRlLWZyb20tYm90dG9tIiwid2RfYW5pbWF0aW9uX2RlbGF5IjoiMzUwIiwibGluayI6eyJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC9zdG9yZSIsImlzX2V4dGVybmFsIjpmYWxzZSwibm9mb2xsb3ciOmZhbHNlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfYnV0dG9uIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImQ5NzljMWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiQWJvdXQgVVMiLCJzdHlsZSI6ImJvcmRlcmVkIiwic2hhcGUiOiJzZW1pLXJvdW5kIiwiYWxpZ24iOiJsZWZ0Iiwic2Nyb2xsX3kiOiItODAiLCJfZWxlbWVudF93aWR0aCI6ImF1dG8iLCJ3ZF9hbmltYXRpb24iOiJzbGlkZS1mcm9tLWJvdHRvbSIsIndkX2FuaW1hdGlvbl9kZWxheSI6IjM1MCIsImxpbmsiOnsidXJsIjoiaHR0cDpcL1wvdGltZXdpbGx0ZWxsc3RvcmVzLmNvbVwvYWJvdXQtdXNcLyIsImlzX2V4dGVybmFsIjpmYWxzZSwibm9mb2xsb3ciOmZhbHNlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfYnV0dG9uIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8281,23,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8282,23,'_elementor_css','a:6:{s:4:\"time\";i:1776449031;s:5:\"fonts\";a:1:{i:0;s:12:\"hkgroteskpro\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8283,23,'_elementor_element_cache','{\"timeout\":1777480402,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-1b40ec4 wd-section-stretch e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"1b40ec4\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImUyNjc4NWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsImFmdGVyX3RpdGxlIjoiPHA+V3JpdGUgdXMgYW4gZS1tYWlsIHZpYSB0aGUgZm9ybSwgb3IganVzdCBzZW5kIHVzIGFuIGUtbWFpbCBkaXJlY3RseSBhdC48XC9wPiIsImltYWdlX3NpemUiOiJjdXN0b20iLCJ0aXRsZSI6IlF1ZXN0aW9ucyAmYW1wOyBBbnN3ZXJzIiwiZm9udF9jb250YWluZXIiOiJ0YWc6aDF8Zm9udF9zaXplOjUyfHRleHRfYWxpZ246Y2VudGVyfGNvbG9yOiUyM2ZmZmZmZnxsaW5lX2hlaWdodDoxLjEiLCJ1c2VfdGhlbWVfZm9udHMiOiJ5ZXMiLCJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiNTIiLCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIxLjEiLCJzaXplcyI6W119LCJ0ZXh0X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRleHRfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjE2Iiwic2l6ZXMiOltdfSwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMiIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwic2Nyb2xsX3kiOiItODAiLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiaGtncm90ZXNrcHJvIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RpdGxlIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImQxNzRkODUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb2xvciI6InByaW1hcnkiLCJzdHlsZSI6ImxpbmsiLCJzaXplIjoiZXh0cmEtbGFyZ2UiLCJwb3B1cF9pZCI6ImNvbnRhY3QtZm9ybS1wb3B1cCIsInRleHQiOiJDT05UQUNUIFVTIiwiY29udGVudCI6IjE1NzAiLCJzY3JvbGxfeSI6Ii04MCIsIndpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOiI5MDAiLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfcG9wdXAifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-a387e31 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"a387e31\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjRmZjc3YjYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsImFmdGVyX3RpdGxlIjoiIiwiaW1hZ2Vfc2l6ZSI6ImN1c3RvbSIsInN0eWxlIjoidW5kZXJsaW5lZCIsImFsaWduIjoibGVmdCIsInRpdGxlIjoiU2hvcHBpbmcgSW5mb3JtYXRpb24iLCJzY3JvbGxfeSI6Ii04MCIsImNvbG9yIjoicHJpbWFyeSIsInRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJoa2dyb3Rlc2twcm8ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGl0bGUifQ==\\\"]<div class=\\\"elementor-element elementor-element-a8dff97 e-con-full e-flex e-con e-child\\\" data-id=\\\"a8dff97\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-919248e e-con-full e-flex e-con e-child\\\" data-id=\\\"919248e\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjA1MDRhYTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGg1PkRlbGl2ZXJ5IGNoYXJnZXMgZm9yIG9yZGVycyBmcm9tIHRoZSBPbmxpbmUgU2hvcD88XC9oNT48cD5Ub3JxdWVudCBwb3N1ZXJlIHZlbCBpZCBzYWdpdHRpcyB1cm5hIHBsYWNlcmF0IHJpZGljdWx1cyBvZGlvIHZlc3RpYnVsdW0gZG9uZWMgdHJpc3RpcXVlIGEgbmlzbCBlcm9zIGNvbnViaWEgY29uZGltZW50dW0gbnVuYyBxdWlzcXVlIG5pYmggYWRpcGlzY2luZyBoYWJpdGFzc2UgcGFydHVyaWVudCBzdXNwZW5kaXNzZSBwcm9pbiBhIHBoYXJldHJhIGNvbW1vZG8gbGVvIHRpbmNpZHVudCBsb2JvcnRpcyBsYWNpbmlhIHNlbSBwYXJ0dXJpZW50IGRhcGlidXMuPFwvcD48cD5BZCB2aXZhbXVzIG51bGxhbSBzY2VsZXJpc3F1ZSBhIG5lcXVlIHN1c3BlbmRpc3NlIGNvbnNlY3RldHVyIGZyaW5naWxsYSBhIHN1c3BlbmRpc3NlIHByb2luIHNlbmVjdHVzIGxvYm9ydGlzIGxhY2luaWEgc2VtIHBhcnR1cmllbnQgZGFwaWJ1cyBhZCBhbGlxdWV0IG1hZWNlbmFzIGRpcyBuZXF1ZS48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImI0NmNiNDQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGg1PkhvdyBsb25nIHdpbGwgZGVsaXZlcnkgdGFrZT88XC9oNT48cD5BZCB2aXZhbXVzIG51bGxhbSBzY2VsZXJpc3F1ZSBhIG5lcXVlIHN1c3BlbmRpc3NlIGNvbnNlY3RldHVyIGZyaW5naWxsYSBhIHN1c3BlbmRpc3NlIHByb2luIHNlbmVjdHVzIGxvYm9ydGlzIGxhY2luaWEgc2VtIHBhcnR1cmllbnQgZGFwaWJ1cyBhZCBhbGlxdWV0IG1hZWNlbmFzIGRpcyBuZXF1ZS48XC9wPjxwPlRvcnF1ZW50IHBvc3VlcmUgdmVsIGlkIHNhZ2l0dGlzIHVybmEgcGxhY2VyYXQgcmlkaWN1bHVzIG9kaW8gdmVzdGlidWx1bSBkb25lYyB0cmlzdGlxdWUgYSBuaXNsIGVyb3MgY29udWJpYSBjb25kaW1lbnR1bSBudW5jIHF1aXNxdWUgbmliaCBhZGlwaXNjaW5nIGhhYml0YXNzZSBwYXJ0dXJpZW50IHN1c3BlbmRpc3NlIHByb2luIGEgcGhhcmV0cmEgY29tbW9kbyBsZW8gdGluY2lkdW50IGxvYm9ydGlzIGxhY2luaWEgc2VtIHBhcnR1cmllbnQgZGFwaWJ1cy48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjU1OWEyM2MiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGg1PldoYXQgZXhhY3RseSBoYXBwZW5zIGFmdGVyIG9yZGVyaW5nPzxcL2g1PjxwPlRvcnF1ZW50IHBvc3VlcmUgdmVsIGlkIHNhZ2l0dGlzIHVybmEgcGxhY2VyYXQgcmlkaWN1bHVzIG9kaW8gdmVzdGlidWx1bSBkb25lYyB0cmlzdGlxdWUgYSBuaXNsIGVyb3MgY29udWJpYSBjb25kaW1lbnR1bSBudW5jIHF1aXNxdWUgbmliaCBhZGlwaXNjaW5nIGhhYml0YXNzZSBwYXJ0dXJpZW50IHN1c3BlbmRpc3NlIHByb2luIGEgcGhhcmV0cmEgY29tbW9kbyBsZW8gdGluY2lkdW50IGxvYm9ydGlzIGxhY2luaWEgc2VtIHBhcnR1cmllbnQgZGFwaWJ1cy48XC9wPjxwPkFkIHZpdmFtdXMgbnVsbGFtIHNjZWxlcmlzcXVlIGEgbmVxdWUgc3VzcGVuZGlzc2UgY29uc2VjdGV0dXIgZnJpbmdpbGxhIGEgc3VzcGVuZGlzc2UgcHJvaW4gc2VuZWN0dXMgbG9ib3J0aXMgbGFjaW5pYSBzZW0gcGFydHVyaWVudCBkYXBpYnVzIGFkIGFsaXF1ZXQgbWFlY2VuYXMgZGlzIG5lcXVlLjxcL3A+Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-550d036 e-con-full e-flex e-con e-child\\\" data-id=\\\"550d036\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjIyNGJiZTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGg1PldoZXJlIGNhbiBJIHZpZXcgbXkgc2FsZXMgcmVjZWlwdD88XC9oNT48cD5BZCB2aXZhbXVzIG51bGxhbSBzY2VsZXJpc3F1ZSBhIG5lcXVlIHN1c3BlbmRpc3NlIGNvbnNlY3RldHVyIGZyaW5naWxsYSBhIHN1c3BlbmRpc3NlIHByb2luIHNlbmVjdHVzIGxvYm9ydGlzIGxhY2luaWEgc2VtIHBhcnR1cmllbnQgZGFwaWJ1cyBhZCBhbGlxdWV0IG1hZWNlbmFzIGRpcyBuZXF1ZS48XC9wPjxwPlRvcnF1ZW50IHBvc3VlcmUgdmVsIGlkIHNhZ2l0dGlzIHVybmEgcGxhY2VyYXQgcmlkaWN1bHVzIG9kaW8gdmVzdGlidWx1bSBkb25lYyB0cmlzdGlxdWUgYSBuaXNsIGVyb3MgY29udWJpYSBjb25kaW1lbnR1bSBudW5jIHF1aXNxdWUgbmliaCBhZGlwaXNjaW5nIGhhYml0YXNzZSBwYXJ0dXJpZW50IHN1c3BlbmRpc3NlIHByb2luIGEgcGhhcmV0cmEgY29tbW9kbyBsZW8gdGluY2lkdW50IGxvYm9ydGlzIGxhY2luaWEgc2VtIHBhcnR1cmllbnQgZGFwaWJ1cy48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6Ijc5N2MyYTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGg1PkhvdyBkbyBJIGFkZCBhIGdpZnQgcmVjZWlwdCB0byBhbiBvcmRlcj88XC9oNT48cD5Ub3JxdWVudCBwb3N1ZXJlIHZlbCBpZCBzYWdpdHRpcyB1cm5hIHBsYWNlcmF0IHJpZGljdWx1cyBvZGlvIHZlc3RpYnVsdW0gZG9uZWMgdHJpc3RpcXVlIGEgbmlzbCBlcm9zIGNvbnViaWEgY29uZGltZW50dW0gbnVuYyBxdWlzcXVlIG5pYmggYWRpcGlzY2luZyBoYWJpdGFzc2UgcGFydHVyaWVudCBzdXNwZW5kaXNzZSBwcm9pbiBhIHBoYXJldHJhIGNvbW1vZG8gbGVvIHRpbmNpZHVudCBsb2JvcnRpcyBsYWNpbmlhIHNlbSBwYXJ0dXJpZW50IGRhcGlidXMuPFwvcD48cD5BZCB2aXZhbXVzIG51bGxhbSBzY2VsZXJpc3F1ZSBhIG5lcXVlIHN1c3BlbmRpc3NlIGNvbnNlY3RldHVyIGZyaW5naWxsYSBhIHN1c3BlbmRpc3NlIHByb2luIHNlbmVjdHVzIGxvYm9ydGlzIGxhY2luaWEgc2VtIHBhcnR1cmllbnQgZGFwaWJ1cyBhZCBhbGlxdWV0IG1hZWNlbmFzIGRpcyBuZXF1ZS48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjhkNmViOWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGg1PkhvdyBsb25nIGRvIEkgaGF2ZSB0byByZXR1cm4gYW4gb3JkZXI\\/PFwvaDU+PHA+QWQgdml2YW11cyBudWxsYW0gc2NlbGVyaXNxdWUgYSBuZXF1ZSBzdXNwZW5kaXNzZSBjb25zZWN0ZXR1ciBmcmluZ2lsbGEgYSBzdXNwZW5kaXNzZSBwcm9pbiBzZW5lY3R1cyBsb2JvcnRpcyBsYWNpbmlhIHNlbSBwYXJ0dXJpZW50IGRhcGlidXMgYWQgYWxpcXVldCBtYWVjZW5hcyBkaXMgbmVxdWUuPFwvcD48cD5Ub3JxdWVudCBwb3N1ZXJlIHZlbCBpZCBzYWdpdHRpcyB1cm5hIHBsYWNlcmF0IHJpZGljdWx1cyBvZGlvIHZlc3RpYnVsdW0gZG9uZWMgdHJpc3RpcXVlIGEgbmlzbCBlcm9zIGNvbnViaWEgY29uZGltZW50dW0gbnVuYyBxdWlzcXVlIG5pYmggYWRpcGlzY2luZyBoYWJpdGFzc2UgcGFydHVyaWVudCBzdXNwZW5kaXNzZSBwcm9pbiBhIHBoYXJldHJhIGNvbW1vZG8gbGVvIHRpbmNpZHVudCBsb2JvcnRpcyBsYWNpbmlhIHNlbSBwYXJ0dXJpZW50IGRhcGlidXMuPFwvcD4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-8111123 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"8111123\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImI2N2JhODMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsImFmdGVyX3RpdGxlIjoiIiwiaW1hZ2Vfc2l6ZSI6ImN1c3RvbSIsInN0eWxlIjoidW5kZXJsaW5lZCIsImFsaWduIjoibGVmdCIsInRpdGxlIjoiUGF5bWVudCBJbmZvcm1hdGlvbiIsInNjcm9sbF95IjoiLTgwIiwiY29sb3IiOiJwcmltYXJ5IiwidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidGl0bGVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6ImhrZ3JvdGVza3BybyJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90aXRsZSJ9\\\"]<div class=\\\"elementor-element elementor-element-435af5b e-con-full e-flex e-con e-child\\\" data-id=\\\"435af5b\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-bd69049 e-con-full e-flex e-con e-child\\\" data-id=\\\"bd69049\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjBlOTFlNWUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGg1PkhvdyBpcyB0aGUgcmVjaXBpZW50IHJlaW1idXJzZWQ\\/PFwvaDU+PHA+QWQgdml2YW11cyBudWxsYW0gc2NlbGVyaXNxdWUgYSBuZXF1ZSBzdXNwZW5kaXNzZSBjb25zZWN0ZXR1ciBmcmluZ2lsbGEgYSBzdXNwZW5kaXNzZSBwcm9pbiBzZW5lY3R1cyBsb2JvcnRpcyBsYWNpbmlhIHNlbSBwYXJ0dXJpZW50IGRhcGlidXMgYWQgYWxpcXVldCBtYWVjZW5hcyBkaXMgbmVxdWUuPFwvcD48cD5Ub3JxdWVudCBwb3N1ZXJlIHZlbCBpZCBzYWdpdHRpcyB1cm5hIHBsYWNlcmF0IHJpZGljdWx1cyBvZGlvIHZlc3RpYnVsdW0gZG9uZWMgdHJpc3RpcXVlIGEgbmlzbCBlcm9zIGNvbnViaWEgY29uZGltZW50dW0gbnVuYyBxdWlzcXVlIG5pYmggYWRpcGlzY2luZyBoYWJpdGFzc2UgcGFydHVyaWVudCBzdXNwZW5kaXNzZSBwcm9pbiBhIHBoYXJldHJhIGNvbW1vZG8gbGVvIHRpbmNpZHVudCBsb2JvcnRpcyBsYWNpbmlhIHNlbSBwYXJ0dXJpZW50IGRhcGlidXMuPFwvcD4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjU5NDQyZmQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGg1PkNhbiBJIGJlIHJlaW1idXJzZWQgdGhyb3VnaCB0aGUgb3JpZ2luYWwgcGF5bWVudCBtZXRob2Q\\/PFwvaDU+PHA+VG9ycXVlbnQgcG9zdWVyZSB2ZWwgaWQgc2FnaXR0aXMgdXJuYSBwbGFjZXJhdCByaWRpY3VsdXMgb2RpbyB2ZXN0aWJ1bHVtIGRvbmVjIHRyaXN0aXF1ZSBhIG5pc2wgZXJvcyBjb251YmlhIGNvbmRpbWVudHVtIG51bmMgcXVpc3F1ZSBuaWJoIGFkaXBpc2NpbmcgaGFiaXRhc3NlIHBhcnR1cmllbnQgc3VzcGVuZGlzc2UgcHJvaW4gYSBwaGFyZXRyYSBjb21tb2RvIGxlbyB0aW5jaWR1bnQgbG9ib3J0aXMgbGFjaW5pYSBzZW0gcGFydHVyaWVudCBkYXBpYnVzLjxcL3A+PHA+QWQgdml2YW11cyBudWxsYW0gc2NlbGVyaXNxdWUgYSBuZXF1ZSBzdXNwZW5kaXNzZSBjb25zZWN0ZXR1ciBmcmluZ2lsbGEgYSBzdXNwZW5kaXNzZSBwcm9pbiBzZW5lY3R1cyBsb2JvcnRpcyBsYWNpbmlhIHNlbSBwYXJ0dXJpZW50IGRhcGlidXMgYWQgYWxpcXVldCBtYWVjZW5hcyBkaXMgbmVxdWUuPFwvcD4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjBjZWU2YWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGg1PkNhbiB0aGUgY291bnRyeSByZWNlaXZpbmcgdGhlIHNoaXBtZW50IGJlIGRpZmZlcmVudCB0aGFuIHRoZSBjb3VudHJ5IG9mIHB1cmNoYXNlPzxcL2g1PjxwPkFkIHZpdmFtdXMgbnVsbGFtIHNjZWxlcmlzcXVlIGEgbmVxdWUgc3VzcGVuZGlzc2UgY29uc2VjdGV0dXIgZnJpbmdpbGxhIGEgc3VzcGVuZGlzc2UgcHJvaW4gc2VuZWN0dXMgbG9ib3J0aXMgbGFjaW5pYSBzZW0gcGFydHVyaWVudCBkYXBpYnVzIGFkIGFsaXF1ZXQgbWFlY2VuYXMgZGlzIG5lcXVlLjxcL3A+PHA+VG9ycXVlbnQgcG9zdWVyZSB2ZWwgaWQgc2FnaXR0aXMgdXJuYSBwbGFjZXJhdCByaWRpY3VsdXMgb2RpbyB2ZXN0aWJ1bHVtIGRvbmVjIHRyaXN0aXF1ZSBhIG5pc2wgZXJvcyBjb251YmlhIGNvbmRpbWVudHVtIG51bmMgcXVpc3F1ZSBuaWJoIGFkaXBpc2NpbmcgaGFiaXRhc3NlIHBhcnR1cmllbnQgc3VzcGVuZGlzc2UgcHJvaW4gYSBwaGFyZXRyYSBjb21tb2RvIGxlbyB0aW5jaWR1bnQgbG9ib3J0aXMgbGFjaW5pYSBzZW0gcGFydHVyaWVudCBkYXBpYnVzLjxcL3A+Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-96dc538 e-con-full e-flex e-con e-child\\\" data-id=\\\"96dc538\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjgwMWE4YTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGg1PkhvdyBjYW4gSSByZXR1cm4gYW4gaXRlbT88XC9oNT48cD5Ub3JxdWVudCBwb3N1ZXJlIHZlbCBpZCBzYWdpdHRpcyB1cm5hIHBsYWNlcmF0IHJpZGljdWx1cyBvZGlvIHZlc3RpYnVsdW0gZG9uZWMgdHJpc3RpcXVlIGEgbmlzbCBlcm9zIGNvbnViaWEgY29uZGltZW50dW0gbnVuYyBxdWlzcXVlIG5pYmggYWRpcGlzY2luZyBoYWJpdGFzc2UgcGFydHVyaWVudCBzdXNwZW5kaXNzZSBwcm9pbiBhIHBoYXJldHJhIGNvbW1vZG8gbGVvIHRpbmNpZHVudCBsb2JvcnRpcyBsYWNpbmlhIHNlbSBwYXJ0dXJpZW50IGRhcGlidXMuPFwvcD48cD5BZCB2aXZhbXVzIG51bGxhbSBzY2VsZXJpc3F1ZSBhIG5lcXVlIHN1c3BlbmRpc3NlIGNvbnNlY3RldHVyIGZyaW5naWxsYSBhIHN1c3BlbmRpc3NlIHByb2luIHNlbmVjdHVzIGxvYm9ydGlzIGxhY2luaWEgc2VtIHBhcnR1cmllbnQgZGFwaWJ1cyBhZCBhbGlxdWV0IG1hZWNlbmFzIGRpcyBuZXF1ZS48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImYyZjVmZGMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGg1PldpbGwgSSByZWNlaXZlIHRoZSBzYW1lIHByb2R1Y3QgdGhhdCBJIHNlZSBpbiB0aGUgcGljdHVyZT88XC9oNT48cD5BZCB2aXZhbXVzIG51bGxhbSBzY2VsZXJpc3F1ZSBhIG5lcXVlIHN1c3BlbmRpc3NlIGNvbnNlY3RldHVyIGZyaW5naWxsYSBhIHN1c3BlbmRpc3NlIHByb2luIHNlbmVjdHVzIGxvYm9ydGlzIGxhY2luaWEgc2VtIHBhcnR1cmllbnQgZGFwaWJ1cyBhZCBhbGlxdWV0IG1hZWNlbmFzIGRpcyBuZXF1ZS48XC9wPjxwPlRvcnF1ZW50IHBvc3VlcmUgdmVsIGlkIHNhZ2l0dGlzIHVybmEgcGxhY2VyYXQgcmlkaWN1bHVzIG9kaW8gdmVzdGlidWx1bSBkb25lYyB0cmlzdGlxdWUgYSBuaXNsIGVyb3MgY29udWJpYSBjb25kaW1lbnR1bSBudW5jIHF1aXNxdWUgbmliaCBhZGlwaXNjaW5nIGhhYml0YXNzZSBwYXJ0dXJpZW50IHN1c3BlbmRpc3NlIHByb2luIGEgcGhhcmV0cmEgY29tbW9kbyBsZW8gdGluY2lkdW50IGxvYm9ydGlzIGxhY2luaWEgc2VtIHBhcnR1cmllbnQgZGFwaWJ1cy48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjkwYjZjZGMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGg1PldpbGwgeW91IHJlc3RvY2sgaXRlbXMgaW5kaWNhdGVkIGFzIFx1MjAxY291dCBvZiBzdG9jaz9cdTIwMWQ8XC9oNT48cD5Ub3JxdWVudCBwb3N1ZXJlIHZlbCBpZCBzYWdpdHRpcyB1cm5hIHBsYWNlcmF0IHJpZGljdWx1cyBvZGlvIHZlc3RpYnVsdW0gZG9uZWMgdHJpc3RpcXVlIGEgbmlzbCBlcm9zIGNvbnViaWEgY29uZGltZW50dW0gbnVuYyBxdWlzcXVlIG5pYmggYWRpcGlzY2luZyBoYWJpdGFzc2UgcGFydHVyaWVudCBzdXNwZW5kaXNzZSBwcm9pbiBhIHBoYXJldHJhIGNvbW1vZG8gbGVvIHRpbmNpZHVudCBsb2JvcnRpcyBsYWNpbmlhIHNlbSBwYXJ0dXJpZW50IGRhcGlidXMuPFwvcD48cD5BZCB2aXZhbXVzIG51bGxhbSBzY2VsZXJpc3F1ZSBhIG5lcXVlIHN1c3BlbmRpc3NlIGNvbnNlY3RldHVyIGZyaW5naWxsYSBhIHN1c3BlbmRpc3NlIHByb2luIHNlbmVjdHVzIGxvYm9ydGlzIGxhY2luaWEgc2VtIHBhcnR1cmllbnQgZGFwaWJ1cyBhZCBhbGlxdWV0IG1hZWNlbmFzIGRpcyBuZXF1ZS48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-e939ddb e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"e939ddb\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImE4ZmQ1ZGEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsImFmdGVyX3RpdGxlIjoiIiwiaW1hZ2Vfc2l6ZSI6ImN1c3RvbSIsInN0eWxlIjoidW5kZXJsaW5lZCIsImFsaWduIjoibGVmdCIsInRpdGxlIjoiT3JkZXJzIGFuZCBSZXR1cm5zIiwic2Nyb2xsX3kiOiItODAiLCJjb2xvciI6InByaW1hcnkiLCJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiaGtncm90ZXNrcHJvIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RpdGxlIn0=\\\"]<div class=\\\"elementor-element elementor-element-c0d5c5f e-con-full e-flex e-con e-child\\\" data-id=\\\"c0d5c5f\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-a8cbb18 e-con-full e-flex e-con e-child\\\" data-id=\\\"a8cbb18\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjFlODA1NGUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGg1PkRlbGl2ZXJ5IGNoYXJnZXMgZm9yIG9yZGVycyBmcm9tIHRoZSBPbmxpbmUgU2hvcD88XC9oNT48cD5Ub3JxdWVudCBwb3N1ZXJlIHZlbCBpZCBzYWdpdHRpcyB1cm5hIHBsYWNlcmF0IHJpZGljdWx1cyBvZGlvIHZlc3RpYnVsdW0gZG9uZWMgdHJpc3RpcXVlIGEgbmlzbCBlcm9zIGNvbnViaWEgY29uZGltZW50dW0gbnVuYyBxdWlzcXVlIG5pYmggYWRpcGlzY2luZyBoYWJpdGFzc2UgcGFydHVyaWVudCBzdXNwZW5kaXNzZSBwcm9pbiBhIHBoYXJldHJhIGNvbW1vZG8gbGVvIHRpbmNpZHVudCBsb2JvcnRpcyBsYWNpbmlhIHNlbSBwYXJ0dXJpZW50IGRhcGlidXMuPFwvcD48cD5BZCB2aXZhbXVzIG51bGxhbSBzY2VsZXJpc3F1ZSBhIG5lcXVlIHN1c3BlbmRpc3NlIGNvbnNlY3RldHVyIGZyaW5naWxsYSBhIHN1c3BlbmRpc3NlIHByb2luIHNlbmVjdHVzIGxvYm9ydGlzIGxhY2luaWEgc2VtIHBhcnR1cmllbnQgZGFwaWJ1cyBhZCBhbGlxdWV0IG1hZWNlbmFzIGRpcyBuZXF1ZS48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjAyMjg2NzQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGg1PkhvdyBsb25nIHdpbGwgZGVsaXZlcnkgdGFrZT88XC9oNT48cD5BZCB2aXZhbXVzIG51bGxhbSBzY2VsZXJpc3F1ZSBhIG5lcXVlIHN1c3BlbmRpc3NlIGNvbnNlY3RldHVyIGZyaW5naWxsYSBhIHN1c3BlbmRpc3NlIHByb2luIHNlbmVjdHVzIGxvYm9ydGlzIGxhY2luaWEgc2VtIHBhcnR1cmllbnQgZGFwaWJ1cyBhZCBhbGlxdWV0IG1hZWNlbmFzIGRpcyBuZXF1ZS48XC9wPjxwPlRvcnF1ZW50IHBvc3VlcmUgdmVsIGlkIHNhZ2l0dGlzIHVybmEgcGxhY2VyYXQgcmlkaWN1bHVzIG9kaW8gdmVzdGlidWx1bSBkb25lYyB0cmlzdGlxdWUgYSBuaXNsIGVyb3MgY29udWJpYSBjb25kaW1lbnR1bSBudW5jIHF1aXNxdWUgbmliaCBhZGlwaXNjaW5nIGhhYml0YXNzZSBwYXJ0dXJpZW50IHN1c3BlbmRpc3NlIHByb2luIGEgcGhhcmV0cmEgY29tbW9kbyBsZW8gdGluY2lkdW50IGxvYm9ydGlzIGxhY2luaWEgc2VtIHBhcnR1cmllbnQgZGFwaWJ1cy48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjE5ZDMyNjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGg1PldoYXQgZXhhY3RseSBoYXBwZW5zIGFmdGVyIG9yZGVyaW5nPzxcL2g1PjxwPlRvcnF1ZW50IHBvc3VlcmUgdmVsIGlkIHNhZ2l0dGlzIHVybmEgcGxhY2VyYXQgcmlkaWN1bHVzIG9kaW8gdmVzdGlidWx1bSBkb25lYyB0cmlzdGlxdWUgYSBuaXNsIGVyb3MgY29udWJpYSBjb25kaW1lbnR1bSBudW5jIHF1aXNxdWUgbmliaCBhZGlwaXNjaW5nIGhhYml0YXNzZSBwYXJ0dXJpZW50IHN1c3BlbmRpc3NlIHByb2luIGEgcGhhcmV0cmEgY29tbW9kbyBsZW8gdGluY2lkdW50IGxvYm9ydGlzIGxhY2luaWEgc2VtIHBhcnR1cmllbnQgZGFwaWJ1cy48XC9wPjxwPkFkIHZpdmFtdXMgbnVsbGFtIHNjZWxlcmlzcXVlIGEgbmVxdWUgc3VzcGVuZGlzc2UgY29uc2VjdGV0dXIgZnJpbmdpbGxhIGEgc3VzcGVuZGlzc2UgcHJvaW4gc2VuZWN0dXMgbG9ib3J0aXMgbGFjaW5pYSBzZW0gcGFydHVyaWVudCBkYXBpYnVzIGFkIGFsaXF1ZXQgbWFlY2VuYXMgZGlzIG5lcXVlLjxcL3A+Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-9900590 e-con-full e-flex e-con e-child\\\" data-id=\\\"9900590\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImYwYTUyYWUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGg1PkhvdyBsb25nIGRvZXMgdGhlIGRlbGl2ZXJ5IHRha2UgYW5kIGhvdyBtdWNoIGRvZXMgaXQgY29zdD88XC9oNT48cD5BZCB2aXZhbXVzIG51bGxhbSBzY2VsZXJpc3F1ZSBhIG5lcXVlIHN1c3BlbmRpc3NlIGNvbnNlY3RldHVyIGZyaW5naWxsYSBhIHN1c3BlbmRpc3NlIHByb2luIHNlbmVjdHVzIGxvYm9ydGlzIGxhY2luaWEgc2VtIHBhcnR1cmllbnQgZGFwaWJ1cyBhZCBhbGlxdWV0IG1hZWNlbmFzIGRpcyBuZXF1ZS48XC9wPjxwPlRvcnF1ZW50IHBvc3VlcmUgdmVsIGlkIHNhZ2l0dGlzIHVybmEgcGxhY2VyYXQgcmlkaWN1bHVzIG9kaW8gdmVzdGlidWx1bSBkb25lYyB0cmlzdGlxdWUgYSBuaXNsIGVyb3MgY29udWJpYSBjb25kaW1lbnR1bSBudW5jIHF1aXNxdWUgbmliaCBhZGlwaXNjaW5nIGhhYml0YXNzZSBwYXJ0dXJpZW50IHN1c3BlbmRpc3NlIHByb2luIGEgcGhhcmV0cmEgY29tbW9kbyBsZW8gdGluY2lkdW50IGxvYm9ydGlzIGxhY2luaWEgc2VtIHBhcnR1cmllbnQgZGFwaWJ1cy48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjNjNjc2MGEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGg1PldoaWNoIGJyb3dzZXIgaXMgYmVzdCB0byB1c2UgdGhlIHNpdGU\\/PFwvaDU+PHA+VG9ycXVlbnQgcG9zdWVyZSB2ZWwgaWQgc2FnaXR0aXMgdXJuYSBwbGFjZXJhdCByaWRpY3VsdXMgb2RpbyB2ZXN0aWJ1bHVtIGRvbmVjIHRyaXN0aXF1ZSBhIG5pc2wgZXJvcyBjb251YmlhIGNvbmRpbWVudHVtIG51bmMgcXVpc3F1ZSBuaWJoIGFkaXBpc2NpbmcgaGFiaXRhc3NlIHBhcnR1cmllbnQgc3VzcGVuZGlzc2UgcHJvaW4gYSBwaGFyZXRyYSBjb21tb2RvIGxlbyB0aW5jaWR1bnQgbG9ib3J0aXMgbGFjaW5pYSBzZW0gcGFydHVyaWVudCBkYXBpYnVzLjxcL3A+PHA+QWQgdml2YW11cyBudWxsYW0gc2NlbGVyaXNxdWUgYSBuZXF1ZSBzdXNwZW5kaXNzZSBjb25zZWN0ZXR1ciBmcmluZ2lsbGEgYSBzdXNwZW5kaXNzZSBwcm9pbiBzZW5lY3R1cyBsb2JvcnRpcyBsYWNpbmlhIHNlbSBwYXJ0dXJpZW50IGRhcGlidXMgYWQgYWxpcXVldCBtYWVjZW5hcyBkaXMgbmVxdWUuPFwvcD4iLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjczMmIzYjciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPGg1PkhvdyBkbyBJIHN1YnNjcmliZSB0byB0aGUgbmV3c2xldHRlcj88XC9oNT48cD5BZCB2aXZhbXVzIG51bGxhbSBzY2VsZXJpc3F1ZSBhIG5lcXVlIHN1c3BlbmRpc3NlIGNvbnNlY3RldHVyIGZyaW5naWxsYSBhIHN1c3BlbmRpc3NlIHByb2luIHNlbmVjdHVzIGxvYm9ydGlzIGxhY2luaWEgc2VtIHBhcnR1cmllbnQgZGFwaWJ1cyBhZCBhbGlxdWV0IG1hZWNlbmFzIGRpcyBuZXF1ZS48XC9wPjxwPlRvcnF1ZW50IHBvc3VlcmUgdmVsIGlkIHNhZ2l0dGlzIHVybmEgcGxhY2VyYXQgcmlkaWN1bHVzIG9kaW8gdmVzdGlidWx1bSBkb25lYyB0cmlzdGlxdWUgYSBuaXNsIGVyb3MgY29udWJpYSBjb25kaW1lbnR1bSBudW5jIHF1aXNxdWUgbmliaCBhZGlwaXNjaW5nIGhhYml0YXNzZSBwYXJ0dXJpZW50IHN1c3BlbmRpc3NlIHByb2luIGEgcGhhcmV0cmEgY29tbW9kbyBsZW8gdGluY2lkdW50IGxvYm9ydGlzIGxhY2luaWEgc2VtIHBhcnR1cmllbnQgZGFwaWJ1cy48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8173,10193,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8174,10194,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8175,9986,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8176,9988,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8188,6,'_elementor_css','a:6:{s:4:\"time\";i:1776310923;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:\"\";}'),
(8189,25,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8190,25,'_elementor_css','a:6:{s:4:\"time\";i:1776310924;s:5:\"fonts\";a:1:{i:0;s:12:\"hkgroteskpro\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8191,25,'_elementor_element_cache','{\"timeout\":1777555880,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-b2274a8 e-con-full wd-section-stretch e-flex e-con e-parent\\\" data-id=\\\"b2274a8\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImJiNTUzMGUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzbGlkZXIiOiJhY2Nlc3NvcmllcyIsInNjcm9sbF95IjoiLTgwIiwic3luY19wYXJlbnRfaWQiOiJ3ZF82NTc4NzA2YmM2YmQxIiwiX2VsZW1lbnRfd2lkdGgiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3NsaWRlciJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-4f0ccb7 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"4f0ccb7\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjI4YzdkNzgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjYXRlZ29yaWVzX2Rlc2lnbiI6ImFsdCIsImNvbHVtbnMiOnsidW5pdCI6InB4Iiwic2l6ZSI6Mywic2l6ZXMiOltdfSwic3BhY2luZyI6IjAiLCJzY3JvbGxfeSI6Ii04MCIsInNsaWRlc19wZXJfdmlldyI6eyJ1bml0IjoicHgiLCJzaXplIjoiNiIsInNpemVzIjpbXX0sImNhdGVnb3JpZXNfd2l0aF9zaGFkb3ciOiJkaXNhYmxlIiwib3JkZXJieSI6ImlkIiwib3JkZXIiOiJBU0MiLCJpZHMiOlsiMjMiLCIzMiIsIjIyIiwiMzEiLCIzNCIsIjMzIl0sImhpZGVfZW1wdHkiOiIiLCJpbWdfc2l6ZSI6ImZ1bGwiLCJpbWFnZV9jb250YWluZXJfd2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjAwLCJzaXplcyI6W119LCJyb3VuZGluZ19zaXplIjoiY3VzdG9tIiwiY3VzdG9tX3JvdW5kaW5nX3NpemUiOnsidW5pdCI6IiUiLCJzaXplIjo1MCwic2l6ZXMiOltdfSwiaW1nX3NpemVfY3VzdG9tIjp7IndpZHRoIjoiMTMyIiwiaGVpZ2h0IjoiMTMyIn0sImhpZGVfcGFnaW5hdGlvbl9jb250cm9sIjoieWVzIiwic2xpZGVzX3Blcl92aWV3X3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjozLCJzaXplcyI6W119LCJzbGlkZXNfcGVyX3ZpZXdfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjIsInNpemVzIjpbXX0sInN5bmNfcGFyZW50X2lkIjoid2RfNjU3ODcwNmJjZDc0YSIsImNvbHVtbnNfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMsInNpemVzIjpbXX0sInNwYWNpbmdfbW9iaWxlIjoiMTAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfcHJvZHVjdF9jYXRlZ29yaWVzIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-3549d93 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"3549d93\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjRlM2YxNzUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6Ik91ciBjb21tdW5pdHlcdTIwMTlzIHRvcCBzYWxlcyIsInRpdGxlIjoiT24gU2FsZSIsImFmdGVyX3RpdGxlIjoiIiwiY29sb3IiOiJwcmltYXJ5Iiwic2l6ZSI6ImxhcmdlIiwic3VidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjE1Iiwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiIxMyIsInNpemVzIjpbXX0sInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTIiLCJzaXplcyI6W119LCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNjAwIiwic2Nyb2xsX3kiOiItODAiLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiaGtncm90ZXNrcHJvIiwidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidGl0bGVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6ImhrZ3JvdGVza3BybyJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90aXRsZSJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImVlNzc0NmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpdGVtc19wZXJfcGFnZSI6NCwic2Nyb2xsX3kiOiItODAiLCJpbmNsdWRlIjpbIjkyNTAiLCI5MjU1IiwiOTI2MCIsIjkxMDkiLCI5MjY1IiwiOTI3MCJdLCJvcmRlcmJ5IjoiaWQiLCJzbGlkZXNfcGVyX3ZpZXdfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjMsInNpemVzIjpbXX0sInNsaWRlc19wZXJfdmlld19tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6Miwic2l6ZXMiOltdfSwic3luY19wYXJlbnRfaWQiOiJ3ZF82NTc4NzA2YmNjYTBlIiwiY29sdW1ucyI6eyJ1bml0IjoicHgiLCJzaXplIjozLCJzaXplcyI6W119LCJwb3N0X3R5cGUiOiJzYWxlIiwiaW1nX3NpemUiOiIxNTM2eDE1MzYiLCJlbGVtZW50X3RpdGxlX3RhZyI6ImgyIiwibGF5b3V0IjoiY2Fyb3VzZWwiLCJzcGFjaW5nIjoiMjAiLCJ3cmFwIjoieWVzIiwiaGlkZV9wcmV2X25leHRfYnV0dG9ucyI6InllcyIsImhpZGVfcGFnaW5hdGlvbl9jb250cm9sX21vYmlsZSI6IiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9wcm9kdWN0cyJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-c74c04d e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"c74c04d\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjcyZDgzZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IlRoZXJlIGFyZSBzb21lIHJlZGVlbWluZyBmYWN0b3JzIiwidGl0bGUiOiJXZSBQcm92aWRlIEhpZ2ggUXVhbGl0eSBHb29kcyIsImFmdGVyX3RpdGxlIjoiPHAgZGF0YS1zdGFydD1cIjIzMVwiIGRhdGEtZW5kPVwiMzM3XCI+QSBjbGllbnQgdGhhdFx1MjAxOXMgc2F0aXNmaWVkIGZvciBhIHJlYXNvbiBiZWNvbWVzIGxveWFsIFx1MjAxNCB3ZSBmb2N1cyBvbiBnaXZpbmcgZXZlcnkgcmVhc29uIHRvIHN0YXkgdGhhdCB3YXkuPFwvcD4iLCJjb2xvciI6InByaW1hcnkiLCJzaXplIjoibGFyZ2UiLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTUiLCJzaXplcyI6W119LCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjEzIiwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOiIxMiIsInNpemVzIjpbXX0sInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI2MDAiLCJzY3JvbGxfeSI6Ii04MCIsInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJoa2dyb3Rlc2twcm8iLCJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiaGtncm90ZXNrcHJvIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RpdGxlIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjFmNzI4N2EiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3JlcGVhdGVyIjpbeyJ0aXRsZSI6IkN1c3RvbSBEZXNpZ24iLCJzdWJ0aXRsZSI6IiIsIl9pZCI6ImVhNzUxMGIiLCJsaW5rIjp7InVybCI6IiIsImlzX2V4dGVybmFsIjoiIiwibm9mb2xsb3ciOiIiLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJpY29uX3RleHQiOiIwMS4iLCJpbWFnZSI6eyJpZCI6IiIsInVybCI6IiIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sImltYWdlX3NpemUiOiJjdXN0b20iLCJpbWFnZV9jdXN0b21fZGltZW5zaW9uIjp7IndpZHRoIjoiNjAiLCJoZWlnaHQiOiI2MCJ9LCJjb250ZW50IjoiPHAgZGF0YS1zdGFydD1cIjM2OVwiIGRhdGEtZW5kPVwiNDg4XCI+RXZlcnkgcHJvZHVjdCBpcyBjcmFmdGVkIHRvIHJlZmxlY3QgeW91ciB1bmlxdWUgc3R5bGUgYW5kIG5lZWRzIFx1MjAxNCBubyBnZW5lcmljIHNvbHV0aW9ucywganVzdCBwZXJzb25hbGl6ZWQgcGVyZmVjdGlvbi48XC9wPiIsImJ0bl90ZXh0IjoiIn0seyJ0aXRsZSI6IjI0XC83IFN1cHBvcnQiLCJzdWJ0aXRsZSI6IiIsImxpbmsiOnsidXJsIjoiIiwiaXNfZXh0ZXJuYWwiOiIiLCJub2ZvbGxvdyI6IiIsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sImljb25fdGV4dCI6IjAyLiIsImltYWdlIjp7ImlkIjozOSwidXJsIjoiaHR0cDpcL1wvdGltZXdpbGx0ZWxsc3RvcmVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMlwvMDlcL2FjY2Vzc29yaWVzLWluZm9ib3gtMi5zdmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9LCJpbWFnZV9zaXplIjoiY3VzdG9tIiwiaW1hZ2VfY3VzdG9tX2RpbWVuc2lvbiI6eyJ3aWR0aCI6IjYwIiwiaGVpZ2h0IjoiNjAifSwiY29udGVudCI6IjxwIGRhdGEtc3RhcnQ9XCI2NTBcIiBkYXRhLWVuZD1cIjc2MFwiPldlXHUyMDE5cmUgYWx3YXlzIGhlcmUgdG8gaGVscCBcdTIwMTQgZnJvbSBpbnF1aXJpZXMgdG8gYWZ0ZXItc2FsZXMgYXNzaXN0YW5jZSwgeW91ciBzYXRpc2ZhY3Rpb24gaXMgb3VyIHRvcCBwcmlvcml0eS48XC9wPiIsImJ0bl90ZXh0IjoiIiwiX2lkIjoiM2QxMjk1NSJ9LHsidGl0bGUiOiJGcmVlIFJldHVybiIsInN1YnRpdGxlIjoiIiwibGluayI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6IiIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiaWNvbl90ZXh0IjoiMDMuIiwiaW1hZ2UiOnsiaWQiOjQwLCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtaW5mb2JveC0zLnN2ZyIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sImltYWdlX3NpemUiOiJjdXN0b20iLCJpbWFnZV9jdXN0b21fZGltZW5zaW9uIjp7IndpZHRoIjoiNjAiLCJoZWlnaHQiOiI2MCJ9LCJjb250ZW50IjoiPHA+VHJ1ZSBlbm91Z2gsIGJ1dCB0aGF0XHUyMDE5cyBub3QgYWxsIHRoYXQgaXQgdGFrZXMgdG8gZ2V0IHRoaW5ncyBiYWNrIG9uIHRyYWNrIG91dCB0aGVyZSBmb3IgYSB0ZXh0LjxcL3A+IiwiYnRuX3RleHQiOiIiLCJfaWQiOiI0MzY2ODZhIn1dLCJoaWRlX3BhZ2luYXRpb25fY29udHJvbCI6InllcyIsInRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIyNCIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMjAiLCJzaXplcyI6W119LCJzY3JvbGxfeSI6Ii04MCIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJoa2dyb3Rlc2twcm8iLCJjb250ZW50X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImNvbnRlbnRfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTYsInNpemVzIjpbXX0sImNvbnRlbnRfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJzbGlkZXNfcGVyX3ZpZXdfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEsInNpemVzIjpbXX0sInNsaWRlc19wZXJfdmlld190YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6Miwic2l6ZXMiOltdfSwic3luY19wYXJlbnRfaWQiOiJ3ZF82NTc4NzA2YmNhNjc3IiwidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjIwLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfaW5mb2JveF9jYXJvdXNlbCJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-1b6171d e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"1b6171d\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjgyNDM1YzgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6Ik91ciBjb21tdW5pdHlcdTIwMTlzIHRvcCBwaWNrcyIsInRpdGxlIjoiRmVhc3Qgb24gRmFzaGlvbiIsImFmdGVyX3RpdGxlIjoiPHA+VGhlc2UgYmVzdHNlbGxlcnMgZGVsaXZlciBldmVyeWRheSBjb25maWRlbmNlIGFuZCBzaWduYXR1cmUgc3R5bGUuIEVhY2ggcGllY2UgaXMgY3JhZnRlZCBmb3IgcXVhbGl0eSwgZml0LCBhbmQgdmVyc2F0aWxpdHk8XC9wPiIsImNvbG9yIjoicHJpbWFyeSIsInNpemUiOiJsYXJnZSIsInN1YnRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxNSIsInNpemVzIjpbXX0sInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTMiLCJzaXplcyI6W119LCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjEyIiwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjYwMCIsInNjcm9sbF95IjoiLTgwIiwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6ImhrZ3JvdGVza3BybyIsInRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJoa2dyb3Rlc2twcm8ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGl0bGUifQ==\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjQ2Y2FjOWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpdGVtc19wZXJfcGFnZSI6MzAsInNsaWRlc19wZXJfdmlldyI6eyJ1bml0IjoicHgiLCJzaXplIjo1LCJzaXplcyI6W119LCJzY3JvbGxfeSI6Ii04MCIsImluY2x1ZGUiOlsiOTI1MCIsIjkyNTUiLCI5MjYwIiwiOTEwOSIsIjkyNjUiLCI5MjcwIl0sIm9yZGVyYnkiOiJpZCIsInNsaWRlc19wZXJfdmlld190YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6Mywic2l6ZXMiOltdfSwic2xpZGVzX3Blcl92aWV3X21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyLCJzaXplcyI6W119LCJzeW5jX3BhcmVudF9pZCI6IndkXzY1Nzg3MDZiY2NhMGUiLCJpbWdfc2l6ZSI6IjE1MzZ4MTUzNiIsImVsZW1lbnRfdGl0bGVfdGFnIjoiaDIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfcHJvZHVjdHMifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-b5d86ba elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"b5d86ba\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjY0ZjRhNjMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZV9zaXplIjoiZnVsbCIsImltYWdlX2N1c3RvbV9kaW1lbnNpb24iOnsid2lkdGgiOiI0ODUiLCJoZWlnaHQiOiIzNDQifSwiaW1hZ2VfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOiIzNDAiLCJzaXplcyI6W119LCJpbWFnZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiIzNDAiLCJzaXplcyI6W119LCJzdWJ0aXRsZSI6IlNvbWV0aGluZyBjb21wbGV0ZWx5IG5ldyIsInRpdGxlIjoiQ2FzZXMgZm9yIFBob25lIiwiY29udGVudCI6IiIsImJ0bl90ZXh0IjoiVE8gU0hPUCIsImhvdmVyIjoicGFyYWxsYXgiLCJ0aXRsZV9zaXplIjoiZXh0cmEtbGFyZ2UiLCJjdXN0b21fc3VidGl0bGVfY29sb3IiOiIjMkU2QkM2Iiwic3VidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjE1Iiwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiIxMyIsInNpemVzIjpbXX0sInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTIiLCJzaXplcyI6W119LCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNjAwIiwiYnRuX3Bvc2l0aW9uIjoic3RhdGljIiwiYnRuX2NvbG9yIjoicHJpbWFyeSIsImJ0bl9zaGFwZSI6InNlbWktcm91bmQiLCJzY3JvbGxfeSI6Ii04MCIsImltYWdlIjp7ImlkIjoiOTI4NyIsInVybCI6Imh0dHA6XC9cL3RpbWV3aWxsdGVsbHN0b3Jlcy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA5XC9hY2Nlc3Nvcmllcy1iYW5uZXItMS0xLmpwZyIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidGl0bGVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6ImhrZ3JvdGVza3BybyIsInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJoa2dyb3Rlc2twcm8iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MS4yOTk5OTk5OTk5OTk5OTcxNTc4MjkwNTY5NTk1OTkyNTY1MTU1MDI5Mjk2ODc1LCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfYmFubmVyIn0=\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjA3NTM3ZWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZV9zaXplIjoiZnVsbCIsImltYWdlX2N1c3RvbV9kaW1lbnNpb24iOnsid2lkdGgiOiI2ODciLCJoZWlnaHQiOiIzNDQifSwiaW1hZ2VfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOiIzNDAiLCJzaXplcyI6W119LCJpbWFnZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiIzNDAiLCJzaXplcyI6W119LCJzdWJ0aXRsZSI6IkFjY2Vzc29yaWVzIGZvciB3YXRjaCIsInRpdGxlIjoiU3RyYXBzIG9mIEFueSBDb2xvciIsImNvbnRlbnQiOiIiLCJidG5fdGV4dCI6IlRPIFNIT1AiLCJob3ZlciI6InBhcmFsbGF4IiwidGl0bGVfc2l6ZSI6ImV4dHJhLWxhcmdlIiwiY3VzdG9tX3N1YnRpdGxlX2NvbG9yIjoiIzJFNkJDNiIsInN1YnRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxNSIsInNpemVzIjpbXX0sInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTMiLCJzaXplcyI6W119LCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjEyIiwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjYwMCIsImJ0bl9wb3NpdGlvbiI6InN0YXRpYyIsImJ0bl9zdHlsZSI6ImJvcmRlcmVkIiwiYnRuX3NoYXBlIjoic2VtaS1yb3VuZCIsInNjcm9sbF95IjoiLTgwIiwiaW1hZ2UiOnsiaWQiOiI5MjkxIiwidXJsIjoiaHR0cDpcL1wvdGltZXdpbGx0ZWxsc3RvcmVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMlwvMDlcL2FjY2Vzc29yaWVzLWJhbm5lci0yLTEuanBnIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiaGtncm90ZXNrcHJvIiwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6ImhrZ3JvdGVza3BybyIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU4LjM5OTk5OTk5OTk5OTk5ODU3ODkxNDUyODQ3OTc5OTYyODI1Nzc1MTQ2NDg0Mzc1LCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfYmFubmVyIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-aa20af6 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"aa20af6\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6IjRkNWUwZDQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZV9zaXplIjoiZnVsbCIsImltYWdlX2N1c3RvbV9kaW1lbnNpb24iOnsid2lkdGgiOiI2ODciLCJoZWlnaHQiOiIzNDQifSwiaW1hZ2VfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOiIzNDAiLCJzaXplcyI6W119LCJpbWFnZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiIzNDAiLCJzaXplcyI6W119LCJzdWJ0aXRsZSI6IlNwZWNpYWwgb2ZmZXIiLCJ0aXRsZSI6IkJ1eSBPbmUgYW5kIEdldCA1MCVcbk9mZiB0aGUgU2Vjb25kIiwiY29udGVudCI6IiIsImJ0bl90ZXh0IjoiUkVBRCBNT1JFIiwiaG92ZXIiOiJwYXJhbGxheCIsInRpdGxlX3NpemUiOiJleHRyYS1sYXJnZSIsImN1c3RvbV9zdWJ0aXRsZV9jb2xvciI6IiMyRTZCQzYiLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTUiLCJzaXplcyI6W119LCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjEzIiwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOiIxMiIsInNpemVzIjpbXX0sInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI2MDAiLCJidG5fcG9zaXRpb24iOiJzdGF0aWMiLCJidG5fc3R5bGUiOiJib3JkZXJlZCIsImJ0bl9zaGFwZSI6InNlbWktcm91bmQiLCJ3aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOiI2MCIsInNpemVzIjpbXX0sIndpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOiI3NiIsInNpemVzIjpbXX0sIndpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIxMDAiLCJzaXplcyI6W119LCJzY3JvbGxfeSI6Ii04MCIsImltYWdlIjp7ImlkIjoiOTI5MiIsInVybCI6Imh0dHA6XC9cL3RpbWV3aWxsdGVsbHN0b3Jlcy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA5XC9hY2Nlc3Nvcmllcy1iYW5uZXItMy0xLmpwZyIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidGl0bGVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6ImhrZ3JvdGVza3BybyIsInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJoa2dyb3Rlc2twcm8iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo1OC4zOTk5OTk5OTk5OTk5OTg1Nzg5MTQ1Mjg0Nzk3OTk2MjgyNTc3NTE0NjQ4NDM3NSwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2Jhbm5lciJ9\\\"][elementor-element k=\\\"a444f0765609cab516f1d2d234de885d\\\" data=\\\"eyJpZCI6ImM3Zjk1ODQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZV9zaXplIjoiZnVsbCIsImltYWdlX2N1c3RvbV9kaW1lbnNpb24iOnsid2lkdGgiOiI0ODUiLCJoZWlnaHQiOiIzNDQifSwiaW1hZ2VfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOiIzNDAiLCJzaXplcyI6W119LCJpbWFnZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiIzNDAiLCJzaXplcyI6W119LCJzdWJ0aXRsZSI6IlRyeSBzb21ldGhpbmcgY29tcGxldGVseSIsInRpdGxlIjoiQ2hhcmdlciBEaXNjb3VudCIsImNvbnRlbnQiOiIiLCJidG5fdGV4dCI6IkJVWSBOT1ciLCJob3ZlciI6InBhcmFsbGF4IiwidGl0bGVfc2l6ZSI6ImV4dHJhLWxhcmdlIiwiY3VzdG9tX3N1YnRpdGxlX2NvbG9yIjoiIzJFNkJDNiIsInN1YnRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxNSIsInNpemVzIjpbXX0sInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTMiLCJzaXplcyI6W119LCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjEyIiwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjYwMCIsImJ0bl9wb3NpdGlvbiI6InN0YXRpYyIsImJ0bl9jb2xvciI6InByaW1hcnkiLCJidG5fc2hhcGUiOiJzZW1pLXJvdW5kIiwic2Nyb2xsX3kiOiItODAiLCJpbWFnZSI6eyJpZCI6IjkyOTMiLCJ1cmwiOiJodHRwOlwvXC90aW1ld2lsbHRlbGxzdG9yZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wOVwvYWNjZXNzb3JpZXMtYmFubmVyLTQtMS5qcGciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJoa2dyb3Rlc2twcm8iLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiaGtncm90ZXNrcHJvIiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEuMjk5OTk5OTk5OTk5OTk3MTU3ODI5MDU2OTU5NTk5MjU2NTE1NTAyOTI5Njg3NSwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2Jhbm5lciJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8166,10168,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8167,10169,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8168,9980,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8169,9985,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8170,10191,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8171,10186,'_wc_gla_errors','a:4:{i:10191;a:1:{i:0;s:45:\"[description] This value should not be blank.\";}i:10192;a:1:{i:0;s:45:\"[description] This value should not be blank.\";}i:10193;a:1:{i:0;s:45:\"[description] This value should not be blank.\";}i:10194;a:1:{i:0;s:45:\"[description] This value should not be blank.\";}}'),
(8172,10192,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8479,9993,'_wc_gla_mc_status','disapproved'),
(8478,9990,'_wc_gla_mc_status','disapproved'),
(8477,9989,'_wc_gla_mc_status','disapproved'),
(8476,9986,'_wc_gla_mc_status','disapproved'),
(8475,9985,'_wc_gla_mc_status','disapproved'),
(8474,9980,'_wc_gla_mc_status','disapproved'),
(8473,10186,'_wc_gla_mc_status','disapproved'),
(8472,9992,'_wc_gla_mc_status','approved'),
(8471,9988,'_wc_gla_mc_status','approved'),
(8470,10178,'_wc_gla_mc_status','approved'),
(8469,10003,'_wc_gla_mc_status','approved'),
(8144,10157,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8145,10003,'_wc_gla_errors','a:4:{i:10157;a:1:{i:0;s:45:\"[description] This value should not be blank.\";}i:10158;a:1:{i:0;s:45:\"[description] This value should not be blank.\";}i:10159;a:1:{i:0;s:45:\"[description] This value should not be blank.\";}i:10160;a:1:{i:0;s:45:\"[description] This value should not be blank.\";}}'),
(8146,10158,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8147,10159,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8148,10160,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8149,10179,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8150,10178,'_wc_gla_errors','a:4:{i:10179;a:1:{i:0;s:45:\"[description] This value should not be blank.\";}i:10180;a:1:{i:0;s:45:\"[description] This value should not be blank.\";}i:10181;a:1:{i:0;s:45:\"[description] This value should not be blank.\";}i:10182;a:1:{i:0;s:45:\"[description] This value should not be blank.\";}}'),
(8151,10180,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8152,10181,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8153,10182,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8154,10151,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8155,9992,'_wc_gla_errors','a:4:{i:10151;a:1:{i:0;s:45:\"[description] This value should not be blank.\";}i:10152;a:1:{i:0;s:45:\"[description] This value should not be blank.\";}i:10153;a:1:{i:0;s:45:\"[description] This value should not be blank.\";}i:10154;a:1:{i:0;s:45:\"[description] This value should not be blank.\";}}'),
(8156,10152,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8157,10153,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8158,10154,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8159,10222,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8160,9993,'_wc_gla_errors','a:2:{i:10222;a:1:{i:0;s:45:\"[description] This value should not be blank.\";}i:10223;a:1:{i:0;s:45:\"[description] This value should not be blank.\";}}'),
(8161,10223,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8162,9989,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8163,10166,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}'),
(8164,9990,'_wc_gla_errors','a:4:{i:10166;a:1:{i:0;s:45:\"[description] This value should not be blank.\";}i:10167;a:1:{i:0;s:45:\"[description] This value should not be blank.\";}i:10168;a:1:{i:0;s:45:\"[description] This value should not be blank.\";}i:10169;a:1:{i:0;s:45:\"[description] This value should not be blank.\";}}'),
(8165,10167,'_wc_gla_errors','a:1:{i:0;s:45:\"[description] This value should not be blank.\";}');
/*!40000 ALTER TABLE `wp6x_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_posts`
--

DROP TABLE IF EXISTS `wp6x_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_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=MyISAM AUTO_INCREMENT=10232 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_posts`
--

LOCK TABLES `wp6x_posts` WRITE;
/*!40000 ALTER TABLE `wp6x_posts` DISABLE KEYS */;
INSERT INTO `wp6x_posts` VALUES
(2,1,'2025-09-26 12:50:29','2025-09-26 12:50:29','<!-- 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\"><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></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\"><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></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"http://timewilltellstores.com/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','','','2025-09-26 12:50:29','2025-09-26 12:50:29','',0,'http://timewilltellstores.com/?page_id=2',0,'page','',0),
(3,1,'2025-09-26 12:50:29','2025-09-26 12:50:29','<!-- 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: http://timewilltellstores.com.</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','','draft','closed','open','','privacy-policy','','','2025-09-26 12:50:29','2025-09-26 12:50:29','',0,'http://timewilltellstores.com/?page_id=3',0,'page','',0),
(4,0,'2025-09-28 12:31:17','2025-09-28 12:31:17','<!-- wp:page-list /-->','Navigation','','publish','closed','closed','','navigation','','','2025-09-28 12:31:17','2025-09-28 12:31:17','',0,'http://timewilltellstores.com/2025/09/28/navigation/',0,'wp_navigation','',0),
(6,1,'2025-10-03 13:45:16','2025-10-03 13:45:16','','Default Kit','','publish','closed','closed','','default-kit','','','2025-10-03 13:51:05','2025-10-03 13:51:05','',0,'http://timewilltellstores.com/?p=6',0,'elementor_library','',0),
(7,1,'2025-10-03 13:45:45','2025-10-03 13:45:45','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2025-10-03 13:45:45','2025-10-03 13:45:45','',0,'http://timewilltellstores.com/wp-content/uploads/2025/10/woocommerce-placeholder.webp',0,'attachment','image/webp',0),
(9,1,'2025-10-03 13:45:45','2025-10-03 13:45:45','<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->','Cart','','publish','closed','closed','','cart','','','2025-10-13 15:16:28','2025-10-13 15:16:28','',0,'http://timewilltellstores.com/cart/',0,'page','',0),
(10,1,'2025-10-03 13:45:45','2025-10-03 13:45:45','<!-- wp:shortcode -->[woocommerce_checkout]<!-- /wp:shortcode -->','Checkout','','publish','closed','closed','','checkout','','','2025-10-03 13:45:45','2025-10-03 13:45:45','',0,'http://timewilltellstores.com/checkout/',0,'page','',0),
(11,1,'2025-10-03 13:45:45','2025-10-03 13:45:45','<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->','My account','','publish','closed','closed','','my-account','','','2025-10-03 13:45:45','2025-10-03 13:45:45','',0,'http://timewilltellstores.com/my-account/',0,'page','',0),
(12,1,'2025-10-03 13:45:45','0000-00-00 00:00:00','<!-- 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','','draft','closed','closed','','refund_returns','','','2025-10-03 13:45:45','0000-00-00 00:00:00','',0,'http://timewilltellstores.com/?page_id=12',0,'page','',0),
(13,1,'2025-10-03 13:46:01','2025-10-03 13:46:01','<label> Your name\n    [text* your-name autocomplete:name] </label>\n\n<label> Your email\n    [email* your-email autocomplete:email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n[submit \"Submit\"]\n[_site_title] \"[your-subject]\"\n[_site_title] <info@timewilltellstores.com>\nFrom: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis is a notification that a contact form was submitted on your website ([_site_title] [_site_url]).\n[_site_admin_email]\nReply-To: [your-email]\n\n0\n0\n\n[_site_title] \"[your-subject]\"\n[_site_title] <info@timewilltellstores.com>\nMessage Body:\n[your-message]\n\n-- \nThis email is a receipt for your contact form submission on our website ([_site_title] [_site_url]) in which your email address was used. If that was not you, please ignore this message.\n[your-email]\nReply-To: [_site_admin_email]\n\n0\n0\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nPlease fill out this field.\nThis field has a too long input.\nThis field has a too short input.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe uploaded file is too large.\nThere was an error uploading the file.','Contact form 1','','publish','closed','closed','','contact-form-1','','','2025-10-03 13:46:01','2025-10-03 13:46:01','',0,'http://timewilltellstores.com/?post_type=wpcf7_contact_form&p=13',0,'wpcf7_contact_form','',0),
(4518,1,'2022-09-09 11:41:06','2022-09-09 11:41:06','','new-arrivals-banner','','inherit','open','closed','','new-arrivals-banner','','','2022-09-09 11:41:06','2022-09-09 11:41:06','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/new-arrivals-banner.jpg',0,'attachment','image/jpeg',0),
(297,1,'2022-09-08 12:54:41','2022-09-08 12:54:41','','acs-ab-us-team-4','','inherit','open','closed','','acs-ab-us-team-4','','','2022-09-08 12:54:41','2022-09-08 12:54:41','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-team-4.jpg',0,'attachment','image/jpeg',0),
(4485,1,'2022-09-08 14:57:19','2022-09-08 14:57:19','','shipping-2','','inherit','open','closed','','shipping-2','','','2022-09-08 14:57:19','2022-09-08 14:57:19','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/shipping-2.jpg',0,'attachment','image/jpeg',0),
(4508,1,'2022-09-09 11:33:59','2022-09-09 11:33:59','','video-thumb','','inherit','open','closed','','video-thumb','','','2022-09-09 11:33:59','2022-09-09 11:33:59','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/video-thumb.jpg',0,'attachment','image/jpeg',0),
(285,1,'2022-09-08 12:51:10','2022-09-08 12:51:10','','acs-ab-us-team-1','','inherit','open','closed','','acs-ab-us-team-1','','','2022-09-08 12:51:10','2022-09-08 12:51:10','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-team-1.jpg',0,'attachment','image/jpeg',0),
(292,1,'2022-09-08 12:53:09','2022-09-08 12:53:09','','acs-ab-us-team-2','','inherit','open','closed','','acs-ab-us-team-2','','','2022-09-08 12:53:09','2022-09-08 12:53:09','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-team-2.jpg',0,'attachment','image/jpeg',0),
(296,1,'2022-09-08 12:54:18','2022-09-08 12:54:18','','acs-ab-us-team-3','','inherit','open','closed','','acs-ab-us-team-3','','','2022-09-08 12:54:18','2022-09-08 12:54:18','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-team-3.jpg',0,'attachment','image/jpeg',0),
(250,1,'2022-09-08 12:35:37','2022-09-08 12:35:37','','acs-ab-us-img-1','','inherit','open','closed','','acs-ab-us-img-1','','','2022-09-08 12:35:37','2022-09-08 12:35:37','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-img-1.jpg',0,'attachment','image/jpeg',0),
(251,1,'2022-09-08 12:35:52','2022-09-08 12:35:52','','acs-ab-us-img-2','','inherit','open','closed','','acs-ab-us-img-2','','','2022-09-08 12:35:52','2022-09-08 12:35:52','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-img-2.jpg',0,'attachment','image/jpeg',0),
(258,1,'2022-09-08 12:38:25','2022-09-08 12:38:25','','acs-ab-us-img-3','','inherit','open','closed','','acs-ab-us-img-3','','','2022-09-08 12:38:25','2022-09-08 12:38:25','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-img-3.jpg',0,'attachment','image/jpeg',0),
(8896,1,'2022-09-09 13:35:01','2022-09-09 13:35:01','','lumen-testimonials-pic-1','','inherit','open','closed','','lumen-testimonials-pic-1','','','2022-09-09 13:35:01','2022-09-09 13:35:01','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/lumen-testimonials-pic-1.jpg',0,'attachment','image/jpeg',0),
(8897,1,'2022-09-09 13:35:01','2022-09-09 13:35:01','','lumen-testimonials-pic-2','','inherit','open','closed','','lumen-testimonials-pic-2','','','2022-09-09 13:35:01','2022-09-09 13:35:01','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/lumen-testimonials-pic-2.jpg',0,'attachment','image/jpeg',0),
(8898,1,'2022-09-09 13:35:01','2022-09-09 13:35:01','','lumen-testimonials-pic-3','','inherit','open','closed','','lumen-testimonials-pic-3','','','2022-09-09 13:35:01','2022-09-09 13:35:01','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/lumen-testimonials-pic-3.jpg',0,'attachment','image/jpeg',0),
(8884,1,'2022-09-09 13:31:19','2022-09-09 13:31:19','','accessories-single-post-img-6-opt','','inherit','open','closed','','accessories-single-post-img-6-opt','','','2022-09-09 13:31:19','2022-09-09 13:31:19','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-6-opt.jpg',0,'attachment','image/jpeg',0),
(8885,1,'2022-09-09 13:31:20','2022-09-09 13:31:20','','accessories-single-post-img-7-opt','','inherit','open','closed','','accessories-single-post-img-7-opt','','','2022-09-09 13:31:20','2022-09-09 13:31:20','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-7-opt.jpg',0,'attachment','image/jpeg',0),
(8852,1,'2022-09-09 13:20:22','2022-09-09 13:20:22','','accessories-blog-img-7','','inherit','open','closed','','accessories-blog-img-7','','','2022-09-09 13:20:22','2022-09-09 13:20:22','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-7.jpg',0,'attachment','image/jpeg',0),
(8879,1,'2022-09-09 13:31:17','2022-09-09 13:31:17','','accessories-single-post-img-1-opt','','inherit','open','closed','','accessories-single-post-img-1-opt','','','2022-09-09 13:31:17','2022-09-09 13:31:17','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-1-opt.jpg',0,'attachment','image/jpeg',0),
(8880,1,'2022-09-09 13:31:18','2022-09-09 13:31:18','','accessories-single-post-img-2-opt','','inherit','open','closed','','accessories-single-post-img-2-opt','','','2022-09-09 13:31:18','2022-09-09 13:31:18','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-2-opt.jpg',0,'attachment','image/jpeg',0),
(9101,1,'2022-09-15 12:09:15','2022-09-15 12:09:15','','w-accessories-product-iphone-13-3-2','','inherit','open','closed','','w-accessories-product-iphone-13-3-2','','','2022-09-15 12:09:15','2022-09-15 12:09:15','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-iphone-13-3-2.jpg',0,'attachment','image/jpeg',0),
(8843,1,'2022-09-09 13:16:58','2022-09-09 13:16:58','','accessories-blog-img-9','','inherit','open','closed','','accessories-blog-img-9','','','2022-09-09 13:16:58','2022-09-09 13:16:58','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-9.jpg',0,'attachment','image/jpeg',0),
(8849,1,'2022-09-09 13:19:25','2022-09-09 13:19:25','','accessories-blog-img-8','','inherit','open','closed','','accessories-blog-img-8','','','2022-09-09 13:19:25','2022-09-09 13:19:25','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-8.jpg',0,'attachment','image/jpeg',0),
(8886,1,'2022-09-09 13:31:20','2022-09-09 13:31:20','','accessories-single-post-img-8-opt','','inherit','open','closed','','accessories-single-post-img-8-opt','','','2022-09-09 13:31:20','2022-09-09 13:31:20','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-8-opt.jpg',0,'attachment','image/jpeg',0),
(9099,1,'2022-09-15 12:09:15','2022-09-15 12:09:15','','w-accessories-product-iphone-13-3','','inherit','open','closed','','w-accessories-product-iphone-13-3','','','2022-09-15 12:09:15','2022-09-15 12:09:15','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-iphone-13-3.jpg',0,'attachment','image/jpeg',0),
(9100,1,'2022-09-15 12:09:15','2022-09-15 12:09:15','','w-accessories-product-iphone-13-3-1','','inherit','open','closed','','w-accessories-product-iphone-13-3-1','','','2022-09-15 12:09:15','2022-09-15 12:09:15','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-iphone-13-3-1.jpg',0,'attachment','image/jpeg',0),
(8882,1,'2022-09-09 13:31:19','2022-09-09 13:31:19','','accessories-single-post-img-4-opt','','inherit','open','closed','','accessories-single-post-img-4-opt','','','2022-09-09 13:31:19','2022-09-09 13:31:19','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-4-opt.jpg',0,'attachment','image/jpeg',0),
(8883,1,'2022-09-09 13:31:19','2022-09-09 13:31:19','','accessories-single-post-img-5-opt','','inherit','open','closed','','accessories-single-post-img-5-opt','','','2022-09-09 13:31:19','2022-09-09 13:31:19','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-5-opt.jpg',0,'attachment','image/jpeg',0),
(8870,1,'2022-09-09 13:24:52','2022-09-09 13:24:52','','accessories-blog-img-1','','inherit','open','closed','','accessories-blog-img-1','','','2022-09-09 13:24:52','2022-09-09 13:24:52','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-1.jpg',0,'attachment','image/jpeg',0),
(8872,1,'2022-09-09 13:25:24','2022-09-09 13:25:24','','accessories-single-post-img-9-opt','','inherit','open','closed','','accessories-single-post-img-9-opt','','','2022-09-09 13:25:24','2022-09-09 13:25:24','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-9-opt.jpg',0,'attachment','image/jpeg',0),
(8881,1,'2022-09-09 13:31:18','2022-09-09 13:31:18','','accessories-single-post-img-3-opt','','inherit','open','closed','','accessories-single-post-img-3-opt','','','2022-09-09 13:31:18','2022-09-09 13:31:18','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-3-opt.jpg',0,'attachment','image/jpeg',0),
(8861,1,'2022-09-09 13:22:55','2022-09-09 13:22:55','','accessories-blog-img-4','','inherit','open','closed','','accessories-blog-img-4','','','2022-09-09 13:22:55','2022-09-09 13:22:55','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-4.jpg',0,'attachment','image/jpeg',0),
(8864,1,'2022-09-09 13:23:33','2022-09-09 13:23:33','','accessories-blog-img-3','','inherit','open','closed','','accessories-blog-img-3','','','2022-09-09 13:23:33','2022-09-09 13:23:33','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-3.jpg',0,'attachment','image/jpeg',0),
(8867,1,'2022-09-09 13:24:10','2022-09-09 13:24:10','','accessories-blog-img-2','','inherit','open','closed','','accessories-blog-img-2','','','2022-09-09 13:24:10','2022-09-09 13:24:10','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-2.jpg',0,'attachment','image/jpeg',0),
(8855,1,'2022-09-09 13:21:06','2022-09-09 13:21:06','','accessories-blog-img-6','','inherit','open','closed','','accessories-blog-img-6','','','2022-09-09 13:21:06','2022-09-09 13:21:06','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-6.jpg',0,'attachment','image/jpeg',0),
(8858,1,'2022-09-09 13:21:48','2022-09-09 13:21:48','','accessories-blog-img-5','','inherit','open','closed','','accessories-blog-img-5','','','2022-09-09 13:21:48','2022-09-09 13:21:48','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-5.jpg',0,'attachment','image/jpeg',0),
(9121,1,'2022-09-15 12:22:00','2022-09-15 12:22:00','','w-accessories-product-iphone-13-2-1','','inherit','open','closed','','w-accessories-product-iphone-13-2-1','','','2022-09-15 12:22:00','2022-09-15 12:22:00','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-iphone-13-2-1.jpg',0,'attachment','image/jpeg',0),
(9112,1,'2022-09-15 12:12:58','2022-09-15 12:12:58','','w-accessories-product-iphone-13-1-2','','inherit','open','closed','','w-accessories-product-iphone-13-1-2','','','2022-09-15 12:12:58','2022-09-15 12:12:58','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-iphone-13-1-2.jpg',0,'attachment','image/jpeg',0),
(8848,1,'2022-09-09 13:19:30','2022-09-09 13:19:30','<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<p>Parturient in potenti id rutrum duis torquent parturient sceler isque sit vestibulum a posuere scelerisque viverra urna. Egestas tristique vestibulum vestibulum ante vulputate penati bus a nibh dis parturient cum a adipiscing nam condimentum quisque enim fames risus eget. Consectetur duis tempus massa elit himenaeos duis iaculis parturient nam tempor neque nisl parturient vivamus primis sociosqu ac donec nisi a adipiscing senectus.</p><p><em>Suspendisse urna congue blandit per condimentum viverra torquent sapien aliquet ultricies id interdum natoque ullamcorper parturient. Egestas sociosqu adipiscing dictumst viverra lectus cum primis maecenas a a dui justo ac dignissim ac. Taciti suspendisse mi quis parturient suscipit metus habitant et cum elementum montes vestibulum quam vivamus a habitant in hendrerit velit malesuada sagittis ridiculus.</em></p><h3>Nulla auctor faucibus</h3><p>Ante iaculis feugiat dui magna mi scelerisque euismod nascetur nullam hac consectetur class metus feugiat ullamcorper nisl eu justo in a scelerisque. Feugiat sociis platea felis sed lacus maecenas consectetur elementum vestibulum ad aenean nostra sapien dictumst condimentum lectus. A pretium orci vestibulum aenean semper et congue sapien erat a cum adipiscing sagittis in sodales. Fames at ullamcorper mus adipiscing consectetur fusce lectus vestibulum vivamus dictumst vivamus parturient nisl a aenean ornare consectetur dolor arcu a a scelerisque ad. In a dis vestibulum class a justo condimentum ad fermentum nostra lectus fames porta.</p>\n						<link rel=\"stylesheet\" id=\"wd-photoswipe-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-photoswipe.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-owl-carousel-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-owl-carousel.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-image-gallery-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-gallery.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-8-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-single-post-img-8-opt-450x700.jpg\"alt=\"accessories-single-post-img-8-opt\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-9-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-single-post-img-9-opt-450x700.jpg\"alt=\"accessories-single-post-img-9-opt\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-4-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"3\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-single-post-img-4-opt-450x700.jpg\"alt=\"accessories-single-post-img-4-opt\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-3-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"4\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-single-post-img-3-opt-450x700.jpg\"alt=\"accessories-single-post-img-3-opt\">\n													</a>\n			<p>Ante iaculis feugiat dui magna mi scelerisque euismod nascetur nullam hac consectetur class metus feugiat ullamcorper nisl eu justo in a scelerisque. Feugiat sociis platea felis sed lacus maecenas consectetur elementum vestibulum ad aenean nostra sapien dictumst condimentum lectus. A pretium orci vestibulum aenean semper et congue sapien erat a cum adipiscing sagittis in sodales. Fames at ullamcorper mus adipiscing consectetur fusce lectus vestibulum vivamus dictumst vivamus parturient nisl a aenean ornare consectetur dolor arcu a a scelerisque ad. In a dis vestibulum class a justo condimentum ad fermentum nostra lectus fames porta.</p><h3>Parturient volutpat fames</h3><p>Ante iaculis feugiat dui magna mi scelerisque euismod nascetur nullam hac consectetur class metus feugiat ullamcorper nisl eu justo in a scelerisque. Feugiat sociis platea felis sed lacus maecenas consectetur elementum vestibulum ad aenean nostra sapien dictumst condimentum lectus. A pretium orci vestibulum aenean semper et congue sapien erat a cum adipiscing sagittis in sodales. Fames at ullamcorper mus adipiscing consectetur fusce lectus vestibulum vivamus dictumst vivamus parturient nisl a aenean ornare consectetur dolor arcu a a scelerisque ad. In a dis vestibulum class a justo condimentum ad fermentum nostra lectus fames porta.</p>\n								<img width=\"1200\" height=\"742\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-1-opt.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-1-opt.jpg 1200w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-1-opt-400x247.jpg 400w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-1-opt-768x475.jpg 768w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-1-opt-860x532.jpg 860w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-1-opt-430x266.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-1-opt-700x433.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-1-opt-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />					\n			<h4 style=\"text-align: center;\">Austen Marshall – Semper Suspen</h4><p>Ante iaculis feugiat dui magna mi scelerisque euismod nascetur nullam hac consectetur class metus feugiat ullamcorper nisl eu justo in a scelerisque. Feugiat sociis platea felis sed lacus maecenas consectetur elementum vestibulum ad aenean nostra sapien dictumst condimentum lectus. A pretium orci vestibulum aenean semper et congue sapien erat a cum adipiscing sagittis.</p>\n								<img width=\"1200\" height=\"742\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-5-opt.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-5-opt.jpg 1200w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-5-opt-400x247.jpg 400w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-5-opt-768x475.jpg 768w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-5-opt-860x532.jpg 860w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-5-opt-430x266.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-5-opt-700x433.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-5-opt-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />					\n			<h4 style=\"text-align: center;\">Jarred Monte – Aliquet Parturient</h4><p>Ante iaculis feugiat dui magna mi scelerisque euismod nascetur nullam hac consectetur class metus feugiat ullamcorper nisl eu justo in a scelerisque. Feugiat sociis platea felis sed lacus maecenas consectetur elementum vestibulum ad aenean nostra sapien dictumst condimentum lectus. A pretium orci vestibulum aenean semper et congue sapien erat a cum adipiscing sagittis.</p>\n								<img width=\"1200\" height=\"742\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-1.jpg 1200w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-1-400x247.jpg 400w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-1-768x475.jpg 768w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-1-860x532.jpg 860w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-1-430x266.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-1-700x433.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-1-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />					\n			<h4 style=\"text-align: center;\">Tyrell Aubrey – Inceptos Element</h4><p>Ante iaculis feugiat dui magna mi scelerisque euismod nascetur nullam hac consectetur class metus feugiat ullamcorper nisl eu justo in a scelerisque. Feugiat sociis platea felis sed lacus maecenas consectetur elementum vestibulum ad aenean nostra sapien dictumst condimentum lectus. A pretium orci vestibulum aenean semper et congue sapien erat a cum adipiscing sagittis.</p>\n								<img width=\"1200\" height=\"742\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-4.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-4.jpg 1200w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-4-400x247.jpg 400w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-4-768x475.jpg 768w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-4-860x532.jpg 860w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-4-430x266.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-4-700x433.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-4-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />					\n			<h4 style=\"text-align: center;\">Jimmy Chile – Nunc Penatibus</h4><p>Ante iaculis feugiat dui magna mi scelerisque euismod nascetur nullam hac consectetur class metus feugiat ullamcorper nisl eu justo in a scelerisque. Feugiat sociis platea felis sed lacus maecenas consectetur elementum vestibulum ad aenean nostra sapien dictumst condimentum lectus. A pretium orci vestibulum aenean semper et congue sapien erat a cum adipiscing sagittis.</p>\n						<link rel=\"stylesheet\" id=\"wd-mod-star-rating-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/mod-star-rating.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-testimonial-old-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-testimonial-old.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n				<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/lumen-testimonials-pic-3-100x100.jpg\">			\n			<p><em>\"Ante iaculis feugiat dui magna mi scelerisque euismod nascetur nullam hac consectetur class metus feugiat ullamcorper nisl eu justo in a scelerisque. Feugiat sociis platea felis sed lacus maecenas consectetur elementum vestibulum ad aenean nostra sapien dictumst condimentum lectus. A pretium orci vestibulum aenean semper et congue sapien erat a cum adipiscing sagittis.\"</em></p>\n			<footer>\n				Risus Parturient\n						Interior Stylist					\n							</footer>\n				<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/lumen-testimonials-pic-1-100x100.jpg\">			\n			<p><em>\"Ante iaculis feugiat dui magna mi scelerisque euismod nascetur nullam hac consectetur class metus feugiat ullamcorper nisl eu justo in a scelerisque. Feugiat sociis platea felis sed lacus maecenas consectetur elementum vestibulum ad aenean nostra sapien dictumst condimentum lectus. A pretium orci vestibulum aenean semper et congue sapien erat a cum adipiscing sagittis.\"</em></p>\n			<footer>\n				Metus Feugiat\n						Interior Stylist					\n							</footer>\n				<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/lumen-testimonials-pic-2-100x100.jpg\">			\n			<p><em>\"Ante iaculis feugiat dui magna mi scelerisque euismod nascetur nullam hac consectetur class metus feugiat ullamcorper nisl eu justo in a scelerisque. Feugiat sociis platea felis sed lacus maecenas consectetur elementum vestibulum ad aenean nostra sapien dictumst condimentum lectus. A pretium orci vestibulum aenean semper et congue sapien erat a cum adipiscing sagittis.\"</em></p>\n			<footer>\n				Euismod Nascetur\n						Interior Stylist					\n							</footer>\n			<h3>Congue dis suspendisse</h3><p>Ante iaculis feugiat dui magna mi scelerisque euismod nascetur nullam hac consectetur class metus feugiat ullamcorper nisl eu justo in a scelerisque. Feugiat sociis platea felis sed lacus maecenas consectetur elementum vestibulum ad aenean nostra sapien dictumst condimentum lectus. A pretium orci vestibulum aenean semper et congue sapien erat a cum adipiscing sagittis in sodales. Fames at ullamcorper mus adipiscing consectetur fusce lectus vestibulum vivamus dictumst vivamus parturient nisl a aenean ornare consectetur dolor arcu a a scelerisque ad. In a dis vestibulum class a justo condimentum ad fermentum nostra lectus fames porta.</p>\n								<img width=\"900\" height=\"450\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2-900x450.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />					\n			<p>Ante iaculis feugiat dui magna mi scelerisque euismod nascetur nullam hac consectetur class metus feugiat ullamcorper nisl eu justo in a scelerisque. Feugiat sociis platea felis sed lacus maecenas consectetur elementum vestibulum ad aenean nostra sapien dictumst condimentum lectus. A pretium orci vestibulum aenean semper et congue sapien erat a cum adipiscing sagittis in sodales. Fames at ullamcorper mus adipiscing consectetur fusce lectus vestibulum vivamus dictumst vivamus parturient nisl a aenean ornare consectetur dolor arcu a a scelerisque ad. In a dis vestibulum class a justo condimentum ad fermentum nostra lectus fames porta.</p>','The big design: Wall likes pictures','','publish','open','open','','the-big-design-wall-likes-pictures','','','2022-09-09 13:19:30','2022-09-09 13:19:30','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?p=8848',0,'post','',0),
(9558,1,'2025-10-03 13:51:05','2025-10-03 13:51:05','','Shop','','publish','closed','closed','','shop','','','2025-10-03 13:51:05','2025-10-03 13:51:05','',0,'http://timewilltellstores.com/shop/',0,'page','',0),
(9559,1,'2025-10-03 13:51:05','2025-10-03 13:51:05','','Default Kit','','inherit','closed','closed','','6-revision-v1','','','2025-10-03 13:51:05','2025-10-03 13:51:05','',6,'http://timewilltellstores.com/?p=9559',0,'revision','',0),
(229,1,'2022-09-07 14:59:20','2022-09-07 14:59:20','','hkgroteskpro-semibold','','inherit','open','closed','','hkgroteskpro-semibold','','','2022-09-07 14:59:20','2022-09-07 14:59:20','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/hkgroteskpro-semibold.woff2',0,'attachment','font/woff2',0),
(9072,1,'2022-09-15 11:16:43','2022-09-15 11:16:43','','accessories-popup','','inherit','open','closed','','accessories-popup','','','2022-09-15 11:16:43','2022-09-15 11:16:43','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-popup.jpg',0,'attachment','image/jpeg',0),
(9421,1,'2022-09-16 11:04:54','2022-09-16 11:04:54','<link rel=\"stylesheet\" id=\"wd-el-page-title-builder-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-page-title-builder.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-shop-page-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-shop-page-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-page-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/page-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 										\n															<h1>\n									Shop								</h1>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.','product archive layout Cases','','publish','closed','closed','','product-archive-layout-case','','','2025-10-07 01:21:49','2025-10-07 01:21:49','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?post_type=woodmart_layout&#038;p=9421',0,'woodmart_layout','',0),
(8851,1,'2022-09-09 13:20:25','2022-09-09 13:20:25','<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<p>Ullamcorper condimentum erat pretium velit at ut a nunc id a adeu vestibulum nibh urna nam consequat erat molestie lacinia rhoncus. Nisi a diamida himenaeos condimentum laoreet pera neque habitant leo feugiat viverra nisl sagittis a curabitur parturient nisi adipiscing. A parturient dapibus pulvinar arcu a suspendisse sagittis mus mollis at a nec placerat sociosqu himenaeos litora fames habitant suscipit tempus scelerisque ridiculus mi ullamcorper per ridiculus proin condimentum. Nisi a diam id a himenaeos condimentum laoreet per a neque habitant leo feugiat viverra nisl sagittis a curabitur parturient nisi adipiscing. A parturient dapibus pulvinar arcu a suspendisse sagittis mus mollis at a nec placerat sociosqu himenaeos litora fames habitant suscipit tempus scelerisque ridiculus mi ullamcorper per ridiculus proin condimentum.</p>\n						<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Habitant leo</h4> \n			<p><em>Ullamcorper condimentum erat pretium velit at ut a nunc id a ad eu vestibulum nibh urna nam consequat erat molestie lacinia rhoncus. Nisi a diam id a himenaeos condimentum laoreet per a neque habitant leo feugiat viverra nisl sagittis a curabitur parturient nisi adipiscing. A parturient dapibus pulvinar arcu a suspendisse sagittis mus mollis at a nec placerat sociosqu himenaeos litora fames habitant suscipit tempus scelerisque ridiculus mi ullamcorper per ridiculus proin condimentum.</em></p><p>Nisi a diam id a himenaeos condimentum laoreet per a neque habitant leo feugiat viverra nisl sagittis a curabitur parturient nisi adipiscing. A parturient dapibus pulvinar arcu a suspendisse sagittis mus mollis at a nec placerat sociosqu himenaeos litora fames habitant suscipit tempus scelerisque ridiculus mi ullamcorper per ridiculus proin condimentum.</p>\n								<img width=\"1200\" height=\"742\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-2.jpg 1200w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-2-400x247.jpg 400w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-2-768x475.jpg 768w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-2-860x532.jpg 860w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-2-430x266.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-2-700x433.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-2-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />					\n			<p>Ullamcorper condimentum erat pretium velit at ut a nunc id a ad eu vestibulum nibh urna nam consequat erat molestie lacinia rhoncus. Nisi a diam id a himenaeos condimentum laoreet per a neque habitant leo feugiat viverra nisl sagittis a curabitur parturient nisi adipiscing. A parturient dapibus pulvinar arcu a suspendisse sagittis mus mollis at a nec placerat sociosqu himenaeos litora fames habitant suscipit tempus scelerisque ridiculus mi ullamcorper per ridiculus proin condimentum.</p><p>Nisi a diam id a himenaeos condimentum laoreet per a neque habitant leo feugiat viverra nisl sagittis a curabitur parturient nisi adipiscing. A parturient dapibus pulvinar arcu a suspendisse sagittis mus mollis at a nec placerat sociosqu himenaeos litora fames habitant suscipit tempus scelerisque ridiculus mi ullamcorper per ridiculus proin condimentum.</p>\n								<img width=\"746\" height=\"736\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-6-746x736.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />					\n			<p>Volutpat suspendisse condimentum conubia velit placerat at in augue porta aliquet pretium malesuada montes ac nam ante egestas cras consectetur ipsum donec facilisi curabitur a fames sociis sagittis. A luctus non viverra vestibulum eu hendrerit scelerisque malesuada ad dis cras iaculis.</p><blockquote><p>A luctus non viverra vestibulum eu hendrerit scelerisque malesuada ad dis cras iaculis aliquam netus hendrerit semper nec ac dolor eleifend orci cum quis dictumst cum bibendum montes eleifend.</p></blockquote><p>A luctus non viverra vestibulum eu hendrerit scelerisque malesuada ad dis cras iaculis aliquam netus hendrerit semper nec ac dolor eleifend orci cum quis dictumst cum bibendum montes eleifend. Egestas nascetur neque commodo nunc.</p>\n			<p>Volutpat suspendisse condimentum conubia velit placerat at in augue porta aliquet pretium malesuada montes ac nam ante egestas cras consectetur ipsum donec facilisi curabitur a fames sociis sagittis. A luctus non viverra vestibulum eu hendrerit scelerisque malesuada ad dis cras iaculis. Cras consectetur non viverra vestibulum.</p><p>A luctus non viverra vestibulum eu hendrerit scelerisque malesuada ad dis cras iaculis aliquam netus hendrerit semper nec ac dolor eleifend orci cum quis dictumst cum bibendum montes eleifend. Egestas nascetur neque commodo nunc. Cras consectetur ipsum donec facilisi curabitur a fames sociis sagittis. Condimentum conubia. Condim entum a parturient dui parturient vulputate vehicula dis mi placerat at in augue.True enough, but that’s not all that it takes to get things back on track.</p>\n								<img width=\"275\" height=\"270\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1-275x270.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />					\n						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-base-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-product-loop-base.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-more-description-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/mod-more-description.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-owl-carousel-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-owl-carousel.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 									\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/apple-watch-series-6/\">\n			<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17-148x169.jpg 148w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9479\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/apple-watch-series-6/\">Apple Watch Series 6</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" rel=\"tag\">Silicone</a>		\n	<bdi>&#36;399.00</bdi>\n					Features &nbsp; Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"2a98405405\" data-product-id=\"9479\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9479\" data-quantity=\"1\" data-product_id=\"9479\" data-product_sku=\"\" aria-label=\"Add &ldquo;Apple Watch Series 6&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n							<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/apple-watch-series-6/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9479\"\n				>Quick view</a>\n				 <!-- end product-items -->\n			 <!-- end #carousel-228 -->\n				<h4>Cras consectetur</h4> \n			<p>Volutpat suspendisse condimentum conubia velit placerat at in augue porta aliquet pretium malesuada montes ac nam ante egestas cras consectetur ipsum donec facilisi curabitur a fames sociis sagittis. A luctus non viverra vestibulum eu hendrerit scelerisque malesuada ad dis cras iaculis. Cras consectetur non viverra vestibulum. A luctus non viverra vestibulum eu hendrerit scelerisque malesuada ad dis cras iaculis. Cras consectetur non viverra vestibulum.</p><p>A luctus non viverra vestibulum eu hendrerit scelerisque malesuada ad dis cras iaculis aliquam netus hendrerit semper nec ac dolor eleifend orci cum quis dictumst cum bibendum montes eleifend. Egestas nascetur neque commodo nunc. Cras consectetur ipsum donec facilisi curabitur a fames sociis sagittis. Condimentum conubia. Condim entum a parturient dui parturient vulputate vehicula dis mi placerat at in augue.</p>\n			<p>Ullamcorper condimentum erat pretium velit at ut a nunc id a ad eu vestibulum nibh urna nam consequat erat molestie lacinia rhoncus. Nisi a diam id a himenaeos condimentum laoreet per a neque habitant leo feugiat viverra nisl sagittis a curabitur parturient nisi adipiscing. A parturient dapibus pulvinar arcu a suspendisse sagittis mus mollis at a nec placerat sociosqu himenaeos litora fames habitant suscipit tempus scelerisque ridiculus mi ullamcorper per ridiculus proin condimentum.</p><p><em>Nisi a diam id a himenaeos condimentum laoreet per a neque habitant leo feugiat viverra nisl sagittis a curabitur parturient nisi adipiscing. A parturient dapibus pulvinar arcu a suspendisse sagittis mus mollis at a nec placerat sociosqu himenaeos litora fames habitant suscipit tempus scelerisque ridiculus mi ullamcorper per ridiculus proin condimentum egestas taciti molestie hendrerit sit senectus iaculis.</em></p>','New home decor from John Doerson','','publish','open','open','','new-home-decor-from-john-doerson','','','2022-09-09 13:20:25','2022-09-09 13:20:25','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?p=8851',0,'post','',0),
(9216,1,'2022-09-15 13:33:56','2022-09-15 13:33:56','','green-case-side','','inherit','open','closed','','green-case-side','','','2022-09-15 13:33:56','2022-09-15 13:33:56','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/green-case-side.jpg',0,'attachment','image/jpeg',0),
(8854,1,'2022-09-09 13:21:10','2022-09-09 13:21:10','<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<p>A taciti cras scelerisque scelerisque gravida natoque nulla vestibulum turpis primis adipiscing faucibus scelerisque adipiscing aliquet pretium. Et iaculis mi velit tincidunt vestibulum a duis tempor non magna ultrices porta malesuada ullamcorper scelerisque parturient himenaeos iaculis sit. Scelerisque sociosqu ullamcorper urna nisl mollis vestibulum pretium commodo inceptos.</p><p>Ac ullamcorper a ultrices a a urna ac commodo nam condimentum parturient. Libero suspendisse facilisis parturient elementum curabitur. Erat a per dis aliquet ultricies curabitur nostra suspendisse nec adipiscing donec vestibulum a parturient a ac ut non adipiscing penatibus nec erat. A at nec rutrum nam molestie suspendisse scelerisque platea a ut commodo volutpat ullamcorper.</p>\n						<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/mod-highlighted-text.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n				<h4><u>5.</u> Eva Solo: Danish Furnishing Accessories</h4> \n						<link rel=\"stylesheet\" id=\"wd-photoswipe-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-photoswipe.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-image-gallery-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-gallery.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-1.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1-400x400.jpg\"alt=\"accessories-blog-img-1\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-2.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2-400x400.jpg\"alt=\"accessories-blog-img-2\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-3.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"3\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3-400x400.jpg\"alt=\"accessories-blog-img-3\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-4.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"4\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4-400x400.jpg\"alt=\"accessories-blog-img-4\">\n													</a>\n			<p>Purus lobortis senectus faucibus imperdiet rutrum porttitor tincidunt laoreet parturient consectetur tortor ad adipiscing id a duis hendrerit diam. A at nec rutrum nam molestie suspendisse scelerisque platea a ut commodo volutpat ullamcorper penatibus dis quis felis justo porta montes nam a vestibulum tristique parturient parturient eget tincidunt.Semper dui.</p><blockquote><p>Scelerisque leo fusce dui parturient ad a penatibus mauris adipiscing tempus vestibulum imperdiet gravida magnis a nec penatibus augue ullamcorper quis sem a luctus leo eros ornare.</p></blockquote><p>Cum scelerisque montes conubia vivamus volutpat consectetur euismod ullamcorper netus quis dui vestibulum hac lorem parturient a massa parturient cubilia cubilia mauris elementum. Condimentum condimentum hac egestas a dictumst potenti.</p>\n			<p>Purus lobortis senectus faucibus imperdiet rutrum porttitor tincidunt laoreet parturient consectetur tortor ad adipiscing id a duis hendrerit diam. A at nec rutrum nam molestie suspendisse scelerisque platea a ut commodo volutpat ullamcorper penatibus dis quis felis justo porta montes nam a vestibulum tristique parturient parturient eget tincidunt. Semper dui.</p>\n				<h4><u>4.</u> Magisso Finnish Design Movement</h4> \n			<p>Purus lobortis senectus faucibus imperdiet rutrum porttitor tincidunt laoreet parturient consectetur tortor ad adipiscing id a duis hendrerit diam. A at nec rutrum nam molestie suspendisse scelerisque platea a ut commodo volutpat ullamcorper penatibus dis quis felis justo porta montes nam a vestibulum tristique parturient parturient eget tincidunt. Semper dui.</p><p>Cum scelerisque montes conubia vivamus volutpat consectetur euismod ullamcorper netus quis dui vestibulum hac lorem parturient a massa parturient cubilia cubilia mauris elementum. Condimentum condimentum hac egestas a dictumst potenti.</p><p><em>Scelerisque leo fusce dui parturient ad a penatibus mauris adipiscing tempus vestibulum imperdiet gravida magnis a nec penatibus augue ullamcorper quis sem a luctus leo eros ornare cubilia mauris elementum imperdiet tincidunt.</em></p>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-8-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-single-post-img-8-opt-400x400.jpg\"alt=\"accessories-single-post-img-8-opt\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-7-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-single-post-img-7-opt-400x400.jpg\"alt=\"accessories-single-post-img-7-opt\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-3-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"3\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-single-post-img-3-opt-400x400.jpg\"alt=\"accessories-single-post-img-3-opt\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-1-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"4\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-single-post-img-1-opt-400x400.jpg\"alt=\"accessories-single-post-img-1-opt\">\n													</a>\n			<p>Purus lobortis senectus faucibus imperdiet rutrum porttitor tincidunt laoreet parturient consectetur tortor ad adipiscing id a duis hendrerit diam. A at nec rutrum nam molestie suspendisse scelerisque platea a ut commodo volutpat ullamcorper penatibus dis quis felis justo porta montes nam a vestibulum tristique parturient parturient eget tincidunt. Semper dui.</p>\n				<h4><u>3.</u> Röshults Svenska Hantverk</h4> \n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-9.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-9-400x400.jpg\"alt=\"accessories-blog-img-9\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-8.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-8-400x400.jpg\"alt=\"accessories-blog-img-8\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-7.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"3\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-7-400x400.jpg\"alt=\"accessories-blog-img-7\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-5.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"4\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5-400x400.jpg\"alt=\"accessories-blog-img-5\">\n													</a>\n			<p>Purus lobortis senectus faucibus imperdiet rutrum porttitor tincidunt laoreet parturient consectetur tortor ad adipiscing id a duis hendrerit diam. A at nec rutrum nam molestie suspendisse scelerisque platea a ut commodo volutpat ullamcorper penatibus dis quis felis justo porta montes nam a vestibulum tristique parturient parturient eget tincidunt. Semper dui.</p><p><img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/brand-alessi.png\" alt=\"\" width=\"120\" height=\"67\" />Scelerisque leo fusce dui parturient ad a penatibus mauris adipiscing tempus vestibulum imperdiet gravida magnis a nec bulum penatibus augue dui.</p><p>Cum scelerisque montes conubia vivamus volutpat consectetur euismod ullamcorper netus quis dui vestibulum hac lorem parturient a massa parturient cubilia cubilia mauris elementum. Condimentum condimentum hac egestas a dictumst potenti. Rutrum nam molestie suspendisse scelerisque platea.</p>\n			<p>Purus lobortis senectus faucibus imperdiet rutrum porttitor tincidunt laoreet parturient consectetur tortor ad adipiscing id a duis hendrerit diam. A at nec rutrum nam molestie suspendisse scelerisque platea a ut commodo volutpat ullamcorper penatibus dis quis felis justo porta montes nam a vestibulum tristique parturient parturient eget tincidunt. Semper dui.</p>\n				<h4><u>2.</u> Alessi: the Italian Factory of Design</h4> \n			<p>Purus lobortis senectus faucibus imperdiet rutrum porttitor tincidunt laoreet parturient consectetur tortor ad adipiscing id a duis hendrerit diam. A at nec rutrum nam molestie suspendisse scelerisque platea a ut commodo volutpat ullamcorper penatibus dis quis felis justo porta montes nam a vestibulum tristique parturient parturient eget tincidunt. Semper dui.</p><p style=\"font-style: italic; font-size: 18px; color: #4a4a4a;\">Scelerisque leo fusce dui parturient ad a penatibus mauris adipiscing tempus vestibulum imperdiet gravida magnis a nec penatibus augue ullamcorper quis sem a luctus leo eros ornare cubilia mauris elementum imperdiet tincidunt.</p><p>Cum scelerisque montes conubia vivamus volutpat consectetur euismod ullamcorper netus quis dui vestibulum hac lorem parturient a massa parturient cubilia cubilia mauris elementum. Condimentum condimentum hac egestas a dictumst potenti.</p>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-1.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1-400x400.jpg\"alt=\"accessories-blog-img-1\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-2.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2-400x400.jpg\"alt=\"accessories-blog-img-2\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-3.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"3\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3-400x400.jpg\"alt=\"accessories-blog-img-3\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-4.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"4\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4-400x400.jpg\"alt=\"accessories-blog-img-4\">\n													</a>\n			<p>Purus lobortis senectus faucibus imperdiet rutrum porttitor tincidunt laoreet parturient consectetur tortor ad adipiscing id a duis hendrerit diam. A at nec rutrum nam molestie suspendisse scelerisque platea a ut commodo volutpat ullamcorper penatibus dis quis felis justo porta montes nam a vestibulum tristique parturient parturient eget tincidunt. Semper dui.</p>\n				<h4><u>1.</u> Leolux Design Furniture</h4> \n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-2-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-single-post-img-2-opt-400x400.jpg\"alt=\"accessories-single-post-img-2-opt\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-4-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-single-post-img-4-opt-400x400.jpg\"alt=\"accessories-single-post-img-4-opt\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-6-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"3\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-single-post-img-6-opt-400x400.jpg\"alt=\"accessories-single-post-img-6-opt\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-7-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"4\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-single-post-img-7-opt-400x400.jpg\"alt=\"accessories-single-post-img-7-opt\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-9-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"5\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-single-post-img-9-opt-400x400.jpg\"alt=\"accessories-single-post-img-9-opt\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-8-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"6\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-single-post-img-8-opt-400x400.jpg\"alt=\"accessories-single-post-img-8-opt\">\n													</a>\n			<p>Ullamcorper per dis adipiscing curae nisl nisl blandit nunc vel massa ad venenatis a cras donec adipiscing adipiscing at a suspendisse montes habitasse vestibulum et sagittis aptent ornare. Purus nostra orci nascetur ante aenean parturient nullam conubia parturient a porta felis dapibus potenti magna turpis a vestibulum nunc a vestibulum at parturient leo feugiat a.</p><blockquote><p>Scelerisque a vulputate varius duis a purus nam integer lacus ridiculus ullamcorper nec ac convallis mus hac parturient hendrerit erat a aliquam amet. Cras duis aliquet a cras hendrerit adipiscing maecenas adipiscing scelerisque mi parturient nostra urna non.Iaculis ornare vitae convallis duis ut tempus odio suspendisse adipiscing potenti vivamus odio eget a adipiscing hac.</p></blockquote><p>At habitant amet erat gravida lectus dapibus parturient per in praesent condimentum adipiscing gravida interdum rhoncus arcu condimentum dui scelerisque ipsum montes montes id a a.In tempor a a eu etiam per habitant dis condimentum vestibulum augue vivamus massa ullamcorper suspendisse tellus condimentum enim nunc varius sem dis.</p>\n						<link rel=\"stylesheet\" id=\"wd-owl-carousel-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-owl-carousel.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-brands-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-brand.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n							<a title=\"Xiaomi\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=xiaomi\">\n																	<img width=\"180\" height=\"100\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-5.png 180w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-5-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															</a>\n							<a title=\"Spigen\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=spigen\">\n																	<img width=\"180\" height=\"100\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-6.png 180w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-6-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															</a>\n							<a title=\"Samsung\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=samsung\">\n																	<img width=\"180\" height=\"100\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-3.png 180w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-3-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															</a>\n							<a title=\"Panasonic\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=panasonic\">\n																	<img width=\"180\" height=\"100\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-1.png 180w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-1-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															</a>\n							<a title=\"Nillkin\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=nillkin\">\n																	<img width=\"180\" height=\"100\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-8.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-8.png 180w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-8-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															</a>\n							<a title=\"Logitech\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=logitech\">\n																	<img width=\"180\" height=\"100\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-2.png 180w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-2-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															</a>\n							<a title=\"Huawei\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=huawei\">\n																	<img width=\"180\" height=\"100\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-10.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-10.png 180w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-10-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															</a>\n							<a title=\"Energizer\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=energizer\">\n																	<img width=\"180\" height=\"100\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-11.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-11.png 180w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-11-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															</a>\n							<a title=\"Ecoflow\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=ecoflow\">\n																	<img width=\"180\" height=\"100\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-12.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-12.png 180w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-12-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															</a>\n							<a title=\"Belkin\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=belkin\">\n																	<img width=\"180\" height=\"100\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-9.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-9.png 180w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-9-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															</a>\n							<a title=\"Baseus\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=baseus\">\n																	<img width=\"180\" height=\"100\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-4.png 180w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-4-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															</a>\n							<a title=\"Anker\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=anker\">\n																	<img width=\"180\" height=\"100\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-7.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-7.png 180w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-7-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															</a>\n			<a  href=\"#\">\n					VIEW ALL BRANDS				\n							</a>','Minimalist Japanese-inspired furniture','','publish','open','open','','minimalist-japanese-inspired-furniture','','','2022-09-09 13:21:10','2022-09-09 13:21:10','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?p=8854',0,'post','',0),
(8857,1,'2022-09-09 13:21:51','2022-09-09 13:21:51','<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<p>Ac haca ullamcorper donec ante habi tasse donec imperdiet eturpis varius per a augue magna hac. Nec hac et vestibulum duis a tincidunt per a aptent interdum purus feugiat a id aliquet erat himenaeos nunc torquent euismod adipiscing adipiscing dui gravida justo. Ultrices ut parturient morbi sit adipiscing sit a habitasse curabitur viverra at malesuada at vestibulum. Leo duis lacinia placerat parturient montes vulputate cubilia posuere parturient inceptos massa euismod curabitur dis dignissim vestibulum quam a urna.</p><p>Netus pretium tellus nulla commodo massa adipiscing in elementum magna congue condimentum placerat habitasse potenti ac orci a quisque tristique elementum et viverra at condimentum scelerisque eu mi. Elit praesent cras vehicula a ullamcorper nulla scelerisque aliquet tempus faucibus quam ac aliquet nibh a condimentum suspendisse hac integer leo erat aliquam ut himenaeos. Consectetur neque odio diam turpis dictum ullamcorper dis felis nec et montes non ad a quam pretium convallis leo condimentum congue scelerisque suspendisse elementum nam. Vestibulum tempor lobortis semper cras orci parturient a parturient tincidunt erat arcu sodales sed nascetur et mi bibendum condimentum suspendisse sodales nostra fermentum.</p>\n						<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-layout-masonry-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-categories-loop-layout-masonry.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 															<link rel=\"stylesheet\" id=\"wd-owl-carousel-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-owl-carousel.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 			\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\">\n				<img width=\"132\" height=\"132\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5-132x132.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/wood-accessories-category-5-132x132.jpg 132w, http://timewilltellstores.com/wp-content/uploads/2022/09/wood-accessories-category-5-185x185.jpg 185w, http://timewilltellstores.com/wp-content/uploads/2022/09/wood-accessories-category-5-100x100.jpg 100w, http://timewilltellstores.com/wp-content/uploads/2022/09/wood-accessories-category-5.jpg 220w\" sizes=\"(max-width: 132px) 100vw, 132px\" />			</a>\n			<h3>\n				Straps <mark>(12)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\">12 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\" aria-label=\"Product category straps\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\">\n				<img width=\"132\" height=\"132\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/silicone-category-132x132.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/silicone-category-132x132.jpg 132w, http://timewilltellstores.com/wp-content/uploads/2022/09/silicone-category-185x185.jpg 185w, http://timewilltellstores.com/wp-content/uploads/2022/09/silicone-category-100x100.jpg 100w, http://timewilltellstores.com/wp-content/uploads/2022/09/silicone-category.jpg 220w\" sizes=\"(max-width: 132px) 100vw, 132px\" />			</a>\n			<h3>\n				Silicone <mark>(6)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\">6 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" aria-label=\"Product category silicone\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\">\n				<img width=\"132\" height=\"132\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2-132x132.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/wood-accessories-category-2-132x132.jpg 132w, http://timewilltellstores.com/wp-content/uploads/2022/09/wood-accessories-category-2-185x185.jpg 185w, http://timewilltellstores.com/wp-content/uploads/2022/09/wood-accessories-category-2-100x100.jpg 100w, http://timewilltellstores.com/wp-content/uploads/2022/09/wood-accessories-category-2.jpg 220w\" sizes=\"(max-width: 132px) 100vw, 132px\" />			</a>\n			<h3>\n				MagSafe <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\" aria-label=\"Product category magsafe\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\">\n				<img width=\"132\" height=\"132\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/i13-pro-category-132x132.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/i13-pro-category-132x132.jpg 132w, http://timewilltellstores.com/wp-content/uploads/2022/09/i13-pro-category-185x185.jpg 185w, http://timewilltellstores.com/wp-content/uploads/2022/09/i13-pro-category-100x100.jpg 100w, http://timewilltellstores.com/wp-content/uploads/2022/09/i13-pro-category.jpg 220w\" sizes=\"(max-width: 132px) 100vw, 132px\" />			</a>\n			<h3>\n				IPhone 13 <mark>(8)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\">8 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" aria-label=\"Product category iphone-13\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12-pro/\">\n				<img width=\"132\" height=\"132\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/i12-pro-category-132x132.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/i12-pro-category-132x132.jpg 132w, http://timewilltellstores.com/wp-content/uploads/2022/09/i12-pro-category-185x185.jpg 185w, http://timewilltellstores.com/wp-content/uploads/2022/09/i12-pro-category-100x100.jpg 100w, http://timewilltellstores.com/wp-content/uploads/2022/09/i12-pro-category.jpg 220w\" sizes=\"(max-width: 132px) 100vw, 132px\" />			</a>\n			<h3>\n				IPhone 12 pro <mark>(7)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12-pro/\">7 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12-pro/\" aria-label=\"Product category iphone-12-pro\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\">\n				<img width=\"132\" height=\"132\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2-132x132.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/wood-accessories-category-4-2-132x132.jpg 132w, http://timewilltellstores.com/wp-content/uploads/2022/09/wood-accessories-category-4-2-185x185.jpg 185w, http://timewilltellstores.com/wp-content/uploads/2022/09/wood-accessories-category-4-2-100x100.jpg 100w, http://timewilltellstores.com/wp-content/uploads/2022/09/wood-accessories-category-4-2.jpg 220w\" sizes=\"(max-width: 132px) 100vw, 132px\" />			</a>\n			<h3>\n				Charger <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\" aria-label=\"Product category charger\"></a>\n						<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-section-title-style-under-and-over-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-section-title-style-under-and-over.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Accessories</h4> \n						<link rel=\"stylesheet\" id=\"wd-photoswipe-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-photoswipe.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 			\n							<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-1-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-elementor-open-lightbox=\"no\">\n								<img width=\"1024\" height=\"460\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-single-post-img-1-opt-1024x460.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />							</a>\n						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-base-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-product-loop-base.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-more-description-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/mod-more-description.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 									\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/apple-watch-series-6/\">\n			<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17-148x169.jpg 148w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9479\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/apple-watch-series-6/\">Apple Watch Series 6</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" rel=\"tag\">Silicone</a>		\n	<bdi>&#36;399.00</bdi>\n					Features &nbsp; Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"2a98405405\" data-product-id=\"9479\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9479\" data-quantity=\"1\" data-product_id=\"9479\" data-product_sku=\"\" aria-label=\"Add &ldquo;Apple Watch Series 6&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n							<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/apple-watch-series-6/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9479\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/aubergine-modern-buckle/\">\n			<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/straps-leather-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/straps-leather-3.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-leather-3-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-leather-3-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-leather-3-148x169.jpg 148w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-leather-3-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9466\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/aubergine-modern-buckle/\">Aubergine Modern Buckle</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" rel=\"tag\">Silicone</a>		\n	<bdi>&#36;239.00</bdi>\n					Features &nbsp; Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"2a98405405\" data-product-id=\"9466\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9466\" data-quantity=\"1\" data-product_id=\"9466\" data-product_sku=\"\" aria-label=\"Add &ldquo;Aubergine Modern Buckle&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/aubergine-modern-buckle/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9466\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/blue-sport-band-regular/\">\n			<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-13.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-13.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-13-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-13-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-13-148x169.jpg 148w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-13-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9473\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/blue-sport-band-regular/\">Blue Sport Band Regular</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" rel=\"tag\">Silicone</a>		\n	<bdi>&#36;159.00</bdi>\n					Features &nbsp; Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"2a98405405\" data-product-id=\"9473\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9473\" data-quantity=\"1\" data-product_id=\"9473\" data-product_sku=\"\" aria-label=\"Add &ldquo;Blue Sport Band Regular&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/blue-sport-band-regular/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9473\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">\n			<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-1-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-1-1.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-1-1-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-1-1-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-1-1-148x169.jpg 148w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-1-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">\n					<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-2-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-2-1.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-2-1-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-2-1-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-2-1-148x169.jpg 148w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-2-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9260\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">Case for AirPods – Blue</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\" rel=\"tag\">Cases</a>		\n	<bdi>&#36;9.99</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"2a98405405\" data-product-id=\"9260\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9260\" data-quantity=\"1\" data-product_id=\"9260\" data-product_sku=\"\" aria-label=\"Add &ldquo;Case for AirPods – Blue&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9260\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">\n			<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-150x171.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">\n					<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-1.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-1-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-1-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-1-150x171.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9181\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">Epik Silicone Case Full &#8211; Lavender</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" rel=\"tag\">IPhone 13</a>		\n	<bdi>&#36;99.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"2a98405405\" data-product-id=\"9181\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9181\" data-quantity=\"1\" data-product_id=\"9181\" data-product_sku=\"\" aria-label=\"Add &ldquo;Epik Silicone Case Full - Lavender&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9181\"\n				>Quick view</a>\n				 <!-- end product-items -->\n			 <!-- end #carousel-811 -->\n			<p>Mauris torquent mi eget et amet phasellus eget ad ullamcorper mi a fermentum vel a a nunc consectetur enim rutrum. Aliquam vestibulum nulla condimentum platea accumsan sed mi montes adipiscing eu bibendum ante adipiscing gravida per consequat gravida tristique litora nisi condimentum lobortis elementum. Ullamcorper ante fermentum massa a dolor gravida parturient id a adipiscing neque rhoncus quisque a ullamcorper tempor.Consectetur scelerisque ullamcorper arcu est suspendisse eu rhoncus nibh.</p>\n							<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-8-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-elementor-open-lightbox=\"no\">\n								<img width=\"450\" height=\"700\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-single-post-img-8-opt-450x700.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />							</a>\n			<p>Accumsan ridiculus suspendisse ut aenean malesuada metus mi urna facilisi eget amet odio adipiscing aptent class fusce a ullamcorper facilisi nullam ac vivamus sociosqu. Nec felis non parturient fusce ornare dis curae etiam facilisis convallis ligula leo litora dui suscipit suspendisse ullamcorper posuere dui faucibus ligula ullamcorper sit. Imperdiet augue cras aliquet ipsum a a parturient molestie senectus dis morbi massa nibh phasellus vestibulum nam diam vestibulum sodales torquent parturient ut a torquent tempor ullamcorper. Parturient consectetur ultricies ornare ut tristique aptent sit hac dis iaculis.</p><p><strong>Suspendisse Ullamcorper - <a href=\"#\">Parturient Consectetur </a></strong></p>\n							<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-7-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-elementor-open-lightbox=\"no\">\n								<img width=\"450\" height=\"700\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-single-post-img-7-opt-450x700.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />							</a>\n			<p>Accumsan ridiculus suspendisse ut aenean malesuada metus mi urna facilisi eget amet odio adipiscing aptent class fusce a ullamcorper facilisi nullam ac vivamus sociosqu. Nec felis non parturient fusce ornare dis curae etiam facilisis convallis ligula leo litora dui suscipit suspendisse ullamcorper posuere dui faucibus ligula ullamcorper sit. Imperdiet augue cras aliquet ipsum a a parturient molestie senectus dis morbi massa nibh phasellus vestibulum nam diam vestibulum sodales torquent parturient ut a torquent tempor ullamcorper. Parturient consectetur ultricies ornare ut tristique aptent sit hac dis iaculis.</p><p><strong>Suspendisse Ullamcorper - <a href=\"#\">Parturient Consectetur </a></strong></p>\n			<p>Accumsan ridiculus suspendisse ut aenean malesuada metus mi urna facilisi eget amet odio adipiscing aptent class fusce a ullamcorper facilisi nullam ac vivamus sociosqu. Nec felis non parturient fusce ornare dis curae etiam facilisis convallis ligula leo litora dui suscipit suspendisse ullamcorper posuere dui faucibus ligula ullamcorper sit. Imperdiet augue cras aliquet ipsum a a parturient molestie senectus dis morbi massa nibh phasellus vestibulum nam diam vestibulum sodales torquent parturient ut a torquent tempor ullamcorper. Parturient consectetur ultricies ornare ut tristique aptent sit hac dis iaculis.</p><p><strong>Suspendisse Ullamcorper - <a href=\"#\">Parturient Consectetur </a></strong></p>\n							<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-9-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-elementor-open-lightbox=\"no\">\n								<img width=\"450\" height=\"700\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-single-post-img-9-opt-450x700.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />							</a>\n			<p>Accumsan ridiculus suspendisse ut aenean malesuada metus mi urna facilisi eget amet odio adipiscing aptent class fusce a ullamcorper facilisi nullam ac vivamus sociosqu. Nec felis non parturient fusce ornare dis curae etiam facilisis convallis ligula leo litora dui suscipit suspendisse ullamcorper posuere dui faucibus ligula ullamcorper sit. Imperdiet augue cras aliquet ipsum a a parturient molestie senectus dis morbi massa nibh phasellus vestibulum nam diam vestibulum sodales torquent parturient ut a torquent tempor ullamcorper. Parturient consectetur ultricies ornare ut tristique aptent sit hac dis iaculis.</p><p><strong>Suspendisse Ullamcorper - <a href=\"#\">Parturient Consectetur </a></strong></p>\n							<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-6-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-elementor-open-lightbox=\"no\">\n								<img width=\"450\" height=\"700\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-single-post-img-6-opt-450x700.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />							</a>\n				<h4>Lighting</h4> \n							<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-5-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-elementor-open-lightbox=\"no\">\n								<img width=\"1024\" height=\"460\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-single-post-img-5-opt-1024x460.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />							</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/apple-watch-series-6/\">\n			<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17-148x169.jpg 148w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9479\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/apple-watch-series-6/\">Apple Watch Series 6</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" rel=\"tag\">Silicone</a>		\n	<bdi>&#36;399.00</bdi>\n					Features &nbsp; Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"2a98405405\" data-product-id=\"9479\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9479\" data-quantity=\"1\" data-product_id=\"9479\" data-product_sku=\"\" aria-label=\"Add &ldquo;Apple Watch Series 6&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/apple-watch-series-6/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9479\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/aubergine-modern-buckle/\">\n			<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/straps-leather-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/straps-leather-3.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-leather-3-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-leather-3-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-leather-3-148x169.jpg 148w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-leather-3-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9466\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/aubergine-modern-buckle/\">Aubergine Modern Buckle</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" rel=\"tag\">Silicone</a>		\n	<bdi>&#36;239.00</bdi>\n					Features &nbsp; Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"2a98405405\" data-product-id=\"9466\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9466\" data-quantity=\"1\" data-product_id=\"9466\" data-product_sku=\"\" aria-label=\"Add &ldquo;Aubergine Modern Buckle&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/aubergine-modern-buckle/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9466\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/blue-sport-band-regular/\">\n			<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-13.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-13.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-13-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-13-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-13-148x169.jpg 148w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-13-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9473\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/blue-sport-band-regular/\">Blue Sport Band Regular</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" rel=\"tag\">Silicone</a>		\n	<bdi>&#36;159.00</bdi>\n					Features &nbsp; Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"2a98405405\" data-product-id=\"9473\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9473\" data-quantity=\"1\" data-product_id=\"9473\" data-product_sku=\"\" aria-label=\"Add &ldquo;Blue Sport Band Regular&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/blue-sport-band-regular/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9473\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">\n			<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-1-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-1-1.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-1-1-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-1-1-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-1-1-148x169.jpg 148w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-1-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">\n					<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-2-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-2-1.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-2-1-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-2-1-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-2-1-148x169.jpg 148w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-2-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9260\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">Case for AirPods – Blue</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\" rel=\"tag\">Cases</a>		\n	<bdi>&#36;9.99</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"2a98405405\" data-product-id=\"9260\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9260\" data-quantity=\"1\" data-product_id=\"9260\" data-product_sku=\"\" aria-label=\"Add &ldquo;Case for AirPods – Blue&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9260\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">\n			<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-150x171.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">\n					<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-1.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-1-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-1-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-1-150x171.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9181\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">Epik Silicone Case Full &#8211; Lavender</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" rel=\"tag\">IPhone 13</a>		\n	<bdi>&#36;99.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"2a98405405\" data-product-id=\"9181\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9181\" data-quantity=\"1\" data-product_id=\"9181\" data-product_sku=\"\" aria-label=\"Add &ldquo;Epik Silicone Case Full - Lavender&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9181\"\n				>Quick view</a>\n				 <!-- end product-items -->\n			 <!-- end #carousel-958 -->\n			<p>Mauris torquent mi eget et amet phasellus eget ad ullamcorper mi a fermentum vel a a nunc consectetur enim rutrum. Aliquam vestibulum nulla condimentum platea accumsan sed mi montes adipiscing eu bibendum ante adipiscing gravida per consequat gravida tristique litora nisi condimentum lobortis elementum. Ullamcorper ante fermentum massa a dolor gravida parturient id a adipiscing neque rhoncus quisque a ullamcorper tempor.Consectetur scelerisque ullamcorper arcu est suspendisse eu rhoncus nibh.</p>\n							<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-1.jpg\"data-width=\"1200\" data-height=\"742\" data-elementor-open-lightbox=\"no\">\n								<img width=\"450\" height=\"700\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1-450x700.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />							</a>\n							<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-3.jpg\"data-width=\"1200\" data-height=\"742\" data-elementor-open-lightbox=\"no\">\n								<img width=\"450\" height=\"700\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3-450x700.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />							</a>\n							<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-9.jpg\"data-width=\"1200\" data-height=\"742\" data-elementor-open-lightbox=\"no\">\n								<img width=\"450\" height=\"700\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-9-450x700.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />							</a>\n				<h4>Imperdiet augue</h4> \n			<p>Accumsan ridiculus suspendisse ut aenean malesuada metus mi urna facilisi eget amet odio adipiscing aptent class fusce a ullamcorper facilisi nullam ac vivamus sociosqu. Nec felis non parturient fusce ornare dis curae etiam facilisis convallis ligula leo litora dui suscipit suspendisse ullamcorper posuere dui faucibus ligula ullamcorper sit. Imperdiet augue cras aliquet ipsum a a parturient molestie senectus dis morbi massa nibh phasellus vestibulum nam diam vestibulum sodales torquent parturient ut a torquent tempor ullamcorper torquent a dis.</p>\n				<h4>Ullamcorper posuere</h4> \n			<p>Accumsan ridiculus suspendisse ut aenean malesuada metus mi urna facilisi eget amet odio adipiscing aptent class fusce a ullamcorper facilisi nullam ac vivamus sociosqu. Nec felis non parturient fusce ornare dis curae etiam facilisis convallis ligula leo litora dui suscipit suspendisse ullamcorper posuere dui faucibus ligula ullamcorper sit. Imperdiet augue cras aliquet ipsum a a parturient molestie senectus dis morbi massa nibh phasellus vestibulum nam diam vestibulum sodales torquent parturient ut a torquent tempor ullamcorper torquent a dis.</p>\n				<h4>Parturient fusce</h4> \n			<p>Accumsan ridiculus suspendisse ut aenean malesuada metus mi urna facilisi eget amet odio adipiscing aptent class fusce a ullamcorper facilisi nullam ac vivamus sociosqu. Nec felis non parturient fusce ornare dis curae etiam facilisis convallis ligula leo litora dui suscipit suspendisse ullamcorper posuere dui faucibus ligula ullamcorper sit. Imperdiet augue cras aliquet ipsum a a parturient molestie senectus dis morbi massa nibh phasellus vestibulum nam diam vestibulum sodales torquent parturient ut a torquent tempor ullamcorper torquent a dis.</p>\n				<h4>Adipiscing aptent</h4> \n			<p>Accumsan ridiculus suspendisse ut aenean malesuada metus mi urna facilisi eget amet odio adipiscing aptent class fusce a ullamcorper facilisi nullam ac vivamus sociosqu. Nec felis non parturient fusce ornare dis curae etiam facilisis convallis ligula leo litora dui suscipit suspendisse ullamcorper posuere dui faucibus ligula ullamcorper sit. Imperdiet augue cras aliquet ipsum a a parturient molestie senectus dis morbi massa nibh phasellus vestibulum nam diam vestibulum sodales torquent parturient ut a torquent tempor ullamcorper torquent a dis.</p>\n							<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-2.jpg\"data-width=\"1200\" data-height=\"742\" data-elementor-open-lightbox=\"no\">\n								<img width=\"450\" height=\"700\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2-450x700.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />							</a>\n							<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-5.jpg\"data-width=\"1200\" data-height=\"742\" data-elementor-open-lightbox=\"no\">\n								<img width=\"450\" height=\"700\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5-450x700.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />							</a>\n							<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-4-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-elementor-open-lightbox=\"no\">\n								<img width=\"450\" height=\"700\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-single-post-img-4-opt-450x700.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />							</a>\n			<p>Mauris torquent mi eget et amet phasellus eget ad ullamcorper mi a fermentum vel a a nunc consectetur enim rutrum. Aliquam vestibulum nulla condimentum platea accumsan sed mi montes adipiscing eu bibendum ante adipiscing gravida per consequat gravida tristique litora nisi condimentum lobortis elementum. Ullamcorper ante fermentum massa a dolor gravida parturient id a adipiscing neque rhoncus quisque a ullamcorper tempor. Consectetur scelerisque ullamcorper arcu est suspendisse eu rhoncus nibh.</p>\n				<h4>Furniture</h4> \n							<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-3-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-elementor-open-lightbox=\"no\">\n								<img width=\"1024\" height=\"460\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-single-post-img-3-opt-1024x460.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />							</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/apple-watch-series-6/\">\n			<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17-148x169.jpg 148w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9479\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/apple-watch-series-6/\">Apple Watch Series 6</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" rel=\"tag\">Silicone</a>		\n	<bdi>&#36;399.00</bdi>\n					Features &nbsp; Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"2a98405405\" data-product-id=\"9479\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9479\" data-quantity=\"1\" data-product_id=\"9479\" data-product_sku=\"\" aria-label=\"Add &ldquo;Apple Watch Series 6&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/apple-watch-series-6/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9479\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/aubergine-modern-buckle/\">\n			<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/straps-leather-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/straps-leather-3.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-leather-3-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-leather-3-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-leather-3-148x169.jpg 148w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-leather-3-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9466\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/aubergine-modern-buckle/\">Aubergine Modern Buckle</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" rel=\"tag\">Silicone</a>		\n	<bdi>&#36;239.00</bdi>\n					Features &nbsp; Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"2a98405405\" data-product-id=\"9466\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9466\" data-quantity=\"1\" data-product_id=\"9466\" data-product_sku=\"\" aria-label=\"Add &ldquo;Aubergine Modern Buckle&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/aubergine-modern-buckle/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9466\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/blue-sport-band-regular/\">\n			<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-13.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-13.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-13-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-13-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-13-148x169.jpg 148w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-13-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9473\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/blue-sport-band-regular/\">Blue Sport Band Regular</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" rel=\"tag\">Silicone</a>		\n	<bdi>&#36;159.00</bdi>\n					Features &nbsp; Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"2a98405405\" data-product-id=\"9473\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9473\" data-quantity=\"1\" data-product_id=\"9473\" data-product_sku=\"\" aria-label=\"Add &ldquo;Blue Sport Band Regular&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/blue-sport-band-regular/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9473\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">\n			<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-1-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-1-1.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-1-1-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-1-1-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-1-1-148x169.jpg 148w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-1-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">\n					<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-2-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-2-1.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-2-1-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-2-1-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-2-1-148x169.jpg 148w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-2-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9260\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">Case for AirPods – Blue</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\" rel=\"tag\">Cases</a>		\n	<bdi>&#36;9.99</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"2a98405405\" data-product-id=\"9260\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9260\" data-quantity=\"1\" data-product_id=\"9260\" data-product_sku=\"\" aria-label=\"Add &ldquo;Case for AirPods – Blue&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9260\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">\n			<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-150x171.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">\n					<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-1.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-1-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-1-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-1-150x171.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9181\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">Epik Silicone Case Full &#8211; Lavender</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" rel=\"tag\">IPhone 13</a>		\n	<bdi>&#36;99.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"2a98405405\" data-product-id=\"9181\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9181\" data-quantity=\"1\" data-product_id=\"9181\" data-product_sku=\"\" aria-label=\"Add &ldquo;Epik Silicone Case Full - Lavender&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9181\"\n				>Quick view</a>\n				 <!-- end product-items -->\n			 <!-- end #carousel-665 -->\n			<p>Mauris torquent mi eget et amet phasellus eget ad ullamcorper mi a fermentum vel a a nunc consectetur enim rutrum. Aliquam vestibulum nulla condimentum platea accumsan sed mi montes adipiscing eu bibendum ante adipiscing gravida per consequat gravida tristique litora nisi condimentum lobortis elementum. Ullamcorper ante fermentum massa a dolor gravida parturient id a adipiscing neque rhoncus quisque a ullamcorper tempor.Consectetur scelerisque ullamcorper arcu est suspendisse eu rhoncus nibh.</p>\n			<p>Mauris torquent mi eget et amet phas ellus eget ad ullam corper mi a ferm entum vel a a nunc conse ctetur enim rutrum. Aliquam vestibulum nulla condi mentum platea accumsan sed mi montes adipiscing eu bibendum ante adipiscing gravida per consequat gravida tristique litora nisi condimentum lobortis elem entum. Ullamcorper ante ferm entum massa a dolor gravida parturient id a adipiscing neque rhoncus quisque a et ullam corper tempor. Conse ctetur ellus scelerisque ullamcorper montes gravida.</p>\n							<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-2-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-elementor-open-lightbox=\"no\">\n								<img width=\"580\" height=\"335\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-single-post-img-2-opt-580x335.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />							</a>\n			<p>Mauris torquent mi eget et amet phasellus eget ad ullamcorper mi a fermentum vel a a nunc consectetur enim rutrum. Aliquam vestibulum nulla condimentum platea accumsan sed mi montes adipiscing eu bibendum ante adipiscing gravida per consequat gravida tristique litora nisi condimentum lobortis elementum. Ullamcorper ante fermentum massa a dolor gravida parturient id a adipiscing neque rhoncus quisque a ullamcorper tempor. Consectetur scelerisque ullamcorper arcu est suspendisse eu rhoncus nibh.</p>\n							<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-9.jpg\"data-width=\"1200\" data-height=\"742\" data-elementor-open-lightbox=\"no\">\n								<img width=\"580\" height=\"335\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-9-580x335.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />							</a>\n			<p>Mauris torquent mi eget et amet phas ellus eget ad ullam corper mi a ferm entum vel a a nunc conse ctetur enim rutrum. Aliquam vestibulum nulla condi mentum platea accumsan sed mi montes adipiscing eu bibendum ante adipiscing gravida per consequat gravida tristique litora nisi condimentum lobortis elem entum. Ullamcorper ante ferm entum massa a dolor gravida parturient id a adipiscing neque rhoncus quisque a et ullam corper tempor. Conse ctetur ellus scelerisque ullamcorper montes gravida.</p>\n			<p>Mauris torquent mi eget et amet phasellus eget ad ullamcorper mi a fermentum vel a a nunc consectetur enim rutrum. Aliquam vestibulum nulla condimentum platea accumsan sed mi montes adipiscing eu bibendum ante adipiscing gravida per consequat gravida tristique litora nisi condimentum lobortis elementum. Ullamcorper ante fermentum massa a dolor gravida parturient id a adipiscing neque rhoncus quisque a ullamcorper tempor. Consectetur scelerisque ullamcorper arcu est suspendisse eu rhoncus nibh.</p>\n			<p>Mauris torquent mi eget et amet phas ellus eget ad ullam corper mi a ferm entum vel a a nunc conse ctetur enim rutrum. Aliquam vestibulum nulla condi mentum platea accumsan sed mi montes adipiscing eu bibendum ante adipiscing gravida per consequat gravida tristique litora nisi condimentum lobortis elem entum. Ullamcorper ante ferm entum massa a dolor gravida parturient id a adipiscing neque rhoncus quisque a et ullam corper tempor. Conse ctetur ellus scelerisque ullamcorper montes gravida.</p>\n							<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-8.jpg\"data-width=\"1200\" data-height=\"742\" data-elementor-open-lightbox=\"no\">\n								<img width=\"580\" height=\"335\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-8-580x335.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />							</a>','Creative water features and exterior','','publish','open','open','','creative-water-features-and-exterior','','','2022-09-09 13:21:51','2022-09-09 13:21:51','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?p=8857',0,'post','',0),
(9117,1,'2022-09-15 12:17:45','2022-09-15 12:17:45','','w-accessories-product-iphone-13-6-2','','inherit','open','closed','','w-accessories-product-iphone-13-6-2','','','2022-09-15 12:17:45','2022-09-15 12:17:45','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-iphone-13-6-2.jpg',0,'attachment','image/jpeg',0),
(9120,1,'2022-09-15 12:21:59','2022-09-15 12:21:59','','w-accessories-product-iphone-13-2','','inherit','open','closed','','w-accessories-product-iphone-13-2','','','2022-09-15 12:21:59','2022-09-15 12:21:59','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-iphone-13-2.jpg',0,'attachment','image/jpeg',0),
(9122,1,'2022-09-15 12:22:00','2022-09-15 12:22:00','','w-accessories-product-iphone-13-2-2','','inherit','open','closed','','w-accessories-product-iphone-13-2-2','','','2022-09-15 12:22:00','2022-09-15 12:22:00','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-iphone-13-2-2.jpg',0,'attachment','image/jpeg',0),
(9110,1,'2022-09-15 12:12:49','2022-09-15 12:12:49','','w-accessories-product-iphone-13-1-3','','inherit','open','closed','','w-accessories-product-iphone-13-1-3','','','2022-09-15 12:12:49','2022-09-15 12:12:49','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-iphone-13-1-3.jpg',0,'attachment','image/jpeg',0),
(9111,1,'2022-09-15 12:12:58','2022-09-15 12:12:58','','w-accessories-product-iphone-13-1-1','','inherit','open','closed','','w-accessories-product-iphone-13-1-1','','','2022-09-15 12:12:58','2022-09-15 12:12:58','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-iphone-13-1-1.jpg',0,'attachment','image/jpeg',0),
(9221,1,'2022-09-15 13:36:18','2022-09-15 13:36:18','','yellow-case-back','','inherit','open','closed','','yellow-case-back','','','2022-09-15 13:36:18','2022-09-15 13:36:18','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/yellow-case-back.jpg',0,'attachment','image/jpeg',0),
(9222,1,'2022-09-15 13:36:19','2022-09-15 13:36:19','','yellow-case-front','','inherit','open','closed','','yellow-case-front','','','2022-09-15 13:36:19','2022-09-15 13:36:19','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/yellow-case-front.jpg',0,'attachment','image/jpeg',0),
(9223,1,'2022-09-15 13:36:19','2022-09-15 13:36:19','','yellow-case-side','','inherit','open','closed','','yellow-case-side','','','2022-09-15 13:36:19','2022-09-15 13:36:19','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/yellow-case-side.jpg',0,'attachment','image/jpeg',0),
(9227,1,'2022-09-15 13:41:19','2022-09-15 13:41:19','','w-accessories-product-iphone-12-violet-1','','inherit','open','closed','','w-accessories-product-iphone-12-violet-1','','','2022-09-15 13:41:19','2022-09-15 13:41:19','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-iphone-12-violet-1.jpg',0,'attachment','image/jpeg',0),
(9228,1,'2022-09-15 13:41:19','2022-09-15 13:41:19','','w-accessories-product-iphone-12-violet-2','','inherit','open','closed','','w-accessories-product-iphone-12-violet-2','','','2022-09-15 13:41:19','2022-09-15 13:41:19','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-iphone-12-violet-2.jpg',0,'attachment','image/jpeg',0),
(9229,1,'2022-09-15 13:41:19','2022-09-15 13:41:19','','w-accessories-product-iphone-12-violet-3','','inherit','open','closed','','w-accessories-product-iphone-12-violet-3','','','2022-09-15 13:41:19','2022-09-15 13:41:19','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-iphone-12-violet-3.jpg',0,'attachment','image/jpeg',0),
(9214,1,'2022-09-15 13:33:56','2022-09-15 13:33:56','','green-case-back','','inherit','open','closed','','green-case-back','','','2022-09-15 13:33:56','2022-09-15 13:33:56','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/green-case-back.jpg',0,'attachment','image/jpeg',0),
(9215,1,'2022-09-15 13:33:56','2022-09-15 13:33:56','','green-case-front','','inherit','open','closed','','green-case-front','','','2022-09-15 13:33:56','2022-09-15 13:33:56','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/green-case-front.jpg',0,'attachment','image/jpeg',0),
(9477,1,'2022-09-16 12:04:14','2022-09-16 12:04:14','','straps-silicone-4','','inherit','open','closed','','straps-silicone-4','','','2022-09-16 12:04:14','2022-09-16 12:04:14','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/straps-silicone-4.jpg',0,'attachment','image/jpeg',0),
(9467,1,'2022-09-16 12:00:30','2022-09-16 12:00:30','','straps-leather-3','','inherit','open','closed','','straps-leather-3','','','2022-09-16 12:00:30','2022-09-16 12:00:30','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/straps-leather-3.jpg',0,'attachment','image/jpeg',0),
(9471,1,'2022-09-16 12:02:17','2022-09-16 12:02:17','','straps-metal-12','','inherit','open','closed','','straps-metal-12','','','2022-09-16 12:02:17','2022-09-16 12:02:17','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-12.jpg',0,'attachment','image/jpeg',0),
(9271,1,'2022-09-15 14:17:29','2022-09-15 14:17:29','','charge-station-wireless-charge-3','','inherit','open','closed','','charge-station-wireless-charge-3','','','2022-09-15 14:17:29','2022-09-15 14:17:29','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/charge-station-wireless-charge-3.jpg',0,'attachment','image/jpeg',0),
(9272,1,'2022-09-15 14:17:29','2022-09-15 14:17:29','','charge-station-wireless-charge-3-1','','inherit','open','closed','','charge-station-wireless-charge-3-1','','','2022-09-15 14:17:29','2022-09-15 14:17:29','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/charge-station-wireless-charge-3-1.jpg',0,'attachment','image/jpeg',0),
(9273,1,'2022-09-15 14:17:30','2022-09-15 14:17:30','','charge-station-wireless-charge-3-2','','inherit','open','closed','','charge-station-wireless-charge-3-2','','','2022-09-15 14:17:30','2022-09-15 14:17:30','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/charge-station-wireless-charge-3-2.jpg',0,'attachment','image/jpeg',0),
(9262,1,'2022-09-15 14:14:44','2022-09-15 14:14:44','','accessories-product-blue-airpods-2-1','','inherit','open','closed','','accessories-product-blue-airpods-2-1','','','2022-09-15 14:14:44','2022-09-15 14:14:44','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-2-1.jpg',0,'attachment','image/jpeg',0),
(9266,1,'2022-09-15 14:15:42','2022-09-15 14:15:42','','cables-lightning-12','','inherit','open','closed','','cables-lightning-12','','','2022-09-15 14:15:42','2022-09-15 14:15:42','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/cables-lightning-12.jpg',0,'attachment','image/jpeg',0),
(8860,1,'2022-09-09 13:22:58','2022-09-09 13:22:58','<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<p>Aliquet parturient scele risque scele risque nibh pretium parturient suspendisse platea sapien torquent feugiat parturient hac amet. Volutpat nullam montes mollis ad mauris in orci eleifend per eu pulvinar sociosqu primis hendrerit parturient volutpat a volutpat a at felis ridiculus.Consequat netus tellus purus convallis sociis non nascetur vestibulum placerat a mi consectetur risus non a porttitor in magna vitae. Pharetra porttitor a ligula dui scelerisque convallis litora in in a elementum mi neque lectus facilisis phasellus arcu porta scelerisque dolor. Volutpat nullam montes mollis ad mauris in orci eleifend per eu pulvinar.</p><p>Habitasse torquent eleifend auctor nec lobortis ullamcorper cubilia pretium vestibulum ullamcorper scelerisque gravida et elit ullamcorper lectus nisi natoque adipiscing dictumst gravida parturient eget ligula torquent commodo vestibulum sed. Nisi at quisque dui dapibus maecenas eleifend egestas nullam ullamcorper eros leo nibh parturient commodo id pretium vestibulum iaculis cursus rutrum vestibulum nec pulvinar adipiscing.</p>\n								<img width=\"800\" height=\"475\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-8-800x475.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />					\n			<h3><strong>Tortor mi mus nascetur</strong></h3><p>Tincidunt ad sit purus orci leo placerat neque laoreet dis curae vulputate conubia sodales lacus habitant pretium sed. Sem elementum curae nibh nisl mi est dapibus cubilia suspendisse elementum suspendisse faucibus vestibulum curabitur suspendisse in dignissim adipiscing a adipiscing. A blandit quisque quisque ut ut viverra <strong>Fermentum libero</strong> a cum dictumst augue non torquent condimentum eget a consectetur eu est sem suscipit ut primis adipiscing taciti nec.</p>\n			<blockquote><p>Massa class fringilla parturient felis quisque adipiscing praesent velit duis odio velit sit dignissim hac adipiscing facilisis id inceptos suspendisse aliquam a quam a mi litora. Condimentum cum semper conubia.</p></blockquote>\n						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-base-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-product-loop-base.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-more-description-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/mod-more-description.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-owl-carousel-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-owl-carousel.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 									\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/apple-watch-series-6/\">\n			<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17-148x169.jpg 148w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9479\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/apple-watch-series-6/\">Apple Watch Series 6</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" rel=\"tag\">Silicone</a>		\n	<bdi>&#36;399.00</bdi>\n					Features &nbsp; Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"2a98405405\" data-product-id=\"9479\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9479\" data-quantity=\"1\" data-product_id=\"9479\" data-product_sku=\"\" aria-label=\"Add &ldquo;Apple Watch Series 6&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n							<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/apple-watch-series-6/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9479\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/aubergine-modern-buckle/\">\n			<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/straps-leather-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/straps-leather-3.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-leather-3-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-leather-3-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-leather-3-148x169.jpg 148w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-leather-3-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9466\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/aubergine-modern-buckle/\">Aubergine Modern Buckle</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" rel=\"tag\">Silicone</a>		\n	<bdi>&#36;239.00</bdi>\n					Features &nbsp; Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"2a98405405\" data-product-id=\"9466\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9466\" data-quantity=\"1\" data-product_id=\"9466\" data-product_sku=\"\" aria-label=\"Add &ldquo;Aubergine Modern Buckle&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/aubergine-modern-buckle/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9466\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/blue-sport-band-regular/\">\n			<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-13.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-13.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-13-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-13-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-13-148x169.jpg 148w, http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-13-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9473\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/blue-sport-band-regular/\">Blue Sport Band Regular</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" rel=\"tag\">Silicone</a>		\n	<bdi>&#36;159.00</bdi>\n					Features &nbsp; Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"2a98405405\" data-product-id=\"9473\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9473\" data-quantity=\"1\" data-product_id=\"9473\" data-product_sku=\"\" aria-label=\"Add &ldquo;Blue Sport Band Regular&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/blue-sport-band-regular/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9473\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">\n			<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-1-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-1-1.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-1-1-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-1-1-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-1-1-148x169.jpg 148w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-1-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">\n					<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-2-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-2-1.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-2-1-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-2-1-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-2-1-148x169.jpg 148w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-2-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9260\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">Case for AirPods – Blue</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\" rel=\"tag\">Cases</a>		\n	<bdi>&#36;9.99</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"2a98405405\" data-product-id=\"9260\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9260\" data-quantity=\"1\" data-product_id=\"9260\" data-product_sku=\"\" aria-label=\"Add &ldquo;Case for AirPods – Blue&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9260\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">\n			<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-150x171.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">\n					<img width=\"700\" height=\"800\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-1.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-1-263x300.jpg 263w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-1-430x491.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-1-150x171.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9181\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">Epik Silicone Case Full &#8211; Lavender</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" rel=\"tag\">IPhone 13</a>		\n	<bdi>&#36;99.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"2a98405405\" data-product-id=\"9181\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9181\" data-quantity=\"1\" data-product_id=\"9181\" data-product_sku=\"\" aria-label=\"Add &ldquo;Epik Silicone Case Full - Lavender&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9181\"\n				>Quick view</a>\n				 <!-- end product-items -->\n			 <!-- end #carousel-233 -->\n			<a  href=\"#\">\n					View all products				\n							</a>\n			<p>Litora adipiscing aliquet urna parturient a purus velit per ullamcorper dui eu cum litora dignissim natoque porttitor convallis donec dictumst blandit natoque et blandit rhoncus vestibulum nam netus metus. <strong>Senectus aenean</strong> vestibulum bibendum ac ultrices eu scelerisque praesent egestas maecenas pharetra erat parturient fusce netus nascetur scelerisque in nec molestie malesuada a mi leo a. Purus potenti dignissim maecenas commodo pulvinar justo habitasse risus pharetra a magnis nibh aptent suspendisse.</p>\n			<h4>A venenatis ad fermentum nascetur</h4><p>Varius a ullamcorper duis elit conubia urna fermentum vel eros venenatis donec scelerisque nam leo sem condimentum eu sociis. Suspendisse egestas a vulputate ante scelerisque aliquam suspendisse metus a a condimentum eu vestibulum vestibulum.</p>\n			<h4>Mattis vestibulum nisl erat pretium morbi</h4><p>Rhoncus nibh aliquam a netus commodo a venenatis id a ullamcorper odio molestie nunc gravida parturient ac purus id mauris condimentum inceptos nulla scelerisque a suspendisse a integer vestibulum scelerisque.Adipiscing dignissim urna.</p>\n			<p>A mi sagittis a morbi fames ullamcorper nunc parturient congue suspendisse conubia et vestibulum phasellus consectetur risus nibh tincidunt urna nec a dignissim dui. Magna eu consectetur <strong>Lectus adipiscing</strong> litora eu id cum a elit ipsum ad quisque in vestibulum facilisis feugiat nisl donec a sodales euismod sed convallis adipiscing. Hac sed enim tristique nam tortor ut inceptos a ad nisl magna.</p>','Reinterprets the classic bookshelf','','publish','open','open','','reinterprets-the-classic-bookshelf','','','2022-09-09 13:22:58','2022-09-09 13:22:58','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?p=8860',0,'post','',0),
(9115,1,'2022-09-15 12:17:44','2022-09-15 12:17:44','','w-accessories-product-iphone-13-6','','inherit','open','closed','','w-accessories-product-iphone-13-6','','','2022-09-15 12:17:44','2022-09-15 12:17:44','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-iphone-13-6.jpg',0,'attachment','image/jpeg',0),
(9116,1,'2022-09-15 12:17:44','2022-09-15 12:17:44','','w-accessories-product-iphone-13-6-1','','inherit','open','closed','','w-accessories-product-iphone-13-6-1','','','2022-09-15 12:17:44','2022-09-15 12:17:44','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-iphone-13-6-1.jpg',0,'attachment','image/jpeg',0),
(9232,1,'2022-09-15 13:43:42','2022-09-15 13:43:42','','w-accessories-product-iphone-11-pro-7','','inherit','open','closed','','w-accessories-product-iphone-11-pro-7','','','2022-09-15 13:43:42','2022-09-15 13:43:42','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-iphone-11-pro-7.jpg',0,'attachment','image/jpeg',0),
(9233,1,'2022-09-15 13:43:42','2022-09-15 13:43:42','','w-accessories-product-iphone-11-pro-7-1','','inherit','open','closed','','w-accessories-product-iphone-11-pro-7-1','','','2022-09-15 13:43:42','2022-09-15 13:43:42','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-iphone-11-pro-7-1.jpg',0,'attachment','image/jpeg',0),
(9234,1,'2022-09-15 13:43:42','2022-09-15 13:43:42','','w-accessories-product-iphone-11-pro-7-2','','inherit','open','closed','','w-accessories-product-iphone-11-pro-7-2','','','2022-09-15 13:43:42','2022-09-15 13:43:42','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-iphone-11-pro-7-2.jpg',0,'attachment','image/jpeg',0),
(9480,1,'2022-09-16 12:04:50','2022-09-16 12:04:50','','w-accessories-product-17','','inherit','open','closed','','w-accessories-product-17','','','2022-09-16 12:04:50','2022-09-16 12:04:50','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-17.jpg',0,'attachment','image/jpeg',0),
(9474,1,'2022-09-16 12:03:15','2022-09-16 12:03:15','','straps-metal-13','','inherit','open','closed','','straps-metal-13','','','2022-09-16 12:03:15','2022-09-16 12:03:15','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/straps-metal-13.jpg',0,'attachment','image/jpeg',0),
(8863,1,'2022-09-09 13:23:35','2022-09-09 13:23:35',' 			\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/&amp;media=http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-3.jpg&amp;description=Collar+brings+back+coffee+brewing+ritual\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n						 					\n			<p>Adipiscing hac imperdiet id blandit varius scelerisque at sagittis libero dui dis volutpat vehicula mus sed ut. Lacinia dui rutrum arcu cras a at conubia a condimentum curabitur dictumst cum consectetur ullamcorper nascetur duis dis nulla sit proin libero tellus. Purus a adipiscing volutpat lacus ullamcorper lacus ante tellus fusce libero et etiam a quam a dis montes mauris faucibus per vestibulum lacus dapibus nulla tortor. Habitasse nibh eget ullamcorper parturient a nec erat class sed a vitae parturient at varius urna.</p><p>Fringilla euismod ut duis est habitasse nostra scelerisque a tellus lorem vestibulum himenaeos at ullamcorper diam a cum pulvinar. Lectus est luctus cum dictumst duis consequat nam venenatis a mattis penatibus eget praesent vestibulum rhoncus a integer ut habitant adipiscing a fringilla sed. Scelerisque potenti sociis penatibus molestie a posuere inceptos laoreet condimentum parturient varius lacinia parturient leo a a elit condimentum a id dis. Cras a sed consectetur lacinia hac urna dapibus parturient vestibulum porta fermentum ad a justo purus leo maecenas habitasse nibh felis. Commodo ullamcorper diam quam et.</p>\n						 						 					\n				<h4>Condimentum enim</h4> \n								<img width=\"1200\" height=\"742\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-2.jpg\" alt=\"\" />					\n			<p>Fringilla euismod ut duis est habitasse nostra scelerisque a tellus lorem vestibulum himenaeos at ullamcorper diam a cum pulvinar. Lectus est luctus cum dictumst duis consequat nam venenatis a mattis penatibus eget praesent vestibulum rhoncus a integer ut habitant adipiscing a fringilla sed. Scelerisque potenti sociis penatibus molestie a posuere inceptos laoreet condimentum parturient varius lacinia parturient leo a a elit condimentum a id dis. Cras a sed consectetur lacinia hac urna dapibus parturient vestibulum porta fermentum ad a justo purus leo maecenas habitasse nibh felis. Commodo ullamcorper diam quam et.</p><p>Justo senectus placerat suspendisse in vulputate montes a potenti a vestibulum ullamcorper justo a ut facilisi. Donec consequat suspendisse eu mi scelerisque tempus rhoncus in interdum tempus mi tincidunt varius erat parturient ac phasellus adipiscing. Vitae vestibulum id per habitasse viverra molestie quisque dignissim ante vestibulum praesent fermentum venenatis metus fusce lacus a libero duis parturient semper leo adipiscing. Convallis a elit sed mauris a platea hac ullamcorper vehicula vestibulum eu id dolor adipiscing leo quis consectetur egestas cum a euismod taciti molestie vestibulum odio ipsum lorem. Sed aenean.</p>\n				<h4>Condimentum enim</h4> \n								<img width=\"1200\" height=\"742\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-1.jpg\" alt=\"\" />					\n			<p>Venenatis turpis condimentum elementum convallis id bibendum congue et suspendisse cum lacus nibh a scelerisque adipiscing at scelerisque et nunc. Leo tempus proin eu gravida porttitor a orci ante ligula rutrum a auctor quis ullamcorper risus. Convallis class adipiscing est taciti adipiscing parturient mi a dapibus et vestibulum scelerisque primis hac a hendrerit duis aliquam per nam condimentum porta dolor. Ridiculus odio a a a nec habitant parturient vivamus dictum consectetur parturient dis a feugiat sed duis conubia penatibus a.</p>\n			<p>Consectetur imperdiet adipiscing ultricies quam dolor nec mus adipi scing habi tasse et aliq uam nec mi vesti bulum a suscipit a scele risque suspe ndisse conubia ad ac elemen tum molestie vitae euis mod urna quisque facilisis. Mus sociis parturient a hac curab itur massa a a ipsum viva mus etiam vel pretium nibh et inceptos leo parturient a semper in condimentum vitae cum cras. Orci proin tellus ullamcorper vesti bulum vestibulum ullamc orper felis vivamus vulputate cubilia quis a porttitor placerat eros nostra itur massa adipiscing.</p>\n			<p>71 Pilgrim Avenue<br />Chevy Chase,<br />MD 20815</p>','Collar brings back coffee brewing ritual','Adipiscing hac imperdiet id blandit varius scelerisque at sagittis libero dui dis volutpat vehicula mus sed ut. Lacinia dui rutrum...','publish','open','open','','collar-brings-back-coffee-brewing-ritual','','','2022-09-09 13:23:35','2022-09-09 13:23:35','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?p=8863',0,'post','',0),
(8866,1,'2022-09-09 13:24:13','2022-09-09 13:24:13','<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<p>A sed a risusat luctus esta anibh rhoncus hendrerit blandit nam rutrum sitmiad hac. Cras a vestibulum a varius adipiscing ut dignissim ullamcorper libero fermentum dis aliquet tellus mollis et tristique sodales. Suspendisse vel mi etiam ullamcorper parturient varius parturient eu eget pulvinar odio dapibus nisl ut luctus suscipit per vel aptent fames venenatis leo ac ullamcorper integer mus condimentum rutrum. Quis sodales mollis curabitur odio mauris quisque scelerisque suspendisse parturient ut est parturient a gravida amet parturient senectus per vestibulum vestibulum parturient amet urna cubilia felis vestibulum elit.</p><p><em>Et senectus adipiscing vestibulum adipiscing sem torquent parturient aliquam aliquet curabitur ullamcorper a parturient cubilia suspendisse curabitur quis ridiculus ut maecenas a cum porttitor blandit consectetur egestas.Sem etiam vestibulum a suspendisse sit sociosqu massa urna elit. Bibendum egestas elit fames adipiscing scelerisque a est amet a nisi volutpat pharetra sed a eget nunc sapien per.</em></p>\n			<h3>Felis scelerisque nunc</h3><p>Ullamcorper tincidunt litora scelerisque id suspendisse in curabitur ut massa natoque maecenas himenaeos quis.</p>\n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								EVENT INFO						</h4>\n					<p>“Fringilla In Dui” @Vestibulum Viverra<br />Via Suspendisse 24 – Metro: Praesent Vehicula<br />8 – 12 April / h 12 – 18</p>\n			<p>Dis cras non diam facilisi erat aptent in scelerisque volutpat suspendisse eu phasellus mi egestas vestibulum parturient.</p>\n								<img width=\"1200\" height=\"742\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-9-opt.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-9-opt.jpg 1200w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-9-opt-400x247.jpg 400w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-9-opt-768x475.jpg 768w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-9-opt-860x532.jpg 860w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-9-opt-430x266.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-9-opt-700x433.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-9-opt-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />					\n			<p>Diam a aliquet a est nam lacus pulvinar rutrum tempus mus lacus odio id fames sed facilisi at primis adipiscing parturient ad varius sit tellus rutrum a nisi. Aenean adipiscing sit scelerisque dictum ullamcorper fames ac inceptos est risus auctor ac senectus volutpat viverra ullamcorper a nec suscipit posuere sit dis. Enim elit duis.</p><h3>Scelerisque ullamcorper non</h3>\n						<link rel=\"stylesheet\" id=\"wd-photoswipe-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-photoswipe.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-image-gallery-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-gallery.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-1.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1-400x300.jpg\"alt=\"accessories-blog-img-1\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-2.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2-400x300.jpg\"alt=\"accessories-blog-img-2\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-3.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"3\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3-400x300.jpg\"alt=\"accessories-blog-img-3\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-4.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"4\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4-400x300.jpg\"alt=\"accessories-blog-img-4\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-5.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"5\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5-400x300.jpg\"alt=\"accessories-blog-img-5\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-6.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"6\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-6-400x300.jpg\"alt=\"accessories-blog-img-6\">\n													</a>\n			<p>Maecenas hac vestibulum a hac cras nam a ullam corper integer adipiscing aliquam ornare sed ullamcorper placerat cras cras fringilla condimentum quis potenti sodales primis fames accumsan a quis justo. Condimentum a a viverra suspendisse libero vestibulum amet suspendisse a tincidunt curabitur himenaeos elementum odio placerat ultricies. Urna risus adipiscing curae condimentum blandit aliquet hac potenti mus.</p><blockquote><p>A a sit a sociis dictumst velit vestibulum a id vestibulum porta non parturient vestibulum magna ornare scelerisque parturient in parturient. Nulla condimentum dolor adipiscing blandit himenaeos interdum hac ultrices augue a lobortis integer lacus hendrerit bibendum scelerisque duis nostra. Suspendisse tempor adipiscing a vestibulum velit iaculis.</p></blockquote>','Green interior design inspiration','','publish','open','open','','green-interior-design-inspiration','','','2022-09-09 13:24:13','2022-09-09 13:24:13','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?p=8866',0,'post','',0),
(8869,1,'2022-09-09 13:24:55','2022-09-09 13:24:55','<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<p><em>Vivamus enim sagittis aptent hac mi dui a per aptent suspendisse cras odio bibendum augue rhoncus laoreet dui praesent sodales sodales. Dignissim fusce ullamcorper volutpat habitasse tincidunt parturient enim tempor facilisi nostra lobortis proin primis litora. Scelerisque a diam a vestibulum nibh sit senectus fringilla bibendum vestibulum.</em></p><p>Hendrerit <a href=\"#\" data-wplink-edit=\"true\"><strong>lacinia ullamcorper 2019</strong></a> penatibus convallis suspendisse aliquam sociis massa nam tempor nascetur nam a fusce ut. Velit donec id quis aliquet adipiscing a nisl neque sem maecenas vestibulum a parturient parturient faucibus gravida scelerisque at a consectetur ultricies.  Et iaculis mi velit tincidunt vestibulum a duis tempor non magna ultrices porta malesuada ullamcorper scelerisque parturient himenaeos iaculis sit.</p>\n						<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-section-title-style-under-and-over-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-section-title-style-under-and-over.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Parturient convallis</h4> \n			<p>A sit tellus a curabitur ornare consectetur laoreet eget nec amet lorem porta montes suspendisse integer a ut montes suspendisse posuere faucibus vehicula suspendisse laoreet id tortor suscipit. <strong>Lacus bibendum</strong> tortor natoque porttitor cursus non adipiscing facilisi ullamcorper parturient ultricies parturient non a.  Ac ullamcorper a ultrices a a urna ac commodo nam condimentum parturient. Libero suspendisse facilisis parturient elementum curabitur. Erat a per dis aliquet ultricies curabitur nostra suspendisse nec adipiscing donec vestibulum a parturient a ac ut non adipiscing penatibus nec erat.</p>\n						<link rel=\"stylesheet\" id=\"wd-photoswipe-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-photoswipe.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 			\n							<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-5-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-elementor-open-lightbox=\"no\">\n								<img width=\"1200\" height=\"742\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-5-opt.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-5-opt.jpg 1200w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-5-opt-400x247.jpg 400w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-5-opt-768x475.jpg 768w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-5-opt-860x532.jpg 860w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-5-opt-430x266.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-5-opt-700x433.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-5-opt-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />							</a>\n				<h4>Scelerisque vulputate</h4> \n			<p>Urna suspendisse parturient suspendisse imperdiet egestas faucibus auctor nascetur volutpat torquent proin parturient ultricies senectus dolor suspendisse amet dis vel adipiscing a elit mus. Suspendisse commodo vivamus elementum tempor lobortis adipiscing amet condimentum dis felis consectetur at himenaeos ridiculus a nibh mattis in. <strong>Lacinia consequat</strong> congue parturient dapibus ad dignissim condimentum consequat rutrum parturient amet id euismod sem ad erat a lorem. Scelerisque sociosqu ullamcorper urna nisl mollis vestibulum pretium commodo inceptos cum condimentum placerat diam venenatis blandit hac eget dis lacus a parturient a accumsan nisl ante vestibulum.</p>\n							<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-4-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-elementor-open-lightbox=\"no\">\n								<img width=\"1200\" height=\"742\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-4-opt.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-4-opt.jpg 1200w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-4-opt-400x247.jpg 400w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-4-opt-768x475.jpg 768w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-4-opt-860x532.jpg 860w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-4-opt-430x266.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-4-opt-700x433.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-4-opt-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />							</a>\n				<h4>Iaculis vestibulum</h4> \n			<p>Hendrerit volutpat eget curae leo a vel tristique rhoncus sit condimentum dictumst non mi quam a parturient suspendisse platea nascetur ipsum a. Id nibh lacinia praesent mus arcu <a href=\"#\"><strong>vel magna</strong></a> a malesuada cursus aliquam accumsan duis vestibulum imperdiet nascetur varius habitant. Metus vestibulum egestas pharetra congue lacus dignissim adipiscing parturient laoreet turpis massa nascetur pharetra himenaeos justo ridiculus a scelerisque. Orci hendrerit scelerisque sit ullamcorper nam hac a at phasellus arcu consectetur dapibus libero consectetur aliquet aliquet arcu duis a et at. At vulputate at sapien maecenas mauris tellus cum orci consectetur nullam laoreet sit egestas at vestibulum iaculis sed morbi aenean a.</p>\n							<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-8-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-elementor-open-lightbox=\"no\">\n								<img width=\"1200\" height=\"742\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-8-opt.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-8-opt.jpg 1200w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-8-opt-400x247.jpg 400w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-8-opt-768x475.jpg 768w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-8-opt-860x532.jpg 860w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-8-opt-430x266.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-8-opt-700x433.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-8-opt-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />							</a>\n				<h4>Cursus aliquam</h4> \n			<p>Ultricies inceptos parturient purus tempor dapibus ac eu posuere adipiscing condimentum feugiat leo laoreet a a condimentum suscipit nec.Class massa adipiscing hendrerit eget blandit hac pulvinar cum suspendisse cursus euismod mauris consectetur iaculis purus ligula porta placerat vivamus etiam ante sociis per conubia sociosqu tellus risus. <a href=\"#\"><strong>Convallis justo</strong></a> quam suspendisse facilisi parturient dis dolor per condimentum a adipiscing integer id conubia a molestie.Pulvinar consectetur blandit magnis hac dictumst arcu curae magnis eleifend bibendum condimentum sapien duis scelerisque adipiscing.</p>\n							<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-3-opt.jpg\"data-width=\"1200\" data-height=\"742\" data-elementor-open-lightbox=\"no\">\n								<img width=\"1200\" height=\"742\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-3-opt.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-3-opt.jpg 1200w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-3-opt-400x247.jpg 400w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-3-opt-768x475.jpg 768w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-3-opt-860x532.jpg 860w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-3-opt-430x266.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-3-opt-700x433.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-3-opt-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />							</a>\n			<p>Parturient consequat pulvinar ante dui aenean vestibulum vestibulum massa eget a luctus montes ut vulputate nullam. Ligula condimentum a lacus habitant etiam <a href=\"#\"><strong>sem adipiscing</strong></a> nulla a a laoreet quisque ullamcorper mus cubilia a mus donec adipiscing euismod ligula vehicula iaculis a a habitant. Et leo orci eu nunc phasellus dapibus vestibulum aenean praesent a parturient parturient fusce iaculis velit torquent velit velit malesuada vel sociosqu primis id dignissim erat natoque tellus. Praesent iaculis sit a platea mollis vitae lectus dictumst nam leo facilisi a id eros vehicula. Augue parturient arcu <a href=\"#\"><strong>condimentum convallis</strong></a> turpis id consequat vestibulum vestibulum ullamcorper dignissim bibendum facilisi vulputate litora.</p>\n						<link rel=\"stylesheet\" id=\"wd-map-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-map.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-el-google-map-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-google-map.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					</h3>\",\"selector\":\"wd-map-id-655b803784ae1\",\"markers\":null,\"center\":\"\"}\'>\n													<p><strong>Praesent Iaculis sit Vehicula</strong><br /><strong>Lap. 4 Tellus A17-B27</strong></p>','Exploring Atlanta’s modern homes','','publish','open','open','','exploring-atlantas-modern-homes','','','2022-09-09 13:24:55','2022-09-09 13:24:55','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?p=8869',0,'post','',0),
(9069,1,'2022-09-15 11:14:31','2022-09-15 11:14:31','<div class=\"row wd-spacing-10\">\n  <p class=\"col\">\n    <input type=\"email\" name=\"EMAIL\" placeholder=\"Your email address\" required />\n  </p>\n  <p class=\"col-auto\">\n     <input type=\"submit\" value=\"Sign up\" />\n  </p>\n</div>','Newsletter form','','publish','closed','closed','','9069','','','2022-09-15 11:14:31','2022-09-15 11:14:31','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/mc4wp-form/9069/',0,'mc4wp-form','',0),
(9184,1,'2022-09-15 12:50:55','2022-09-15 12:50:55','','w-accessories-product-link-3-2','','inherit','open','closed','','w-accessories-product-link-3-2','','','2022-09-15 12:50:55','2022-09-15 12:50:55','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-2.jpg',0,'attachment','image/jpeg',0),
(9187,1,'2022-09-15 13:15:22','2022-09-15 13:15:22','','w-accessories-product-link-1-1','','inherit','open','closed','','w-accessories-product-link-1-1','','','2022-09-15 13:15:22','2022-09-15 13:15:22','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-1-1.jpg',0,'attachment','image/jpeg',0),
(9193,1,'2022-09-15 13:17:48','2022-09-15 13:17:48','','w-accessories-product-link-2-1-1','','inherit','open','closed','','w-accessories-product-link-2-1-1','','','2022-09-15 13:17:48','2022-09-15 13:17:48','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-2-1-1.jpg',0,'attachment','image/jpeg',0),
(9182,1,'2022-09-15 12:50:55','2022-09-15 12:50:55','','w-accessories-product-link-3-1','','inherit','open','closed','','w-accessories-product-link-3-1','','','2022-09-15 12:50:55','2022-09-15 12:50:55','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1.jpg',0,'attachment','image/jpeg',0),
(9183,1,'2022-09-15 12:50:55','2022-09-15 12:50:55','','w-accessories-product-link-3-1-1','','inherit','open','closed','','w-accessories-product-link-3-1-1','','','2022-09-15 12:50:55','2022-09-15 12:50:55','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-3-1-1.jpg',0,'attachment','image/jpeg',0),
(9200,1,'2022-09-15 13:26:25','2022-09-15 13:26:25','','w-accessories-product-iphone-xr-10-3','','inherit','open','closed','','w-accessories-product-iphone-xr-10-3','','','2022-09-15 13:26:25','2022-09-15 13:26:25','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-iphone-xr-10-3.jpg',0,'attachment','image/jpeg',0),
(9188,1,'2022-09-15 13:15:22','2022-09-15 13:15:22','','w-accessories-product-link-1-1-1','','inherit','open','closed','','w-accessories-product-link-1-1-1','','','2022-09-15 13:15:22','2022-09-15 13:15:22','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-1-1-1.jpg',0,'attachment','image/jpeg',0),
(9192,1,'2022-09-15 13:17:47','2022-09-15 13:17:47','','w-accessories-product-link-2-1','','inherit','open','closed','','w-accessories-product-link-2-1','','','2022-09-15 13:17:47','2022-09-15 13:17:47','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-link-2-1.jpg',0,'attachment','image/jpeg',0),
(9198,1,'2022-09-15 13:26:24','2022-09-15 13:26:24','','w-accessories-product-iphone-xr-10-1','','inherit','open','closed','','w-accessories-product-iphone-xr-10-1','','','2022-09-15 13:26:24','2022-09-15 13:26:24','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-iphone-xr-10-1.jpg',0,'attachment','image/jpeg',0),
(9199,1,'2022-09-15 13:26:25','2022-09-15 13:26:25','','w-accessories-product-iphone-xr-10-2','','inherit','open','closed','','w-accessories-product-iphone-xr-10-2','','','2022-09-15 13:26:25','2022-09-15 13:26:25','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-iphone-xr-10-2.jpg',0,'attachment','image/jpeg',0),
(9208,1,'2022-09-15 13:31:58','2022-09-15 13:31:58','','dark-case-back','','inherit','open','closed','','dark-case-back','','','2022-09-15 13:31:58','2022-09-15 13:31:58','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/dark-case-back.jpg',0,'attachment','image/jpeg',0),
(9209,1,'2022-09-15 13:31:58','2022-09-15 13:31:58','','dark-case-front','','inherit','open','closed','','dark-case-front','','','2022-09-15 13:31:58','2022-09-15 13:31:58','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/dark-case-front.jpg',0,'attachment','image/jpeg',0),
(9210,1,'2022-09-15 13:31:58','2022-09-15 13:31:58','','dark-case-side','','inherit','open','closed','','dark-case-side','','','2022-09-15 13:31:58','2022-09-15 13:31:58','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/dark-case-side.jpg',0,'attachment','image/jpeg',0),
(9203,1,'2022-09-15 13:29:20','2022-09-15 13:29:20','','blue-case-back','','inherit','open','closed','','blue-case-back','','','2022-09-15 13:29:20','2022-09-15 13:29:20','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/blue-case-back.jpg',0,'attachment','image/jpeg',0),
(9204,1,'2022-09-15 13:29:21','2022-09-15 13:29:21','','blue-case-front','','inherit','open','closed','','blue-case-front','','','2022-09-15 13:29:21','2022-09-15 13:29:21','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/blue-case-front.jpg',0,'attachment','image/jpeg',0),
(9205,1,'2022-09-15 13:29:23','2022-09-15 13:29:23','','blue-case-side','','inherit','open','closed','','blue-case-side','','','2022-09-15 13:29:23','2022-09-15 13:29:23','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/blue-case-side.jpg',0,'attachment','image/jpeg',0),
(9237,1,'2022-09-15 13:45:49','2022-09-15 13:45:49','','w-accessories-product-12-pro-4','','inherit','open','closed','','w-accessories-product-12-pro-4','','','2022-09-15 13:45:49','2022-09-15 13:45:49','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-12-pro-4.jpg',0,'attachment','image/jpeg',0),
(9238,1,'2022-09-15 13:45:50','2022-09-15 13:45:50','','w-accessories-product-12-pro-4-1','','inherit','open','closed','','w-accessories-product-12-pro-4-1','','','2022-09-15 13:45:50','2022-09-15 13:45:50','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-12-pro-4-1.jpg',0,'attachment','image/jpeg',0),
(9239,1,'2022-09-15 13:45:50','2022-09-15 13:45:50','','w-accessories-product-12-pro-4-2','','inherit','open','closed','','w-accessories-product-12-pro-4-2','','','2022-09-15 13:45:50','2022-09-15 13:45:50','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-12-pro-4-2.jpg',0,'attachment','image/jpeg',0),
(9251,1,'2022-09-15 14:09:59','2022-09-15 14:09:59','','w-accessories-product-14-2','','inherit','open','closed','','w-accessories-product-14-2','','','2022-09-15 14:09:59','2022-09-15 14:09:59','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-14-2.jpg',0,'attachment','image/jpeg',0),
(9252,1,'2022-09-15 14:09:59','2022-09-15 14:09:59','','w-accessories-product-14-3','','inherit','open','closed','','w-accessories-product-14-3','','','2022-09-15 14:09:59','2022-09-15 14:09:59','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-14-3.jpg',0,'attachment','image/jpeg',0),
(9253,1,'2022-09-15 14:09:59','2022-09-15 14:09:59','','w-accessories-product-14-4-1','','inherit','open','closed','','w-accessories-product-14-4-1','','','2022-09-15 14:09:59','2022-09-15 14:09:59','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-14-4-1.jpg',0,'attachment','image/jpeg',0),
(9261,1,'2022-09-15 14:14:44','2022-09-15 14:14:44','','accessories-product-blue-airpods-1-1','','inherit','open','closed','','accessories-product-blue-airpods-1-1','','','2022-09-15 14:14:44','2022-09-15 14:14:44','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-1-1.jpg',0,'attachment','image/jpeg',0),
(9263,1,'2022-09-15 14:14:45','2022-09-15 14:14:45','','accessories-product-blue-airpods-3-1','','inherit','open','closed','','accessories-product-blue-airpods-3-1','','','2022-09-15 14:14:45','2022-09-15 14:14:45','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-blue-airpods-3-1.jpg',0,'attachment','image/jpeg',0),
(9256,1,'2022-09-15 14:12:47','2022-09-15 14:12:47','','accessories-product-olive-strap-1','','inherit','open','closed','','accessories-product-olive-strap-1','','','2022-09-15 14:12:47','2022-09-15 14:12:47','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-olive-strap-1.jpg',0,'attachment','image/jpeg',0),
(9257,1,'2022-09-15 14:12:47','2022-09-15 14:12:47','','accessories-product-olive-strap-2','','inherit','open','closed','','accessories-product-olive-strap-2','','','2022-09-15 14:12:47','2022-09-15 14:12:47','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-olive-strap-2.jpg',0,'attachment','image/jpeg',0),
(9258,1,'2022-09-15 14:12:48','2022-09-15 14:12:48','','accessories-product-olive-strap-3','','inherit','open','closed','','accessories-product-olive-strap-3','','','2022-09-15 14:12:48','2022-09-15 14:12:48','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-product-olive-strap-3.jpg',0,'attachment','image/jpeg',0),
(9267,1,'2022-09-15 14:15:42','2022-09-15 14:15:42','','cables-lightning-12-1','','inherit','open','closed','','cables-lightning-12-1','','','2022-09-15 14:15:42','2022-09-15 14:15:42','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/cables-lightning-12-1.jpg',0,'attachment','image/jpeg',0),
(9268,1,'2022-09-15 14:15:43','2022-09-15 14:15:43','','cables-lightning-12-2','','inherit','open','closed','','cables-lightning-12-2','','','2022-09-15 14:15:43','2022-09-15 14:15:43','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/cables-lightning-12-2.jpg',0,'attachment','image/jpeg',0),
(9498,1,'2022-09-07 13:49:54','2022-09-07 13:49:54','<div class=\"row\">\n<p class=\"col-md-6\"><label>Your Name</label>[text* your-name]</p>\n<p class=\"col-md-6\"><label>Your Email</label>[email* your-email]</p>\n</div>\n<div class=\"row\">\n<p class=\"col-md-6\"><label>Phone Number</label>[tel tel-767]</p>\n<p class=\"col-md-6\"><label>Company</label>[text text-1]</p>\n</div>\n<p><label>Your Message</label>[textarea your-message]</p>\n<p>[submit class:btn class:btn-color-primary class:btn-style-semi-round \"ASK A QUESTION\"]</p>\n1\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@dummy.xtemos.com>\n[_site_admin_email]\nFrom: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [your-email]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@dummy.xtemos.com>\n[your-email]\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nPlease fill out this field.\nThis field has a too long input.\nThis field has a too short input.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe uploaded file is too large.\nThere was an error uploading the file.\nPlease enter a date in YYYY-MM-DD format.\nThis field has a too early date.\nThis field has a too late date.\nPlease enter a number.\nThis field has a too small number.\nThis field has a too large number.\nThe answer to the quiz is incorrect.\nPlease enter an email address.\nPlease enter a URL.\nPlease enter a telephone number.','Contact form Accessories','','publish','closed','closed','','contact-form-1-2','','','2022-09-07 13:49:54','2022-09-07 13:49:54','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?post_type=wpcf7_contact_form&amp;p=6',0,'wpcf7_contact_form','',0),
(14,1,'2022-09-07 13:51:31','2022-09-07 13:51:31','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Welcome to TimeWillTell Stores — Where Style Meets Timeless Quality.</h4> \n					<p>At TimeWillTell Stores, we believe every product you own should tell a story — one of confidence, class, and purpose.<br />Founded with a passion for modern design and enduring quality, our mission is simple: to bring you items that make every moment count.</p><p>From elegant timepieces to stylish everyday essentials, each product in our collection is carefully selected to reflect craftsmanship, durability, and affordability.<br />We’re not just another store — we’re a lifestyle brand for those who value detail and distinction.</p><p><strong>Our Promise:</strong></p><ul><li><p>Premium quality at honest prices</p></li><li><p>Fast, reliable delivery</p></li><li><p>Excellent customer support</p></li></ul><p>Because at TimeWillTell Stores — <strong>your time, style, and satisfaction truly matter.</strong></p>				\n								<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />					\n								<img width=\"2048\" height=\"2560\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled.jpg 2048w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-1639x2048.jpg 1639w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" />					\n								<img width=\"2048\" height=\"2560\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled.jpg 2048w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-1639x2048.jpg 1639w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" />					\n								<img width=\"2048\" height=\"2560\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled.jpg 2048w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-1639x2048.jpg 1639w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" />					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Buyers trust us				\n				<h4>Our Strategy Is To Provide Our Customers With Quality Products</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<p data-start=\"248\" data-end=\"506\">At <strong data-start=\"251\" data-end=\"274\">TimeWillTell Stores</strong>, our strategy is simple — <strong data-start=\"301\" data-end=\"344\">deliver quality that speaks for itself.</strong><br data-start=\"344\" data-end=\"347\" />We believe true success in retail isn’t just about selling products; it’s about building trust through <strong data-start=\"450\" data-end=\"475\">consistent excellence</strong> and <strong data-start=\"480\" data-end=\"506\">customer satisfaction.</strong></p><h3 data-start=\"508\" data-end=\"533\"><strong data-start=\"512\" data-end=\"533\">Quality First</strong></h3><p data-start=\"534\" data-end=\"722\">Every item we offer goes through careful selection and quality checks.<br data-start=\"604\" data-end=\"607\" />From design to delivery, we ensure every product meets our high standards — so you always get value for your money.</p><h3 data-start=\"724\" data-end=\"762\"><strong data-start=\"728\" data-end=\"762\">Customer-Centered Approach</strong></h3><p data-start=\"763\" data-end=\"992\">Your needs guide every decision we make.<br data-start=\"803\" data-end=\"806\" />We listen, learn, and improve — using feedback to make our collections even better.<br data-start=\"889\" data-end=\"892\" />Our goal is to create an experience that’s smooth, transparent, and satisfying from start to finish.</p><h3 data-start=\"994\" data-end=\"1030\"><strong data-start=\"998\" data-end=\"1030\">Innovation &amp; Improvement</strong></h3><p data-start=\"1031\" data-end=\"1249\">We continuously update our catalog with new and trending products that blend <strong data-start=\"1108\" data-end=\"1149\">style, durability, and functionality.</strong><br data-start=\"1149\" data-end=\"1152\" />By keeping up with innovation and global trends, we make sure you always have access to the best.</p><h3 data-start=\"1251\" data-end=\"1278\"><strong data-start=\"1255\" data-end=\"1278\">Long-Term Value</strong></h3><p data-start=\"1279\" data-end=\"1501\">We don’t just want one sale — we want a relationship.<br data-start=\"1332\" data-end=\"1335\" />That’s why we focus on <strong data-start=\"1358\" data-end=\"1382\">long-lasting quality</strong>, honest pricing, and dependable customer support.<br data-start=\"1432\" data-end=\"1435\" />Your satisfaction today is the foundation of our success tomorrow.</p>','About Us','','publish','closed','closed','','about-us','','','2025-10-13 14:40:28','2025-10-13 14:40:28','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?page_id=14',0,'page','',0),
(17,1,'2022-09-07 13:51:44','2022-09-07 13:51:44','','Blog','','publish','closed','closed','','blog','','','2022-09-07 13:51:44','2022-09-07 13:51:44','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?page_id=17',0,'page','',0),
(19,1,'2022-09-07 13:51:58','2022-09-07 13:51:58','<!-- wp:html -->\n[woodmart_compare]\n<!-- /wp:html -->','Compare','','publish','closed','closed','','compare','','','2022-09-07 13:51:58','2022-09-07 13:51:58','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?page_id=19',0,'page','',0),
(21,1,'2022-09-07 13:52:10','2022-09-07 13:52:10','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Information about us				\n				<h4>CONTACT US FOR ANY QUESTIONS</h4> \n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>				\n									<h3>\n							timewilltell091@gmail.com						\n					</h3>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z\"></path></svg>				\n									<h3>\n							07070223974, 08145021819						\n					</h3>\n								<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-social-icons.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-social-icons-styles-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-social-styles.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.instagram.com/twt10.63?igsh=MWd5bTJwbmJxcGF2ZQ&#038;utm_source=qr\" target=\"_blank\" aria-label=\"Instagram social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://t.snapchat.com/OimmDyfS\" target=\"_blank\" aria-label=\"Snapchat social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.tiktok.com/@oluferi18?_t=ZS-8ybJHNnPrw0&#038;_r=1\" target=\"_blank\" aria-label=\"TikTok social link\">\n											</a>\n					Information about us				\n				<h4>CONTACT US FOR ANY QUESTIONS</h4> \n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f9498-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"9498\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.2\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f9498-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n	<p><label>Your Name</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" />\n	</p>\n	<p><label>Your Email</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" />\n	</p>\n	<p><label>Phone Number</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"tel-767\" />\n	</p>\n	<p><label>Company</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"text-1\" />\n	</p>\n<p><label>Your Message</label><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" aria-invalid=\"false\" name=\"your-message\"></textarea>\n</p>\n<p><input type=\"submit\" value=\"ASK A QUESTION\" />\n</p>\n</form>','Contact Us','','publish','closed','closed','','contact-us','','','2025-10-13 14:54:43','2025-10-13 14:54:43','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?page_id=21',0,'page','',0),
(23,1,'2022-09-07 13:52:26','2022-09-07 13:52:26','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Questions &amp; Answers</h4> \n					<p>Write us an e-mail via the form, or just send us an e-mail directly at.</p>				\n						<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 							\n			<a  href=\"#contact-form-popup\">\n					CONTACT US				\n							</a>\n					<style>.elementor-1570 .elementor-element.elementor-element-25dc3f7{margin:-30px -30px -30px -30px;}.elementor-1570 .elementor-element.elementor-element-748fb66 > .elementor-element-populated{padding:30px 30px 15px 40px;}.elementor-1570 .elementor-element.elementor-element-40b71ea:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-1570 .elementor-element.elementor-element-40b71ea > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#333333;}.elementor-1570 .elementor-element.elementor-element-40b71ea > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 30px 30px;}.elementor-1570 .elementor-element.elementor-element-40b71ea > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1570 .elementor-element.elementor-element-313f937 .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-1570 .elementor-element.elementor-element-996d64c .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-1570 .elementor-element.elementor-element-e4b1629 .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-1570 .elementor-element.elementor-element-e4b1629 > .elementor-widget-container{margin:0px 0px 10px 0px;padding:0px 0px 30px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:#FFFFFF26;}@media(max-width:1024px){.elementor-1570 .elementor-element.elementor-element-748fb66 > .elementor-element-populated{padding:30px 30px 15px 30px;}}@media(min-width:768px){.elementor-1570 .elementor-element.elementor-element-748fb66{width:66.981%;}.elementor-1570 .elementor-element.elementor-element-40b71ea{width:32.98%;}}@media(max-width:1024px) and (min-width:768px){.elementor-1570 .elementor-element.elementor-element-748fb66{width:100%;}.elementor-1570 .elementor-element.elementor-element-40b71ea{width:100%;}}</style><style>.elementor-1570 .elementor-element.elementor-element-25dc3f7{margin:-30px -30px -30px -30px;}.elementor-1570 .elementor-element.elementor-element-748fb66 > .elementor-element-populated{padding:30px 30px 15px 40px;}.elementor-1570 .elementor-element.elementor-element-40b71ea:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-1570 .elementor-element.elementor-element-40b71ea > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#333333;}.elementor-1570 .elementor-element.elementor-element-40b71ea > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 30px 30px;}.elementor-1570 .elementor-element.elementor-element-40b71ea > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1570 .elementor-element.elementor-element-313f937 .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-1570 .elementor-element.elementor-element-996d64c .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-1570 .elementor-element.elementor-element-e4b1629 .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-1570 .elementor-element.elementor-element-e4b1629 > .elementor-widget-container{margin:0px 0px 10px 0px;padding:0px 0px 30px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:#FFFFFF26;}@media(max-width:1024px){.elementor-1570 .elementor-element.elementor-element-748fb66 > .elementor-element-populated{padding:30px 30px 15px 30px;}}@media(min-width:768px){.elementor-1570 .elementor-element.elementor-element-748fb66{width:66.981%;}.elementor-1570 .elementor-element.elementor-element-40b71ea{width:32.98%;}}@media(max-width:1024px) and (min-width:768px){.elementor-1570 .elementor-element.elementor-element-748fb66{width:100%;}.elementor-1570 .elementor-element.elementor-element-40b71ea{width:100%;}}</style>		\n									<section data-id=\"25dc3f7\" data-element_type=\"section\">\n				<h4>SEND US A MESSAGE</h4> \n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/woodmart2/accessories-elementor/wp-admin/admin-ajax.php#wpcf7-f6-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"6\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.7.7\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f6-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n	<p><label>Your Name</label><input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" />\n	</p>\n	<p><label>Your Email</label><input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" />\n	</p>\n	<p><label>Phone Number</label><input size=\"40\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"tel-767\" />\n	</p>\n	<p><label>Company</label><input size=\"40\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"text-1\" />\n	</p>\n<p><label>Your Message</label><textarea cols=\"40\" rows=\"10\" aria-invalid=\"false\" name=\"your-message\"></textarea>\n</p>\n<p><input type=\"submit\" value=\"ASK A QUESTION\" />\n</p>\n</form>\n				<h4>CONTACT INFORMATION</h4> \n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n															<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" id=\"svg-9588\" x=\"0px\" y=\"0px\" viewBox=\"0 0 54.757 54.757\" style=\"enable-background:new 0 0 54.757 54.757;\" xml:space=\"preserve\" width=\"512px\" height=\"512px\"> <g> <path d=\"M27.557,12c-3.859,0-7,3.141-7,7s3.141,7,7,7s7-3.141,7-7S31.416,12,27.557,12z M27.557,24c-2.757,0-5-2.243-5-5 s2.243-5,5-5s5,2.243,5,5S30.314,24,27.557,24z\" fill=\"#FFFFFF\"></path> <path d=\"M40.94,5.617C37.318,1.995,32.502,0,27.38,0c-5.123,0-9.938,1.995-13.56,5.617c-6.703,6.702-7.536,19.312-1.804,26.952 L27.38,54.757L42.721,32.6C48.476,24.929,47.643,12.319,40.94,5.617z M41.099,31.431L27.38,51.243L13.639,31.4 C8.44,24.468,9.185,13.08,15.235,7.031C18.479,3.787,22.792,2,27.38,2s8.901,1.787,12.146,5.031 C45.576,13.08,46.321,24.468,41.099,31.431z\" fill=\"#FFFFFF\"></path> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> </svg> 													\n					<p>50 East 52nd Street<br />Brooklyn, NY 10022<br />United States</p>\n															<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" id=\"svg-8043\" x=\"0px\" y=\"0px\" viewBox=\"0 0 60 60\" style=\"enable-background:new 0 0 60 60;\" xml:space=\"preserve\" width=\"512px\" height=\"512px\"> <g> <path d=\"M42.595,0H17.405C14.977,0,13,1.977,13,4.405v51.189C13,58.023,14.977,60,17.405,60h25.189C45.023,60,47,58.023,47,55.595 V4.405C47,1.977,45.023,0,42.595,0z M15,8h30v38H15V8z M17.405,2h25.189C43.921,2,45,3.079,45,4.405V6H15V4.405 C15,3.079,16.079,2,17.405,2z M42.595,58H17.405C16.079,58,15,56.921,15,55.595V48h30v7.595C45,56.921,43.921,58,42.595,58z\" fill=\"#FFFFFF\"></path> <path d=\"M30,49c-2.206,0-4,1.794-4,4s1.794,4,4,4s4-1.794,4-4S32.206,49,30,49z M30,55c-1.103,0-2-0.897-2-2s0.897-2,2-2 s2,0.897,2,2S31.103,55,30,55z\" fill=\"#FFFFFF\"></path> <path d=\"M26,5h4c0.553,0,1-0.447,1-1s-0.447-1-1-1h-4c-0.553,0-1,0.447-1,1S25.447,5,26,5z\" fill=\"#FFFFFF\"></path> <path d=\"M33,5h1c0.553,0,1-0.447,1-1s-0.447-1-1-1h-1c-0.553,0-1,0.447-1,1S32.447,5,33,5z\" fill=\"#FFFFFF\"></path> <path d=\"M56.612,4.569c-0.391-0.391-1.023-0.391-1.414,0s-0.391,1.023,0,1.414c3.736,3.736,3.736,9.815,0,13.552 c-0.391,0.391-0.391,1.023,0,1.414c0.195,0.195,0.451,0.293,0.707,0.293s0.512-0.098,0.707-0.293 C61.128,16.434,61.128,9.085,56.612,4.569z\" fill=\"#FFFFFF\"></path> <path d=\"M52.401,6.845c-0.391-0.391-1.023-0.391-1.414,0s-0.391,1.023,0,1.414c1.237,1.237,1.918,2.885,1.918,4.639 s-0.681,3.401-1.918,4.638c-0.391,0.391-0.391,1.023,0,1.414c0.195,0.195,0.451,0.293,0.707,0.293s0.512-0.098,0.707-0.293 c1.615-1.614,2.504-3.764,2.504-6.052S54.017,8.459,52.401,6.845z\" fill=\"#FFFFFF\"></path> <path d=\"M4.802,5.983c0.391-0.391,0.391-1.023,0-1.414s-1.023-0.391-1.414,0c-4.516,4.516-4.516,11.864,0,16.38 c0.195,0.195,0.451,0.293,0.707,0.293s0.512-0.098,0.707-0.293c0.391-0.391,0.391-1.023,0-1.414 C1.065,15.799,1.065,9.72,4.802,5.983z\" fill=\"#FFFFFF\"></path> <path d=\"M9.013,6.569c-0.391-0.391-1.023-0.391-1.414,0c-1.615,1.614-2.504,3.764-2.504,6.052s0.889,4.438,2.504,6.053 c0.195,0.195,0.451,0.293,0.707,0.293s0.512-0.098,0.707-0.293c0.391-0.391,0.391-1.023,0-1.414 c-1.237-1.237-1.918-2.885-1.918-4.639S7.775,9.22,9.013,7.983C9.403,7.593,9.403,6.96,9.013,6.569z\" fill=\"#FFFFFF\"></path> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> </svg> 													\n					<p>+1322224332<br />+4643758533</p>\n															<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" id=\"svg-6967\" x=\"0px\" y=\"0px\" viewBox=\"0 0 60.062 60.062\" style=\"enable-background:new 0 0 60.062 60.062;\" xml:space=\"preserve\" width=\"512px\" height=\"512px\"> <path d=\"M60.046,11.196c0.004-0.024,0.011-0.048,0.013-0.072c0.007-0.074-0.001-0.149-0.01-0.224 c-0.002-0.019,0.001-0.037-0.002-0.056c-0.018-0.099-0.051-0.196-0.1-0.289c-0.008-0.016-0.019-0.031-0.028-0.047 c-0.002-0.002-0.002-0.005-0.003-0.008c-0.001-0.002-0.004-0.003-0.005-0.006c-0.007-0.011-0.013-0.023-0.02-0.033 c-0.062-0.091-0.137-0.166-0.221-0.23c-0.019-0.014-0.041-0.022-0.061-0.035c-0.074-0.049-0.152-0.089-0.236-0.116 c-0.037-0.012-0.074-0.018-0.112-0.025c-0.073-0.015-0.146-0.022-0.222-0.02c-0.04,0.001-0.078,0.003-0.118,0.009 c-0.026,0.004-0.051,0-0.077,0.006L0.798,22.046c-0.413,0.086-0.729,0.421-0.788,0.839s0.15,0.828,0.523,1.025l16.632,8.773 l2.917,16.187c-0.002,0.012,0.001,0.025,0,0.037c-0.01,0.08-0.011,0.158-0.001,0.237c0.005,0.04,0.01,0.078,0.02,0.117 c0.023,0.095,0.06,0.184,0.11,0.268c0.01,0.016,0.01,0.035,0.021,0.051c0.003,0.005,0.008,0.009,0.012,0.013 c0.013,0.019,0.031,0.034,0.046,0.053c0.047,0.058,0.096,0.111,0.152,0.156c0.009,0.007,0.015,0.018,0.025,0.025 c0.015,0.011,0.032,0.014,0.047,0.024c0.061,0.04,0.124,0.073,0.191,0.099c0.027,0.01,0.052,0.022,0.08,0.03 c0.09,0.026,0.183,0.044,0.277,0.044c0.001,0,0.002,0,0.003,0h0c0,0,0,0,0,0c0.004,0,0.008-0.002,0.012-0.002 c0.017,0.001,0.034,0.002,0.051,0.002c0.277,0,0.527-0.124,0.712-0.315l11.079-7.386l11.6,7.54c0.164,0.106,0.354,0.161,0.545,0.161 c0.105,0,0.212-0.017,0.315-0.051c0.288-0.096,0.518-0.318,0.623-0.604l13.996-37.989c0.013-0.034,0.024-0.069,0.033-0.105 c0.004-0.015,0.005-0.03,0.008-0.044C60.042,11.22,60.044,11.208,60.046,11.196z M48.464,17.579L24.471,35.22 c-0.039,0.029-0.07,0.065-0.104,0.099c-0.013,0.012-0.026,0.022-0.037,0.035c-0.021,0.023-0.04,0.046-0.059,0.071 c-0.018,0.024-0.032,0.049-0.048,0.074c-0.037,0.06-0.068,0.122-0.092,0.188c-0.005,0.013-0.013,0.023-0.017,0.036 c-0.001,0.004-0.005,0.006-0.006,0.01l-2.75,8.937l-2.179-12.091L48.464,17.579z M22.908,46.594l2.726-9.004l4.244,2.759 l1.214,0.789l-4.124,2.749L22.908,46.594z M52.044,13.498L18.071,30.899l-14.14-7.458L52.044,13.498z M44.559,47.504L29.154,37.492 l-2.333-1.517l30.154-22.172L44.559,47.504z\" fill=\"#FFFFFF\"></path> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> </svg> 													\n					<p>info@google.com<br />support@google.com</p>\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style>				<p>Do you have questions about how we can help your company? Send us an email and we’ll get in touch shortly.</p>						\n						<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-social-icons.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 			\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/accessories-elementor/faqs/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://twitter.com/share?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/faqs/\" target=\"_blank\" aria-label=\"Twitter social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/faqs/&media=https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-includes/images/media/default.png&description=FAQs\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/accessories-elementor/faqs/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/faqs/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n		</section>\n						<link rel=\"stylesheet\" id=\"wd-section-title-style-under-and-over-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-section-title-style-under-and-over.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Shopping Information</h4> \n						<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<h5>Delivery charges for orders from the Online Shop?</h5><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.</p><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.</p>\n			<h5>How long will delivery take?</h5><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.</p><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.</p>\n			<h5>What exactly happens after ordering?</h5><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.</p><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.</p>\n			<h5>Where can I view my sales receipt?</h5><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.</p><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.</p>\n			<h5>How do I add a gift receipt to an order?</h5><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.</p><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.</p>\n			<h5>How long do I have to return an order?</h5><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.</p><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.</p>\n				<h4>Payment Information</h4> \n			<h5>How is the recipient reimbursed?</h5><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.</p><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.</p>\n			<h5>Can I be reimbursed through the original payment method?</h5><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.</p><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.</p>\n			<h5>Can the country receiving the shipment be different than the country of purchase?</h5><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.</p><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.</p>\n			<h5>How can I return an item?</h5><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.</p><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.</p>\n			<h5>Will I receive the same product that I see in the picture?</h5><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.</p><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.</p>\n			<h5>Will you restock items indicated as “out of stock?”</h5><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.</p><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.</p>\n				<h4>Orders and Returns</h4> \n			<h5>Delivery charges for orders from the Online Shop?</h5><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.</p><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.</p>\n			<h5>How long will delivery take?</h5><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.</p><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.</p>\n			<h5>What exactly happens after ordering?</h5><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.</p><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.</p>\n			<h5>How long does the delivery take and how much does it cost?</h5><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.</p><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.</p>\n			<h5>Which browser is best to use the site?</h5><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.</p><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.</p>\n			<h5>How do I subscribe to the newsletter?</h5><p>Ad vivamus nullam scelerisque a neque suspendisse consectetur fringilla a suspendisse proin senectus lobortis lacinia sem parturient dapibus ad aliquet maecenas dis neque.</p><p>Torquent posuere vel id sagittis urna placerat ridiculus odio vestibulum donec tristique a nisl eros conubia condimentum nunc quisque nibh adipiscing habitasse parturient suspendisse proin a pharetra commodo leo tincidunt lobortis lacinia sem parturient dapibus.</p>','FAQs','','publish','closed','closed','','faqs','','','2022-09-07 13:52:26','2022-09-07 13:52:26','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?page_id=23',0,'page','',0),
(27,1,'2022-09-07 13:52:58','2022-09-07 13:52:58','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>What Personal Data We Collect and Why We Collect It</h4> \n					<p>At <strong>TimeWillTell Stores</strong>, we value your privacy and are committed to protecting your personal information.<br />This Privacy Policy explains how we collect, use, and safeguard your data when you visit or make a purchase from our website.</p>				\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<h3 data-start=\"1587\" data-end=\"1609\"><strong data-start=\"1591\" data-end=\"1609\">1. Information We Collect</strong></h3><p data-start=\"559\" data-end=\"625\">We may collect the following information when you shop or sign up:</p><ul data-start=\"626\" data-end=\"816\"><li data-start=\"626\" data-end=\"678\"><p data-start=\"628\" data-end=\"678\">Name and contact details (email, phone, address)</p></li><li data-start=\"679\" data-end=\"760\"><p data-start=\"681\" data-end=\"760\">Payment and billing information (processed securely through trusted gateways)</p></li><li data-start=\"761\" data-end=\"816\"><p data-start=\"763\" data-end=\"816\">Device and browsing data (to improve user experience)</p></li></ul><h3 data-start=\"818\" data-end=\"856\"><strong data-start=\"822\" data-end=\"856\">2. How We Use Your Information</strong></h3><p data-start=\"857\" data-end=\"885\">Your information is used to:</p><ul data-start=\"886\" data-end=\"1025\"><li data-start=\"886\" data-end=\"921\"><p data-start=\"888\" data-end=\"921\">Process and deliver your orders</p></li><li data-start=\"922\" data-end=\"965\"><p data-start=\"924\" data-end=\"965\">Communicate updates, offers, or support</p></li><li data-start=\"966\" data-end=\"1025\"><p data-start=\"968\" data-end=\"1025\">Improve our products, services, and website performance</p></li></ul><p data-start=\"1027\" data-end=\"1089\">We <strong data-start=\"1030\" data-end=\"1052\">never sell or rent</strong> your personal data to third parties.</p><h3 data-start=\"1091\" data-end=\"1115\"><strong data-start=\"1095\" data-end=\"1115\">3. Data Security</strong></h3><p data-start=\"1116\" data-end=\"1238\">We use secure servers and encryption to protect your personal information from unauthorized access, disclosure, or misuse.</p><h3 data-start=\"1240\" data-end=\"1258\"><strong data-start=\"1244\" data-end=\"1258\">4. Cookies</strong></h3><p data-start=\"1259\" data-end=\"1416\">Our website uses cookies to personalize your shopping experience and analyze site traffic.<br data-start=\"1349\" data-end=\"1352\" />You can adjust your browser settings to disable cookies anytime.</p><h3 data-start=\"1418\" data-end=\"1449\"><strong data-start=\"1422\" data-end=\"1449\">5. Third-Party Services</strong></h3><p data-start=\"1450\" data-end=\"1585\">We may share limited data with trusted partners like payment processors and delivery companies — only as needed to complete your order.</p><h3 data-start=\"1587\" data-end=\"1609\"><strong data-start=\"1591\" data-end=\"1609\">6. Your Rights</strong></h3><p data-start=\"1610\" data-end=\"1747\">You may request access, correction, or deletion of your personal data at any time by contacting us at <strong>timewilltell091@gmail.com</strong></p>','Privacy Policy','','publish','closed','closed','','privacy-policy-2','','','2025-10-13 14:46:52','2025-10-13 14:46:52','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?page_id=27',0,'page','',0),
(10121,1,'2025-10-13 14:46:52','2025-10-13 14:46:52','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>What Personal Data We Collect and Why We Collect It</h4> \n					<p>At <strong>TimeWillTell Stores</strong>, we value your privacy and are committed to protecting your personal information.<br />This Privacy Policy explains how we collect, use, and safeguard your data when you visit or make a purchase from our website.</p>				\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<h3 data-start=\"1587\" data-end=\"1609\"><strong data-start=\"1591\" data-end=\"1609\">1. Information We Collect</strong></h3><p data-start=\"559\" data-end=\"625\">We may collect the following information when you shop or sign up:</p><ul data-start=\"626\" data-end=\"816\"><li data-start=\"626\" data-end=\"678\"><p data-start=\"628\" data-end=\"678\">Name and contact details (email, phone, address)</p></li><li data-start=\"679\" data-end=\"760\"><p data-start=\"681\" data-end=\"760\">Payment and billing information (processed securely through trusted gateways)</p></li><li data-start=\"761\" data-end=\"816\"><p data-start=\"763\" data-end=\"816\">Device and browsing data (to improve user experience)</p></li></ul><h3 data-start=\"818\" data-end=\"856\"><strong data-start=\"822\" data-end=\"856\">2. How We Use Your Information</strong></h3><p data-start=\"857\" data-end=\"885\">Your information is used to:</p><ul data-start=\"886\" data-end=\"1025\"><li data-start=\"886\" data-end=\"921\"><p data-start=\"888\" data-end=\"921\">Process and deliver your orders</p></li><li data-start=\"922\" data-end=\"965\"><p data-start=\"924\" data-end=\"965\">Communicate updates, offers, or support</p></li><li data-start=\"966\" data-end=\"1025\"><p data-start=\"968\" data-end=\"1025\">Improve our products, services, and website performance</p></li></ul><p data-start=\"1027\" data-end=\"1089\">We <strong data-start=\"1030\" data-end=\"1052\">never sell or rent</strong> your personal data to third parties.</p><h3 data-start=\"1091\" data-end=\"1115\"><strong data-start=\"1095\" data-end=\"1115\">3. Data Security</strong></h3><p data-start=\"1116\" data-end=\"1238\">We use secure servers and encryption to protect your personal information from unauthorized access, disclosure, or misuse.</p><h3 data-start=\"1240\" data-end=\"1258\"><strong data-start=\"1244\" data-end=\"1258\">4. Cookies</strong></h3><p data-start=\"1259\" data-end=\"1416\">Our website uses cookies to personalize your shopping experience and analyze site traffic.<br data-start=\"1349\" data-end=\"1352\" />You can adjust your browser settings to disable cookies anytime.</p><h3 data-start=\"1418\" data-end=\"1449\"><strong data-start=\"1422\" data-end=\"1449\">5. Third-Party Services</strong></h3><p data-start=\"1450\" data-end=\"1585\">We may share limited data with trusted partners like payment processors and delivery companies — only as needed to complete your order.</p><h3 data-start=\"1587\" data-end=\"1609\"><strong data-start=\"1591\" data-end=\"1609\">6. Your Rights</strong></h3><p data-start=\"1610\" data-end=\"1747\">You may request access, correction, or deletion of your personal data at any time by contacting us at <strong>timewilltell091@gmail.com</strong></p>','Privacy Policy','','inherit','closed','closed','','27-revision-v1','','','2025-10-13 14:46:52','2025-10-13 14:46:52','',27,'https://timewilltellstores.com/?p=10121',0,'revision','',0),
(29,1,'2022-09-07 13:53:16','2022-09-07 13:53:16',' 					\n				<h4>Worldwide Logistics, Air Freight Forwarding, Road Haulage</h4> \n								<img width=\"685\" height=\"368\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/shipping-2.jpg\" alt=\"\" />					\n					Learn how to get a discount				\n				<h4>Shipping Options</h4> \n					<p>Proponents of content strategy may shun of dummy copy designers</p>				\n						 					\n											<h3>\n								Standard Shipping							\n						</h3>\n						$8.00					\n						Delivery in 5 – 7 working days					\n											<h3>\n								Express Shipping							\n						</h3>\n						$12.00					\n						Delivery in 3 – 5 working days					\n											<h3>\n								1 – 2 day Shipping							\n						</h3>\n						$18.00					\n						Delivery in 1 – 2 working days					\n											<h3>\n								Free Shipping							\n						</h3>\n						$0					\n						Delivery in 4 – 5 working days					\n						 			\n										\n					<img width=\"800\" height=\"678\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/video-thumb.jpg\" alt=\"\" />				\n				<a href=\"https://www.youtube.com/watch?v=XHOmBV4js_E\"></a>\n				<h4>Returns and Exchanges</h4> \n						 					\n			<p>At Solution we want you to be completely satisfied with your purchase. If you are not satisfied with your order you have two options for return or exchange. You can simply bring your order in its original packaging accompanied by the original.</p><ul><li>Dedicated secure facilities</li><li>Customs clearances</li><li>Online inventory reporting</li><li>Full order management &amp; back office integration</li></ul>','Shipping','','publish','closed','closed','','shipping','','','2022-09-07 13:53:16','2022-09-07 13:53:16','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?page_id=29',0,'page','',0),
(31,1,'2022-09-07 13:53:33','2022-09-07 13:53:33','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Order Tracking</h4> \n			[woocommerce_order_tracking]		\n						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n															<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><g clip-path=\"url(#clip0)\"><path d=\"M3.2448 12.9973H10.1354V16.5129H3.2448V12.9973Z\" fill=\"#2E6BC6\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M43.2444 22.2769H51.3031L60 31.7494V42.5909H55.7773C55.0185 45.1388 52.6556 47.0024 49.8645 47.0024C47.0733 47.0024 44.7106 45.1388 43.9517 42.5909H30.6224C29.8635 45.1388 27.5006 47.0024 24.7096 47.0024C21.9185 47.0024 19.5557 45.1388 18.7968 42.5909H13.6511V12.9975H43.2444V22.2769ZM22.0558 40.8331C22.0558 42.2963 23.2463 43.4868 24.7096 43.4868C26.1728 43.4868 27.3633 42.2963 27.3633 40.8331C27.3633 39.3699 26.1728 38.1794 24.7096 38.1794C23.2463 38.1794 22.0558 39.3699 22.0558 40.8331ZM39.7288 39.0752V16.513H17.1667V39.0752H18.7968C19.5556 36.5273 21.9184 34.6636 24.7096 34.6636C27.5008 34.6636 29.8635 36.5273 30.6224 39.0752H39.7288ZM47.2106 40.8331C47.2106 42.2963 48.4012 43.4868 49.8644 43.4868C51.3277 43.4868 52.5182 42.2963 52.5182 40.8331C52.5182 39.3699 51.3277 38.1794 49.8644 38.1794C48.4012 38.1794 47.2106 39.3699 47.2106 40.8331ZM55.7772 39.0752H56.4844V33.1184L49.7581 25.7925H43.2443V39.0752H43.9515C44.7104 36.5273 47.0733 34.6636 49.8644 34.6636C52.6554 34.6636 55.0183 36.5273 55.7772 39.0752Z\" fill=\"#2E6BC6\"></path><path d=\"M10.1354 27.0598H3.2448V30.5755H10.1354V27.0598Z\" fill=\"#2E6BC6\"></path><path d=\"M0 20.0286H10.1355V23.5442H0V20.0286Z\" fill=\"#2E6BC6\"></path></g><defs><clipPath id=\"svg-5521\"><rect width=\"60\" height=\"60\" fill=\"white\"></rect></clipPath></defs></svg>													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Delivery						</h4>\n					<p>Chances are there wasn’t collaboration and checkpoints, there wasn’t a process.</p>\n															<svg id=\"svg-6649\" xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M14.1389 44.843C14.1389 45.5995 13.5093 46.2128 12.7327 46.2128C11.956 46.2128 11.3264 45.5995 11.3264 44.843C11.3264 44.0865 11.956 43.4732 12.7327 43.4732C13.5093 43.4732 14.1389 44.0865 14.1389 44.843Z\" fill=\"#2E6BC6\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M51.9999 30.2275C52.6664 31.0648 53.0169 32.0821 52.996 33.145C52.9717 34.3776 52.4608 35.5324 51.5573 36.397C51.3811 36.5657 51.1936 36.7195 50.9968 36.858C51.6631 37.6953 52.0137 38.7127 51.9928 39.7756C51.9686 41.0081 51.4576 42.1628 50.5541 43.0273C50.3777 43.196 50.1903 43.3497 49.9936 43.4883C50.6599 44.3255 51.0105 45.343 50.9896 46.4059C50.9653 47.6384 50.4543 48.7932 49.5508 49.6576C48.646 50.5232 47.4491 51 46.1807 51H23.8418L19.752 49.4366V51H6V24.9087H19.752V26.7795H22.4914L26.7602 22.9976C29.0495 20.9694 30.3625 18.0772 30.3625 15.0629V13.7506C30.3625 12.4784 30.8996 11.2356 31.836 10.3407C32.765 9.45285 33.9838 8.97507 35.2654 9.001C36.5308 9.02456 37.7162 9.52225 38.6038 10.4025C39.4923 11.2838 39.9818 12.4497 39.9818 13.6851V21.7389H49.1231C50.4292 21.7389 51.7051 22.2622 52.624 23.1744C53.5353 24.0792 54.0237 25.2656 53.9991 26.5147C53.9749 27.7472 53.464 28.902 52.5604 29.7664C52.3842 29.9352 52.1968 30.089 51.9999 30.2275ZM8.8125 48.2603H16.9395V27.6483H8.8125V48.2603ZM39.4579 28.3692H49.1903C50.2708 28.3692 51.1666 27.5137 51.1872 26.4622C51.1971 25.9547 50.9943 25.4683 50.6162 25.0929C50.223 24.7023 49.6787 24.4784 49.1231 24.4784H37.1693V13.6851C37.1693 12.6327 36.2911 11.7602 35.2116 11.74C35.1994 11.7398 35.1872 11.7397 35.175 11.7397C34.667 11.7397 34.1821 11.9365 33.8056 12.2963C33.4048 12.6793 33.1749 13.2093 33.1749 13.7506V15.0629C33.1749 18.8471 31.5266 22.4779 28.6526 25.0242L23.5792 29.5191H19.752V46.4938L24.3739 48.2605H46.1809C47.2614 48.2605 48.1571 47.405 48.1778 46.3535C48.1877 45.8459 47.985 45.3595 47.6069 44.9841C47.2136 44.5935 46.6694 44.3696 46.1137 44.3696H39.458V41.63H47.1841C48.2646 41.63 49.1602 40.7746 49.1809 39.7231C49.1909 39.2155 48.9881 38.7291 48.61 38.3537C48.2167 37.9631 47.6725 37.7392 47.1168 37.7392H39.458V34.9996H48.1873C49.2677 34.9996 50.1634 34.1442 50.1841 33.0927C50.1941 32.5851 49.9913 32.0987 49.6131 31.7232C49.2198 31.3327 48.6757 31.1088 48.12 31.1088H39.4579V28.3692Z\" fill=\"#2E6BC6\"></path></svg>													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Best Quality						</h4>\n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.</p>\n															<svg id=\"svg-4372\" xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M25.6241 11.9991H44.0883C49.0022 11.9991 53 16.0315 53 20.9879C53 25.9443 49.0022 29.9767 44.0883 29.9767H39.0331V27.2581H44.0883C47.516 27.2581 50.3047 24.4453 50.3047 20.9879C50.3047 17.5306 47.516 14.7178 44.0883 14.7178H25.6241L28.6744 17.7945L26.7686 19.7168L20.4647 13.3585L26.7686 7L28.6744 8.92236L25.6241 11.9991Z\" fill=\"#2E6BC6\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7 53V23.6957H36.0528V53H7ZM24.105 26.4144H18.9478V31.1042L21.5264 30.2587L24.105 31.1042V26.4144ZM9.69531 26.4144V50.2814H33.3575V26.4144H26.8003V34.8468L21.5264 33.1174L16.2525 34.8468V26.4144H9.69531Z\" fill=\"#2E6BC6\"></path></svg>													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n					<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" />','Track Order','','publish','closed','closed','','track-order','','','2022-09-07 13:53:33','2022-09-07 13:53:33','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?page_id=31',0,'page','',0),
(33,1,'2022-09-07 13:53:48','2022-09-07 13:53:48','<!-- wp:shortcode -->\n[woodmart_wishlist]\n<!-- /wp:shortcode -->','Wishlist','','publish','closed','closed','','wishlist','','','2022-09-07 13:53:48','2022-09-07 13:53:48','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?page_id=33',0,'page','',0),
(1570,1,'2021-09-02 16:29:47','2021-09-02 16:29:47','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n				<h4>SEND US A MESSAGE</h4> \n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/woodmart2/accessories-elementor/wp-admin/admin-ajax.php#wpcf7-f6-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"6\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.7.7\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f6-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n	<p><label>Your Name</label><input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" />\n	</p>\n	<p><label>Your Email</label><input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" />\n	</p>\n	<p><label>Phone Number</label><input size=\"40\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"tel-767\" />\n	</p>\n	<p><label>Company</label><input size=\"40\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"text-1\" />\n	</p>\n<p><label>Your Message</label><textarea cols=\"40\" rows=\"10\" aria-invalid=\"false\" name=\"your-message\"></textarea>\n</p>\n<p><input type=\"submit\" value=\"ASK A QUESTION\" />\n</p>\n</form>\n				<h4>CONTACT INFORMATION</h4> \n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n															<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" id=\"svg-9942\" x=\"0px\" y=\"0px\" viewBox=\"0 0 54.757 54.757\" style=\"enable-background:new 0 0 54.757 54.757;\" xml:space=\"preserve\" width=\"512px\" height=\"512px\"> <g> <path d=\"M27.557,12c-3.859,0-7,3.141-7,7s3.141,7,7,7s7-3.141,7-7S31.416,12,27.557,12z M27.557,24c-2.757,0-5-2.243-5-5 s2.243-5,5-5s5,2.243,5,5S30.314,24,27.557,24z\" fill=\"#FFFFFF\"></path> <path d=\"M40.94,5.617C37.318,1.995,32.502,0,27.38,0c-5.123,0-9.938,1.995-13.56,5.617c-6.703,6.702-7.536,19.312-1.804,26.952 L27.38,54.757L42.721,32.6C48.476,24.929,47.643,12.319,40.94,5.617z M41.099,31.431L27.38,51.243L13.639,31.4 C8.44,24.468,9.185,13.08,15.235,7.031C18.479,3.787,22.792,2,27.38,2s8.901,1.787,12.146,5.031 C45.576,13.08,46.321,24.468,41.099,31.431z\" fill=\"#FFFFFF\"></path> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> </svg> 													\n					<p>50 East 52nd Street<br />Brooklyn, NY 10022<br />United States</p>\n															<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" id=\"svg-5461\" x=\"0px\" y=\"0px\" viewBox=\"0 0 60 60\" style=\"enable-background:new 0 0 60 60;\" xml:space=\"preserve\" width=\"512px\" height=\"512px\"> <g> <path d=\"M42.595,0H17.405C14.977,0,13,1.977,13,4.405v51.189C13,58.023,14.977,60,17.405,60h25.189C45.023,60,47,58.023,47,55.595 V4.405C47,1.977,45.023,0,42.595,0z M15,8h30v38H15V8z M17.405,2h25.189C43.921,2,45,3.079,45,4.405V6H15V4.405 C15,3.079,16.079,2,17.405,2z M42.595,58H17.405C16.079,58,15,56.921,15,55.595V48h30v7.595C45,56.921,43.921,58,42.595,58z\" fill=\"#FFFFFF\"></path> <path d=\"M30,49c-2.206,0-4,1.794-4,4s1.794,4,4,4s4-1.794,4-4S32.206,49,30,49z M30,55c-1.103,0-2-0.897-2-2s0.897-2,2-2 s2,0.897,2,2S31.103,55,30,55z\" fill=\"#FFFFFF\"></path> <path d=\"M26,5h4c0.553,0,1-0.447,1-1s-0.447-1-1-1h-4c-0.553,0-1,0.447-1,1S25.447,5,26,5z\" fill=\"#FFFFFF\"></path> <path d=\"M33,5h1c0.553,0,1-0.447,1-1s-0.447-1-1-1h-1c-0.553,0-1,0.447-1,1S32.447,5,33,5z\" fill=\"#FFFFFF\"></path> <path d=\"M56.612,4.569c-0.391-0.391-1.023-0.391-1.414,0s-0.391,1.023,0,1.414c3.736,3.736,3.736,9.815,0,13.552 c-0.391,0.391-0.391,1.023,0,1.414c0.195,0.195,0.451,0.293,0.707,0.293s0.512-0.098,0.707-0.293 C61.128,16.434,61.128,9.085,56.612,4.569z\" fill=\"#FFFFFF\"></path> <path d=\"M52.401,6.845c-0.391-0.391-1.023-0.391-1.414,0s-0.391,1.023,0,1.414c1.237,1.237,1.918,2.885,1.918,4.639 s-0.681,3.401-1.918,4.638c-0.391,0.391-0.391,1.023,0,1.414c0.195,0.195,0.451,0.293,0.707,0.293s0.512-0.098,0.707-0.293 c1.615-1.614,2.504-3.764,2.504-6.052S54.017,8.459,52.401,6.845z\" fill=\"#FFFFFF\"></path> <path d=\"M4.802,5.983c0.391-0.391,0.391-1.023,0-1.414s-1.023-0.391-1.414,0c-4.516,4.516-4.516,11.864,0,16.38 c0.195,0.195,0.451,0.293,0.707,0.293s0.512-0.098,0.707-0.293c0.391-0.391,0.391-1.023,0-1.414 C1.065,15.799,1.065,9.72,4.802,5.983z\" fill=\"#FFFFFF\"></path> <path d=\"M9.013,6.569c-0.391-0.391-1.023-0.391-1.414,0c-1.615,1.614-2.504,3.764-2.504,6.052s0.889,4.438,2.504,6.053 c0.195,0.195,0.451,0.293,0.707,0.293s0.512-0.098,0.707-0.293c0.391-0.391,0.391-1.023,0-1.414 c-1.237-1.237-1.918-2.885-1.918-4.639S7.775,9.22,9.013,7.983C9.403,7.593,9.403,6.96,9.013,6.569z\" fill=\"#FFFFFF\"></path> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> </svg> 													\n					<p>+1322224332<br />+4643758533</p>\n															<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" id=\"svg-9042\" x=\"0px\" y=\"0px\" viewBox=\"0 0 60.062 60.062\" style=\"enable-background:new 0 0 60.062 60.062;\" xml:space=\"preserve\" width=\"512px\" height=\"512px\"> <path d=\"M60.046,11.196c0.004-0.024,0.011-0.048,0.013-0.072c0.007-0.074-0.001-0.149-0.01-0.224 c-0.002-0.019,0.001-0.037-0.002-0.056c-0.018-0.099-0.051-0.196-0.1-0.289c-0.008-0.016-0.019-0.031-0.028-0.047 c-0.002-0.002-0.002-0.005-0.003-0.008c-0.001-0.002-0.004-0.003-0.005-0.006c-0.007-0.011-0.013-0.023-0.02-0.033 c-0.062-0.091-0.137-0.166-0.221-0.23c-0.019-0.014-0.041-0.022-0.061-0.035c-0.074-0.049-0.152-0.089-0.236-0.116 c-0.037-0.012-0.074-0.018-0.112-0.025c-0.073-0.015-0.146-0.022-0.222-0.02c-0.04,0.001-0.078,0.003-0.118,0.009 c-0.026,0.004-0.051,0-0.077,0.006L0.798,22.046c-0.413,0.086-0.729,0.421-0.788,0.839s0.15,0.828,0.523,1.025l16.632,8.773 l2.917,16.187c-0.002,0.012,0.001,0.025,0,0.037c-0.01,0.08-0.011,0.158-0.001,0.237c0.005,0.04,0.01,0.078,0.02,0.117 c0.023,0.095,0.06,0.184,0.11,0.268c0.01,0.016,0.01,0.035,0.021,0.051c0.003,0.005,0.008,0.009,0.012,0.013 c0.013,0.019,0.031,0.034,0.046,0.053c0.047,0.058,0.096,0.111,0.152,0.156c0.009,0.007,0.015,0.018,0.025,0.025 c0.015,0.011,0.032,0.014,0.047,0.024c0.061,0.04,0.124,0.073,0.191,0.099c0.027,0.01,0.052,0.022,0.08,0.03 c0.09,0.026,0.183,0.044,0.277,0.044c0.001,0,0.002,0,0.003,0h0c0,0,0,0,0,0c0.004,0,0.008-0.002,0.012-0.002 c0.017,0.001,0.034,0.002,0.051,0.002c0.277,0,0.527-0.124,0.712-0.315l11.079-7.386l11.6,7.54c0.164,0.106,0.354,0.161,0.545,0.161 c0.105,0,0.212-0.017,0.315-0.051c0.288-0.096,0.518-0.318,0.623-0.604l13.996-37.989c0.013-0.034,0.024-0.069,0.033-0.105 c0.004-0.015,0.005-0.03,0.008-0.044C60.042,11.22,60.044,11.208,60.046,11.196z M48.464,17.579L24.471,35.22 c-0.039,0.029-0.07,0.065-0.104,0.099c-0.013,0.012-0.026,0.022-0.037,0.035c-0.021,0.023-0.04,0.046-0.059,0.071 c-0.018,0.024-0.032,0.049-0.048,0.074c-0.037,0.06-0.068,0.122-0.092,0.188c-0.005,0.013-0.013,0.023-0.017,0.036 c-0.001,0.004-0.005,0.006-0.006,0.01l-2.75,8.937l-2.179-12.091L48.464,17.579z M22.908,46.594l2.726-9.004l4.244,2.759 l1.214,0.789l-4.124,2.749L22.908,46.594z M52.044,13.498L18.071,30.899l-14.14-7.458L52.044,13.498z M44.559,47.504L29.154,37.492 l-2.333-1.517l30.154-22.172L44.559,47.504z\" fill=\"#FFFFFF\"></path> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> </svg> 													\n					<p>info@google.com<br />support@google.com</p>\n		<p>Do you have questions about how we can help your company? Send us an email and we’ll get in touch shortly.</p>		\n						<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-social-icons.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 			\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/accessories-elementor/?cms_block=popup-with-contact-form\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://twitter.com/share?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/?cms_block=popup-with-contact-form\" target=\"_blank\" aria-label=\"Twitter social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/?cms_block=popup-with-contact-form&media=https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-includes/images/media/default.png&description=Popup+with+contact+form\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/accessories-elementor/?cms_block=popup-with-contact-form\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/?cms_block=popup-with-contact-form\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>','Popup with contact form','','publish','closed','closed','','popup-with-contact-form','','','2021-09-02 16:29:47','2021-09-02 16:29:47','',0,'http://dummy.xtemos.com/woodmart2/elementor/?post_type=cms_block&amp;p=1570',0,'cms_block','',0),
(4453,1,'2022-09-08 14:30:31','2022-09-08 14:30:31','<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n							Our stores						\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Visit Our New<br />\nStore in New York						</h4>\n					<p>294 Bay Meadows Ave.<br />Bay Shore, NY 11706</p>\n			<a  href=\"#\">\n					See More About				\n							</a>','Contact us infobox','','publish','closed','closed','','contact-us-infobox','','','2022-09-08 14:30:31','2022-09-08 14:30:31','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?post_type=cms_block&amp;p=4453',0,'cms_block','',0),
(8842,1,'2022-09-09 13:17:03','2022-09-09 13:17:03','<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<p>A sed a risusat luctus esta anibh rhoncus hendrerit blandit nam rutrum sitmiad hac. Cras a vestibulum a varius adipiscing ut dignissim ullamcorper libero fermentum dis aliquet tellus mollis et tristique sodales. Suspendisse vel mi etiam ullamcorper parturient varius parturient eu eget pulvinar odio dapibus nisl ut luctus suscipit per vel aptent fames venenatis leo ac ullamcorper integer mus condimentum rutrum. Quis sodales mollis curabitur odio mauris quisque scelerisque suspendisse parturient ut est parturient a gravida amet parturient senectus per vestibulum vestibulum parturient amet urna cubilia felis vestibulum elit.</p><p><em>Et senectus adipiscing vestibulum adipiscing sem torquent parturient aliquam aliquet curabitur ullamcorper a parturient cubilia suspendisse curabitur quis ridiculus ut maecenas a cum porttitor blandit consectetur egestas.Sem etiam vestibulum a suspendisse sit sociosqu massa urna elit. Bibendum egestas elit fames adipiscing scelerisque a est amet a nisi volutpat pharetra sed a eget nunc sapien per.</em></p>\n			<h3>Felis scelerisque nunc</h3><p>Ullamcorper tincidunt litora scelerisque id suspendisse in curabitur ut massa natoque maecenas himenaeos quis.</p>\n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								EVENT INFO						</h4>\n					<p>“Fringilla In Dui” @Vestibulum Viverra<br />Via Suspendisse 24 – Metro: Praesent Vehicula<br />8 – 12 April / h 12 – 18</p>\n			<p>Dis cras non diam facilisi erat aptent in scelerisque volutpat suspendisse eu phasellus mi egestas vestibulum parturient.</p>\n								<img width=\"1200\" height=\"742\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-9-opt.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-9-opt.jpg 1200w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-9-opt-400x247.jpg 400w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-9-opt-768x475.jpg 768w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-9-opt-860x532.jpg 860w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-9-opt-430x266.jpg 430w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-9-opt-700x433.jpg 700w, http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-post-img-9-opt-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />					\n			<p>Diam a aliquet a est nam lacus pulvinar rutrum tempus mus lacus odio id fames sed facilisi at primis adipiscing parturient ad varius sit tellus rutrum a nisi. Aenean adipiscing sit scelerisque dictum ullamcorper fames ac inceptos est risus auctor ac senectus volutpat viverra ullamcorper a nec suscipit posuere sit dis. Enim elit duis.</p><h3>Scelerisque ullamcorper non</h3>\n						<link rel=\"stylesheet\" id=\"wd-photoswipe-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-photoswipe.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-image-gallery-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-gallery.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-1.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1-400x300.jpg\"alt=\"accessories-blog-img-1\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-2.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2-400x300.jpg\"alt=\"accessories-blog-img-2\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-3.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"3\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3-400x300.jpg\"alt=\"accessories-blog-img-3\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-4.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"4\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4-400x300.jpg\"alt=\"accessories-blog-img-4\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-5.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"5\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5-400x300.jpg\"alt=\"accessories-blog-img-5\">\n													</a>\n													<a  href=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-blog-img-6.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"6\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-6-400x300.jpg\"alt=\"accessories-blog-img-6\">\n													</a>\n			<p>Maecenas hac vestibulum a hac cras nam a ullam corper integer adipiscing aliquam ornare sed ullamcorper placerat cras cras fringilla condimentum quis potenti sodales primis fames accumsan a quis justo. Condimentum a a viverra suspendisse libero vestibulum amet suspendisse a tincidunt curabitur himenaeos elementum odio placerat ultricies. Urna risus adipiscing curae condimentum blandit aliquet hac potenti mus.</p><blockquote><p>A a sit a sociis dictumst velit vestibulum a id vestibulum porta non parturient vestibulum magna ornare scelerisque parturient in parturient. Nulla condimentum dolor adipiscing blandit himenaeos interdum hac ultrices augue a lobortis integer lacus hendrerit bibendum scelerisque duis nostra. Suspendisse tempor adipiscing a vestibulum velit iaculis.</p></blockquote>','Sweet seat: functional seat for IT folks','','publish','open','open','','sweet-seat-functional-seat-for-it-folks','','','2022-09-09 13:17:03','2022-09-09 13:17:03','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?p=8842',0,'post','',0),
(9196,1,'2022-09-15 13:18:53','2022-09-15 13:18:53','','Epik Silicone Case Full','','publish','closed','closed','','epik-silicone-case-full','','','2022-09-15 13:18:53','2022-09-15 13:18:53','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?post_type=woodmart_woo_lv&amp;p=9196',0,'woodmart_woo_lv','',0),
(9225,1,'2022-09-15 13:37:12','2022-09-15 13:37:12','','iPhone 12 Pro Moment Case','','publish','closed','closed','','iphone-12-pro-moment-case','','','2022-09-15 13:37:12','2022-09-15 13:37:12','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?post_type=woodmart_woo_lv&amp;p=9225',0,'woodmart_woo_lv','',0),
(9352,1,'2022-09-15 15:38:13','2022-09-15 15:38:13','','iPhone 12 Pro Moment Case – Olive','','publish','closed','closed','','iphone-12-pro-moment-case-olive','','','2022-09-15 15:38:13','2022-09-15 15:38:13','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?post_type=woodmart_woo_fbt&amp;p=9352',0,'woodmart_woo_fbt','',0),
(9503,1,'2025-10-03 13:50:34','2025-10-03 13:50:34',' ','','','publish','closed','closed','','9503','','','2025-10-03 13:50:34','2025-10-03 13:50:34','',0,'http://timewilltellstores.com/2025/10/03/',17,'nav_menu_item','',0),
(9516,1,'2025-10-03 13:50:34','2025-10-03 13:50:34','','More','','publish','closed','closed','','more','','','2025-10-03 13:50:34','2025-10-03 13:50:34','',0,'http://timewilltellstores.com/2025/10/03/more/',20,'nav_menu_item','',0),
(9517,1,'2025-10-03 13:50:34','2025-10-03 13:50:34',' ','','','publish','closed','closed','','9517','','','2025-10-03 13:50:34','2025-10-03 13:50:34','',0,'http://timewilltellstores.com/2025/10/03/',22,'nav_menu_item','',0),
(9518,1,'2025-10-03 13:50:34','2025-10-03 13:50:34',' ','','','publish','closed','closed','','9518','','','2025-10-03 13:50:34','2025-10-03 13:50:34','',0,'http://timewilltellstores.com/2025/10/03/',23,'nav_menu_item','',0),
(9519,1,'2025-10-03 13:50:34','2025-10-03 13:50:34',' ','','','publish','closed','closed','','9519','','','2025-10-03 13:50:34','2025-10-03 13:50:34','',0,'http://timewilltellstores.com/2025/10/03/',24,'nav_menu_item','',0),
(9520,1,'2025-10-03 13:50:34','2025-10-03 13:50:34',' ','','','publish','closed','closed','','9520','','','2025-10-03 13:50:34','2025-10-03 13:50:34','',0,'http://timewilltellstores.com/2025/10/03/',18,'nav_menu_item','',0),
(9521,1,'2025-10-03 13:50:34','2025-10-03 13:50:34',' ','','','publish','closed','closed','','9521','','','2025-10-03 13:50:34','2025-10-03 13:50:34','',0,'http://timewilltellstores.com/2025/10/03/',16,'nav_menu_item','',0),
(9522,1,'2025-10-03 13:50:34','2025-10-03 13:50:34',' ','','','publish','closed','closed','','9522','','','2025-10-03 13:50:34','2025-10-03 13:50:34','',0,'http://timewilltellstores.com/2025/10/03/',2,'nav_menu_item','',0),
(9523,1,'2025-10-03 13:50:34','2025-10-03 13:50:34',' ','','','publish','closed','closed','','9523','','','2025-10-03 13:50:34','2025-10-03 13:50:34','',0,'http://timewilltellstores.com/2025/10/03/',1,'nav_menu_item','',0),
(9524,1,'2025-10-03 13:50:34','2025-10-03 13:50:34',' ','','','publish','closed','closed','','9524','','','2025-10-03 13:50:34','2025-10-03 13:50:34','',0,'http://timewilltellstores.com/2025/10/03/',25,'nav_menu_item','',0),
(9525,1,'2025-10-03 13:50:34','2025-10-03 13:50:34',' ','','','publish','closed','closed','','9525','','','2025-10-03 13:50:34','2025-10-03 13:50:34','',0,'http://timewilltellstores.com/2025/10/03/',28,'nav_menu_item','',0),
(9526,1,'2025-10-03 13:50:34','2025-10-03 13:50:34',' ','','','publish','closed','closed','','9526','','','2025-10-03 13:50:34','2025-10-03 13:50:34','',0,'http://timewilltellstores.com/2025/10/03/',26,'nav_menu_item','',0),
(9527,1,'2025-10-03 13:50:34','2025-10-03 13:50:34',' ','','','publish','closed','closed','','9527','','','2025-10-03 13:50:34','2025-10-03 13:50:34','',0,'http://timewilltellstores.com/2025/10/03/',27,'nav_menu_item','',0),
(9528,1,'2025-10-03 13:50:34','2025-10-03 13:50:34',' ','','','publish','closed','closed','','9528','','','2025-10-03 13:50:34','2025-10-03 13:50:34','',0,'http://timewilltellstores.com/2025/10/03/',4,'nav_menu_item','',0),
(9533,1,'2025-10-06 12:07:01','2025-10-03 13:50:34',' ','','','publish','closed','closed','','9533','','','2025-10-06 12:07:01','2025-10-06 12:07:01','',0,'http://timewilltellstores.com/2025/10/03/',5,'nav_menu_item','',0),
(9534,1,'2025-10-06 12:07:01','2025-10-03 13:50:34',' ','','','publish','closed','closed','','9534','','','2025-10-06 12:07:01','2025-10-06 12:07:01','',0,'http://timewilltellstores.com/2025/10/03/',4,'nav_menu_item','',0),
(9535,1,'2025-10-06 12:07:01','2025-10-03 13:50:35',' ','','','publish','closed','closed','','9535','','','2025-10-06 12:07:01','2025-10-06 12:07:01','',0,'http://timewilltellstores.com/2025/10/03/',3,'nav_menu_item','',0),
(9868,1,'2025-10-03 14:08:52','2025-10-03 14:08:52','<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->','Cart','','inherit','closed','closed','','9-revision-v1','','','2025-10-03 14:08:52','2025-10-03 14:08:52','',9,'http://timewilltellstores.com/?p=9868',0,'revision','',0),
(9867,1,'2025-10-03 14:07:13','2025-10-03 14:07:13','','octa smart','','inherit','open','closed','','octa-smart','','','2025-10-03 14:07:13','2025-10-03 14:07:13','',0,'http://timewilltellstores.com/wp-content/uploads/2025/10/octa-smart.png',0,'attachment','image/png',0),
(9539,1,'2025-10-03 13:50:35','2025-10-03 13:50:35',' ','','','publish','closed','closed','','9539','','','2025-10-03 13:50:35','2025-10-03 13:50:35','',0,'http://timewilltellstores.com/2025/10/03/',5,'nav_menu_item','',0),
(9540,1,'2025-10-03 13:50:35','2025-10-03 13:50:35',' ','','','publish','closed','closed','','9540','','','2025-10-03 13:50:35','2025-10-03 13:50:35','',0,'http://timewilltellstores.com/2025/10/03/',3,'nav_menu_item','',0),
(9541,1,'2025-10-03 13:50:35','2025-10-03 13:50:35',' ','','','publish','closed','closed','','9541','','','2025-10-03 13:50:35','2025-10-03 13:50:35','',0,'http://timewilltellstores.com/2025/10/03/',5,'nav_menu_item','',0),
(9542,1,'2025-10-03 13:50:35','2025-10-03 13:50:35',' ','','','publish','closed','closed','','9542','','','2025-10-03 13:50:35','2025-10-03 13:50:35','',0,'http://timewilltellstores.com/2025/10/03/',3,'nav_menu_item','',0),
(9543,1,'2025-10-03 13:50:35','2025-10-03 13:50:35',' ','','','publish','closed','closed','','9543','','','2025-10-03 13:50:35','2025-10-03 13:50:35','',0,'http://timewilltellstores.com/2025/10/03/',4,'nav_menu_item','',0),
(9544,1,'2025-10-03 13:50:35','2025-10-03 13:50:35','','Web Designer','','publish','closed','closed','','web-designer','','','2025-10-03 13:50:35','2025-10-03 13:50:35','',0,'http://timewilltellstores.com/2025/10/03/web-designer/',1,'nav_menu_item','',0),
(9545,1,'2025-10-03 13:50:35','2025-10-03 13:50:35','','Administrator','','publish','closed','closed','','administrator','','','2025-10-03 13:50:35','2025-10-03 13:50:35','',0,'http://timewilltellstores.com/2025/10/03/administrator/',2,'nav_menu_item','',0),
(9546,1,'2025-10-03 13:50:35','2025-10-03 13:50:35','','Store Manager','','publish','closed','closed','','store-manager','','','2025-10-03 13:50:35','2025-10-03 13:50:35','',0,'http://timewilltellstores.com/2025/10/03/store-manager/',3,'nav_menu_item','',0),
(9547,1,'2025-10-03 13:50:35','2025-10-03 13:50:35','','CEO','','publish','closed','closed','','ceo','','','2025-10-03 13:50:35','2025-10-03 13:50:35','',0,'http://timewilltellstores.com/2025/10/03/ceo/',4,'nav_menu_item','',0),
(9548,1,'2025-10-03 13:50:35','2025-10-03 13:50:35',' ','','','publish','closed','closed','','9548','','','2025-10-03 13:50:35','2025-10-03 13:50:35','',0,'http://timewilltellstores.com/2025/10/03/',2,'nav_menu_item','',0),
(9549,1,'2025-10-03 13:50:35','2025-10-03 13:50:35',' ','','','publish','closed','closed','','9549','','','2025-10-03 13:50:35','2025-10-03 13:50:35','',0,'http://timewilltellstores.com/2025/10/03/',3,'nav_menu_item','',0),
(9550,1,'2025-10-03 13:50:35','2025-10-03 13:50:35',' ','','','publish','closed','closed','','9550','','','2025-10-03 13:50:35','2025-10-03 13:50:35','',0,'http://timewilltellstores.com/2025/10/03/',4,'nav_menu_item','',0),
(9551,1,'2025-10-03 13:50:35','2025-10-03 13:50:35',' ','','','publish','closed','closed','','9551','','','2025-10-03 13:50:35','2025-10-03 13:50:35','',0,'http://timewilltellstores.com/2025/10/03/',8,'nav_menu_item','',0),
(9552,1,'2025-10-03 13:50:35','2025-10-03 13:50:35',' ','','','publish','closed','closed','','9552','','','2025-10-03 13:50:35','2025-10-03 13:50:35','',0,'http://timewilltellstores.com/2025/10/03/',6,'nav_menu_item','',0),
(9553,1,'2025-10-03 13:50:35','2025-10-03 13:50:35',' ','','','publish','closed','closed','','9553','','','2025-10-03 13:50:35','2025-10-03 13:50:35','',0,'http://timewilltellstores.com/2025/10/03/',7,'nav_menu_item','',0),
(9554,1,'2025-10-03 13:50:35','2025-10-03 13:50:35',' ','','','publish','closed','closed','','9554','','','2025-10-03 13:50:35','2025-10-03 13:50:35','',0,'http://timewilltellstores.com/2025/10/03/',5,'nav_menu_item','',0),
(38,1,'2022-09-07 14:08:26','2022-09-07 14:08:26','','accessories-infobox-1.svg','','inherit','open','closed','','accessories-infobox-1-svg','','','2022-09-07 14:08:26','2022-09-07 14:08:26','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-1.svg',0,'attachment','image/svg+xml',0),
(39,1,'2022-09-07 14:08:26','2022-09-07 14:08:26','','accessories-infobox-2.svg','','inherit','open','closed','','accessories-infobox-2-svg','','','2022-09-07 14:08:26','2022-09-07 14:08:26','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-2.svg',0,'attachment','image/svg+xml',0),
(40,1,'2022-09-07 14:08:26','2022-09-07 14:08:26','','accessories-infobox-3.svg','','inherit','open','closed','','accessories-infobox-3-svg','','','2022-09-07 14:08:26','2022-09-07 14:08:26','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-3.svg',0,'attachment','image/svg+xml',0),
(76,1,'2022-09-07 14:14:58','2022-09-07 14:14:58','','wood-logo-white-reserve','','inherit','open','closed','','wood-logo-white-reserve','','','2022-09-07 14:14:58','2022-09-07 14:14:58','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/wood-logo-white-reserve.svg',0,'attachment','image/svg+xml',0),
(77,1,'2022-09-07 14:15:13','2022-09-07 14:15:13','','straps','','inherit','open','closed','','straps','','','2022-09-07 14:15:13','2022-09-07 14:15:13','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/straps.svg',0,'attachment','image/svg+xml',0),
(78,1,'2022-09-07 14:15:14','2022-09-07 14:15:14','','cables','','inherit','open','closed','','cables','','','2022-09-07 14:15:14','2022-09-07 14:15:14','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/cables.svg',0,'attachment','image/svg+xml',0),
(79,1,'2022-09-07 14:15:14','2022-09-07 14:15:14','','cases','','inherit','open','closed','','cases','','','2022-09-07 14:15:14','2022-09-07 14:15:14','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/cases.svg',0,'attachment','image/svg+xml',0),
(80,1,'2022-09-07 14:15:14','2022-09-07 14:15:14','','charger','','inherit','open','closed','','charger','','','2022-09-07 14:15:14','2022-09-07 14:15:14','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/charger.svg',0,'attachment','image/svg+xml',0),
(81,1,'2022-09-07 14:15:14','2022-09-07 14:15:14','','magsafe','','inherit','open','closed','','magsafe','','','2022-09-07 14:15:14','2022-09-07 14:15:14','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/magsafe.svg',0,'attachment','image/svg+xml',0),
(82,1,'2022-09-07 14:15:14','2022-09-07 14:15:14','','power-banks','','inherit','open','closed','','power-banks','','','2022-09-07 14:15:14','2022-09-07 14:15:14','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/power-banks.svg',0,'attachment','image/svg+xml',0),
(103,1,'2022-09-07 14:28:02','2022-09-07 14:28:02','','wood-logo-dark','','inherit','open','closed','','wood-logo-dark','','','2022-09-07 14:28:02','2022-09-07 14:28:02','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/wood-logo-dark.svg',0,'attachment','image/svg+xml',0),
(1574,1,'2021-09-02 16:32:11','2021-09-02 16:32:11','','wd-mobile','','inherit','open','closed','','wd-mobile','','','2021-09-02 16:32:11','2021-09-02 16:32:11','',0,'http://timewilltellstores.com/wp-content/uploads/2021/09/wd-mobile.svg',0,'attachment','image/svg+xml',0),
(1575,1,'2021-09-02 16:32:12','2021-09-02 16:32:12','','wd-paper-plane','','inherit','open','closed','','wd-paper-plane','','','2021-09-02 16:32:12','2021-09-02 16:32:12','',0,'http://timewilltellstores.com/wp-content/uploads/2021/09/wd-paper-plane.svg',0,'attachment','image/svg+xml',0),
(1576,1,'2021-09-02 16:32:13','2021-09-02 16:32:13','','wd-pointer','','inherit','open','closed','','wd-pointer','','','2021-09-02 16:32:13','2021-09-02 16:32:13','',0,'http://timewilltellstores.com/wp-content/uploads/2021/09/wd-pointer.svg',0,'attachment','image/svg+xml',0),
(9127,1,'2022-09-15 12:30:39','2022-09-15 12:30:39','','creativity','','inherit','open','closed','','creativity','','','2022-09-15 12:30:39','2022-09-15 12:30:39','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/creativity.svg',0,'attachment','image/svg+xml',0),
(9128,1,'2022-09-15 12:30:39','2022-09-15 12:30:39','','ecology','','inherit','open','closed','','ecology','','','2022-09-15 12:30:39','2022-09-15 12:30:39','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/ecology.svg',0,'attachment','image/svg+xml',0),
(9129,1,'2022-09-15 12:30:39','2022-09-15 12:30:39','','mag-safe','','inherit','open','closed','','mag-safe','','','2022-09-15 12:30:39','2022-09-15 12:30:39','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/mag-safe.svg',0,'attachment','image/svg+xml',0),
(9130,1,'2022-09-15 12:30:39','2022-09-15 12:30:39','','materials','','inherit','open','closed','','materials','','','2022-09-15 12:30:39','2022-09-15 12:30:39','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/materials.svg',0,'attachment','image/svg+xml',0),
(9131,1,'2022-09-15 12:30:40','2022-09-15 12:30:40','','power-cables','','inherit','open','closed','','power-cables','','','2022-09-15 12:30:40','2022-09-15 12:30:40','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/power-cables.svg',0,'attachment','image/svg+xml',0),
(9132,1,'2022-09-15 12:30:40','2022-09-15 12:30:40','','chargers','','inherit','open','closed','','chargers','','','2022-09-15 12:30:40','2022-09-15 12:30:40','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/chargers.svg',0,'attachment','image/svg+xml',0),
(58,1,'2022-09-07 14:09:39','2022-09-07 14:09:39','','accessories-inst-2','','inherit','open','closed','','accessories-inst-2','','','2022-09-07 14:09:39','2022-09-07 14:09:39','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-inst-2-1.jpg',0,'attachment','image/jpeg',0),
(59,1,'2022-09-07 14:09:40','2022-09-07 14:09:40','','accessories-inst-3','','inherit','open','closed','','accessories-inst-3','','','2022-09-07 14:09:40','2022-09-07 14:09:40','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-inst-3-1.jpg',0,'attachment','image/jpeg',0),
(60,1,'2022-09-07 14:09:40','2022-09-07 14:09:40','','accessories-inst-4','','inherit','open','closed','','accessories-inst-4','','','2022-09-07 14:09:40','2022-09-07 14:09:40','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-inst-4-1.jpg',0,'attachment','image/jpeg',0),
(61,1,'2022-09-07 14:09:40','2022-09-07 14:09:40','','accessories-inst-5','','inherit','open','closed','','accessories-inst-5','','','2022-09-07 14:09:40','2022-09-07 14:09:40','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-inst-5-1.jpg',0,'attachment','image/jpeg',0),
(62,1,'2022-09-07 14:09:40','2022-09-07 14:09:40','','accessories-inst-6','','inherit','open','closed','','accessories-inst-6','','','2022-09-07 14:09:40','2022-09-07 14:09:40','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-inst-6-1.jpg',0,'attachment','image/jpeg',0),
(63,1,'2022-09-07 14:09:40','2022-09-07 14:09:40','','accessories-inst-7','','inherit','open','closed','','accessories-inst-7','','','2022-09-07 14:09:40','2022-09-07 14:09:40','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-inst-7-1.jpg',0,'attachment','image/jpeg',0),
(64,1,'2022-09-07 14:09:41','2022-09-07 14:09:41','','accessories-inst-8','','inherit','open','closed','','accessories-inst-8','','','2022-09-07 14:09:41','2022-09-07 14:09:41','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-inst-8-1.jpg',0,'attachment','image/jpeg',0),
(65,1,'2022-09-07 14:09:41','2022-09-07 14:09:41','','accessories-inst-9','','inherit','open','closed','','accessories-inst-9','','','2022-09-07 14:09:41','2022-09-07 14:09:41','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-inst-9.jpg',0,'attachment','image/jpeg',0),
(66,1,'2022-09-07 14:09:41','2022-09-07 14:09:41','','accessories-inst-10','','inherit','open','closed','','accessories-inst-10','','','2022-09-07 14:09:41','2022-09-07 14:09:41','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-inst-10.jpg',0,'attachment','image/jpeg',0),
(71,1,'2022-09-07 14:14:57','2022-09-07 14:14:57','','map-point','','inherit','open','closed','','map-point','','','2022-09-07 14:14:57','2022-09-07 14:14:57','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/map-point.svg',0,'attachment','image/svg+xml',0),
(72,1,'2022-09-07 14:14:57','2022-09-07 14:14:57','','paper-plane','','inherit','open','closed','','paper-plane','','','2022-09-07 14:14:57','2022-09-07 14:14:57','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/paper-plane.svg',0,'attachment','image/svg+xml',0),
(73,1,'2022-09-07 14:14:57','2022-09-07 14:14:57','','placeholder','','inherit','open','closed','','placeholder','','','2022-09-07 14:14:57','2022-09-07 14:14:57','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/placeholder.svg',0,'attachment','image/svg+xml',0),
(74,1,'2022-09-07 14:14:57','2022-09-07 14:14:57','','privacy-policy-xtemos-logo','','inherit','open','closed','','privacy-policy-xtemos-logo','','','2022-09-07 14:14:57','2022-09-07 14:14:57','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/privacy-policy-xtemos-logo.svg',0,'attachment','image/svg+xml',0),
(75,1,'2022-09-07 14:14:57','2022-09-07 14:14:57','','smartphone','','inherit','open','closed','','smartphone','','','2022-09-07 14:14:57','2022-09-07 14:14:57','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/smartphone.svg',0,'attachment','image/svg+xml',0),
(105,1,'2022-09-07 14:30:08','2022-09-07 14:30:08','','accessories-banner-4','','inherit','open','closed','','accessories-banner-4','','','2022-09-07 14:30:08','2022-09-07 14:30:08','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4.jpg',0,'attachment','image/jpeg',0),
(109,1,'2022-09-07 14:32:32','2022-09-07 14:32:32','','wood-accessories-category-3-2','','inherit','open','closed','','wood-accessories-category-3-2','','','2022-09-07 14:32:32','2022-09-07 14:32:32','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/wood-accessories-category-3-2.jpg',0,'attachment','image/jpeg',0),
(113,1,'2022-09-07 14:35:22','2022-09-07 14:35:22','','wood-accessories-category-1-132','','inherit','open','closed','','wood-accessories-category-1-132','','','2022-09-07 14:35:22','2022-09-07 14:35:22','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/wood-accessories-category-1-132.jpg',0,'attachment','image/jpeg',0),
(114,1,'2022-09-07 14:35:42','2022-09-07 14:35:42','','i11-category','','inherit','open','closed','','i11-category','','','2022-09-07 14:35:42','2022-09-07 14:35:42','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/i11-category.jpg',0,'attachment','image/jpeg',0),
(115,1,'2022-09-07 14:35:55','2022-09-07 14:35:55','','i11-pro-category','','inherit','open','closed','','i11-pro-category','','','2022-09-07 14:35:55','2022-09-07 14:35:55','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/i11-pro-category.jpg',0,'attachment','image/jpeg',0),
(116,1,'2022-09-07 14:36:10','2022-09-07 14:36:10','','i12-category','','inherit','open','closed','','i12-category','','','2022-09-07 14:36:10','2022-09-07 14:36:10','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/i12-category.jpg',0,'attachment','image/jpeg',0),
(117,1,'2022-09-07 14:36:26','2022-09-07 14:36:26','','i12-pro-category','','inherit','open','closed','','i12-pro-category','','','2022-09-07 14:36:26','2022-09-07 14:36:26','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/i12-pro-category.jpg',0,'attachment','image/jpeg',0),
(118,1,'2022-09-07 14:36:40','2022-09-07 14:36:40','','i13-pro-category','','inherit','open','closed','','i13-pro-category','','','2022-09-07 14:36:40','2022-09-07 14:36:40','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/i13-pro-category.jpg',0,'attachment','image/jpeg',0),
(119,1,'2022-09-07 14:36:52','2022-09-07 14:36:52','','ise-category','','inherit','open','closed','','ise-category','','','2022-09-07 14:36:52','2022-09-07 14:36:52','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/ise-category.jpg',0,'attachment','image/jpeg',0),
(120,1,'2022-09-07 14:37:04','2022-09-07 14:37:04','','ixr-category','','inherit','open','closed','','ixr-category','','','2022-09-07 14:37:04','2022-09-07 14:37:04','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/ixr-category.jpg',0,'attachment','image/jpeg',0),
(121,1,'2022-09-07 14:37:20','2022-09-07 14:37:20','','wood-accessories-category-4-2','','inherit','open','closed','','wood-accessories-category-4-2','','','2022-09-07 14:37:20','2022-09-07 14:37:20','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/wood-accessories-category-4-2.jpg',0,'attachment','image/jpeg',0),
(123,1,'2022-09-07 14:38:28','2022-09-07 14:38:28','','wood-accessories-category-2','','inherit','open','closed','','wood-accessories-category-2','','','2022-09-07 14:38:28','2022-09-07 14:38:28','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/wood-accessories-category-2.jpg',0,'attachment','image/jpeg',0),
(126,1,'2022-09-07 14:39:56','2022-09-07 14:39:56','','wood-accessories-category-6-1','','inherit','open','closed','','wood-accessories-category-6-1','','','2022-09-07 14:39:56','2022-09-07 14:39:56','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/wood-accessories-category-6-1.jpg',0,'attachment','image/jpeg',0),
(129,1,'2022-09-07 14:41:42','2022-09-07 14:41:42','','wood-accessories-category-5','','inherit','open','closed','','wood-accessories-category-5','','','2022-09-07 14:41:42','2022-09-07 14:41:42','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/wood-accessories-category-5.jpg',0,'attachment','image/jpeg',0),
(130,1,'2022-09-07 14:42:01','2022-09-07 14:42:01','','canvas-category','','inherit','open','closed','','canvas-category','','','2022-09-07 14:42:01','2022-09-07 14:42:01','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/canvas-category.jpg',0,'attachment','image/jpeg',0),
(131,1,'2022-09-07 14:42:18','2022-09-07 14:42:18','','leather-category','','inherit','open','closed','','leather-category','','','2022-09-07 14:42:18','2022-09-07 14:42:18','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/leather-category.jpg',0,'attachment','image/jpeg',0),
(132,1,'2022-09-07 14:42:33','2022-09-07 14:42:33','','ltd-category','','inherit','open','closed','','ltd-category','','','2022-09-07 14:42:33','2022-09-07 14:42:33','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/ltd-category.jpg',0,'attachment','image/jpeg',0),
(133,1,'2022-09-07 14:42:45','2022-09-07 14:42:45','','metal-category','','inherit','open','closed','','metal-category','','','2022-09-07 14:42:45','2022-09-07 14:42:45','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/metal-category.jpg',0,'attachment','image/jpeg',0),
(134,1,'2022-09-07 14:42:58','2022-09-07 14:42:58','','silicone-category','','inherit','open','closed','','silicone-category','','','2022-09-07 14:42:58','2022-09-07 14:42:58','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/silicone-category.jpg',0,'attachment','image/jpeg',0),
(135,1,'2022-09-07 14:43:11','2022-09-07 14:43:11','','wood-accessories-category-4-1-1','','inherit','open','closed','','wood-accessories-category-4-1-1','','','2022-09-07 14:43:11','2022-09-07 14:43:11','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/wood-accessories-category-4-1-1.jpg',0,'attachment','image/jpeg',0),
(8938,1,'2022-09-09 13:59:20','2022-09-09 13:59:20','','brand-alessi','','inherit','open','closed','','brand-alessi','','','2022-09-09 13:59:20','2022-09-09 13:59:20','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/brand-alessi.png',0,'attachment','image/png',0),
(8986,1,'2022-09-09 14:46:38','2022-09-09 14:46:38','','w-accessories-brand-7','','inherit','open','closed','','w-accessories-brand-7','','','2022-09-09 14:46:38','2022-09-09 14:46:38','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-7.png',0,'attachment','image/png',0),
(8987,1,'2022-09-09 14:46:56','2022-09-09 14:46:56','','w-accessories-brand-1','','inherit','open','closed','','w-accessories-brand-1','','','2022-09-09 14:46:56','2022-09-09 14:46:56','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-1.png',0,'attachment','image/png',0),
(8988,1,'2022-09-09 14:46:57','2022-09-09 14:46:57','','w-accessories-brand-2','','inherit','open','closed','','w-accessories-brand-2','','','2022-09-09 14:46:57','2022-09-09 14:46:57','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-2.png',0,'attachment','image/png',0),
(8989,1,'2022-09-09 14:46:57','2022-09-09 14:46:57','','w-accessories-brand-3','','inherit','open','closed','','w-accessories-brand-3','','','2022-09-09 14:46:57','2022-09-09 14:46:57','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-3.png',0,'attachment','image/png',0),
(8990,1,'2022-09-09 14:46:57','2022-09-09 14:46:57','','w-accessories-brand-4','','inherit','open','closed','','w-accessories-brand-4','','','2022-09-09 14:46:57','2022-09-09 14:46:57','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-4.png',0,'attachment','image/png',0),
(304,1,'2022-09-08 12:56:25','2022-09-08 12:56:25','','acs-ab-us-bg','','inherit','open','closed','','acs-ab-us-bg','','','2022-09-08 12:56:25','2022-09-08 12:56:25','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-bg.jpg',0,'attachment','image/jpeg',0),
(320,1,'2022-09-08 13:15:01','2022-09-08 13:15:01','','acs-ab-us-community','','inherit','open','closed','','acs-ab-us-community','','','2022-09-08 13:15:01','2022-09-08 13:15:01','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-community.jpg',0,'attachment','image/jpeg',0),
(4535,1,'2022-09-09 11:48:10','2022-09-09 11:48:10','','track-order','','inherit','open','closed','','track-order-2','','','2022-09-09 11:48:10','2022-09-09 11:48:10','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/track-order.jpg',0,'attachment','image/jpeg',0),
(8807,1,'2022-09-09 11:53:07','2022-09-09 11:53:07','','faqs','','inherit','open','closed','','faqs-3','','','2022-09-09 11:53:07','2022-09-09 11:53:07','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/faqs.jpg',0,'attachment','image/jpeg',0),
(8991,1,'2022-09-09 14:46:57','2022-09-09 14:46:57','','w-accessories-brand-5','','inherit','open','closed','','w-accessories-brand-5','','','2022-09-09 14:46:57','2022-09-09 14:46:57','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-5.png',0,'attachment','image/png',0),
(8992,1,'2022-09-09 14:46:57','2022-09-09 14:46:57','','w-accessories-brand-6','','inherit','open','closed','','w-accessories-brand-6','','','2022-09-09 14:46:57','2022-09-09 14:46:57','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-6.png',0,'attachment','image/png',0),
(8993,1,'2022-09-09 14:46:58','2022-09-09 14:46:58','','w-accessories-brand-8','','inherit','open','closed','','w-accessories-brand-8','','','2022-09-09 14:46:58','2022-09-09 14:46:58','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-8.png',0,'attachment','image/png',0),
(8994,1,'2022-09-09 14:46:58','2022-09-09 14:46:58','','w-accessories-brand-9','','inherit','open','closed','','w-accessories-brand-9','','','2022-09-09 14:46:58','2022-09-09 14:46:58','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-9.png',0,'attachment','image/png',0),
(8995,1,'2022-09-09 14:46:58','2022-09-09 14:46:58','','w-accessories-brand-10','','inherit','open','closed','','w-accessories-brand-10','','','2022-09-09 14:46:58','2022-09-09 14:46:58','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-10.png',0,'attachment','image/png',0),
(8996,1,'2022-09-09 14:46:58','2022-09-09 14:46:58','','w-accessories-brand-11','','inherit','open','closed','','w-accessories-brand-11','','','2022-09-09 14:46:58','2022-09-09 14:46:58','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-11.png',0,'attachment','image/png',0),
(8997,1,'2022-09-09 14:46:58','2022-09-09 14:46:58','','w-accessories-brand-12','','inherit','open','closed','','w-accessories-brand-12','','','2022-09-09 14:46:58','2022-09-09 14:46:58','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-12.png',0,'attachment','image/png',0),
(8998,1,'2022-09-09 14:54:17','2022-09-09 14:54:17','','w-image-color-attribute-black-white','','inherit','open','closed','','w-image-color-attribute-black-white','','','2022-09-09 14:54:17','2022-09-09 14:54:17','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-image-color-attribute-black-white.jpg',0,'attachment','image/jpeg',0),
(8999,1,'2022-09-09 14:54:17','2022-09-09 14:54:17','','w-image-color-attribute-coral','','inherit','open','closed','','w-image-color-attribute-coral','','','2022-09-09 14:54:17','2022-09-09 14:54:17','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-image-color-attribute-coral.jpg',0,'attachment','image/jpeg',0),
(9002,1,'2022-09-09 14:54:18','2022-09-09 14:54:18','','w-image-color-attribute-yellow','','inherit','open','closed','','w-image-color-attribute-yellow','','','2022-09-09 14:54:18','2022-09-09 14:54:18','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-image-color-attribute-yellow.jpg',0,'attachment','image/jpeg',0),
(9005,1,'2022-09-13 14:27:44','2022-09-13 14:27:44','','accessories-page-title','','inherit','open','closed','','accessories-page-title','','','2022-09-13 14:27:44','2022-09-13 14:27:44','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-page-title.jpg',0,'attachment','image/jpeg',0),
(9124,1,'2022-09-15 12:26:23','2022-09-15 12:26:23','','accessories-single-product-5','','inherit','open','closed','','accessories-single-product-5','','','2022-09-15 12:26:23','2022-09-15 12:26:23','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-product-5.jpg',0,'attachment','image/jpeg',0),
(9125,1,'2022-09-15 12:26:24','2022-09-15 12:26:24','','accessories-single-product-6','','inherit','open','closed','','accessories-single-product-6','','','2022-09-15 12:26:24','2022-09-15 12:26:24','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-product-6.jpg',0,'attachment','image/jpeg',0),
(9555,1,'2022-09-16 13:33:03','2022-09-16 13:33:03','','new-arrivals-banner','','inherit','open','closed','','new-arrivals-banner-2','','','2022-09-16 13:33:03','2022-09-16 13:33:03','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/new-arrivals-banner-1.jpg',0,'attachment','image/jpeg',0),
(262,1,'2022-09-08 12:38:49','2022-09-08 12:38:49','','acs-ab-us-img-avatar','','inherit','open','closed','','acs-ab-us-img-avatar','','','2022-09-08 12:38:49','2022-09-08 12:38:49','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-img-avatar.png',0,'attachment','image/png',0),
(9142,1,'2022-09-15 12:34:35','2022-09-15 12:34:35','','accessories-single-product-3-1','','inherit','open','closed','','accessories-single-product-3-1','','','2022-09-15 12:34:35','2022-09-15 12:34:35','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-product-3-1.jpg',0,'attachment','image/jpeg',0),
(9143,1,'2022-09-15 12:36:10','2022-09-15 12:36:10','','accessories-single-product-4-1','','inherit','open','closed','','accessories-single-product-4-1','','','2022-09-15 12:36:10','2022-09-15 12:36:10','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-single-product-4-1.jpg',0,'attachment','image/jpeg',0),
(9495,1,'2022-09-16 12:12:05','2022-09-16 12:12:05','','straps-canvas-4','','inherit','open','closed','','straps-canvas-4','','','2022-09-16 12:12:05','2022-09-16 12:12:05','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/straps-canvas-4.jpg',0,'attachment','image/jpeg',0),
(9556,1,'2022-09-16 12:13:40','2022-09-16 12:13:40','','straps-canvas-3','','inherit','open','closed','','straps-canvas-3','','','2022-09-16 12:13:40','2022-09-16 12:13:40','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/straps-canvas-3.jpg',0,'attachment','image/jpeg',0),
(9492,1,'2022-09-16 12:11:14','2022-09-16 12:11:14','','straps-canvas-2','','inherit','open','closed','','straps-canvas-2','','','2022-09-16 12:11:14','2022-09-16 12:11:14','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/straps-canvas-2.jpg',0,'attachment','image/jpeg',0),
(9486,1,'2022-09-16 12:09:36','2022-09-16 12:09:36','','straps-canvas-6','','inherit','open','closed','','straps-canvas-6','','','2022-09-16 12:09:36','2022-09-16 12:09:36','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/straps-canvas-6.jpg',0,'attachment','image/jpeg',0),
(9489,1,'2022-09-16 12:10:24','2022-09-16 12:10:24','','straps-canvas-1','','inherit','open','closed','','straps-canvas-1','','','2022-09-16 12:10:24','2022-09-16 12:10:24','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/straps-canvas-1.jpg',0,'attachment','image/jpeg',0),
(9483,1,'2022-09-16 12:07:50','2022-09-16 12:07:50','','w-accessories-product-15','','inherit','open','closed','','w-accessories-product-15','','','2022-09-16 12:07:50','2022-09-16 12:07:50','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-product-15.jpg',0,'attachment','image/jpeg',0),
(10087,1,'2025-10-07 00:40:58','2025-10-07 00:40:58','<link rel=\"stylesheet\" id=\"wd-el-page-title-builder-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-page-title-builder.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-shop-page-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-shop-page-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-page-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/page-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 										\n															<h1>\n									Shop								</h1>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.','product archive layout Cases','','inherit','closed','closed','','9421-revision-v1','','','2025-10-07 00:40:58','2025-10-07 00:40:58','',9421,'https://timewilltellstores.com/?p=10087',0,'revision','',0),
(9430,1,'2022-09-16 11:26:22','2022-09-16 11:26:22','','mag-safe-case-category','','inherit','open','closed','','mag-safe-case-category','','','2022-09-16 11:26:22','2022-09-16 11:26:22','',9421,'http://timewilltellstores.com/wp-content/uploads/2022/09/mag-safe-case-category.jpg',0,'attachment','image/jpeg',0),
(9434,1,'2022-09-16 11:30:11','2022-09-16 11:30:11','','fabric-case-category','','inherit','open','closed','','fabric-case-category','','','2022-09-16 11:30:11','2022-09-16 11:30:11','',9421,'http://timewilltellstores.com/wp-content/uploads/2022/09/fabric-case-category.jpg',0,'attachment','image/jpeg',0),
(9435,1,'2022-09-16 11:30:28','2022-09-16 11:30:28','','silicone-case-category','','inherit','open','closed','','silicone-case-category','','','2022-09-16 11:30:28','2022-09-16 11:30:28','',9421,'http://timewilltellstores.com/wp-content/uploads/2022/09/silicone-case-category.jpg',0,'attachment','image/jpeg',0),
(9560,1,'2022-09-16 13:25:42','2022-09-16 13:25:42','<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(10)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					10 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-label=\"Product image\">\n					<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-label=\"Product image\">\n					<img width=\"775\" height=\"969\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg 775w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg 148w\" sizes=\"(max-width: 775px) 100vw, 775px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;80,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/too-active-members-top/\">\n			<img width=\"863\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0.jpg 863w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-818x1024.jpg 818w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-768x961.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-148x185.jpg 148w\" sizes=\"(max-width: 863px) 100vw, 863px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/too-active-members-top/\" aria-label=\"Product image\">\n					<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10134\" data-id=\"10134\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/too-active-members-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10134\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10134\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/too-active-members-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10134\" data-quantity=\"1\" data-product_id=\"10134\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TOO ACTIVE MEMBERS TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/too-active-members-top/\">TOO ACTIVE MEMBERS TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;85,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/calm-hustler-tee/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10165\" data-id=\"10165\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/calm-hustler-tee/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10165\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10165\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/calm-hustler-tee/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10165\" data-quantity=\"1\" data-product_id=\"10165\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;CALM HUSTLER TEE&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/calm-hustler-tee/\">CALM HUSTLER TEE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;80,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10178\" data-id=\"10178\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10178\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10178\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10178\" data-quantity=\"1\" data-product_id=\"10178\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIME WILL TELL CROP TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\">TIME WILL TELL CROP TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;125,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-skating-top/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10186\" data-id=\"10186\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-skating-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10186\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10186\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/twt-skating-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10186\" data-quantity=\"1\" data-product_id=\"10186\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TWT SKATING TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-skating-top/\">TWT SKATING TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;105,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10196\" data-id=\"10196\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10196\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10196\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10196\" data-quantity=\"1\" data-product_id=\"10196\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;X TIME WILL TELL TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\">X TIME WILL TELL TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;85,000.00</bdi>','product archive layout Shop Accessories','','publish','closed','closed','','product-archive-layout-accessories','','','2025-11-11 00:55:13','2025-11-11 00:55:13','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?post_type=woodmart_layout&#038;p=9502',0,'woodmart_layout','',0),
(10078,1,'2025-10-07 00:26:21','2025-10-07 00:26:21','','product archive layout Shop Accessories','','inherit','closed','closed','','9560-revision-v1','','','2025-10-07 00:26:21','2025-10-07 00:26:21','',9560,'https://timewilltellstores.com/?p=10078',0,'revision','',0),
(10079,1,'2025-10-07 00:30:34','2025-10-07 00:30:34','<link rel=\"stylesheet\" id=\"wd-el-page-title-builder-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-page-title-builder.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-shop-page-title-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-shop-page-title.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-shop-title-categories-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-categories-loop-nav.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-nav-mobile-accordion-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-categories-loop-nav-mobile-accordion.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-page-title-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/page-title.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 										\n													<h1>\n								Shop							</h1>\n				<a href=\"#\" rel=\"nofollow\">\n					Categories				</a>\n		<ul>\n			<li>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/\">\n							All						\n							products						\n				</a>\n			</li>\n								<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/uncategorized/\" >Uncategorized0 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/accessories/\" >Accessories0 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\" >Cables1 product</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\" >Cases16 products</a>\n<ul>	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-11/\" >IPhone 110 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-11-pro/\" >IPhone 11 pro0 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12/\" >IPhone 120 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12-pro/\" >IPhone 12 pro7 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" >IPhone 138 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-se/\" >IPhone SE0 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-xr/\" >IPhone XR0 products</a>\n</li>\n</ul></li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\" >Charger1 product</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\" >MagSafe1 product</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/power-banks/\" >Power Banks0 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\" >Straps12 products</a>\n<ul>	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/canvas/\" >Canvas6 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/leather/\" >Leather0 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/limited-series/\" >Limited series0 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/metal/\" >Metal0 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" >Silicone6 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/sport/\" >Sport0 products</a>\n</li>\n</ul></li>\n					</ul>\n						<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-layout-masonry-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-categories-loop-layout-masonry.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 															<link rel=\"stylesheet\" id=\"wd-owl-carousel-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-owl-carousel.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 			\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Cables <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\" aria-label=\"Product category cables\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\">\n				<img width=\"132\" height=\"132\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-1-132.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-1-132.jpg 132w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-1-132-100x100.jpg 100w\" sizes=\"(max-width: 132px) 100vw, 132px\" />			</a>\n			<h3>\n				Cases <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\" aria-label=\"Product category cases\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Charger <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\" aria-label=\"Product category charger\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				MagSafe <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\" aria-label=\"Product category magsafe\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/power-banks/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Power Banks			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/power-banks/\">0 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/power-banks/\" aria-label=\"Product category power-banks\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Straps			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\">0 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\" aria-label=\"Product category straps\"></a>\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<h5>Stock status</h5>			<ul>\n									<li>\n						<a href=\"?stock_status=onsale\" rel=\"nofollow noopener\">\n							On sale						</a>\n					</li>\n									<li>\n						<a href=\"?stock_status=instock\" rel=\"nofollow noopener\">\n							In stock						</a>\n					</li>\n									<li>\n						<a href=\"?stock_status=onbackorder\" rel=\"nofollow noopener\">\n							On backorder						</a>\n					</li>\n							</ul>\n			<h5>Top rated products</h5><ul><li>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/nylon-apple-watch/\" title=\"Nylon Apple Watch\">\n			<img width=\"430\" height=\"491\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-15-430x491.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-15-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-15-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-15-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-15.jpg 700w\" sizes=\"(max-width: 430px) 100vw, 430px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/nylon-apple-watch/\" title=\"Nylon Apple Watch\">\n				Nylon Apple Watch			</a>\n							Rated <strong>5.00</strong> out of 5						<bdi>&#36;349.00</bdi>\n	</li>\n<li>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-olive/\" title=\"iPhone 12 Pro Moment Case – Olive\">\n			<img width=\"430\" height=\"491\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-back-430x491.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-back-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-back-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-back-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-back-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-back.jpg 700w\" sizes=\"(max-width: 430px) 100vw, 430px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-olive/\" title=\"iPhone 12 Pro Moment Case – Olive\">\n				iPhone 12 Pro Moment Case – Olive			</a>\n							Rated <strong>5.00</strong> out of 5						<bdi>&#36;149.00</bdi>\n	</li>\n<li>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\" title=\"Epik Silicone Case Full - Lavender\">\n			<img width=\"430\" height=\"491\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-430x491.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1.jpg 700w\" sizes=\"(max-width: 430px) 100vw, 430px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\" title=\"Epik Silicone Case Full - Lavender\">\n				Epik Silicone Case Full - Lavender			</a>\n													<bdi>&#36;99.00</bdi>\n	</li>\n</ul>		\n						<link rel=\"stylesheet\" id=\"wd-el-off-canvas-column-btn-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-off-canvas-column-btn.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-off-canvas-sidebar-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/opt-off-canvas-sidebar.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 			\n			<a href=\"#\" rel=\"nofollow\">\n								Show sidebar			</a>\n						<link rel=\"stylesheet\" id=\"wd-woo-shop-el-products-per-page-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-shop-el-products-per-page.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n						<link rel=\"stylesheet\" id=\"wd-woo-shop-el-products-view-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-shop-el-products-view.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n						<link rel=\"stylesheet\" id=\"wd-woo-shop-el-order-by-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-shop-el-order-by.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n						<link rel=\"stylesheet\" id=\"wd-sticky-loader-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/mod-sticky-loader.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n		No products were found matching your selection.	\n				<link rel=\"stylesheet\" id=\"wd-wd-search-results-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/wd-search-results.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-wd-search-form-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/wd-search-form.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						\n				<form role=\"search\" method=\"get\" action=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/\"  data-thumbnail=\"1\" data-price=\"1\" data-post_type=\"product\" data-count=\"20\" data-sku=\"0\" data-symbols_count=\"3\">\n					<input type=\"text\" placeholder=\"Search for products\" value=\"\" name=\"s\" aria-label=\"Search\" title=\"Search for products\" required/>\n					<input type=\"hidden\" name=\"post_type\" value=\"product\">\n										<button type=\"submit\">\n							Search						\n											</button>\n				</form>','Product archive layout attribute','','inherit','closed','closed','','9561-revision-v1','','','2025-10-07 00:30:34','2025-10-07 00:30:34','',9561,'https://timewilltellstores.com/?p=10079',0,'revision','',0),
(10082,1,'2025-10-07 00:33:25','2025-10-07 00:33:25',' 			<nav aria-label=\"Breadcrumb\">				\n					Home				\n			</nav>		\n						 			\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/sport-loop-vitamin-c/\" aria-label=\"Previous product\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/sport-loop-vitamin-c/\">\n					<img width=\"430\" height=\"491\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-4-430x491.jpg\" alt=\"\" />				</a>\n					<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/sport-loop-vitamin-c/\">\n						Sport Loop Vitamin C					</a>\n						&#036;159.00					\n	<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/\">\n			Back to products		\n	</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-luxe-dusty-pink/\" aria-label=\"Next product\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-luxe-dusty-pink/\">\n					<img width=\"430\" height=\"491\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-430x491.jpg\" alt=\"\" />				</a>\n					<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-luxe-dusty-pink/\">\n						iPhone 13 Case Luxe – Dusty Pink					</a>\n						&#036;149.00					\n						 						 						 			\n		<figure style=\"--wd-col-lg:1;--wd-col-md:1;--wd-col-sm:1\">\n			<figure data-thumb=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-3-148x169.jpg\"><a data-elementor-open-lightbox=\"no\" href=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-3.jpg\"><img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-3.jpg\" alt=\"\" title=\"straps-canvas-3\" data-caption=\"\" data-src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-3.jpg\" data-large_image=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-3.jpg\" data-large_image_width=\"700\" data-large_image_height=\"800\" /></a></figure>\n					</figure>\n					 			\n<h1>\n	Woven Nylon Apple\n	</h1>\n										<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=baseus\">\n				<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-4.png\" title=\"Baseus\" alt=\"Baseus\">			</a>\n			<p>&#036;199.00</p>\n			<p>16 in stock</p>\n	\n			\n	<label for=\"quantity_671fc84be03fb\">Woven Nylon Apple quantity</label>\n	\n			\n		<button type=\"submit\" name=\"add-to-cart\" value=\"9497\">Add to cart</button>\n			\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9497\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"ddeae1b8c7\" data-product-id=\"9497\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n						 			\n									Share:\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/accessories-elementor/product/woven-nylon-apple/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/product/woven-nylon-apple/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/product/woven-nylon-apple/&amp;media=http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-3.jpg&amp;description=Woven+Nylon+Apple\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://dummy.xtemos.com/woodmart2/accessories-elementor/product/woven-nylon-apple/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/product/woven-nylon-apple/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n						 			Ordered:6Items available:16		\n						 					\n			<p><strong>Guaranteed Safe Checkout</strong></p>\n								<img width=\"1000\" height=\"80\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/guaranteed-safe-checkout-bordered.jpg\" alt=\"\" />					\n						 					\n				<h4>Features &amp; Compatibility</h4> \n			.elementor-9497 .elementor-element.elementor-element-4010cbf{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:40px 30px;--background-transition:0.3s;--margin-top:0px;--margin-bottom:60px;--margin-left:0px;--margin-right:0px;}.elementor-9497 .elementor-element.elementor-element-eaa8575{--display:flex;--background-transition:0.3s;}.elementor-9497 .elementor-element.elementor-element-21d42a5{--display:flex;--gap:0px 0px;--background-transition:0.3s;}.elementor-9497 .elementor-element.elementor-element-a8f770d .title{font-family:\"hkgroteskpro\", Sans-serif;}.elementor-9497 .elementor-element.elementor-element-a8f770d &gt; .elementor-widget-container{margin:0px 0px 10px 0px;}.elementor-9497 .elementor-element.elementor-element-790afde &gt; .elementor-widget-container{margin:0px 0px 30px 0px;}.elementor-9497 .elementor-element.elementor-element-2476f3e{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:30px 30px;--background-transition:0.3s;}.elementor-9497 .elementor-element.elementor-element-314cf4a li{color:#333333;}.elementor-9497 .elementor-element.elementor-element-314cf4a li:not(:last-child) {margin-bottom:25px;}.elementor-9497 .elementor-element.elementor-element-314cf4a .wd-icon{color:#2C2C2C;}.elementor-9497 .elementor-element.elementor-element-314cf4a{width:var( --container-widget-width, 33.3% );max-width:33.3%;--container-widget-width:33.3%;--container-widget-flex-grow:0;}.elementor-9497 .elementor-element.elementor-element-cae5056 li{color:#333333;}.elementor-9497 .elementor-element.elementor-element-cae5056 li:not(:last-child) {margin-bottom:25px;}.elementor-9497 .elementor-element.elementor-element-cae5056 .wd-icon{color:#2C2C2C;}.elementor-9497 .elementor-element.elementor-element-cae5056{width:var( --container-widget-width, 33.3% );max-width:33.3%;--container-widget-width:33.3%;--container-widget-flex-grow:0;}.elementor-9497 .elementor-element.elementor-element-fffd335 li{color:#333333;}.elementor-9497 .elementor-element.elementor-element-fffd335 li:not(:last-child) {margin-bottom:25px;}.elementor-9497 .elementor-element.elementor-element-fffd335 .wd-icon{color:#2C2C2C;}.elementor-9497 .elementor-element.elementor-element-fffd335{width:var( --container-widget-width, 33.3% );max-width:33.3%;--container-widget-width:33.3%;--container-widget-flex-grow:0;}.elementor-9497 .elementor-element.elementor-element-7e03a05{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:30px 30px;--background-transition:0.3s;--margin-top:0px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;}.elementor-9497 .elementor-element.elementor-element-5b70666{--display:flex;--gap:0px 0px;--background-transition:0.3s;}.elementor-9497 .elementor-element.elementor-element-103afc6 .title{font-family:\"hkgroteskpro\", Sans-serif;}.elementor-9497 .elementor-element.elementor-element-103afc6 &gt; .elementor-widget-container{margin:0px 0px 10px 0px;}.elementor-9497 .elementor-element.elementor-element-979e21b &gt; .elementor-widget-container{margin:0px 0px 30px 0px;}.elementor-9497 .elementor-element.elementor-element-892f28e{--display:flex;--background-transition:0.3s;}.elementor-9497 .elementor-element.elementor-element-471b5f3{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:30px 30px;--background-transition:0.3s;}.elementor-9497 .elementor-element.elementor-element-0a7ea43{--display:flex;--background-transition:0.3s;}.elementor-9497 .elementor-element.elementor-element-ec0d22e .wd-el-video{--wd-aspect-ratio:16/9;}.elementor-9497 .elementor-element.elementor-element-3425bfa{--display:flex;--gap:0px 0px;--background-transition:0.3s;}.elementor-9497 .elementor-element.elementor-element-f6c6c45 .title{font-family:\"hkgroteskpro\", Sans-serif;}.elementor-9497 .elementor-element.elementor-element-f6c6c45 &gt; .elementor-widget-container{margin:0px 0px 10px 0px;}.elementor-9497 .elementor-element.elementor-element-3e732cd &gt; .elementor-widget-container{margin:0px 0px 30px 0px;}.elementor-9497 .elementor-element.elementor-element-b28d71c .info-box-title{font-family:\"hkgroteskpro\", Sans-serif;}@media(min-width:768px){.elementor-9497 .elementor-element.elementor-element-eaa8575{--width:50%;}.elementor-9497 .elementor-element.elementor-element-21d42a5{--width:50%;}.elementor-9497 .elementor-element.elementor-element-5b70666{--width:50%;}.elementor-9497 .elementor-element.elementor-element-892f28e{--width:50%;}.elementor-9497 .elementor-element.elementor-element-0a7ea43{--width:50%;}.elementor-9497 .elementor-element.elementor-element-3425bfa{--width:50%;}}@media(max-width:1024px) and (min-width:768px){.elementor-9497 .elementor-element.elementor-element-eaa8575{--width:100%;}.elementor-9497 .elementor-element.elementor-element-21d42a5{--width:100%;}.elementor-9497 .elementor-element.elementor-element-5b70666{--width:100%;}.elementor-9497 .elementor-element.elementor-element-892f28e{--width:100%;}.elementor-9497 .elementor-element.elementor-element-0a7ea43{--width:100%;}.elementor-9497 .elementor-element.elementor-element-3425bfa{--width:100%;}}@media(max-width:1024px){.elementor-9497 .elementor-element.elementor-element-4010cbf{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-9497 .elementor-element.elementor-element-7e03a05{--flex-direction:column-reverse;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-9497 .elementor-element.elementor-element-471b5f3{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}}@media(max-width:767px){.elementor-9497 .elementor-element.elementor-element-314cf4a{--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;}.elementor-9497 .elementor-element.elementor-element-cae5056{--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;}.elementor-9497 .elementor-element.elementor-element-fffd335{--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;}}		\n						 					\n						<img>\n						<img>\n				<h4>Features</h4> \n			<p>Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and potentially serious design flaws. A seemingly elegant design can quickly begin to bloat with unexpected content or break under the weight of actual activity. Fake data can ensure a nice looking layout but it doesn’t reflect what a living, breathing application must endure.</p>\n						 					<ul>\n											<li>\n											<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/ecology.svg\" title=\"ecology\" width=\"25\" height=\"25\">					\n						Ecology					\n									</li>\n											<li>\n											<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/chargers.svg\" title=\"chargers\" width=\"25\" height=\"25\">					\n						Chargers					\n									</li>\n					</ul>\n					<ul>\n											<li>\n											<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/creativity.svg\" title=\"creativity\" width=\"25\" height=\"25\">					\n						Creativity					\n									</li>\n											<li>\n											<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/mag-safe.svg\" title=\"mag-safe\" width=\"25\" height=\"25\">					\n						MagSafe					\n									</li>\n					</ul>\n					<ul>\n											<li>\n											<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/materials.svg\" title=\"materials\" width=\"25\" height=\"25\">					\n						Materials					\n									</li>\n											<li>\n											<img src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/power-cables.svg\" title=\"power-cables\" width=\"25\" height=\"25\">					\n						Power &amp; Cables					\n									</li>\n					</ul>\n				<h4>All-rounded Protection</h4> \n			<p>Rated for drops up to 6 feet, these cases include additional internal shock-absorbing geometry to protect your phone. A series of ribs surround the phone and are specifically designed to direct force away from the device during an impact. We even leave room for you to apply a screen protector, giving you that extra comfort.</p>\n			<a href=\"#\">\n					Questions &amp; Answers				\n							</a>\n								<img width=\"1320\" height=\"880\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-single-product-3-1.jpg\" alt=\"\" />					\n						 			\n										\n					<img width=\"1200\" height=\"801\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-single-product-4-1.jpg\" alt=\"\" />				\n				<a href=\"https://www.youtube.com/watch?v=XHOmBV4js_E\"></a>\n				<h4>Materials</h4> \n			<p>We’ve been working on perfecting bioplastics that feel good, wear well, and compost when you’re finished using them as a phone case. You’ll find the same great material in our iPhone Bio Case.</p><p>Our bioplastic is verified to meet U.S. (ASTM D6400-04) and E.U. (EN13432) standards for compostability. It means you can toss your case in the city compost bin when you upgrade your phone.</p>\n						 					\n															<img width=\"65\" height=\"65\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/acs-ab-us-img-avatar-65x65.png\" alt=\"\" />													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Brooklyn Simmons						</h4>\n					<p>BARONE LLC</p>\n			<a href=\"#\">\n					SHOW MORE				\n							</a>\n				<h4>Additional information</h4> \n			<table>\n		<tr>\n			<th>\n						Material					\n			</th>\n			<td>\n					<p>Nylon</p>\n												</td>\n		</tr>\n		<tr>\n			<th>\n						Color					\n			</th>\n			<td>\n					<p>Coral</p>\n												</td>\n		</tr>\n		<tr>\n			<th>\n						Brand					\n			</th>\n			<td>\n					<p>Baseus</p>\n												</td>\n		</tr>\n		<tr>\n			<th>\n						Watch Compatibility					\n			</th>\n			<td>\n					<p>Apple Watch Series 5</p>\n									, \n					<p>Apple Watch Series 6</p>\n									, \n					<p>Apple Watch Series 7</p>\n												</td>\n		</tr>\n	</table>\n				<h4>Customer Reviews</h4> \n						 						 						 					\n						 						 						 						 						 						\n									<h4>Related Products</h4>				\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/nylon-apple-watch/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-15.jpg\" alt=\"\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9482\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/nylon-apple-watch/\">Nylon Apple Watch</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/canvas/\" rel=\"tag\">Canvas</a>		\n	&#036;349.00\n			Rated <strong>5.00</strong> out of 5		\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and potentially serious design flaws. A seemingly elegant design can quickly begin to bloat with unexpected content or break under the weight of actual activity. Fake data can ensure a nice looking layout but it doesn’t reflect what a living, breathing application must endure. Ecology Chargers Creativity MagSafe Materials Power &#038; Cables All-rounded Protection Rated for drops up to 6 feet, these cases include additional internal shock-absorbing geometry to protect your phone. A series of ribs surround the phone and are				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"ddeae1b8c7\" data-product-id=\"9482\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9482\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9482\" data-quantity=\"1\" data-product_id=\"9482\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;Nylon Apple Watch&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Nylon Apple Watch&rdquo; has been added to your cart\">Add to cart</a>\n							 					\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/nylon-apple-watch/\" class=\"open-quick-view quick-view-button\" rel=\"nofollow\" data-id=\"9482\">Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/pearl-woven-nylon/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-6.jpg\" alt=\"\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9485\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/pearl-woven-nylon/\">Pearl Woven Nylon</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/canvas/\" rel=\"tag\">Canvas</a>		\n	&#036;199.00\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and potentially serious design flaws. A seemingly elegant design can quickly begin to bloat with unexpected content or break under the weight of actual activity. Fake data can ensure a nice looking layout but it doesn’t reflect what a living, breathing application must endure. Ecology Chargers Creativity MagSafe Materials Power &#038; Cables All-rounded Protection Rated for drops up to 6 feet, these cases include additional internal shock-absorbing geometry to protect your phone. A series of ribs surround the phone and are				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"ddeae1b8c7\" data-product-id=\"9485\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9485\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9485\" data-quantity=\"1\" data-product_id=\"9485\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;Pearl Woven Nylon&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Pearl Woven Nylon&rdquo; has been added to your cart\">Add to cart</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/pearl-woven-nylon/\" class=\"open-quick-view quick-view-button\" rel=\"nofollow\" data-id=\"9485\">Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/sport-loop-original/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-1.jpg\" alt=\"\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9488\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/sport-loop-original/\">Sport Loop Original</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/canvas/\" rel=\"tag\">Canvas</a>		\n	&#036;178.00\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and potentially serious design flaws. A seemingly elegant design can quickly begin to bloat with unexpected content or break under the weight of actual activity. Fake data can ensure a nice looking layout but it doesn’t reflect what a living, breathing application must endure. Ecology Chargers Creativity MagSafe Materials Power &#038; Cables All-rounded Protection Rated for drops up to 6 feet, these cases include additional internal shock-absorbing geometry to protect your phone. A series of ribs surround the phone and are				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"ddeae1b8c7\" data-product-id=\"9488\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9488\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9488\" data-quantity=\"1\" data-product_id=\"9488\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;Sport Loop Original&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Sport Loop Original&rdquo; has been added to your cart\">Add to cart</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/sport-loop-original/\" class=\"open-quick-view quick-view-button\" rel=\"nofollow\" data-id=\"9488\">Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/sport-loop-pink/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-2.jpg\" alt=\"\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9491\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/sport-loop-pink/\">Sport Loop Pink</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/canvas/\" rel=\"tag\">Canvas</a>		\n	&#036;179.00\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and potentially serious design flaws. A seemingly elegant design can quickly begin to bloat with unexpected content or break under the weight of actual activity. Fake data can ensure a nice looking layout but it doesn’t reflect what a living, breathing application must endure. Ecology Chargers Creativity MagSafe Materials Power &#038; Cables All-rounded Protection Rated for drops up to 6 feet, these cases include additional internal shock-absorbing geometry to protect your phone. A series of ribs surround the phone and are				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"ddeae1b8c7\" data-product-id=\"9491\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9491\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9491\" data-quantity=\"1\" data-product_id=\"9491\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;Sport Loop Pink&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Sport Loop Pink&rdquo; has been added to your cart\">Add to cart</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/sport-loop-pink/\" class=\"open-quick-view quick-view-button\" rel=\"nofollow\" data-id=\"9491\">Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/sport-loop-vitamin-c/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-4.jpg\" alt=\"\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9494\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/sport-loop-vitamin-c/\">Sport Loop Vitamin C</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/canvas/\" rel=\"tag\">Canvas</a>		\n	&#036;159.00\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and potentially serious design flaws. A seemingly elegant design can quickly begin to bloat with unexpected content or break under the weight of actual activity. Fake data can ensure a nice looking layout but it doesn’t reflect what a living, breathing application must endure. Ecology Chargers Creativity MagSafe Materials Power &#038; Cables All-rounded Protection Rated for drops up to 6 feet, these cases include additional internal shock-absorbing geometry to protect your phone. A series of ribs surround the phone and are				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"ddeae1b8c7\" data-product-id=\"9494\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9494\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9494\" data-quantity=\"1\" data-product_id=\"9494\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;Sport Loop Vitamin C&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Sport Loop Vitamin C&rdquo; has been added to your cart\">Add to cart</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/sport-loop-vitamin-c/\" class=\"open-quick-view quick-view-button\" rel=\"nofollow\" data-id=\"9494\">Quick view</a>\n							 					\n			<ul></ul>\n									<!-- end #carousel-188 -->','Single product layout Accessories','','inherit','closed','closed','','9297-revision-v1','','','2025-10-07 00:33:25','2025-10-07 00:33:25','',9297,'https://timewilltellstores.com/?p=10082',0,'revision','',0),
(9561,1,'2022-09-16 13:40:06','2022-09-16 13:40:06','<link rel=\"stylesheet\" id=\"wd-el-page-title-builder-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-page-title-builder.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-shop-page-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-shop-page-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-page-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/page-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 										\n															<h1>\n									Shop								</h1>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n					<h5>Products</h5><ul><li>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" title=\"TIME FIT ARMLESS\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg\" alt=\"TIME FIT ARMLESS\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" title=\"TIME FIT ARMLESS\">\n				TIME FIT ARMLESS			</a>\n													<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\" title=\"TOUCH TIME T-SHIRT\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg\" alt=\"TOUCH TIME T-SHIRT\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\" title=\"TOUCH TIME T-SHIRT\">\n				TOUCH TIME T-SHIRT			</a>\n													<bdi>&#8358;75,000.00</bdi>\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" title=\"TIMER T-SHIRT\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg\" alt=\"TIMER T-SHIRT\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" title=\"TIMER T-SHIRT\">\n				TIMER T-SHIRT			</a>\n													<bdi>&#8358;100,000.00</bdi>\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\" title=\"TWT T-SHIRT\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg\" alt=\"TWT T-SHIRT\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\" title=\"TWT T-SHIRT\">\n				TWT T-SHIRT			</a>\n													<bdi>&#8358;75,000.00</bdi>\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\" title=\"TWT ACID WASH T-SHIRT\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg\" alt=\"TWT ACID WASH T-SHIRT\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\" title=\"TWT ACID WASH T-SHIRT\">\n				TWT ACID WASH T-SHIRT			</a>\n													<bdi>&#8358;115,000.00</bdi>\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\" title=\"TWT ACID WASH HOODIE\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg\" alt=\"TWT ACID WASH HOODIE\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\" title=\"TWT ACID WASH HOODIE\">\n				TWT ACID WASH HOODIE			</a>\n													<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\" title=\"TWT TRACK SUIT\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg\" alt=\"TWT TRACK SUIT\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\" title=\"TWT TRACK SUIT\">\n				TWT TRACK SUIT			</a>\n													<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\" title=\"TWT TRACK SUIT\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg\" alt=\"TWT TRACK SUIT\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/twt-track-suit/\" title=\"TWT TRACK SUIT\">\n				TWT TRACK SUIT			</a>\n													<bdi>&#8358;170,000.00</bdi>\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\" title=\"TWT SOCKS\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg\" alt=\"TWT SOCKS\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/twt-socks/\" title=\"TWT SOCKS\">\n				TWT SOCKS			</a>\n													<bdi>&#8358;50,000.00</bdi>\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\" title=\"TWT PUNK SHOWCAP\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg\" alt=\"TWT PUNK SHOWCAP\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\" title=\"TWT PUNK SHOWCAP\">\n				TWT PUNK SHOWCAP			</a>\n													<bdi>&#8358;70,000.00</bdi>\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\" title=\"TWT BEANIE\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg\" alt=\"TWT BEANIE\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/twt-beanie/\" title=\"TWT BEANIE\">\n				TWT BEANIE			</a>\n													<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n	</li>\n</ul>				\n								<link rel=\"stylesheet\" id=\"wd-el-off-canvas-column-btn-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-off-canvas-column-btn.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-off-canvas-sidebar-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/opt-off-canvas-sidebar.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			\n			<a href=\"#\" rel=\"nofollow\">\n								Show sidebar			</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-shop-el-products-per-page-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-shop-el-products-per-page.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n								<link rel=\"stylesheet\" id=\"wd-woo-shop-el-products-view-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-shop-el-products-view.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n								<link rel=\"stylesheet\" id=\"wd-woo-shop-el-order-by-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-shop-el-order-by.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n								<link rel=\"stylesheet\" id=\"wd-sticky-loader-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-sticky-loader.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n		No products were found matching your selection.	\n				<link rel=\"stylesheet\" id=\"wd-wd-search-results-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/wd-search-results.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-wd-search-form-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/wd-search-form.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n				<form role=\"search\" method=\"get\" action=\"https://timewilltellstores.com/\"  data-thumbnail=\"1\" data-price=\"1\" data-post_type=\"product\" data-count=\"20\" data-sku=\"0\" data-symbols_count=\"3\">\n					<input type=\"text\" placeholder=\"Search for products\" value=\"\" name=\"s\" aria-label=\"Search\" title=\"Search for products\" required/>\n					<input type=\"hidden\" name=\"post_type\" value=\"product\">\n										<button type=\"submit\">\n							Search						\n											</button>\n				</form>','Product archive layout attribute','','publish','closed','closed','','product-archive-layout-attribute','','','2025-10-07 00:45:04','2025-10-07 00:45:04','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?post_type=woodmart_layout&#038;p=9516',0,'woodmart_layout','',0),
(10080,1,'2025-10-07 00:30:34','2025-10-07 00:30:34','<link rel=\"stylesheet\" id=\"wd-el-page-title-builder-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-page-title-builder.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-shop-page-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-shop-page-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-page-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/page-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 										\n															<h1>\n									Shop								</h1>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n					<h5>Products</h5><ul><li>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" title=\"TIME FIT ARMLESS\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg\" alt=\"TIME FIT ARMLESS\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" title=\"TIME FIT ARMLESS\">\n				TIME FIT ARMLESS			</a>\n													<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\" title=\"TOUCH TIME T-SHIRT\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg\" alt=\"TOUCH TIME T-SHIRT\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\" title=\"TOUCH TIME T-SHIRT\">\n				TOUCH TIME T-SHIRT			</a>\n													<bdi>&#8358;75,000.00</bdi>\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" title=\"TIMER T-SHIRT\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg\" alt=\"TIMER T-SHIRT\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" title=\"TIMER T-SHIRT\">\n				TIMER T-SHIRT			</a>\n													<bdi>&#8358;100,000.00</bdi>\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\" title=\"TWT T-SHIRT\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg\" alt=\"TWT T-SHIRT\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\" title=\"TWT T-SHIRT\">\n				TWT T-SHIRT			</a>\n													<bdi>&#8358;75,000.00</bdi>\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\" title=\"TWT ACID WASH T-SHIRT\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg\" alt=\"TWT ACID WASH T-SHIRT\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\" title=\"TWT ACID WASH T-SHIRT\">\n				TWT ACID WASH T-SHIRT			</a>\n													<bdi>&#8358;115,000.00</bdi>\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\" title=\"TWT ACID WASH HOODIE\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg\" alt=\"TWT ACID WASH HOODIE\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\" title=\"TWT ACID WASH HOODIE\">\n				TWT ACID WASH HOODIE			</a>\n													<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\" title=\"TWT TRACK SUIT\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg\" alt=\"TWT TRACK SUIT\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\" title=\"TWT TRACK SUIT\">\n				TWT TRACK SUIT			</a>\n													<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\" title=\"TWT TRACK SUIT\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg\" alt=\"TWT TRACK SUIT\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/twt-track-suit/\" title=\"TWT TRACK SUIT\">\n				TWT TRACK SUIT			</a>\n													<bdi>&#8358;170,000.00</bdi>\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\" title=\"TWT SOCKS\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg\" alt=\"TWT SOCKS\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/twt-socks/\" title=\"TWT SOCKS\">\n				TWT SOCKS			</a>\n													<bdi>&#8358;50,000.00</bdi>\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\" title=\"TWT PUNK SHOWCAP\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg\" alt=\"TWT PUNK SHOWCAP\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\" title=\"TWT PUNK SHOWCAP\">\n				TWT PUNK SHOWCAP			</a>\n													<bdi>&#8358;70,000.00</bdi>\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\" title=\"TWT BEANIE\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg\" alt=\"TWT BEANIE\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/twt-beanie/\" title=\"TWT BEANIE\">\n				TWT BEANIE			</a>\n													<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n	</li>\n</ul>				\n								<link rel=\"stylesheet\" id=\"wd-el-off-canvas-column-btn-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-off-canvas-column-btn.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-off-canvas-sidebar-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/opt-off-canvas-sidebar.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			\n			<a href=\"#\" rel=\"nofollow\">\n								Show sidebar			</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-shop-el-products-per-page-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-shop-el-products-per-page.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n								<link rel=\"stylesheet\" id=\"wd-woo-shop-el-products-view-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-shop-el-products-view.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n								<link rel=\"stylesheet\" id=\"wd-woo-shop-el-order-by-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-shop-el-order-by.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n								<link rel=\"stylesheet\" id=\"wd-sticky-loader-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-sticky-loader.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n		No products were found matching your selection.	\n				<link rel=\"stylesheet\" id=\"wd-wd-search-results-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/wd-search-results.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-wd-search-form-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/wd-search-form.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n				<form role=\"search\" method=\"get\" action=\"https://timewilltellstores.com/\"  data-thumbnail=\"1\" data-price=\"1\" data-post_type=\"product\" data-count=\"20\" data-sku=\"0\" data-symbols_count=\"3\">\n					<input type=\"text\" placeholder=\"Search for products\" value=\"\" name=\"s\" aria-label=\"Search\" title=\"Search for products\" required/>\n					<input type=\"hidden\" name=\"post_type\" value=\"product\">\n										<button type=\"submit\">\n							Search						\n											</button>\n				</form>','Product archive layout attribute','','inherit','closed','closed','','9561-revision-v1','','','2025-10-07 00:30:34','2025-10-07 00:30:34','',9561,'https://timewilltellstores.com/?p=10080',0,'revision','',0),
(9562,1,'2022-09-16 13:40:06','2022-09-16 13:40:06','','placeholder.png','','inherit','open','closed','','placeholder-png','','','2022-09-16 13:40:06','2022-09-16 13:40:06','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/placeholder.png',0,'attachment','image/png',0),
(9756,1,'2022-09-28 16:02:26','2022-09-28 16:02:26','','protective-cases-category','','inherit','open','closed','','protective-cases-category-2','','','2022-09-28 16:02:26','2022-09-28 16:02:26','',9560,'http://timewilltellstores.com/wp-content/uploads/2022/09/protective-cases-category-1.jpg',0,'attachment','image/jpeg',0),
(9757,1,'2022-09-28 16:02:36','2022-09-28 16:02:36','','mag-safe-accessories-category','','inherit','open','closed','','mag-safe-accessories-category-2','','','2022-09-28 16:02:36','2022-09-28 16:02:36','',9560,'http://timewilltellstores.com/wp-content/uploads/2022/09/mag-safe-accessories-category-1.jpg',0,'attachment','image/jpeg',0),
(9758,1,'2022-09-28 16:02:44','2022-09-28 16:02:44','','watches-straps-category','','inherit','open','closed','','watches-straps-category-2','','','2022-09-28 16:02:44','2022-09-28 16:02:44','',9560,'http://timewilltellstores.com/wp-content/uploads/2022/09/watches-straps-category-1.jpg',0,'attachment','image/jpeg',0),
(9762,1,'2022-09-29 11:59:25','2022-09-29 11:59:25','','guaranteed-safe-checkout-bordered','','inherit','open','closed','','guaranteed-safe-checkout-bordered','','','2022-09-29 11:59:25','2022-09-29 11:59:25','',9297,'http://timewilltellstores.com/wp-content/uploads/2022/09/guaranteed-safe-checkout-bordered.jpg',0,'attachment','image/jpeg',0),
(25,1,'2022-09-07 13:52:36','2022-09-07 13:52:36','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"https://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759802387.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Style.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"http://timewilltellstores.com/store/\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(10)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					10 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-label=\"Product image\">\n					<img width=\"775\" height=\"969\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg 775w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg 148w\" sizes=\"(max-width: 775px) 100vw, 775px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;80,000.00</bdi>\n			<ul></ul>\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that’s satisfied for a reason becomes loyal — we focus on giving every reason to stay that way.</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															01.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Custom Design						</h4>\n					<p data-start=\"369\" data-end=\"488\">Every product is crafted to reflect your unique style and needs — no generic solutions, just personalized perfection.</p>\n															02.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								24/7 Support						</h4>\n					<p data-start=\"650\" data-end=\"760\">We’re always here to help — from inquiries to after-sales assistance, your satisfaction is our top priority.</p>\n															03.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-label=\"Product image\">\n					<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-label=\"Product image\">\n					<img width=\"775\" height=\"969\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg 775w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg 148w\" sizes=\"(max-width: 775px) 100vw, 775px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;80,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/too-active-members-top/\">\n			<img width=\"863\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0.jpg 863w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-818x1024.jpg 818w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-768x961.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-148x185.jpg 148w\" sizes=\"(max-width: 863px) 100vw, 863px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/too-active-members-top/\" aria-label=\"Product image\">\n					<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10134\" data-id=\"10134\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/too-active-members-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10134\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10134\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/too-active-members-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10134\" data-quantity=\"1\" data-product_id=\"10134\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TOO ACTIVE MEMBERS TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/too-active-members-top/\">TOO ACTIVE MEMBERS TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;85,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/calm-hustler-tee/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10165\" data-id=\"10165\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/calm-hustler-tee/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10165\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10165\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/calm-hustler-tee/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10165\" data-quantity=\"1\" data-product_id=\"10165\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;CALM HUSTLER TEE&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/calm-hustler-tee/\">CALM HUSTLER TEE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;80,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10178\" data-id=\"10178\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10178\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10178\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10178\" data-quantity=\"1\" data-product_id=\"10178\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIME WILL TELL CROP TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\">TIME WILL TELL CROP TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;125,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-skating-top/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10186\" data-id=\"10186\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-skating-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10186\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10186\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/twt-skating-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10186\" data-quantity=\"1\" data-product_id=\"10186\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TWT SKATING TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-skating-top/\">TWT SKATING TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;105,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10196\" data-id=\"10196\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10196\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10196\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10196\" data-quantity=\"1\" data-product_id=\"10196\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;X TIME WILL TELL TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\">X TIME WILL TELL TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;85,000.00</bdi>\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>','Home','','publish','closed','closed','','home','','','2025-11-11 00:51:51','2025-11-11 00:51:51','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?page_id=25',0,'page','',0),
(9983,1,'2025-10-05 16:57:07','2025-10-05 16:57:07','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"http://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759671450.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/shirts/\">\n					0 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					0 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/headwears/\">\n					0 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Most Popular Products</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-1.svg\" title=\"accessories-infobox-1.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Delivery						</h4>\n					<p>Chances are there wasn’t collaboration and checkpoints, there wasn’t a process.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-2.svg\" title=\"accessories-infobox-2.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Best Quality						</h4>\n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-3.svg\" title=\"accessories-infobox-3.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n					Learn how to get a discount				\n				<h4>Most Popular Products</h4> \n					<p>Proponents of content strategy may shun of dummy copy designers</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-05 16:57:07','2025-10-05 16:57:07','',25,'http://timewilltellstores.com/?p=9983',0,'revision','',0),
(9984,1,'2025-10-05 16:58:37','2025-10-05 16:58:37','','TWT BEANIE','','inherit','closed','closed','','9980-revision-v1','','','2025-10-05 16:58:37','2025-10-05 16:58:37','',9980,'http://timewilltellstores.com/?p=9984',0,'revision','',0),
(9985,1,'2025-10-05 16:59:57','2025-10-05 16:59:57','','TWT PUNK SHOWCAP','','publish','open','closed','','twt-punk-showcap','','','2026-03-19 15:55:48','2026-03-19 15:55:48','',0,'http://timewilltellstores.com/?post_type=product&#038;p=9985',0,'product','',0),
(9986,1,'2025-10-05 17:00:22','2025-10-05 17:00:22','','TWT SOCKS','','publish','open','closed','','twt-socks','','','2026-03-30 16:49:53','2026-03-30 16:49:53','',0,'http://timewilltellstores.com/?post_type=product&#038;p=9986',0,'product','',0),
(9988,1,'2025-10-05 17:02:05','2025-10-05 17:02:05','','TWT TRACK SUIT','','publish','open','closed','','twt-track-suit-2','','','2026-03-30 16:49:12','2026-03-30 16:49:12','',0,'http://timewilltellstores.com/?post_type=product&#038;p=9988',0,'product','',0),
(9989,1,'2025-10-05 17:02:37','2025-10-05 17:02:37','','TWT ACID WASH HOODIE','','publish','open','closed','','twt-acid-wash-hoodie','','','2026-03-19 15:53:43','2026-03-19 15:53:43','',0,'http://timewilltellstores.com/?post_type=product&#038;p=9989',0,'product','',0),
(9990,1,'2025-10-05 17:03:16','2025-10-05 17:03:16','','TWT ACID WASH T-SHIRT','','publish','open','closed','','twt-acid-wash-t-shirt','','','2026-03-19 16:05:22','2026-03-19 16:05:22','',0,'http://timewilltellstores.com/?post_type=product&#038;p=9990',0,'product','',0),
(9992,1,'2025-10-05 17:04:09','2025-10-05 17:04:09','','TIMER T-SHIRT','','publish','open','closed','','timer-t-shirt','','','2026-02-22 12:07:55','2026-02-22 12:07:55','',0,'http://timewilltellstores.com/?post_type=product&#038;p=9992',0,'product','',0),
(9993,1,'2025-10-05 17:04:59','2025-10-05 17:04:59','','TOUCH TIME T-SHIRT','','publish','open','closed','','touch-time-t-shirt','','','2026-03-19 16:02:02','2026-03-19 16:02:02','',0,'http://timewilltellstores.com/?post_type=product&#038;p=9993',0,'product','',0),
(9994,1,'2025-10-05 16:59:58','2025-10-05 16:59:58','','TWT PUNK SHOWCAP','','inherit','closed','closed','','9985-revision-v1','','','2025-10-05 16:59:58','2025-10-05 16:59:58','',9985,'http://timewilltellstores.com/?p=9994',0,'revision','',0),
(9995,1,'2025-10-05 17:00:23','2025-10-05 17:00:23','','TWT SOCKS','','inherit','closed','closed','','9986-revision-v1','','','2025-10-05 17:00:23','2025-10-05 17:00:23','',9986,'http://timewilltellstores.com/?p=9995',0,'revision','',0),
(9997,1,'2025-10-05 17:02:05','2025-10-05 17:02:05','','TWT TRACK SUIT','','inherit','closed','closed','','9988-revision-v1','','','2025-10-05 17:02:05','2025-10-05 17:02:05','',9988,'http://timewilltellstores.com/?p=9997',0,'revision','',0),
(9998,1,'2025-10-05 17:02:37','2025-10-05 17:02:37','','TWT ACID WASH HOODIE','','inherit','closed','closed','','9989-revision-v1','','','2025-10-05 17:02:37','2025-10-05 17:02:37','',9989,'http://timewilltellstores.com/?p=9998',0,'revision','',0),
(9999,1,'2025-10-05 17:03:17','2025-10-05 17:03:17','','TWT ACID WASH T-SHIRT','','inherit','closed','closed','','9990-revision-v1','','','2025-10-05 17:03:17','2025-10-05 17:03:17','',9990,'http://timewilltellstores.com/?p=9999',0,'revision','',0),
(10001,1,'2025-10-05 17:04:10','2025-10-05 17:04:10','','TIMER T-SHIRT','','inherit','closed','closed','','9992-revision-v1','','','2025-10-05 17:04:10','2025-10-05 17:04:10','',9992,'http://timewilltellstores.com/?p=10001',0,'revision','',0),
(10002,1,'2025-10-05 17:04:59','2025-10-05 17:04:59','','TOUCH TIME T-SHIRT','','inherit','closed','closed','','9993-revision-v1','','','2025-10-05 17:04:59','2025-10-05 17:04:59','',9993,'http://timewilltellstores.com/?p=10002',0,'revision','',0),
(10003,1,'2025-10-05 17:05:54','2025-10-05 17:05:54','','TIME FIT ARMLESS','','publish','open','closed','','time-fit-armless','','','2026-03-19 16:05:59','2026-03-19 16:05:59','',0,'http://timewilltellstores.com/?post_type=product&#038;p=10003',0,'product','',0),
(10004,1,'2025-10-05 17:05:54','2025-10-05 17:05:54','','TIME FIT ARMLESS','','inherit','closed','closed','','10003-revision-v1','','','2025-10-05 17:05:54','2025-10-05 17:05:54','',10003,'http://timewilltellstores.com/?p=10004',0,'revision','',0),
(10005,1,'2025-10-05 17:08:41','2025-10-05 17:08:41','','time fit armless','','inherit','open','closed','','time-fit-armless-2','','','2025-10-05 17:08:41','2025-10-05 17:08:41','',10003,'http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless.jpg',0,'attachment','image/jpeg',0),
(10006,1,'2025-10-05 17:13:48','2025-10-05 17:13:48','','twt track suit r','','inherit','open','closed','','twt-track-suit-r','','','2025-10-05 17:13:48','2025-10-05 17:13:48','',10003,'http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r.jpg',0,'attachment','image/jpeg',0),
(10007,1,'2025-10-05 17:15:23','2025-10-05 17:15:23','','twt tshirt','','inherit','open','closed','','twt-tshirt','','','2025-10-05 17:15:23','2025-10-05 17:15:23','',10003,'http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt.jpg',0,'attachment','image/jpeg',0),
(10008,1,'2025-10-05 17:18:26','2025-10-05 17:18:26','','timer tshirt','','inherit','open','closed','','timer-tshirt','','','2025-10-05 17:18:26','2025-10-05 17:18:26','',10003,'http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt.jpg',0,'attachment','image/jpeg',0),
(10009,1,'2025-10-05 17:19:04','2025-10-05 17:19:04','','touch time tshirt','','inherit','open','closed','','touch-time-tshirt','','','2025-10-05 17:19:04','2025-10-05 17:19:04','',10003,'http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt.jpg',0,'attachment','image/jpeg',0),
(10010,1,'2025-10-05 17:21:58','2025-10-05 17:21:58','','twt acid wash hoodie','','inherit','open','closed','','twt-acid-wash-hoodie-2','','','2025-10-05 17:21:58','2025-10-05 17:21:58','',10003,'http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie.jpg',0,'attachment','image/jpeg',0),
(10011,1,'2025-10-05 17:23:51','2025-10-05 17:23:51','','twt beanie','','inherit','open','closed','','twt-beanie-2','','','2025-10-05 17:23:51','2025-10-05 17:23:51','',10003,'http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie.jpg',0,'attachment','image/jpeg',0),
(10012,1,'2025-10-05 17:24:08','2025-10-05 17:24:08','','twt punk show cap','','inherit','open','closed','','twt-punk-show-cap','','','2025-10-05 17:24:08','2025-10-05 17:24:08','',10003,'http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap.jpg',0,'attachment','image/jpeg',0),
(10013,1,'2025-10-05 17:24:27','2025-10-05 17:24:27','','twt track suit r','','inherit','open','closed','','twt-track-suit-r-2','','','2025-10-05 17:24:27','2025-10-05 17:24:27','',10003,'http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1.jpg',0,'attachment','image/jpeg',0),
(10014,1,'2025-10-05 17:24:42','2025-10-05 17:24:42','','twt track suit','','inherit','open','closed','','twt-track-suit-3','','','2025-10-05 17:24:42','2025-10-05 17:24:42','',10003,'http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit.jpg',0,'attachment','image/jpeg',0),
(10015,1,'2025-10-05 17:24:52','2025-10-05 17:24:52','','twt tshirt','','inherit','open','closed','','twt-tshirt-2','','','2025-10-05 17:24:52','2025-10-05 17:24:52','',10003,'http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-1.jpg',0,'attachment','image/jpeg',0),
(10016,1,'2025-10-05 17:25:13','2025-10-05 17:25:13','','twy acid wash tshirt','','inherit','open','closed','','twy-acid-wash-tshirt','','','2025-10-05 17:25:13','2025-10-05 17:25:13','',10003,'http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt.jpg',0,'attachment','image/jpeg',0),
(10017,1,'2025-10-05 17:29:42','2025-10-05 17:29:42','','twt socks','','inherit','open','closed','','twt-socks-2','','','2025-10-05 17:29:42','2025-10-05 17:29:42','',9986,'http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks.jpg',0,'attachment','image/jpeg',0),
(10021,1,'2025-10-05 17:36:56','2025-10-05 17:36:56','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"http://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759671450.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Most Popular Products</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"http://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n					Our community’s top picks				\n				<h4>Most Popular Products</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-1.svg\" title=\"accessories-infobox-1.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Delivery						</h4>\n					<p>Chances are there wasn’t collaboration and checkpoints, there wasn’t a process.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-2.svg\" title=\"accessories-infobox-2.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Best Quality						</h4>\n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-3.svg\" title=\"accessories-infobox-3.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n					Learn how to get a discount				\n				<h4>Most Popular Products</h4> \n					<p>Proponents of content strategy may shun of dummy copy designers</p>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-05 17:36:56','2025-10-05 17:36:56','',25,'http://timewilltellstores.com/?p=10021',0,'revision','',0),
(10019,1,'2025-10-05 17:36:56','2025-10-05 17:36:56','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"http://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759671450.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/shirts/\">\n					0 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					0 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/headwears/\">\n					0 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Most Popular Products</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-1.svg\" title=\"accessories-infobox-1.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Delivery						</h4>\n					<p>Chances are there wasn’t collaboration and checkpoints, there wasn’t a process.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-2.svg\" title=\"accessories-infobox-2.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Best Quality						</h4>\n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-3.svg\" title=\"accessories-infobox-3.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n					Learn how to get a discount				\n				<h4>Most Popular Products</h4> \n					<p>Proponents of content strategy may shun of dummy copy designers</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-05 17:36:56','2025-10-05 17:36:56','',25,'http://timewilltellstores.com/?p=10019',0,'revision','',0),
(10020,1,'2025-10-05 17:36:56','2025-10-05 17:36:56','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"http://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759671450.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/shirts/\">\n					0 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					0 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/headwears/\">\n					0 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Most Popular Products</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-1.svg\" title=\"accessories-infobox-1.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Delivery						</h4>\n					<p>Chances are there wasn’t collaboration and checkpoints, there wasn’t a process.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-2.svg\" title=\"accessories-infobox-2.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Best Quality						</h4>\n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-3.svg\" title=\"accessories-infobox-3.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n					Learn how to get a discount				\n				<h4>Most Popular Products</h4> \n					<p>Proponents of content strategy may shun of dummy copy designers</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-05 17:36:56','2025-10-05 17:36:56','',25,'http://timewilltellstores.com/?p=10020',0,'revision','',0),
(9864,1,'2025-10-06 12:07:01','2025-10-03 13:51:11',' ','','','publish','closed','closed','','home','','','2025-10-06 12:07:01','2025-10-06 12:07:01','',0,'http://timewilltellstores.com/2025/10/03/home/',1,'nav_menu_item','',0),
(9865,1,'2025-10-03 13:51:11','2025-10-03 13:51:11','','Home','','publish','closed','closed','','home-2','','','2025-10-03 13:51:11','2025-10-03 13:51:11','',0,'http://timewilltellstores.com/2025/10/03/home-2/',1,'nav_menu_item','',0),
(232,1,'2022-09-08 11:26:12','2022-09-08 11:26:12','<img width=\"120\" height=\"40\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/twt-white-120x40.png\" alt=\"\" decoding=\"async\" />					\n								<link rel=\"stylesheet\" id=\"wd-el-menu-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-menu.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-el-menu-wpb-elem-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-menu-wpb-elem.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n						<ul id=\"menu-main-navigation\"><li id=\"menu-item-9864\" ><a href=\"http://timewilltellstores.com/\">Home</a></li>\n<li id=\"menu-item-9866\" ><a href=\"http://timewilltellstores.com/shop/\">Shop</a></li>\n<li id=\"menu-item-9535\" ><a href=\"http://timewilltellstores.com/contact-us/\">Contact Us</a></li>\n<li id=\"menu-item-9534\" ><a href=\"http://timewilltellstores.com/about-us/\">About Us</a></li>\n<li id=\"menu-item-9533\" ><a href=\"http://timewilltellstores.com/privacy-policy-2/\">Privacy Policy</a></li>\n</ul>		\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<p><a href=\"http://timewilltellstores.com/\">Timewilltellstores</a> Copyright © 2025</p>','Footer Accessories','','publish','closed','closed','','footer-accessories','','','2025-10-06 11:42:42','2025-10-06 11:42:42','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?post_type=cms_block&#038;p=232',0,'cms_block','',0),
(9065,1,'2022-09-15 11:07:31','2022-09-15 11:07:31','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n				<h4>HEY YOU, SIGN UP AND CONNECT TO WOODMART!</h4> \n					<p>Be the first to learn about our latest trends and get exclusive offers</p>				\n						<link rel=\"stylesheet\" id=\"wd-mc4wp-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/int-mc4wp.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 			<!-- Mailchimp for WordPress v4.9.6 - https://wordpress.org/plugins/mailchimp-for-wp/ --><form id=\"mc4wp-form-1\" method=\"post\" data-id=\"9069\" data-name=\"Newsletter form\" >\n  <p>\n    <input type=\"email\" name=\"EMAIL\" placeholder=\"Your email address\" required />\n  </p>\n  <p>\n     <input type=\"submit\" value=\"Sign up\" />\n  </p>\n<label style=\"display: none !important;\">Leave this field empty if you\'re human: <input type=\"text\" name=\"_mc4wp_honeypot\" value=\"\" tabindex=\"-1\" autocomplete=\"off\" /></label><input type=\"hidden\" name=\"_mc4wp_timestamp\" value=\"1700486064\" /><input type=\"hidden\" name=\"_mc4wp_form_id\" value=\"9069\" /><input type=\"hidden\" name=\"_mc4wp_form_element_id\" value=\"mc4wp-form-1\" /></form><!-- / Mailchimp for WordPress Plugin -->		\n						<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<p>Will be used in accordance with our <strong><a href=\"#\">Privacy Policy</a></strong></p>','Promo popup','','publish','closed','closed','','promo-popup','','','2022-09-15 11:07:31','2022-09-15 11:07:31','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?post_type=cms_block&amp;p=9065',0,'cms_block','',0),
(9287,1,'2022-09-15 14:28:24','2022-09-15 14:28:24','','accessories-banner-1','','inherit','open','closed','','accessories-banner-1','','','2022-09-15 14:28:24','2022-09-15 14:28:24','',0,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg',0,'attachment','image/jpeg',0),
(9291,1,'2022-09-15 14:29:05','2022-09-15 14:29:05','','accessories-banner-2','','inherit','open','closed','','accessories-banner-2','','','2022-09-15 14:29:05','2022-09-15 14:29:05','',25,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg',0,'attachment','image/jpeg',0),
(9292,1,'2022-09-15 14:29:14','2022-09-15 14:29:14','','accessories-banner-3','','inherit','open','closed','','accessories-banner-3','','','2022-09-15 14:29:14','2022-09-15 14:29:14','',25,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg',0,'attachment','image/jpeg',0),
(9293,1,'2022-09-15 14:29:22','2022-09-15 14:29:22','','accessories-banner-4','','inherit','open','closed','','accessories-banner-4-2','','','2022-09-15 14:29:22','2022-09-15 14:29:22','',25,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg',0,'attachment','image/jpeg',0),
(9297,1,'2022-09-15 14:34:53','2022-09-15 14:34:53','<link rel=\"stylesheet\" id=\"wd-woo-el-breadcrumbs-builder-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-el-breadcrumbs-builder.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			<nav aria-label=\"Breadcrumb\">				\n					Home				\n			</nav>				\n								<link rel=\"stylesheet\" id=\"wd-woo-single-prod-el-navigation-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-single-prod-el-navigation.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			\n			<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\" aria-label=\"Previous product\"></a>\n				<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n					<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg\" alt=\"TOUCH TIME T-SHIRT\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />				</a>\n					<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n						TOUCH TIME T-SHIRT					</a>\n						&#8358;75,000.00					\n	<a href=\"https://timewilltellstores.com/shop/\">\n			Back to products		\n	</a>\n			<a href=\"https://timewilltellstores.com/product/twt-beanie/\" aria-label=\"Next product\"></a>\n				<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n					<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg\" alt=\"TWT BEANIE\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />				</a>\n					<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						TWT BEANIE					</a>\n						<del aria-hidden=\"true\">&#8358;70,000.00</del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\">&#8358;60,000.00</ins>Current price is: &#8358;60,000.00.					\n								<link rel=\"stylesheet\" id=\"wd-woo-single-prod-el-gallery-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-single-prod-el-gallery.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-single-prod-el-gallery-opt-thumb-left-desktop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-single-prod-el-gallery-opt-thumb-left-desktop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			\n		<figure style=\"--wd-col-lg:1;--wd-col-md:1;--wd-col-sm:1;\">\n			<figure data-thumb=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-148x185.jpg\"><a data-elementor-open-lightbox=\"no\" href=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg\"><img width=\"1200\" height=\"1500\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1200x1500.jpg\" alt=\"\" title=\"time fit armless\" data-caption=\"\" data-src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg\" data-large_image=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg\" data-large_image_width=\"2048\" data-large_image_height=\"2560\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg 2048w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" /></a></figure>\n					</figure>\n					<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			\n<h1>\n	TIME FIT ARMLESS\n	</h1>\n					<p><del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.</p>\n	<form action=\"https://timewilltellstores.com/product/time-fit-armless/\" method=\"post\" enctype=\'multipart/form-data\'>\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_68e45fd5cb122\">TIME FIT ARMLESS quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_68e45fd5cb122\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n				min=\"1\"\n		max=\"\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n		<button type=\"submit\" name=\"add-to-cart\" value=\"10003\">Add to cart</button>\n			</form>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n								<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-social-icons.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n									Share:\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://timewilltellstores.com/product/time-fit-armless/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://timewilltellstores.com/product/time-fit-armless/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://timewilltellstores.com/product/time-fit-armless/&media=http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg&description=TIME+FIT+ARMLESS\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://timewilltellstores.com/product/time-fit-armless/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://timewilltellstores.com/product/time-fit-armless/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<p><strong>Guaranteed Safe Checkout</strong></p>\n								<img width=\"1000\" height=\"80\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/guaranteed-safe-checkout-bordered.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2022/09/guaranteed-safe-checkout-bordered.jpg 1000w, https://timewilltellstores.com/wp-content/uploads/2022/09/guaranteed-safe-checkout-bordered-148x12.jpg 148w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Customer Reviews</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-single-prod-el-reviews-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-single-prod-el-reviews.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-single-prod-el-reviews-style-1-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-single-prod-el-reviews-style-1.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-comments-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-comments.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Related Products</h4>				\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"819\" height=\"1024\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-819x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg 2048w\" sizes=\"(max-width: 819px) 100vw, 819px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"819\" height=\"1024\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-819x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled.jpg 2048w\" sizes=\"(max-width: 819px) 100vw, 819px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"819\" height=\"1024\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-819x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg 2048w\" sizes=\"(max-width: 819px) 100vw, 819px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"819\" height=\"1024\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-819x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-1639x2048.jpg 1639w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled.jpg 2048w\" sizes=\"(max-width: 819px) 100vw, 819px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n							<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>','Single product layout Accessories','','publish','closed','closed','','single-product-layout-accessories','','','2025-10-07 00:33:25','2025-10-07 00:33:25','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?post_type=woodmart_layout&#038;p=9297',0,'woodmart_layout','',0),
(10083,1,'2025-10-07 00:33:25','2025-10-07 00:33:25','<link rel=\"stylesheet\" id=\"wd-woo-el-breadcrumbs-builder-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-el-breadcrumbs-builder.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			<nav aria-label=\"Breadcrumb\">				\n					Home				\n			</nav>				\n								<link rel=\"stylesheet\" id=\"wd-woo-single-prod-el-navigation-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-single-prod-el-navigation.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			\n			<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\" aria-label=\"Previous product\"></a>\n				<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n					<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg\" alt=\"TOUCH TIME T-SHIRT\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />				</a>\n					<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n						TOUCH TIME T-SHIRT					</a>\n						&#8358;75,000.00					\n	<a href=\"https://timewilltellstores.com/shop/\">\n			Back to products		\n	</a>\n			<a href=\"https://timewilltellstores.com/product/twt-beanie/\" aria-label=\"Next product\"></a>\n				<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n					<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg\" alt=\"TWT BEANIE\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />				</a>\n					<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						TWT BEANIE					</a>\n						<del aria-hidden=\"true\">&#8358;70,000.00</del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\">&#8358;60,000.00</ins>Current price is: &#8358;60,000.00.					\n								<link rel=\"stylesheet\" id=\"wd-woo-single-prod-el-gallery-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-single-prod-el-gallery.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-single-prod-el-gallery-opt-thumb-left-desktop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-single-prod-el-gallery-opt-thumb-left-desktop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			\n		<figure style=\"--wd-col-lg:1;--wd-col-md:1;--wd-col-sm:1;\">\n			<figure data-thumb=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-148x185.jpg\"><a data-elementor-open-lightbox=\"no\" href=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg\"><img width=\"1200\" height=\"1500\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1200x1500.jpg\" alt=\"\" title=\"time fit armless\" data-caption=\"\" data-src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg\" data-large_image=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg\" data-large_image_width=\"2048\" data-large_image_height=\"2560\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg 2048w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" /></a></figure>\n					</figure>\n					<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			\n<h1>\n	TIME FIT ARMLESS\n	</h1>\n					<p><del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.</p>\n	<form action=\"https://timewilltellstores.com/product/time-fit-armless/\" method=\"post\" enctype=\'multipart/form-data\'>\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_68e45fd5cb122\">TIME FIT ARMLESS quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_68e45fd5cb122\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n				min=\"1\"\n		max=\"\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n		<button type=\"submit\" name=\"add-to-cart\" value=\"10003\">Add to cart</button>\n			</form>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n								<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-social-icons.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n									Share:\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://timewilltellstores.com/product/time-fit-armless/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://timewilltellstores.com/product/time-fit-armless/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://timewilltellstores.com/product/time-fit-armless/&media=http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled.jpg&description=TIME+FIT+ARMLESS\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://timewilltellstores.com/product/time-fit-armless/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://timewilltellstores.com/product/time-fit-armless/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<p><strong>Guaranteed Safe Checkout</strong></p>\n								<img width=\"1000\" height=\"80\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/guaranteed-safe-checkout-bordered.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2022/09/guaranteed-safe-checkout-bordered.jpg 1000w, https://timewilltellstores.com/wp-content/uploads/2022/09/guaranteed-safe-checkout-bordered-148x12.jpg 148w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Customer Reviews</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-single-prod-el-reviews-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-single-prod-el-reviews.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-single-prod-el-reviews-style-1-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-single-prod-el-reviews-style-1.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-comments-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-comments.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Related Products</h4>				\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"819\" height=\"1024\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-819x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled.jpg 2048w\" sizes=\"(max-width: 819px) 100vw, 819px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"819\" height=\"1024\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-819x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled.jpg 2048w\" sizes=\"(max-width: 819px) 100vw, 819px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"819\" height=\"1024\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-819x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-1638x2048.jpg 1638w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled.jpg 2048w\" sizes=\"(max-width: 819px) 100vw, 819px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"819\" height=\"1024\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-819x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-1639x2048.jpg 1639w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled.jpg 2048w\" sizes=\"(max-width: 819px) 100vw, 819px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n							<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>','Single product layout Accessories','','inherit','closed','closed','','9297-revision-v1','','','2025-10-07 00:33:25','2025-10-07 00:33:25','',9297,'https://timewilltellstores.com/?p=10083',0,'revision','',0),
(9446,1,'2022-09-16 11:43:13','2022-09-16 11:43:13','<link rel=\"stylesheet\" id=\"wd-el-page-title-builder-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-page-title-builder.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-shop-page-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-shop-page-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-page-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/page-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 										\n															<h1>\n									Shop								</h1>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(10)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					10 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-label=\"Product image\">\n					<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-label=\"Product image\">\n					<img width=\"775\" height=\"969\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg 775w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg 148w\" sizes=\"(max-width: 775px) 100vw, 775px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;80,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/too-active-members-top/\">\n			<img width=\"863\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0.jpg 863w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-818x1024.jpg 818w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-768x961.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-148x185.jpg 148w\" sizes=\"(max-width: 863px) 100vw, 863px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/too-active-members-top/\" aria-label=\"Product image\">\n					<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10134\" data-id=\"10134\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/too-active-members-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10134\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10134\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/too-active-members-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10134\" data-quantity=\"1\" data-product_id=\"10134\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TOO ACTIVE MEMBERS TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/too-active-members-top/\">TOO ACTIVE MEMBERS TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;85,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/calm-hustler-tee/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10165\" data-id=\"10165\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/calm-hustler-tee/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10165\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10165\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/calm-hustler-tee/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10165\" data-quantity=\"1\" data-product_id=\"10165\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;CALM HUSTLER TEE&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/calm-hustler-tee/\">CALM HUSTLER TEE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;80,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10178\" data-id=\"10178\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10178\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10178\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10178\" data-quantity=\"1\" data-product_id=\"10178\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIME WILL TELL CROP TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\">TIME WILL TELL CROP TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;125,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-skating-top/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10186\" data-id=\"10186\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-skating-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10186\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10186\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/twt-skating-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10186\" data-quantity=\"1\" data-product_id=\"10186\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TWT SKATING TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-skating-top/\">TWT SKATING TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;105,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10196\" data-id=\"10196\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10196\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10196\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10196\" data-quantity=\"1\" data-product_id=\"10196\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;X TIME WILL TELL TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\">X TIME WILL TELL TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;85,000.00</bdi>','product archive layout Straps','','publish','closed','closed','','product-archive-layout-straps','','','2025-11-11 00:53:01','2025-11-11 00:53:01','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?post_type=woodmart_layout&#038;p=9446',0,'woodmart_layout','',0),
(10089,1,'2025-10-07 00:41:00','2025-10-07 00:41:00','<link rel=\"stylesheet\" id=\"wd-el-page-title-builder-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-page-title-builder.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-shop-page-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-shop-page-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-page-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/page-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 										\n															<h1>\n									Shop								</h1>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.','product archive layout Straps','','inherit','closed','closed','','9446-revision-v1','','','2025-10-07 00:41:00','2025-10-07 00:41:00','',9446,'https://timewilltellstores.com/?p=10089',0,'revision','',0),
(9450,1,'2022-09-16 11:44:16','2022-09-16 11:44:16','','limited-edition-straps-category','','inherit','open','closed','','limited-edition-straps-category','','','2022-09-16 11:44:16','2022-09-16 11:44:16','',9446,'http://timewilltellstores.com/wp-content/uploads/2022/09/limited-edition-straps-category.jpg',0,'attachment','image/jpeg',0),
(9451,1,'2022-09-16 11:45:39','2022-09-16 11:45:39','','new-44mm-straps-category','','inherit','open','closed','','new-44mm-straps-category','','','2022-09-16 11:45:39','2022-09-16 11:45:39','',9446,'http://timewilltellstores.com/wp-content/uploads/2022/09/new-44mm-straps-category.jpg',0,'attachment','image/jpeg',0),
(83,1,'2022-09-07 14:21:11','2022-09-07 14:21:11','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n		<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>','slide 1','','publish','closed','closed','','accessories-slide-1','','','2025-10-06 12:13:14','2025-10-06 12:13:14','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?post_type=woodmart_slide&#038;p=83',0,'woodmart_slide','',0),
(9873,1,'2025-10-05 15:02:01','2025-10-05 15:02:01','<h4>Charge Your Phone Safely!</h4>\r\nA wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart.\r\n\r\n<a href=\"#\">\r\nTo shop\r\n</a>\r\n<a href=\"#\">\r\nRead more\r\n</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-05 15:02:01','2025-10-05 15:02:01','',83,'http://timewilltellstores.com/?p=9873',0,'revision','',0),
(90,1,'2022-09-07 14:23:30','2022-09-07 14:23:30','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Headwear That Speaks Boldly</h4> \n		<p><em>Top off your look <br />with signature pieces.</em></p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>','slide 2','','publish','closed','closed','','accessories-slide-2','','','2025-10-06 12:13:29','2025-10-06 12:13:29','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?post_type=woodmart_slide&#038;p=90',0,'woodmart_slide','',0),
(9882,1,'2025-10-05 15:25:37','2025-10-05 15:25:37','<h4>For Everything and Everyone</h4>\r\nEven if your less into design and more into content strategy you may find some redeeming value with, wait for it, dummy copy.\r\n\r\n<a href=\"#\">\r\nTo shop\r\n</a>\r\n<a href=\"#\">\r\nRead more\r\n</a>','slide 2','','inherit','closed','closed','','90-revision-v1','','','2025-10-05 15:25:37','2025-10-05 15:25:37','',90,'http://timewilltellstores.com/?p=9882',0,'revision','',0),
(91,1,'2022-09-07 14:23:11','2022-09-07 14:23:11','','accessories-slide-2','','inherit','open','closed','','accessories-slide-2-2','','','2022-09-07 14:23:11','2022-09-07 14:23:11','',90,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-slide-2.jpg',0,'attachment','image/jpeg',0),
(97,1,'2022-09-07 14:24:48','2022-09-07 14:24:48','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Chill Move <br />\nFlex Style.</h4> \n		<p><em>Designed for movement <br />Made for comfort..</em></p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/store/\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>','slide 3','','publish','closed','closed','','accessories-slide-3','','','2025-10-06 12:13:37','2025-10-06 12:13:37','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?post_type=woodmart_slide&#038;p=97',0,'woodmart_slide','',0),
(9891,1,'2025-10-05 15:35:18','2025-10-05 15:35:18','<h4>Featured Accessories</h4>\r\nA client that\'s unhappy for a reason is a problem, a client that\'s unhappy though required he or her can\'t quite put a finger.\r\n\r\n<a href=\"#\">\r\nTo shop\r\n</a>\r\n<a href=\"#\">\r\nRead more\r\n</a>','slide 3','','inherit','closed','closed','','97-revision-v1','','','2025-10-05 15:35:18','2025-10-05 15:35:18','',97,'http://timewilltellstores.com/?p=9891',0,'revision','',0),
(98,1,'2022-09-07 14:24:36','2022-09-07 14:24:36','','accessories-slide-3','','inherit','open','closed','','accessories-slide-3-2','','','2022-09-07 14:24:36','2022-09-07 14:24:36','',97,'http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-slide-3.jpg',0,'attachment','image/jpeg',0),
(9036,1,'2022-09-13 14:58:29','2022-09-13 14:58:29','','w-accessories-slider','','inherit','open','closed','','w-accessories-slider','','','2022-09-13 14:58:29','2022-09-13 14:58:29','',83,'http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-slider.jpg',0,'attachment','image/jpeg',0),
(9858,1,'2022-10-05 11:31:16','2022-10-05 11:31:16','','Checkout top layout Accessories','','publish','closed','closed','','checkout-layout-accesspries','','','2025-10-07 00:24:03','2025-10-07 00:24:03','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?post_type=woodmart_layout&#038;p=9858',0,'woodmart_layout','',0),
(10076,1,'2025-10-07 00:24:03','2025-10-07 00:24:03','','Checkout top layout Accessories','','inherit','closed','closed','','9858-revision-v1','','','2025-10-07 00:24:03','2025-10-07 00:24:03','',9858,'https://timewilltellstores.com/?p=10076',0,'revision','',0),
(10077,1,'2025-10-07 00:26:21','2025-10-07 00:26:21','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n					There are some redeeming factors				\n				<h4>Recommended Categories</h4> \n					<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t</p>				\n						<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-layout-masonry-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-categories-loop-layout-masonry.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 															<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 			\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Cables <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\" aria-label=\"Product category cables\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\">\n				<img width=\"132\" height=\"132\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-1-132.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-1-132.jpg 132w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-1-132-100x100.jpg 100w\" sizes=\"(max-width: 132px) 100vw, 132px\" />			</a>\n			<h3>\n				Cases <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\" aria-label=\"Product category cases\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Charger <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\" aria-label=\"Product category charger\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				MagSafe <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\" aria-label=\"Product category magsafe\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/power-banks/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Power Banks			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/power-banks/\">0 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/power-banks/\" aria-label=\"Product category power-banks\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Straps			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\">0 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\" aria-label=\"Product category straps\"></a>\n					<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 														\n																							<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/protective-cases-category-1.jpg\" alt=\"promo-banner-image\">																		\n								Safe yout phone							\n													<h4 data-elementor-setting-key=\"title\">\n								Protective Cases							</h4>\n			<a  href=\"#\">\n					View more				\n							</a>\n									<a href=\"#\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/mag-safe-accessories-category-1.jpg\" alt=\"promo-banner-image\">																		\n								Popular accessories							\n													<h4 data-elementor-setting-key=\"title\">\n								MagSafe Accessories							</h4>\n			<a  href=\"#\">\n					View more				\n							</a>\n									<a href=\"#\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/watches-straps-category-1.jpg\" alt=\"promo-banner-image\">																		\n								Update your style							\n													<h4 data-elementor-setting-key=\"title\">\n								Watches Straps							</h4>\n			<a  href=\"#\">\n					View more				\n							</a>\n									<a href=\"#\"></a>\n						<link rel=\"stylesheet\" id=\"wd-brands-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-brand.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n																											<a title=\"Xiaomi\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=xiaomi\"></a>\n									<img width=\"180\" height=\"100\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-5.png 180w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-5-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															\n																											<a title=\"Spigen\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=spigen\"></a>\n									<img width=\"180\" height=\"100\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-6.png 180w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-6-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															\n																											<a title=\"Samsung\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=samsung\"></a>\n									<img width=\"180\" height=\"100\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-3.png 180w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-3-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															\n																											<a title=\"Panasonic\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=panasonic\"></a>\n									<img width=\"180\" height=\"100\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-1.png 180w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-1-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															\n																											<a title=\"Nillkin\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=nillkin\"></a>\n									<img width=\"180\" height=\"100\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-8.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-8.png 180w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-8-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															\n																											<a title=\"Logitech\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=logitech\"></a>\n									<img width=\"180\" height=\"100\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-2.png 180w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-2-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															\n																											<a title=\"Huawei\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=huawei\"></a>\n									<img width=\"180\" height=\"100\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-10.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-10.png 180w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-10-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															\n																											<a title=\"Energizer\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=energizer\"></a>\n									<img width=\"180\" height=\"100\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-11.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-11.png 180w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-11-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															\n																											<a title=\"Ecoflow\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=ecoflow\"></a>\n									<img width=\"180\" height=\"100\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-12.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-12.png 180w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-12-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															\n																											<a title=\"Belkin\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=belkin\"></a>\n									<img width=\"180\" height=\"100\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-9.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-9.png 180w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-9-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															\n																											<a title=\"Baseus\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=baseus\"></a>\n									<img width=\"180\" height=\"100\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-4.png 180w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-4-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															\n																											<a title=\"Anker\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=anker\"></a>\n									<img width=\"180\" height=\"100\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-7.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-7.png 180w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-7-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															\n				<h4>New arrivals accessories for your Apple devices</h4> \n					<p>Discover accessories that will make your devices more secure</p>				\n			<a  href=\"#\">\n					For Iphone				\n							</a>\n			<a  href=\"#\">\n					For Watches				\n							</a>\n					Hurry up to buy				\n				<h4>Popular Products</h4> \n					<p>How can you evaluate content without design</p>				\n						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-base-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-product-loop-base.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-more-description-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/mod-more-description.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/apple-watch-series-6/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-17.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-17.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-17-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-17-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-17-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-17-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9479\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/apple-watch-series-6/\">Apple Watch Series 6</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" rel=\"tag\">Silicone</a>		\n	<bdi>&#36;399.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"9b6a06bd6a\" data-product-id=\"9479\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9479\" data-quantity=\"1\" data-product_id=\"9479\" data-product_sku=\"\" aria-label=\"Add &ldquo;Apple Watch Series 6&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n							<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/apple-watch-series-6/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9479\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/aubergine-modern-buckle/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-leather-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-leather-3.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-leather-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-leather-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-leather-3-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-leather-3-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9466\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/aubergine-modern-buckle/\">Aubergine Modern Buckle</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" rel=\"tag\">Silicone</a>		\n	<bdi>&#36;239.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"9b6a06bd6a\" data-product-id=\"9466\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9466\" data-quantity=\"1\" data-product_id=\"9466\" data-product_sku=\"\" aria-label=\"Add &ldquo;Aubergine Modern Buckle&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/aubergine-modern-buckle/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9466\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/blue-sport-band-regular/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-metal-13.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-metal-13.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-metal-13-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-metal-13-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-metal-13-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-metal-13-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9473\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/blue-sport-band-regular/\">Blue Sport Band Regular</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" rel=\"tag\">Silicone</a>		\n	<bdi>&#36;159.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"9b6a06bd6a\" data-product-id=\"9473\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9473\" data-quantity=\"1\" data-product_id=\"9473\" data-product_sku=\"\" aria-label=\"Add &ldquo;Blue Sport Band Regular&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/blue-sport-band-regular/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9473\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9260\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">Case for AirPods – Blue</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\" rel=\"tag\">Cases</a>		\n	<bdi>&#36;9.99</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"9b6a06bd6a\" data-product-id=\"9260\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9260\" data-quantity=\"1\" data-product_id=\"9260\" data-product_sku=\"\" aria-label=\"Add &ldquo;Case for AirPods – Blue&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9260\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9181\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">Epik Silicone Case Full &#8211; Lavender</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" rel=\"tag\">IPhone 13</a>		\n	<bdi>&#36;99.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"9b6a06bd6a\" data-product-id=\"9181\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9181\" data-quantity=\"1\" data-product_id=\"9181\" data-product_sku=\"\" aria-label=\"Add &ldquo;Epik Silicone Case Full - Lavender&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9181\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-deep-navy/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-1-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-1-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-1-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-1-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-1-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-1-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-deep-navy/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-1-1-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-1-1-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-1-1-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-1-1-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-1-1-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-1-1-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9186\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-deep-navy/\">Epik Silicone Case Full – Deep Navy</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" rel=\"tag\">IPhone 13</a>		\n	<bdi>&#36;99.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"9b6a06bd6a\" data-product-id=\"9186\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9186\" data-quantity=\"1\" data-product_id=\"9186\" data-product_sku=\"\" aria-label=\"Add &ldquo;Epik Silicone Case Full – Deep Navy&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-deep-navy/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9186\"\n				>Quick view</a>\n											<!-- end #carousel-335 -->','product archive layout Shop Accessories','','inherit','closed','closed','','9560-revision-v1','','','2025-10-07 00:26:21','2025-10-07 00:26:21','',9560,'https://timewilltellstores.com/?p=10077',0,'revision','',0),
(9863,1,'2022-10-05 11:35:58','2022-10-05 11:35:58','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					1.				\n				Billing details \n		<h3>Billing details</h3>\n		<p id=\"billing_first_name_field\" data-priority=\"10\"><label for=\"billing_first_name\">First name&nbsp;*</label><input type=\"text\" name=\"billing_first_name\" id=\"billing_first_name\" placeholder=\"\"  value=\"\" aria-required=\"true\" autocomplete=\"given-name\" /></p><p id=\"billing_last_name_field\" data-priority=\"20\"><label for=\"billing_last_name\">Last name&nbsp;*</label><input type=\"text\" name=\"billing_last_name\" id=\"billing_last_name\" placeholder=\"\"  value=\"\" aria-required=\"true\" autocomplete=\"family-name\" /></p><p id=\"billing_company_field\" data-priority=\"30\"><label for=\"billing_company\">Company name&nbsp;(optional)</label><input type=\"text\" name=\"billing_company\" id=\"billing_company\" placeholder=\"\"  value=\"\" autocomplete=\"organization\" /></p><p id=\"billing_country_field\" data-priority=\"40\"><label for=\"billing_country\">Country / Region&nbsp;*</label><select name=\"billing_country\" id=\"billing_country\" aria-required=\"true\" autocomplete=\"country\" data-placeholder=\"Select a country / region&hellip;\" data-label=\"Country / Region\"><option value=\"\">Select a country / region&hellip;</option><option value=\"AF\" >Afghanistan</option><option value=\"AX\" >Åland Islands</option><option value=\"AL\" >Albania</option><option value=\"DZ\" >Algeria</option><option value=\"AS\" >American Samoa</option><option value=\"AD\" >Andorra</option><option value=\"AO\" >Angola</option><option value=\"AI\" >Anguilla</option><option value=\"AQ\" >Antarctica</option><option value=\"AG\" >Antigua and Barbuda</option><option value=\"AR\" >Argentina</option><option value=\"AM\" >Armenia</option><option value=\"AW\" >Aruba</option><option value=\"AU\" >Australia</option><option value=\"AT\" >Austria</option><option value=\"AZ\" >Azerbaijan</option><option value=\"BS\" >Bahamas</option><option value=\"BH\" >Bahrain</option><option value=\"BD\" >Bangladesh</option><option value=\"BB\" >Barbados</option><option value=\"BY\" >Belarus</option><option value=\"PW\" >Belau</option><option value=\"BE\" >Belgium</option><option value=\"BZ\" >Belize</option><option value=\"BJ\" >Benin</option><option value=\"BM\" >Bermuda</option><option value=\"BT\" >Bhutan</option><option value=\"BO\" >Bolivia</option><option value=\"BQ\" >Bonaire, Saint Eustatius and Saba</option><option value=\"BA\" >Bosnia and Herzegovina</option><option value=\"BW\" >Botswana</option><option value=\"BV\" >Bouvet Island</option><option value=\"BR\" >Brazil</option><option value=\"IO\" >British Indian Ocean Territory</option><option value=\"BN\" >Brunei</option><option value=\"BG\" >Bulgaria</option><option value=\"BF\" >Burkina Faso</option><option value=\"BI\" >Burundi</option><option value=\"KH\" >Cambodia</option><option value=\"CM\" >Cameroon</option><option value=\"CA\" >Canada</option><option value=\"CV\" >Cape Verde</option><option value=\"KY\" >Cayman Islands</option><option value=\"CF\" >Central African Republic</option><option value=\"TD\" >Chad</option><option value=\"CL\" >Chile</option><option value=\"CN\" >China</option><option value=\"CX\" >Christmas Island</option><option value=\"CC\" >Cocos (Keeling) Islands</option><option value=\"CO\" >Colombia</option><option value=\"KM\" >Comoros</option><option value=\"CG\" >Congo (Brazzaville)</option><option value=\"CD\" >Congo (Kinshasa)</option><option value=\"CK\" >Cook Islands</option><option value=\"CR\" >Costa Rica</option><option value=\"HR\" >Croatia</option><option value=\"CU\" >Cuba</option><option value=\"CW\" >Cura&ccedil;ao</option><option value=\"CY\" >Cyprus</option><option value=\"CZ\" >Czech Republic</option><option value=\"DK\" >Denmark</option><option value=\"DJ\" >Djibouti</option><option value=\"DM\" >Dominica</option><option value=\"DO\" >Dominican Republic</option><option value=\"EC\" >Ecuador</option><option value=\"EG\" >Egypt</option><option value=\"SV\" >El Salvador</option><option value=\"GQ\" >Equatorial Guinea</option><option value=\"ER\" >Eritrea</option><option value=\"EE\" >Estonia</option><option value=\"SZ\" >Eswatini</option><option value=\"ET\" >Ethiopia</option><option value=\"FK\" >Falkland Islands</option><option value=\"FO\" >Faroe Islands</option><option value=\"FJ\" >Fiji</option><option value=\"FI\" >Finland</option><option value=\"FR\" >France</option><option value=\"GF\" >French Guiana</option><option value=\"PF\" >French Polynesia</option><option value=\"TF\" >French Southern Territories</option><option value=\"GA\" >Gabon</option><option value=\"GM\" >Gambia</option><option value=\"GE\" >Georgia</option><option value=\"DE\" >Germany</option><option value=\"GH\" >Ghana</option><option value=\"GI\" >Gibraltar</option><option value=\"GR\" >Greece</option><option value=\"GL\" >Greenland</option><option value=\"GD\" >Grenada</option><option value=\"GP\" >Guadeloupe</option><option value=\"GU\" >Guam</option><option value=\"GT\" >Guatemala</option><option value=\"GG\" >Guernsey</option><option value=\"GN\" >Guinea</option><option value=\"GW\" >Guinea-Bissau</option><option value=\"GY\" >Guyana</option><option value=\"HT\" >Haiti</option><option value=\"HM\" >Heard Island and McDonald Islands</option><option value=\"HN\" >Honduras</option><option value=\"HK\" >Hong Kong</option><option value=\"HU\" >Hungary</option><option value=\"IS\" >Iceland</option><option value=\"IN\" >India</option><option value=\"ID\" >Indonesia</option><option value=\"IR\" >Iran</option><option value=\"IQ\" >Iraq</option><option value=\"IE\" >Ireland</option><option value=\"IM\" >Isle of Man</option><option value=\"IL\" >Israel</option><option value=\"IT\" >Italy</option><option value=\"CI\" >Ivory Coast</option><option value=\"JM\" >Jamaica</option><option value=\"JP\" >Japan</option><option value=\"JE\" >Jersey</option><option value=\"JO\" >Jordan</option><option value=\"KZ\" >Kazakhstan</option><option value=\"KE\" >Kenya</option><option value=\"KI\" >Kiribati</option><option value=\"KW\" >Kuwait</option><option value=\"KG\" >Kyrgyzstan</option><option value=\"LA\" >Laos</option><option value=\"LV\" >Latvia</option><option value=\"LB\" >Lebanon</option><option value=\"LS\" >Lesotho</option><option value=\"LR\" >Liberia</option><option value=\"LY\" >Libya</option><option value=\"LI\" >Liechtenstein</option><option value=\"LT\" >Lithuania</option><option value=\"LU\" >Luxembourg</option><option value=\"MO\" >Macao</option><option value=\"MG\" >Madagascar</option><option value=\"MW\" >Malawi</option><option value=\"MY\" >Malaysia</option><option value=\"MV\" >Maldives</option><option value=\"ML\" >Mali</option><option value=\"MT\" >Malta</option><option value=\"MH\" >Marshall Islands</option><option value=\"MQ\" >Martinique</option><option value=\"MR\" >Mauritania</option><option value=\"MU\" >Mauritius</option><option value=\"YT\" >Mayotte</option><option value=\"MX\" >Mexico</option><option value=\"FM\" >Micronesia</option><option value=\"MD\" >Moldova</option><option value=\"MC\" >Monaco</option><option value=\"MN\" >Mongolia</option><option value=\"ME\" >Montenegro</option><option value=\"MS\" >Montserrat</option><option value=\"MA\" >Morocco</option><option value=\"MZ\" >Mozambique</option><option value=\"MM\" >Myanmar</option><option value=\"NA\" >Namibia</option><option value=\"NR\" >Nauru</option><option value=\"NP\" >Nepal</option><option value=\"NL\" >Netherlands</option><option value=\"NC\" >New Caledonia</option><option value=\"NZ\" >New Zealand</option><option value=\"NI\" >Nicaragua</option><option value=\"NE\" >Niger</option><option value=\"NG\"  selected=\'selected\'>Nigeria</option><option value=\"NU\" >Niue</option><option value=\"NF\" >Norfolk Island</option><option value=\"KP\" >North Korea</option><option value=\"MK\" >North Macedonia</option><option value=\"MP\" >Northern Mariana Islands</option><option value=\"NO\" >Norway</option><option value=\"OM\" >Oman</option><option value=\"PK\" >Pakistan</option><option value=\"PS\" >Palestinian Territory</option><option value=\"PA\" >Panama</option><option value=\"PG\" >Papua New Guinea</option><option value=\"PY\" >Paraguay</option><option value=\"PE\" >Peru</option><option value=\"PH\" >Philippines</option><option value=\"PN\" >Pitcairn</option><option value=\"PL\" >Poland</option><option value=\"PT\" >Portugal</option><option value=\"PR\" >Puerto Rico</option><option value=\"QA\" >Qatar</option><option value=\"RE\" >Reunion</option><option value=\"RO\" >Romania</option><option value=\"RU\" >Russia</option><option value=\"RW\" >Rwanda</option><option value=\"ST\" >S&atilde;o Tom&eacute; and Pr&iacute;ncipe</option><option value=\"BL\" >Saint Barth&eacute;lemy</option><option value=\"SH\" >Saint Helena</option><option value=\"KN\" >Saint Kitts and Nevis</option><option value=\"LC\" >Saint Lucia</option><option value=\"SX\" >Saint Martin (Dutch part)</option><option value=\"MF\" >Saint Martin (French part)</option><option value=\"PM\" >Saint Pierre and Miquelon</option><option value=\"VC\" >Saint Vincent and the Grenadines</option><option value=\"WS\" >Samoa</option><option value=\"SM\" >San Marino</option><option value=\"SA\" >Saudi Arabia</option><option value=\"SN\" >Senegal</option><option value=\"RS\" >Serbia</option><option value=\"SC\" >Seychelles</option><option value=\"SL\" >Sierra Leone</option><option value=\"SG\" >Singapore</option><option value=\"SK\" >Slovakia</option><option value=\"SI\" >Slovenia</option><option value=\"SB\" >Solomon Islands</option><option value=\"SO\" >Somalia</option><option value=\"ZA\" >South Africa</option><option value=\"GS\" >South Georgia/Sandwich Islands</option><option value=\"KR\" >South Korea</option><option value=\"SS\" >South Sudan</option><option value=\"ES\" >Spain</option><option value=\"LK\" >Sri Lanka</option><option value=\"SD\" >Sudan</option><option value=\"SR\" >Suriname</option><option value=\"SJ\" >Svalbard and Jan Mayen</option><option value=\"SE\" >Sweden</option><option value=\"CH\" >Switzerland</option><option value=\"SY\" >Syria</option><option value=\"TW\" >Taiwan</option><option value=\"TJ\" >Tajikistan</option><option value=\"TZ\" >Tanzania</option><option value=\"TH\" >Thailand</option><option value=\"TL\" >Timor-Leste</option><option value=\"TG\" >Togo</option><option value=\"TK\" >Tokelau</option><option value=\"TO\" >Tonga</option><option value=\"TT\" >Trinidad and Tobago</option><option value=\"TN\" >Tunisia</option><option value=\"TR\" >Türkiye</option><option value=\"TM\" >Turkmenistan</option><option value=\"TC\" >Turks and Caicos Islands</option><option value=\"TV\" >Tuvalu</option><option value=\"UG\" >Uganda</option><option value=\"UA\" >Ukraine</option><option value=\"AE\" >United Arab Emirates</option><option value=\"GB\" >United Kingdom (UK)</option><option value=\"US\" >United States (US)</option><option value=\"UM\" >United States (US) Minor Outlying Islands</option><option value=\"UY\" >Uruguay</option><option value=\"UZ\" >Uzbekistan</option><option value=\"VU\" >Vanuatu</option><option value=\"VA\" >Vatican</option><option value=\"VE\" >Venezuela</option><option value=\"VN\" >Vietnam</option><option value=\"VG\" >Virgin Islands (British)</option><option value=\"VI\" >Virgin Islands (US)</option><option value=\"WF\" >Wallis and Futuna</option><option value=\"EH\" >Western Sahara</option><option value=\"YE\" >Yemen</option><option value=\"ZM\" >Zambia</option><option value=\"ZW\" >Zimbabwe</option></select><noscript><button type=\"submit\" name=\"woocommerce_checkout_update_totals\" value=\"Update country / region\">Update country / region</button></noscript></p><p id=\"billing_address_1_field\" data-priority=\"50\"><label for=\"billing_address_1\">Street address&nbsp;*</label><input type=\"text\" name=\"billing_address_1\" id=\"billing_address_1\" placeholder=\"House number and street name\"  value=\"\" aria-required=\"true\" autocomplete=\"address-line1\" /></p><p id=\"billing_address_2_field\" data-priority=\"60\"><label for=\"billing_address_2\">Apartment, suite, unit, etc.&nbsp;(optional)</label><input type=\"text\" name=\"billing_address_2\" id=\"billing_address_2\" placeholder=\"Apartment, suite, unit, etc. (optional)\"  value=\"\" autocomplete=\"address-line2\" /></p><p id=\"billing_city_field\" data-priority=\"70\"><label for=\"billing_city\">Town / City&nbsp;*</label><input type=\"text\" name=\"billing_city\" id=\"billing_city\" placeholder=\"\"  value=\"\" aria-required=\"true\" autocomplete=\"address-level2\" /></p><p id=\"billing_state_field\" data-priority=\"80\"><label for=\"billing_state\">State&nbsp;*</label><select name=\"billing_state\" id=\"billing_state\" aria-required=\"true\" autocomplete=\"address-level1\" data-placeholder=\"Select an option&hellip;\"  data-input-classes=\"\" data-label=\"State\">\n						<option value=\"\">Select an option&hellip;</option><option value=\"AB\" >Abia</option><option value=\"FC\" >Abuja</option><option value=\"AD\" >Adamawa</option><option value=\"AK\" >Akwa Ibom</option><option value=\"AN\" >Anambra</option><option value=\"BA\" >Bauchi</option><option value=\"BY\" >Bayelsa</option><option value=\"BE\" >Benue</option><option value=\"BO\" >Borno</option><option value=\"CR\" >Cross River</option><option value=\"DE\" >Delta</option><option value=\"EB\" >Ebonyi</option><option value=\"ED\" >Edo</option><option value=\"EK\" >Ekiti</option><option value=\"EN\" >Enugu</option><option value=\"GO\" >Gombe</option><option value=\"IM\" >Imo</option><option value=\"JI\" >Jigawa</option><option value=\"KD\" >Kaduna</option><option value=\"KN\" >Kano</option><option value=\"KT\" >Katsina</option><option value=\"KE\" >Kebbi</option><option value=\"KO\" >Kogi</option><option value=\"KW\" >Kwara</option><option value=\"LA\"  selected=\'selected\'>Lagos</option><option value=\"NA\" >Nasarawa</option><option value=\"NI\" >Niger</option><option value=\"OG\" >Ogun</option><option value=\"ON\" >Ondo</option><option value=\"OS\" >Osun</option><option value=\"OY\" >Oyo</option><option value=\"PL\" >Plateau</option><option value=\"RI\" >Rivers</option><option value=\"SO\" >Sokoto</option><option value=\"TA\" >Taraba</option><option value=\"YO\" >Yobe</option><option value=\"ZA\" >Zamfara</option></select></p><p id=\"billing_postcode_field\" data-priority=\"90\"><label for=\"billing_postcode\">Postcode&nbsp;(optional)</label><input type=\"text\" name=\"billing_postcode\" id=\"billing_postcode\" placeholder=\"\"  value=\"\" autocomplete=\"postal-code\" /></p><p id=\"billing_phone_field\" data-priority=\"100\"><label for=\"billing_phone\">Phone&nbsp;*</label><input type=\"tel\" name=\"billing_phone\" id=\"billing_phone\" placeholder=\"\"  value=\"\" aria-required=\"true\" autocomplete=\"tel\" /></p><p id=\"billing_email_field\" data-priority=\"110\"><label for=\"billing_email\">Email address&nbsp;*</label><input type=\"email\" name=\"billing_email\" id=\"billing_email\" placeholder=\"\"  value=\"info@timewilltellstores.com\" aria-required=\"true\" autocomplete=\"email\" /></p>	\n	<wc-order-attribution-inputs></wc-order-attribution-inputs>\n			<h3>Additional information</h3>\n							<p id=\"order_comments_field\" data-priority=\"\"><label for=\"order_comments\">Order notes&nbsp;(optional)</label><textarea name=\"order_comments\" id=\"order_comments\" placeholder=\"Notes about your order, e.g. special notes for delivery.\"  rows=\"2\" cols=\"5\"></textarea></p>					\n					2.				\n				Check Your Order \n					<table>\n	<thead>\n		<tr>\n			<th>Product</th>\n			<th>Subtotal</th>\n		</tr>\n	</thead>\n	<tbody>\n						<tr>\n					<td>\n						TWT SOCKS&nbsp;						 <strong>&times;&nbsp;1</strong>											</td>\n					<td>\n						<bdi>&#8358;50,000.00</bdi>					</td>\n				</tr>\n					</tbody>\n	<tfoot>\n		<tr>\n			<th>Subtotal</th>\n			<td><bdi>&#8358;50,000.00</bdi></td>\n		</tr>\n		<tr>\n			<th>Total</th>\n			<td><strong><bdi>&#8358;50,000.00</bdi></strong> </td>\n		</tr>\n	</tfoot>\n</table>\n<wc-order-attribution-inputs></wc-order-attribution-inputs>				\n					3.				\n				Payment Information \n			<ul>\n			<li>\n		Sorry, it seems that there are no available payment methods. Please contact us if you require assistance or wish to make alternate arrangements.	\n</li>		</ul>\n		<noscript>\n			Since your browser does not support JavaScript, or it is disabled, please ensure you click the <em>Update Totals</em> button before placing your order. You may be charged more than the amount stated above if you fail to do so.			<br/><button type=\"submit\" name=\"woocommerce_checkout_update_totals\" value=\"Update totals\">Update totals</button>\n		</noscript>\n		<p>Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our <a href=\"https://timewilltellstores.com/?page_id=3\" target=\"_blank\">privacy policy</a>.</p>\n		<button type=\"submit\" name=\"woocommerce_checkout_place_order\" id=\"place_order\" value=\"Place order\" data-value=\"Place order\">Place order</button>\n		<input type=\"hidden\" id=\"woocommerce-process-checkout-nonce\" name=\"woocommerce-process-checkout-nonce\" value=\"da798f8b4f\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" />','Checkout layout Accessories','','publish','closed','closed','','checkout-layout-accessories','','','2025-10-07 00:44:00','2025-10-07 00:44:00','',0,'http://dummy.xtemos.com/woodmart2/accessories-elementor/?post_type=woodmart_layout&#038;p=9863',0,'woodmart_layout','',0),
(9877,1,'2025-10-05 15:13:52','2025-10-05 15:13:52','<h4>Charge Your Phone Safely!</h4>\r\nA wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart.\r\n\r\n<a href=\"#\">\r\nTo shop\r\n</a>\r\n<a href=\"#\">\r\nRead more\r\n</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-05 15:13:52','2025-10-05 15:13:52','',83,'http://timewilltellstores.com/?p=9877',0,'revision','',0),
(9878,1,'2025-10-05 15:23:33','2025-10-05 15:23:33','<h4>Charge Your Phone Safely!</h4>\r\nA wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart.\r\n\r\n<a href=\"#\">\r\nTo shop\r\n</a>\r\n<a href=\"#\">\r\nRead more\r\n</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-05 15:23:33','2025-10-05 15:23:33','',83,'http://timewilltellstores.com/?p=9878',0,'revision','',0),
(9876,1,'2025-10-05 15:13:47','2025-10-05 15:13:47','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Crafted for your daily vibe.</h4> \n		<p>Step out in confidence with our collection of <strong data-start=\"552\" data-end=\"562\">Shirts</strong> and <strong data-start=\"567\" data-end=\"583\">Armless Tops, </strong>designed for versatility and comfort.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-05 15:13:47','2025-10-05 15:13:47','',83,'http://timewilltellstores.com/?p=9876',0,'revision','',0),
(9870,1,'2025-10-05 15:00:52','2025-10-05 15:00:52','','slider 1 (1)','','inherit','open','closed','','slider-1-1','','','2025-10-05 15:00:52','2025-10-05 15:00:52','',83,'http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png',0,'attachment','image/png',0),
(9927,1,'2025-10-05 16:00:42','2025-10-05 16:00:42','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n		<p><em>Designed for movement <br />Made for comfort..</em></p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>','slide 3','','inherit','closed','closed','','97-revision-v1','','','2025-10-05 16:00:42','2025-10-05 16:00:42','',97,'http://timewilltellstores.com/?p=9927',0,'revision','',0),
(9906,1,'2025-10-05 15:41:59','2025-10-05 15:41:59','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Chill Move Flex.</h4> \n		<p>Whether you’re hitting the gym, chilling out, or on the go — our <strong data-start=\"1385\" data-end=\"1399\">Tracksuits</strong>, <strong data-start=\"1401\" data-end=\"1412\">Hoodies</strong>, and <strong data-start=\"1418\" data-end=\"1427\">Socks</strong> redefine casual wear.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>','slide 3','','inherit','closed','closed','','97-revision-v1','','','2025-10-05 15:41:59','2025-10-05 15:41:59','',97,'http://timewilltellstores.com/?p=9906',0,'revision','',0),
(9874,1,'2025-10-05 15:13:47','2025-10-05 15:13:47','<h4>Charge Your Phone Safely!</h4>\r\nA wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart.\r\n\r\n<a href=\"#\">\r\nTo shop\r\n</a>\r\n<a href=\"#\">\r\nRead more\r\n</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-05 15:13:47','2025-10-05 15:13:47','',83,'http://timewilltellstores.com/?p=9874',0,'revision','',0),
(9875,1,'2025-10-05 15:13:47','2025-10-05 15:13:47','<h4>Charge Your Phone Safely!</h4>\r\nA wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart.\r\n\r\n<a href=\"#\">\r\nTo shop\r\n</a>\r\n<a href=\"#\">\r\nRead more\r\n</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-05 15:13:47','2025-10-05 15:13:47','',83,'http://timewilltellstores.com/?p=9875',0,'revision','',0),
(9879,1,'2025-10-05 15:23:33','2025-10-05 15:23:33','<h4>Charge Your Phone Safely!</h4>\r\nA wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart.\r\n\r\n<a href=\"#\">\r\nTo shop\r\n</a>\r\n<a href=\"#\">\r\nRead more\r\n</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-05 15:23:33','2025-10-05 15:23:33','',83,'http://timewilltellstores.com/?p=9879',0,'revision','',0),
(9930,1,'2025-10-05 16:00:59','2025-10-05 16:00:59','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n		<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-05 16:00:59','2025-10-05 16:00:59','',83,'http://timewilltellstores.com/?p=9930',0,'revision','',0),
(9880,1,'2025-10-05 15:23:33','2025-10-05 15:23:33','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Crafted for your daily vibe.</h4> \n		<p>Step out in confidence with our collection of <strong data-start=\"552\" data-end=\"562\">Shirts</strong> and <strong data-start=\"567\" data-end=\"583\">Armless Tops, </strong>designed for versatility and comfort.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-05 15:23:33','2025-10-05 15:23:33','',83,'http://timewilltellstores.com/?p=9880',0,'revision','',0),
(9881,1,'2025-10-05 15:25:26','2025-10-05 15:25:26','','slide 2','','inherit','open','closed','','slide-2','','','2025-10-05 15:25:26','2025-10-05 15:25:26','',90,'http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png',0,'attachment','image/png',0),
(9883,1,'2025-10-05 15:29:34','2025-10-05 15:29:34','<h4>For Everything and Everyone</h4>\r\nEven if your less into design and more into content strategy you may find some redeeming value with, wait for it, dummy copy.\r\n\r\n<a href=\"#\">\r\nTo shop\r\n</a>\r\n<a href=\"#\">\r\nRead more\r\n</a>','slide 2','','inherit','closed','closed','','90-revision-v1','','','2025-10-05 15:29:34','2025-10-05 15:29:34','',90,'http://timewilltellstores.com/?p=9883',0,'revision','',0),
(9884,1,'2025-10-05 15:29:34','2025-10-05 15:29:34','<h4>For Everything and Everyone</h4>\r\nEven if your less into design and more into content strategy you may find some redeeming value with, wait for it, dummy copy.\r\n\r\n<a href=\"#\">\r\nTo shop\r\n</a>\r\n<a href=\"#\">\r\nRead more\r\n</a>','slide 2','','inherit','closed','closed','','90-revision-v1','','','2025-10-05 15:29:34','2025-10-05 15:29:34','',90,'http://timewilltellstores.com/?p=9884',0,'revision','',0),
(9933,1,'2025-10-05 16:01:38','2025-10-05 16:01:38','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Headwear That Speaks Boldly</h4> \n		<p><em>Top off your look <br />with signature pieces.</em></p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>','slide 2','','inherit','closed','closed','','90-revision-v1','','','2025-10-05 16:01:38','2025-10-05 16:01:38','',90,'http://timewilltellstores.com/?p=9933',0,'revision','',0),
(9885,1,'2025-10-05 15:29:34','2025-10-05 15:29:34','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Top off looks with signature pieces.</h4> \n		<p>Make every outfit complete with our range of <strong data-start=\"977\" data-end=\"988\">Beanies</strong> and <strong data-start=\"993\" data-end=\"1005\">Showcaps</strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>','slide 2','','inherit','closed','closed','','90-revision-v1','','','2025-10-05 15:29:34','2025-10-05 15:29:34','',90,'http://timewilltellstores.com/?p=9885',0,'revision','',0),
(9900,1,'2025-10-05 15:41:15','2025-10-05 15:41:15','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n		<p>Step out in confidence with our collection of <strong data-start=\"552\" data-end=\"562\">Shirts</strong> and <strong data-start=\"567\" data-end=\"583\">Armless Tops, </strong>designed for versatility and comfort.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-05 15:41:15','2025-10-05 15:41:15','',83,'http://timewilltellstores.com/?p=9900',0,'revision','',0),
(9897,1,'2025-10-05 15:38:24','2025-10-05 15:38:24','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Style crafted for your daily vibe.</h4> \n		<p>Step out in confidence with our collection of <strong data-start=\"552\" data-end=\"562\">Shirts</strong> and <strong data-start=\"567\" data-end=\"583\">Armless Tops, </strong>designed for versatility and comfort.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-05 15:38:24','2025-10-05 15:38:24','',83,'http://timewilltellstores.com/?p=9897',0,'revision','',0),
(9887,1,'2025-10-05 15:30:46','2025-10-05 15:30:46','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Top off looks with signature pieces.</h4> \n		<p>Make every outfit complete with our range of <strong data-start=\"977\" data-end=\"988\">Beanies</strong> and <strong data-start=\"993\" data-end=\"1005\">Showcaps</strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>','slide 2','','inherit','closed','closed','','90-revision-v1','','','2025-10-05 15:30:46','2025-10-05 15:30:46','',90,'http://timewilltellstores.com/?p=9887',0,'revision','',0),
(9888,1,'2025-10-05 15:30:46','2025-10-05 15:30:46','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Top off looks with signature pieces.</h4> \n		<p>Make every outfit complete with our range of <strong data-start=\"977\" data-end=\"988\">Beanies</strong> and <strong data-start=\"993\" data-end=\"1005\">Showcaps</strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>','slide 2','','inherit','closed','closed','','90-revision-v1','','','2025-10-05 15:30:46','2025-10-05 15:30:46','',90,'http://timewilltellstores.com/?p=9888',0,'revision','',0),
(9889,1,'2025-10-05 15:30:46','2025-10-05 15:30:46','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Top off looks with signature pieces.</h4> \n		<p>Make every outfit complete with our range of <strong data-start=\"977\" data-end=\"988\">Beanies</strong> and <strong data-start=\"993\" data-end=\"1005\">Showcaps</strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>','slide 2','','inherit','closed','closed','','90-revision-v1','','','2025-10-05 15:30:46','2025-10-05 15:30:46','',90,'http://timewilltellstores.com/?p=9889',0,'revision','',0),
(9890,1,'2025-10-05 15:34:38','2025-10-05 15:34:38','','slide 3','','inherit','open','closed','','slide-3','','','2025-10-05 15:34:38','2025-10-05 15:34:38','',97,'http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png',0,'attachment','image/png',0),
(9892,1,'2025-10-05 15:38:21','2025-10-05 15:38:21','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Top off looks with signature pieces.</h4> \n		<p>Make every outfit complete with our range of <strong data-start=\"977\" data-end=\"988\">Beanies</strong> and <strong data-start=\"993\" data-end=\"1005\">Showcaps</strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>','slide 2','','inherit','closed','closed','','90-revision-v1','','','2025-10-05 15:38:21','2025-10-05 15:38:21','',90,'http://timewilltellstores.com/?p=9892',0,'revision','',0),
(9893,1,'2025-10-05 15:38:21','2025-10-05 15:38:21','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Top off looks with signature pieces.</h4> \n		<p>Make every outfit complete with our range of <strong data-start=\"977\" data-end=\"988\">Beanies</strong> and <strong data-start=\"993\" data-end=\"1005\">Showcaps</strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>','slide 2','','inherit','closed','closed','','90-revision-v1','','','2025-10-05 15:38:21','2025-10-05 15:38:21','',90,'http://timewilltellstores.com/?p=9893',0,'revision','',0),
(9894,1,'2025-10-05 15:38:21','2025-10-05 15:38:21','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Top off looks with signature pieces.</h4> \n		<p>Make every outfit complete with our range of <strong data-start=\"977\" data-end=\"988\">Beanies</strong> and <strong data-start=\"993\" data-end=\"1005\">Showcaps</strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>','slide 2','','inherit','closed','closed','','90-revision-v1','','','2025-10-05 15:38:21','2025-10-05 15:38:21','',90,'http://timewilltellstores.com/?p=9894',0,'revision','',0),
(9895,1,'2025-10-05 15:38:24','2025-10-05 15:38:24','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Crafted for your daily vibe.</h4> \n		<p>Step out in confidence with our collection of <strong data-start=\"552\" data-end=\"562\">Shirts</strong> and <strong data-start=\"567\" data-end=\"583\">Armless Tops, </strong>designed for versatility and comfort.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-05 15:38:24','2025-10-05 15:38:24','',83,'http://timewilltellstores.com/?p=9895',0,'revision','',0),
(9896,1,'2025-10-05 15:38:24','2025-10-05 15:38:24','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Crafted for your daily vibe.</h4> \n		<p>Step out in confidence with our collection of <strong data-start=\"552\" data-end=\"562\">Shirts</strong> and <strong data-start=\"567\" data-end=\"583\">Armless Tops, </strong>designed for versatility and comfort.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-05 15:38:24','2025-10-05 15:38:24','',83,'http://timewilltellstores.com/?p=9896',0,'revision','',0),
(9898,1,'2025-10-05 15:41:14','2025-10-05 15:41:14','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Style crafted for your daily vibe.</h4> \n		<p>Step out in confidence with our collection of <strong data-start=\"552\" data-end=\"562\">Shirts</strong> and <strong data-start=\"567\" data-end=\"583\">Armless Tops, </strong>designed for versatility and comfort.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-05 15:41:14','2025-10-05 15:41:14','',83,'http://timewilltellstores.com/?p=9898',0,'revision','',0),
(9899,1,'2025-10-05 15:41:15','2025-10-05 15:41:15','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Style crafted for your daily vibe.</h4> \n		<p>Step out in confidence with our collection of <strong data-start=\"552\" data-end=\"562\">Shirts</strong> and <strong data-start=\"567\" data-end=\"583\">Armless Tops, </strong>designed for versatility and comfort.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-05 15:41:15','2025-10-05 15:41:15','',83,'http://timewilltellstores.com/?p=9899',0,'revision','',0),
(9901,1,'2025-10-05 15:41:19','2025-10-05 15:41:19','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Top off looks with signature pieces.</h4> \n		<p>Make every outfit complete with our range of <strong data-start=\"977\" data-end=\"988\">Beanies</strong> and <strong data-start=\"993\" data-end=\"1005\">Showcaps</strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>','slide 2','','inherit','closed','closed','','90-revision-v1','','','2025-10-05 15:41:19','2025-10-05 15:41:19','',90,'http://timewilltellstores.com/?p=9901',0,'revision','',0),
(9902,1,'2025-10-05 15:41:19','2025-10-05 15:41:19','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Top off looks with signature pieces.</h4> \n		<p>Make every outfit complete with our range of <strong data-start=\"977\" data-end=\"988\">Beanies</strong> and <strong data-start=\"993\" data-end=\"1005\">Showcaps</strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>','slide 2','','inherit','closed','closed','','90-revision-v1','','','2025-10-05 15:41:19','2025-10-05 15:41:19','',90,'http://timewilltellstores.com/?p=9902',0,'revision','',0),
(9903,1,'2025-10-05 15:41:19','2025-10-05 15:41:19','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Headwear That Speaks Boldly</h4> \n		<p>Make every outfit complete with our range of <strong data-start=\"977\" data-end=\"988\">Beanies</strong> and <strong data-start=\"993\" data-end=\"1005\">Showcaps</strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>','slide 2','','inherit','closed','closed','','90-revision-v1','','','2025-10-05 15:41:19','2025-10-05 15:41:19','',90,'http://timewilltellstores.com/?p=9903',0,'revision','',0),
(9904,1,'2025-10-05 15:41:59','2025-10-05 15:41:59','<h4>Featured Accessories</h4>\r\nA client that\'s unhappy for a reason is a problem, a client that\'s unhappy though required he or her can\'t quite put a finger.\r\n\r\n<a href=\"#\">\r\nTo shop\r\n</a>\r\n<a href=\"#\">\r\nRead more\r\n</a>','slide 3','','inherit','closed','closed','','97-revision-v1','','','2025-10-05 15:41:59','2025-10-05 15:41:59','',97,'http://timewilltellstores.com/?p=9904',0,'revision','',0),
(9905,1,'2025-10-05 15:41:59','2025-10-05 15:41:59','<h4>Featured Accessories</h4>\r\nA client that\'s unhappy for a reason is a problem, a client that\'s unhappy though required he or her can\'t quite put a finger.\r\n\r\n<a href=\"#\">\r\nTo shop\r\n</a>\r\n<a href=\"#\">\r\nRead more\r\n</a>','slide 3','','inherit','closed','closed','','97-revision-v1','','','2025-10-05 15:41:59','2025-10-05 15:41:59','',97,'http://timewilltellstores.com/?p=9905',0,'revision','',0),
(9913,1,'2025-10-05 15:46:53','2025-10-05 15:46:53','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n		<p>Step out in confidence with our collection of <strong data-start=\"552\" data-end=\"562\">Shirts</strong> and <strong data-start=\"567\" data-end=\"583\">Armless Tops, </strong>designed for versatility and comfort.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-05 15:46:53','2025-10-05 15:46:53','',83,'http://timewilltellstores.com/?p=9913',0,'revision','',0),
(9908,1,'2025-10-05 15:46:37','2025-10-05 15:46:37','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Headwear That Speaks Boldly</h4> \n		<p>Make every outfit complete with our range of <strong data-start=\"977\" data-end=\"988\">Beanies</strong> and <strong data-start=\"993\" data-end=\"1005\">Showcaps</strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>','slide 2','','inherit','closed','closed','','90-revision-v1','','','2025-10-05 15:46:37','2025-10-05 15:46:37','',90,'http://timewilltellstores.com/?p=9908',0,'revision','',0),
(9909,1,'2025-10-05 15:46:37','2025-10-05 15:46:37','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Headwear That Speaks Boldly</h4> \n		<p>Make every outfit complete with our range of <strong data-start=\"977\" data-end=\"988\">Beanies</strong> and <strong data-start=\"993\" data-end=\"1005\">Showcaps</strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>','slide 2','','inherit','closed','closed','','90-revision-v1','','','2025-10-05 15:46:37','2025-10-05 15:46:37','',90,'http://timewilltellstores.com/?p=9909',0,'revision','',0),
(9910,1,'2025-10-05 15:46:37','2025-10-05 15:46:37','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Headwear That Speaks Boldly</h4> \n		<p>Make every outfit complete with our range of <strong data-start=\"977\" data-end=\"988\">Beanies</strong> and <strong data-start=\"993\" data-end=\"1005\">Showcaps</strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>','slide 2','','inherit','closed','closed','','90-revision-v1','','','2025-10-05 15:46:37','2025-10-05 15:46:37','',90,'http://timewilltellstores.com/?p=9910',0,'revision','',0),
(9911,1,'2025-10-05 15:46:53','2025-10-05 15:46:53','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n		<p>Step out in confidence with our collection of <strong data-start=\"552\" data-end=\"562\">Shirts</strong> and <strong data-start=\"567\" data-end=\"583\">Armless Tops, </strong>designed for versatility and comfort.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-05 15:46:53','2025-10-05 15:46:53','',83,'http://timewilltellstores.com/?p=9911',0,'revision','',0),
(9912,1,'2025-10-05 15:46:53','2025-10-05 15:46:53','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n		<p>Step out in confidence with our collection of <strong data-start=\"552\" data-end=\"562\">Shirts</strong> and <strong data-start=\"567\" data-end=\"583\">Armless Tops, </strong>designed for versatility and comfort.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-05 15:46:53','2025-10-05 15:46:53','',83,'http://timewilltellstores.com/?p=9912',0,'revision','',0),
(9914,1,'2025-10-05 15:47:09','2025-10-05 15:47:09','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Chill Move Flex.</h4> \n		<p>Whether you’re hitting the gym, chilling out, or on the go — our <strong data-start=\"1385\" data-end=\"1399\">Tracksuits</strong>, <strong data-start=\"1401\" data-end=\"1412\">Hoodies</strong>, and <strong data-start=\"1418\" data-end=\"1427\">Socks</strong> redefine casual wear.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>','slide 3','','inherit','closed','closed','','97-revision-v1','','','2025-10-05 15:47:09','2025-10-05 15:47:09','',97,'http://timewilltellstores.com/?p=9914',0,'revision','',0),
(9915,1,'2025-10-05 15:47:09','2025-10-05 15:47:09','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Chill Move Flex.</h4> \n		<p>Whether you’re hitting the gym, chilling out, or on the go — our <strong data-start=\"1385\" data-end=\"1399\">Tracksuits</strong>, <strong data-start=\"1401\" data-end=\"1412\">Hoodies</strong>, and <strong data-start=\"1418\" data-end=\"1427\">Socks</strong> redefine casual wear.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>','slide 3','','inherit','closed','closed','','97-revision-v1','','','2025-10-05 15:47:09','2025-10-05 15:47:09','',97,'http://timewilltellstores.com/?p=9915',0,'revision','',0),
(9916,1,'2025-10-05 15:47:09','2025-10-05 15:47:09','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Chill Move Flex.</h4> \n		<p>Whether you’re hitting the gym, chilling out, or on the go — our <strong data-start=\"1385\" data-end=\"1399\">Tracksuits</strong>, <strong data-start=\"1401\" data-end=\"1412\">Hoodies</strong>, and <strong data-start=\"1418\" data-end=\"1427\">Socks</strong> redefine casual wear.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>','slide 3','','inherit','closed','closed','','97-revision-v1','','','2025-10-05 15:47:09','2025-10-05 15:47:09','',97,'http://timewilltellstores.com/?p=9916',0,'revision','',0),
(9917,1,'2025-10-05 15:50:22','2025-10-05 15:50:22','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Chill Move Flex.</h4> \n		<p>Whether you’re hitting the gym, chilling out, or on the go — our <strong data-start=\"1385\" data-end=\"1399\">Tracksuits</strong>, <strong data-start=\"1401\" data-end=\"1412\">Hoodies</strong>, and <strong data-start=\"1418\" data-end=\"1427\">Socks</strong> redefine casual wear.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>','slide 3','','inherit','closed','closed','','97-revision-v1','','','2025-10-05 15:50:22','2025-10-05 15:50:22','',97,'http://timewilltellstores.com/?p=9917',0,'revision','',0),
(9918,1,'2025-10-05 15:50:22','2025-10-05 15:50:22','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Chill Move Flex.</h4> \n		<p>Whether you’re hitting the gym, chilling out, or on the go — our <strong data-start=\"1385\" data-end=\"1399\">Tracksuits</strong>, <strong data-start=\"1401\" data-end=\"1412\">Hoodies</strong>, and <strong data-start=\"1418\" data-end=\"1427\">Socks</strong> redefine casual wear.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>','slide 3','','inherit','closed','closed','','97-revision-v1','','','2025-10-05 15:50:22','2025-10-05 15:50:22','',97,'http://timewilltellstores.com/?p=9918',0,'revision','',0),
(9919,1,'2025-10-05 15:50:22','2025-10-05 15:50:22','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Chill <br />\nMove <br />\nFlex.</h4> \n		<p>Whether you’re hitting the gym, chilling out, or on the go — our <strong data-start=\"1385\" data-end=\"1399\">Tracksuits</strong>, <strong data-start=\"1401\" data-end=\"1412\">Hoodies</strong>, and <strong data-start=\"1418\" data-end=\"1427\">Socks</strong> redefine casual wear.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>','slide 3','','inherit','closed','closed','','97-revision-v1','','','2025-10-05 15:50:22','2025-10-05 15:50:22','',97,'http://timewilltellstores.com/?p=9919',0,'revision','',0),
(9920,1,'2025-10-05 15:54:14','2025-10-05 15:54:14','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Chill <br />\nMove <br />\nFlex.</h4> \n		<p>Whether you’re hitting the gym, chilling out, or on the go — our <strong data-start=\"1385\" data-end=\"1399\">Tracksuits</strong>, <strong data-start=\"1401\" data-end=\"1412\">Hoodies</strong>, and <strong data-start=\"1418\" data-end=\"1427\">Socks</strong> redefine casual wear.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>','slide 3','','inherit','closed','closed','','97-revision-v1','','','2025-10-05 15:54:14','2025-10-05 15:54:14','',97,'http://timewilltellstores.com/?p=9920',0,'revision','',0),
(9921,1,'2025-10-05 15:54:14','2025-10-05 15:54:14','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Chill <br />\nMove <br />\nFlex.</h4> \n		<p>Whether you’re hitting the gym, chilling out, or on the go — our <strong data-start=\"1385\" data-end=\"1399\">Tracksuits</strong>, <strong data-start=\"1401\" data-end=\"1412\">Hoodies</strong>, and <strong data-start=\"1418\" data-end=\"1427\">Socks</strong> redefine casual wear.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>','slide 3','','inherit','closed','closed','','97-revision-v1','','','2025-10-05 15:54:14','2025-10-05 15:54:14','',97,'http://timewilltellstores.com/?p=9921',0,'revision','',0),
(9922,1,'2025-10-05 15:54:15','2025-10-05 15:54:15','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Chill <br />\nMove <br />\nFlex.</h4> \n		<p>Whether you’re hitting the gym, chilling out, or on the go — our <strong data-start=\"1385\" data-end=\"1399\">Tracksuits</strong>, <strong data-start=\"1401\" data-end=\"1412\">Hoodies</strong>, and <strong data-start=\"1418\" data-end=\"1427\">Socks</strong> redefine casual wear.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>','slide 3','','inherit','closed','closed','','97-revision-v1','','','2025-10-05 15:54:15','2025-10-05 15:54:15','',97,'http://timewilltellstores.com/?p=9922',0,'revision','',0),
(9934,1,'2025-10-05 16:04:55','2025-10-05 16:04:55','','timewill tell copy','','inherit','open','closed','','timewill-tell-copy','','','2025-10-05 16:04:55','2025-10-05 16:04:55','',0,'http://timewilltellstores.com/wp-content/uploads/2025/10/timewill-tell-copy.png',0,'attachment','image/png',0),
(9925,1,'2025-10-05 16:00:42','2025-10-05 16:00:42','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Chill <br />\nMove <br />\nFlex.</h4> \n		<p>Whether you’re hitting the gym, chilling out, or on the go — our <strong data-start=\"1385\" data-end=\"1399\">Tracksuits</strong>, <strong data-start=\"1401\" data-end=\"1412\">Hoodies</strong>, and <strong data-start=\"1418\" data-end=\"1427\">Socks</strong> redefine casual wear.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>','slide 3','','inherit','closed','closed','','97-revision-v1','','','2025-10-05 16:00:42','2025-10-05 16:00:42','',97,'http://timewilltellstores.com/?p=9925',0,'revision','',0),
(9931,1,'2025-10-05 16:01:38','2025-10-05 16:01:38','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Headwear That Speaks Boldly</h4> \n		<p>Make every outfit complete with our range of <strong data-start=\"977\" data-end=\"988\">Beanies</strong> and <strong data-start=\"993\" data-end=\"1005\">Showcaps</strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>','slide 2','','inherit','closed','closed','','90-revision-v1','','','2025-10-05 16:01:38','2025-10-05 16:01:38','',90,'http://timewilltellstores.com/?p=9931',0,'revision','',0),
(9926,1,'2025-10-05 16:00:42','2025-10-05 16:00:42','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Chill <br />\nMove <br />\nFlex.</h4> \n		<p>Whether you’re hitting the gym, chilling out, or on the go — our <strong data-start=\"1385\" data-end=\"1399\">Tracksuits</strong>, <strong data-start=\"1401\" data-end=\"1412\">Hoodies</strong>, and <strong data-start=\"1418\" data-end=\"1427\">Socks</strong> redefine casual wear.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>','slide 3','','inherit','closed','closed','','97-revision-v1','','','2025-10-05 16:00:42','2025-10-05 16:00:42','',97,'http://timewilltellstores.com/?p=9926',0,'revision','',0),
(9928,1,'2025-10-05 16:00:59','2025-10-05 16:00:59','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n		<p>Step out in confidence with our collection of <strong data-start=\"552\" data-end=\"562\">Shirts</strong> and <strong data-start=\"567\" data-end=\"583\">Armless Tops, </strong>designed for versatility and comfort.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-05 16:00:59','2025-10-05 16:00:59','',83,'http://timewilltellstores.com/?p=9928',0,'revision','',0),
(9929,1,'2025-10-05 16:00:59','2025-10-05 16:00:59','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n		<p>Step out in confidence with our collection of <strong data-start=\"552\" data-end=\"562\">Shirts</strong> and <strong data-start=\"567\" data-end=\"583\">Armless Tops, </strong>designed for versatility and comfort.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-05 16:00:59','2025-10-05 16:00:59','',83,'http://timewilltellstores.com/?p=9929',0,'revision','',0),
(9932,1,'2025-10-05 16:01:38','2025-10-05 16:01:38','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Headwear That Speaks Boldly</h4> \n		<p>Make every outfit complete with our range of <strong data-start=\"977\" data-end=\"988\">Beanies</strong> and <strong data-start=\"993\" data-end=\"1005\">Showcaps</strong>. From cozy knitted textures to bold street caps, these pieces bring attitude, warmth, and originality to your fit</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>','slide 2','','inherit','closed','closed','','90-revision-v1','','','2025-10-05 16:01:38','2025-10-05 16:01:38','',90,'http://timewilltellstores.com/?p=9932',0,'revision','',0),
(9935,1,'2025-10-05 16:06:03','2025-10-05 16:06:03','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-18-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2023/12/xts-term-18-1703246630.css?ver=7.3.4\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-slider.jpg);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 767px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-slide-2.jpg);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 767px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-slide-3.jpg);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 767px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-block-start:60px;--margin-block-end:10px;--margin-inline-start:0px;--margin-inline-end:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:439px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:72px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 > .elementor-widget-container{margin:0px 0px 10px 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--background-transition:0.3s;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-2e62bbb{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:768px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:767px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n						<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Charge Your Phone Safely!</h4> \n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style>				<p>A wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart.</p>						\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-block-start:60px;--margin-block-end:10px;--margin-inline-start:0px;--margin-inline-end:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:567px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:72px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-69583c3 > .elementor-widget-container{margin:0px 0px 10px 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--background-transition:0.3s;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:768px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:767px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>For Everything and Everyone</h4> \n							<p>Even if your less into design and more into content strategy you may find some redeeming value with, wait for it, dummy copy.</p>						\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-block-start:60px;--margin-block-end:10px;--margin-inline-start:0px;--margin-inline-end:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:274px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:72px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 > .elementor-widget-container{margin:0px 0px 10px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--background-transition:0.3s;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:768px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:767px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Featured Accessories</h4> \n							<p>A client that&#8217;s unhappy for a reason is a problem, a client that&#8217;s unhappy though required he or her can&#8217;t quite put a finger.</p>						\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n						<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-layout-masonry-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-categories-loop-layout-masonry.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Cables <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\" aria-label=\"Product category cables\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\">\n				<img width=\"132\" height=\"132\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-1-132.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-1-132.jpg 132w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-1-132-100x100.jpg 100w\" sizes=\"(max-width: 132px) 100vw, 132px\" />			</a>\n			<h3>\n				Cases <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\" aria-label=\"Product category cases\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Charger <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\" aria-label=\"Product category charger\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				MagSafe <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\" aria-label=\"Product category magsafe\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/power-banks/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Power Banks			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/power-banks/\">0 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/power-banks/\" aria-label=\"Product category power-banks\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Straps			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\">0 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\" aria-label=\"Product category straps\"></a>\n					Hurry up to buy				\n				<h4>New Arrivals</h4> \n					<p>How can you evaluate content without design</p>				\n						<link rel=\"stylesheet\" id=\"wd-tabs-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-tabs.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-product-tabs.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;20&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;0&quot;,&quot;products_bordered_grid_style&quot;:null,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;400&quot;,&quot;height&quot;:&quot;457&quot;},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;slides_per_view_tablet&quot;:null,&quot;slides_per_view_mobile&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;hide_pagination_control_tablet&quot;:null,&quot;hide_pagination_control_mobile&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;hide_scrollbar_tablet&quot;:null,&quot;hide_scrollbar_mobile&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;ids&quot;,&quot;include&quot;:[&quot;9202&quot;,&quot;9197&quot;,&quot;9213&quot;,&quot;9226&quot;,&quot;9098&quot;,&quot;9207&quot;,&quot;9119&quot;,&quot;9181&quot;,&quot;9236&quot;,&quot;9231&quot;],&quot;orderby&quot;:&quot;id&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:null,&quot;offset&quot;:null,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:null,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:null}\">\n								<a href=\"#\">\n										Cases									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;20&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;0&quot;,&quot;products_bordered_grid_style&quot;:null,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;400&quot;,&quot;height&quot;:&quot;457&quot;},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;slides_per_view_tablet&quot;:null,&quot;slides_per_view_mobile&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;hide_pagination_control_tablet&quot;:null,&quot;hide_pagination_control_mobile&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;hide_scrollbar_tablet&quot;:null,&quot;hide_scrollbar_mobile&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										STRAPS									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;20&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;0&quot;,&quot;products_bordered_grid_style&quot;:null,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;400&quot;,&quot;height&quot;:&quot;457&quot;},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;slides_per_view_tablet&quot;:null,&quot;slides_per_view_mobile&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;hide_pagination_control_tablet&quot;:null,&quot;hide_pagination_control_mobile&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;hide_scrollbar_tablet&quot;:null,&quot;hide_scrollbar_mobile&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										MAGSAFE									\n								</a>\n							</li>\n											</ul>\n						<link rel=\"stylesheet\" id=\"wd-sticky-loader-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/mod-sticky-loader.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n					<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-base-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-product-loop-base.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-more-description-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/mod-more-description.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-luxe-dusty-pink/\">\n			<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-luxe-dusty-pink/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-1-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-1-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-1.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9098\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-luxe-dusty-pink/\">iPhone 13 Case Luxe – Dusty Pink</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" rel=\"tag\">IPhone 13</a>		\n	<bdi>&#36;149.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9098\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9098\" data-quantity=\"1\" data-product_id=\"9098\" data-product_sku=\"\" aria-label=\"Add &ldquo;iPhone 13 Case Luxe – Dusty Pink&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n							<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-luxe-dusty-pink/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9098\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-with-magsafe-red-rose/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 			-30%<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-with-magsafe-red-rose/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-1-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-1-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-1.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9119\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-with-magsafe-red-rose/\">iPhone 13 Case With MagSafe – Red Rose</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" rel=\"tag\">IPhone 13</a>		\n	<del aria-hidden=\"true\"><bdi>&#36;199.00</bdi></del> <ins><bdi>&#36;139.00</bdi></ins>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9119\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9119\" data-quantity=\"1\" data-product_id=\"9119\" data-product_sku=\"\" aria-label=\"Add &ldquo;iPhone 13 Case With MagSafe – Red Rose&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-with-magsafe-red-rose/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9119\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">\n			<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9181\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">Epik Silicone Case Full &#8211; Lavender</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" rel=\"tag\">IPhone 13</a>		\n	<bdi>&#36;99.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9181\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9181\" data-quantity=\"1\" data-product_id=\"9181\" data-product_sku=\"\" aria-label=\"Add &ldquo;Epik Silicone Case Full - Lavender&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9181\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/full-aquarelle-iphone-xr/\">\n			<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-1-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-1-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-1.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/full-aquarelle-iphone-xr/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-2-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-2-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-2-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-2.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9197\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/full-aquarelle-iphone-xr/\">Full Aquarelle iPhone XR</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" rel=\"tag\">IPhone 13</a>		\n	<bdi>&#36;169.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9197\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9197\" data-quantity=\"1\" data-product_id=\"9197\" data-product_sku=\"\" aria-label=\"Add &ldquo;Full Aquarelle iPhone XR&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/full-aquarelle-iphone-xr/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9197\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-blue/\">\n			<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-back-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-back-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-back-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-back-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-back-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-back.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-blue/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-side-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-side-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-side-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-side-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-side-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-side.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9202\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-blue/\">iPhone 12 Pro Moment Case – Blue</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12-pro/\" rel=\"tag\">IPhone 12 pro</a>		\n	<bdi>&#36;149.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9202\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9202\" data-quantity=\"1\" data-product_id=\"9202\" data-product_sku=\"\" aria-label=\"Add &ldquo;iPhone 12 Pro Moment Case – Blue&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-blue/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9202\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-black/\">\n			<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-back-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-back-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-back-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-back-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-back-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-back.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-black/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-side-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-side-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-side-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-side-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-side-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-side.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9207\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-black/\">iPhone 12 Pro Moment Case – Black</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12-pro/\" rel=\"tag\">IPhone 12 pro</a>		\n	<bdi>&#36;149.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9207\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9207\" data-quantity=\"1\" data-product_id=\"9207\" data-product_sku=\"\" aria-label=\"Add &ldquo;iPhone 12 Pro Moment Case – Black&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-black/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9207\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-olive/\">\n			Hot<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-back-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-back-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-back-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-back-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-back-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-back.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-olive/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-side-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-side-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-side-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-side-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-side-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-side.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9213\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-olive/\">iPhone 12 Pro Moment Case – Olive</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12-pro/\" rel=\"tag\">IPhone 12 pro</a>		\n	<bdi>&#36;149.00</bdi>\n			Rated <strong>5.00</strong> out of 5		\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9213\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9213\" data-quantity=\"1\" data-product_id=\"9213\" data-product_sku=\"\" aria-label=\"Add &ldquo;iPhone 12 Pro Moment Case – Olive&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-olive/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9213\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/leather-case-iphone-12-deep-violet/\">\n			<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-1-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-1-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-1.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/leather-case-iphone-12-deep-violet/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-3-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-3-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-3-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-3.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9226\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/leather-case-iphone-12-deep-violet/\">Leather Case iPhone 12 Deep Violet</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12-pro/\" rel=\"tag\">IPhone 12 pro</a>		\n	<bdi>&#36;230.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9226\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9226\" data-quantity=\"1\" data-product_id=\"9226\" data-product_sku=\"\" aria-label=\"Add &ldquo;Leather Case iPhone 12 Deep Violet&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/leather-case-iphone-12-deep-violet/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9226\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/leather-case-iphone-11-pro/\">\n			<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/leather-case-iphone-11-pro/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-1-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-1-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-1.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9231\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/leather-case-iphone-11-pro/\">Leather Case iPhone 11 Pro</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12-pro/\" rel=\"tag\">IPhone 12 pro</a>		\n	<bdi>&#36;230.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9231\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9231\" data-quantity=\"1\" data-product_id=\"9231\" data-product_sku=\"\" aria-label=\"Add &ldquo;Leather Case iPhone 11 Pro&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/leather-case-iphone-11-pro/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9231\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-max-silicone-black-white/\">\n			<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-max-silicone-black-white/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-2-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-2-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-2-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-2.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9236\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-max-silicone-black-white/\">iPhone 12 Pro Max Silicone – Black/White</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12-pro/\" rel=\"tag\">IPhone 12 pro</a>		\n	<bdi>&#36;99.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9236\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9236\" data-quantity=\"1\" data-product_id=\"9236\" data-product_sku=\"\" aria-label=\"Add &ldquo;iPhone 12 Pro Max Silicone – Black/White&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-max-silicone-black-white/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9236\"\n				>Quick view</a>\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n															<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><g clip-path=\"url(#clip0)\"><path d=\"M3.2448 12.9973H10.1354V16.5129H3.2448V12.9973Z\" fill=\"#2E6BC6\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M43.2444 22.2769H51.3031L60 31.7494V42.5909H55.7773C55.0185 45.1388 52.6556 47.0024 49.8645 47.0024C47.0733 47.0024 44.7106 45.1388 43.9517 42.5909H30.6224C29.8635 45.1388 27.5006 47.0024 24.7096 47.0024C21.9185 47.0024 19.5557 45.1388 18.7968 42.5909H13.6511V12.9975H43.2444V22.2769ZM22.0558 40.8331C22.0558 42.2963 23.2463 43.4868 24.7096 43.4868C26.1728 43.4868 27.3633 42.2963 27.3633 40.8331C27.3633 39.3699 26.1728 38.1794 24.7096 38.1794C23.2463 38.1794 22.0558 39.3699 22.0558 40.8331ZM39.7288 39.0752V16.513H17.1667V39.0752H18.7968C19.5556 36.5273 21.9184 34.6636 24.7096 34.6636C27.5008 34.6636 29.8635 36.5273 30.6224 39.0752H39.7288ZM47.2106 40.8331C47.2106 42.2963 48.4012 43.4868 49.8644 43.4868C51.3277 43.4868 52.5182 42.2963 52.5182 40.8331C52.5182 39.3699 51.3277 38.1794 49.8644 38.1794C48.4012 38.1794 47.2106 39.3699 47.2106 40.8331ZM55.7772 39.0752H56.4844V33.1184L49.7581 25.7925H43.2443V39.0752H43.9515C44.7104 36.5273 47.0733 34.6636 49.8644 34.6636C52.6554 34.6636 55.0183 36.5273 55.7772 39.0752Z\" fill=\"#2E6BC6\"></path><path d=\"M10.1354 27.0598H3.2448V30.5755H10.1354V27.0598Z\" fill=\"#2E6BC6\"></path><path d=\"M0 20.0286H10.1355V23.5442H0V20.0286Z\" fill=\"#2E6BC6\"></path></g><defs><clipPath id=\"svg-4411\"><rect width=\"60\" height=\"60\" fill=\"white\"></rect></clipPath></defs></svg>													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Delivery						</h4>\n					<p>Chances are there wasn’t collaboration and checkpoints, there wasn’t a process.</p>\n															<svg id=\"svg-7139\" xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M14.1389 44.843C14.1389 45.5995 13.5093 46.2128 12.7327 46.2128C11.956 46.2128 11.3264 45.5995 11.3264 44.843C11.3264 44.0865 11.956 43.4732 12.7327 43.4732C13.5093 43.4732 14.1389 44.0865 14.1389 44.843Z\" fill=\"#2E6BC6\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M51.9999 30.2275C52.6664 31.0648 53.0169 32.0821 52.996 33.145C52.9717 34.3776 52.4608 35.5324 51.5573 36.397C51.3811 36.5657 51.1936 36.7195 50.9968 36.858C51.6631 37.6953 52.0137 38.7127 51.9928 39.7756C51.9686 41.0081 51.4576 42.1628 50.5541 43.0273C50.3777 43.196 50.1903 43.3497 49.9936 43.4883C50.6599 44.3255 51.0105 45.343 50.9896 46.4059C50.9653 47.6384 50.4543 48.7932 49.5508 49.6576C48.646 50.5232 47.4491 51 46.1807 51H23.8418L19.752 49.4366V51H6V24.9087H19.752V26.7795H22.4914L26.7602 22.9976C29.0495 20.9694 30.3625 18.0772 30.3625 15.0629V13.7506C30.3625 12.4784 30.8996 11.2356 31.836 10.3407C32.765 9.45285 33.9838 8.97507 35.2654 9.001C36.5308 9.02456 37.7162 9.52225 38.6038 10.4025C39.4923 11.2838 39.9818 12.4497 39.9818 13.6851V21.7389H49.1231C50.4292 21.7389 51.7051 22.2622 52.624 23.1744C53.5353 24.0792 54.0237 25.2656 53.9991 26.5147C53.9749 27.7472 53.464 28.902 52.5604 29.7664C52.3842 29.9352 52.1968 30.089 51.9999 30.2275ZM8.8125 48.2603H16.9395V27.6483H8.8125V48.2603ZM39.4579 28.3692H49.1903C50.2708 28.3692 51.1666 27.5137 51.1872 26.4622C51.1971 25.9547 50.9943 25.4683 50.6162 25.0929C50.223 24.7023 49.6787 24.4784 49.1231 24.4784H37.1693V13.6851C37.1693 12.6327 36.2911 11.7602 35.2116 11.74C35.1994 11.7398 35.1872 11.7397 35.175 11.7397C34.667 11.7397 34.1821 11.9365 33.8056 12.2963C33.4048 12.6793 33.1749 13.2093 33.1749 13.7506V15.0629C33.1749 18.8471 31.5266 22.4779 28.6526 25.0242L23.5792 29.5191H19.752V46.4938L24.3739 48.2605H46.1809C47.2614 48.2605 48.1571 47.405 48.1778 46.3535C48.1877 45.8459 47.985 45.3595 47.6069 44.9841C47.2136 44.5935 46.6694 44.3696 46.1137 44.3696H39.458V41.63H47.1841C48.2646 41.63 49.1602 40.7746 49.1809 39.7231C49.1909 39.2155 48.9881 38.7291 48.61 38.3537C48.2167 37.9631 47.6725 37.7392 47.1168 37.7392H39.458V34.9996H48.1873C49.2677 34.9996 50.1634 34.1442 50.1841 33.0927C50.1941 32.5851 49.9913 32.0987 49.6131 31.7232C49.2198 31.3327 48.6757 31.1088 48.12 31.1088H39.4579V28.3692Z\" fill=\"#2E6BC6\"></path></svg>													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Best Quality						</h4>\n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.</p>\n															<svg id=\"svg-1960\" xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M25.6241 11.9991H44.0883C49.0022 11.9991 53 16.0315 53 20.9879C53 25.9443 49.0022 29.9767 44.0883 29.9767H39.0331V27.2581H44.0883C47.516 27.2581 50.3047 24.4453 50.3047 20.9879C50.3047 17.5306 47.516 14.7178 44.0883 14.7178H25.6241L28.6744 17.7945L26.7686 19.7168L20.4647 13.3585L26.7686 7L28.6744 8.92236L25.6241 11.9991Z\" fill=\"#2E6BC6\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7 53V23.6957H36.0528V53H7ZM24.105 26.4144H18.9478V31.1042L21.5264 30.2587L24.105 31.1042V26.4144ZM9.69531 26.4144V50.2814H33.3575V26.4144H26.8003V34.8468L21.5264 33.1174L16.2525 34.8468V26.4144H9.69531Z\" fill=\"#2E6BC6\"></path></svg>													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n						<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\"></a>\n					Learn how to get a discount				\n				<h4>Most Popular Products</h4> \n					<p>Proponents of content strategy may shun of dummy copy designers</p>				\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-smokey-black/\">\n			Hot<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-3.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-3-150x171.jpg 150w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-smokey-black/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-1-150x171.jpg 150w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9109\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-smokey-black/\">iPhone 13 Case – Smokey Black</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" rel=\"tag\">IPhone 13</a>		\n	<bdi>&#36;169.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9109\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9109\" data-quantity=\"1\" data-product_id=\"9109\" data-product_sku=\"\" aria-label=\"Add &ldquo;iPhone 13 Case – Smokey Black&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-smokey-black/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9109\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-leather-wallet-black/\">\n			-25%<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-2.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-2-148x169.jpg 148w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-leather-wallet-black/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-3.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-3-148x169.jpg 148w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9250\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-leather-wallet-black/\">iPhone Leather Wallet Black</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\" rel=\"tag\">MagSafe</a>		\n	<del aria-hidden=\"true\"><bdi>&#36;199.00</bdi></del> <ins><bdi>&#36;149.00</bdi></ins>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9250\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9250\" data-quantity=\"1\" data-product_id=\"9250\" data-product_sku=\"\" aria-label=\"Add &ldquo;iPhone Leather Wallet Black&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-leather-wallet-black/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9250\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/everyday-leather-strap-olive/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/everyday-leather-strap-olive/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-3.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-3-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-3-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9255\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/everyday-leather-strap-olive/\">Everyday Leather Strap – Olive</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" rel=\"tag\">Silicone</a>		\n	<bdi>&#36;199.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9255\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9255\" data-quantity=\"1\" data-product_id=\"9255\" data-product_sku=\"\" aria-label=\"Add &ldquo;Everyday Leather Strap – Olive&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/everyday-leather-strap-olive/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9255\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9260\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">Case for AirPods – Blue</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\" rel=\"tag\">Cases</a>		\n	<bdi>&#36;9.99</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9260\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9260\" data-quantity=\"1\" data-product_id=\"9260\" data-product_sku=\"\" aria-label=\"Add &ldquo;Case for AirPods – Blue&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9260\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/lightning-cable-usb-a/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12-148x169.jpg 148w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/lightning-cable-usb-a/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12-1-148x169.jpg 148w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9265\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/lightning-cable-usb-a/\">Lightning Cable USB-A</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\" rel=\"tag\">Cables</a>		\n	<bdi>&#36;25.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9265\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9265\" data-quantity=\"1\" data-product_id=\"9265\" data-product_sku=\"\" aria-label=\"Add &ldquo;Lightning Cable USB-A&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/lightning-cable-usb-a/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9265\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/fast-wireless-charger-3in1/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/fast-wireless-charger-3in1/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9270\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/fast-wireless-charger-3in1/\">Fast Wireless Charger 3in1</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\" rel=\"tag\">Charger</a>		\n	<bdi>&#36;249.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9270\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9270\" data-quantity=\"1\" data-product_id=\"9270\" data-product_sku=\"\" aria-label=\"Add &ldquo;Fast Wireless Charger 3in1&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/fast-wireless-charger-3in1/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9270\"\n				>Quick view</a>\n			<ul></ul>\n									<!-- end #carousel-226 -->\n					Our new article best news				\n				<h4>Interesting About Gadgets</h4> \n					<p>Whenever draft copy comes up in a meeting confused questions about</p>				\n						<link rel=\"stylesheet\" id=\"wd-blog-base-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/blog-base.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-base-old-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/blog-loop-base-old.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-masonry-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/blog-loop-design-masonry.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-8869\">\n		<header>\n							<figure>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/exploring-atlantas-modern-homes/\">\n								<img width=\"1200\" height=\"742\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1.jpg 1200w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1-400x247.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />							</a>\n				</figure>\n					09				\n					Sep				\n				</header><!-- .entry-header -->\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/category/decoration/\" rel=\"category tag\">Decoration</a>\n							<h3>\n					<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/exploring-atlantas-modern-homes/\" rel=\"bookmark\">Exploring Atlanta’s modern homes</a>\n				</h3>\n								<ul>\n									<li>\n								<time datetime=\"2023-11-20T15:50:15+00:00\">\n			November 20, 2023		</time>\n							</li>\n											<li>\n												Posted by\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n								</li>\n											<li>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/exploring-atlantas-modern-homes/#respond\">0 comments</a>						</li>\n												</ul>\n						<!-- .entry-meta -->\n										<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-social-icons.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 			\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/exploring-atlantas-modern-homes/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/exploring-atlantas-modern-homes/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/exploring-atlantas-modern-homes/&media=http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1.jpg&description=Exploring+Atlanta%E2%80%99s+modern+homes\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/exploring-atlantas-modern-homes/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/exploring-atlantas-modern-homes/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n</article><!-- #post -->\n<article id=\"post-8866\">\n		<header>\n							<figure>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/green-interior-design-inspiration/\">\n								<img width=\"1200\" height=\"742\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2.jpg 1200w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2-400x247.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />							</a>\n				</figure>\n					09				\n					Sep				\n				</header><!-- .entry-header -->\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/category/inspiration/\" rel=\"category tag\">Inspiration</a>\n							<h3>\n					<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/green-interior-design-inspiration/\" rel=\"bookmark\">Green interior design inspiration</a>\n				</h3>\n								<ul>\n									<li>\n								<time datetime=\"2023-11-20T15:48:44+00:00\">\n			November 20, 2023		</time>\n							</li>\n											<li>\n												Posted by\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n								</li>\n											<li>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/green-interior-design-inspiration/#respond\">0 comments</a>						</li>\n												</ul>\n						<!-- .entry-meta -->\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/green-interior-design-inspiration/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/green-interior-design-inspiration/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/green-interior-design-inspiration/&media=http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2.jpg&description=Green+interior+design+inspiration\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/green-interior-design-inspiration/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/green-interior-design-inspiration/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n</article><!-- #post -->\n<article id=\"post-8863\">\n		<header>\n							<figure>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/\">\n								<img width=\"1200\" height=\"742\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3.jpg 1200w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3-400x247.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />							</a>\n				</figure>\n					09				\n					Sep				\n				</header><!-- .entry-header -->\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/category/furniture/\" rel=\"category tag\">Furniture</a>\n							<h3>\n					<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/\" rel=\"bookmark\">Collar brings back coffee brewing ritual</a>\n				</h3>\n								<ul>\n									<li>\n								<time datetime=\"2023-11-20T15:48:07+00:00\">\n			November 20, 2023		</time>\n							</li>\n											<li>\n												Posted by\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n								</li>\n											<li>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/#respond\">0 comments</a>						</li>\n												</ul>\n						<!-- .entry-meta -->\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/&media=http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3.jpg&description=Collar+brings+back+coffee+brewing+ritual\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n</article><!-- #post -->\n<article id=\"post-8860\">\n		<header>\n							<figure>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/reinterprets-the-classic-bookshelf/\">\n								<img width=\"1200\" height=\"742\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4.jpg 1200w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4-400x247.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />							</a>\n				</figure>\n					09				\n					Sep				\n				</header><!-- .entry-header -->\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/category/design-trends/\" rel=\"category tag\">Design trends</a>\n							<h3>\n					<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/reinterprets-the-classic-bookshelf/\" rel=\"bookmark\">Reinterprets the classic bookshelf</a>\n				</h3>\n								<ul>\n									<li>\n								<time datetime=\"2023-11-20T15:46:45+00:00\">\n			November 20, 2023		</time>\n							</li>\n											<li>\n												Posted by\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n								</li>\n											<li>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/reinterprets-the-classic-bookshelf/#respond\">0 comments</a>						</li>\n												</ul>\n						<!-- .entry-meta -->\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/reinterprets-the-classic-bookshelf/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/reinterprets-the-classic-bookshelf/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/reinterprets-the-classic-bookshelf/&media=http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4.jpg&description=Reinterprets+the+classic+bookshelf\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/reinterprets-the-classic-bookshelf/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/reinterprets-the-classic-bookshelf/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n</article><!-- #post -->\n<article id=\"post-8857\">\n		<header>\n							<figure>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/creative-water-features-and-exterior/\">\n								<img width=\"1200\" height=\"742\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5.jpg 1200w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5-400x247.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />							</a>\n				</figure>\n					09				\n					Sep				\n				</header><!-- .entry-header -->\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/category/decoration/\" rel=\"category tag\">Decoration</a>\n							<h3>\n					<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/creative-water-features-and-exterior/\" rel=\"bookmark\">Creative water features and exterior</a>\n				</h3>\n								<ul>\n									<li>\n								<time datetime=\"2023-11-20T15:43:48+00:00\">\n			November 20, 2023		</time>\n							</li>\n											<li>\n												Posted by\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n								</li>\n											<li>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/creative-water-features-and-exterior/#respond\">0 comments</a>						</li>\n												</ul>\n						<!-- .entry-meta -->\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/creative-water-features-and-exterior/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/creative-water-features-and-exterior/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/creative-water-features-and-exterior/&media=http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5.jpg&description=Creative+water+features+and+exterior\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/creative-water-features-and-exterior/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/creative-water-features-and-exterior/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n</article><!-- #post -->\n											<!-- end #carousel-220 -->\n						<link rel=\"stylesheet\" id=\"wd-instagram-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-instagram.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n							<a href=\"\" target=\"_self\" aria-label=\"Instagram picture\" rel=\"noopener\"></a>\n							<img width=\"300\" height=\"300\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-9.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-9.jpg 300w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-9-185x185.jpg 185w\" sizes=\"(max-width: 300px) 100vw, 300px\" />\n									5937\n									419\n							<a href=\"\" target=\"_self\" aria-label=\"Instagram picture\" rel=\"noopener\"></a>\n							<img width=\"300\" height=\"300\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-2-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-2-1.jpg 300w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-2-1-185x185.jpg 185w\" sizes=\"(max-width: 300px) 100vw, 300px\" />\n									7966\n									153\n							<a href=\"\" target=\"_self\" aria-label=\"Instagram picture\" rel=\"noopener\"></a>\n							<img width=\"300\" height=\"300\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-3-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-3-1.jpg 300w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-3-1-185x185.jpg 185w\" sizes=\"(max-width: 300px) 100vw, 300px\" />\n									1261\n									988\n							<a href=\"\" target=\"_self\" aria-label=\"Instagram picture\" rel=\"noopener\"></a>\n							<img width=\"300\" height=\"300\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-4-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-4-1.jpg 300w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-4-1-185x185.jpg 185w\" sizes=\"(max-width: 300px) 100vw, 300px\" />\n									6931\n									149\n							<a href=\"\" target=\"_self\" aria-label=\"Instagram picture\" rel=\"noopener\"></a>\n							<img width=\"300\" height=\"300\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-5-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-5-1.jpg 300w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-5-1-185x185.jpg 185w\" sizes=\"(max-width: 300px) 100vw, 300px\" />\n									4318\n									524\n							<a href=\"\" target=\"_self\" aria-label=\"Instagram picture\" rel=\"noopener\"></a>\n							<img width=\"300\" height=\"300\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-6-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-6-1.jpg 300w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-6-1-185x185.jpg 185w\" sizes=\"(max-width: 300px) 100vw, 300px\" />\n									3580\n									540\n							<a href=\"\" target=\"_self\" aria-label=\"Instagram picture\" rel=\"noopener\"></a>\n							<img width=\"300\" height=\"300\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-7-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-7-1.jpg 300w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-7-1-185x185.jpg 185w\" sizes=\"(max-width: 300px) 100vw, 300px\" />\n									2791\n									745\n							<a href=\"\" target=\"_self\" aria-label=\"Instagram picture\" rel=\"noopener\"></a>\n							<img width=\"300\" height=\"300\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-8-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-8-1.jpg 300w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-8-1-185x185.jpg 185w\" sizes=\"(max-width: 300px) 100vw, 300px\" />\n									7415\n									732','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-05 16:06:03','2025-10-05 16:06:03','',25,'http://timewilltellstores.com/?p=9935',0,'revision','',0),
(9936,1,'2025-10-05 16:19:25','2025-10-05 16:19:25','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Headwear That Speaks Boldly</h4> \n		<p><em>Top off your look <br />with signature pieces.</em></p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>','slide 2','','inherit','closed','closed','','90-revision-v1','','','2025-10-05 16:19:25','2025-10-05 16:19:25','',90,'http://timewilltellstores.com/?p=9936',0,'revision','',0),
(9937,1,'2025-10-05 16:19:25','2025-10-05 16:19:25','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Headwear That Speaks Boldly</h4> \n		<p><em>Top off your look <br />with signature pieces.</em></p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>','slide 2','','inherit','closed','closed','','90-revision-v1','','','2025-10-05 16:19:25','2025-10-05 16:19:25','',90,'http://timewilltellstores.com/?p=9937',0,'revision','',0),
(9938,1,'2025-10-05 16:19:25','2025-10-05 16:19:25','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Headwear That Speaks Boldly</h4> \n		<p><em>Top off your look <br />with signature pieces.</em></p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>','slide 2','','inherit','closed','closed','','90-revision-v1','','','2025-10-05 16:19:25','2025-10-05 16:19:25','',90,'http://timewilltellstores.com/?p=9938',0,'revision','',0),
(9939,1,'2025-10-05 16:19:27','2025-10-05 16:19:27','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n		<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-05 16:19:27','2025-10-05 16:19:27','',83,'http://timewilltellstores.com/?p=9939',0,'revision','',0),
(9940,1,'2025-10-05 16:19:27','2025-10-05 16:19:27','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n		<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-05 16:19:27','2025-10-05 16:19:27','',83,'http://timewilltellstores.com/?p=9940',0,'revision','',0),
(9941,1,'2025-10-05 16:19:27','2025-10-05 16:19:27','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n		<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-05 16:19:27','2025-10-05 16:19:27','',83,'http://timewilltellstores.com/?p=9941',0,'revision','',0),
(9942,1,'2025-10-05 16:19:43','2025-10-05 16:19:43','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n		<p><em>Designed for movement <br />Made for comfort..</em></p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>','slide 3','','inherit','closed','closed','','97-revision-v1','','','2025-10-05 16:19:43','2025-10-05 16:19:43','',97,'http://timewilltellstores.com/?p=9942',0,'revision','',0),
(9943,1,'2025-10-05 16:19:43','2025-10-05 16:19:43','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n		<p><em>Designed for movement <br />Made for comfort..</em></p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>','slide 3','','inherit','closed','closed','','97-revision-v1','','','2025-10-05 16:19:43','2025-10-05 16:19:43','',97,'http://timewilltellstores.com/?p=9943',0,'revision','',0),
(9944,1,'2025-10-05 16:19:43','2025-10-05 16:19:43','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n		<p><em>Designed for movement <br />Made for comfort..</em></p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>','slide 3','','inherit','closed','closed','','97-revision-v1','','','2025-10-05 16:19:43','2025-10-05 16:19:43','',97,'http://timewilltellstores.com/?p=9944',0,'revision','',0),
(9946,1,'2025-10-05 16:32:54','2025-10-05 16:32:54','','Untitled design (43)','','inherit','open','closed','','untitled-design-43','','','2025-10-05 16:32:54','2025-10-05 16:32:54','',0,'http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png',0,'attachment','image/png',0),
(9947,1,'2025-10-05 16:32:55','2025-10-05 16:32:55','','Untitled design (12)','','inherit','open','closed','','untitled-design-12','','','2025-10-05 16:32:55','2025-10-05 16:32:55','',0,'http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png',0,'attachment','image/png',0),
(9948,1,'2025-10-05 16:32:56','2025-10-05 16:32:56','','Untitled design (2)','','inherit','open','closed','','untitled-design-2','','','2025-10-05 16:32:56','2025-10-05 16:32:56','',0,'http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png',0,'attachment','image/png',0),
(9980,1,'2025-10-05 16:58:37','2025-10-05 16:58:37','','TWT BEANIE','','publish','open','closed','','twt-beanie','','','2026-03-19 15:59:34','2026-03-19 15:59:34','',0,'http://timewilltellstores.com/?post_type=product&#038;p=9980',0,'product','',0);
INSERT INTO `wp6x_posts` VALUES
(9981,1,'2025-10-05 16:57:07','2025-10-05 16:57:07','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-18-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2023/12/xts-term-18-1703246630.css?ver=7.3.4\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-slider.jpg);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 767px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-slide-2.jpg);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 767px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-slide-3.jpg);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 767px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-block-start:60px;--margin-block-end:10px;--margin-inline-start:0px;--margin-inline-end:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:439px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:72px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 > .elementor-widget-container{margin:0px 0px 10px 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--background-transition:0.3s;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-2e62bbb{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:768px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:767px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n						<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Charge Your Phone Safely!</h4> \n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style>				<p>A wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart.</p>						\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-block-start:60px;--margin-block-end:10px;--margin-inline-start:0px;--margin-inline-end:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:567px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:72px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-69583c3 > .elementor-widget-container{margin:0px 0px 10px 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--background-transition:0.3s;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:768px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:767px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>For Everything and Everyone</h4> \n							<p>Even if your less into design and more into content strategy you may find some redeeming value with, wait for it, dummy copy.</p>						\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-block-start:60px;--margin-block-end:10px;--margin-inline-start:0px;--margin-inline-end:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:274px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:72px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 > .elementor-widget-container{margin:0px 0px 10px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--background-transition:0.3s;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:768px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:767px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Featured Accessories</h4> \n							<p>A client that&#8217;s unhappy for a reason is a problem, a client that&#8217;s unhappy though required he or her can&#8217;t quite put a finger.</p>						\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n						<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-layout-masonry-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-categories-loop-layout-masonry.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Cables <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\" aria-label=\"Product category cables\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\">\n				<img width=\"132\" height=\"132\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-1-132.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-1-132.jpg 132w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-1-132-100x100.jpg 100w\" sizes=\"(max-width: 132px) 100vw, 132px\" />			</a>\n			<h3>\n				Cases <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\" aria-label=\"Product category cases\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Charger <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\" aria-label=\"Product category charger\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				MagSafe <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\" aria-label=\"Product category magsafe\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/power-banks/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Power Banks			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/power-banks/\">0 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/power-banks/\" aria-label=\"Product category power-banks\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Straps			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\">0 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\" aria-label=\"Product category straps\"></a>\n					Hurry up to buy				\n				<h4>New Arrivals</h4> \n					<p>How can you evaluate content without design</p>				\n						<link rel=\"stylesheet\" id=\"wd-tabs-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-tabs.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-product-tabs.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;20&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;0&quot;,&quot;products_bordered_grid_style&quot;:null,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;400&quot;,&quot;height&quot;:&quot;457&quot;},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;slides_per_view_tablet&quot;:null,&quot;slides_per_view_mobile&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;hide_pagination_control_tablet&quot;:null,&quot;hide_pagination_control_mobile&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;hide_scrollbar_tablet&quot;:null,&quot;hide_scrollbar_mobile&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;ids&quot;,&quot;include&quot;:[&quot;9202&quot;,&quot;9197&quot;,&quot;9213&quot;,&quot;9226&quot;,&quot;9098&quot;,&quot;9207&quot;,&quot;9119&quot;,&quot;9181&quot;,&quot;9236&quot;,&quot;9231&quot;],&quot;orderby&quot;:&quot;id&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:null,&quot;offset&quot;:null,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:null,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:null}\">\n								<a href=\"#\">\n										Cases									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;20&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;0&quot;,&quot;products_bordered_grid_style&quot;:null,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;400&quot;,&quot;height&quot;:&quot;457&quot;},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;slides_per_view_tablet&quot;:null,&quot;slides_per_view_mobile&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;hide_pagination_control_tablet&quot;:null,&quot;hide_pagination_control_mobile&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;hide_scrollbar_tablet&quot;:null,&quot;hide_scrollbar_mobile&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										STRAPS									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;20&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;0&quot;,&quot;products_bordered_grid_style&quot;:null,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;400&quot;,&quot;height&quot;:&quot;457&quot;},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;slides_per_view_tablet&quot;:null,&quot;slides_per_view_mobile&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;hide_pagination_control_tablet&quot;:null,&quot;hide_pagination_control_mobile&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;hide_scrollbar_tablet&quot;:null,&quot;hide_scrollbar_mobile&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										MAGSAFE									\n								</a>\n							</li>\n											</ul>\n						<link rel=\"stylesheet\" id=\"wd-sticky-loader-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/mod-sticky-loader.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n					<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-base-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-product-loop-base.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-more-description-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/mod-more-description.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-luxe-dusty-pink/\">\n			<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-luxe-dusty-pink/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-1-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-1-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-1.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9098\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-luxe-dusty-pink/\">iPhone 13 Case Luxe – Dusty Pink</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" rel=\"tag\">IPhone 13</a>		\n	<bdi>&#36;149.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9098\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9098\" data-quantity=\"1\" data-product_id=\"9098\" data-product_sku=\"\" aria-label=\"Add &ldquo;iPhone 13 Case Luxe – Dusty Pink&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n							<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-luxe-dusty-pink/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9098\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-with-magsafe-red-rose/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 			-30%<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-with-magsafe-red-rose/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-1-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-1-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-1.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9119\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-with-magsafe-red-rose/\">iPhone 13 Case With MagSafe – Red Rose</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" rel=\"tag\">IPhone 13</a>		\n	<del aria-hidden=\"true\"><bdi>&#36;199.00</bdi></del> <ins><bdi>&#36;139.00</bdi></ins>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9119\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9119\" data-quantity=\"1\" data-product_id=\"9119\" data-product_sku=\"\" aria-label=\"Add &ldquo;iPhone 13 Case With MagSafe – Red Rose&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-with-magsafe-red-rose/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9119\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">\n			<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9181\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">Epik Silicone Case Full &#8211; Lavender</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" rel=\"tag\">IPhone 13</a>		\n	<bdi>&#36;99.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9181\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9181\" data-quantity=\"1\" data-product_id=\"9181\" data-product_sku=\"\" aria-label=\"Add &ldquo;Epik Silicone Case Full - Lavender&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9181\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/full-aquarelle-iphone-xr/\">\n			<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-1-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-1-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-1.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/full-aquarelle-iphone-xr/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-2-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-2-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-2-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-2.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9197\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/full-aquarelle-iphone-xr/\">Full Aquarelle iPhone XR</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" rel=\"tag\">IPhone 13</a>		\n	<bdi>&#36;169.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9197\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9197\" data-quantity=\"1\" data-product_id=\"9197\" data-product_sku=\"\" aria-label=\"Add &ldquo;Full Aquarelle iPhone XR&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/full-aquarelle-iphone-xr/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9197\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-blue/\">\n			<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-back-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-back-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-back-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-back-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-back-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-back.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-blue/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-side-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-side-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-side-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-side-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-side-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-side.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9202\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-blue/\">iPhone 12 Pro Moment Case – Blue</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12-pro/\" rel=\"tag\">IPhone 12 pro</a>		\n	<bdi>&#36;149.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9202\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9202\" data-quantity=\"1\" data-product_id=\"9202\" data-product_sku=\"\" aria-label=\"Add &ldquo;iPhone 12 Pro Moment Case – Blue&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-blue/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9202\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-black/\">\n			<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-back-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-back-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-back-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-back-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-back-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-back.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-black/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-side-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-side-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-side-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-side-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-side-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-side.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9207\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-black/\">iPhone 12 Pro Moment Case – Black</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12-pro/\" rel=\"tag\">IPhone 12 pro</a>		\n	<bdi>&#36;149.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9207\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9207\" data-quantity=\"1\" data-product_id=\"9207\" data-product_sku=\"\" aria-label=\"Add &ldquo;iPhone 12 Pro Moment Case – Black&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-black/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9207\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-olive/\">\n			Hot<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-back-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-back-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-back-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-back-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-back-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-back.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-olive/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-side-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-side-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-side-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-side-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-side-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-side.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9213\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-olive/\">iPhone 12 Pro Moment Case – Olive</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12-pro/\" rel=\"tag\">IPhone 12 pro</a>		\n	<bdi>&#36;149.00</bdi>\n			Rated <strong>5.00</strong> out of 5		\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9213\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9213\" data-quantity=\"1\" data-product_id=\"9213\" data-product_sku=\"\" aria-label=\"Add &ldquo;iPhone 12 Pro Moment Case – Olive&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-olive/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9213\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/leather-case-iphone-12-deep-violet/\">\n			<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-1-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-1-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-1.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/leather-case-iphone-12-deep-violet/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-3-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-3-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-3-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-3.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9226\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/leather-case-iphone-12-deep-violet/\">Leather Case iPhone 12 Deep Violet</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12-pro/\" rel=\"tag\">IPhone 12 pro</a>		\n	<bdi>&#36;230.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9226\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9226\" data-quantity=\"1\" data-product_id=\"9226\" data-product_sku=\"\" aria-label=\"Add &ldquo;Leather Case iPhone 12 Deep Violet&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/leather-case-iphone-12-deep-violet/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9226\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/leather-case-iphone-11-pro/\">\n			<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/leather-case-iphone-11-pro/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-1-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-1-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-1.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9231\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/leather-case-iphone-11-pro/\">Leather Case iPhone 11 Pro</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12-pro/\" rel=\"tag\">IPhone 12 pro</a>		\n	<bdi>&#36;230.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9231\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9231\" data-quantity=\"1\" data-product_id=\"9231\" data-product_sku=\"\" aria-label=\"Add &ldquo;Leather Case iPhone 11 Pro&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/leather-case-iphone-11-pro/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9231\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-max-silicone-black-white/\">\n			<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-max-silicone-black-white/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-2-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-2-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-2-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-2.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9236\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-max-silicone-black-white/\">iPhone 12 Pro Max Silicone – Black/White</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12-pro/\" rel=\"tag\">IPhone 12 pro</a>		\n	<bdi>&#36;99.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9236\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9236\" data-quantity=\"1\" data-product_id=\"9236\" data-product_sku=\"\" aria-label=\"Add &ldquo;iPhone 12 Pro Max Silicone – Black/White&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-max-silicone-black-white/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9236\"\n				>Quick view</a>\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n															<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><g clip-path=\"url(#clip0)\"><path d=\"M3.2448 12.9973H10.1354V16.5129H3.2448V12.9973Z\" fill=\"#2E6BC6\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M43.2444 22.2769H51.3031L60 31.7494V42.5909H55.7773C55.0185 45.1388 52.6556 47.0024 49.8645 47.0024C47.0733 47.0024 44.7106 45.1388 43.9517 42.5909H30.6224C29.8635 45.1388 27.5006 47.0024 24.7096 47.0024C21.9185 47.0024 19.5557 45.1388 18.7968 42.5909H13.6511V12.9975H43.2444V22.2769ZM22.0558 40.8331C22.0558 42.2963 23.2463 43.4868 24.7096 43.4868C26.1728 43.4868 27.3633 42.2963 27.3633 40.8331C27.3633 39.3699 26.1728 38.1794 24.7096 38.1794C23.2463 38.1794 22.0558 39.3699 22.0558 40.8331ZM39.7288 39.0752V16.513H17.1667V39.0752H18.7968C19.5556 36.5273 21.9184 34.6636 24.7096 34.6636C27.5008 34.6636 29.8635 36.5273 30.6224 39.0752H39.7288ZM47.2106 40.8331C47.2106 42.2963 48.4012 43.4868 49.8644 43.4868C51.3277 43.4868 52.5182 42.2963 52.5182 40.8331C52.5182 39.3699 51.3277 38.1794 49.8644 38.1794C48.4012 38.1794 47.2106 39.3699 47.2106 40.8331ZM55.7772 39.0752H56.4844V33.1184L49.7581 25.7925H43.2443V39.0752H43.9515C44.7104 36.5273 47.0733 34.6636 49.8644 34.6636C52.6554 34.6636 55.0183 36.5273 55.7772 39.0752Z\" fill=\"#2E6BC6\"></path><path d=\"M10.1354 27.0598H3.2448V30.5755H10.1354V27.0598Z\" fill=\"#2E6BC6\"></path><path d=\"M0 20.0286H10.1355V23.5442H0V20.0286Z\" fill=\"#2E6BC6\"></path></g><defs><clipPath id=\"svg-4411\"><rect width=\"60\" height=\"60\" fill=\"white\"></rect></clipPath></defs></svg>													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Delivery						</h4>\n					<p>Chances are there wasn’t collaboration and checkpoints, there wasn’t a process.</p>\n															<svg id=\"svg-7139\" xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M14.1389 44.843C14.1389 45.5995 13.5093 46.2128 12.7327 46.2128C11.956 46.2128 11.3264 45.5995 11.3264 44.843C11.3264 44.0865 11.956 43.4732 12.7327 43.4732C13.5093 43.4732 14.1389 44.0865 14.1389 44.843Z\" fill=\"#2E6BC6\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M51.9999 30.2275C52.6664 31.0648 53.0169 32.0821 52.996 33.145C52.9717 34.3776 52.4608 35.5324 51.5573 36.397C51.3811 36.5657 51.1936 36.7195 50.9968 36.858C51.6631 37.6953 52.0137 38.7127 51.9928 39.7756C51.9686 41.0081 51.4576 42.1628 50.5541 43.0273C50.3777 43.196 50.1903 43.3497 49.9936 43.4883C50.6599 44.3255 51.0105 45.343 50.9896 46.4059C50.9653 47.6384 50.4543 48.7932 49.5508 49.6576C48.646 50.5232 47.4491 51 46.1807 51H23.8418L19.752 49.4366V51H6V24.9087H19.752V26.7795H22.4914L26.7602 22.9976C29.0495 20.9694 30.3625 18.0772 30.3625 15.0629V13.7506C30.3625 12.4784 30.8996 11.2356 31.836 10.3407C32.765 9.45285 33.9838 8.97507 35.2654 9.001C36.5308 9.02456 37.7162 9.52225 38.6038 10.4025C39.4923 11.2838 39.9818 12.4497 39.9818 13.6851V21.7389H49.1231C50.4292 21.7389 51.7051 22.2622 52.624 23.1744C53.5353 24.0792 54.0237 25.2656 53.9991 26.5147C53.9749 27.7472 53.464 28.902 52.5604 29.7664C52.3842 29.9352 52.1968 30.089 51.9999 30.2275ZM8.8125 48.2603H16.9395V27.6483H8.8125V48.2603ZM39.4579 28.3692H49.1903C50.2708 28.3692 51.1666 27.5137 51.1872 26.4622C51.1971 25.9547 50.9943 25.4683 50.6162 25.0929C50.223 24.7023 49.6787 24.4784 49.1231 24.4784H37.1693V13.6851C37.1693 12.6327 36.2911 11.7602 35.2116 11.74C35.1994 11.7398 35.1872 11.7397 35.175 11.7397C34.667 11.7397 34.1821 11.9365 33.8056 12.2963C33.4048 12.6793 33.1749 13.2093 33.1749 13.7506V15.0629C33.1749 18.8471 31.5266 22.4779 28.6526 25.0242L23.5792 29.5191H19.752V46.4938L24.3739 48.2605H46.1809C47.2614 48.2605 48.1571 47.405 48.1778 46.3535C48.1877 45.8459 47.985 45.3595 47.6069 44.9841C47.2136 44.5935 46.6694 44.3696 46.1137 44.3696H39.458V41.63H47.1841C48.2646 41.63 49.1602 40.7746 49.1809 39.7231C49.1909 39.2155 48.9881 38.7291 48.61 38.3537C48.2167 37.9631 47.6725 37.7392 47.1168 37.7392H39.458V34.9996H48.1873C49.2677 34.9996 50.1634 34.1442 50.1841 33.0927C50.1941 32.5851 49.9913 32.0987 49.6131 31.7232C49.2198 31.3327 48.6757 31.1088 48.12 31.1088H39.4579V28.3692Z\" fill=\"#2E6BC6\"></path></svg>													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Best Quality						</h4>\n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.</p>\n															<svg id=\"svg-1960\" xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M25.6241 11.9991H44.0883C49.0022 11.9991 53 16.0315 53 20.9879C53 25.9443 49.0022 29.9767 44.0883 29.9767H39.0331V27.2581H44.0883C47.516 27.2581 50.3047 24.4453 50.3047 20.9879C50.3047 17.5306 47.516 14.7178 44.0883 14.7178H25.6241L28.6744 17.7945L26.7686 19.7168L20.4647 13.3585L26.7686 7L28.6744 8.92236L25.6241 11.9991Z\" fill=\"#2E6BC6\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7 53V23.6957H36.0528V53H7ZM24.105 26.4144H18.9478V31.1042L21.5264 30.2587L24.105 31.1042V26.4144ZM9.69531 26.4144V50.2814H33.3575V26.4144H26.8003V34.8468L21.5264 33.1174L16.2525 34.8468V26.4144H9.69531Z\" fill=\"#2E6BC6\"></path></svg>													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n						<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\"></a>\n					Learn how to get a discount				\n				<h4>Most Popular Products</h4> \n					<p>Proponents of content strategy may shun of dummy copy designers</p>				\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-smokey-black/\">\n			Hot<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-3.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-3-150x171.jpg 150w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-smokey-black/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-1-150x171.jpg 150w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9109\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-smokey-black/\">iPhone 13 Case – Smokey Black</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" rel=\"tag\">IPhone 13</a>		\n	<bdi>&#36;169.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9109\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9109\" data-quantity=\"1\" data-product_id=\"9109\" data-product_sku=\"\" aria-label=\"Add &ldquo;iPhone 13 Case – Smokey Black&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-smokey-black/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9109\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-leather-wallet-black/\">\n			-25%<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-2.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-2-148x169.jpg 148w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-leather-wallet-black/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-3.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-3-148x169.jpg 148w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9250\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-leather-wallet-black/\">iPhone Leather Wallet Black</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\" rel=\"tag\">MagSafe</a>		\n	<del aria-hidden=\"true\"><bdi>&#36;199.00</bdi></del> <ins><bdi>&#36;149.00</bdi></ins>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9250\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9250\" data-quantity=\"1\" data-product_id=\"9250\" data-product_sku=\"\" aria-label=\"Add &ldquo;iPhone Leather Wallet Black&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-leather-wallet-black/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9250\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/everyday-leather-strap-olive/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/everyday-leather-strap-olive/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-3.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-3-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-3-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9255\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/everyday-leather-strap-olive/\">Everyday Leather Strap – Olive</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" rel=\"tag\">Silicone</a>		\n	<bdi>&#36;199.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9255\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9255\" data-quantity=\"1\" data-product_id=\"9255\" data-product_sku=\"\" aria-label=\"Add &ldquo;Everyday Leather Strap – Olive&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/everyday-leather-strap-olive/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9255\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9260\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">Case for AirPods – Blue</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\" rel=\"tag\">Cases</a>		\n	<bdi>&#36;9.99</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9260\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9260\" data-quantity=\"1\" data-product_id=\"9260\" data-product_sku=\"\" aria-label=\"Add &ldquo;Case for AirPods – Blue&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9260\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/lightning-cable-usb-a/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12-148x169.jpg 148w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/lightning-cable-usb-a/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12-1-148x169.jpg 148w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9265\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/lightning-cable-usb-a/\">Lightning Cable USB-A</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\" rel=\"tag\">Cables</a>		\n	<bdi>&#36;25.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9265\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9265\" data-quantity=\"1\" data-product_id=\"9265\" data-product_sku=\"\" aria-label=\"Add &ldquo;Lightning Cable USB-A&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/lightning-cable-usb-a/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9265\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/fast-wireless-charger-3in1/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/fast-wireless-charger-3in1/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9270\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/fast-wireless-charger-3in1/\">Fast Wireless Charger 3in1</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\" rel=\"tag\">Charger</a>		\n	<bdi>&#36;249.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9270\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9270\" data-quantity=\"1\" data-product_id=\"9270\" data-product_sku=\"\" aria-label=\"Add &ldquo;Fast Wireless Charger 3in1&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/fast-wireless-charger-3in1/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9270\"\n				>Quick view</a>\n			<ul></ul>\n									<!-- end #carousel-226 -->\n					Our new article best news				\n				<h4>Interesting About Gadgets</h4> \n					<p>Whenever draft copy comes up in a meeting confused questions about</p>				\n						<link rel=\"stylesheet\" id=\"wd-blog-base-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/blog-base.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-base-old-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/blog-loop-base-old.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-masonry-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/blog-loop-design-masonry.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-8869\">\n		<header>\n							<figure>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/exploring-atlantas-modern-homes/\">\n								<img width=\"1200\" height=\"742\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1.jpg 1200w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1-400x247.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />							</a>\n				</figure>\n					09				\n					Sep				\n				</header><!-- .entry-header -->\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/category/decoration/\" rel=\"category tag\">Decoration</a>\n							<h3>\n					<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/exploring-atlantas-modern-homes/\" rel=\"bookmark\">Exploring Atlanta’s modern homes</a>\n				</h3>\n								<ul>\n									<li>\n								<time datetime=\"2023-11-20T15:50:15+00:00\">\n			November 20, 2023		</time>\n							</li>\n											<li>\n												Posted by\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n								</li>\n											<li>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/exploring-atlantas-modern-homes/#respond\">0 comments</a>						</li>\n												</ul>\n						<!-- .entry-meta -->\n										<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-social-icons.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 			\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/exploring-atlantas-modern-homes/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/exploring-atlantas-modern-homes/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/exploring-atlantas-modern-homes/&media=http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1.jpg&description=Exploring+Atlanta%E2%80%99s+modern+homes\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/exploring-atlantas-modern-homes/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/exploring-atlantas-modern-homes/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n</article><!-- #post -->\n<article id=\"post-8866\">\n		<header>\n							<figure>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/green-interior-design-inspiration/\">\n								<img width=\"1200\" height=\"742\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2.jpg 1200w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2-400x247.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />							</a>\n				</figure>\n					09				\n					Sep				\n				</header><!-- .entry-header -->\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/category/inspiration/\" rel=\"category tag\">Inspiration</a>\n							<h3>\n					<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/green-interior-design-inspiration/\" rel=\"bookmark\">Green interior design inspiration</a>\n				</h3>\n								<ul>\n									<li>\n								<time datetime=\"2023-11-20T15:48:44+00:00\">\n			November 20, 2023		</time>\n							</li>\n											<li>\n												Posted by\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n								</li>\n											<li>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/green-interior-design-inspiration/#respond\">0 comments</a>						</li>\n												</ul>\n						<!-- .entry-meta -->\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/green-interior-design-inspiration/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/green-interior-design-inspiration/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/green-interior-design-inspiration/&media=http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2.jpg&description=Green+interior+design+inspiration\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/green-interior-design-inspiration/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/green-interior-design-inspiration/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n</article><!-- #post -->\n<article id=\"post-8863\">\n		<header>\n							<figure>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/\">\n								<img width=\"1200\" height=\"742\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3.jpg 1200w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3-400x247.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />							</a>\n				</figure>\n					09				\n					Sep				\n				</header><!-- .entry-header -->\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/category/furniture/\" rel=\"category tag\">Furniture</a>\n							<h3>\n					<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/\" rel=\"bookmark\">Collar brings back coffee brewing ritual</a>\n				</h3>\n								<ul>\n									<li>\n								<time datetime=\"2023-11-20T15:48:07+00:00\">\n			November 20, 2023		</time>\n							</li>\n											<li>\n												Posted by\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n								</li>\n											<li>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/#respond\">0 comments</a>						</li>\n												</ul>\n						<!-- .entry-meta -->\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/&media=http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3.jpg&description=Collar+brings+back+coffee+brewing+ritual\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n</article><!-- #post -->\n<article id=\"post-8860\">\n		<header>\n							<figure>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/reinterprets-the-classic-bookshelf/\">\n								<img width=\"1200\" height=\"742\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4.jpg 1200w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4-400x247.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />							</a>\n				</figure>\n					09				\n					Sep				\n				</header><!-- .entry-header -->\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/category/design-trends/\" rel=\"category tag\">Design trends</a>\n							<h3>\n					<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/reinterprets-the-classic-bookshelf/\" rel=\"bookmark\">Reinterprets the classic bookshelf</a>\n				</h3>\n								<ul>\n									<li>\n								<time datetime=\"2023-11-20T15:46:45+00:00\">\n			November 20, 2023		</time>\n							</li>\n											<li>\n												Posted by\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n								</li>\n											<li>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/reinterprets-the-classic-bookshelf/#respond\">0 comments</a>						</li>\n												</ul>\n						<!-- .entry-meta -->\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/reinterprets-the-classic-bookshelf/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/reinterprets-the-classic-bookshelf/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/reinterprets-the-classic-bookshelf/&media=http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4.jpg&description=Reinterprets+the+classic+bookshelf\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/reinterprets-the-classic-bookshelf/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/reinterprets-the-classic-bookshelf/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n</article><!-- #post -->\n<article id=\"post-8857\">\n		<header>\n							<figure>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/creative-water-features-and-exterior/\">\n								<img width=\"1200\" height=\"742\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5.jpg 1200w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5-400x247.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />							</a>\n				</figure>\n					09				\n					Sep				\n				</header><!-- .entry-header -->\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/category/decoration/\" rel=\"category tag\">Decoration</a>\n							<h3>\n					<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/creative-water-features-and-exterior/\" rel=\"bookmark\">Creative water features and exterior</a>\n				</h3>\n								<ul>\n									<li>\n								<time datetime=\"2023-11-20T15:43:48+00:00\">\n			November 20, 2023		</time>\n							</li>\n											<li>\n												Posted by\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n								</li>\n											<li>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/creative-water-features-and-exterior/#respond\">0 comments</a>						</li>\n												</ul>\n						<!-- .entry-meta -->\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/creative-water-features-and-exterior/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/creative-water-features-and-exterior/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/creative-water-features-and-exterior/&media=http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5.jpg&description=Creative+water+features+and+exterior\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/creative-water-features-and-exterior/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/creative-water-features-and-exterior/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n</article><!-- #post -->\n											<!-- end #carousel-220 -->\n						<link rel=\"stylesheet\" id=\"wd-instagram-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-instagram.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n							<a href=\"\" target=\"_self\" aria-label=\"Instagram picture\" rel=\"noopener\"></a>\n							<img width=\"300\" height=\"300\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-9.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-9.jpg 300w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-9-185x185.jpg 185w\" sizes=\"(max-width: 300px) 100vw, 300px\" />\n									5937\n									419\n							<a href=\"\" target=\"_self\" aria-label=\"Instagram picture\" rel=\"noopener\"></a>\n							<img width=\"300\" height=\"300\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-2-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-2-1.jpg 300w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-2-1-185x185.jpg 185w\" sizes=\"(max-width: 300px) 100vw, 300px\" />\n									7966\n									153\n							<a href=\"\" target=\"_self\" aria-label=\"Instagram picture\" rel=\"noopener\"></a>\n							<img width=\"300\" height=\"300\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-3-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-3-1.jpg 300w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-3-1-185x185.jpg 185w\" sizes=\"(max-width: 300px) 100vw, 300px\" />\n									1261\n									988\n							<a href=\"\" target=\"_self\" aria-label=\"Instagram picture\" rel=\"noopener\"></a>\n							<img width=\"300\" height=\"300\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-4-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-4-1.jpg 300w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-4-1-185x185.jpg 185w\" sizes=\"(max-width: 300px) 100vw, 300px\" />\n									6931\n									149\n							<a href=\"\" target=\"_self\" aria-label=\"Instagram picture\" rel=\"noopener\"></a>\n							<img width=\"300\" height=\"300\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-5-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-5-1.jpg 300w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-5-1-185x185.jpg 185w\" sizes=\"(max-width: 300px) 100vw, 300px\" />\n									4318\n									524\n							<a href=\"\" target=\"_self\" aria-label=\"Instagram picture\" rel=\"noopener\"></a>\n							<img width=\"300\" height=\"300\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-6-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-6-1.jpg 300w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-6-1-185x185.jpg 185w\" sizes=\"(max-width: 300px) 100vw, 300px\" />\n									3580\n									540\n							<a href=\"\" target=\"_self\" aria-label=\"Instagram picture\" rel=\"noopener\"></a>\n							<img width=\"300\" height=\"300\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-7-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-7-1.jpg 300w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-7-1-185x185.jpg 185w\" sizes=\"(max-width: 300px) 100vw, 300px\" />\n									2791\n									745\n							<a href=\"\" target=\"_self\" aria-label=\"Instagram picture\" rel=\"noopener\"></a>\n							<img width=\"300\" height=\"300\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-8-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-8-1.jpg 300w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-8-1-185x185.jpg 185w\" sizes=\"(max-width: 300px) 100vw, 300px\" />\n									7415\n									732','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-05 16:57:07','2025-10-05 16:57:07','',25,'http://timewilltellstores.com/?p=9981',0,'revision','',0),
(9982,1,'2025-10-05 16:57:07','2025-10-05 16:57:07','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-18-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2023/12/xts-term-18-1703246630.css?ver=7.3.4\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-slider.jpg);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 767px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-slide-2.jpg);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 767px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-slide-3.jpg);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 767px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-block-start:60px;--margin-block-end:10px;--margin-inline-start:0px;--margin-inline-end:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:439px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:72px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 > .elementor-widget-container{margin:0px 0px 10px 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--background-transition:0.3s;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-2e62bbb{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:768px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:767px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n						<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Charge Your Phone Safely!</h4> \n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style>				<p>A wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart.</p>						\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-block-start:60px;--margin-block-end:10px;--margin-inline-start:0px;--margin-inline-end:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:567px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:72px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-69583c3 > .elementor-widget-container{margin:0px 0px 10px 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--background-transition:0.3s;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:768px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:767px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>For Everything and Everyone</h4> \n							<p>Even if your less into design and more into content strategy you may find some redeeming value with, wait for it, dummy copy.</p>						\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-block-start:60px;--margin-block-end:10px;--margin-inline-start:0px;--margin-inline-end:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:274px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:72px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 > .elementor-widget-container{margin:0px 0px 10px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--background-transition:0.3s;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:768px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:767px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Featured Accessories</h4> \n							<p>A client that&#8217;s unhappy for a reason is a problem, a client that&#8217;s unhappy though required he or her can&#8217;t quite put a finger.</p>						\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n						<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-layout-masonry-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-categories-loop-layout-masonry.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Cables <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\" aria-label=\"Product category cables\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\">\n				<img width=\"132\" height=\"132\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-1-132.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-1-132.jpg 132w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-1-132-100x100.jpg 100w\" sizes=\"(max-width: 132px) 100vw, 132px\" />			</a>\n			<h3>\n				Cases <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\" aria-label=\"Product category cases\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Charger <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\" aria-label=\"Product category charger\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				MagSafe <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\" aria-label=\"Product category magsafe\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/power-banks/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Power Banks			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/power-banks/\">0 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/power-banks/\" aria-label=\"Product category power-banks\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Straps			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\">0 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\" aria-label=\"Product category straps\"></a>\n					Hurry up to buy				\n				<h4>New Arrivals</h4> \n					<p>How can you evaluate content without design</p>				\n						<link rel=\"stylesheet\" id=\"wd-tabs-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-tabs.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-product-tabs.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;20&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;0&quot;,&quot;products_bordered_grid_style&quot;:null,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;400&quot;,&quot;height&quot;:&quot;457&quot;},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;slides_per_view_tablet&quot;:null,&quot;slides_per_view_mobile&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;hide_pagination_control_tablet&quot;:null,&quot;hide_pagination_control_mobile&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;hide_scrollbar_tablet&quot;:null,&quot;hide_scrollbar_mobile&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;ids&quot;,&quot;include&quot;:[&quot;9202&quot;,&quot;9197&quot;,&quot;9213&quot;,&quot;9226&quot;,&quot;9098&quot;,&quot;9207&quot;,&quot;9119&quot;,&quot;9181&quot;,&quot;9236&quot;,&quot;9231&quot;],&quot;orderby&quot;:&quot;id&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:null,&quot;offset&quot;:null,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:null,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:null}\">\n								<a href=\"#\">\n										Cases									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;20&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;0&quot;,&quot;products_bordered_grid_style&quot;:null,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;400&quot;,&quot;height&quot;:&quot;457&quot;},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;slides_per_view_tablet&quot;:null,&quot;slides_per_view_mobile&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;hide_pagination_control_tablet&quot;:null,&quot;hide_pagination_control_mobile&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;hide_scrollbar_tablet&quot;:null,&quot;hide_scrollbar_mobile&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										STRAPS									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;20&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;0&quot;,&quot;products_bordered_grid_style&quot;:null,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;400&quot;,&quot;height&quot;:&quot;457&quot;},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;slides_per_view_tablet&quot;:null,&quot;slides_per_view_mobile&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;hide_pagination_control_tablet&quot;:null,&quot;hide_pagination_control_mobile&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;hide_scrollbar_tablet&quot;:null,&quot;hide_scrollbar_mobile&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										MAGSAFE									\n								</a>\n							</li>\n											</ul>\n						<link rel=\"stylesheet\" id=\"wd-sticky-loader-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/mod-sticky-loader.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n					<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-base-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-product-loop-base.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-more-description-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/mod-more-description.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-luxe-dusty-pink/\">\n			<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-luxe-dusty-pink/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-1-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-1-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-3-1.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9098\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-luxe-dusty-pink/\">iPhone 13 Case Luxe – Dusty Pink</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" rel=\"tag\">IPhone 13</a>		\n	<bdi>&#36;149.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9098\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9098\" data-quantity=\"1\" data-product_id=\"9098\" data-product_sku=\"\" aria-label=\"Add &ldquo;iPhone 13 Case Luxe – Dusty Pink&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n							<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-luxe-dusty-pink/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9098\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-with-magsafe-red-rose/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 			-30%<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-with-magsafe-red-rose/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-1-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-1-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-2-1.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9119\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-with-magsafe-red-rose/\">iPhone 13 Case With MagSafe – Red Rose</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" rel=\"tag\">IPhone 13</a>		\n	<del aria-hidden=\"true\"><bdi>&#36;199.00</bdi></del> <ins><bdi>&#36;139.00</bdi></ins>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9119\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9119\" data-quantity=\"1\" data-product_id=\"9119\" data-product_sku=\"\" aria-label=\"Add &ldquo;iPhone 13 Case With MagSafe – Red Rose&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-with-magsafe-red-rose/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9119\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">\n			<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9181\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">Epik Silicone Case Full &#8211; Lavender</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" rel=\"tag\">IPhone 13</a>		\n	<bdi>&#36;99.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9181\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9181\" data-quantity=\"1\" data-product_id=\"9181\" data-product_sku=\"\" aria-label=\"Add &ldquo;Epik Silicone Case Full - Lavender&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9181\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/full-aquarelle-iphone-xr/\">\n			<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-1-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-1-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-1.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/full-aquarelle-iphone-xr/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-2-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-2-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-2-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-2.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9197\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/full-aquarelle-iphone-xr/\">Full Aquarelle iPhone XR</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" rel=\"tag\">IPhone 13</a>		\n	<bdi>&#36;169.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9197\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9197\" data-quantity=\"1\" data-product_id=\"9197\" data-product_sku=\"\" aria-label=\"Add &ldquo;Full Aquarelle iPhone XR&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/full-aquarelle-iphone-xr/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9197\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-blue/\">\n			<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-back-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-back-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-back-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-back-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-back-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-back.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-blue/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-side-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-side-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-side-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-side-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-side-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/blue-case-side.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9202\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-blue/\">iPhone 12 Pro Moment Case – Blue</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12-pro/\" rel=\"tag\">IPhone 12 pro</a>		\n	<bdi>&#36;149.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9202\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9202\" data-quantity=\"1\" data-product_id=\"9202\" data-product_sku=\"\" aria-label=\"Add &ldquo;iPhone 12 Pro Moment Case – Blue&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-blue/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9202\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-black/\">\n			<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-back-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-back-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-back-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-back-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-back-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-back.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-black/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-side-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-side-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-side-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-side-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-side-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/dark-case-side.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9207\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-black/\">iPhone 12 Pro Moment Case – Black</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12-pro/\" rel=\"tag\">IPhone 12 pro</a>		\n	<bdi>&#36;149.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9207\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9207\" data-quantity=\"1\" data-product_id=\"9207\" data-product_sku=\"\" aria-label=\"Add &ldquo;iPhone 12 Pro Moment Case – Black&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-black/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9207\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-olive/\">\n			Hot<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-back-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-back-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-back-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-back-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-back-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-back.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-olive/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-side-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-side-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-side-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-side-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-side-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/green-case-side.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9213\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-olive/\">iPhone 12 Pro Moment Case – Olive</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12-pro/\" rel=\"tag\">IPhone 12 pro</a>		\n	<bdi>&#36;149.00</bdi>\n			Rated <strong>5.00</strong> out of 5		\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9213\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9213\" data-quantity=\"1\" data-product_id=\"9213\" data-product_sku=\"\" aria-label=\"Add &ldquo;iPhone 12 Pro Moment Case – Olive&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-moment-case-olive/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9213\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/leather-case-iphone-12-deep-violet/\">\n			<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-1-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-1-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-1.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/leather-case-iphone-12-deep-violet/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-3-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-3-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-3-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-12-violet-3.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9226\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/leather-case-iphone-12-deep-violet/\">Leather Case iPhone 12 Deep Violet</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12-pro/\" rel=\"tag\">IPhone 12 pro</a>		\n	<bdi>&#36;230.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9226\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9226\" data-quantity=\"1\" data-product_id=\"9226\" data-product_sku=\"\" aria-label=\"Add &ldquo;Leather Case iPhone 12 Deep Violet&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/leather-case-iphone-12-deep-violet/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9226\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/leather-case-iphone-11-pro/\">\n			<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/leather-case-iphone-11-pro/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-1-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-1-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-11-pro-7-1.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9231\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/leather-case-iphone-11-pro/\">Leather Case iPhone 11 Pro</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12-pro/\" rel=\"tag\">IPhone 12 pro</a>		\n	<bdi>&#36;230.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9231\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9231\" data-quantity=\"1\" data-product_id=\"9231\" data-product_sku=\"\" aria-label=\"Add &ldquo;Leather Case iPhone 11 Pro&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/leather-case-iphone-11-pro/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9231\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-max-silicone-black-white/\">\n			<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-max-silicone-black-white/\">\n					<img width=\"400\" height=\"457\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-2-400x457.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-2-400x457.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-2-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-2.jpg 700w\" sizes=\"(max-width: 400px) 100vw, 400px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9236\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-max-silicone-black-white/\">iPhone 12 Pro Max Silicone – Black/White</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12-pro/\" rel=\"tag\">IPhone 12 pro</a>		\n	<bdi>&#36;99.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9236\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9236\" data-quantity=\"1\" data-product_id=\"9236\" data-product_sku=\"\" aria-label=\"Add &ldquo;iPhone 12 Pro Max Silicone – Black/White&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-max-silicone-black-white/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9236\"\n				>Quick view</a>\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n															<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><g clip-path=\"url(#clip0)\"><path d=\"M3.2448 12.9973H10.1354V16.5129H3.2448V12.9973Z\" fill=\"#2E6BC6\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M43.2444 22.2769H51.3031L60 31.7494V42.5909H55.7773C55.0185 45.1388 52.6556 47.0024 49.8645 47.0024C47.0733 47.0024 44.7106 45.1388 43.9517 42.5909H30.6224C29.8635 45.1388 27.5006 47.0024 24.7096 47.0024C21.9185 47.0024 19.5557 45.1388 18.7968 42.5909H13.6511V12.9975H43.2444V22.2769ZM22.0558 40.8331C22.0558 42.2963 23.2463 43.4868 24.7096 43.4868C26.1728 43.4868 27.3633 42.2963 27.3633 40.8331C27.3633 39.3699 26.1728 38.1794 24.7096 38.1794C23.2463 38.1794 22.0558 39.3699 22.0558 40.8331ZM39.7288 39.0752V16.513H17.1667V39.0752H18.7968C19.5556 36.5273 21.9184 34.6636 24.7096 34.6636C27.5008 34.6636 29.8635 36.5273 30.6224 39.0752H39.7288ZM47.2106 40.8331C47.2106 42.2963 48.4012 43.4868 49.8644 43.4868C51.3277 43.4868 52.5182 42.2963 52.5182 40.8331C52.5182 39.3699 51.3277 38.1794 49.8644 38.1794C48.4012 38.1794 47.2106 39.3699 47.2106 40.8331ZM55.7772 39.0752H56.4844V33.1184L49.7581 25.7925H43.2443V39.0752H43.9515C44.7104 36.5273 47.0733 34.6636 49.8644 34.6636C52.6554 34.6636 55.0183 36.5273 55.7772 39.0752Z\" fill=\"#2E6BC6\"></path><path d=\"M10.1354 27.0598H3.2448V30.5755H10.1354V27.0598Z\" fill=\"#2E6BC6\"></path><path d=\"M0 20.0286H10.1355V23.5442H0V20.0286Z\" fill=\"#2E6BC6\"></path></g><defs><clipPath id=\"svg-4411\"><rect width=\"60\" height=\"60\" fill=\"white\"></rect></clipPath></defs></svg>													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Delivery						</h4>\n					<p>Chances are there wasn’t collaboration and checkpoints, there wasn’t a process.</p>\n															<svg id=\"svg-7139\" xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M14.1389 44.843C14.1389 45.5995 13.5093 46.2128 12.7327 46.2128C11.956 46.2128 11.3264 45.5995 11.3264 44.843C11.3264 44.0865 11.956 43.4732 12.7327 43.4732C13.5093 43.4732 14.1389 44.0865 14.1389 44.843Z\" fill=\"#2E6BC6\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M51.9999 30.2275C52.6664 31.0648 53.0169 32.0821 52.996 33.145C52.9717 34.3776 52.4608 35.5324 51.5573 36.397C51.3811 36.5657 51.1936 36.7195 50.9968 36.858C51.6631 37.6953 52.0137 38.7127 51.9928 39.7756C51.9686 41.0081 51.4576 42.1628 50.5541 43.0273C50.3777 43.196 50.1903 43.3497 49.9936 43.4883C50.6599 44.3255 51.0105 45.343 50.9896 46.4059C50.9653 47.6384 50.4543 48.7932 49.5508 49.6576C48.646 50.5232 47.4491 51 46.1807 51H23.8418L19.752 49.4366V51H6V24.9087H19.752V26.7795H22.4914L26.7602 22.9976C29.0495 20.9694 30.3625 18.0772 30.3625 15.0629V13.7506C30.3625 12.4784 30.8996 11.2356 31.836 10.3407C32.765 9.45285 33.9838 8.97507 35.2654 9.001C36.5308 9.02456 37.7162 9.52225 38.6038 10.4025C39.4923 11.2838 39.9818 12.4497 39.9818 13.6851V21.7389H49.1231C50.4292 21.7389 51.7051 22.2622 52.624 23.1744C53.5353 24.0792 54.0237 25.2656 53.9991 26.5147C53.9749 27.7472 53.464 28.902 52.5604 29.7664C52.3842 29.9352 52.1968 30.089 51.9999 30.2275ZM8.8125 48.2603H16.9395V27.6483H8.8125V48.2603ZM39.4579 28.3692H49.1903C50.2708 28.3692 51.1666 27.5137 51.1872 26.4622C51.1971 25.9547 50.9943 25.4683 50.6162 25.0929C50.223 24.7023 49.6787 24.4784 49.1231 24.4784H37.1693V13.6851C37.1693 12.6327 36.2911 11.7602 35.2116 11.74C35.1994 11.7398 35.1872 11.7397 35.175 11.7397C34.667 11.7397 34.1821 11.9365 33.8056 12.2963C33.4048 12.6793 33.1749 13.2093 33.1749 13.7506V15.0629C33.1749 18.8471 31.5266 22.4779 28.6526 25.0242L23.5792 29.5191H19.752V46.4938L24.3739 48.2605H46.1809C47.2614 48.2605 48.1571 47.405 48.1778 46.3535C48.1877 45.8459 47.985 45.3595 47.6069 44.9841C47.2136 44.5935 46.6694 44.3696 46.1137 44.3696H39.458V41.63H47.1841C48.2646 41.63 49.1602 40.7746 49.1809 39.7231C49.1909 39.2155 48.9881 38.7291 48.61 38.3537C48.2167 37.9631 47.6725 37.7392 47.1168 37.7392H39.458V34.9996H48.1873C49.2677 34.9996 50.1634 34.1442 50.1841 33.0927C50.1941 32.5851 49.9913 32.0987 49.6131 31.7232C49.2198 31.3327 48.6757 31.1088 48.12 31.1088H39.4579V28.3692Z\" fill=\"#2E6BC6\"></path></svg>													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Best Quality						</h4>\n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.</p>\n															<svg id=\"svg-1960\" xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M25.6241 11.9991H44.0883C49.0022 11.9991 53 16.0315 53 20.9879C53 25.9443 49.0022 29.9767 44.0883 29.9767H39.0331V27.2581H44.0883C47.516 27.2581 50.3047 24.4453 50.3047 20.9879C50.3047 17.5306 47.516 14.7178 44.0883 14.7178H25.6241L28.6744 17.7945L26.7686 19.7168L20.4647 13.3585L26.7686 7L28.6744 8.92236L25.6241 11.9991Z\" fill=\"#2E6BC6\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7 53V23.6957H36.0528V53H7ZM24.105 26.4144H18.9478V31.1042L21.5264 30.2587L24.105 31.1042V26.4144ZM9.69531 26.4144V50.2814H33.3575V26.4144H26.8003V34.8468L21.5264 33.1174L16.2525 34.8468V26.4144H9.69531Z\" fill=\"#2E6BC6\"></path></svg>													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n						<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\"></a>\n					Learn how to get a discount				\n				<h4>Most Popular Products</h4> \n					<p>Proponents of content strategy may shun of dummy copy designers</p>				\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-smokey-black/\">\n			Hot<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-3.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-3-150x171.jpg 150w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-smokey-black/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-13-1-1-150x171.jpg 150w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9109\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-smokey-black/\">iPhone 13 Case – Smokey Black</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" rel=\"tag\">IPhone 13</a>		\n	<bdi>&#36;169.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9109\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9109\" data-quantity=\"1\" data-product_id=\"9109\" data-product_sku=\"\" aria-label=\"Add &ldquo;iPhone 13 Case – Smokey Black&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-13-case-smokey-black/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9109\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-leather-wallet-black/\">\n			-25%<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-2.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-2-148x169.jpg 148w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-leather-wallet-black/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-3.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-14-3-148x169.jpg 148w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9250\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-leather-wallet-black/\">iPhone Leather Wallet Black</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\" rel=\"tag\">MagSafe</a>		\n	<del aria-hidden=\"true\"><bdi>&#36;199.00</bdi></del> <ins><bdi>&#36;149.00</bdi></ins>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9250\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9250\" data-quantity=\"1\" data-product_id=\"9250\" data-product_sku=\"\" aria-label=\"Add &ldquo;iPhone Leather Wallet Black&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-leather-wallet-black/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9250\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/everyday-leather-strap-olive/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/everyday-leather-strap-olive/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-3.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-3-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-3-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9255\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/everyday-leather-strap-olive/\">Everyday Leather Strap – Olive</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" rel=\"tag\">Silicone</a>		\n	<bdi>&#36;199.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9255\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9255\" data-quantity=\"1\" data-product_id=\"9255\" data-product_sku=\"\" aria-label=\"Add &ldquo;Everyday Leather Strap – Olive&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/everyday-leather-strap-olive/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9255\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9260\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">Case for AirPods – Blue</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\" rel=\"tag\">Cases</a>		\n	<bdi>&#36;9.99</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9260\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9260\" data-quantity=\"1\" data-product_id=\"9260\" data-product_sku=\"\" aria-label=\"Add &ldquo;Case for AirPods – Blue&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9260\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/lightning-cable-usb-a/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12-148x169.jpg 148w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/lightning-cable-usb-a/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/cables-lightning-12-1-148x169.jpg 148w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9265\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/lightning-cable-usb-a/\">Lightning Cable USB-A</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\" rel=\"tag\">Cables</a>		\n	<bdi>&#36;25.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9265\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9265\" data-quantity=\"1\" data-product_id=\"9265\" data-product_sku=\"\" aria-label=\"Add &ldquo;Lightning Cable USB-A&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/lightning-cable-usb-a/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9265\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/fast-wireless-charger-3in1/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/fast-wireless-charger-3in1/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/charge-station-wireless-charge-3-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9270\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/fast-wireless-charger-3in1/\">Fast Wireless Charger 3in1</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\" rel=\"tag\">Charger</a>		\n	<bdi>&#36;249.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"b31e927264\" data-product-id=\"9270\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9270\" data-quantity=\"1\" data-product_id=\"9270\" data-product_sku=\"\" aria-label=\"Add &ldquo;Fast Wireless Charger 3in1&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/fast-wireless-charger-3in1/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9270\"\n				>Quick view</a>\n			<ul></ul>\n									<!-- end #carousel-226 -->\n					Our new article best news				\n				<h4>Interesting About Gadgets</h4> \n					<p>Whenever draft copy comes up in a meeting confused questions about</p>				\n						<link rel=\"stylesheet\" id=\"wd-blog-base-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/blog-base.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-base-old-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/blog-loop-base-old.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-masonry-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/blog-loop-design-masonry.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-8869\">\n		<header>\n							<figure>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/exploring-atlantas-modern-homes/\">\n								<img width=\"1200\" height=\"742\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1.jpg 1200w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1-400x247.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />							</a>\n				</figure>\n					09				\n					Sep				\n				</header><!-- .entry-header -->\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/category/decoration/\" rel=\"category tag\">Decoration</a>\n							<h3>\n					<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/exploring-atlantas-modern-homes/\" rel=\"bookmark\">Exploring Atlanta’s modern homes</a>\n				</h3>\n								<ul>\n									<li>\n								<time datetime=\"2023-11-20T15:50:15+00:00\">\n			November 20, 2023		</time>\n							</li>\n											<li>\n												Posted by\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n								</li>\n											<li>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/exploring-atlantas-modern-homes/#respond\">0 comments</a>						</li>\n												</ul>\n						<!-- .entry-meta -->\n										<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-social-icons.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 			\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/exploring-atlantas-modern-homes/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/exploring-atlantas-modern-homes/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/exploring-atlantas-modern-homes/&media=http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-1.jpg&description=Exploring+Atlanta%E2%80%99s+modern+homes\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/exploring-atlantas-modern-homes/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/exploring-atlantas-modern-homes/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n</article><!-- #post -->\n<article id=\"post-8866\">\n		<header>\n							<figure>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/green-interior-design-inspiration/\">\n								<img width=\"1200\" height=\"742\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2.jpg 1200w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2-400x247.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />							</a>\n				</figure>\n					09				\n					Sep				\n				</header><!-- .entry-header -->\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/category/inspiration/\" rel=\"category tag\">Inspiration</a>\n							<h3>\n					<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/green-interior-design-inspiration/\" rel=\"bookmark\">Green interior design inspiration</a>\n				</h3>\n								<ul>\n									<li>\n								<time datetime=\"2023-11-20T15:48:44+00:00\">\n			November 20, 2023		</time>\n							</li>\n											<li>\n												Posted by\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n								</li>\n											<li>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/green-interior-design-inspiration/#respond\">0 comments</a>						</li>\n												</ul>\n						<!-- .entry-meta -->\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/green-interior-design-inspiration/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/green-interior-design-inspiration/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/green-interior-design-inspiration/&media=http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-2.jpg&description=Green+interior+design+inspiration\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/green-interior-design-inspiration/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/green-interior-design-inspiration/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n</article><!-- #post -->\n<article id=\"post-8863\">\n		<header>\n							<figure>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/\">\n								<img width=\"1200\" height=\"742\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3.jpg 1200w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3-400x247.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />							</a>\n				</figure>\n					09				\n					Sep				\n				</header><!-- .entry-header -->\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/category/furniture/\" rel=\"category tag\">Furniture</a>\n							<h3>\n					<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/\" rel=\"bookmark\">Collar brings back coffee brewing ritual</a>\n				</h3>\n								<ul>\n									<li>\n								<time datetime=\"2023-11-20T15:48:07+00:00\">\n			November 20, 2023		</time>\n							</li>\n											<li>\n												Posted by\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n								</li>\n											<li>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/#respond\">0 comments</a>						</li>\n												</ul>\n						<!-- .entry-meta -->\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/&media=http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-3.jpg&description=Collar+brings+back+coffee+brewing+ritual\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/collar-brings-back-coffee-brewing-ritual/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n</article><!-- #post -->\n<article id=\"post-8860\">\n		<header>\n							<figure>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/reinterprets-the-classic-bookshelf/\">\n								<img width=\"1200\" height=\"742\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4.jpg 1200w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4-400x247.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />							</a>\n				</figure>\n					09				\n					Sep				\n				</header><!-- .entry-header -->\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/category/design-trends/\" rel=\"category tag\">Design trends</a>\n							<h3>\n					<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/reinterprets-the-classic-bookshelf/\" rel=\"bookmark\">Reinterprets the classic bookshelf</a>\n				</h3>\n								<ul>\n									<li>\n								<time datetime=\"2023-11-20T15:46:45+00:00\">\n			November 20, 2023		</time>\n							</li>\n											<li>\n												Posted by\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n								</li>\n											<li>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/reinterprets-the-classic-bookshelf/#respond\">0 comments</a>						</li>\n												</ul>\n						<!-- .entry-meta -->\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/reinterprets-the-classic-bookshelf/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/reinterprets-the-classic-bookshelf/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/reinterprets-the-classic-bookshelf/&media=http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-4.jpg&description=Reinterprets+the+classic+bookshelf\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/reinterprets-the-classic-bookshelf/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/reinterprets-the-classic-bookshelf/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n</article><!-- #post -->\n<article id=\"post-8857\">\n		<header>\n							<figure>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/creative-water-features-and-exterior/\">\n								<img width=\"1200\" height=\"742\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5.jpg 1200w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5-400x247.jpg 400w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5-150x93.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />							</a>\n				</figure>\n					09				\n					Sep				\n				</header><!-- .entry-header -->\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/category/decoration/\" rel=\"category tag\">Decoration</a>\n							<h3>\n					<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/creative-water-features-and-exterior/\" rel=\"bookmark\">Creative water features and exterior</a>\n				</h3>\n								<ul>\n									<li>\n								<time datetime=\"2023-11-20T15:43:48+00:00\">\n			November 20, 2023		</time>\n							</li>\n											<li>\n												Posted by\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n								</li>\n											<li>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/creative-water-features-and-exterior/#respond\">0 comments</a>						</li>\n												</ul>\n						<!-- .entry-meta -->\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/creative-water-features-and-exterior/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/creative-water-features-and-exterior/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/creative-water-features-and-exterior/&media=http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-blog-img-5.jpg&description=Creative+water+features+and+exterior\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/creative-water-features-and-exterior/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/accessories-elementor/2022/09/09/creative-water-features-and-exterior/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n</article><!-- #post -->\n											<!-- end #carousel-220 -->\n						<link rel=\"stylesheet\" id=\"wd-instagram-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-instagram.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n							<a href=\"\" target=\"_self\" aria-label=\"Instagram picture\" rel=\"noopener\"></a>\n							<img width=\"300\" height=\"300\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-9.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-9.jpg 300w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-9-185x185.jpg 185w\" sizes=\"(max-width: 300px) 100vw, 300px\" />\n									5937\n									419\n							<a href=\"\" target=\"_self\" aria-label=\"Instagram picture\" rel=\"noopener\"></a>\n							<img width=\"300\" height=\"300\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-2-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-2-1.jpg 300w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-2-1-185x185.jpg 185w\" sizes=\"(max-width: 300px) 100vw, 300px\" />\n									7966\n									153\n							<a href=\"\" target=\"_self\" aria-label=\"Instagram picture\" rel=\"noopener\"></a>\n							<img width=\"300\" height=\"300\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-3-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-3-1.jpg 300w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-3-1-185x185.jpg 185w\" sizes=\"(max-width: 300px) 100vw, 300px\" />\n									1261\n									988\n							<a href=\"\" target=\"_self\" aria-label=\"Instagram picture\" rel=\"noopener\"></a>\n							<img width=\"300\" height=\"300\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-4-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-4-1.jpg 300w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-4-1-185x185.jpg 185w\" sizes=\"(max-width: 300px) 100vw, 300px\" />\n									6931\n									149\n							<a href=\"\" target=\"_self\" aria-label=\"Instagram picture\" rel=\"noopener\"></a>\n							<img width=\"300\" height=\"300\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-5-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-5-1.jpg 300w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-5-1-185x185.jpg 185w\" sizes=\"(max-width: 300px) 100vw, 300px\" />\n									4318\n									524\n							<a href=\"\" target=\"_self\" aria-label=\"Instagram picture\" rel=\"noopener\"></a>\n							<img width=\"300\" height=\"300\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-6-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-6-1.jpg 300w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-6-1-185x185.jpg 185w\" sizes=\"(max-width: 300px) 100vw, 300px\" />\n									3580\n									540\n							<a href=\"\" target=\"_self\" aria-label=\"Instagram picture\" rel=\"noopener\"></a>\n							<img width=\"300\" height=\"300\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-7-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-7-1.jpg 300w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-7-1-185x185.jpg 185w\" sizes=\"(max-width: 300px) 100vw, 300px\" />\n									2791\n									745\n							<a href=\"\" target=\"_self\" aria-label=\"Instagram picture\" rel=\"noopener\"></a>\n							<img width=\"300\" height=\"300\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-8-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-8-1.jpg 300w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-inst-8-1-185x185.jpg 185w\" sizes=\"(max-width: 300px) 100vw, 300px\" />\n									7415\n									732','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-05 16:57:07','2025-10-05 16:57:07','',25,'http://timewilltellstores.com/?p=9982',0,'revision','',0),
(10025,1,'2025-10-05 17:40:30','2025-10-05 17:40:30','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"http://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759671450.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n			<ul></ul>\n					Our community’s top picks				\n				<h4>Most Popular Products</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-1.svg\" title=\"accessories-infobox-1.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Delivery						</h4>\n					<p>Chances are there wasn’t collaboration and checkpoints, there wasn’t a process.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-2.svg\" title=\"accessories-infobox-2.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Best Quality						</h4>\n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-3.svg\" title=\"accessories-infobox-3.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n					Learn how to get a discount				\n				<h4>Most Popular Products</h4> \n					<p>Proponents of content strategy may shun of dummy copy designers</p>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-05 17:40:30','2025-10-05 17:40:30','',25,'http://timewilltellstores.com/?p=10025',0,'revision','',0),
(10023,1,'2025-10-05 17:40:30','2025-10-05 17:40:30','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"http://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759671450.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Most Popular Products</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"http://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n					Our community’s top picks				\n				<h4>Most Popular Products</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-1.svg\" title=\"accessories-infobox-1.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Delivery						</h4>\n					<p>Chances are there wasn’t collaboration and checkpoints, there wasn’t a process.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-2.svg\" title=\"accessories-infobox-2.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Best Quality						</h4>\n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-3.svg\" title=\"accessories-infobox-3.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n					Learn how to get a discount				\n				<h4>Most Popular Products</h4> \n					<p>Proponents of content strategy may shun of dummy copy designers</p>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-05 17:40:30','2025-10-05 17:40:30','',25,'http://timewilltellstores.com/?p=10023',0,'revision','',0),
(10024,1,'2025-10-05 17:40:30','2025-10-05 17:40:30','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"http://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759671450.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Most Popular Products</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"http://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n					Our community’s top picks				\n				<h4>Most Popular Products</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-1.svg\" title=\"accessories-infobox-1.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Delivery						</h4>\n					<p>Chances are there wasn’t collaboration and checkpoints, there wasn’t a process.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-2.svg\" title=\"accessories-infobox-2.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Best Quality						</h4>\n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-3.svg\" title=\"accessories-infobox-3.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n					Learn how to get a discount				\n				<h4>Most Popular Products</h4> \n					<p>Proponents of content strategy may shun of dummy copy designers</p>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-05 17:40:30','2025-10-05 17:40:30','',25,'http://timewilltellstores.com/?p=10024',0,'revision','',0),
(10026,1,'2025-10-05 17:41:51','2025-10-05 17:41:51','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"http://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759671450.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n			<ul></ul>\n					Our community’s top picks				\n				<h4>Most Popular Products</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-1.svg\" title=\"accessories-infobox-1.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Delivery						</h4>\n					<p>Chances are there wasn’t collaboration and checkpoints, there wasn’t a process.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-2.svg\" title=\"accessories-infobox-2.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Best Quality						</h4>\n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-3.svg\" title=\"accessories-infobox-3.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n					Learn how to get a discount				\n				<h4>Most Popular Products</h4> \n					<p>Proponents of content strategy may shun of dummy copy designers</p>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-05 17:41:51','2025-10-05 17:41:51','',25,'http://timewilltellstores.com/?p=10026',0,'revision','',0),
(10027,1,'2025-10-05 17:41:51','2025-10-05 17:41:51','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"http://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759671450.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n			<ul></ul>\n					Our community’s top picks				\n				<h4>Most Popular Products</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-1.svg\" title=\"accessories-infobox-1.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Delivery						</h4>\n					<p>Chances are there wasn’t collaboration and checkpoints, there wasn’t a process.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-2.svg\" title=\"accessories-infobox-2.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Best Quality						</h4>\n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-3.svg\" title=\"accessories-infobox-3.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n					Learn how to get a discount				\n				<h4>Most Popular Products</h4> \n					<p>Proponents of content strategy may shun of dummy copy designers</p>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-05 17:41:51','2025-10-05 17:41:51','',25,'http://timewilltellstores.com/?p=10027',0,'revision','',0),
(10028,1,'2025-10-05 17:41:51','2025-10-05 17:41:51','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"http://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759671450.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n			<ul></ul>\n					Our community’s top picks				\n				<h4>Most Popular Products</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-1.svg\" title=\"accessories-infobox-1.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Delivery						</h4>\n					<p>Chances are there wasn’t collaboration and checkpoints, there wasn’t a process.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-2.svg\" title=\"accessories-infobox-2.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Best Quality						</h4>\n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-3.svg\" title=\"accessories-infobox-3.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n					Learn how to get a discount				\n				<h4>Most Popular Products</h4> \n					<p>Proponents of content strategy may shun of dummy copy designers</p>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-05 17:41:51','2025-10-05 17:41:51','',25,'http://timewilltellstores.com/?p=10028',0,'revision','',0),
(10039,1,'2025-10-06 11:23:58','2025-10-06 11:23:58','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"http://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759749387.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"http://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n			<ul></ul>\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that’s satisfied for a reason becomes loyal — we focus on giving every reason to stay that way.</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															01.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Custom Design						</h4>\n					<p data-start=\"369\" data-end=\"488\">Every product is crafted to reflect your unique style and needs — no generic solutions, just personalized perfection.</p>\n															02.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								24/7 Support						</h4>\n					<p data-start=\"650\" data-end=\"760\">We’re always here to help — from inquiries to after-sales assistance, your satisfaction is our top priority.</p>\n															03.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-06 11:23:58','2025-10-06 11:23:58','',25,'http://timewilltellstores.com/?p=10039',0,'revision','',0),
(10032,1,'2025-10-05 17:45:49','2025-10-05 17:45:49','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"http://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759671450.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"http://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n			<ul></ul>\n					Our community’s top picks				\n				<h4>Most Popular Products</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-1.svg\" title=\"accessories-infobox-1.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Delivery						</h4>\n					<p>Chances are there wasn’t collaboration and checkpoints, there wasn’t a process.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-2.svg\" title=\"accessories-infobox-2.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Best Quality						</h4>\n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-3.svg\" title=\"accessories-infobox-3.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n					Learn how to get a discount				\n				<h4>Most Popular Products</h4> \n					<p>Proponents of content strategy may shun of dummy copy designers</p>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-05 17:45:49','2025-10-05 17:45:49','',25,'http://timewilltellstores.com/?p=10032',0,'revision','',0),
(10030,1,'2025-10-05 17:45:48','2025-10-05 17:45:48','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"http://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759671450.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n			<ul></ul>\n					Our community’s top picks				\n				<h4>Most Popular Products</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-1.svg\" title=\"accessories-infobox-1.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Delivery						</h4>\n					<p>Chances are there wasn’t collaboration and checkpoints, there wasn’t a process.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-2.svg\" title=\"accessories-infobox-2.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Best Quality						</h4>\n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-3.svg\" title=\"accessories-infobox-3.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n					Learn how to get a discount				\n				<h4>Most Popular Products</h4> \n					<p>Proponents of content strategy may shun of dummy copy designers</p>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-05 17:45:48','2025-10-05 17:45:48','',25,'http://timewilltellstores.com/?p=10030',0,'revision','',0),
(10031,1,'2025-10-05 17:45:48','2025-10-05 17:45:48','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"http://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759671450.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n			<ul></ul>\n					Our community’s top picks				\n				<h4>Most Popular Products</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-1.svg\" title=\"accessories-infobox-1.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Delivery						</h4>\n					<p>Chances are there wasn’t collaboration and checkpoints, there wasn’t a process.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-2.svg\" title=\"accessories-infobox-2.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Best Quality						</h4>\n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-3.svg\" title=\"accessories-infobox-3.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n					Learn how to get a discount				\n				<h4>Most Popular Products</h4> \n					<p>Proponents of content strategy may shun of dummy copy designers</p>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-05 17:45:48','2025-10-05 17:45:48','',25,'http://timewilltellstores.com/?p=10031',0,'revision','',0),
(10033,1,'2025-10-05 17:47:30','2025-10-05 17:47:30','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"http://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759671450.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"http://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n			<ul></ul>\n					Our community’s top picks				\n				<h4>Most Popular Products</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-1.svg\" title=\"accessories-infobox-1.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Delivery						</h4>\n					<p>Chances are there wasn’t collaboration and checkpoints, there wasn’t a process.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-2.svg\" title=\"accessories-infobox-2.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Best Quality						</h4>\n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-3.svg\" title=\"accessories-infobox-3.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n					Learn how to get a discount				\n				<h4>Most Popular Products</h4> \n					<p>Proponents of content strategy may shun of dummy copy designers</p>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-05 17:47:30','2025-10-05 17:47:30','',25,'http://timewilltellstores.com/?p=10033',0,'revision','',0),
(10034,1,'2025-10-05 17:47:30','2025-10-05 17:47:30','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"http://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759671450.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"http://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n			<ul></ul>\n					Our community’s top picks				\n				<h4>Most Popular Products</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-1.svg\" title=\"accessories-infobox-1.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Delivery						</h4>\n					<p>Chances are there wasn’t collaboration and checkpoints, there wasn’t a process.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-2.svg\" title=\"accessories-infobox-2.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Best Quality						</h4>\n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-3.svg\" title=\"accessories-infobox-3.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n					Learn how to get a discount				\n				<h4>Most Popular Products</h4> \n					<p>Proponents of content strategy may shun of dummy copy designers</p>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-05 17:47:30','2025-10-05 17:47:30','',25,'http://timewilltellstores.com/?p=10034',0,'revision','',0),
(10035,1,'2025-10-05 17:47:30','2025-10-05 17:47:30','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"http://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759671450.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"http://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n			<ul></ul>\n					Our community’s top picks				\n				<h4>Most Popular Products</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-1.svg\" title=\"accessories-infobox-1.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Delivery						</h4>\n					<p>Chances are there wasn’t collaboration and checkpoints, there wasn’t a process.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-2.svg\" title=\"accessories-infobox-2.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Best Quality						</h4>\n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-3.svg\" title=\"accessories-infobox-3.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n					Learn how to get a discount				\n				<h4>Most Popular Products</h4> \n					<p>Proponents of content strategy may shun of dummy copy designers</p>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-05 17:47:30','2025-10-05 17:47:30','',25,'http://timewilltellstores.com/?p=10035',0,'revision','',0),
(10037,1,'2025-10-06 11:23:57','2025-10-06 11:23:57','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"http://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759671450.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"http://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n			<ul></ul>\n					Our community’s top picks				\n				<h4>Most Popular Products</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-1.svg\" title=\"accessories-infobox-1.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Delivery						</h4>\n					<p>Chances are there wasn’t collaboration and checkpoints, there wasn’t a process.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-2.svg\" title=\"accessories-infobox-2.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Best Quality						</h4>\n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-3.svg\" title=\"accessories-infobox-3.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n					Learn how to get a discount				\n				<h4>Most Popular Products</h4> \n					<p>Proponents of content strategy may shun of dummy copy designers</p>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-06 11:23:57','2025-10-06 11:23:57','',25,'http://timewilltellstores.com/?p=10037',0,'revision','',0),
(10038,1,'2025-10-06 11:23:58','2025-10-06 11:23:58','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"http://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759671450.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"http://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n			<ul></ul>\n					Our community’s top picks				\n				<h4>Most Popular Products</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-600x600.jpg 600w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"277bdb40ef\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that\'s unhappy for a reason is a problem, a client that\'s unhappy though he or her can\'t</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-1.svg\" title=\"accessories-infobox-1.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Delivery						</h4>\n					<p>Chances are there wasn’t collaboration and checkpoints, there wasn’t a process.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-2.svg\" title=\"accessories-infobox-2.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Best Quality						</h4>\n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.</p>\n															<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-3.svg\" title=\"accessories-infobox-3.svg\" width=\"60\" height=\"60\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n					Learn how to get a discount				\n				<h4>Most Popular Products</h4> \n					<p>Proponents of content strategy may shun of dummy copy designers</p>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-06 11:23:58','2025-10-06 11:23:58','',25,'http://timewilltellstores.com/?p=10038',0,'revision','',0),
(10040,1,'2025-10-06 11:30:54','2025-10-06 11:30:54','http://timewilltellstores.com/wp-content/uploads/2025/10/cropped-timewill-tell-copy.png','cropped-timewill-tell-copy.png','','inherit','open','closed','','cropped-timewill-tell-copy-png','','','2025-10-06 11:30:54','2025-10-06 11:30:54','',9934,'http://timewilltellstores.com/wp-content/uploads/2025/10/cropped-timewill-tell-copy.png',0,'attachment','image/png',0),
(10050,1,'2025-10-06 11:42:42','2025-10-06 11:42:42','<img width=\"120\" height=\"40\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/twt-white-120x40.png\" alt=\"\" decoding=\"async\" />					\n								<link rel=\"stylesheet\" id=\"wd-el-menu-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-menu.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-el-menu-wpb-elem-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-menu-wpb-elem.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n						<ul id=\"menu-main-navigation\"><li id=\"menu-item-9864\" ><a href=\"http://timewilltellstores.com/\">Home</a></li>\n<li id=\"menu-item-9866\" ><a href=\"http://timewilltellstores.com/shop/\">Shop</a></li>\n<li id=\"menu-item-9535\" ><a href=\"http://timewilltellstores.com/contact-us/\">Contact Us</a></li>\n<li id=\"menu-item-9534\" ><a href=\"http://timewilltellstores.com/about-us/\">About Us</a></li>\n<li id=\"menu-item-9533\" ><a href=\"http://timewilltellstores.com/privacy-policy-2/\">Privacy Policy</a></li>\n</ul>		\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<p><a href=\"http://timewilltellstores.com/\">Timewilltellstores</a> Copyright © 2025</p>','Footer Accessories','','inherit','closed','closed','','232-revision-v1','','','2025-10-06 11:42:42','2025-10-06 11:42:42','',232,'http://timewilltellstores.com/?p=10050',0,'revision','',0),
(10046,1,'2025-10-06 11:39:17','2025-10-06 11:39:17','<img width=\"300\" height=\"66\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/octa-smart-2-300x66.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/octa-smart-2-300x66.png 300w, http://timewilltellstores.com/wp-content/uploads/2022/09/octa-smart-2-1024x225.png 1024w, http://timewilltellstores.com/wp-content/uploads/2022/09/octa-smart-2-768x168.png 768w, http://timewilltellstores.com/wp-content/uploads/2022/09/octa-smart-2-1536x337.png 1536w, http://timewilltellstores.com/wp-content/uploads/2022/09/octa-smart-2-1200x263.png 1200w, http://timewilltellstores.com/wp-content/uploads/2022/09/octa-smart-2-148x32.png 148w, http://timewilltellstores.com/wp-content/uploads/2022/09/octa-smart-2.png 1960w\" sizes=\"(max-width: 300px) 100vw, 300px\" />					\n								<link rel=\"stylesheet\" id=\"wd-el-menu-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-menu.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-el-menu-wpb-elem-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-menu-wpb-elem.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n						<ul id=\"menu-main-navigation\"><li id=\"menu-item-9864\" ><a href=\"http://timewilltellstores.com/\">Home</a></li>\n<li id=\"menu-item-9866\" ><a href=\"http://timewilltellstores.com/shop/\">Shop</a></li>\n<li id=\"menu-item-9535\" ><a href=\"http://timewilltellstores.com/contact-us/\">Contact Us</a></li>\n<li id=\"menu-item-9534\" ><a href=\"http://timewilltellstores.com/about-us/\">About Us</a></li>\n<li id=\"menu-item-9533\" ><a href=\"http://timewilltellstores.com/privacy-policy-2/\">Privacy Policy</a></li>\n</ul>		\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<p><a href=\"http://timewilltellstores.com/\">Timewilltellstores</a> Copyright © 2025</p>','Footer Accessories','','inherit','closed','closed','','232-revision-v1','','','2025-10-06 11:39:17','2025-10-06 11:39:17','',232,'http://timewilltellstores.com/?p=10046',0,'revision','',0),
(10043,1,'2025-10-06 11:38:20','2025-10-06 11:38:20','','octa smart (2)','','inherit','open','closed','','octa-smart-2','','','2025-10-06 11:38:20','2025-10-06 11:38:20','',232,'http://timewilltellstores.com/wp-content/uploads/2022/09/octa-smart-2.png',0,'attachment','image/png',0),
(10044,1,'2025-10-06 11:38:21','2025-10-06 11:38:21','','octa smart (1)','','inherit','open','closed','','octa-smart-1','','','2025-10-06 11:38:21','2025-10-06 11:38:21','',232,'http://timewilltellstores.com/wp-content/uploads/2022/09/octa-smart-1.png',0,'attachment','image/png',0),
(10045,1,'2025-10-06 11:39:17','2025-10-06 11:39:17','<img  src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-logo-white-reserve.svg\" title=\"wood-logo-white-reserve\" width=\"180\" height=\"29\">					\n						<link rel=\"stylesheet\" id=\"wd-widget-nav-mega-menu-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/widget-nav-mega-menu.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n						<ul id=\"menu-footer-menu-accessories\"><li id=\"menu-item-137\" ><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/about-us/\">About Us</a></li>\n<li id=\"menu-item-136\" ><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/privacy-policy/\">Privacy Policy</a></li>\n<li id=\"menu-item-139\" ><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shipping/\">Shipping</a></li>\n<li id=\"menu-item-140\" ><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/track-order/\">Track Order</a></li>\n<li id=\"menu-item-138\" ><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/faqs/\">FAQs</a></li>\n</ul>		\n						<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<p><a href=\"https://xtemos.com/\">Xtemos Studio</a> Copyright © 2022</p>','Footer Accessories','','inherit','closed','closed','','232-revision-v1','','','2025-10-06 11:39:17','2025-10-06 11:39:17','',232,'http://timewilltellstores.com/?p=10045',0,'revision','',0),
(10047,1,'2025-10-06 11:39:50','2025-10-06 11:39:50','<img width=\"300\" height=\"66\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/octa-smart-2-300x66.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2022/09/octa-smart-2-300x66.png 300w, http://timewilltellstores.com/wp-content/uploads/2022/09/octa-smart-2-1024x225.png 1024w, http://timewilltellstores.com/wp-content/uploads/2022/09/octa-smart-2-768x168.png 768w, http://timewilltellstores.com/wp-content/uploads/2022/09/octa-smart-2-1536x337.png 1536w, http://timewilltellstores.com/wp-content/uploads/2022/09/octa-smart-2-1200x263.png 1200w, http://timewilltellstores.com/wp-content/uploads/2022/09/octa-smart-2-148x32.png 148w, http://timewilltellstores.com/wp-content/uploads/2022/09/octa-smart-2.png 1960w\" sizes=\"(max-width: 300px) 100vw, 300px\" />					\n								<link rel=\"stylesheet\" id=\"wd-el-menu-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-menu.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-el-menu-wpb-elem-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-menu-wpb-elem.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n						<ul id=\"menu-main-navigation\"><li id=\"menu-item-9864\" ><a href=\"http://timewilltellstores.com/\">Home</a></li>\n<li id=\"menu-item-9866\" ><a href=\"http://timewilltellstores.com/shop/\">Shop</a></li>\n<li id=\"menu-item-9535\" ><a href=\"http://timewilltellstores.com/contact-us/\">Contact Us</a></li>\n<li id=\"menu-item-9534\" ><a href=\"http://timewilltellstores.com/about-us/\">About Us</a></li>\n<li id=\"menu-item-9533\" ><a href=\"http://timewilltellstores.com/privacy-policy-2/\">Privacy Policy</a></li>\n</ul>		\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<p><a href=\"http://timewilltellstores.com/\">Timewilltellstores</a> Copyright © 2025</p>','Footer Accessories','','inherit','closed','closed','','232-revision-v1','','','2025-10-06 11:39:50','2025-10-06 11:39:50','',232,'http://timewilltellstores.com/?p=10047',0,'revision','',0),
(10051,1,'2025-10-06 11:44:22','2025-10-06 11:44:22','<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(10)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					10 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-label=\"Product image\">\n					<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-label=\"Product image\">\n					<img width=\"775\" height=\"969\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg 775w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg 148w\" sizes=\"(max-width: 775px) 100vw, 775px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;80,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/too-active-members-top/\">\n			<img width=\"863\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0.jpg 863w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-818x1024.jpg 818w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-768x961.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-148x185.jpg 148w\" sizes=\"(max-width: 863px) 100vw, 863px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/too-active-members-top/\" aria-label=\"Product image\">\n					<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10134\" data-id=\"10134\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/too-active-members-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10134\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10134\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/too-active-members-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10134\" data-quantity=\"1\" data-product_id=\"10134\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TOO ACTIVE MEMBERS TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/too-active-members-top/\">TOO ACTIVE MEMBERS TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;85,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/calm-hustler-tee/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10165\" data-id=\"10165\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/calm-hustler-tee/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10165\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10165\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/calm-hustler-tee/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10165\" data-quantity=\"1\" data-product_id=\"10165\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;CALM HUSTLER TEE&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/calm-hustler-tee/\">CALM HUSTLER TEE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;80,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10178\" data-id=\"10178\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10178\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10178\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10178\" data-quantity=\"1\" data-product_id=\"10178\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIME WILL TELL CROP TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\">TIME WILL TELL CROP TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;125,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-skating-top/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10186\" data-id=\"10186\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-skating-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10186\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10186\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/twt-skating-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10186\" data-quantity=\"1\" data-product_id=\"10186\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TWT SKATING TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-skating-top/\">TWT SKATING TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;105,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10196\" data-id=\"10196\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10196\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10196\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10196\" data-quantity=\"1\" data-product_id=\"10196\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;X TIME WILL TELL TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\">X TIME WILL TELL TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;85,000.00</bdi>','Store','','publish','closed','closed','','store','','','2025-11-11 00:50:33','2025-11-11 00:50:33','',0,'http://timewilltellstores.com/?page_id=10051',0,'page','',0),
(10052,1,'2025-10-06 11:44:22','2025-10-06 11:44:22','','Store','','inherit','closed','closed','','10051-revision-v1','','','2025-10-06 11:44:22','2025-10-06 11:44:22','',10051,'http://timewilltellstores.com/?p=10052',0,'revision','',0),
(10053,1,'2025-10-06 11:50:59','2025-10-06 11:50:59','','Store','','inherit','closed','closed','','10051-revision-v1','','','2025-10-06 11:50:59','2025-10-06 11:50:59','',10051,'http://timewilltellstores.com/?p=10053',0,'revision','',0),
(10054,1,'2025-10-06 11:51:00','2025-10-06 11:51:00','','Store','','inherit','closed','closed','','10051-revision-v1','','','2025-10-06 11:51:00','2025-10-06 11:51:00','',10051,'http://timewilltellstores.com/?p=10054',0,'revision','',0),
(10049,1,'2025-10-06 11:41:41','2025-10-06 11:41:41','','twt white','','inherit','open','closed','','twt-white','','','2025-10-06 11:41:41','2025-10-06 11:41:41','',232,'http://timewilltellstores.com/wp-content/uploads/2022/09/twt-white.png',0,'attachment','image/png',0),
(10055,1,'2025-10-06 11:51:00','2025-10-06 11:51:00','<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.','Store','','inherit','closed','closed','','10051-revision-v1','','','2025-10-06 11:51:00','2025-10-06 11:51:00','',10051,'http://timewilltellstores.com/?p=10055',0,'revision','',0),
(10056,1,'2025-10-06 12:04:29','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2025-10-06 12:04:29','0000-00-00 00:00:00','',0,'http://timewilltellstores.com/?p=10056',1,'nav_menu_item','',0),
(10057,1,'2025-10-06 12:05:20','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2025-10-06 12:05:20','0000-00-00 00:00:00','',0,'http://timewilltellstores.com/?p=10057',1,'nav_menu_item','',0),
(10059,1,'2025-10-06 12:07:01','2025-10-06 12:06:32',' ','','','publish','closed','closed','','10059','','','2025-10-06 12:07:01','2025-10-06 12:07:01','',0,'http://timewilltellstores.com/?p=10059',2,'nav_menu_item','',0),
(10060,1,'2025-10-06 12:08:39','2025-10-06 12:08:39',' 						 					</h3>\",\"selector\":\"wd-map-id-672a1bc3a2f4f\",\"markers\":null,\"center\":\"\"}\'&gt;\n													.elementor-4453 .elementor-element.elementor-element-0f2f400{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-4453 .elementor-element.elementor-element-3867791 .info-box-subtitle{font-family:\"hkgroteskpro\", Sans-serif;font-size:15px;font-weight:600;}.elementor-4453 .elementor-element.elementor-element-3867791 .info-box-title{font-family:\"hkgroteskpro\", Sans-serif;}@media(max-width:1024px){.elementor-4453 .elementor-element.elementor-element-3867791 .info-box-subtitle{font-size:13px;}}@media(max-width:767px){.elementor-4453 .elementor-element.elementor-element-3867791 .info-box-subtitle{font-size:12px;}}		\n						 					\n							Our stores						\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Visit Our New<br />\nStore in New York						</h4>\n					<p>294 Bay Meadows Ave.<br />Bay Shore, NY 11706</p>\n			<a href=\"#\">\n					See More About				\n							</a>\n						 					\n					Information questions				\n				<h4>Frequently Asked Questions</h4> \n						 			\n								Will I receive the same product that I see in the picture?							\n							<p>Consectetur cras scelerisque dis nec mi vestibulum ullamcorper turpis enim natoque tempus a malesuada suspendisse iaculis adipiscing himenaeos tincidunt.Tellus pharetra dis nostra urna a scelerisque id parturient ullamcorper ullamcorper class ad consectetur tristique et.</p><p>Hendrerit mollis facilisi odio a montes scelerisque a scelerisque justo a praesent conubia aenean mi tempor.</p>\n								Where can I view my sales receipt?							\n							<p>A vel dui a conubia vestibulum class varius vel nunc a gravida ut maecenas quisque a proin condimentum sagittis class at faucibus primis parturient dolor scelerisque himenaeos.</p><p>A et ullamcorper vestibulum netus a mauris ac consectetur libero volutpat congue congue turpis a consectetur adipiscing sit.Suspendisse leo fringilla a congue tempus nisi conubia vestibulum a in posuere accumsan.</p>\n								How can I return an item?							\n							<p>Sit rhoncus aptent dis scelerisque penatibus a dis tempor accumsan suspendisse mollis a et odio ullamcorper magnis ullamcorper cum ullamcorper duis nulla egestas massa.</p><p>Vitae amet nostra est leo dignissim justo sodales et ac a conubia bibendum duis ad justo suspendisse a a tellus cubilia vestibulum a dictumst a duis risus.Sociosqu curae consequat nisl litora a eros est consectetur nulla rhoncus a a id felis praesent.Tempus dui integer a cursus id fames parturient.</p>\n								Will you restock items indicated as “out of stock?”							\n							<p>Scelerisque parturient sagittis nisi in aliquam dui scelerisque non consectetur aptent hac adipiscing ullamcorper pulvinar sit vestibulum purus facilisi hendrerit mus nisl massa ut parturient consectetur cum justo fames torquent.</p><p>Ac curae aliquet vivamus aptent duis congue urna venenatis ridiculus faucibus tincidunt a lorem rutrum nullam potenti adipiscing.Adipiscing.</p>\n								Where can I ship my order?							\n							<p>Ut bibendum a adipiscing purus massa a facilisi congue parturient condimentum urna donec per adipiscing cursus nisl nam tristique parturient id.</p><p>Aliquam quam at et in ipsum at venenatis a eget dignissim aliquam tincidunt ultrices lacus ad consectetur imperdiet sem suspendisse ante a dapibus potenti.Eu parturient parturient magnis tempus molestie augue quam vulputate hac facilisis est nisl pretium a cursus.</p>\n					Information about us				\n				<h4>CONTACT US FOR ANY QUESTIONS</h4> \n<p role=\"status\" aria-live=\"polite\"></p> <ul></ul>\n\n\n\n\n\n\n\n	<p><label>Your Name</label>\n	</p>\n	<p><label>Your Email</label>\n	</p>\n	<p><label>Phone Number</label>\n	</p>\n	<p><label>Company</label>\n	</p>\n<p><label>Your Message</label><textarea cols=\"40\" rows=\"10\" name=\"your-message\"></textarea>\n</p>\n<p>\n</p>\n','Contact Us','','inherit','closed','closed','','21-revision-v1','','','2025-10-06 12:08:39','2025-10-06 12:08:39','',21,'http://timewilltellstores.com/?p=10060',0,'revision','',0),
(10061,1,'2025-10-06 12:09:47','2025-10-06 12:09:47',' 					\n					Some words about us				\n				<h4>We Help Everyone Enjoy Amazing Products</h4> \n					<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit annoying but you could tell them that that discussion would be best suited.</p>				\n								<img width=\"398\" height=\"270\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-img-1.jpg\" alt=\"\" />					\n								<img width=\"398\" height=\"420\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-img-2.jpg\" alt=\"\" />					\n						 					\n			<p>Websites in professional use templating systems. Commercial publishing platforms and content management systems ensure that you can show.</p>\n						 					\n															<img width=\"65\" height=\"65\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/acs-ab-us-img-avatar-65x65.png\" alt=\"\" />													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Brooklyn Simmons						</h4>\n					<p>BARONE LLC</p>\n								<img width=\"398\" height=\"270\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-img-3.jpg\" alt=\"\" />					\n					Words about us				\n				<h4>Our Team</h4> \n					<p>Convallis ullamcorper aliquet ultrices orci cum vestibulum lobortis erat</p>				\n						 						 					\n						<img width=\"400\" height=\"480\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-team-1.jpg\" alt=\"\" />					\n									<h4>\n						Jane Cooper					</h4>\n						President of Sales					\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n						<img width=\"400\" height=\"480\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-team-2.jpg\" alt=\"\" />					\n									<h4>\n						Jacob Jones					</h4>\n						Sales Analyst					\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n						<img width=\"400\" height=\"480\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-team-3.jpg\" alt=\"\" />					\n									<h4>\n						Kristin Watson					</h4>\n						Market Development					\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n						<img width=\"400\" height=\"480\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-team-4.jpg\" alt=\"\" />					\n									<h4>\n						Darlene Robertson					</h4>\n						Sales Analyst					\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n					Buyers trust us				\n				<h4>Our Strategy Is To Provide Our Customers With Quality Products</h4> \n			<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit annoying but you could tell them that that discussion would be best suited. You begin with a text, you sculpt information, you chisel away what’s not needed, you come.</p>\n			<p>Then the question arises: where’s the content? Not there yet? That’s not so bad, there’s dummy copy to the rescue. But worse, what if the fish doesn’t fit in the can, the foot’s to big for the boot? Or to small? To short sentences, to many headings, images too large for the proposed design, or too small, or they fit in but it looks iffy for reasons the folks in the meeting can’t quite tell right now, but they’re unhappy, somehow. A client that’s unhappy for a reason is a problem, a client that’s unhappy though.</p>\n						 					\n															<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-1.svg\" title=\"accessories-infobox-1.svg\" width=\"60\" height=\"60\">													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Delivery						</h4>\n					<p>Chances are there wasn’t collaboration and checkpoints, there wasn’t a process.</p>\n															<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-2.svg\" title=\"accessories-infobox-2.svg\" width=\"60\" height=\"60\">													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Best Quality						</h4>\n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.</p>\n															<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-3.svg\" title=\"accessories-infobox-3.svg\" width=\"60\" height=\"60\">													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n					 										\n				<h4>Join Our Community</h4> \n			<p>Chances are there wasn’t collaboration, communication, and checkpoints, there wasn’t a process agreed upon or specified with the granularity required. It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn’t have helped won’t help now it’s like saying you’re a bad designer.</p>\n						 					\n						<ul id=\"menu-menu-about-us\"><li id=\"menu-item-209\"><a href=\"#\">Web Designer</a></li>\n<li id=\"menu-item-210\"><a href=\"#\">Administrator</a></li>\n<li id=\"menu-item-211\"><a href=\"#\">Store Manager</a></li>\n<li id=\"menu-item-212\"><a href=\"#\">CEO</a></li>\n</ul>		\n			<a href=\"#\">\n					Submit Now				\n							</a>','About Us','','inherit','closed','closed','','14-revision-v1','','','2025-10-06 12:09:47','2025-10-06 12:09:47','',14,'http://timewilltellstores.com/?p=10061',0,'revision','',0),
(10062,1,'2025-10-06 12:13:14','2025-10-06 12:13:14','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n		<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-06 12:13:14','2025-10-06 12:13:14','',83,'http://timewilltellstores.com/?p=10062',0,'revision','',0),
(10063,1,'2025-10-06 12:13:14','2025-10-06 12:13:14','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n		<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-06 12:13:14','2025-10-06 12:13:14','',83,'http://timewilltellstores.com/?p=10063',0,'revision','',0),
(10064,1,'2025-10-06 12:13:14','2025-10-06 12:13:14','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n		<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>','slide 1','','inherit','closed','closed','','83-revision-v1','','','2025-10-06 12:13:14','2025-10-06 12:13:14','',83,'http://timewilltellstores.com/?p=10064',0,'revision','',0),
(10065,1,'2025-10-06 12:13:29','2025-10-06 12:13:29','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Headwear That Speaks Boldly</h4> \n		<p><em>Top off your look <br />with signature pieces.</em></p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>','slide 2','','inherit','closed','closed','','90-revision-v1','','','2025-10-06 12:13:29','2025-10-06 12:13:29','',90,'http://timewilltellstores.com/?p=10065',0,'revision','',0),
(10066,1,'2025-10-06 12:13:29','2025-10-06 12:13:29','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Headwear That Speaks Boldly</h4> \n		<p><em>Top off your look <br />with signature pieces.</em></p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>','slide 2','','inherit','closed','closed','','90-revision-v1','','','2025-10-06 12:13:29','2025-10-06 12:13:29','',90,'http://timewilltellstores.com/?p=10066',0,'revision','',0),
(10067,1,'2025-10-06 12:13:29','2025-10-06 12:13:29','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Headwear That Speaks Boldly</h4> \n		<p><em>Top off your look <br />with signature pieces.</em></p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>','slide 2','','inherit','closed','closed','','90-revision-v1','','','2025-10-06 12:13:29','2025-10-06 12:13:29','',90,'http://timewilltellstores.com/?p=10067',0,'revision','',0),
(10068,1,'2025-10-06 12:13:37','2025-10-06 12:13:37','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n		<p><em>Designed for movement <br />Made for comfort..</em></p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>','slide 3','','inherit','closed','closed','','97-revision-v1','','','2025-10-06 12:13:37','2025-10-06 12:13:37','',97,'http://timewilltellstores.com/?p=10068',0,'revision','',0),
(10069,1,'2025-10-06 12:13:37','2025-10-06 12:13:37','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n		<p><em>Designed for movement <br />Made for comfort..</em></p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>','slide 3','','inherit','closed','closed','','97-revision-v1','','','2025-10-06 12:13:37','2025-10-06 12:13:37','',97,'http://timewilltellstores.com/?p=10069',0,'revision','',0),
(10070,1,'2025-10-06 12:13:37','2025-10-06 12:13:37','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Chill Move <br />\nFlex Style.</h4> \n		<p><em>Designed for movement <br />Made for comfort..</em></p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/store/\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>','slide 3','','inherit','closed','closed','','97-revision-v1','','','2025-10-06 12:13:37','2025-10-06 12:13:37','',97,'http://timewilltellstores.com/?p=10070',0,'revision','',0),
(10124,1,'2025-10-13 14:54:43','2025-10-13 14:54:43','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Information about us				\n				<h4>CONTACT US FOR ANY QUESTIONS</h4> \n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>				\n									<h3>\n							timewilltell091@gmail.com						\n					</h3>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z\"></path></svg>				\n									<h3>\n							07070223974, 08145021819						\n					</h3>\n								<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-social-icons.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-social-icons-styles-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-social-styles.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.instagram.com/twt10.63?igsh=MWd5bTJwbmJxcGF2ZQ&#038;utm_source=qr\" target=\"_blank\" aria-label=\"Instagram social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://t.snapchat.com/OimmDyfS\" target=\"_blank\" aria-label=\"Snapchat social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.tiktok.com/@oluferi18?_t=ZS-8ybJHNnPrw0&#038;_r=1\" target=\"_blank\" aria-label=\"TikTok social link\">\n											</a>\n					Information about us				\n				<h4>CONTACT US FOR ANY QUESTIONS</h4> \n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f9498-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"9498\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.2\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f9498-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n	<p><label>Your Name</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" />\n	</p>\n	<p><label>Your Email</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" />\n	</p>\n	<p><label>Phone Number</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"tel-767\" />\n	</p>\n	<p><label>Company</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"text-1\" />\n	</p>\n<p><label>Your Message</label><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" aria-invalid=\"false\" name=\"your-message\"></textarea>\n</p>\n<p><input type=\"submit\" value=\"ASK A QUESTION\" />\n</p>\n</form>','Contact Us','','inherit','closed','closed','','21-revision-v1','','','2025-10-13 14:54:43','2025-10-13 14:54:43','',21,'https://timewilltellstores.com/?p=10124',0,'revision','',0),
(10074,1,'2025-10-07 00:15:01','2025-10-07 00:15:01','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Information questions				\n				<h4>Frequently Asked Questions</h4> \n								<link rel=\"stylesheet\" id=\"wd-accordion-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-accordion.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-accordion-elem-wpb-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-accordion-wpb-elem.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			\n								Will I receive the same product that I see in the picture?							\n							<p>Consectetur cras scelerisque dis nec mi vestibulum ullamcorper turpis enim natoque tempus a malesuada suspendisse iaculis adipiscing himenaeos tincidunt.Tellus pharetra dis nostra urna a scelerisque id parturient ullamcorper ullamcorper class ad consectetur tristique et.</p><p>Hendrerit mollis facilisi odio a montes scelerisque a scelerisque justo a praesent conubia aenean mi tempor.</p>\n								Where can I view my sales receipt?							\n							<p>A vel dui a conubia vestibulum class varius vel nunc a gravida ut maecenas quisque a proin condimentum sagittis class at faucibus primis parturient dolor scelerisque himenaeos.</p><p>A et ullamcorper vestibulum netus a mauris ac consectetur libero volutpat congue congue turpis a consectetur adipiscing sit.Suspendisse leo fringilla a congue tempus nisi conubia vestibulum a in posuere accumsan.</p>\n								How can I return an item?							\n							<p>Sit rhoncus aptent dis scelerisque penatibus a dis tempor accumsan suspendisse mollis a et odio ullamcorper magnis ullamcorper cum ullamcorper duis nulla egestas massa.</p><p>Vitae amet nostra est leo dignissim justo sodales et ac a conubia bibendum duis ad justo suspendisse a a tellus cubilia vestibulum a dictumst a duis risus.Sociosqu curae consequat nisl litora a eros est consectetur nulla rhoncus a a id felis praesent.Tempus dui integer a cursus id fames parturient.</p>\n								Will you restock items indicated as “out of stock?”							\n							<p>Scelerisque parturient sagittis nisi in aliquam dui scelerisque non consectetur aptent hac adipiscing ullamcorper pulvinar sit vestibulum purus facilisi hendrerit mus nisl massa ut parturient consectetur cum justo fames torquent.</p><p>Ac curae aliquet vivamus aptent duis congue urna venenatis ridiculus faucibus tincidunt a lorem rutrum nullam potenti adipiscing.Adipiscing.</p>\n								Where can I ship my order?							\n							<p>Ut bibendum a adipiscing purus massa a facilisi congue parturient condimentum urna donec per adipiscing cursus nisl nam tristique parturient id.</p><p>Aliquam quam at et in ipsum at venenatis a eget dignissim aliquam tincidunt ultrices lacus ad consectetur imperdiet sem suspendisse ante a dapibus potenti.Eu parturient parturient magnis tempus molestie augue quam vulputate hac facilisis est nisl pretium a cursus.</p>\n					Information about us				\n				<h4>CONTACT US FOR ANY QUESTIONS</h4> \n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f9498-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"9498\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.2\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f9498-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n	<p><label>Your Name</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" />\n	</p>\n	<p><label>Your Email</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" />\n	</p>\n	<p><label>Phone Number</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"tel-767\" />\n	</p>\n	<p><label>Company</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"text-1\" />\n	</p>\n<p><label>Your Message</label><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" aria-invalid=\"false\" name=\"your-message\"></textarea>\n</p>\n<p><input type=\"submit\" value=\"ASK A QUESTION\" />\n</p>\n</form>','Contact Us','','inherit','closed','closed','','21-revision-v1','','','2025-10-07 00:15:01','2025-10-07 00:15:01','',21,'https://timewilltellstores.com/?p=10074',0,'revision','',0),
(10072,1,'2025-10-07 00:15:01','2025-10-07 00:15:01',' 						 					</h3>\",\"selector\":\"wd-map-id-672a1bc3a2f4f\",\"markers\":null,\"center\":\"\"}\'&gt;\n													.elementor-4453 .elementor-element.elementor-element-0f2f400{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-4453 .elementor-element.elementor-element-3867791 .info-box-subtitle{font-family:\"hkgroteskpro\", Sans-serif;font-size:15px;font-weight:600;}.elementor-4453 .elementor-element.elementor-element-3867791 .info-box-title{font-family:\"hkgroteskpro\", Sans-serif;}@media(max-width:1024px){.elementor-4453 .elementor-element.elementor-element-3867791 .info-box-subtitle{font-size:13px;}}@media(max-width:767px){.elementor-4453 .elementor-element.elementor-element-3867791 .info-box-subtitle{font-size:12px;}}		\n						 					\n							Our stores						\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Visit Our New<br />\nStore in New York						</h4>\n					<p>294 Bay Meadows Ave.<br />Bay Shore, NY 11706</p>\n			<a href=\"#\">\n					See More About				\n							</a>\n						 					\n					Information questions				\n				<h4>Frequently Asked Questions</h4> \n						 			\n								Will I receive the same product that I see in the picture?							\n							<p>Consectetur cras scelerisque dis nec mi vestibulum ullamcorper turpis enim natoque tempus a malesuada suspendisse iaculis adipiscing himenaeos tincidunt.Tellus pharetra dis nostra urna a scelerisque id parturient ullamcorper ullamcorper class ad consectetur tristique et.</p><p>Hendrerit mollis facilisi odio a montes scelerisque a scelerisque justo a praesent conubia aenean mi tempor.</p>\n								Where can I view my sales receipt?							\n							<p>A vel dui a conubia vestibulum class varius vel nunc a gravida ut maecenas quisque a proin condimentum sagittis class at faucibus primis parturient dolor scelerisque himenaeos.</p><p>A et ullamcorper vestibulum netus a mauris ac consectetur libero volutpat congue congue turpis a consectetur adipiscing sit.Suspendisse leo fringilla a congue tempus nisi conubia vestibulum a in posuere accumsan.</p>\n								How can I return an item?							\n							<p>Sit rhoncus aptent dis scelerisque penatibus a dis tempor accumsan suspendisse mollis a et odio ullamcorper magnis ullamcorper cum ullamcorper duis nulla egestas massa.</p><p>Vitae amet nostra est leo dignissim justo sodales et ac a conubia bibendum duis ad justo suspendisse a a tellus cubilia vestibulum a dictumst a duis risus.Sociosqu curae consequat nisl litora a eros est consectetur nulla rhoncus a a id felis praesent.Tempus dui integer a cursus id fames parturient.</p>\n								Will you restock items indicated as “out of stock?”							\n							<p>Scelerisque parturient sagittis nisi in aliquam dui scelerisque non consectetur aptent hac adipiscing ullamcorper pulvinar sit vestibulum purus facilisi hendrerit mus nisl massa ut parturient consectetur cum justo fames torquent.</p><p>Ac curae aliquet vivamus aptent duis congue urna venenatis ridiculus faucibus tincidunt a lorem rutrum nullam potenti adipiscing.Adipiscing.</p>\n								Where can I ship my order?							\n							<p>Ut bibendum a adipiscing purus massa a facilisi congue parturient condimentum urna donec per adipiscing cursus nisl nam tristique parturient id.</p><p>Aliquam quam at et in ipsum at venenatis a eget dignissim aliquam tincidunt ultrices lacus ad consectetur imperdiet sem suspendisse ante a dapibus potenti.Eu parturient parturient magnis tempus molestie augue quam vulputate hac facilisis est nisl pretium a cursus.</p>\n					Information about us				\n				<h4>CONTACT US FOR ANY QUESTIONS</h4> \n<p role=\"status\" aria-live=\"polite\"></p> <ul></ul>\n\n\n\n\n\n\n\n	<p><label>Your Name</label>\n	</p>\n	<p><label>Your Email</label>\n	</p>\n	<p><label>Phone Number</label>\n	</p>\n	<p><label>Company</label>\n	</p>\n<p><label>Your Message</label><textarea cols=\"40\" rows=\"10\" name=\"your-message\"></textarea>\n</p>\n<p>\n</p>\n','Contact Us','','inherit','closed','closed','','21-revision-v1','','','2025-10-07 00:15:01','2025-10-07 00:15:01','',21,'https://timewilltellstores.com/?p=10072',0,'revision','',0),
(10073,1,'2025-10-07 00:15:01','2025-10-07 00:15:01',' 						 					</h3>\",\"selector\":\"wd-map-id-672a1bc3a2f4f\",\"markers\":null,\"center\":\"\"}\'&gt;\n													.elementor-4453 .elementor-element.elementor-element-0f2f400{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-4453 .elementor-element.elementor-element-3867791 .info-box-subtitle{font-family:\"hkgroteskpro\", Sans-serif;font-size:15px;font-weight:600;}.elementor-4453 .elementor-element.elementor-element-3867791 .info-box-title{font-family:\"hkgroteskpro\", Sans-serif;}@media(max-width:1024px){.elementor-4453 .elementor-element.elementor-element-3867791 .info-box-subtitle{font-size:13px;}}@media(max-width:767px){.elementor-4453 .elementor-element.elementor-element-3867791 .info-box-subtitle{font-size:12px;}}		\n						 					\n							Our stores						\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Visit Our New<br />\nStore in New York						</h4>\n					<p>294 Bay Meadows Ave.<br />Bay Shore, NY 11706</p>\n			<a href=\"#\">\n					See More About				\n							</a>\n						 					\n					Information questions				\n				<h4>Frequently Asked Questions</h4> \n						 			\n								Will I receive the same product that I see in the picture?							\n							<p>Consectetur cras scelerisque dis nec mi vestibulum ullamcorper turpis enim natoque tempus a malesuada suspendisse iaculis adipiscing himenaeos tincidunt.Tellus pharetra dis nostra urna a scelerisque id parturient ullamcorper ullamcorper class ad consectetur tristique et.</p><p>Hendrerit mollis facilisi odio a montes scelerisque a scelerisque justo a praesent conubia aenean mi tempor.</p>\n								Where can I view my sales receipt?							\n							<p>A vel dui a conubia vestibulum class varius vel nunc a gravida ut maecenas quisque a proin condimentum sagittis class at faucibus primis parturient dolor scelerisque himenaeos.</p><p>A et ullamcorper vestibulum netus a mauris ac consectetur libero volutpat congue congue turpis a consectetur adipiscing sit.Suspendisse leo fringilla a congue tempus nisi conubia vestibulum a in posuere accumsan.</p>\n								How can I return an item?							\n							<p>Sit rhoncus aptent dis scelerisque penatibus a dis tempor accumsan suspendisse mollis a et odio ullamcorper magnis ullamcorper cum ullamcorper duis nulla egestas massa.</p><p>Vitae amet nostra est leo dignissim justo sodales et ac a conubia bibendum duis ad justo suspendisse a a tellus cubilia vestibulum a dictumst a duis risus.Sociosqu curae consequat nisl litora a eros est consectetur nulla rhoncus a a id felis praesent.Tempus dui integer a cursus id fames parturient.</p>\n								Will you restock items indicated as “out of stock?”							\n							<p>Scelerisque parturient sagittis nisi in aliquam dui scelerisque non consectetur aptent hac adipiscing ullamcorper pulvinar sit vestibulum purus facilisi hendrerit mus nisl massa ut parturient consectetur cum justo fames torquent.</p><p>Ac curae aliquet vivamus aptent duis congue urna venenatis ridiculus faucibus tincidunt a lorem rutrum nullam potenti adipiscing.Adipiscing.</p>\n								Where can I ship my order?							\n							<p>Ut bibendum a adipiscing purus massa a facilisi congue parturient condimentum urna donec per adipiscing cursus nisl nam tristique parturient id.</p><p>Aliquam quam at et in ipsum at venenatis a eget dignissim aliquam tincidunt ultrices lacus ad consectetur imperdiet sem suspendisse ante a dapibus potenti.Eu parturient parturient magnis tempus molestie augue quam vulputate hac facilisis est nisl pretium a cursus.</p>\n					Information about us				\n				<h4>CONTACT US FOR ANY QUESTIONS</h4> \n<p role=\"status\" aria-live=\"polite\"></p> <ul></ul>\n\n\n\n\n\n\n\n	<p><label>Your Name</label>\n	</p>\n	<p><label>Your Email</label>\n	</p>\n	<p><label>Phone Number</label>\n	</p>\n	<p><label>Company</label>\n	</p>\n<p><label>Your Message</label><textarea cols=\"40\" rows=\"10\" name=\"your-message\"></textarea>\n</p>\n<p>\n</p>\n','Contact Us','','inherit','closed','closed','','21-revision-v1','','','2025-10-07 00:15:01','2025-10-07 00:15:01','',21,'https://timewilltellstores.com/?p=10073',0,'revision','',0),
(10075,1,'2025-10-07 00:24:02','2025-10-07 00:24:02','Have a coupon? <a href=\"#\">Click here to enter your code</a>	\n<form method=\"post\" style=\"display:none\">\n	<p>If you have a coupon code, please apply it below.</p>\n	<p>\n		<label for=\"coupon_code\">Coupon:</label>\n		<input type=\"text\" name=\"coupon_code\" placeholder=\"Coupon code\" id=\"coupon_code\" value=\"\" />\n	</p>\n	<p>\n		<button type=\"submit\" name=\"apply_coupon\" value=\"Apply coupon\">Apply coupon</button>\n	</p>\n</form>\n						<link rel=\"stylesheet\" id=\"wd-woo-opt-free-progress-bar-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-opt-free-progress-bar.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-progress-bar-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-mod-progress-bar.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n				Add &#036;701.00 to cart and get free shipping!','Checkout top layout Accessories','','inherit','closed','closed','','9858-revision-v1','','','2025-10-07 00:24:02','2025-10-07 00:24:02','',9858,'https://timewilltellstores.com/?p=10075',0,'revision','',0);
INSERT INTO `wp6x_posts` VALUES
(10086,1,'2025-10-07 00:40:58','2025-10-07 00:40:58','<link rel=\"stylesheet\" id=\"wd-el-page-title-builder-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-page-title-builder.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-shop-page-title-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-shop-page-title.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-shop-title-categories-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-categories-loop-nav.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-nav-mobile-accordion-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-categories-loop-nav-mobile-accordion.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-page-title-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/page-title.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 										\n													<h1>\n								Shop							</h1>\n				<a href=\"#\" rel=\"nofollow\">\n					Categories				</a>\n		<ul>\n			<li>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/\">\n							All						\n							products						\n				</a>\n			</li>\n								<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/uncategorized/\" >Uncategorized0 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/accessories/\" >Accessories0 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\" >Cables1 product</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\" >Cases16 products</a>\n<ul>	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-11/\" >IPhone 110 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-11-pro/\" >IPhone 11 pro0 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12/\" >IPhone 120 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12-pro/\" >IPhone 12 pro7 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" >IPhone 138 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-se/\" >IPhone SE0 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-xr/\" >IPhone XR0 products</a>\n</li>\n</ul></li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\" >Charger1 product</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\" >MagSafe1 product</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/power-banks/\" >Power Banks0 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\" >Straps12 products</a>\n<ul>	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/canvas/\" >Canvas6 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/leather/\" >Leather0 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/limited-series/\" >Limited series0 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/metal/\" >Metal0 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" >Silicone6 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/sport/\" >Sport0 products</a>\n</li>\n</ul></li>\n					</ul>\n						<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Choose Your Phone</h4> \n			<a  href=\"#\">\n					MORE MODELS				\n							</a>\n						<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-layout-masonry-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-categories-loop-layout-masonry.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 															<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 			\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/uncategorized/\">\n				<img width=\"1200\" height=\"1200\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/woocommerce-placeholder.png\" alt=\"Placeholder\" loading=\"lazy\" />			</a>\n			<h3>\n				Uncategorized			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/uncategorized/\">0 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/uncategorized/\" aria-label=\"Product category uncategorized\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/accessories/\">\n				<img width=\"1200\" height=\"1200\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/woocommerce-placeholder.png\" alt=\"Placeholder\" loading=\"lazy\" />			</a>\n			<h3>\n				Accessories			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/accessories/\">0 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/accessories/\" aria-label=\"Product category accessories\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Cables <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\" aria-label=\"Product category cables\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\">\n				<img width=\"132\" height=\"132\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-1-132.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-1-132.jpg 132w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-1-132-100x100.jpg 100w\" sizes=\"(max-width: 132px) 100vw, 132px\" />			</a>\n			<h3>\n				Cases <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\" aria-label=\"Product category cases\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Charger <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\" aria-label=\"Product category charger\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				MagSafe <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\" aria-label=\"Product category magsafe\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/power-banks/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Power Banks			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/power-banks/\">0 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/power-banks/\" aria-label=\"Product category power-banks\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Straps			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\">0 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\" aria-label=\"Product category straps\"></a>\n					<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 														\n						<link rel=\"stylesheet\" id=\"wd-brands-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-brand.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n																											<a title=\"Xiaomi\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=xiaomi\"></a>\n									<img width=\"180\" height=\"100\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-5.png 180w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-5-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															\n																											<a title=\"Spigen\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=spigen\"></a>\n									<img width=\"180\" height=\"100\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-6.png 180w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-6-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															\n																											<a title=\"Samsung\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=samsung\"></a>\n									<img width=\"180\" height=\"100\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-3.png 180w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-3-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															\n																											<a title=\"Panasonic\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=panasonic\"></a>\n									<img width=\"180\" height=\"100\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-1.png 180w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-1-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															\n																											<a title=\"Nillkin\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=nillkin\"></a>\n									<img width=\"180\" height=\"100\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-8.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-8.png 180w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-8-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															\n																											<a title=\"Logitech\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/?filter_brand=logitech\"></a>\n									<img width=\"180\" height=\"100\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-2.png 180w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-brand-2-150x83.png 150w\" sizes=\"(max-width: 180px) 100vw, 180px\" />															\n																							<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/mag-safe-case-category.jpg\" alt=\"promo-banner-image\">																		\n								Safe yout phone							\n													<h4 data-elementor-setting-key=\"title\">\n								MagSafe Case							</h4>\n			<a  href=\"#\">\n					View more				\n							</a>\n									<a href=\"#\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/fabric-case-category.jpg\" alt=\"promo-banner-image\">																		\n								Popular							\n													<h4 data-elementor-setting-key=\"title\">\n								Fabric Case							</h4>\n			<a  href=\"#\">\n					View more				\n							</a>\n									<a href=\"#\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/silicone-case-category.jpg\" alt=\"promo-banner-image\">																		\n								Your style							\n													<h4 data-elementor-setting-key=\"title\">\n								Silicone Case							</h4>\n			<a  href=\"#\">\n					View more				\n							</a>\n									<a href=\"#\"></a>\n					Hurry up to buy				\n				<h4>Popular Products</h4> \n					<p>How can you evaluate content without design</p>				\n						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-base-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-product-loop-base.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-more-description-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/mod-more-description.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-1-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-blue-airpods-2-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9260\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\">Case for AirPods – Blue</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\" rel=\"tag\">Cases</a>		\n	<bdi>&#36;9.99</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"9b6a06bd6a\" data-product-id=\"9260\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9260\" data-quantity=\"1\" data-product_id=\"9260\" data-product_sku=\"\" aria-label=\"Add &ldquo;Case for AirPods – Blue&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n							<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/case-for-airpods-blue/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9260\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-3-1-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9181\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\">Epik Silicone Case Full &#8211; Lavender</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" rel=\"tag\">IPhone 13</a>		\n	<bdi>&#36;99.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"9b6a06bd6a\" data-product-id=\"9181\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9181\" data-quantity=\"1\" data-product_id=\"9181\" data-product_sku=\"\" aria-label=\"Add &ldquo;Epik Silicone Case Full - Lavender&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-lavender/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9181\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-deep-navy/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-1-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-1-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-1-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-1-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-1-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-1-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-deep-navy/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-1-1-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-1-1-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-1-1-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-1-1-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-1-1-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-1-1-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9186\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-deep-navy/\">Epik Silicone Case Full – Deep Navy</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" rel=\"tag\">IPhone 13</a>		\n	<bdi>&#36;99.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"9b6a06bd6a\" data-product-id=\"9186\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9186\" data-quantity=\"1\" data-product_id=\"9186\" data-product_sku=\"\" aria-label=\"Add &ldquo;Epik Silicone Case Full – Deep Navy&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-deep-navy/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9186\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-pine-green/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-2-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-2-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-2-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-2-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-2-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-2-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-pine-green/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-2-1-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-2-1-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-2-1-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-2-1-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-2-1-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-link-2-1-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9191\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-pine-green/\">Epik Silicone Case Full – Pine Green</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" rel=\"tag\">IPhone 13</a>		\n	<bdi>&#36;99.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"9b6a06bd6a\" data-product-id=\"9191\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9191\" data-quantity=\"1\" data-product_id=\"9191\" data-product_sku=\"\" aria-label=\"Add &ldquo;Epik Silicone Case Full – Pine Green&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/epik-silicone-case-full-pine-green/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9191\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/full-aquarelle-iphone-xr/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/full-aquarelle-iphone-xr/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-2.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-2-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-iphone-xr-10-2-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9197\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/full-aquarelle-iphone-xr/\">Full Aquarelle iPhone XR</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" rel=\"tag\">IPhone 13</a>		\n	<bdi>&#36;169.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"9b6a06bd6a\" data-product-id=\"9197\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9197\" data-quantity=\"1\" data-product_id=\"9197\" data-product_sku=\"\" aria-label=\"Add &ldquo;Full Aquarelle iPhone XR&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/full-aquarelle-iphone-xr/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9197\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-max-silicone-black-white/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-max-silicone-black-white/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-2.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-2-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-12-pro-4-2-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9236\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-max-silicone-black-white/\">iPhone 12 Pro Max Silicone – Black/White</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12-pro/\" rel=\"tag\">IPhone 12 pro</a>		\n	<bdi>&#36;99.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"9b6a06bd6a\" data-product-id=\"9236\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9236\" data-quantity=\"1\" data-product_id=\"9236\" data-product_sku=\"\" aria-label=\"Add &ldquo;iPhone 12 Pro Max Silicone – Black/White&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/iphone-12-pro-max-silicone-black-white/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9236\"\n				>Quick view</a>\n											<!-- end #carousel-389 -->','product archive layout Cases','','inherit','closed','closed','','9421-revision-v1','','','2025-10-07 00:40:58','2025-10-07 00:40:58','',9421,'https://timewilltellstores.com/?p=10086',0,'revision','',0),
(10088,1,'2025-10-07 00:41:00','2025-10-07 00:41:00','<link rel=\"stylesheet\" id=\"wd-el-page-title-builder-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-page-title-builder.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-shop-page-title-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-shop-page-title.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-shop-title-categories-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-categories-loop-nav.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-nav-mobile-accordion-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-categories-loop-nav-mobile-accordion.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-page-title-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/page-title.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 										\n													<h1>\n								Shop							</h1>\n				<a href=\"#\" rel=\"nofollow\">\n					Categories				</a>\n		<ul>\n			<li>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/shop/\">\n							All						\n							products						\n				</a>\n			</li>\n								<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/uncategorized/\" >Uncategorized0 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/accessories/\" >Accessories0 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\" >Cables1 product</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\" >Cases16 products</a>\n<ul>	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-11/\" >IPhone 110 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-11-pro/\" >IPhone 11 pro0 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12/\" >IPhone 120 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-12-pro/\" >IPhone 12 pro7 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-13/\" >IPhone 138 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-se/\" >IPhone SE0 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/iphone-xr/\" >IPhone XR0 products</a>\n</li>\n</ul></li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\" >Charger1 product</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\" >MagSafe1 product</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/power-banks/\" >Power Banks0 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\" >Straps12 products</a>\n<ul>	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/canvas/\" >Canvas6 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/leather/\" >Leather0 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/limited-series/\" >Limited series0 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/metal/\" >Metal0 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" >Silicone6 products</a>\n</li>\n	<li><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/sport/\" >Sport0 products</a>\n</li>\n</ul></li>\n					</ul>\n						<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-layout-masonry-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-categories-loop-layout-masonry.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 															<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 			\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/uncategorized/\">\n				<img width=\"1200\" height=\"1200\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/woocommerce-placeholder.png\" alt=\"Placeholder\" loading=\"lazy\" />			</a>\n			<h3>\n				Uncategorized			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/uncategorized/\">0 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/uncategorized/\" aria-label=\"Product category uncategorized\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/accessories/\">\n				<img width=\"1200\" height=\"1200\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/woocommerce-placeholder.png\" alt=\"Placeholder\" loading=\"lazy\" />			</a>\n			<h3>\n				Accessories			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/accessories/\">0 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/accessories/\" aria-label=\"Product category accessories\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-3-2-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Cables <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cables/\" aria-label=\"Product category cables\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\">\n				<img width=\"132\" height=\"132\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-1-132.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-1-132.jpg 132w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-1-132-100x100.jpg 100w\" sizes=\"(max-width: 132px) 100vw, 132px\" />			</a>\n			<h3>\n				Cases <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/cases/\" aria-label=\"Product category cases\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-4-2-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Charger <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/charger/\" aria-label=\"Product category charger\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-2-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				MagSafe <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/magsafe/\" aria-label=\"Product category magsafe\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/power-banks/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-6-1-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Power Banks			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/power-banks/\">0 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/power-banks/\" aria-label=\"Product category power-banks\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\">\n				<img width=\"220\" height=\"220\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5.jpg 220w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5-185x185.jpg 185w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5-100x100.jpg 100w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/wood-accessories-category-5-132x132.jpg 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Straps			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\">0 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/\" aria-label=\"Product category straps\"></a>\n					<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 														\n																							<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/limited-edition-straps-category.jpg\" alt=\"promo-banner-image\">																		\n								Hurry up to buy							\n													<h4 data-elementor-setting-key=\"title\">\n								Limited Edition Straps							</h4>\n			<a  href=\"#\">\n					View more				\n							</a>\n									<a href=\"#\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/new-44mm-straps-category.jpg\" alt=\"promo-banner-image\">																		\n								New arrivals							\n													<h4 data-elementor-setting-key=\"title\">\n								New Straps for 44mm Watches							</h4>\n			<a  href=\"#\">\n					View more				\n							</a>\n									<a href=\"#\"></a>\n						<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n					Hurry up to buy				\n				<h4>Popular Products</h4> \n					<p>How can you evaluate content without design</p>				\n						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-base-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-product-loop-base.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-more-description-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/mod-more-description.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/apple-watch-series-6/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-17.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-17.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-17-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-17-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-17-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-17-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9479\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/apple-watch-series-6/\">Apple Watch Series 6</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" rel=\"tag\">Silicone</a>		\n	<bdi>&#36;399.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"9b6a06bd6a\" data-product-id=\"9479\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9479\" data-quantity=\"1\" data-product_id=\"9479\" data-product_sku=\"\" aria-label=\"Add &ldquo;Apple Watch Series 6&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n							<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/apple-watch-series-6/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9479\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/aubergine-modern-buckle/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-leather-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-leather-3.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-leather-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-leather-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-leather-3-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-leather-3-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9466\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/aubergine-modern-buckle/\">Aubergine Modern Buckle</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" rel=\"tag\">Silicone</a>		\n	<bdi>&#36;239.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"9b6a06bd6a\" data-product-id=\"9466\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9466\" data-quantity=\"1\" data-product_id=\"9466\" data-product_sku=\"\" aria-label=\"Add &ldquo;Aubergine Modern Buckle&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/aubergine-modern-buckle/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9466\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/blue-sport-band-regular/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-metal-13.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-metal-13.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-metal-13-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-metal-13-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-metal-13-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-metal-13-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9473\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/blue-sport-band-regular/\">Blue Sport Band Regular</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" rel=\"tag\">Silicone</a>		\n	<bdi>&#36;159.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"9b6a06bd6a\" data-product-id=\"9473\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9473\" data-quantity=\"1\" data-product_id=\"9473\" data-product_sku=\"\" aria-label=\"Add &ldquo;Blue Sport Band Regular&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/blue-sport-band-regular/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9473\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/everyday-leather-strap-olive/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-1-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-1-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/everyday-leather-strap-olive/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-3.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-3-148x169.jpg 148w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/accessories-product-olive-strap-3-400x457.jpg 400w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9255\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/everyday-leather-strap-olive/\">Everyday Leather Strap – Olive</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" rel=\"tag\">Silicone</a>		\n	<bdi>&#36;199.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"9b6a06bd6a\" data-product-id=\"9255\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9255\" data-quantity=\"1\" data-product_id=\"9255\" data-product_sku=\"\" aria-label=\"Add &ldquo;Everyday Leather Strap – Olive&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/everyday-leather-strap-olive/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9255\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/lime-green-sport-band/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-silicone-4.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-silicone-4.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-silicone-4-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-silicone-4-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-silicone-4-148x169.jpg 148w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9476\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/lime-green-sport-band/\">Lime Green Sport Band</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" rel=\"tag\">Silicone</a>		\n	<bdi>&#36;186.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"9b6a06bd6a\" data-product-id=\"9476\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9476\" data-quantity=\"1\" data-product_id=\"9476\" data-product_sku=\"\" aria-label=\"Add &ldquo;Lime Green Sport Band&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/lime-green-sport-band/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9476\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/modern-buckle-apple-watch/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-metal-12.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-metal-12.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-metal-12-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-metal-12-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-metal-12-148x169.jpg 148w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9470\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/modern-buckle-apple-watch/\">Modern Buckle Apple Watch</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/silicone/\" rel=\"tag\">Silicone</a>		\n	<bdi>&#36;149.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"9b6a06bd6a\" data-product-id=\"9470\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9470\" data-quantity=\"1\" data-product_id=\"9470\" data-product_sku=\"\" aria-label=\"Add &ldquo;Modern Buckle Apple Watch&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/modern-buckle-apple-watch/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9470\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/nylon-apple-watch/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-15.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-15.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-15-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-15-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/w-accessories-product-15-148x169.jpg 148w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9482\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/nylon-apple-watch/\">Nylon Apple Watch</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/canvas/\" rel=\"tag\">Canvas</a>		\n	<bdi>&#36;349.00</bdi>\n			Rated <strong>5.00</strong> out of 5		\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"9b6a06bd6a\" data-product-id=\"9482\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9482\" data-quantity=\"1\" data-product_id=\"9482\" data-product_sku=\"\" aria-label=\"Add &ldquo;Nylon Apple Watch&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/nylon-apple-watch/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9482\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/pearl-woven-nylon/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-6.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-6.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-6-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-6-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-6-148x169.jpg 148w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9485\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/pearl-woven-nylon/\">Pearl Woven Nylon</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/canvas/\" rel=\"tag\">Canvas</a>		\n	<bdi>&#36;199.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"9b6a06bd6a\" data-product-id=\"9485\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9485\" data-quantity=\"1\" data-product_id=\"9485\" data-product_sku=\"\" aria-label=\"Add &ldquo;Pearl Woven Nylon&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/pearl-woven-nylon/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9485\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/sport-loop-original/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-1.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-1-148x169.jpg 148w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9488\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/sport-loop-original/\">Sport Loop Original</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/canvas/\" rel=\"tag\">Canvas</a>		\n	<bdi>&#36;178.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"9b6a06bd6a\" data-product-id=\"9488\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9488\" data-quantity=\"1\" data-product_id=\"9488\" data-product_sku=\"\" aria-label=\"Add &ldquo;Sport Loop Original&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/sport-loop-original/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9488\"\n				>Quick view</a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/sport-loop-pink/\">\n			<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-2.jpg 700w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/straps-canvas-2-148x169.jpg 148w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/compare/\" data-id=\"9491\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/sport-loop-pink/\">Sport Loop Pink</a></h3>				\n			<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product-category/straps/canvas/\" rel=\"tag\">Canvas</a>		\n	<bdi>&#36;179.00</bdi>\n					Features Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and				\n				<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wishlist/\" data-key=\"9b6a06bd6a\" data-product-id=\"9491\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n					<a href=\"?add-to-cart=9491\" data-quantity=\"1\" data-product_id=\"9491\" data-product_sku=\"\" aria-label=\"Add &ldquo;Sport Loop Pink&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>									\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/product/sport-loop-pink/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9491\"\n				>Quick view</a>','product archive layout Straps','','inherit','closed','closed','','9446-revision-v1','','','2025-10-07 00:41:00','2025-10-07 00:41:00','',9446,'https://timewilltellstores.com/?p=10088',0,'revision','',0),
(10090,1,'2025-10-07 00:41:02','2025-10-07 00:41:02','<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.','product archive layout Shop Accessories','','inherit','closed','closed','','9560-revision-v1','','','2025-10-07 00:41:02','2025-10-07 00:41:02','',9560,'https://timewilltellstores.com/?p=10090',0,'revision','',0),
(10091,1,'2025-10-07 00:44:00','2025-10-07 00:44:00',' 					\n					1.				\n				Billing details \n		<h3>Billing details</h3>\n		<p id=\"billing_first_name_field\" data-priority=\"10\"><label for=\"billing_first_name\">First name&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"billing_last_name_field\" data-priority=\"20\"><label for=\"billing_last_name\">Last name&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"billing_company_field\" data-priority=\"30\"><label for=\"billing_company\">Company name&nbsp;(optional)</label></p><p id=\"billing_country_field\" data-priority=\"40\"><label for=\"billing_country\">Country / Region&nbsp;<abbr title=\"required\">*</abbr></label>Select a country / region&hellip;AfghanistanÅland IslandsAlbaniaAlgeriaAmerican SamoaAndorraAngolaAnguillaAntarcticaAntigua and BarbudaArgentinaArmeniaArubaAustraliaAustriaAzerbaijanBahamasBahrainBangladeshBarbadosBelarusBelauBelgiumBelizeBeninBermudaBhutanBoliviaBonaire, Saint Eustatius and SabaBosnia and HerzegovinaBotswanaBouvet IslandBrazilBritish Indian Ocean TerritoryBruneiBulgariaBurkina FasoBurundiCambodiaCameroonCanadaCape VerdeCayman IslandsCentral African RepublicChadChileChinaChristmas IslandCocos (Keeling) IslandsColombiaComorosCongo (Brazzaville)Congo (Kinshasa)Cook IslandsCosta RicaCroatiaCubaCura&ccedil;aoCyprusCzech RepublicDenmarkDjiboutiDominicaDominican RepublicEcuadorEgyptEl SalvadorEquatorial GuineaEritreaEstoniaEswatiniEthiopiaFalkland IslandsFaroe IslandsFijiFinlandFranceFrench GuianaFrench PolynesiaFrench Southern TerritoriesGabonGambiaGeorgiaGermanyGhanaGibraltarGreeceGreenlandGrenadaGuadeloupeGuamGuatemalaGuernseyGuineaGuinea-BissauGuyanaHaitiHeard Island and McDonald IslandsHondurasHong KongHungaryIcelandIndiaIndonesiaIranIraqIrelandIsle of ManIsraelItalyIvory CoastJamaicaJapanJerseyJordanKazakhstanKenyaKiribatiKuwaitKyrgyzstanLaosLatviaLebanonLesothoLiberiaLibyaLiechtensteinLithuaniaLuxembourgMacaoMadagascarMalawiMalaysiaMaldivesMaliMaltaMarshall IslandsMartiniqueMauritaniaMauritiusMayotteMexicoMicronesiaMoldovaMonacoMongoliaMontenegroMontserratMoroccoMozambiqueMyanmarNamibiaNauruNepalNetherlandsNew CaledoniaNew ZealandNicaraguaNigerNigeriaNiueNorfolk IslandNorth KoreaNorth MacedoniaNorthern Mariana IslandsNorwayOmanPakistanPalestinian TerritoryPanamaPapua New GuineaParaguayPeruPhilippinesPitcairnPolandPortugalPuerto RicoQatarReunionRomaniaRussiaRwandaS&atilde;o Tom&eacute; and Pr&iacute;ncipeSaint Barth&eacute;lemySaint HelenaSaint Kitts and NevisSaint LuciaSaint Martin (Dutch part)Saint Martin (French part)Saint Pierre and MiquelonSaint Vincent and the GrenadinesSamoaSan MarinoSaudi ArabiaSenegalSerbiaSeychellesSierra LeoneSingaporeSlovakiaSloveniaSolomon IslandsSomaliaSouth AfricaSouth Georgia/Sandwich IslandsSouth KoreaSouth SudanSpainSri LankaSudanSurinameSvalbard and Jan MayenSwedenSwitzerlandSyriaTaiwanTajikistanTanzaniaThailandTimor-LesteTogoTokelauTongaTrinidad and TobagoTunisiaTurkeyTurkmenistanTurks and Caicos IslandsTuvaluUgandaUkraineUnited Arab EmiratesUnited Kingdom (UK)United States (US)United States (US) Minor Outlying IslandsUruguayUzbekistanVanuatuVaticanVenezuelaVietnamVirgin Islands (British)Virgin Islands (US)Wallis and FutunaWestern SaharaYemenZambiaZimbabwe<button type=\"submit\" name=\"woocommerce_checkout_update_totals\" value=\"Update country / region\">Update country / region</button></p><p id=\"billing_address_1_field\" data-priority=\"50\"><label for=\"billing_address_1\">Street address&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"billing_address_2_field\" data-priority=\"60\"><label for=\"billing_address_2\">Apartment, suite, unit, etc.&nbsp;(optional)</label></p><p id=\"billing_city_field\" data-priority=\"70\"><label for=\"billing_city\">Town / City&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"billing_state_field\" data-priority=\"80\"><label for=\"billing_state\">State&nbsp;<abbr title=\"required\">*</abbr></label>\n						Select an option&hellip;AlabamaAlaskaArizonaArkansasCaliforniaColoradoConnecticutDelawareDistrict Of ColumbiaFloridaGeorgiaHawaiiIdahoIllinoisIndianaIowaKansasKentuckyLouisianaMaineMarylandMassachusettsMichiganMinnesotaMississippiMissouriMontanaNebraskaNevadaNew HampshireNew JerseyNew MexicoNew YorkNorth CarolinaNorth DakotaOhioOklahomaOregonPennsylvaniaRhode IslandSouth CarolinaSouth DakotaTennesseeTexasUtahVermontVirginiaWashingtonWest VirginiaWisconsinWyomingArmed Forces (AA)Armed Forces (AE)Armed Forces (AP)</p><p id=\"billing_postcode_field\" data-priority=\"90\"><label for=\"billing_postcode\">ZIP Code&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"billing_phone_field\" data-priority=\"100\"><label for=\"billing_phone\">Phone&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"billing_email_field\" data-priority=\"110\"><label for=\"billing_email\">Email address&nbsp;<abbr title=\"required\">*</abbr></label></p>	\n	\n		<h3 id=\"ship-to-different-address\">\n			<label>\n				 Ship to a different address?\n			</label>\n		</h3>\n				<p id=\"shipping_first_name_field\" data-priority=\"10\"><label for=\"shipping_first_name\">First name&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"shipping_last_name_field\" data-priority=\"20\"><label for=\"shipping_last_name\">Last name&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"shipping_company_field\" data-priority=\"30\"><label for=\"shipping_company\">Company name&nbsp;(optional)</label></p><p id=\"shipping_country_field\" data-priority=\"40\"><label for=\"shipping_country\">Country / Region&nbsp;<abbr title=\"required\">*</abbr></label>Select a country / region&hellip;AfghanistanÅland IslandsAlbaniaAlgeriaAmerican SamoaAndorraAngolaAnguillaAntarcticaAntigua and BarbudaArgentinaArmeniaArubaAustraliaAustriaAzerbaijanBahamasBahrainBangladeshBarbadosBelarusBelauBelgiumBelizeBeninBermudaBhutanBoliviaBonaire, Saint Eustatius and SabaBosnia and HerzegovinaBotswanaBouvet IslandBrazilBritish Indian Ocean TerritoryBruneiBulgariaBurkina FasoBurundiCambodiaCameroonCanadaCape VerdeCayman IslandsCentral African RepublicChadChileChinaChristmas IslandCocos (Keeling) IslandsColombiaComorosCongo (Brazzaville)Congo (Kinshasa)Cook IslandsCosta RicaCroatiaCubaCura&ccedil;aoCyprusCzech RepublicDenmarkDjiboutiDominicaDominican RepublicEcuadorEgyptEl SalvadorEquatorial GuineaEritreaEstoniaEswatiniEthiopiaFalkland IslandsFaroe IslandsFijiFinlandFranceFrench GuianaFrench PolynesiaFrench Southern TerritoriesGabonGambiaGeorgiaGermanyGhanaGibraltarGreeceGreenlandGrenadaGuadeloupeGuamGuatemalaGuernseyGuineaGuinea-BissauGuyanaHaitiHeard Island and McDonald IslandsHondurasHong KongHungaryIcelandIndiaIndonesiaIranIraqIrelandIsle of ManIsraelItalyIvory CoastJamaicaJapanJerseyJordanKazakhstanKenyaKiribatiKuwaitKyrgyzstanLaosLatviaLebanonLesothoLiberiaLibyaLiechtensteinLithuaniaLuxembourgMacaoMadagascarMalawiMalaysiaMaldivesMaliMaltaMarshall IslandsMartiniqueMauritaniaMauritiusMayotteMexicoMicronesiaMoldovaMonacoMongoliaMontenegroMontserratMoroccoMozambiqueMyanmarNamibiaNauruNepalNetherlandsNew CaledoniaNew ZealandNicaraguaNigerNigeriaNiueNorfolk IslandNorth KoreaNorth MacedoniaNorthern Mariana IslandsNorwayOmanPakistanPalestinian TerritoryPanamaPapua New GuineaParaguayPeruPhilippinesPitcairnPolandPortugalPuerto RicoQatarReunionRomaniaRussiaRwandaS&atilde;o Tom&eacute; and Pr&iacute;ncipeSaint Barth&eacute;lemySaint HelenaSaint Kitts and NevisSaint LuciaSaint Martin (Dutch part)Saint Martin (French part)Saint Pierre and MiquelonSaint Vincent and the GrenadinesSamoaSan MarinoSaudi ArabiaSenegalSerbiaSeychellesSierra LeoneSingaporeSlovakiaSloveniaSolomon IslandsSomaliaSouth AfricaSouth Georgia/Sandwich IslandsSouth KoreaSouth SudanSpainSri LankaSudanSurinameSvalbard and Jan MayenSwedenSwitzerlandSyriaTaiwanTajikistanTanzaniaThailandTimor-LesteTogoTokelauTongaTrinidad and TobagoTunisiaTurkeyTurkmenistanTurks and Caicos IslandsTuvaluUgandaUkraineUnited Arab EmiratesUnited Kingdom (UK)United States (US)United States (US) Minor Outlying IslandsUruguayUzbekistanVanuatuVaticanVenezuelaVietnamVirgin Islands (British)Virgin Islands (US)Wallis and FutunaWestern SaharaYemenZambiaZimbabwe<button type=\"submit\" name=\"woocommerce_checkout_update_totals\" value=\"Update country / region\">Update country / region</button></p><p id=\"shipping_address_1_field\" data-priority=\"50\"><label for=\"shipping_address_1\">Street address&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"shipping_address_2_field\" data-priority=\"60\"><label for=\"shipping_address_2\">Apartment, suite, unit, etc.&nbsp;(optional)</label></p><p id=\"shipping_city_field\" data-priority=\"70\"><label for=\"shipping_city\">Town / City&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"shipping_state_field\" data-priority=\"80\"><label for=\"shipping_state\">State&nbsp;<abbr title=\"required\">*</abbr></label>\n						Select an option&hellip;AlabamaAlaskaArizonaArkansasCaliforniaColoradoConnecticutDelawareDistrict Of ColumbiaFloridaGeorgiaHawaiiIdahoIllinoisIndianaIowaKansasKentuckyLouisianaMaineMarylandMassachusettsMichiganMinnesotaMississippiMissouriMontanaNebraskaNevadaNew HampshireNew JerseyNew MexicoNew YorkNorth CarolinaNorth DakotaOhioOklahomaOregonPennsylvaniaRhode IslandSouth CarolinaSouth DakotaTennesseeTexasUtahVermontVirginiaWashingtonWest VirginiaWisconsinWyomingArmed Forces (AA)Armed Forces (AE)Armed Forces (AP)</p><p id=\"shipping_postcode_field\" data-priority=\"90\"><label for=\"shipping_postcode\">ZIP Code&nbsp;<abbr title=\"required\">*</abbr></label></p>			\n							<p id=\"order_comments_field\" data-priority=\"\"><label for=\"order_comments\">Order notes&nbsp;(optional)</label><textarea name=\"order_comments\" id=\"order_comments\" rows=\"2\" cols=\"5\"></textarea></p>					\n					2.				\n				Check Your Order \n			<table>\n	<thead>\n		<tr>\n			<th>Product</th>\n			<th>Subtotal</th>\n		</tr>\n	</thead>\n	<tbody>\n						<tr>\n					<td>\n						Woven Nylon Apple&nbsp;						 <strong>&times;&nbsp;1</strong>											</td>\n					<td>\n						&#036;199.00					</td>\n				</tr>\n					</tbody>\n	<tfoot>\n		<tr>\n			<th>Subtotal</th>\n			<td>&#036;199.00</td>\n		</tr>\n		<tr>\n			<th>Total</th>\n			<td><strong>&#036;199.00</strong> </td>\n		</tr>\n	</tfoot>\n</table>\n		\n					3.				\n				Payment Information \n			<ul>\n			<li>\n	\n	<label for=\"payment_method_bacs\">\n		Direct bank transfer 	</label>\n			<p>Make your payment directly into our bank account. Please use your Order ID as the payment reference. Your order will not be shipped until the funds have cleared in our account.</p>\n	</li>\n<li>\n	\n	<label for=\"payment_method_cheque\">\n		Check payments 	</label>\n			<p>Please send a check to Store Name, Store Street, Store Town, Store State / County, Store Postcode.</p>\n	</li>\n<li>\n	\n	<label for=\"payment_method_cod\">\n		Cash on delivery 	</label>\n			<p>Pay with cash upon delivery.</p>\n	</li>\n		</ul>\n		\n			Since your browser does not support JavaScript, or it is disabled, please ensure you click the <em>Update Totals</em> button before placing your order. You may be charged more than the amount stated above if you fail to do so.			<br /><button type=\"submit\" name=\"woocommerce_checkout_update_totals\" value=\"Update totals\">Update totals</button>\n		\n		<p>Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our <a href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/privacy-policy/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>.</p>\n		<button type=\"submit\" name=\"woocommerce_checkout_place_order\" id=\"place_order\" value=\"Place order\" data-value=\"Place order\">Place order</button>\n		','Checkout layout Accessories','','inherit','closed','closed','','9863-revision-v1','','','2025-10-07 00:44:00','2025-10-07 00:44:00','',9863,'https://timewilltellstores.com/?p=10091',0,'revision','',0),
(10092,1,'2025-10-07 00:44:00','2025-10-07 00:44:00','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					1.				\n				Billing details \n		<h3>Billing details</h3>\n		<p id=\"billing_first_name_field\" data-priority=\"10\"><label for=\"billing_first_name\">First name&nbsp;*</label><input type=\"text\" name=\"billing_first_name\" id=\"billing_first_name\" placeholder=\"\"  value=\"\" aria-required=\"true\" autocomplete=\"given-name\" /></p><p id=\"billing_last_name_field\" data-priority=\"20\"><label for=\"billing_last_name\">Last name&nbsp;*</label><input type=\"text\" name=\"billing_last_name\" id=\"billing_last_name\" placeholder=\"\"  value=\"\" aria-required=\"true\" autocomplete=\"family-name\" /></p><p id=\"billing_company_field\" data-priority=\"30\"><label for=\"billing_company\">Company name&nbsp;(optional)</label><input type=\"text\" name=\"billing_company\" id=\"billing_company\" placeholder=\"\"  value=\"\" autocomplete=\"organization\" /></p><p id=\"billing_country_field\" data-priority=\"40\"><label for=\"billing_country\">Country / Region&nbsp;*</label><select name=\"billing_country\" id=\"billing_country\" aria-required=\"true\" autocomplete=\"country\" data-placeholder=\"Select a country / region&hellip;\" data-label=\"Country / Region\"><option value=\"\">Select a country / region&hellip;</option><option value=\"AF\" >Afghanistan</option><option value=\"AX\" >Åland Islands</option><option value=\"AL\" >Albania</option><option value=\"DZ\" >Algeria</option><option value=\"AS\" >American Samoa</option><option value=\"AD\" >Andorra</option><option value=\"AO\" >Angola</option><option value=\"AI\" >Anguilla</option><option value=\"AQ\" >Antarctica</option><option value=\"AG\" >Antigua and Barbuda</option><option value=\"AR\" >Argentina</option><option value=\"AM\" >Armenia</option><option value=\"AW\" >Aruba</option><option value=\"AU\" >Australia</option><option value=\"AT\" >Austria</option><option value=\"AZ\" >Azerbaijan</option><option value=\"BS\" >Bahamas</option><option value=\"BH\" >Bahrain</option><option value=\"BD\" >Bangladesh</option><option value=\"BB\" >Barbados</option><option value=\"BY\" >Belarus</option><option value=\"PW\" >Belau</option><option value=\"BE\" >Belgium</option><option value=\"BZ\" >Belize</option><option value=\"BJ\" >Benin</option><option value=\"BM\" >Bermuda</option><option value=\"BT\" >Bhutan</option><option value=\"BO\" >Bolivia</option><option value=\"BQ\" >Bonaire, Saint Eustatius and Saba</option><option value=\"BA\" >Bosnia and Herzegovina</option><option value=\"BW\" >Botswana</option><option value=\"BV\" >Bouvet Island</option><option value=\"BR\" >Brazil</option><option value=\"IO\" >British Indian Ocean Territory</option><option value=\"BN\" >Brunei</option><option value=\"BG\" >Bulgaria</option><option value=\"BF\" >Burkina Faso</option><option value=\"BI\" >Burundi</option><option value=\"KH\" >Cambodia</option><option value=\"CM\" >Cameroon</option><option value=\"CA\" >Canada</option><option value=\"CV\" >Cape Verde</option><option value=\"KY\" >Cayman Islands</option><option value=\"CF\" >Central African Republic</option><option value=\"TD\" >Chad</option><option value=\"CL\" >Chile</option><option value=\"CN\" >China</option><option value=\"CX\" >Christmas Island</option><option value=\"CC\" >Cocos (Keeling) Islands</option><option value=\"CO\" >Colombia</option><option value=\"KM\" >Comoros</option><option value=\"CG\" >Congo (Brazzaville)</option><option value=\"CD\" >Congo (Kinshasa)</option><option value=\"CK\" >Cook Islands</option><option value=\"CR\" >Costa Rica</option><option value=\"HR\" >Croatia</option><option value=\"CU\" >Cuba</option><option value=\"CW\" >Cura&ccedil;ao</option><option value=\"CY\" >Cyprus</option><option value=\"CZ\" >Czech Republic</option><option value=\"DK\" >Denmark</option><option value=\"DJ\" >Djibouti</option><option value=\"DM\" >Dominica</option><option value=\"DO\" >Dominican Republic</option><option value=\"EC\" >Ecuador</option><option value=\"EG\" >Egypt</option><option value=\"SV\" >El Salvador</option><option value=\"GQ\" >Equatorial Guinea</option><option value=\"ER\" >Eritrea</option><option value=\"EE\" >Estonia</option><option value=\"SZ\" >Eswatini</option><option value=\"ET\" >Ethiopia</option><option value=\"FK\" >Falkland Islands</option><option value=\"FO\" >Faroe Islands</option><option value=\"FJ\" >Fiji</option><option value=\"FI\" >Finland</option><option value=\"FR\" >France</option><option value=\"GF\" >French Guiana</option><option value=\"PF\" >French Polynesia</option><option value=\"TF\" >French Southern Territories</option><option value=\"GA\" >Gabon</option><option value=\"GM\" >Gambia</option><option value=\"GE\" >Georgia</option><option value=\"DE\" >Germany</option><option value=\"GH\" >Ghana</option><option value=\"GI\" >Gibraltar</option><option value=\"GR\" >Greece</option><option value=\"GL\" >Greenland</option><option value=\"GD\" >Grenada</option><option value=\"GP\" >Guadeloupe</option><option value=\"GU\" >Guam</option><option value=\"GT\" >Guatemala</option><option value=\"GG\" >Guernsey</option><option value=\"GN\" >Guinea</option><option value=\"GW\" >Guinea-Bissau</option><option value=\"GY\" >Guyana</option><option value=\"HT\" >Haiti</option><option value=\"HM\" >Heard Island and McDonald Islands</option><option value=\"HN\" >Honduras</option><option value=\"HK\" >Hong Kong</option><option value=\"HU\" >Hungary</option><option value=\"IS\" >Iceland</option><option value=\"IN\" >India</option><option value=\"ID\" >Indonesia</option><option value=\"IR\" >Iran</option><option value=\"IQ\" >Iraq</option><option value=\"IE\" >Ireland</option><option value=\"IM\" >Isle of Man</option><option value=\"IL\" >Israel</option><option value=\"IT\" >Italy</option><option value=\"CI\" >Ivory Coast</option><option value=\"JM\" >Jamaica</option><option value=\"JP\" >Japan</option><option value=\"JE\" >Jersey</option><option value=\"JO\" >Jordan</option><option value=\"KZ\" >Kazakhstan</option><option value=\"KE\" >Kenya</option><option value=\"KI\" >Kiribati</option><option value=\"KW\" >Kuwait</option><option value=\"KG\" >Kyrgyzstan</option><option value=\"LA\" >Laos</option><option value=\"LV\" >Latvia</option><option value=\"LB\" >Lebanon</option><option value=\"LS\" >Lesotho</option><option value=\"LR\" >Liberia</option><option value=\"LY\" >Libya</option><option value=\"LI\" >Liechtenstein</option><option value=\"LT\" >Lithuania</option><option value=\"LU\" >Luxembourg</option><option value=\"MO\" >Macao</option><option value=\"MG\" >Madagascar</option><option value=\"MW\" >Malawi</option><option value=\"MY\" >Malaysia</option><option value=\"MV\" >Maldives</option><option value=\"ML\" >Mali</option><option value=\"MT\" >Malta</option><option value=\"MH\" >Marshall Islands</option><option value=\"MQ\" >Martinique</option><option value=\"MR\" >Mauritania</option><option value=\"MU\" >Mauritius</option><option value=\"YT\" >Mayotte</option><option value=\"MX\" >Mexico</option><option value=\"FM\" >Micronesia</option><option value=\"MD\" >Moldova</option><option value=\"MC\" >Monaco</option><option value=\"MN\" >Mongolia</option><option value=\"ME\" >Montenegro</option><option value=\"MS\" >Montserrat</option><option value=\"MA\" >Morocco</option><option value=\"MZ\" >Mozambique</option><option value=\"MM\" >Myanmar</option><option value=\"NA\" >Namibia</option><option value=\"NR\" >Nauru</option><option value=\"NP\" >Nepal</option><option value=\"NL\" >Netherlands</option><option value=\"NC\" >New Caledonia</option><option value=\"NZ\" >New Zealand</option><option value=\"NI\" >Nicaragua</option><option value=\"NE\" >Niger</option><option value=\"NG\"  selected=\'selected\'>Nigeria</option><option value=\"NU\" >Niue</option><option value=\"NF\" >Norfolk Island</option><option value=\"KP\" >North Korea</option><option value=\"MK\" >North Macedonia</option><option value=\"MP\" >Northern Mariana Islands</option><option value=\"NO\" >Norway</option><option value=\"OM\" >Oman</option><option value=\"PK\" >Pakistan</option><option value=\"PS\" >Palestinian Territory</option><option value=\"PA\" >Panama</option><option value=\"PG\" >Papua New Guinea</option><option value=\"PY\" >Paraguay</option><option value=\"PE\" >Peru</option><option value=\"PH\" >Philippines</option><option value=\"PN\" >Pitcairn</option><option value=\"PL\" >Poland</option><option value=\"PT\" >Portugal</option><option value=\"PR\" >Puerto Rico</option><option value=\"QA\" >Qatar</option><option value=\"RE\" >Reunion</option><option value=\"RO\" >Romania</option><option value=\"RU\" >Russia</option><option value=\"RW\" >Rwanda</option><option value=\"ST\" >S&atilde;o Tom&eacute; and Pr&iacute;ncipe</option><option value=\"BL\" >Saint Barth&eacute;lemy</option><option value=\"SH\" >Saint Helena</option><option value=\"KN\" >Saint Kitts and Nevis</option><option value=\"LC\" >Saint Lucia</option><option value=\"SX\" >Saint Martin (Dutch part)</option><option value=\"MF\" >Saint Martin (French part)</option><option value=\"PM\" >Saint Pierre and Miquelon</option><option value=\"VC\" >Saint Vincent and the Grenadines</option><option value=\"WS\" >Samoa</option><option value=\"SM\" >San Marino</option><option value=\"SA\" >Saudi Arabia</option><option value=\"SN\" >Senegal</option><option value=\"RS\" >Serbia</option><option value=\"SC\" >Seychelles</option><option value=\"SL\" >Sierra Leone</option><option value=\"SG\" >Singapore</option><option value=\"SK\" >Slovakia</option><option value=\"SI\" >Slovenia</option><option value=\"SB\" >Solomon Islands</option><option value=\"SO\" >Somalia</option><option value=\"ZA\" >South Africa</option><option value=\"GS\" >South Georgia/Sandwich Islands</option><option value=\"KR\" >South Korea</option><option value=\"SS\" >South Sudan</option><option value=\"ES\" >Spain</option><option value=\"LK\" >Sri Lanka</option><option value=\"SD\" >Sudan</option><option value=\"SR\" >Suriname</option><option value=\"SJ\" >Svalbard and Jan Mayen</option><option value=\"SE\" >Sweden</option><option value=\"CH\" >Switzerland</option><option value=\"SY\" >Syria</option><option value=\"TW\" >Taiwan</option><option value=\"TJ\" >Tajikistan</option><option value=\"TZ\" >Tanzania</option><option value=\"TH\" >Thailand</option><option value=\"TL\" >Timor-Leste</option><option value=\"TG\" >Togo</option><option value=\"TK\" >Tokelau</option><option value=\"TO\" >Tonga</option><option value=\"TT\" >Trinidad and Tobago</option><option value=\"TN\" >Tunisia</option><option value=\"TR\" >Türkiye</option><option value=\"TM\" >Turkmenistan</option><option value=\"TC\" >Turks and Caicos Islands</option><option value=\"TV\" >Tuvalu</option><option value=\"UG\" >Uganda</option><option value=\"UA\" >Ukraine</option><option value=\"AE\" >United Arab Emirates</option><option value=\"GB\" >United Kingdom (UK)</option><option value=\"US\" >United States (US)</option><option value=\"UM\" >United States (US) Minor Outlying Islands</option><option value=\"UY\" >Uruguay</option><option value=\"UZ\" >Uzbekistan</option><option value=\"VU\" >Vanuatu</option><option value=\"VA\" >Vatican</option><option value=\"VE\" >Venezuela</option><option value=\"VN\" >Vietnam</option><option value=\"VG\" >Virgin Islands (British)</option><option value=\"VI\" >Virgin Islands (US)</option><option value=\"WF\" >Wallis and Futuna</option><option value=\"EH\" >Western Sahara</option><option value=\"YE\" >Yemen</option><option value=\"ZM\" >Zambia</option><option value=\"ZW\" >Zimbabwe</option></select><noscript><button type=\"submit\" name=\"woocommerce_checkout_update_totals\" value=\"Update country / region\">Update country / region</button></noscript></p><p id=\"billing_address_1_field\" data-priority=\"50\"><label for=\"billing_address_1\">Street address&nbsp;*</label><input type=\"text\" name=\"billing_address_1\" id=\"billing_address_1\" placeholder=\"House number and street name\"  value=\"\" aria-required=\"true\" autocomplete=\"address-line1\" /></p><p id=\"billing_address_2_field\" data-priority=\"60\"><label for=\"billing_address_2\">Apartment, suite, unit, etc.&nbsp;(optional)</label><input type=\"text\" name=\"billing_address_2\" id=\"billing_address_2\" placeholder=\"Apartment, suite, unit, etc. (optional)\"  value=\"\" autocomplete=\"address-line2\" /></p><p id=\"billing_city_field\" data-priority=\"70\"><label for=\"billing_city\">Town / City&nbsp;*</label><input type=\"text\" name=\"billing_city\" id=\"billing_city\" placeholder=\"\"  value=\"\" aria-required=\"true\" autocomplete=\"address-level2\" /></p><p id=\"billing_state_field\" data-priority=\"80\"><label for=\"billing_state\">State&nbsp;*</label><select name=\"billing_state\" id=\"billing_state\" aria-required=\"true\" autocomplete=\"address-level1\" data-placeholder=\"Select an option&hellip;\"  data-input-classes=\"\" data-label=\"State\">\n						<option value=\"\">Select an option&hellip;</option><option value=\"AB\" >Abia</option><option value=\"FC\" >Abuja</option><option value=\"AD\" >Adamawa</option><option value=\"AK\" >Akwa Ibom</option><option value=\"AN\" >Anambra</option><option value=\"BA\" >Bauchi</option><option value=\"BY\" >Bayelsa</option><option value=\"BE\" >Benue</option><option value=\"BO\" >Borno</option><option value=\"CR\" >Cross River</option><option value=\"DE\" >Delta</option><option value=\"EB\" >Ebonyi</option><option value=\"ED\" >Edo</option><option value=\"EK\" >Ekiti</option><option value=\"EN\" >Enugu</option><option value=\"GO\" >Gombe</option><option value=\"IM\" >Imo</option><option value=\"JI\" >Jigawa</option><option value=\"KD\" >Kaduna</option><option value=\"KN\" >Kano</option><option value=\"KT\" >Katsina</option><option value=\"KE\" >Kebbi</option><option value=\"KO\" >Kogi</option><option value=\"KW\" >Kwara</option><option value=\"LA\"  selected=\'selected\'>Lagos</option><option value=\"NA\" >Nasarawa</option><option value=\"NI\" >Niger</option><option value=\"OG\" >Ogun</option><option value=\"ON\" >Ondo</option><option value=\"OS\" >Osun</option><option value=\"OY\" >Oyo</option><option value=\"PL\" >Plateau</option><option value=\"RI\" >Rivers</option><option value=\"SO\" >Sokoto</option><option value=\"TA\" >Taraba</option><option value=\"YO\" >Yobe</option><option value=\"ZA\" >Zamfara</option></select></p><p id=\"billing_postcode_field\" data-priority=\"90\"><label for=\"billing_postcode\">Postcode&nbsp;(optional)</label><input type=\"text\" name=\"billing_postcode\" id=\"billing_postcode\" placeholder=\"\"  value=\"\" autocomplete=\"postal-code\" /></p><p id=\"billing_phone_field\" data-priority=\"100\"><label for=\"billing_phone\">Phone&nbsp;*</label><input type=\"tel\" name=\"billing_phone\" id=\"billing_phone\" placeholder=\"\"  value=\"\" aria-required=\"true\" autocomplete=\"tel\" /></p><p id=\"billing_email_field\" data-priority=\"110\"><label for=\"billing_email\">Email address&nbsp;*</label><input type=\"email\" name=\"billing_email\" id=\"billing_email\" placeholder=\"\"  value=\"info@timewilltellstores.com\" aria-required=\"true\" autocomplete=\"email\" /></p>	\n	<wc-order-attribution-inputs></wc-order-attribution-inputs>\n			<h3>Additional information</h3>\n							<p id=\"order_comments_field\" data-priority=\"\"><label for=\"order_comments\">Order notes&nbsp;(optional)</label><textarea name=\"order_comments\" id=\"order_comments\" placeholder=\"Notes about your order, e.g. special notes for delivery.\"  rows=\"2\" cols=\"5\"></textarea></p>					\n					2.				\n				Check Your Order \n					<table>\n	<thead>\n		<tr>\n			<th>Product</th>\n			<th>Subtotal</th>\n		</tr>\n	</thead>\n	<tbody>\n						<tr>\n					<td>\n						TWT SOCKS&nbsp;						 <strong>&times;&nbsp;1</strong>											</td>\n					<td>\n						<bdi>&#8358;50,000.00</bdi>					</td>\n				</tr>\n					</tbody>\n	<tfoot>\n		<tr>\n			<th>Subtotal</th>\n			<td><bdi>&#8358;50,000.00</bdi></td>\n		</tr>\n		<tr>\n			<th>Total</th>\n			<td><strong><bdi>&#8358;50,000.00</bdi></strong> </td>\n		</tr>\n	</tfoot>\n</table>\n<wc-order-attribution-inputs></wc-order-attribution-inputs>				\n					3.				\n				Payment Information \n			<ul>\n			<li>\n		Sorry, it seems that there are no available payment methods. Please contact us if you require assistance or wish to make alternate arrangements.	\n</li>		</ul>\n		<noscript>\n			Since your browser does not support JavaScript, or it is disabled, please ensure you click the <em>Update Totals</em> button before placing your order. You may be charged more than the amount stated above if you fail to do so.			<br/><button type=\"submit\" name=\"woocommerce_checkout_update_totals\" value=\"Update totals\">Update totals</button>\n		</noscript>\n		<p>Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our <a href=\"https://timewilltellstores.com/?page_id=3\" target=\"_blank\">privacy policy</a>.</p>\n		<button type=\"submit\" name=\"woocommerce_checkout_place_order\" id=\"place_order\" value=\"Place order\" data-value=\"Place order\">Place order</button>\n		<input type=\"hidden\" id=\"woocommerce-process-checkout-nonce\" name=\"woocommerce-process-checkout-nonce\" value=\"da798f8b4f\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" />','Checkout layout Accessories','','inherit','closed','closed','','9863-revision-v1','','','2025-10-07 00:44:00','2025-10-07 00:44:00','',9863,'https://timewilltellstores.com/?p=10092',0,'revision','',0),
(10093,1,'2025-10-07 00:45:04','2025-10-07 00:45:04','<link rel=\"stylesheet\" id=\"wd-el-page-title-builder-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-page-title-builder.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-shop-page-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-shop-page-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-page-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/page-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 										\n															<h1>\n									Shop								</h1>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n					<h5>Products</h5><ul><li>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" title=\"TIME FIT ARMLESS\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg\" alt=\"TIME FIT ARMLESS\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" title=\"TIME FIT ARMLESS\">\n				TIME FIT ARMLESS			</a>\n													<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\" title=\"TOUCH TIME T-SHIRT\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg\" alt=\"TOUCH TIME T-SHIRT\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\" title=\"TOUCH TIME T-SHIRT\">\n				TOUCH TIME T-SHIRT			</a>\n													<bdi>&#8358;75,000.00</bdi>\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" title=\"TIMER T-SHIRT\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg\" alt=\"TIMER T-SHIRT\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" title=\"TIMER T-SHIRT\">\n				TIMER T-SHIRT			</a>\n													<bdi>&#8358;100,000.00</bdi>\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\" title=\"TWT T-SHIRT\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg\" alt=\"TWT T-SHIRT\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\" title=\"TWT T-SHIRT\">\n				TWT T-SHIRT			</a>\n													<bdi>&#8358;75,000.00</bdi>\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\" title=\"TWT ACID WASH T-SHIRT\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg\" alt=\"TWT ACID WASH T-SHIRT\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\" title=\"TWT ACID WASH T-SHIRT\">\n				TWT ACID WASH T-SHIRT			</a>\n													<bdi>&#8358;115,000.00</bdi>\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\" title=\"TWT ACID WASH HOODIE\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg\" alt=\"TWT ACID WASH HOODIE\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\" title=\"TWT ACID WASH HOODIE\">\n				TWT ACID WASH HOODIE			</a>\n													<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\" title=\"TWT TRACK SUIT\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg\" alt=\"TWT TRACK SUIT\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\" title=\"TWT TRACK SUIT\">\n				TWT TRACK SUIT			</a>\n													<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\" title=\"TWT TRACK SUIT\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg\" alt=\"TWT TRACK SUIT\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/twt-track-suit/\" title=\"TWT TRACK SUIT\">\n				TWT TRACK SUIT			</a>\n													<bdi>&#8358;170,000.00</bdi>\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\" title=\"TWT SOCKS\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg\" alt=\"TWT SOCKS\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/twt-socks/\" title=\"TWT SOCKS\">\n				TWT SOCKS			</a>\n													<bdi>&#8358;50,000.00</bdi>\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\" title=\"TWT PUNK SHOWCAP\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg\" alt=\"TWT PUNK SHOWCAP\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\" title=\"TWT PUNK SHOWCAP\">\n				TWT PUNK SHOWCAP			</a>\n													<bdi>&#8358;70,000.00</bdi>\n	</li>\n<li>\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\" title=\"TWT BEANIE\">\n			<img width=\"600\" height=\"600\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg\" alt=\"TWT BEANIE\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		</a>\n			<a href=\"https://timewilltellstores.com/product/twt-beanie/\" title=\"TWT BEANIE\">\n				TWT BEANIE			</a>\n													<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n	</li>\n</ul>				\n								<link rel=\"stylesheet\" id=\"wd-el-off-canvas-column-btn-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-off-canvas-column-btn.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-off-canvas-sidebar-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/opt-off-canvas-sidebar.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			\n			<a href=\"#\" rel=\"nofollow\">\n								Show sidebar			</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-shop-el-products-per-page-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-shop-el-products-per-page.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n								<link rel=\"stylesheet\" id=\"wd-woo-shop-el-products-view-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-shop-el-products-view.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n								<link rel=\"stylesheet\" id=\"wd-woo-shop-el-order-by-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-shop-el-order-by.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n								<link rel=\"stylesheet\" id=\"wd-sticky-loader-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-sticky-loader.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n		No products were found matching your selection.	\n				<link rel=\"stylesheet\" id=\"wd-wd-search-results-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/wd-search-results.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-wd-search-form-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/wd-search-form.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n				<form role=\"search\" method=\"get\" action=\"https://timewilltellstores.com/\"  data-thumbnail=\"1\" data-price=\"1\" data-post_type=\"product\" data-count=\"20\" data-sku=\"0\" data-symbols_count=\"3\">\n					<input type=\"text\" placeholder=\"Search for products\" value=\"\" name=\"s\" aria-label=\"Search\" title=\"Search for products\" required/>\n					<input type=\"hidden\" name=\"post_type\" value=\"product\">\n										<button type=\"submit\">\n							Search						\n											</button>\n				</form>','Product archive layout attribute','','inherit','closed','closed','','9561-revision-v1','','','2025-10-07 00:45:04','2025-10-07 00:45:04','',9561,'https://timewilltellstores.com/?p=10093',0,'revision','',0),
(10094,1,'2025-10-07 00:46:33','2025-10-07 00:46:33','<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.','product archive layout Shop Accessories','','inherit','closed','closed','','9560-revision-v1','','','2025-10-07 00:46:33','2025-10-07 00:46:33','',9560,'https://timewilltellstores.com/?p=10094',0,'revision','',0),
(10095,1,'2025-10-07 00:47:26','2025-10-07 00:47:26','<link rel=\"stylesheet\" id=\"wd-el-page-title-builder-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-page-title-builder.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-shop-page-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-shop-page-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-page-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/page-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 										\n															<h1>\n									Shop								</h1>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.','product archive layout Straps','','inherit','closed','closed','','9446-revision-v1','','','2025-10-07 00:47:26','2025-10-07 00:47:26','',9446,'https://timewilltellstores.com/?p=10095',0,'revision','',0),
(10096,1,'2025-10-07 00:47:45','2025-10-07 00:47:45','<link rel=\"stylesheet\" id=\"wd-el-page-title-builder-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-page-title-builder.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-shop-page-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-shop-page-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-page-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/page-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 										\n															<h1>\n									Shop								</h1>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.','product archive layout Cases','','inherit','closed','closed','','9421-revision-v1','','','2025-10-07 00:47:45','2025-10-07 00:47:45','',9421,'https://timewilltellstores.com/?p=10096',0,'revision','',0),
(10097,1,'2025-10-07 01:21:27','2025-10-07 01:21:27','<link rel=\"stylesheet\" id=\"wd-el-page-title-builder-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-page-title-builder.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-shop-page-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-shop-page-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-page-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/page-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 										\n															<h1>\n									Shop								</h1>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.','product archive layout Straps','','inherit','closed','closed','','9446-revision-v1','','','2025-10-07 01:21:27','2025-10-07 01:21:27','',9446,'https://timewilltellstores.com/?p=10097',0,'revision','',0),
(10098,1,'2025-10-07 01:21:49','2025-10-07 01:21:49','<link rel=\"stylesheet\" id=\"wd-el-page-title-builder-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-page-title-builder.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-shop-page-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-shop-page-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-page-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/page-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 										\n															<h1>\n									Shop								</h1>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.','product archive layout Cases','','inherit','closed','closed','','9421-revision-v1','','','2025-10-07 01:21:49','2025-10-07 01:21:49','',9421,'https://timewilltellstores.com/?p=10098',0,'revision','',0),
(10099,1,'2025-10-07 01:23:15','2025-10-07 01:23:15','<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"24e3e57dd3\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.','product archive layout Shop Accessories','','inherit','closed','closed','','9560-revision-v1','','','2025-10-07 01:23:15','2025-10-07 01:23:15','',9560,'https://timewilltellstores.com/?p=10099',0,'revision','',0),
(10100,1,'2025-10-07 01:52:34','2025-10-07 01:52:34','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"http://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759749387.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"http://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n			<ul></ul>\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that’s satisfied for a reason becomes loyal — we focus on giving every reason to stay that way.</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															01.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Custom Design						</h4>\n					<p data-start=\"369\" data-end=\"488\">Every product is crafted to reflect your unique style and needs — no generic solutions, just personalized perfection.</p>\n															02.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								24/7 Support						</h4>\n					<p data-start=\"650\" data-end=\"760\">We’re always here to help — from inquiries to after-sales assistance, your satisfaction is our top priority.</p>\n															03.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-07 01:52:34','2025-10-07 01:52:34','',25,'https://timewilltellstores.com/?p=10100',0,'revision','',0),
(10101,1,'2025-10-07 01:52:34','2025-10-07 01:52:34','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"http://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759749387.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/shop\">\n					To shop				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Redefine.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"#\">\n					To shop				\n							</a>\n			<a  href=\"#\">\n					Read more				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"http://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n			<ul></ul>\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that’s satisfied for a reason becomes loyal — we focus on giving every reason to stay that way.</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															01.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Custom Design						</h4>\n					<p data-start=\"369\" data-end=\"488\">Every product is crafted to reflect your unique style and needs — no generic solutions, just personalized perfection.</p>\n															02.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								24/7 Support						</h4>\n					<p data-start=\"650\" data-end=\"760\">We’re always here to help — from inquiries to after-sales assistance, your satisfaction is our top priority.</p>\n															03.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-07 01:52:34','2025-10-07 01:52:34','',25,'https://timewilltellstores.com/?p=10101',0,'revision','',0),
(10102,1,'2025-10-07 01:52:35','2025-10-07 01:52:35','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"https://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759801865.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Style.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"http://timewilltellstores.com/store/\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n			<ul></ul>\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that’s satisfied for a reason becomes loyal — we focus on giving every reason to stay that way.</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															01.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Custom Design						</h4>\n					<p data-start=\"369\" data-end=\"488\">Every product is crafted to reflect your unique style and needs — no generic solutions, just personalized perfection.</p>\n															02.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								24/7 Support						</h4>\n					<p data-start=\"650\" data-end=\"760\">We’re always here to help — from inquiries to after-sales assistance, your satisfaction is our top priority.</p>\n															03.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-07 01:52:35','2025-10-07 01:52:35','',25,'https://timewilltellstores.com/?p=10102',0,'revision','',0),
(10103,1,'2025-10-07 01:53:28','2025-10-07 01:53:28','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"https://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759801865.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Style.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"http://timewilltellstores.com/store/\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n			<ul></ul>\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that’s satisfied for a reason becomes loyal — we focus on giving every reason to stay that way.</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															01.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Custom Design						</h4>\n					<p data-start=\"369\" data-end=\"488\">Every product is crafted to reflect your unique style and needs — no generic solutions, just personalized perfection.</p>\n															02.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								24/7 Support						</h4>\n					<p data-start=\"650\" data-end=\"760\">We’re always here to help — from inquiries to after-sales assistance, your satisfaction is our top priority.</p>\n															03.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-07 01:53:28','2025-10-07 01:53:28','',25,'https://timewilltellstores.com/?p=10103',0,'revision','',0),
(10104,1,'2025-10-07 01:53:28','2025-10-07 01:53:28','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"https://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759801865.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Style.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"http://timewilltellstores.com/store/\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n			<ul></ul>\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that’s satisfied for a reason becomes loyal — we focus on giving every reason to stay that way.</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															01.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Custom Design						</h4>\n					<p data-start=\"369\" data-end=\"488\">Every product is crafted to reflect your unique style and needs — no generic solutions, just personalized perfection.</p>\n															02.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								24/7 Support						</h4>\n					<p data-start=\"650\" data-end=\"760\">We’re always here to help — from inquiries to after-sales assistance, your satisfaction is our top priority.</p>\n															03.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-07 01:53:28','2025-10-07 01:53:28','',25,'https://timewilltellstores.com/?p=10104',0,'revision','',0),
(10105,1,'2025-10-07 01:53:28','2025-10-07 01:53:28','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"https://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759801865.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Style.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"http://timewilltellstores.com/store/\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n			<ul></ul>\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that’s satisfied for a reason becomes loyal — we focus on giving every reason to stay that way.</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															01.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Custom Design						</h4>\n					<p data-start=\"369\" data-end=\"488\">Every product is crafted to reflect your unique style and needs — no generic solutions, just personalized perfection.</p>\n															02.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								24/7 Support						</h4>\n					<p data-start=\"650\" data-end=\"760\">We’re always here to help — from inquiries to after-sales assistance, your satisfaction is our top priority.</p>\n															03.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-07 01:53:28','2025-10-07 01:53:28','',25,'https://timewilltellstores.com/?p=10105',0,'revision','',0),
(10106,1,'2025-10-07 01:54:12','2025-10-07 01:54:12','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"https://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759801865.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Style.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"http://timewilltellstores.com/store/\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n			<ul></ul>\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that’s satisfied for a reason becomes loyal — we focus on giving every reason to stay that way.</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															01.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Custom Design						</h4>\n					<p data-start=\"369\" data-end=\"488\">Every product is crafted to reflect your unique style and needs — no generic solutions, just personalized perfection.</p>\n															02.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								24/7 Support						</h4>\n					<p data-start=\"650\" data-end=\"760\">We’re always here to help — from inquiries to after-sales assistance, your satisfaction is our top priority.</p>\n															03.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-07 01:54:12','2025-10-07 01:54:12','',25,'https://timewilltellstores.com/?p=10106',0,'revision','',0),
(10107,1,'2025-10-07 01:54:12','2025-10-07 01:54:12','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"https://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759801865.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Style.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"http://timewilltellstores.com/store/\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n			<ul></ul>\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that’s satisfied for a reason becomes loyal — we focus on giving every reason to stay that way.</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															01.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Custom Design						</h4>\n					<p data-start=\"369\" data-end=\"488\">Every product is crafted to reflect your unique style and needs — no generic solutions, just personalized perfection.</p>\n															02.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								24/7 Support						</h4>\n					<p data-start=\"650\" data-end=\"760\">We’re always here to help — from inquiries to after-sales assistance, your satisfaction is our top priority.</p>\n															03.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-07 01:54:12','2025-10-07 01:54:12','',25,'https://timewilltellstores.com/?p=10107',0,'revision','',0),
(10108,1,'2025-10-07 01:54:13','2025-10-07 01:54:13','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"https://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759801865.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Style.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"http://timewilltellstores.com/store/\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n			<ul></ul>\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that’s satisfied for a reason becomes loyal — we focus on giving every reason to stay that way.</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															01.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Custom Design						</h4>\n					<p data-start=\"369\" data-end=\"488\">Every product is crafted to reflect your unique style and needs — no generic solutions, just personalized perfection.</p>\n															02.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								24/7 Support						</h4>\n					<p data-start=\"650\" data-end=\"760\">We’re always here to help — from inquiries to after-sales assistance, your satisfaction is our top priority.</p>\n															03.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-07 01:54:13','2025-10-07 01:54:13','',25,'https://timewilltellstores.com/?p=10108',0,'revision','',0),
(10109,1,'2025-10-07 01:56:27','2025-10-07 01:56:27','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"https://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759801865.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Style.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"http://timewilltellstores.com/store/\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n			<ul></ul>\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that’s satisfied for a reason becomes loyal — we focus on giving every reason to stay that way.</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															01.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Custom Design						</h4>\n					<p data-start=\"369\" data-end=\"488\">Every product is crafted to reflect your unique style and needs — no generic solutions, just personalized perfection.</p>\n															02.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								24/7 Support						</h4>\n					<p data-start=\"650\" data-end=\"760\">We’re always here to help — from inquiries to after-sales assistance, your satisfaction is our top priority.</p>\n															03.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-07 01:56:27','2025-10-07 01:56:27','',25,'https://timewilltellstores.com/?p=10109',0,'revision','',0),
(10110,1,'2025-10-07 01:56:27','2025-10-07 01:56:27','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"https://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759801865.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Style.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"http://timewilltellstores.com/store/\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n			<ul></ul>\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that’s satisfied for a reason becomes loyal — we focus on giving every reason to stay that way.</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															01.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Custom Design						</h4>\n					<p data-start=\"369\" data-end=\"488\">Every product is crafted to reflect your unique style and needs — no generic solutions, just personalized perfection.</p>\n															02.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								24/7 Support						</h4>\n					<p data-start=\"650\" data-end=\"760\">We’re always here to help — from inquiries to after-sales assistance, your satisfaction is our top priority.</p>\n															03.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-07 01:56:27','2025-10-07 01:56:27','',25,'https://timewilltellstores.com/?p=10110',0,'revision','',0),
(10111,1,'2025-10-07 01:56:27','2025-10-07 01:56:27','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"https://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759801865.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Style.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"http://timewilltellstores.com/store/\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n			<ul></ul>\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that’s satisfied for a reason becomes loyal — we focus on giving every reason to stay that way.</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															01.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Custom Design						</h4>\n					<p data-start=\"369\" data-end=\"488\">Every product is crafted to reflect your unique style and needs — no generic solutions, just personalized perfection.</p>\n															02.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								24/7 Support						</h4>\n					<p data-start=\"650\" data-end=\"760\">We’re always here to help — from inquiries to after-sales assistance, your satisfaction is our top priority.</p>\n															03.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-07 01:56:27','2025-10-07 01:56:27','',25,'https://timewilltellstores.com/?p=10111',0,'revision','',0),
(10112,1,'2025-10-07 01:58:32','2025-10-07 01:58:32','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"https://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759801865.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Style.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"http://timewilltellstores.com/store/\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n			<ul></ul>\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that’s satisfied for a reason becomes loyal — we focus on giving every reason to stay that way.</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															01.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Custom Design						</h4>\n					<p data-start=\"369\" data-end=\"488\">Every product is crafted to reflect your unique style and needs — no generic solutions, just personalized perfection.</p>\n															02.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								24/7 Support						</h4>\n					<p data-start=\"650\" data-end=\"760\">We’re always here to help — from inquiries to after-sales assistance, your satisfaction is our top priority.</p>\n															03.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-07 01:58:32','2025-10-07 01:58:32','',25,'https://timewilltellstores.com/?p=10112',0,'revision','',0),
(10113,1,'2025-10-07 01:58:32','2025-10-07 01:58:32','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"https://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759801865.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Style.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"http://timewilltellstores.com/store/\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n			<ul></ul>\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that’s satisfied for a reason becomes loyal — we focus on giving every reason to stay that way.</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															01.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Custom Design						</h4>\n					<p data-start=\"369\" data-end=\"488\">Every product is crafted to reflect your unique style and needs — no generic solutions, just personalized perfection.</p>\n															02.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								24/7 Support						</h4>\n					<p data-start=\"650\" data-end=\"760\">We’re always here to help — from inquiries to after-sales assistance, your satisfaction is our top priority.</p>\n															03.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-07 01:58:32','2025-10-07 01:58:32','',25,'https://timewilltellstores.com/?p=10113',0,'revision','',0);
INSERT INTO `wp6x_posts` VALUES
(10114,1,'2025-10-07 01:58:33','2025-10-07 01:58:33','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"https://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759801865.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Style.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"http://timewilltellstores.com/store/\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n			<ul></ul>\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that’s satisfied for a reason becomes loyal — we focus on giving every reason to stay that way.</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															01.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Custom Design						</h4>\n					<p data-start=\"369\" data-end=\"488\">Every product is crafted to reflect your unique style and needs — no generic solutions, just personalized perfection.</p>\n															02.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								24/7 Support						</h4>\n					<p data-start=\"650\" data-end=\"760\">We’re always here to help — from inquiries to after-sales assistance, your satisfaction is our top priority.</p>\n															03.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-10-07 01:58:33','2025-10-07 01:58:33','',25,'https://timewilltellstores.com/?p=10114',0,'revision','',0),
(10115,1,'2025-10-13 14:40:26','2025-10-13 14:40:26',' 					\n					Some words about us				\n				<h4>We Help Everyone Enjoy Amazing Products</h4> \n					<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit annoying but you could tell them that that discussion would be best suited.</p>				\n								<img width=\"398\" height=\"270\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-img-1.jpg\" alt=\"\" />					\n								<img width=\"398\" height=\"420\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-img-2.jpg\" alt=\"\" />					\n						 					\n			<p>Websites in professional use templating systems. Commercial publishing platforms and content management systems ensure that you can show.</p>\n						 					\n															<img width=\"65\" height=\"65\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/acs-ab-us-img-avatar-65x65.png\" alt=\"\" />													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Brooklyn Simmons						</h4>\n					<p>BARONE LLC</p>\n								<img width=\"398\" height=\"270\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-img-3.jpg\" alt=\"\" />					\n					Words about us				\n				<h4>Our Team</h4> \n					<p>Convallis ullamcorper aliquet ultrices orci cum vestibulum lobortis erat</p>				\n						 						 					\n						<img width=\"400\" height=\"480\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-team-1.jpg\" alt=\"\" />					\n									<h4>\n						Jane Cooper					</h4>\n						President of Sales					\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n						<img width=\"400\" height=\"480\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-team-2.jpg\" alt=\"\" />					\n									<h4>\n						Jacob Jones					</h4>\n						Sales Analyst					\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n						<img width=\"400\" height=\"480\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-team-3.jpg\" alt=\"\" />					\n									<h4>\n						Kristin Watson					</h4>\n						Market Development					\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n						<img width=\"400\" height=\"480\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-team-4.jpg\" alt=\"\" />					\n									<h4>\n						Darlene Robertson					</h4>\n						Sales Analyst					\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n					Buyers trust us				\n				<h4>Our Strategy Is To Provide Our Customers With Quality Products</h4> \n			<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit annoying but you could tell them that that discussion would be best suited. You begin with a text, you sculpt information, you chisel away what’s not needed, you come.</p>\n			<p>Then the question arises: where’s the content? Not there yet? That’s not so bad, there’s dummy copy to the rescue. But worse, what if the fish doesn’t fit in the can, the foot’s to big for the boot? Or to small? To short sentences, to many headings, images too large for the proposed design, or too small, or they fit in but it looks iffy for reasons the folks in the meeting can’t quite tell right now, but they’re unhappy, somehow. A client that’s unhappy for a reason is a problem, a client that’s unhappy though.</p>\n						 					\n															<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-1.svg\" title=\"accessories-infobox-1.svg\" width=\"60\" height=\"60\">													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Delivery						</h4>\n					<p>Chances are there wasn’t collaboration and checkpoints, there wasn’t a process.</p>\n															<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-2.svg\" title=\"accessories-infobox-2.svg\" width=\"60\" height=\"60\">													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Best Quality						</h4>\n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.</p>\n															<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-3.svg\" title=\"accessories-infobox-3.svg\" width=\"60\" height=\"60\">													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n					 										\n				<h4>Join Our Community</h4> \n			<p>Chances are there wasn’t collaboration, communication, and checkpoints, there wasn’t a process agreed upon or specified with the granularity required. It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn’t have helped won’t help now it’s like saying you’re a bad designer.</p>\n						 					\n						<ul id=\"menu-menu-about-us\"><li id=\"menu-item-209\"><a href=\"#\">Web Designer</a></li>\n<li id=\"menu-item-210\"><a href=\"#\">Administrator</a></li>\n<li id=\"menu-item-211\"><a href=\"#\">Store Manager</a></li>\n<li id=\"menu-item-212\"><a href=\"#\">CEO</a></li>\n</ul>		\n			<a href=\"#\">\n					Submit Now				\n							</a>','About Us','','inherit','closed','closed','','14-revision-v1','','','2025-10-13 14:40:26','2025-10-13 14:40:26','',14,'https://timewilltellstores.com/?p=10115',0,'revision','',0),
(10116,1,'2025-10-13 14:40:27','2025-10-13 14:40:27',' 					\n					Some words about us				\n				<h4>We Help Everyone Enjoy Amazing Products</h4> \n					<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit annoying but you could tell them that that discussion would be best suited.</p>				\n								<img width=\"398\" height=\"270\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-img-1.jpg\" alt=\"\" />					\n								<img width=\"398\" height=\"420\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-img-2.jpg\" alt=\"\" />					\n						 					\n			<p>Websites in professional use templating systems. Commercial publishing platforms and content management systems ensure that you can show.</p>\n						 					\n															<img width=\"65\" height=\"65\" src=\"http://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/uploads/sites/6/2022/09/acs-ab-us-img-avatar-65x65.png\" alt=\"\" />													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Brooklyn Simmons						</h4>\n					<p>BARONE LLC</p>\n								<img width=\"398\" height=\"270\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-img-3.jpg\" alt=\"\" />					\n					Words about us				\n				<h4>Our Team</h4> \n					<p>Convallis ullamcorper aliquet ultrices orci cum vestibulum lobortis erat</p>				\n						 						 					\n						<img width=\"400\" height=\"480\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-team-1.jpg\" alt=\"\" />					\n									<h4>\n						Jane Cooper					</h4>\n						President of Sales					\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n						<img width=\"400\" height=\"480\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-team-2.jpg\" alt=\"\" />					\n									<h4>\n						Jacob Jones					</h4>\n						Sales Analyst					\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n						<img width=\"400\" height=\"480\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-team-3.jpg\" alt=\"\" />					\n									<h4>\n						Kristin Watson					</h4>\n						Market Development					\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n						<img width=\"400\" height=\"480\" src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/acs-ab-us-team-4.jpg\" alt=\"\" />					\n									<h4>\n						Darlene Robertson					</h4>\n						Sales Analyst					\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"#\">\n					</a>\n					Buyers trust us				\n				<h4>Our Strategy Is To Provide Our Customers With Quality Products</h4> \n			<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit annoying but you could tell them that that discussion would be best suited. You begin with a text, you sculpt information, you chisel away what’s not needed, you come.</p>\n			<p>Then the question arises: where’s the content? Not there yet? That’s not so bad, there’s dummy copy to the rescue. But worse, what if the fish doesn’t fit in the can, the foot’s to big for the boot? Or to small? To short sentences, to many headings, images too large for the proposed design, or too small, or they fit in but it looks iffy for reasons the folks in the meeting can’t quite tell right now, but they’re unhappy, somehow. A client that’s unhappy for a reason is a problem, a client that’s unhappy though.</p>\n						 					\n															<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-1.svg\" title=\"accessories-infobox-1.svg\" width=\"60\" height=\"60\">													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Delivery						</h4>\n					<p>Chances are there wasn’t collaboration and checkpoints, there wasn’t a process.</p>\n															<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-2.svg\" title=\"accessories-infobox-2.svg\" width=\"60\" height=\"60\">													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Best Quality						</h4>\n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum.</p>\n															<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-infobox-3.svg\" title=\"accessories-infobox-3.svg\" width=\"60\" height=\"60\">													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n					 										\n				<h4>Join Our Community</h4> \n			<p>Chances are there wasn’t collaboration, communication, and checkpoints, there wasn’t a process agreed upon or specified with the granularity required. It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn’t have helped won’t help now it’s like saying you’re a bad designer.</p>\n						 					\n						<ul id=\"menu-menu-about-us\"><li id=\"menu-item-209\"><a href=\"#\">Web Designer</a></li>\n<li id=\"menu-item-210\"><a href=\"#\">Administrator</a></li>\n<li id=\"menu-item-211\"><a href=\"#\">Store Manager</a></li>\n<li id=\"menu-item-212\"><a href=\"#\">CEO</a></li>\n</ul>		\n			<a href=\"#\">\n					Submit Now				\n							</a>','About Us','','inherit','closed','closed','','14-revision-v1','','','2025-10-13 14:40:27','2025-10-13 14:40:27','',14,'https://timewilltellstores.com/?p=10116',0,'revision','',0),
(10117,1,'2025-10-13 14:40:28','2025-10-13 14:40:28','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Welcome to TimeWillTell Stores — Where Style Meets Timeless Quality.</h4> \n					<p>At TimeWillTell Stores, we believe every product you own should tell a story — one of confidence, class, and purpose.<br />Founded with a passion for modern design and enduring quality, our mission is simple: to bring you items that make every moment count.</p><p>From elegant timepieces to stylish everyday essentials, each product in our collection is carefully selected to reflect craftsmanship, durability, and affordability.<br />We’re not just another store — we’re a lifestyle brand for those who value detail and distinction.</p><p><strong>Our Promise:</strong></p><ul><li><p>Premium quality at honest prices</p></li><li><p>Fast, reliable delivery</p></li><li><p>Excellent customer support</p></li></ul><p>Because at TimeWillTell Stores — <strong>your time, style, and satisfaction truly matter.</strong></p>				\n								<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />					\n								<img width=\"2048\" height=\"2560\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled.jpg 2048w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-1639x2048.jpg 1639w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" />					\n								<img width=\"2048\" height=\"2560\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled.jpg 2048w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-1639x2048.jpg 1639w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" />					\n								<img width=\"2048\" height=\"2560\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled.jpg 2048w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-148x185.jpg 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1200x1500.jpg 1200w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-1639x2048.jpg 1639w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" />					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Buyers trust us				\n				<h4>Our Strategy Is To Provide Our Customers With Quality Products</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<p data-start=\"248\" data-end=\"506\">At <strong data-start=\"251\" data-end=\"274\">TimeWillTell Stores</strong>, our strategy is simple — <strong data-start=\"301\" data-end=\"344\">deliver quality that speaks for itself.</strong><br data-start=\"344\" data-end=\"347\" />We believe true success in retail isn’t just about selling products; it’s about building trust through <strong data-start=\"450\" data-end=\"475\">consistent excellence</strong> and <strong data-start=\"480\" data-end=\"506\">customer satisfaction.</strong></p><h3 data-start=\"508\" data-end=\"533\"><strong data-start=\"512\" data-end=\"533\">Quality First</strong></h3><p data-start=\"534\" data-end=\"722\">Every item we offer goes through careful selection and quality checks.<br data-start=\"604\" data-end=\"607\" />From design to delivery, we ensure every product meets our high standards — so you always get value for your money.</p><h3 data-start=\"724\" data-end=\"762\"><strong data-start=\"728\" data-end=\"762\">Customer-Centered Approach</strong></h3><p data-start=\"763\" data-end=\"992\">Your needs guide every decision we make.<br data-start=\"803\" data-end=\"806\" />We listen, learn, and improve — using feedback to make our collections even better.<br data-start=\"889\" data-end=\"892\" />Our goal is to create an experience that’s smooth, transparent, and satisfying from start to finish.</p><h3 data-start=\"994\" data-end=\"1030\"><strong data-start=\"998\" data-end=\"1030\">Innovation &amp; Improvement</strong></h3><p data-start=\"1031\" data-end=\"1249\">We continuously update our catalog with new and trending products that blend <strong data-start=\"1108\" data-end=\"1149\">style, durability, and functionality.</strong><br data-start=\"1149\" data-end=\"1152\" />By keeping up with innovation and global trends, we make sure you always have access to the best.</p><h3 data-start=\"1251\" data-end=\"1278\"><strong data-start=\"1255\" data-end=\"1278\">Long-Term Value</strong></h3><p data-start=\"1279\" data-end=\"1501\">We don’t just want one sale — we want a relationship.<br data-start=\"1332\" data-end=\"1335\" />That’s why we focus on <strong data-start=\"1358\" data-end=\"1382\">long-lasting quality</strong>, honest pricing, and dependable customer support.<br data-start=\"1432\" data-end=\"1435\" />Your satisfaction today is the foundation of our success tomorrow.</p>','About Us','','inherit','closed','closed','','14-revision-v1','','','2025-10-13 14:40:28','2025-10-13 14:40:28','',14,'https://timewilltellstores.com/?p=10117',0,'revision','',0),
(10125,1,'2025-10-13 15:13:25','2025-10-13 15:13:25','','','','draft','closed','closed','','','','','2025-10-13 15:13:25','2025-10-13 15:13:25','',0,'https://timewilltellstores.com/?post_type=shop_order_placehold&p=10125',0,'shop_order_placehold','',1),
(10126,0,'2025-10-13 15:17:39','2025-10-13 15:17:39','','','','draft','closed','closed','','','','','2025-10-13 15:17:39','2025-10-13 15:17:39','',0,'https://timewilltellstores.com/?post_type=shop_order_placehold&p=10126',0,'shop_order_placehold','',1),
(10127,1,'2025-10-13 19:22:37','2025-10-13 19:22:37','','','','draft','closed','closed','','','','','2025-10-13 19:22:37','2025-10-13 19:22:37','',0,'https://timewilltellstores.com/?post_type=shop_order_placehold&p=10127',0,'shop_order_placehold','',1),
(10128,0,'2025-10-14 03:08:44','2025-10-14 03:08:44','','','','draft','closed','closed','','','','','2025-10-14 03:08:44','2025-10-14 03:08:44','',0,'https://timewilltellstores.com/?post_type=shop_order_placehold&p=10128',0,'shop_order_placehold','',1),
(10129,2,'2025-10-14 17:49:07','2025-10-14 17:49:07','','','','draft','closed','closed','','','','','2025-10-14 17:49:07','2025-10-14 17:49:07','',0,'https://timewilltellstores.com/?post_type=shop_order_placehold&p=10129',0,'shop_order_placehold','',1),
(10130,0,'2025-10-16 14:29:03','2025-10-16 14:29:03','','','','draft','closed','closed','','','','','2025-10-16 14:29:03','2025-10-16 14:29:03','',0,'https://timewilltellstores.com/?post_type=shop_order_placehold&p=10130',0,'shop_order_placehold','',1),
(10131,4,'2025-10-16 14:30:46','2025-10-16 14:30:46','','','','draft','closed','closed','','','','','2025-10-16 14:30:46','2025-10-16 14:30:46','',0,'https://timewilltellstores.com/?post_type=shop_order_placehold&p=10131',0,'shop_order_placehold','',3),
(10119,1,'2025-10-13 14:46:52','2025-10-13 14:46:52','<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/privacy-policy-xtemos-logo.svg\" title=\"privacy-policy-xtemos-logo\" width=\"80\" height=\"80\">					\n						<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Who We Are</h4> \n						<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<p>Our website address is: <strong><a style=\"color: #2e6bc6;\" href=\"https://woodmart.xtemos.com\">https://woodmart.xtemos.com</a>.</strong></p><p>Thank you for visiting XTemos Studio. We are a company, creating products to enhance your website building experience. Please read this Privacy Policy, providing consent to document in order to have permission to use our services.</p>\n				<h4>What Personal Data We Collect and Why We Collect It</h4> \n			<p>1. Comments</p>\n			<p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p><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: <a href=\"https://automattic.com/privacy/\">https://automattic.com/privacy/</a>. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n			<p>2. Media</p>\n			<p>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			<p>3. Contact Forms</p>\n			<p>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><p>If you have an account and you log in to this site, 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><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 “Remember Me”, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><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			<p>4. Embedded Content from Other Websites</p>\n			<p>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><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracing your interaction with the embedded content if you have an account and are logged in to that website.</p>\n			<p>5. How Long We Retain Your Data</p>\n			<p>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><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			<p>6. What Rights You Have Over Your Data</p>\n			<p>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			7. Where We Send Your Data\n			<p>Visitor comments may be checked through an automated spam detection service.</p>','Privacy Policy','','inherit','closed','closed','','27-revision-v1','','','2025-10-13 14:46:52','2025-10-13 14:46:52','',27,'https://timewilltellstores.com/?p=10119',0,'revision','',0),
(10120,1,'2025-10-13 14:46:52','2025-10-13 14:46:52','<img  src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/privacy-policy-xtemos-logo.svg\" title=\"privacy-policy-xtemos-logo\" width=\"80\" height=\"80\">					\n						<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Who We Are</h4> \n						<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/accessories-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<p>Our website address is: <strong><a style=\"color: #2e6bc6;\" href=\"https://woodmart.xtemos.com\">https://woodmart.xtemos.com</a>.</strong></p><p>Thank you for visiting XTemos Studio. We are a company, creating products to enhance your website building experience. Please read this Privacy Policy, providing consent to document in order to have permission to use our services.</p>\n				<h4>What Personal Data We Collect and Why We Collect It</h4> \n			<p>1. Comments</p>\n			<p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p><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: <a href=\"https://automattic.com/privacy/\">https://automattic.com/privacy/</a>. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n			<p>2. Media</p>\n			<p>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			<p>3. Contact Forms</p>\n			<p>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><p>If you have an account and you log in to this site, 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><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 “Remember Me”, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><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			<p>4. Embedded Content from Other Websites</p>\n			<p>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><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracing your interaction with the embedded content if you have an account and are logged in to that website.</p>\n			<p>5. How Long We Retain Your Data</p>\n			<p>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><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			<p>6. What Rights You Have Over Your Data</p>\n			<p>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			7. Where We Send Your Data\n			<p>Visitor comments may be checked through an automated spam detection service.</p>','Privacy Policy','','inherit','closed','closed','','27-revision-v1','','','2025-10-13 14:46:52','2025-10-13 14:46:52','',27,'https://timewilltellstores.com/?p=10120',0,'revision','',0),
(10122,1,'2025-10-13 14:54:43','2025-10-13 14:54:43','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Information questions				\n				<h4>Frequently Asked Questions</h4> \n								<link rel=\"stylesheet\" id=\"wd-accordion-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-accordion.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-accordion-elem-wpb-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-accordion-wpb-elem.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			\n								Will I receive the same product that I see in the picture?							\n							<p>Consectetur cras scelerisque dis nec mi vestibulum ullamcorper turpis enim natoque tempus a malesuada suspendisse iaculis adipiscing himenaeos tincidunt.Tellus pharetra dis nostra urna a scelerisque id parturient ullamcorper ullamcorper class ad consectetur tristique et.</p><p>Hendrerit mollis facilisi odio a montes scelerisque a scelerisque justo a praesent conubia aenean mi tempor.</p>\n								Where can I view my sales receipt?							\n							<p>A vel dui a conubia vestibulum class varius vel nunc a gravida ut maecenas quisque a proin condimentum sagittis class at faucibus primis parturient dolor scelerisque himenaeos.</p><p>A et ullamcorper vestibulum netus a mauris ac consectetur libero volutpat congue congue turpis a consectetur adipiscing sit.Suspendisse leo fringilla a congue tempus nisi conubia vestibulum a in posuere accumsan.</p>\n								How can I return an item?							\n							<p>Sit rhoncus aptent dis scelerisque penatibus a dis tempor accumsan suspendisse mollis a et odio ullamcorper magnis ullamcorper cum ullamcorper duis nulla egestas massa.</p><p>Vitae amet nostra est leo dignissim justo sodales et ac a conubia bibendum duis ad justo suspendisse a a tellus cubilia vestibulum a dictumst a duis risus.Sociosqu curae consequat nisl litora a eros est consectetur nulla rhoncus a a id felis praesent.Tempus dui integer a cursus id fames parturient.</p>\n								Will you restock items indicated as “out of stock?”							\n							<p>Scelerisque parturient sagittis nisi in aliquam dui scelerisque non consectetur aptent hac adipiscing ullamcorper pulvinar sit vestibulum purus facilisi hendrerit mus nisl massa ut parturient consectetur cum justo fames torquent.</p><p>Ac curae aliquet vivamus aptent duis congue urna venenatis ridiculus faucibus tincidunt a lorem rutrum nullam potenti adipiscing.Adipiscing.</p>\n								Where can I ship my order?							\n							<p>Ut bibendum a adipiscing purus massa a facilisi congue parturient condimentum urna donec per adipiscing cursus nisl nam tristique parturient id.</p><p>Aliquam quam at et in ipsum at venenatis a eget dignissim aliquam tincidunt ultrices lacus ad consectetur imperdiet sem suspendisse ante a dapibus potenti.Eu parturient parturient magnis tempus molestie augue quam vulputate hac facilisis est nisl pretium a cursus.</p>\n					Information about us				\n				<h4>CONTACT US FOR ANY QUESTIONS</h4> \n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f9498-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"9498\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.2\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f9498-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n	<p><label>Your Name</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" />\n	</p>\n	<p><label>Your Email</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" />\n	</p>\n	<p><label>Phone Number</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"tel-767\" />\n	</p>\n	<p><label>Company</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"text-1\" />\n	</p>\n<p><label>Your Message</label><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" aria-invalid=\"false\" name=\"your-message\"></textarea>\n</p>\n<p><input type=\"submit\" value=\"ASK A QUESTION\" />\n</p>\n</form>','Contact Us','','inherit','closed','closed','','21-revision-v1','','','2025-10-13 14:54:43','2025-10-13 14:54:43','',21,'https://timewilltellstores.com/?p=10122',0,'revision','',0),
(10123,1,'2025-10-13 14:54:43','2025-10-13 14:54:43','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Information questions				\n				<h4>Frequently Asked Questions</h4> \n								<link rel=\"stylesheet\" id=\"wd-accordion-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-accordion.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-accordion-elem-wpb-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-accordion-wpb-elem.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			\n								Will I receive the same product that I see in the picture?							\n							<p>Consectetur cras scelerisque dis nec mi vestibulum ullamcorper turpis enim natoque tempus a malesuada suspendisse iaculis adipiscing himenaeos tincidunt.Tellus pharetra dis nostra urna a scelerisque id parturient ullamcorper ullamcorper class ad consectetur tristique et.</p><p>Hendrerit mollis facilisi odio a montes scelerisque a scelerisque justo a praesent conubia aenean mi tempor.</p>\n								Where can I view my sales receipt?							\n							<p>A vel dui a conubia vestibulum class varius vel nunc a gravida ut maecenas quisque a proin condimentum sagittis class at faucibus primis parturient dolor scelerisque himenaeos.</p><p>A et ullamcorper vestibulum netus a mauris ac consectetur libero volutpat congue congue turpis a consectetur adipiscing sit.Suspendisse leo fringilla a congue tempus nisi conubia vestibulum a in posuere accumsan.</p>\n								How can I return an item?							\n							<p>Sit rhoncus aptent dis scelerisque penatibus a dis tempor accumsan suspendisse mollis a et odio ullamcorper magnis ullamcorper cum ullamcorper duis nulla egestas massa.</p><p>Vitae amet nostra est leo dignissim justo sodales et ac a conubia bibendum duis ad justo suspendisse a a tellus cubilia vestibulum a dictumst a duis risus.Sociosqu curae consequat nisl litora a eros est consectetur nulla rhoncus a a id felis praesent.Tempus dui integer a cursus id fames parturient.</p>\n								Will you restock items indicated as “out of stock?”							\n							<p>Scelerisque parturient sagittis nisi in aliquam dui scelerisque non consectetur aptent hac adipiscing ullamcorper pulvinar sit vestibulum purus facilisi hendrerit mus nisl massa ut parturient consectetur cum justo fames torquent.</p><p>Ac curae aliquet vivamus aptent duis congue urna venenatis ridiculus faucibus tincidunt a lorem rutrum nullam potenti adipiscing.Adipiscing.</p>\n								Where can I ship my order?							\n							<p>Ut bibendum a adipiscing purus massa a facilisi congue parturient condimentum urna donec per adipiscing cursus nisl nam tristique parturient id.</p><p>Aliquam quam at et in ipsum at venenatis a eget dignissim aliquam tincidunt ultrices lacus ad consectetur imperdiet sem suspendisse ante a dapibus potenti.Eu parturient parturient magnis tempus molestie augue quam vulputate hac facilisis est nisl pretium a cursus.</p>\n					Information about us				\n				<h4>CONTACT US FOR ANY QUESTIONS</h4> \n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f9498-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"9498\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.2\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f9498-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n	<p><label>Your Name</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" />\n	</p>\n	<p><label>Your Email</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" />\n	</p>\n	<p><label>Phone Number</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"tel-767\" />\n	</p>\n	<p><label>Company</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"text-1\" />\n	</p>\n<p><label>Your Message</label><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" aria-invalid=\"false\" name=\"your-message\"></textarea>\n</p>\n<p><input type=\"submit\" value=\"ASK A QUESTION\" />\n</p>\n</form>','Contact Us','','inherit','closed','closed','','21-revision-v1','','','2025-10-13 14:54:43','2025-10-13 14:54:43','',21,'https://timewilltellstores.com/?p=10123',0,'revision','',0),
(10132,0,'2025-10-16 14:31:00','2025-10-16 14:31:00','','','','draft','closed','closed','','','','','2025-10-16 14:31:00','2025-10-16 14:31:00','',0,'https://timewilltellstores.com/?post_type=shop_order_placehold&p=10132',0,'shop_order_placehold','',1),
(10133,1,'2025-11-10 23:02:30','2025-11-10 23:02:30','','','','draft','closed','closed','','','','','2025-11-10 23:02:30','2025-11-10 23:02:30','',0,'https://timewilltellstores.com/?post_type=shop_order_placehold&p=10133',0,'shop_order_placehold','',1),
(10230,1,'2026-04-16 03:14:32','2026-04-16 03:14:32','[mailpoet_page]','MailPoet Page','','publish','closed','closed','','captcha','','','2026-04-16 03:14:32','2026-04-16 03:14:32','',0,'https://timewilltellstores.com/?p=10230',0,'mailpoet_page','',0),
(10142,1,'2025-11-10 23:36:35','2025-11-10 23:36:35','','WhatsApp Image 2025-11-10 at 11.53.32_abaccdb0','','inherit','open','closed','','whatsapp-image-2025-11-10-at-11-53-32_abaccdb0','','','2025-11-10 23:36:35','2025-11-10 23:36:35','',0,'http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0.jpg',0,'attachment','image/jpeg',0),
(10143,1,'2025-11-10 23:36:37','2025-11-10 23:36:37','','WhatsApp Image 2025-11-10 at 11.53.33_db48cf0e','','inherit','open','closed','','whatsapp-image-2025-11-10-at-11-53-33_db48cf0e','','','2025-11-10 23:36:37','2025-11-10 23:36:37','',0,'http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.33_db48cf0e.jpg',0,'attachment','image/jpeg',0),
(10144,1,'2025-11-10 23:36:41','2025-11-10 23:36:41','','WhatsApp Image 2025-11-10 at 11.53.42_288126a2','','inherit','open','closed','','whatsapp-image-2025-11-10-at-11-53-42_288126a2','','','2025-11-10 23:36:41','2025-11-10 23:36:41','',0,'http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2.jpg',0,'attachment','image/jpeg',0),
(10151,1,'2025-11-10 23:45:27','2025-11-10 23:45:27','','TIMER T-SHIRT - Purple','Color: Purple','publish','closed','closed','','timer-t-shirt-purple','','','2025-11-10 23:48:16','2025-11-10 23:48:16','',9992,'https://timewilltellstores.com/?post_type=product_variation&p=10151',1,'product_variation','',0),
(10152,1,'2025-11-10 23:45:27','2025-11-10 23:45:27','','TIMER T-SHIRT - Black','Color: Black','publish','closed','closed','','timer-t-shirt-black','','','2025-11-11 00:00:50','2025-11-11 00:00:50','',9992,'https://timewilltellstores.com/?post_type=product_variation&#038;p=10152',2,'product_variation','',0),
(10153,1,'2025-11-10 23:45:27','2025-11-10 23:45:27','','TIMER T-SHIRT - Red','Color: Red','publish','closed','closed','','timer-t-shirt-red','','','2025-11-11 00:00:50','2025-11-11 00:00:50','',9992,'https://timewilltellstores.com/?post_type=product_variation&#038;p=10153',3,'product_variation','',0),
(10154,1,'2025-11-10 23:45:27','2025-11-10 23:45:27','','TIMER T-SHIRT - White','Color: White','publish','closed','closed','','timer-t-shirt-white','','','2025-11-11 00:00:50','2025-11-11 00:00:50','',9992,'https://timewilltellstores.com/?post_type=product_variation&#038;p=10154',4,'product_variation','',0),
(10155,1,'2025-11-10 23:47:10','2025-11-10 23:47:10','','WhatsApp Image 2025-11-10 at 12.03.34_3159fb25','','inherit','open','closed','','whatsapp-image-2025-11-10-at-12-03-34_3159fb25','','','2025-11-10 23:47:10','2025-11-10 23:47:10','',10152,'http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.34_3159fb25.jpg',0,'attachment','image/jpeg',0),
(10156,1,'2025-11-10 23:47:15','2025-11-10 23:47:15','','WhatsApp Image 2025-11-10 at 12.03.32_e4a63518','','inherit','open','closed','','whatsapp-image-2025-11-10-at-12-03-32_e4a63518','','','2025-11-10 23:47:15','2025-11-10 23:47:15','',10152,'http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg',0,'attachment','image/jpeg',0),
(10157,1,'2025-11-10 23:51:13','2025-11-10 23:51:13','','TIME FIT ARMLESS - Blue','Color: Blue','publish','closed','closed','','time-fit-armless-blue','','','2026-03-19 16:05:18','2026-03-19 16:05:18','',10003,'https://timewilltellstores.com/?post_type=product_variation&p=10157',1,'product_variation','',0),
(10158,1,'2025-11-10 23:51:14','2025-11-10 23:51:14','','TIME FIT ARMLESS - Purple','Color: Purple','publish','closed','closed','','time-fit-armless-purple','','','2026-03-19 16:05:16','2026-03-19 16:05:16','',10003,'https://timewilltellstores.com/?post_type=product_variation&p=10158',2,'product_variation','',0),
(10159,1,'2025-11-10 23:51:14','2025-11-10 23:51:14','','TIME FIT ARMLESS - Brown','Color: Brown','publish','closed','closed','','time-fit-armless-brown','','','2026-03-19 16:05:16','2026-03-19 16:05:16','',10003,'https://timewilltellstores.com/?post_type=product_variation&p=10159',3,'product_variation','',0),
(10160,1,'2025-11-10 23:51:14','2025-11-10 23:51:14','','TIME FIT ARMLESS -  Black','Color:  Black','publish','closed','closed','','time-fit-armless-black','','','2026-03-19 16:05:17','2026-03-19 16:05:17','',10003,'https://timewilltellstores.com/?post_type=product_variation&p=10160',4,'product_variation','',0),
(10161,1,'2025-11-10 23:51:47','2025-11-10 23:51:47','','WhatsApp Image 2025-11-10 at 12.07.49_fda8e2a1','','inherit','open','closed','','whatsapp-image-2025-11-10-at-12-07-49_fda8e2a1','','','2025-11-10 23:51:47','2025-11-10 23:51:47','',10158,'http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_fda8e2a1.jpg',0,'attachment','image/jpeg',0),
(10162,1,'2025-11-10 23:51:51','2025-11-10 23:51:51','','WhatsApp Image 2025-11-10 at 12.07.49_acc48d09','','inherit','open','closed','','whatsapp-image-2025-11-10-at-12-07-49_acc48d09','','','2025-11-10 23:51:51','2025-11-10 23:51:51','',10158,'http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg',0,'attachment','image/jpeg',0),
(10229,1,'2026-04-16 03:14:32','2026-04-16 03:14:32','[mailpoet_page]','MailPoet Page','','publish','closed','closed','','subscriptions','','','2026-04-16 03:14:32','2026-04-16 03:14:32','',0,'https://timewilltellstores.com/?p=10229',0,'mailpoet_page','',0),
(10164,1,'2025-11-10 23:59:36','2025-11-10 23:59:36','','TIMER T-SHIRT','','inherit','closed','closed','','9992-autosave-v1','','','2025-11-10 23:59:36','2025-11-10 23:59:36','',9992,'https://timewilltellstores.com/?p=10164',0,'revision','',0),
(10166,1,'2025-11-11 00:05:41','2025-11-11 00:05:41','','TWT ACID WASH T-SHIRT - Purple','Color: Purple','publish','closed','closed','','twt-acid-wash-t-shirt-purple','','','2026-03-19 16:04:57','2026-03-19 16:04:57','',9990,'https://timewilltellstores.com/?post_type=product_variation&p=10166',1,'product_variation','',0),
(10167,1,'2025-11-11 00:05:41','2025-11-11 00:05:41','','TWT ACID WASH T-SHIRT - Red','Color: Red','publish','closed','closed','','twt-acid-wash-t-shirt-red','','','2026-03-19 16:04:57','2026-03-19 16:04:57','',9990,'https://timewilltellstores.com/?post_type=product_variation&p=10167',2,'product_variation','',0),
(10168,1,'2025-11-11 00:05:41','2025-11-11 00:05:41','','TWT ACID WASH T-SHIRT - Black','Color: Black','publish','closed','closed','','twt-acid-wash-t-shirt-black','','','2026-03-19 16:04:57','2026-03-19 16:04:57','',9990,'https://timewilltellstores.com/?post_type=product_variation&p=10168',3,'product_variation','',0),
(10169,1,'2025-11-11 00:05:41','2025-11-11 00:05:41','','TWT ACID WASH T-SHIRT - White','Color: White','publish','closed','closed','','twt-acid-wash-t-shirt-white','','','2026-03-19 16:04:57','2026-03-19 16:04:57','',9990,'https://timewilltellstores.com/?post_type=product_variation&p=10169',4,'product_variation','',0),
(10170,1,'2025-11-11 00:06:11','2025-11-11 00:06:11','','WhatsApp Image 2025-11-10 at 12.10.47_55de3c5d','','inherit','open','closed','','whatsapp-image-2025-11-10-at-12-10-47_55de3c5d','','','2025-11-11 00:06:11','2025-11-11 00:06:11','',10166,'http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.10.47_55de3c5d.jpg',0,'attachment','image/jpeg',0),
(10171,1,'2025-11-11 00:10:09','2025-11-11 00:10:09','','WhatsApp Image 2025-11-10 at 12.26.07_2db1525d','','inherit','open','closed','','whatsapp-image-2025-11-10-at-12-26-07_2db1525d','','','2025-11-11 00:10:09','2025-11-11 00:10:09','',0,'http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d.jpg',0,'attachment','image/jpeg',0),
(10172,1,'2025-11-11 00:10:11','2025-11-11 00:10:11','','WhatsApp Image 2025-11-10 at 12.26.08_03bf5694','','inherit','open','closed','','whatsapp-image-2025-11-10-at-12-26-08_03bf5694','','','2025-11-11 00:10:11','2025-11-11 00:10:11','',0,'http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.08_03bf5694.jpg',0,'attachment','image/jpeg',0),
(10178,1,'2025-11-11 00:18:12','2025-11-11 00:18:12','','TIME WILL TELL CROP TOP','','publish','open','closed','','time-will-tell-crop-top','','','2026-03-19 15:58:39','2026-03-19 15:58:39','',0,'https://timewilltellstores.com/?post_type=product&#038;p=10178',0,'product','',0),
(10179,1,'2025-11-11 00:16:39','2025-11-11 00:16:39','','TIME WILL TELL CROP TOP - Black','Color: Black','publish','closed','closed','','auto-draft-black','','','2026-03-19 15:58:38','2026-03-19 15:58:38','',10178,'https://timewilltellstores.com/?post_type=product_variation&p=10179',1,'product_variation','',0),
(10180,1,'2025-11-11 00:16:39','2025-11-11 00:16:39','','TIME WILL TELL CROP TOP - White','Color: White','publish','closed','closed','','auto-draft-white','','','2026-03-19 15:58:38','2026-03-19 15:58:38','',10178,'https://timewilltellstores.com/?post_type=product_variation&p=10180',2,'product_variation','',0),
(10181,1,'2025-11-11 00:16:39','2025-11-11 00:16:39','','TIME WILL TELL CROP TOP - Red','Color: Red','publish','closed','closed','','auto-draft-red','','','2026-03-19 15:58:38','2026-03-19 15:58:38','',10178,'https://timewilltellstores.com/?post_type=product_variation&p=10181',3,'product_variation','',0),
(10182,1,'2025-11-11 00:16:39','2025-11-11 00:16:39','','TIME WILL TELL CROP TOP - Brown','Color: Brown','publish','closed','closed','','auto-draft-brown','','','2026-03-19 15:58:38','2026-03-19 15:58:38','',10178,'https://timewilltellstores.com/?post_type=product_variation&p=10182',4,'product_variation','',0),
(10183,1,'2025-11-11 00:16:54','2025-11-11 00:16:54','','WhatsApp Image 2025-11-10 at 12.41.25_7923ad6f','','inherit','open','closed','','whatsapp-image-2025-11-10-at-12-41-25_7923ad6f','','','2025-11-11 00:16:54','2025-11-11 00:16:54','',10178,'http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg',0,'attachment','image/jpeg',0),
(10184,1,'2025-11-11 00:17:02','2025-11-11 00:17:02','','WhatsApp Image 2025-11-10 at 12.41.26_68ca076b','','inherit','open','closed','','whatsapp-image-2025-11-10-at-12-41-26_68ca076b','','','2025-11-11 00:17:02','2025-11-11 00:17:02','',10178,'http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.26_68ca076b.jpg',0,'attachment','image/jpeg',0),
(10185,1,'2025-11-11 00:18:12','2025-11-11 00:18:12','','TIME WILL TELL CROP TOP','','inherit','closed','closed','','10178-revision-v1','','','2025-11-11 00:18:12','2025-11-11 00:18:12','',10178,'https://timewilltellstores.com/?p=10185',0,'revision','',0),
(10186,1,'2025-11-11 00:25:37','2025-11-11 00:25:37','','TWT SKATING TOP','','publish','open','closed','','twt-skating-top','','','2026-03-19 16:10:08','2026-03-19 16:10:08','',0,'https://timewilltellstores.com/?post_type=product&#038;p=10186',0,'product','',0),
(10187,1,'2025-11-11 00:21:01','2025-11-11 00:21:01','','WhatsApp Image 2025-11-10 at 12.44.22_59481b87','','inherit','open','closed','','whatsapp-image-2025-11-10-at-12-44-22_59481b87','','','2025-11-11 00:21:01','2025-11-11 00:21:01','',10186,'http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg',0,'attachment','image/jpeg',0),
(10188,1,'2025-11-11 00:21:06','2025-11-11 00:21:06','','WhatsApp Image 2025-11-10 at 12.44.27_1f93003b','','inherit','open','closed','','whatsapp-image-2025-11-10-at-12-44-27_1f93003b','','','2025-11-11 00:21:06','2025-11-11 00:21:06','',10186,'http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.27_1f93003b.jpg',0,'attachment','image/jpeg',0),
(10189,1,'2025-11-11 00:21:10','2025-11-11 00:21:10','','WhatsApp Image 2025-11-10 at 12.44.29_50591f99','','inherit','open','closed','','whatsapp-image-2025-11-10-at-12-44-29_50591f99','','','2025-11-11 00:21:10','2025-11-11 00:21:10','',10186,'http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.29_50591f99.jpg',0,'attachment','image/jpeg',0),
(10190,1,'2025-11-11 00:21:17','2025-11-11 00:21:17','','WhatsApp Image 2025-11-10 at 12.44.34_9a964967','','inherit','open','closed','','whatsapp-image-2025-11-10-at-12-44-34_9a964967','','','2025-11-11 00:21:17','2025-11-11 00:21:17','',10186,'http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.34_9a964967.jpg',0,'attachment','image/jpeg',0),
(10191,1,'2025-11-11 00:21:50','2025-11-11 00:21:50','','TWT SKATING TOP - Black','Color: Black','publish','closed','closed','','twt-skating-top-black','','','2026-03-19 16:09:48','2026-03-19 16:09:48','',10186,'https://timewilltellstores.com/?post_type=product_variation&p=10191',1,'product_variation','',0),
(10192,1,'2025-11-11 00:21:50','2025-11-11 00:21:50','','TWT SKATING TOP - Purple','Color: Purple','publish','closed','closed','','twt-skating-top-purple','','','2026-03-19 16:09:48','2026-03-19 16:09:48','',10186,'https://timewilltellstores.com/?post_type=product_variation&p=10192',2,'product_variation','',0),
(10193,1,'2025-11-11 00:21:50','2025-11-11 00:21:50','','TWT SKATING TOP - White','Color: White','publish','closed','closed','','twt-skating-top-white','','','2026-03-19 16:09:48','2026-03-19 16:09:48','',10186,'https://timewilltellstores.com/?post_type=product_variation&p=10193',3,'product_variation','',0),
(10194,1,'2025-11-11 00:21:50','2025-11-11 00:21:50','','TWT SKATING TOP - Red','Color: Red','publish','closed','closed','','twt-skating-top-red','','','2026-03-19 16:09:48','2026-03-19 16:09:48','',10186,'https://timewilltellstores.com/?post_type=product_variation&p=10194',4,'product_variation','',0),
(10195,1,'2025-11-11 00:25:37','2025-11-11 00:25:37','','TWT SKATING TOP','','inherit','closed','closed','','10186-revision-v1','','','2025-11-11 00:25:37','2025-11-11 00:25:37','',10186,'https://timewilltellstores.com/?p=10195',0,'revision','',0),
(10201,1,'2025-11-11 00:28:47','2025-11-11 00:28:47','','WhatsApp Image 2025-11-10 at 12.52.31_835fd08f','','inherit','open','closed','','whatsapp-image-2025-11-10-at-12-52-31_835fd08f','','','2025-11-11 00:28:47','2025-11-11 00:28:47','',0,'http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f.jpg',0,'attachment','image/jpeg',0),
(10203,1,'2025-11-11 00:41:55','2025-11-11 00:41:55','<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.','Store','','inherit','closed','closed','','10051-revision-v1','','','2025-11-11 00:41:55','2025-11-11 00:41:55','',10051,'https://timewilltellstores.com/?p=10203',0,'revision','',0),
(10204,1,'2025-11-11 00:41:55','2025-11-11 00:41:55','<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"http://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"http://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"http://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"http://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"http://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"http://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"http://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"http://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"http://timewilltellstores.com/wishlist/\" data-key=\"4bdbd5f21a\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"http://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"http://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.','Store','','inherit','closed','closed','','10051-revision-v1','','','2025-11-11 00:41:55','2025-11-11 00:41:55','',10051,'https://timewilltellstores.com/?p=10204',0,'revision','',0),
(10205,1,'2025-11-11 00:41:55','2025-11-11 00:41:55','<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(10)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					10 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-label=\"Product image\">\n					<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-label=\"Product image\">\n					<img width=\"775\" height=\"969\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg 775w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg 148w\" sizes=\"(max-width: 775px) 100vw, 775px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;80,000.00</bdi>','Store','','inherit','closed','closed','','10051-revision-v1','','','2025-11-11 00:41:55','2025-11-11 00:41:55','',10051,'https://timewilltellstores.com/?p=10205',0,'revision','',0),
(10206,1,'2025-11-11 00:42:30','2025-11-11 00:42:30','<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(10)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					10 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-label=\"Product image\">\n					<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-label=\"Product image\">\n					<img width=\"775\" height=\"969\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg 775w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg 148w\" sizes=\"(max-width: 775px) 100vw, 775px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;80,000.00</bdi>','Store','','inherit','closed','closed','','10051-revision-v1','','','2025-11-11 00:42:30','2025-11-11 00:42:30','',10051,'https://timewilltellstores.com/?p=10206',0,'revision','',0),
(10207,1,'2025-11-11 00:42:31','2025-11-11 00:42:31','<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(10)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					10 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-label=\"Product image\">\n					<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-label=\"Product image\">\n					<img width=\"775\" height=\"969\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg 775w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg 148w\" sizes=\"(max-width: 775px) 100vw, 775px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;80,000.00</bdi>','Store','','inherit','closed','closed','','10051-revision-v1','','','2025-11-11 00:42:31','2025-11-11 00:42:31','',10051,'https://timewilltellstores.com/?p=10207',0,'revision','',0),
(10208,1,'2025-11-11 00:42:31','2025-11-11 00:42:31','<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(10)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					10 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-label=\"Product image\">\n					<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-label=\"Product image\">\n					<img width=\"775\" height=\"969\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg 775w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg 148w\" sizes=\"(max-width: 775px) 100vw, 775px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;80,000.00</bdi>','Store','','inherit','closed','closed','','10051-revision-v1','','','2025-11-11 00:42:31','2025-11-11 00:42:31','',10051,'https://timewilltellstores.com/?p=10208',0,'revision','',0),
(10211,1,'2025-11-11 00:50:32','2025-11-11 00:50:32','<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(10)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					10 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-label=\"Product image\">\n					<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-label=\"Product image\">\n					<img width=\"775\" height=\"969\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg 775w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg 148w\" sizes=\"(max-width: 775px) 100vw, 775px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;80,000.00</bdi>','Store','','inherit','closed','closed','','10051-revision-v1','','','2025-11-11 00:50:32','2025-11-11 00:50:32','',10051,'https://timewilltellstores.com/?p=10211',0,'revision','',0),
(10212,1,'2025-11-11 00:50:32','2025-11-11 00:50:32','<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(10)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					10 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-label=\"Product image\">\n					<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-label=\"Product image\">\n					<img width=\"775\" height=\"969\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg 775w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg 148w\" sizes=\"(max-width: 775px) 100vw, 775px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;80,000.00</bdi>','Store','','inherit','closed','closed','','10051-revision-v1','','','2025-11-11 00:50:32','2025-11-11 00:50:32','',10051,'https://timewilltellstores.com/?p=10212',0,'revision','',0),
(10213,1,'2025-11-11 00:50:33','2025-11-11 00:50:33','<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(10)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					10 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-label=\"Product image\">\n					<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-label=\"Product image\">\n					<img width=\"775\" height=\"969\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg 775w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg 148w\" sizes=\"(max-width: 775px) 100vw, 775px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;80,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/too-active-members-top/\">\n			<img width=\"863\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0.jpg 863w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-818x1024.jpg 818w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-768x961.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-148x185.jpg 148w\" sizes=\"(max-width: 863px) 100vw, 863px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/too-active-members-top/\" aria-label=\"Product image\">\n					<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10134\" data-id=\"10134\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/too-active-members-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10134\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10134\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/too-active-members-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10134\" data-quantity=\"1\" data-product_id=\"10134\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TOO ACTIVE MEMBERS TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/too-active-members-top/\">TOO ACTIVE MEMBERS TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;85,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/calm-hustler-tee/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10165\" data-id=\"10165\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/calm-hustler-tee/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10165\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10165\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/calm-hustler-tee/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10165\" data-quantity=\"1\" data-product_id=\"10165\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;CALM HUSTLER TEE&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/calm-hustler-tee/\">CALM HUSTLER TEE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;80,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10178\" data-id=\"10178\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10178\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10178\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10178\" data-quantity=\"1\" data-product_id=\"10178\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIME WILL TELL CROP TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\">TIME WILL TELL CROP TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;125,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-skating-top/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10186\" data-id=\"10186\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-skating-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10186\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10186\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/twt-skating-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10186\" data-quantity=\"1\" data-product_id=\"10186\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TWT SKATING TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-skating-top/\">TWT SKATING TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;105,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10196\" data-id=\"10196\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10196\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10196\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10196\" data-quantity=\"1\" data-product_id=\"10196\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;X TIME WILL TELL TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\">X TIME WILL TELL TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;85,000.00</bdi>','Store','','inherit','closed','closed','','10051-revision-v1','','','2025-11-11 00:50:33','2025-11-11 00:50:33','',10051,'https://timewilltellstores.com/?p=10213',0,'revision','',0),
(10217,1,'2025-11-11 00:51:51','2025-11-11 00:51:51','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"https://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759802387.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Style.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"http://timewilltellstores.com/store/\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(10)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					10 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-label=\"Product image\">\n					<img width=\"775\" height=\"969\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg 775w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg 148w\" sizes=\"(max-width: 775px) 100vw, 775px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;80,000.00</bdi>\n			<ul></ul>\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that’s satisfied for a reason becomes loyal — we focus on giving every reason to stay that way.</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															01.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Custom Design						</h4>\n					<p data-start=\"369\" data-end=\"488\">Every product is crafted to reflect your unique style and needs — no generic solutions, just personalized perfection.</p>\n															02.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								24/7 Support						</h4>\n					<p data-start=\"650\" data-end=\"760\">We’re always here to help — from inquiries to after-sales assistance, your satisfaction is our top priority.</p>\n															03.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-label=\"Product image\">\n					<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-label=\"Product image\">\n					<img width=\"775\" height=\"969\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg 775w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg 148w\" sizes=\"(max-width: 775px) 100vw, 775px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;80,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/too-active-members-top/\">\n			<img width=\"863\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0.jpg 863w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-818x1024.jpg 818w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-768x961.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-148x185.jpg 148w\" sizes=\"(max-width: 863px) 100vw, 863px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/too-active-members-top/\" aria-label=\"Product image\">\n					<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10134\" data-id=\"10134\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/too-active-members-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10134\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10134\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/too-active-members-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10134\" data-quantity=\"1\" data-product_id=\"10134\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TOO ACTIVE MEMBERS TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/too-active-members-top/\">TOO ACTIVE MEMBERS TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;85,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/calm-hustler-tee/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10165\" data-id=\"10165\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/calm-hustler-tee/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10165\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10165\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/calm-hustler-tee/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10165\" data-quantity=\"1\" data-product_id=\"10165\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;CALM HUSTLER TEE&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/calm-hustler-tee/\">CALM HUSTLER TEE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;80,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10178\" data-id=\"10178\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10178\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10178\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10178\" data-quantity=\"1\" data-product_id=\"10178\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIME WILL TELL CROP TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\">TIME WILL TELL CROP TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;125,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-skating-top/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10186\" data-id=\"10186\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-skating-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10186\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10186\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/twt-skating-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10186\" data-quantity=\"1\" data-product_id=\"10186\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TWT SKATING TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-skating-top/\">TWT SKATING TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;105,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10196\" data-id=\"10196\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10196\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10196\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10196\" data-quantity=\"1\" data-product_id=\"10196\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;X TIME WILL TELL TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\">X TIME WILL TELL TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;85,000.00</bdi>\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-11-11 00:51:51','2025-11-11 00:51:51','',25,'https://timewilltellstores.com/?p=10217',0,'revision','',0),
(10215,1,'2025-11-11 00:51:50','2025-11-11 00:51:50','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"https://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759801865.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Style.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"http://timewilltellstores.com/store/\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n			<ul></ul>\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that’s satisfied for a reason becomes loyal — we focus on giving every reason to stay that way.</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															01.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Custom Design						</h4>\n					<p data-start=\"369\" data-end=\"488\">Every product is crafted to reflect your unique style and needs — no generic solutions, just personalized perfection.</p>\n															02.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								24/7 Support						</h4>\n					<p data-start=\"650\" data-end=\"760\">We’re always here to help — from inquiries to after-sales assistance, your satisfaction is our top priority.</p>\n															03.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-11-11 00:51:50','2025-11-11 00:51:50','',25,'https://timewilltellstores.com/?p=10215',0,'revision','',0),
(10216,1,'2025-11-11 00:51:51','2025-11-11 00:51:51','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-93-css\" href=\"https://timewilltellstores.com/wp-content/uploads/2025/10/xts-term-93-1759801865.css?ver=8.0.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-83 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-83.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slider-1-1.png);				}\n				#slide-83 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-83 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-83 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-83 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-83 .wd-slide-bg {\n																							}\n				}\n															#slide-90 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-90.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-2.png);				}\n				#slide-90 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-90 .wd-slide-inner {\n						max-width:570px;					}\n				@media (max-width: 1024px) {\n										#slide-90 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-90 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-90 .wd-slide-bg {\n																							}\n				}\n															#slide-97 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-97.woodmart-loaded .wd-slide-bg {\n				background-image:url(http://timewilltellstores.com/wp-content/uploads/2022/09/slide-3.png);				}\n				#slide-97 .wd-slide-bg {\n				background-color:rgb(243,243,243);				background-size:cover;\n										background-position:center center;									}\n									#slide-97 .wd-slide-inner {\n						max-width:490px;					}\n				@media (max-width: 1024px) {\n										#slide-97 .wd-slide-inner {\n							max-width:320px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n				@media (max-width: 768px) {\n										#slide-97 .wd-slide-inner {\n							max-width:420px;						}\n					#slide-97 .wd-slide-bg {\n																							}\n				}\n								</style>\n																					<style>.elementor-83 .elementor-element.elementor-element-772b223{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:500px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:483px;}.elementor-83 .elementor-element.elementor-element-92930bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83 .elementor-element.elementor-element-3b71080{width:auto;max-width:auto;}.elementor-83 .elementor-element.elementor-element-205b420{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}@media(max-width:1024px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:270px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:42px;line-height:52px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{font-size:14px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-83 .elementor-element.elementor-element-f491042 .title-after_title, .elementor-83 .elementor-element.elementor-element-f491042 .title-subtitle, .elementor-83 .elementor-element.elementor-element-f491042 .woodmart-title-container{max-width:226px;}.elementor-83 .elementor-element.elementor-element-f491042 .title{font-size:30px;line-height:40px;}.elementor-83 .elementor-element.elementor-element-f491042 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5 .elementor-widget-container{max-width:1px;}.elementor-83 .elementor-element.elementor-element-cc3dbb5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-92930bc{--width:100%;}}</style>		\n					<link rel=\"stylesheet\" id=\"wd-animations-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Everyday Streetwear Essentials</h4> \n									<p><em>Style meets comfort</em><br /><em>Crafted for your daily vibe.</em></p>								\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-button.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					ABout US				\n							</a>\n																					<style>.elementor-90 .elementor-element.elementor-element-02e809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:550px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:483px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-6f0be39{width:auto;max-width:auto;}.elementor-90 .elementor-element.elementor-element-d979c1b{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}@media(max-width:1024px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:334px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:42px;line-height:52px;}.elementor-90 .elementor-element.elementor-element-69583c3{font-size:14px;}.elementor-90 .elementor-element.elementor-element-69583c3 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-90 .elementor-element.elementor-element-cbc6b8e .title-after_title, .elementor-90 .elementor-element.elementor-element-cbc6b8e .title-subtitle, .elementor-90 .elementor-element.elementor-element-cbc6b8e .woodmart-title-container{max-width:213px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e .title{font-size:30px;line-height:40px;}.elementor-90 .elementor-element.elementor-element-cbc6b8e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-90 .elementor-element.elementor-element-69583c3{column-gap:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-baa84d4{--width:100%;}}</style>		\n				<h4>Headwear That Speaks Boldly</h4> \n									<p><em>Top off your look <br />with signature pieces.</em></p>								\n			<a  href=\"http://timewilltellstores.com/store\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n																					<style>.elementor-97 .elementor-element.elementor-element-558a1e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title-after_title, .elementor-97 .elementor-element.elementor-element-d02c33a .title-subtitle, .elementor-97 .elementor-element.elementor-element-d02c33a .woodmart-title-container{max-width:500px;}.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-family:\"hkgroteskpro\", Sans-serif;font-size:65px;line-height:82px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:16px;color:#242424;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:483px;}.elementor-97 .elementor-element.elementor-element-501b376{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-97 .elementor-element.elementor-element-d5cf943{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0c951f8{width:auto;max-width:auto;}@media(max-width:1024px) and (min-width:769px){.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:42px;line-height:52px;}.elementor-97 .elementor-element.elementor-element-1a4fa73{font-size:14px;}.elementor-97 .elementor-element.elementor-element-1a4fa73 .elementor-widget-container{max-width:100%;}}@media(max-width:768px){.elementor-97 .elementor-element.elementor-element-d02c33a .title{font-size:30px;line-height:40px;}.elementor-97 .elementor-element.elementor-element-d02c33a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-501b376{--width:100%;}}</style>		\n				<h4>Chill Move <br />\nFlex Style.</h4> \n									<p><em>Designed for movement <br />Made for comfort..</em></p>								\n			<a  href=\"http://timewilltellstores.com/store/\">\n					To store				\n							</a>\n			<a  href=\"http://timewilltellstores.com/about-us/\">\n					About US				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(5)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					5 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top sales				\n				<h4>On Sale</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n			<ul></ul>\n					There are some redeeming factors				\n				<h4>We Provide High Quality Goods</h4> \n					<p>A client that’s satisfied for a reason becomes loyal — we focus on giving every reason to stay that way.</p>				\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n															01.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Custom Design						</h4>\n					<p data-start=\"369\" data-end=\"488\">Every product is crafted to reflect your unique style and needs — no generic solutions, just personalized perfection.</p>\n															02.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								24/7 Support						</h4>\n					<p data-start=\"650\" data-end=\"760\">We’re always here to help — from inquiries to after-sales assistance, your satisfaction is our top priority.</p>\n															03.													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Free Return						</h4>\n					<p>True enough, but that’s not all that it takes to get things back on track out there for a text.</p>\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9990\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9992\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIMER T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			-20%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"1800b0720d\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=10003\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TIME FIT ARMLESS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;100,000.00</bdi></del> Original price was: &#8358;100,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;80,000.00</bdi></ins>Current price is: &#8358;80,000.00.\n								<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-1-1.jpg\" alt=\"promo-banner-image\">																		\n								Something completely new							\n													<h4 data-elementor-setting-key=\"title\">\n								Cases for Phone							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-2-1.jpg\" alt=\"promo-banner-image\">																		\n								Accessories for watch							\n													<h4 data-elementor-setting-key=\"title\">\n								Straps of Any Color							</h4>\n			<a  href=\"#\">\n					TO SHOP				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-3-1.jpg\" alt=\"promo-banner-image\">																		\n								Special offer							\n													<h4 data-elementor-setting-key=\"title\">\n								Buy One and Get 50%<br />\nOff the Second							</h4>\n			<a  href=\"#\">\n					READ MORE				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n																					<img src=\"http://timewilltellstores.com/wp-content/uploads/2022/09/accessories-banner-4-1.jpg\" alt=\"promo-banner-image\">																		\n								Try something completely							\n													<h4 data-elementor-setting-key=\"title\">\n								Charger Discount							</h4>\n			<a  href=\"#\">\n					BUY NOW				\n							</a>\n									<a href=\"#\" aria-label=\"Banner link\"></a>','Home','','inherit','closed','closed','','25-revision-v1','','','2025-11-11 00:51:51','2025-11-11 00:51:51','',25,'https://timewilltellstores.com/?p=10216',0,'revision','',0),
(10218,1,'2025-11-11 00:53:01','2025-11-11 00:53:01','<link rel=\"stylesheet\" id=\"wd-el-page-title-builder-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-page-title-builder.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-shop-page-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-shop-page-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-page-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/page-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 										\n															<h1>\n									Shop								</h1>\n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(10)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					10 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-label=\"Product image\">\n					<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-label=\"Product image\">\n					<img width=\"775\" height=\"969\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg 775w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg 148w\" sizes=\"(max-width: 775px) 100vw, 775px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;80,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/too-active-members-top/\">\n			<img width=\"863\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0.jpg 863w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-818x1024.jpg 818w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-768x961.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-148x185.jpg 148w\" sizes=\"(max-width: 863px) 100vw, 863px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/too-active-members-top/\" aria-label=\"Product image\">\n					<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10134\" data-id=\"10134\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/too-active-members-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10134\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10134\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/too-active-members-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10134\" data-quantity=\"1\" data-product_id=\"10134\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TOO ACTIVE MEMBERS TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/too-active-members-top/\">TOO ACTIVE MEMBERS TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;85,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/calm-hustler-tee/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10165\" data-id=\"10165\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/calm-hustler-tee/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10165\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10165\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/calm-hustler-tee/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10165\" data-quantity=\"1\" data-product_id=\"10165\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;CALM HUSTLER TEE&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/calm-hustler-tee/\">CALM HUSTLER TEE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;80,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10178\" data-id=\"10178\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10178\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10178\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10178\" data-quantity=\"1\" data-product_id=\"10178\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIME WILL TELL CROP TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\">TIME WILL TELL CROP TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;125,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-skating-top/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10186\" data-id=\"10186\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-skating-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10186\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10186\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/twt-skating-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10186\" data-quantity=\"1\" data-product_id=\"10186\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TWT SKATING TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-skating-top/\">TWT SKATING TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;105,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10196\" data-id=\"10196\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10196\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10196\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10196\" data-quantity=\"1\" data-product_id=\"10196\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;X TIME WILL TELL TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\">X TIME WILL TELL TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;85,000.00</bdi>','product archive layout Straps','','inherit','closed','closed','','9446-revision-v1','','','2025-11-11 00:53:01','2025-11-11 00:53:01','',9446,'https://timewilltellstores.com/?p=10218',0,'revision','',0),
(10219,1,'2025-11-11 00:55:13','2025-11-11 00:55:13','<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-2-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Shirts <mark>(10)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/shirts/\">\n					10 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/shirts/\" aria-label=\"Product category shirts\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-43-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Hoodies &amp; Track Fits <mark>(4)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\">\n					4 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" aria-label=\"Product category hoodies-track-fits\"></a>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Category image\">\n				<img width=\"220\" height=\"220\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12.png 220w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-148x148.png 148w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-150x150.png 150w, https://timewilltellstores.com/wp-content/uploads/2025/10/Untitled-design-12-132x132.png 132w\" sizes=\"(max-width: 220px) 100vw, 220px\" />			</a>\n			<h3>\n				Headwears <mark>(2)</mark>			</h3>\n					<a href=\"https://timewilltellstores.com/product-category/headwears/\">\n					2 products					</a>\n				<a href=\"https://timewilltellstores.com/product-category/headwears/\" aria-label=\"Product category headwears\"></a>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 							\n					Our community’s top picks				\n				<h4>Feast on Fashion</h4> \n					<p>These bestsellers deliver everyday confidence and signature style. Each piece is crafted for quality, fit, and versatility</p>				\n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-quick-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-product-loop-quick.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://timewilltellstores.com/product/twt-beanie/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-round-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 			-14%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-beanie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9980\" data-id=\"9980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://timewilltellstores.com/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=8.0.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://timewilltellstores.com/product/twt-beanie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9980\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9980\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9980\" data-quantity=\"1\" data-product_id=\"9980\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT BEANIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT BEANIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-beanie/\">TWT BEANIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;70,000.00</bdi></del> Original price was: &#8358;70,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;60,000.00</bdi></ins>Current price is: &#8358;60,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-punk-show-cap-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9985\" data-id=\"9985\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-punk-showcap/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9985\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9985\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9985\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9985\" data-quantity=\"1\" data-product_id=\"9985\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT PUNK SHOWCAP&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT PUNK SHOWCAP&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-punk-showcap/\">TWT PUNK SHOWCAP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/headwears/\" rel=\"tag\">Headwears</a>		\n	<bdi>&#8358;70,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-socks/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-socks-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9986\" data-id=\"9986\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-socks/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9986\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9986\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9986\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9986\" data-quantity=\"1\" data-product_id=\"9986\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT SOCKS&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT SOCKS&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-socks/\">TWT SOCKS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;50,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9987\" data-id=\"9987\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9987\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9987\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9987\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9987\" data-quantity=\"1\" data-product_id=\"9987\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<bdi>&#8358;170,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">\n			-15%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-track-suit-r-1-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9988\" data-id=\"9988\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-track-suit-2/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9988\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9988\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9988\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9988\" data-quantity=\"1\" data-product_id=\"9988\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT TRACK SUIT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT TRACK SUIT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-track-suit-2/\">TWT TRACK SUIT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;170,000.00</bdi></ins>Current price is: &#8358;170,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">\n			-25%<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-acid-wash-hoodie-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9989\" data-id=\"9989\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9989\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9989\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9989\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9989\" data-quantity=\"1\" data-product_id=\"9989\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT ACID WASH HOODIE&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT ACID WASH HOODIE&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-hoodie/\">TWT ACID WASH HOODIE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/hoodies-track-fits/\" rel=\"tag\">Hoodies &amp; Track Fits</a>		\n	<del aria-hidden=\"true\"><bdi>&#8358;200,000.00</bdi></del> Original price was: &#8358;200,000.00.<ins aria-hidden=\"true\"><bdi>&#8358;150,000.00</bdi></ins>Current price is: &#8358;150,000.00.\n		<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twy-acid-wash-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9990\" data-id=\"9990\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9990\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9990\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9990\" data-quantity=\"1\" data-product_id=\"9990\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TWT ACID WASH T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-acid-wash-t-shirt/\">TWT ACID WASH T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;115,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/twt-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9991\" data-id=\"9991\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9991\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9991\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9991\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9991\" data-quantity=\"1\" data-product_id=\"9991\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TWT T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TWT T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-t-shirt/\">TWT T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/timer-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-label=\"Product image\">\n					<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.03.32_e4a63518-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9992\" data-id=\"9992\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/timer-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9992\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9992\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/timer-t-shirt/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9992\" data-quantity=\"1\" data-product_id=\"9992\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIMER T-SHIRT&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/timer-t-shirt/\">TIMER T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;100,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/touch-time-tshirt-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=9993\" data-id=\"9993\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"9993\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"9993\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"/wp-admin/admin-ajax.php?add-to-cart=9993\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_9993\" data-quantity=\"1\" data-product_id=\"9993\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;TOUCH TIME T-SHIRT&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TOUCH TIME T-SHIRT&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>	\n			<h3><a href=\"https://timewilltellstores.com/product/touch-time-t-shirt/\">TOUCH TIME T-SHIRT</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;75,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-fit-armless/\">\n			<img width=\"1536\" height=\"1536\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-1536x1536.jpg 1536w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-scaled-600x600.jpg 600w, https://timewilltellstores.com/wp-content/uploads/2025/10/time-fit-armless-150x150.jpg 150w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-label=\"Product image\">\n					<img width=\"775\" height=\"969\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09.jpg 775w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.07.49_acc48d09-148x185.jpg 148w\" sizes=\"(max-width: 775px) 100vw, 775px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10003\" data-id=\"10003\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-fit-armless/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10003\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10003\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/time-fit-armless/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10003\" data-quantity=\"1\" data-product_id=\"10003\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIME FIT ARMLESS&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/time-fit-armless/\">TIME FIT ARMLESS</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;80,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/too-active-members-top/\">\n			<img width=\"863\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0.jpg 863w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-818x1024.jpg 818w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-768x961.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.32_abaccdb0-148x185.jpg 148w\" sizes=\"(max-width: 863px) 100vw, 863px\" />		</a>\n				<a href=\"https://timewilltellstores.com/product/too-active-members-top/\" aria-label=\"Product image\">\n					<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-11.53.42_288126a2-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />				</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10134\" data-id=\"10134\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/too-active-members-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10134\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10134\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/too-active-members-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10134\" data-quantity=\"1\" data-product_id=\"10134\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TOO ACTIVE MEMBERS TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/too-active-members-top/\">TOO ACTIVE MEMBERS TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;85,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/calm-hustler-tee/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.26.07_2db1525d-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10165\" data-id=\"10165\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/calm-hustler-tee/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10165\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10165\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/calm-hustler-tee/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10165\" data-quantity=\"1\" data-product_id=\"10165\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;CALM HUSTLER TEE&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/calm-hustler-tee/\">CALM HUSTLER TEE</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;80,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.41.25_7923ad6f-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10178\" data-id=\"10178\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10178\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10178\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10178\" data-quantity=\"1\" data-product_id=\"10178\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TIME WILL TELL CROP TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/time-will-tell-crop-top/\">TIME WILL TELL CROP TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;125,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/twt-skating-top/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.44.22_59481b87-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10186\" data-id=\"10186\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/twt-skating-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10186\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10186\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/twt-skating-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10186\" data-quantity=\"1\" data-product_id=\"10186\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TWT SKATING TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/twt-skating-top/\">TWT SKATING TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;105,000.00</bdi>\n		<a href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\">\n			<img width=\"864\" height=\"1080\" src=\"http://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f.jpg 864w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-240x300.jpg 240w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-819x1024.jpg 819w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-768x960.jpg 768w, https://timewilltellstores.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-10-at-12.52.31_835fd08f-148x185.jpg 148w\" sizes=\"(max-width: 864px) 100vw, 864px\" />		</a>\n			<a href=\"https://timewilltellstores.com/compare/?product_id=10196\" data-id=\"10196\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"10196\"\n				>Quick view</a>\n				<a href=\"https://timewilltellstores.com/wishlist/\" data-key=\"04d421f32b\" data-product-id=\"10196\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n				<a href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_10196\" data-quantity=\"1\" data-product_id=\"10196\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;X TIME WILL TELL TOP&rdquo;\" rel=\"nofollow\">Select options</a>	\n		This product has multiple variants. The options may be chosen on the product page	\n			<h3><a href=\"https://timewilltellstores.com/product/x-time-will-tell-top/\">X TIME WILL TELL TOP</a></h3>\n			<a href=\"https://timewilltellstores.com/product-category/shirts/\" rel=\"tag\">Shirts</a>		\n	<bdi>&#8358;85,000.00</bdi>','product archive layout Shop Accessories','','inherit','closed','closed','','9560-revision-v1','','','2025-11-11 00:55:13','2025-11-11 00:55:13','',9560,'https://timewilltellstores.com/?p=10219',0,'revision','',0),
(10222,1,'2025-11-12 19:48:58','2025-11-12 19:48:58','','TOUCH TIME T-SHIRT - White','Color: White','publish','closed','closed','','touch-time-t-shirt-white','','','2026-03-19 16:01:53','2026-03-19 16:01:53','',9993,'https://timewilltellstores.com/?post_type=product_variation&p=10222',1,'product_variation','',0),
(10223,1,'2025-11-12 19:48:58','2025-11-12 19:48:58','','TOUCH TIME T-SHIRT - Black','Color: Black','publish','closed','closed','','touch-time-t-shirt-black','','','2026-03-19 16:01:57','2026-03-19 16:01:57','',9993,'https://timewilltellstores.com/?post_type=product_variation&p=10223',2,'product_variation','',0),
(10224,0,'2025-11-20 00:19:59','2025-11-20 00:19:59','','','','draft','closed','closed','','','','','2025-11-20 00:19:59','2025-11-20 00:19:59','',0,'https://timewilltellstores.com/?post_type=shop_order_placehold&p=10224',0,'shop_order_placehold','',1),
(10225,0,'2025-12-06 17:59:18','2025-12-06 17:59:18','','','','draft','closed','closed','','','','','2025-12-06 17:59:18','2025-12-06 17:59:18','',0,'https://timewilltellstores.com/?post_type=shop_order_placehold&p=10225',0,'shop_order_placehold','',1),
(10226,1,'2026-03-19 15:58:12','2026-03-19 15:58:12','','TIME WILL TELL CROP TOP','','inherit','closed','closed','','10178-autosave-v1','','','2026-03-19 15:58:12','2026-03-19 15:58:12','',10178,'https://timewilltellstores.com/?p=10226',0,'revision','',0),
(10227,1,'2026-03-19 16:04:25','2026-03-19 16:04:25','','TOUCH TIME T-SHIRT','<p><br data-mce-bogus=\"1\"></p>','inherit','closed','closed','','9993-autosave-v1','','','2026-03-19 16:04:25','2026-03-19 16:04:25','',9993,'https://timewilltellstores.com/?p=10227',0,'revision','',0);
/*!40000 ALTER TABLE `wp6x_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_term_relationships`
--

DROP TABLE IF EXISTS `wp6x_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_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=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_term_relationships`
--

LOCK TABLES `wp6x_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp6x_term_relationships` DISABLE KEYS */;
INSERT INTO `wp6x_term_relationships` VALUES
(9988,2,0),
(10059,74,0),
(9988,32,0),
(9986,2,0),
(9986,32,0),
(9993,22,0),
(10003,4,0),
(9992,22,0),
(9993,4,0),
(8848,43,0),
(8848,17,0),
(8848,47,0),
(8848,49,0),
(8857,42,0),
(8851,41,0),
(8851,48,0),
(8851,49,0),
(8851,16,0),
(8854,41,0),
(8854,44,0),
(8854,45,0),
(8854,19,0),
(8857,16,0),
(8857,45,0),
(8857,46,0),
(8860,43,0),
(8860,17,0),
(8860,44,0),
(8860,48,0),
(8860,49,0),
(8869,43,0),
(8863,41,0),
(8863,42,0),
(8863,45,0),
(8863,18,0),
(8866,43,0),
(8866,44,0),
(8866,47,0),
(8866,19,0),
(8869,16,0),
(8869,45,0),
(8869,46,0),
(8842,42,0),
(8842,18,0),
(8842,46,0),
(8842,47,0),
(9503,73,0),
(9990,4,0),
(9980,2,0),
(9990,22,0),
(9989,2,0),
(9989,32,0),
(9985,2,0),
(9985,33,0),
(9516,73,0),
(9517,73,0),
(9518,73,0),
(9519,73,0),
(9520,73,0),
(9521,73,0),
(9522,76,0),
(9523,76,0),
(9524,73,0),
(9525,73,0),
(9526,73,0),
(9527,73,0),
(9528,75,0),
(10003,22,0),
(9980,33,0),
(9533,74,0),
(9534,74,0),
(9535,74,0),
(9539,75,0),
(9540,75,0),
(9541,76,0),
(9542,76,0),
(9543,76,0),
(9544,77,0),
(9545,77,0),
(9546,77,0),
(9547,77,0),
(9548,78,0),
(9549,78,0),
(9550,78,0),
(9551,78,0),
(9552,78,0),
(9553,78,0),
(9554,78,0),
(83,93,0),
(90,93,0),
(97,93,0),
(9864,74,0),
(9865,78,0),
(9992,4,0),
(10178,22,0),
(10178,4,0),
(10186,22,0),
(10186,4,0);
/*!40000 ALTER TABLE `wp6x_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_term_taxonomy`
--

DROP TABLE IF EXISTS `wp6x_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_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=MyISAM AUTO_INCREMENT=94 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_term_taxonomy`
--

LOCK TABLES `wp6x_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp6x_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp6x_term_taxonomy` VALUES
(1,1,'category','',0,0),
(2,2,'product_type','',0,5),
(3,3,'product_type','',0,0),
(4,4,'product_type','',0,6),
(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),
(93,93,'woodmart_slider','',0,3),
(16,16,'category','',0,3),
(17,17,'category','',0,2),
(18,18,'category','',0,2),
(19,19,'category','',0,2),
(20,20,'wp_theme','',0,0),
(21,21,'elementor_library_type','',0,0),
(22,22,'product_cat','',0,6),
(32,32,'product_cat','',0,3),
(33,33,'product_cat','',0,2),
(41,41,'post_tag','',0,3),
(42,42,'post_tag','',0,3),
(43,43,'post_tag','',0,4),
(44,44,'post_tag','',0,3),
(45,45,'post_tag','',0,4),
(46,46,'post_tag','',0,3),
(47,47,'post_tag','',0,3),
(48,48,'post_tag','',0,2),
(49,49,'post_tag','',0,3),
(50,50,'pa_brand','',0,0),
(51,51,'pa_brand','',0,0),
(52,52,'pa_brand','',0,0),
(53,53,'pa_brand','',0,0),
(54,54,'pa_brand','',0,0),
(55,55,'pa_brand','',0,0),
(56,56,'pa_brand','',0,0),
(57,57,'pa_brand','',0,0),
(58,58,'pa_brand','',0,0),
(59,59,'pa_brand','',0,0),
(60,60,'pa_brand','',0,0),
(61,61,'pa_brand','',0,0),
(62,62,'pa_color','',0,0),
(63,63,'pa_color','',0,0),
(64,64,'pa_color','',0,0),
(65,65,'pa_color','',0,0),
(66,66,'pa_color','',0,0),
(67,67,'pa_color','',0,0),
(68,68,'pa_color','',0,0),
(69,69,'pa_color','',0,0),
(70,70,'pa_color','',0,0),
(71,71,'pa_color','',0,0),
(72,72,'product_cat','',0,0),
(73,73,'nav_menu','',0,11),
(74,74,'nav_menu','',0,5),
(75,75,'nav_menu','',0,3),
(76,76,'nav_menu','',0,5),
(77,77,'nav_menu','',0,4),
(78,78,'nav_menu','',0,8),
(79,79,'pa_material','',0,0),
(80,80,'pa_compatibility','',0,0),
(81,81,'pa_material','',0,0),
(82,82,'pa_material','',0,0),
(83,83,'pa_material','',0,0),
(84,84,'pa_compatibility','',0,0),
(85,85,'pa_compatibility','',0,0),
(86,86,'pa_features','',0,0),
(87,87,'pa_material','',0,0),
(88,88,'pa_material','',0,0),
(89,89,'pa_watch-compatibility','',0,0),
(90,90,'pa_watch-compatibility','',0,0),
(91,91,'pa_watch-compatibility','',0,0),
(92,92,'pa_material','',0,0);
/*!40000 ALTER TABLE `wp6x_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_termmeta`
--

DROP TABLE IF EXISTS `wp6x_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_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=MyISAM AUTO_INCREMENT=515 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_termmeta`
--

LOCK TABLES `wp6x_termmeta` WRITE;
/*!40000 ALTER TABLE `wp6x_termmeta` DISABLE KEYS */;
INSERT INTO `wp6x_termmeta` VALUES
(1,2,'xts-term-2-status','invalid'),
(2,3,'xts-term-3-status','invalid'),
(3,4,'xts-term-4-status','invalid'),
(4,5,'xts-term-5-status','invalid'),
(5,6,'xts-term-6-status','invalid'),
(6,7,'xts-term-7-status','invalid'),
(7,8,'xts-term-8-status','invalid'),
(8,9,'xts-term-9-status','invalid'),
(9,10,'xts-term-10-status','invalid'),
(10,11,'xts-term-11-status','invalid'),
(11,12,'xts-term-12-status','invalid'),
(12,13,'xts-term-13-status','invalid'),
(13,14,'xts-term-14-status','invalid'),
(267,93,'xts-term-93-status','valid'),
(15,16,'xts-term-16-status','invalid'),
(16,16,'_woodmart_blog_design','inherit'),
(18,17,'xts-term-17-status','invalid'),
(19,17,'_woodmart_blog_design','inherit'),
(21,18,'xts-term-18-status','invalid'),
(22,18,'_woodmart_blog_design','inherit'),
(24,19,'xts-term-19-status','invalid'),
(25,19,'_woodmart_blog_design','inherit'),
(27,20,'xts-term-20-status','invalid'),
(28,21,'xts-term-21-status','invalid'),
(29,22,'order','0'),
(30,22,'xts-term-22-status','invalid'),
(31,22,'title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(32,22,'category_icon','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(33,22,'category_icon_alt','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(34,22,'thumbnail_id','9948'),
(35,22,'product_count_product_cat','6'),
(514,46,'wd_page_css_files','a:40:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:9:\"blog-base\";i:6;s:5:\"wpcf7\";i:7;s:19:\"woo-paypal-payments\";i:8;s:14:\"elementor-base\";i:9;s:16:\"woocommerce-base\";i:10;s:15:\"mod-star-rating\";i:11;s:18:\"woo-el-track-order\";i:12;s:25:\"woocommerce-block-notices\";i:13;s:9:\"wp-blocks\";i:14;s:11:\"header-base\";i:15;s:9:\"mod-tools\";i:16;s:20:\"header-elements-base\";i:17;s:12:\"social-icons\";i:18;s:18:\"woo-mod-login-form\";i:19;s:17:\"header-my-account\";i:20;s:13:\"header-search\";i:21;s:16:\"header-cart-side\";i:22;s:11:\"header-cart\";i:23;s:20:\"widget-shopping-cart\";i:24;s:26:\"header-mobile-nav-dropdown\";i:25;s:10:\"page-title\";i:26;s:18:\"blog-loop-base-old\";i:27;s:24:\"blog-loop-design-masonry\";i:28;s:15:\"widget-collapse\";i:29;s:11:\"footer-base\";i:30;s:7:\"el-menu\";i:31;s:16:\"el-menu-wpb-elem\";i:32;s:10:\"text-block\";i:33;s:10:\"scroll-top\";i:34;s:17:\"wd-search-results\";i:35;s:14:\"wd-search-form\";i:36;s:25:\"header-my-account-sidebar\";i:37;s:24:\"header-search-fullscreen\";i:38;s:26:\"header-search-fullscreen-1\";i:39;s:14:\"bottom-toolbar\";}'),
(513,42,'wd_page_css_files','a:40:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:9:\"blog-base\";i:6;s:5:\"wpcf7\";i:7;s:19:\"woo-paypal-payments\";i:8;s:14:\"elementor-base\";i:9;s:16:\"woocommerce-base\";i:10;s:15:\"mod-star-rating\";i:11;s:18:\"woo-el-track-order\";i:12;s:25:\"woocommerce-block-notices\";i:13;s:9:\"wp-blocks\";i:14;s:11:\"header-base\";i:15;s:9:\"mod-tools\";i:16;s:20:\"header-elements-base\";i:17;s:12:\"social-icons\";i:18;s:18:\"woo-mod-login-form\";i:19;s:17:\"header-my-account\";i:20;s:13:\"header-search\";i:21;s:16:\"header-cart-side\";i:22;s:11:\"header-cart\";i:23;s:20:\"widget-shopping-cart\";i:24;s:26:\"header-mobile-nav-dropdown\";i:25;s:10:\"page-title\";i:26;s:18:\"blog-loop-base-old\";i:27;s:24:\"blog-loop-design-masonry\";i:28;s:15:\"widget-collapse\";i:29;s:11:\"footer-base\";i:30;s:7:\"el-menu\";i:31;s:16:\"el-menu-wpb-elem\";i:32;s:10:\"text-block\";i:33;s:10:\"scroll-top\";i:34;s:17:\"wd-search-results\";i:35;s:14:\"wd-search-form\";i:36;s:25:\"header-my-account-sidebar\";i:37;s:24:\"header-search-fullscreen\";i:38;s:26:\"header-search-fullscreen-1\";i:39;s:14:\"bottom-toolbar\";}'),
(512,41,'wd_page_css_files','a:40:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:9:\"blog-base\";i:6;s:5:\"wpcf7\";i:7;s:19:\"woo-paypal-payments\";i:8;s:14:\"elementor-base\";i:9;s:16:\"woocommerce-base\";i:10;s:15:\"mod-star-rating\";i:11;s:18:\"woo-el-track-order\";i:12;s:25:\"woocommerce-block-notices\";i:13;s:9:\"wp-blocks\";i:14;s:11:\"header-base\";i:15;s:9:\"mod-tools\";i:16;s:20:\"header-elements-base\";i:17;s:12:\"social-icons\";i:18;s:18:\"woo-mod-login-form\";i:19;s:17:\"header-my-account\";i:20;s:13:\"header-search\";i:21;s:16:\"header-cart-side\";i:22;s:11:\"header-cart\";i:23;s:20:\"widget-shopping-cart\";i:24;s:26:\"header-mobile-nav-dropdown\";i:25;s:10:\"page-title\";i:26;s:18:\"blog-loop-base-old\";i:27;s:24:\"blog-loop-design-masonry\";i:28;s:15:\"widget-collapse\";i:29;s:11:\"footer-base\";i:30;s:7:\"el-menu\";i:31;s:16:\"el-menu-wpb-elem\";i:32;s:10:\"text-block\";i:33;s:10:\"scroll-top\";i:34;s:17:\"wd-search-results\";i:35;s:14:\"wd-search-form\";i:36;s:25:\"header-my-account-sidebar\";i:37;s:24:\"header-search-fullscreen\";i:38;s:26:\"header-search-fullscreen-1\";i:39;s:14:\"bottom-toolbar\";}'),
(511,19,'wd_page_css_files','a:40:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:9:\"blog-base\";i:6;s:5:\"wpcf7\";i:7;s:19:\"woo-paypal-payments\";i:8;s:14:\"elementor-base\";i:9;s:16:\"woocommerce-base\";i:10;s:15:\"mod-star-rating\";i:11;s:18:\"woo-el-track-order\";i:12;s:25:\"woocommerce-block-notices\";i:13;s:9:\"wp-blocks\";i:14;s:11:\"header-base\";i:15;s:9:\"mod-tools\";i:16;s:20:\"header-elements-base\";i:17;s:12:\"social-icons\";i:18;s:18:\"woo-mod-login-form\";i:19;s:17:\"header-my-account\";i:20;s:13:\"header-search\";i:21;s:16:\"header-cart-side\";i:22;s:11:\"header-cart\";i:23;s:20:\"widget-shopping-cart\";i:24;s:26:\"header-mobile-nav-dropdown\";i:25;s:10:\"page-title\";i:26;s:18:\"blog-loop-base-old\";i:27;s:24:\"blog-loop-design-masonry\";i:28;s:15:\"widget-collapse\";i:29;s:11:\"footer-base\";i:30;s:7:\"el-menu\";i:31;s:16:\"el-menu-wpb-elem\";i:32;s:10:\"text-block\";i:33;s:10:\"scroll-top\";i:34;s:17:\"wd-search-results\";i:35;s:14:\"wd-search-form\";i:36;s:25:\"header-my-account-sidebar\";i:37;s:24:\"header-search-fullscreen\";i:38;s:26:\"header-search-fullscreen-1\";i:39;s:14:\"bottom-toolbar\";}'),
(510,18,'wd_page_css_files','a:40:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:9:\"blog-base\";i:6;s:5:\"wpcf7\";i:7;s:19:\"woo-paypal-payments\";i:8;s:14:\"elementor-base\";i:9;s:16:\"woocommerce-base\";i:10;s:15:\"mod-star-rating\";i:11;s:18:\"woo-el-track-order\";i:12;s:25:\"woocommerce-block-notices\";i:13;s:9:\"wp-blocks\";i:14;s:11:\"header-base\";i:15;s:9:\"mod-tools\";i:16;s:20:\"header-elements-base\";i:17;s:12:\"social-icons\";i:18;s:18:\"woo-mod-login-form\";i:19;s:17:\"header-my-account\";i:20;s:13:\"header-search\";i:21;s:16:\"header-cart-side\";i:22;s:11:\"header-cart\";i:23;s:20:\"widget-shopping-cart\";i:24;s:26:\"header-mobile-nav-dropdown\";i:25;s:10:\"page-title\";i:26;s:18:\"blog-loop-base-old\";i:27;s:24:\"blog-loop-design-masonry\";i:28;s:15:\"widget-collapse\";i:29;s:11:\"footer-base\";i:30;s:7:\"el-menu\";i:31;s:16:\"el-menu-wpb-elem\";i:32;s:10:\"text-block\";i:33;s:10:\"scroll-top\";i:34;s:17:\"wd-search-results\";i:35;s:14:\"wd-search-form\";i:36;s:25:\"header-my-account-sidebar\";i:37;s:24:\"header-search-fullscreen\";i:38;s:26:\"header-search-fullscreen-1\";i:39;s:14:\"bottom-toolbar\";}'),
(509,45,'wd_page_css_files','a:40:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:9:\"blog-base\";i:6;s:5:\"wpcf7\";i:7;s:19:\"woo-paypal-payments\";i:8;s:14:\"elementor-base\";i:9;s:16:\"woocommerce-base\";i:10;s:15:\"mod-star-rating\";i:11;s:18:\"woo-el-track-order\";i:12;s:25:\"woocommerce-block-notices\";i:13;s:9:\"wp-blocks\";i:14;s:11:\"header-base\";i:15;s:9:\"mod-tools\";i:16;s:20:\"header-elements-base\";i:17;s:12:\"social-icons\";i:18;s:18:\"woo-mod-login-form\";i:19;s:17:\"header-my-account\";i:20;s:13:\"header-search\";i:21;s:16:\"header-cart-side\";i:22;s:11:\"header-cart\";i:23;s:20:\"widget-shopping-cart\";i:24;s:26:\"header-mobile-nav-dropdown\";i:25;s:10:\"page-title\";i:26;s:18:\"blog-loop-base-old\";i:27;s:24:\"blog-loop-design-masonry\";i:28;s:15:\"widget-collapse\";i:29;s:11:\"footer-base\";i:30;s:7:\"el-menu\";i:31;s:16:\"el-menu-wpb-elem\";i:32;s:10:\"text-block\";i:33;s:10:\"scroll-top\";i:34;s:17:\"wd-search-results\";i:35;s:14:\"wd-search-form\";i:36;s:25:\"header-my-account-sidebar\";i:37;s:24:\"header-search-fullscreen\";i:38;s:26:\"header-search-fullscreen-1\";i:39;s:14:\"bottom-toolbar\";}'),
(508,49,'wd_page_css_files','a:40:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:9:\"blog-base\";i:6;s:5:\"wpcf7\";i:7;s:19:\"woo-paypal-payments\";i:8;s:14:\"elementor-base\";i:9;s:16:\"woocommerce-base\";i:10;s:15:\"mod-star-rating\";i:11;s:18:\"woo-el-track-order\";i:12;s:25:\"woocommerce-block-notices\";i:13;s:9:\"wp-blocks\";i:14;s:11:\"header-base\";i:15;s:9:\"mod-tools\";i:16;s:20:\"header-elements-base\";i:17;s:12:\"social-icons\";i:18;s:18:\"woo-mod-login-form\";i:19;s:17:\"header-my-account\";i:20;s:13:\"header-search\";i:21;s:16:\"header-cart-side\";i:22;s:11:\"header-cart\";i:23;s:20:\"widget-shopping-cart\";i:24;s:26:\"header-mobile-nav-dropdown\";i:25;s:10:\"page-title\";i:26;s:18:\"blog-loop-base-old\";i:27;s:24:\"blog-loop-design-masonry\";i:28;s:15:\"widget-collapse\";i:29;s:11:\"footer-base\";i:30;s:7:\"el-menu\";i:31;s:16:\"el-menu-wpb-elem\";i:32;s:10:\"text-block\";i:33;s:10:\"scroll-top\";i:34;s:17:\"wd-search-results\";i:35;s:14:\"wd-search-form\";i:36;s:25:\"header-my-account-sidebar\";i:37;s:24:\"header-search-fullscreen\";i:38;s:26:\"header-search-fullscreen-1\";i:39;s:14:\"bottom-toolbar\";}'),
(104,32,'order','0'),
(105,32,'xts-term-32-status','invalid'),
(106,32,'title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(107,32,'category_icon','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(108,32,'category_icon_alt','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(109,32,'thumbnail_id','9946'),
(110,32,'product_count_product_cat','3'),
(112,33,'order','0'),
(113,33,'xts-term-33-status','invalid'),
(114,33,'title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(115,33,'category_icon','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(116,33,'category_icon_alt','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(117,33,'thumbnail_id','9947'),
(507,17,'wd_page_css_files','a:40:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:9:\"blog-base\";i:6;s:5:\"wpcf7\";i:7;s:19:\"woo-paypal-payments\";i:8;s:14:\"elementor-base\";i:9;s:16:\"woocommerce-base\";i:10;s:15:\"mod-star-rating\";i:11;s:18:\"woo-el-track-order\";i:12;s:25:\"woocommerce-block-notices\";i:13;s:9:\"wp-blocks\";i:14;s:11:\"header-base\";i:15;s:9:\"mod-tools\";i:16;s:20:\"header-elements-base\";i:17;s:12:\"social-icons\";i:18;s:18:\"woo-mod-login-form\";i:19;s:17:\"header-my-account\";i:20;s:13:\"header-search\";i:21;s:16:\"header-cart-side\";i:22;s:11:\"header-cart\";i:23;s:20:\"widget-shopping-cart\";i:24;s:26:\"header-mobile-nav-dropdown\";i:25;s:10:\"page-title\";i:26;s:18:\"blog-loop-base-old\";i:27;s:24:\"blog-loop-design-masonry\";i:28;s:15:\"widget-collapse\";i:29;s:11:\"footer-base\";i:30;s:7:\"el-menu\";i:31;s:16:\"el-menu-wpb-elem\";i:32;s:10:\"text-block\";i:33;s:10:\"scroll-top\";i:34;s:17:\"wd-search-results\";i:35;s:14:\"wd-search-form\";i:36;s:25:\"header-my-account-sidebar\";i:37;s:24:\"header-search-fullscreen\";i:38;s:26:\"header-search-fullscreen-1\";i:39;s:14:\"bottom-toolbar\";}'),
(506,44,'wd_page_css_files','a:40:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:9:\"blog-base\";i:6;s:5:\"wpcf7\";i:7;s:19:\"woo-paypal-payments\";i:8;s:14:\"elementor-base\";i:9;s:16:\"woocommerce-base\";i:10;s:15:\"mod-star-rating\";i:11;s:18:\"woo-el-track-order\";i:12;s:25:\"woocommerce-block-notices\";i:13;s:9:\"wp-blocks\";i:14;s:11:\"header-base\";i:15;s:9:\"mod-tools\";i:16;s:20:\"header-elements-base\";i:17;s:12:\"social-icons\";i:18;s:18:\"woo-mod-login-form\";i:19;s:17:\"header-my-account\";i:20;s:13:\"header-search\";i:21;s:16:\"header-cart-side\";i:22;s:11:\"header-cart\";i:23;s:20:\"widget-shopping-cart\";i:24;s:26:\"header-mobile-nav-dropdown\";i:25;s:10:\"page-title\";i:26;s:18:\"blog-loop-base-old\";i:27;s:24:\"blog-loop-design-masonry\";i:28;s:15:\"widget-collapse\";i:29;s:11:\"footer-base\";i:30;s:7:\"el-menu\";i:31;s:16:\"el-menu-wpb-elem\";i:32;s:10:\"text-block\";i:33;s:10:\"scroll-top\";i:34;s:17:\"wd-search-results\";i:35;s:14:\"wd-search-form\";i:36;s:25:\"header-my-account-sidebar\";i:37;s:24:\"header-search-fullscreen\";i:38;s:26:\"header-search-fullscreen-1\";i:39;s:14:\"bottom-toolbar\";}'),
(356,33,'category_extra_description_type','text'),
(357,33,'category_extra_description_html_block',''),
(358,33,'category_extra_description_text',''),
(359,33,'display_type',''),
(360,32,'category_extra_description_type','text'),
(361,32,'category_extra_description_html_block',''),
(362,32,'category_extra_description_text',''),
(363,32,'display_type',''),
(364,33,'product_count_product_cat','2'),
(505,47,'wd_page_css_files','a:40:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:9:\"blog-base\";i:6;s:5:\"wpcf7\";i:7;s:19:\"woo-paypal-payments\";i:8;s:14:\"elementor-base\";i:9;s:16:\"woocommerce-base\";i:10;s:15:\"mod-star-rating\";i:11;s:18:\"woo-el-track-order\";i:12;s:25:\"woocommerce-block-notices\";i:13;s:9:\"wp-blocks\";i:14;s:11:\"header-base\";i:15;s:9:\"mod-tools\";i:16;s:20:\"header-elements-base\";i:17;s:12:\"social-icons\";i:18;s:18:\"woo-mod-login-form\";i:19;s:17:\"header-my-account\";i:20;s:13:\"header-search\";i:21;s:16:\"header-cart-side\";i:22;s:11:\"header-cart\";i:23;s:20:\"widget-shopping-cart\";i:24;s:26:\"header-mobile-nav-dropdown\";i:25;s:10:\"page-title\";i:26;s:18:\"blog-loop-base-old\";i:27;s:24:\"blog-loop-design-masonry\";i:28;s:15:\"widget-collapse\";i:29;s:11:\"footer-base\";i:30;s:7:\"el-menu\";i:31;s:16:\"el-menu-wpb-elem\";i:32;s:10:\"text-block\";i:33;s:10:\"scroll-top\";i:34;s:17:\"wd-search-results\";i:35;s:14:\"wd-search-form\";i:36;s:25:\"header-my-account-sidebar\";i:37;s:24:\"header-search-fullscreen\";i:38;s:26:\"header-search-fullscreen-1\";i:39;s:14:\"bottom-toolbar\";}'),
(397,93,'arrows_offset_h','eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0='),
(398,93,'arrows_offset_v','eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0='),
(399,93,'arrows_color','a:1:{s:4:\"idle\";s:0:\"\";}'),
(400,93,'arrows_color_hover','a:1:{s:4:\"idle\";s:0:\"\";}'),
(401,93,'arrows_bg_color','a:1:{s:4:\"idle\";s:0:\"\";}'),
(402,93,'arrows_bg_color_hover','a:1:{s:4:\"idle\";s:0:\"\";}'),
(403,93,'arrows_border_radius','eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19'),
(404,93,'arrows_border_style',''),
(405,93,'arrows_border_width','eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19'),
(406,93,'arrows_border_color','a:1:{s:4:\"idle\";s:0:\"\";}'),
(407,93,'arrows_border_color_hover','a:1:{s:4:\"idle\";s:0:\"\";}'),
(408,93,'arrows_box_shadow_color','a:1:{s:4:\"idle\";s:0:\"\";}'),
(409,93,'arrows_box_shadow_offset_x','eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19'),
(410,93,'arrows_box_shadow_offset_y','eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19'),
(411,93,'arrows_box_shadow_blur','eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19'),
(412,93,'arrows_box_shadow_spread','eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19'),
(413,93,'pagination_horizon_align','center'),
(414,93,'pagination_custom_settings',''),
(415,93,'pagination_size','eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0='),
(416,93,'pagination_bg_color','a:1:{s:4:\"idle\";s:0:\"\";}'),
(417,93,'pagination_bg_color_hover','a:1:{s:4:\"idle\";s:0:\"\";}'),
(418,93,'pagination_bg_color_active','a:1:{s:4:\"idle\";s:0:\"\";}'),
(419,93,'pagination_bg_color_wrapper','a:1:{s:4:\"idle\";s:0:\"\";}'),
(420,93,'pagination_color_idle','a:1:{s:4:\"idle\";s:0:\"\";}'),
(421,93,'pagination_color_hover','a:1:{s:4:\"idle\";s:0:\"\";}'),
(422,93,'pagination_color_active','a:1:{s:4:\"idle\";s:0:\"\";}'),
(423,93,'pagination_border_radius','eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19'),
(424,93,'pagination_border_style',''),
(425,93,'pagination_border_width','eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifX19'),
(426,93,'pagination_border_color','a:1:{s:4:\"idle\";s:0:\"\";}'),
(427,93,'pagination_border_color_hover','a:1:{s:4:\"idle\";s:0:\"\";}'),
(428,93,'pagination_border_active_color','a:1:{s:4:\"idle\";s:0:\"\";}'),
(429,93,'autoplay','on'),
(430,93,'scroll_carousel_init',''),
(434,93,'xts-term-93-credentials','requested'),
(435,93,'xts-term-93-file-data','a:3:{s:4:\"path\";s:35:\"/2025/10/xts-term-93-1759802387.css\";s:13:\"theme_version\";s:5:\"8.0.0\";s:8:\"site_url\";s:32:\"4305d2f3e6d3cefb5b6c62eb551c9c33\";}'),
(436,93,'xts-term-93-css-data','#slider-93 .wd-slide {\n	min-height: 700px;\n}\n\n@media (max-width: 1024px) {\n	#slider-93 .wd-slide {\n		min-height: 500px;\n	}\n}\n\n@media (max-width: 768px) {\n	#slider-93 .wd-slide {\n		min-height: 420px;\n	}\n}\n'),
(504,43,'wd_page_css_files','a:40:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:9:\"blog-base\";i:6;s:5:\"wpcf7\";i:7;s:19:\"woo-paypal-payments\";i:8;s:14:\"elementor-base\";i:9;s:16:\"woocommerce-base\";i:10;s:15:\"mod-star-rating\";i:11;s:18:\"woo-el-track-order\";i:12;s:25:\"woocommerce-block-notices\";i:13;s:9:\"wp-blocks\";i:14;s:11:\"header-base\";i:15;s:9:\"mod-tools\";i:16;s:20:\"header-elements-base\";i:17;s:12:\"social-icons\";i:18;s:18:\"woo-mod-login-form\";i:19;s:17:\"header-my-account\";i:20;s:13:\"header-search\";i:21;s:16:\"header-cart-side\";i:22;s:11:\"header-cart\";i:23;s:20:\"widget-shopping-cart\";i:24;s:26:\"header-mobile-nav-dropdown\";i:25;s:10:\"page-title\";i:26;s:18:\"blog-loop-base-old\";i:27;s:24:\"blog-loop-design-masonry\";i:28;s:15:\"widget-collapse\";i:29;s:11:\"footer-base\";i:30;s:7:\"el-menu\";i:31;s:16:\"el-menu-wpb-elem\";i:32;s:10:\"text-block\";i:33;s:10:\"scroll-top\";i:34;s:17:\"wd-search-results\";i:35;s:14:\"wd-search-form\";i:36;s:25:\"header-my-account-sidebar\";i:37;s:24:\"header-search-fullscreen\";i:38;s:26:\"header-search-fullscreen-1\";i:39;s:14:\"bottom-toolbar\";}'),
(503,22,'wd_page_css_files','a:57:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:21:\"widget-active-filters\";i:13;s:19:\"woo-shop-predefined\";i:14;s:29:\"woo-shop-el-products-per-page\";i:15;s:19:\"woo-shop-page-title\";i:16;s:22:\"woo-mod-shop-loop-head\";i:17;s:20:\"woo-shop-el-order-by\";i:18;s:25:\"woo-shop-el-products-view\";i:19;s:9:\"wp-blocks\";i:20;s:11:\"header-base\";i:21;s:9:\"mod-tools\";i:22;s:20:\"header-elements-base\";i:23;s:12:\"social-icons\";i:24;s:18:\"woo-mod-login-form\";i:25;s:17:\"header-my-account\";i:26;s:13:\"header-search\";i:27;s:16:\"header-cart-side\";i:28;s:11:\"header-cart\";i:29;s:20:\"widget-shopping-cart\";i:30;s:26:\"header-mobile-nav-dropdown\";i:31;s:10:\"page-title\";i:32;s:18:\"off-canvas-sidebar\";i:33;s:16:\"shop-filter-area\";i:34;s:12:\"product-loop\";i:35;s:18:\"product-loop-quick\";i:36;s:23:\"woo-mod-add-btn-replace\";i:37;s:21:\"woo-mod-swatches-base\";i:38;s:23:\"categories-loop-default\";i:39;s:19:\"woo-categories-loop\";i:40;s:15:\"categories-loop\";i:41;s:13:\"sticky-loader\";i:42;s:9:\"mfp-popup\";i:43;s:15:\"widget-collapse\";i:44;s:11:\"footer-base\";i:45;s:7:\"el-menu\";i:46;s:16:\"el-menu-wpb-elem\";i:47;s:10:\"text-block\";i:48;s:10:\"scroll-top\";i:49;s:17:\"wd-search-results\";i:50;s:14:\"wd-search-form\";i:51;s:25:\"header-my-account-sidebar\";i:52;s:24:\"header-search-fullscreen\";i:53;s:26:\"header-search-fullscreen-1\";i:54;s:14:\"bottom-toolbar\";i:55;s:23:\"shop-off-canvas-sidebar\";i:56;s:25:\"mod-sticky-sidebar-opener\";}'),
(502,33,'wd_page_css_files','a:57:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:21:\"widget-active-filters\";i:13;s:19:\"woo-shop-predefined\";i:14;s:29:\"woo-shop-el-products-per-page\";i:15;s:19:\"woo-shop-page-title\";i:16;s:22:\"woo-mod-shop-loop-head\";i:17;s:20:\"woo-shop-el-order-by\";i:18;s:25:\"woo-shop-el-products-view\";i:19;s:9:\"wp-blocks\";i:20;s:11:\"header-base\";i:21;s:9:\"mod-tools\";i:22;s:20:\"header-elements-base\";i:23;s:12:\"social-icons\";i:24;s:18:\"woo-mod-login-form\";i:25;s:17:\"header-my-account\";i:26;s:13:\"header-search\";i:27;s:16:\"header-cart-side\";i:28;s:11:\"header-cart\";i:29;s:20:\"widget-shopping-cart\";i:30;s:26:\"header-mobile-nav-dropdown\";i:31;s:10:\"page-title\";i:32;s:18:\"off-canvas-sidebar\";i:33;s:16:\"shop-filter-area\";i:34;s:12:\"product-loop\";i:35;s:18:\"product-loop-quick\";i:36;s:23:\"woo-mod-add-btn-replace\";i:37;s:21:\"woo-mod-swatches-base\";i:38;s:23:\"categories-loop-default\";i:39;s:19:\"woo-categories-loop\";i:40;s:15:\"categories-loop\";i:41;s:13:\"sticky-loader\";i:42;s:9:\"mfp-popup\";i:43;s:15:\"widget-collapse\";i:44;s:11:\"footer-base\";i:45;s:7:\"el-menu\";i:46;s:16:\"el-menu-wpb-elem\";i:47;s:10:\"text-block\";i:48;s:10:\"scroll-top\";i:49;s:17:\"wd-search-results\";i:50;s:14:\"wd-search-form\";i:51;s:25:\"header-my-account-sidebar\";i:52;s:24:\"header-search-fullscreen\";i:53;s:26:\"header-search-fullscreen-1\";i:54;s:14:\"bottom-toolbar\";i:55;s:23:\"shop-off-canvas-sidebar\";i:56;s:25:\"mod-sticky-sidebar-opener\";}'),
(501,32,'wd_page_css_files','a:59:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:5:\"wpcf7\";i:6;s:19:\"woo-paypal-payments\";i:7;s:14:\"elementor-base\";i:8;s:16:\"woocommerce-base\";i:9;s:15:\"mod-star-rating\";i:10;s:18:\"woo-el-track-order\";i:11;s:25:\"woocommerce-block-notices\";i:12;s:21:\"widget-active-filters\";i:13;s:19:\"woo-shop-predefined\";i:14;s:29:\"woo-shop-el-products-per-page\";i:15;s:19:\"woo-shop-page-title\";i:16;s:22:\"woo-mod-shop-loop-head\";i:17;s:20:\"woo-shop-el-order-by\";i:18;s:25:\"woo-shop-el-products-view\";i:19;s:9:\"wp-blocks\";i:20;s:11:\"header-base\";i:21;s:9:\"mod-tools\";i:22;s:20:\"header-elements-base\";i:23;s:12:\"social-icons\";i:24;s:18:\"woo-mod-login-form\";i:25;s:17:\"header-my-account\";i:26;s:13:\"header-search\";i:27;s:16:\"header-cart-side\";i:28;s:11:\"header-cart\";i:29;s:20:\"widget-shopping-cart\";i:30;s:26:\"header-mobile-nav-dropdown\";i:31;s:10:\"page-title\";i:32;s:18:\"off-canvas-sidebar\";i:33;s:16:\"shop-filter-area\";i:34;s:12:\"product-loop\";i:35;s:18:\"product-loop-quick\";i:36;s:23:\"woo-mod-add-btn-replace\";i:37;s:21:\"woo-mod-swatches-base\";i:38;s:23:\"categories-loop-default\";i:39;s:19:\"woo-categories-loop\";i:40;s:15:\"categories-loop\";i:41;s:13:\"sticky-loader\";i:42;s:22:\"woo-mod-product-labels\";i:43;s:28:\"woo-mod-product-labels-round\";i:44;s:9:\"mfp-popup\";i:45;s:15:\"widget-collapse\";i:46;s:11:\"footer-base\";i:47;s:7:\"el-menu\";i:48;s:16:\"el-menu-wpb-elem\";i:49;s:10:\"text-block\";i:50;s:10:\"scroll-top\";i:51;s:17:\"wd-search-results\";i:52;s:14:\"wd-search-form\";i:53;s:25:\"header-my-account-sidebar\";i:54;s:24:\"header-search-fullscreen\";i:55;s:26:\"header-search-fullscreen-1\";i:56;s:14:\"bottom-toolbar\";i:57;s:23:\"shop-off-canvas-sidebar\";i:58;s:25:\"mod-sticky-sidebar-opener\";}'),
(500,48,'wd_page_css_files','a:40:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:9:\"blog-base\";i:6;s:5:\"wpcf7\";i:7;s:19:\"woo-paypal-payments\";i:8;s:14:\"elementor-base\";i:9;s:16:\"woocommerce-base\";i:10;s:15:\"mod-star-rating\";i:11;s:18:\"woo-el-track-order\";i:12;s:25:\"woocommerce-block-notices\";i:13;s:9:\"wp-blocks\";i:14;s:11:\"header-base\";i:15;s:9:\"mod-tools\";i:16;s:20:\"header-elements-base\";i:17;s:12:\"social-icons\";i:18;s:18:\"woo-mod-login-form\";i:19;s:17:\"header-my-account\";i:20;s:13:\"header-search\";i:21;s:16:\"header-cart-side\";i:22;s:11:\"header-cart\";i:23;s:20:\"widget-shopping-cart\";i:24;s:26:\"header-mobile-nav-dropdown\";i:25;s:10:\"page-title\";i:26;s:18:\"blog-loop-base-old\";i:27;s:24:\"blog-loop-design-masonry\";i:28;s:15:\"widget-collapse\";i:29;s:11:\"footer-base\";i:30;s:7:\"el-menu\";i:31;s:16:\"el-menu-wpb-elem\";i:32;s:10:\"text-block\";i:33;s:10:\"scroll-top\";i:34;s:17:\"wd-search-results\";i:35;s:14:\"wd-search-form\";i:36;s:25:\"header-my-account-sidebar\";i:37;s:24:\"header-search-fullscreen\";i:38;s:26:\"header-search-fullscreen-1\";i:39;s:14:\"bottom-toolbar\";}'),
(171,41,'xts-term-41-status','invalid'),
(173,42,'xts-term-42-status','invalid'),
(175,43,'xts-term-43-status','invalid'),
(177,44,'xts-term-44-status','invalid'),
(179,45,'xts-term-45-status','invalid'),
(181,46,'xts-term-46-status','invalid'),
(183,47,'xts-term-47-status','invalid'),
(185,48,'xts-term-48-status','invalid'),
(352,22,'category_extra_description_type','text'),
(353,22,'category_extra_description_html_block',''),
(354,22,'category_extra_description_text',''),
(355,22,'display_type',''),
(187,49,'xts-term-49-status','invalid'),
(396,93,'arrows_icon_size','eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0='),
(287,93,'xts-term-93-version','8.0.0'),
(288,93,'xts-term-93-site-url','4305d2f3e6d3cefb5b6c62eb551c9c33'),
(189,50,'xts-term-50-status','invalid'),
(190,50,'image','a:2:{s:3:\"url\";s:82:\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-7.png\";s:2:\"id\";i:8986;}'),
(191,51,'xts-term-51-status','invalid'),
(192,51,'image','a:2:{s:3:\"url\";s:82:\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-4.png\";s:2:\"id\";i:8990;}'),
(193,52,'xts-term-52-status','invalid'),
(194,52,'image','a:2:{s:3:\"url\";s:82:\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-9.png\";s:2:\"id\";i:8994;}'),
(195,53,'xts-term-53-status','invalid'),
(196,53,'image','a:2:{s:3:\"url\";s:83:\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-12.png\";s:2:\"id\";i:8997;}'),
(197,54,'xts-term-54-status','invalid'),
(198,54,'image','a:2:{s:3:\"url\";s:83:\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-11.png\";s:2:\"id\";i:8996;}'),
(199,55,'xts-term-55-status','invalid'),
(200,55,'image','a:2:{s:3:\"url\";s:83:\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-10.png\";s:2:\"id\";i:8995;}'),
(201,56,'xts-term-56-status','invalid'),
(202,56,'image','a:2:{s:3:\"url\";s:82:\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-2.png\";s:2:\"id\";i:8988;}'),
(203,57,'xts-term-57-status','invalid'),
(204,57,'image','a:2:{s:3:\"url\";s:82:\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-8.png\";s:2:\"id\";i:8993;}'),
(205,58,'xts-term-58-status','invalid'),
(206,58,'image','a:2:{s:3:\"url\";s:82:\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-1.png\";s:2:\"id\";i:8987;}'),
(207,59,'xts-term-59-status','invalid'),
(208,59,'image','a:2:{s:3:\"url\";s:82:\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-3.png\";s:2:\"id\";i:8989;}'),
(209,60,'xts-term-60-status','invalid'),
(210,60,'image','a:2:{s:3:\"url\";s:82:\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-6.png\";s:2:\"id\";i:8992;}'),
(211,61,'xts-term-61-status','invalid'),
(212,61,'image','a:2:{s:3:\"url\";s:82:\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-accessories-brand-5.png\";s:2:\"id\";i:8991;}'),
(213,62,'xts-term-62-status','invalid'),
(214,62,'image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(215,62,'color','rgb(0,0,0)'),
(216,63,'xts-term-63-status','invalid'),
(217,63,'image','a:2:{s:3:\"url\";s:96:\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-image-color-attribute-black-white.jpg\";s:2:\"id\";i:8998;}'),
(218,64,'xts-term-64-status','invalid'),
(219,64,'image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(220,64,'color','rgb(63,70,89)'),
(221,65,'xts-term-65-status','invalid'),
(222,65,'image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(223,65,'color','rgb(249,188,154)'),
(224,66,'xts-term-66-status','invalid'),
(225,66,'image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(226,66,'color','rgb(69,77,64)'),
(227,67,'xts-term-67-status','invalid'),
(228,67,'image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(229,67,'color','rgb(107,109,114)'),
(230,68,'xts-term-68-status','invalid'),
(231,68,'image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(232,68,'color','rgb(96,108,80)'),
(233,69,'xts-term-69-status','invalid'),
(234,69,'image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(235,69,'color','rgb(162,40,40)'),
(236,70,'xts-term-70-status','invalid'),
(237,70,'image','a:2:{s:3:\"url\";s:91:\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-image-color-attribute-yellow.jpg\";s:2:\"id\";i:9002;}'),
(238,71,'xts-term-71-status','invalid'),
(239,71,'image','a:2:{s:3:\"url\";s:90:\"http://timewilltellstores.com/wp-content/uploads/2022/09/w-image-color-attribute-coral.jpg\";s:2:\"id\";i:8999;}'),
(240,72,'order','0'),
(241,72,'xts-term-72-status','invalid'),
(242,72,'title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(243,72,'category_icon','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(244,72,'category_icon_alt','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(245,72,'category_extra_description_type','text'),
(268,93,'animation','parallax'),
(391,93,'stretch_content',''),
(270,93,'height','700'),
(271,93,'height_tablet','500'),
(272,93,'height_mobile','420'),
(273,93,'arrows_style','1'),
(274,93,'pagination_style','1'),
(275,93,'pagination_color','dark'),
(390,93,'stretch_slider',''),
(277,93,'autoplay_speed','3700'),
(278,93,'xts-term-18-status','valid'),
(279,93,'xts-term-18-css-data','#slider-18 .wd-slide {\n	min-height: 700px;\n}\n\n@media (max-width: 1024px) {\n	#slider-18 .wd-slide {\n		min-height: 500px;\n	}\n}\n\n@media (max-width: 767px) {\n	#slider-18 .wd-slide {\n		min-height: 420px;\n	}\n}\n'),
(280,93,'xts-term-18-version','7.6.0'),
(281,93,'xts-term-18-site-url','76485e8ec444a2fc729eb2294c73db02'),
(282,93,'xts-term-18-credentials','requested'),
(283,93,'xts-term-18-file-data','a:3:{s:4:\"path\";s:35:\"/2024/11/xts-term-18-1731078142.css\";s:13:\"theme_version\";s:5:\"7.6.0\";s:8:\"site_url\";s:32:\"76485e8ec444a2fc729eb2294c73db02\";}'),
(392,93,'navigation_color_scheme',''),
(393,93,'arrows_custom_settings',''),
(394,93,'arrows_hover_style','disable'),
(395,93,'arrows_size','eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidmFsdWUiOiIiLCJ1bml0IjoicHgifSwidGFibGV0Ijp7InZhbHVlIjoiIiwidW5pdCI6InB4In0sIm1vYmlsZSI6eyJ2YWx1ZSI6IiIsInVuaXQiOiJweCJ9fX0='),
(247,73,'xts-term-73-status','invalid'),
(248,74,'xts-term-74-status','invalid'),
(249,75,'xts-term-75-status','invalid'),
(250,76,'xts-term-76-status','invalid'),
(251,77,'xts-term-77-status','invalid'),
(252,78,'xts-term-78-status','invalid'),
(253,79,'xts-term-79-status','invalid'),
(254,80,'xts-term-80-status','invalid'),
(255,81,'xts-term-81-status','invalid'),
(256,82,'xts-term-82-status','invalid'),
(257,83,'xts-term-83-status','invalid'),
(258,84,'xts-term-84-status','invalid'),
(259,85,'xts-term-85-status','invalid'),
(260,86,'xts-term-86-status','invalid'),
(261,87,'xts-term-87-status','invalid'),
(262,88,'xts-term-88-status','invalid'),
(263,89,'xts-term-89-status','invalid'),
(264,90,'xts-term-90-status','invalid'),
(265,91,'xts-term-91-status','invalid'),
(266,92,'xts-term-92-status','invalid'),
(499,16,'wd_page_css_files','a:40:{i:0;s:16:\"helpers-wpb-elem\";i:1;s:27:\"widget-recent-post-comments\";i:2;s:22:\"widget-wd-recent-posts\";i:3;s:10:\"widget-nav\";i:4;s:19:\"widget-product-list\";i:5;s:9:\"blog-base\";i:6;s:5:\"wpcf7\";i:7;s:19:\"woo-paypal-payments\";i:8;s:14:\"elementor-base\";i:9;s:16:\"woocommerce-base\";i:10;s:15:\"mod-star-rating\";i:11;s:18:\"woo-el-track-order\";i:12;s:25:\"woocommerce-block-notices\";i:13;s:9:\"wp-blocks\";i:14;s:11:\"header-base\";i:15;s:9:\"mod-tools\";i:16;s:20:\"header-elements-base\";i:17;s:12:\"social-icons\";i:18;s:18:\"woo-mod-login-form\";i:19;s:17:\"header-my-account\";i:20;s:13:\"header-search\";i:21;s:16:\"header-cart-side\";i:22;s:11:\"header-cart\";i:23;s:20:\"widget-shopping-cart\";i:24;s:26:\"header-mobile-nav-dropdown\";i:25;s:10:\"page-title\";i:26;s:18:\"blog-loop-base-old\";i:27;s:24:\"blog-loop-design-masonry\";i:28;s:15:\"widget-collapse\";i:29;s:11:\"footer-base\";i:30;s:7:\"el-menu\";i:31;s:16:\"el-menu-wpb-elem\";i:32;s:10:\"text-block\";i:33;s:10:\"scroll-top\";i:34;s:17:\"wd-search-results\";i:35;s:14:\"wd-search-form\";i:36;s:25:\"header-my-account-sidebar\";i:37;s:24:\"header-search-fullscreen\";i:38;s:26:\"header-search-fullscreen-1\";i:39;s:14:\"bottom-toolbar\";}');
/*!40000 ALTER TABLE `wp6x_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_terms`
--

DROP TABLE IF EXISTS `wp6x_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_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=MyISAM AUTO_INCREMENT=94 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_terms`
--

LOCK TABLES `wp6x_terms` WRITE;
/*!40000 ALTER TABLE `wp6x_terms` DISABLE KEYS */;
INSERT INTO `wp6x_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),
(93,'Accessories','accessories',0),
(16,'Decoration','decoration',0),
(17,'Design trends','design-trends',0),
(18,'Furniture','furniture',0),
(19,'Inspiration','inspiration',0),
(20,'woodmart','woodmart',0),
(21,'page','page',0),
(22,'Shirts','shirts',0),
(32,'Hoodies &amp; Track Fits','hoodies-track-fits',0),
(33,'Headwears','headwears',0),
(41,'Chair','chair',0),
(42,'Furniture','furniture',0),
(43,'Guide','guide',0),
(44,'Inspiratio','inspiratio',0),
(45,'News','news',0),
(46,'Sofa','sofa',0),
(47,'Style','style',0),
(48,'Table','table',0),
(49,'Trends','trends',0),
(50,'Anker','anker',0),
(51,'Baseus','baseus',0),
(52,'Belkin','belkin',0),
(53,'Ecoflow','ecoflow',0),
(54,'Energizer','energizer',0),
(55,'Huawei','huawei',0),
(56,'Logitech','logitech',0),
(57,'Nillkin','nillkin',0),
(58,'Panasonic','panasonic',0),
(59,'Samsung','samsung',0),
(60,'Spigen','spigen',0),
(61,'Xiaomi','xiaomi',0),
(62,'Black','black',0),
(63,'Black/White','black-white',0),
(64,'Blue','blue',0),
(65,'Cantaloupe','cantaloupe',0),
(66,'Green','green',0),
(67,'Grey','grey',0),
(68,'Olive','olive',0),
(69,'Red','red',0),
(70,'Yellow','yellow',0),
(71,'Coral','coral',0),
(72,'Uncategorized','uncategorized',0),
(73,'Main header navigation','main-header-navigation',0),
(74,'Main navigation','main-navigation',0),
(75,'Mobile navigation Categories','mobile-navigation-categories',0),
(76,'Footer menu Accessories','footer-menu-accessories',0),
(77,'Menu About Us','menu-about-us',0),
(78,'Mobile navigation','mobile-navigation',0),
(79,'Fabric','fabric',0),
(80,'iPhone 12 Pro','iphone-12-pro',0),
(81,'Leather','leather',0),
(82,'Clear Film','clear-film',0),
(83,'Nylon','nylon',0),
(84,'iPhone 13','iphone-13',0),
(85,'iPhone 13 Pro','iphone-13-pro',0),
(86,'MagSafe','magsafe',0),
(87,'Polyurethane','polyurethane',0),
(88,'Aluminum','aluminum',0),
(89,'Apple Watch Series 5','apple-watch-series-5',0),
(90,'Apple Watch Series 6','apple-watch-series-6',0),
(91,'Apple Watch Series 7','apple-watch-series-7',0),
(92,'Hard Plastic','hard-plastic',0);
/*!40000 ALTER TABLE `wp6x_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_usermeta`
--

DROP TABLE IF EXISTS `wp6x_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_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=MyISAM AUTO_INCREMENT=504 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_usermeta`
--

LOCK TABLES `wp6x_usermeta` WRITE;
/*!40000 ALTER TABLE `wp6x_usermeta` DISABLE KEYS */;
INSERT INTO `wp6x_usermeta` VALUES
(1,1,'nickname','admin'),
(2,1,'first_name','Ogunleye'),
(3,1,'last_name','Daniel'),
(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,'wp6x_capabilities','a:1:{s:13:\"administrator\";b:1;}'),
(13,1,'wp6x_user_level','10'),
(14,1,'dismissed_wp_pointers',''),
(15,1,'show_welcome_panel','1'),
(16,1,'session_tokens','a:1:{s:64:\"038778eadf89cec33911bdb054ff0d52c8bc7c2a3bec17e21b4363094ca2afbc\";a:4:{s:10:\"expiration\";i:1777054862;s:2:\"ip\";s:12:\"102.89.46.77\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36\";s:5:\"login\";i:1776882062;}}'),
(17,1,'wp6x_dashboard_quick_press_last_post_id','10231'),
(18,1,'community-events-location','a:1:{s:2:\"ip\";s:11:\"102.89.46.0\";}'),
(19,1,'_woocommerce_tracks_anon_id','woo:Tr1WzCRQ6f9FPLiuArAsBDft'),
(20,1,'managenav-menuscolumnshidden','a:0:{}'),
(21,1,'metaboxhidden_nav-menus','a:0:{}'),
(22,1,'wc_last_active','1776882062'),
(23,1,'woodmart_wishlist_groups','a:1:{i:1;s:11:\"My wishlist\";}'),
(24,1,'woodmart_wishlist_1','a:2:{s:7:\"expires\";i:1777486863;s:8:\"products\";a:0:{}}'),
(25,1,'nav_menu_recently_edited','75'),
(26,1,'wp6x_user-settings','libraryContent=browse&editor=tinymce'),
(27,1,'wp6x_user-settings-time','1759522612'),
(46,1,'billing_city','Lagos'),
(47,1,'billing_state','KO'),
(48,1,'billing_country','NG'),
(49,1,'billing_email','info@timewilltellstores.com'),
(28,1,'elementor_introduction','a:3:{s:27:\"ai-get-started-announcement\";b:1;s:20:\"globals_introduction\";b:1;s:30:\"e-ai-product-image-unification\";b:1;}'),
(29,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:\"\";}'),
(30,1,'closedpostboxes_product','a:0:{}'),
(31,1,'metaboxhidden_product','a:2:{i:0;s:10:\"postcustom\";i:1;s:7:\"slugdiv\";}'),
(32,1,'last_update','1775277167'),
(33,1,'wp6x_persisted_preferences','a:5:{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:\"2025-10-05T18:02:30.834Z\";s:22:\"core/customize-widgets\";a:1:{s:12:\"welcomeGuide\";b:0;}s:17:\"core/edit-widgets\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;}}'),
(34,1,'woodmart_wishlist_group_1','a:2:{s:7:\"expires\";i:1760292506;s:8:\"products\";a:0:{}}'),
(36,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:5:{s:32:\"9f5506939986201d55a4353ff8b4028e\";a:11:{s:3:\"key\";s:32:\"9f5506939986201d55a4353ff8b4028e\";s:10:\"product_id\";i:9986;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:55000;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:55000;s:8:\"line_tax\";d:0;}s:32:\"d69bc0b1aeafcc63c7d99509a65e0492\";a:11:{s:3:\"key\";s:32:\"d69bc0b1aeafcc63c7d99509a65e0492\";s:10:\"product_id\";i:9985;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:300000;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:300000;s:8:\"line_tax\";d:0;}s:32:\"69b4fa3be19bdf400df34e41b93636a4\";a:11:{s:3:\"key\";s:32:\"69b4fa3be19bdf400df34e41b93636a4\";s:10:\"product_id\";i:9988;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:500000;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:500000;s:8:\"line_tax\";d:0;}s:32:\"57083b752453acecb8896a1fa7b3cfd6\";a:11:{s:3:\"key\";s:32:\"57083b752453acecb8896a1fa7b3cfd6\";s:10:\"product_id\";i:9992;s:12:\"variation_id\";i:10151;s:9:\"variation\";a:1:{s:15:\"attribute_color\";s:6:\"Purple\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"f519d26eba315d1831076b053d0156d4\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:100000;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:100000;s:8:\"line_tax\";d:0;}s:32:\"4fc8ed929e539525e3590f1607718f97\";a:11:{s:3:\"key\";s:32:\"4fc8ed929e539525e3590f1607718f97\";s:10:\"product_id\";i:9989;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:170000;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:170000;s:8:\"line_tax\";d:0;}}}'),
(44,1,'billing_last_name','Daniel'),
(45,1,'billing_address_1','31 AKinkunmi Street Surulere Lagos'),
(39,1,'closedpostboxes_page','a:0:{}'),
(40,1,'metaboxhidden_page','a:0:{}'),
(42,1,'jetpack_tracks_anon_id','jetpack:mS41GZK+TaoNmqKcfT4TBMZ3'),
(43,1,'billing_first_name','Ogunleye'),
(50,1,'billing_phone','+2349061820296'),
(51,1,'shipping_method','a:1:{i:0;s:11:\"flat_rate:7\";}'),
(52,1,'woocommerce_admin_task_list_tracked_started_tasks','{\"payments\":1,\"tax\":2}'),
(123,2,'wishlist_cleared_time','1760712498'),
(124,2,'woodmart_wishlist_group_2','a:2:{s:7:\"expires\";i:1761211995;s:8:\"products\";a:0:{}}'),
(125,4,'nickname','dhavextitches'),
(126,4,'first_name','David'),
(54,1,'shipping_first_name','Ogunleye'),
(55,1,'shipping_last_name','Daniel'),
(56,1,'shipping_address_1','31 AKinkunmi Street Surulere Lagos'),
(57,1,'shipping_city','Lagos'),
(58,1,'shipping_state','KO'),
(59,1,'shipping_country','NG'),
(60,2,'nickname','abasiodiongekerette'),
(61,2,'first_name','Abasiodiong'),
(62,2,'last_name','Francis'),
(63,2,'description',''),
(64,2,'rich_editing','true'),
(65,2,'syntax_highlighting','true'),
(66,2,'comment_shortcuts','false'),
(67,2,'admin_color','fresh'),
(68,2,'use_ssl','0'),
(69,2,'show_admin_bar_front','true'),
(70,2,'locale',''),
(71,2,'wp6x_capabilities','a:1:{s:8:\"customer\";b:1;}'),
(72,2,'wp6x_user_level','0'),
(73,2,'_wc_order_attribution_source_type','typein'),
(74,2,'_wc_order_attribution_utm_source','(direct)'),
(75,2,'_wc_order_attribution_session_entry','https://timewilltellstores.com/'),
(76,2,'_wc_order_attribution_session_start_time','2025-10-14 17:47:15'),
(77,2,'_wc_order_attribution_session_pages','2'),
(78,2,'_wc_order_attribution_session_count','1'),
(79,2,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36'),
(80,2,'_wc_order_attribution_device_type','Mobile'),
(81,2,'default_password_nag','1'),
(82,2,'last_update','1760464346'),
(83,2,'session_tokens','a:1:{s:64:\"84b491f08581911cad260f31850a09adf15a8968703e71c83102ccb440a0e105\";a:4:{s:10:\"expiration\";i:1761673652;s:2:\"ip\";s:13:\"102.88.113.53\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36\";s:5:\"login\";i:1760464052;}}'),
(84,2,'wc_last_active','1761091200'),
(85,2,'woodmart_wishlist_groups','a:1:{i:2;s:11:\"My wishlist\";}'),
(86,2,'woodmart_wishlist_2','a:2:{s:7:\"expires\";i:1761068853;s:8:\"products\";a:0:{}}'),
(87,2,'billing_first_name','Abasiodiong'),
(88,2,'billing_last_name','Francis'),
(89,2,'billing_address_1','12, ASSOCIATION AVENUE, MAKOGI'),
(90,2,'billing_city','Magboro'),
(91,2,'billing_state','OG'),
(92,2,'billing_country','NG'),
(93,2,'billing_email','abasiodiongekerette@gmail.com'),
(94,2,'billing_phone','07036164749'),
(95,2,'shipping_first_name','Abasiodiong'),
(96,2,'shipping_last_name','Francis'),
(97,2,'shipping_address_1','12, ASSOCIATION AVENUE, MAKOGI'),
(98,2,'shipping_city','Magboro'),
(99,2,'shipping_state','OG'),
(100,2,'shipping_country','NG'),
(101,2,'shipping_method','a:1:{i:0;s:11:\"flat_rate:7\";}'),
(102,2,'_woocommerce_tracks_anon_id','woo:mc/sAe2we9gLffuFn/p3C3bJ'),
(103,3,'nickname','nomin.momin323v1'),
(104,3,'first_name',''),
(105,3,'last_name',''),
(106,3,'description',''),
(107,3,'rich_editing','true'),
(108,3,'syntax_highlighting','true'),
(109,3,'comment_shortcuts','false'),
(110,3,'admin_color','fresh'),
(111,3,'use_ssl','0'),
(112,3,'show_admin_bar_front','true'),
(113,3,'locale',''),
(114,3,'wp6x_capabilities','a:1:{s:8:\"customer\";b:1;}'),
(115,3,'wp6x_user_level','0'),
(116,3,'default_password_nag','1'),
(117,3,'last_update','1760498925'),
(118,3,'session_tokens','a:1:{s:64:\"25d7d652b7ebc104b13ca4318e5f8a517bf9f6472fe3125b96e0183c7e91dc0a\";a:4:{s:10:\"expiration\";i:1761708527;s:2:\"ip\";s:15:\"158.173.152.196\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.66 Safari/537.36\";s:5:\"login\";i:1760498927;}}'),
(119,3,'wc_last_active','1760486400'),
(120,3,'woodmart_wishlist_groups','a:1:{i:3;s:11:\"My wishlist\";}'),
(121,3,'woodmart_wishlist_3','a:2:{s:7:\"expires\";i:1761103727;s:8:\"products\";a:0:{}}'),
(127,4,'last_name','Faju'),
(128,4,'description',''),
(129,4,'rich_editing','true'),
(130,4,'syntax_highlighting','true'),
(131,4,'comment_shortcuts','false'),
(132,4,'admin_color','fresh'),
(133,4,'use_ssl','0'),
(134,4,'show_admin_bar_front','true'),
(135,4,'locale',''),
(136,4,'wp6x_capabilities','a:1:{s:8:\"customer\";b:1;}'),
(137,4,'wp6x_user_level','0'),
(138,4,'_wc_order_attribution_source_type','typein'),
(139,4,'_wc_order_attribution_utm_source','(direct)'),
(140,4,'_wc_order_attribution_session_entry','https://timewilltellstores.com/'),
(141,4,'_wc_order_attribution_session_start_time','2025-10-16 14:25:39'),
(142,4,'_wc_order_attribution_session_pages','2'),
(143,4,'_wc_order_attribution_session_count','1'),
(144,4,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1'),
(145,4,'_wc_order_attribution_device_type','Mobile'),
(146,4,'default_password_nag','1'),
(147,4,'last_update','1760625312'),
(148,4,'session_tokens','a:1:{s:64:\"7d876a09dfe9d3abc4b392c52d3e4645b9a5c3cde6d738e691e9b67fbcacdf7d\";a:4:{s:10:\"expiration\";i:1761834389;s:2:\"ip\";s:14:\"102.88.110.159\";s:2:\"ua\";s:139:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1\";s:5:\"login\";i:1760624789;}}'),
(149,4,'wc_last_active','1761609600'),
(150,4,'woodmart_wishlist_groups','a:1:{i:4;s:11:\"My wishlist\";}'),
(151,4,'woodmart_wishlist_4','a:2:{s:7:\"expires\";i:1762261788;s:8:\"products\";a:0:{}}'),
(174,4,'wishlist_cleared_time','1760625501'),
(175,4,'woodmart_wishlist_group_4','a:2:{s:7:\"expires\";i:1761230301;s:8:\"products\";a:0:{}}'),
(176,5,'nickname','sodeekadewale02'),
(177,5,'first_name',''),
(153,4,'billing_first_name','David'),
(154,4,'billing_last_name','Faju'),
(155,4,'billing_company','Dhavextitches'),
(156,4,'billing_address_1','2,Muyiwa olojo street shittu Thompson'),
(157,4,'billing_address_2','2,Muyiwa olojo street shittu Thompson'),
(158,4,'billing_city','Iju'),
(159,4,'billing_state','LA'),
(160,4,'billing_country','NG'),
(161,4,'billing_email','dhavextitches@gmail.com'),
(162,4,'billing_phone','+2348101795888'),
(163,4,'shipping_first_name','David'),
(164,4,'shipping_last_name','Faju'),
(165,4,'shipping_company','Dhavextitches'),
(166,4,'shipping_address_1','2,Muyiwa olojo street shittu Thompson'),
(167,4,'shipping_address_2','2,Muyiwa olojo street shittu Thompson'),
(168,4,'shipping_city','Iju'),
(169,4,'shipping_state','LA'),
(170,4,'shipping_country','NG'),
(171,4,'shipping_method','a:1:{i:0;s:15:\"free_shipping:6\";}'),
(172,4,'_woocommerce_tracks_anon_id','woo:O61Iepf5ND1VT4U4QSIiiPRj'),
(173,4,'paying_customer','1'),
(178,5,'last_name',''),
(179,5,'description',''),
(180,5,'rich_editing','true'),
(181,5,'syntax_highlighting','true'),
(182,5,'comment_shortcuts','false'),
(183,5,'admin_color','fresh'),
(184,5,'use_ssl','0'),
(185,5,'show_admin_bar_front','true'),
(186,5,'locale',''),
(187,5,'wp6x_capabilities','a:1:{s:8:\"customer\";b:1;}'),
(188,5,'wp6x_user_level','0'),
(189,5,'_wc_order_attribution_source_type','typein'),
(190,5,'_wc_order_attribution_utm_source','(direct)'),
(191,5,'_wc_order_attribution_session_entry','https://timewilltellstores.com/'),
(192,5,'_wc_order_attribution_session_start_time','2025-10-16 20:43:55'),
(193,5,'_wc_order_attribution_session_pages','4'),
(194,5,'_wc_order_attribution_session_count','1'),
(195,5,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Snapchat/13.62.1.0 (like Safari/8621.2.5.10.10, panda)'),
(196,5,'_wc_order_attribution_device_type','Mobile'),
(197,5,'default_password_nag','1'),
(198,5,'last_update','1760647556'),
(199,6,'nickname','sodeek43'),
(200,6,'first_name',''),
(201,6,'last_name',''),
(202,6,'description',''),
(203,6,'rich_editing','true'),
(204,6,'syntax_highlighting','true'),
(205,6,'comment_shortcuts','false'),
(206,6,'admin_color','fresh'),
(207,6,'use_ssl','0'),
(208,6,'show_admin_bar_front','true'),
(209,6,'locale',''),
(210,6,'wp6x_capabilities','a:1:{s:8:\"customer\";b:1;}'),
(211,6,'wp6x_user_level','0'),
(212,6,'_wc_order_attribution_source_type','typein'),
(213,6,'_wc_order_attribution_utm_source','(direct)'),
(214,6,'_wc_order_attribution_session_entry','https://timewilltellstores.com/'),
(215,6,'_wc_order_attribution_session_start_time','2025-10-16 20:43:55'),
(216,6,'_wc_order_attribution_session_pages','9'),
(217,6,'_wc_order_attribution_session_count','1'),
(218,6,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Snapchat/13.62.1.0 (like Safari/8621.2.5.10.10, panda)'),
(219,6,'_wc_order_attribution_device_type','Mobile'),
(220,6,'default_password_nag','1'),
(221,6,'last_update','1760647609'),
(222,6,'session_tokens','a:1:{s:64:\"d745dc63d4af36cebb4fbda4223b0aec78393496b51e3d4cf0eb77ca21491bf8\";a:4:{s:10:\"expiration\";i:1761857209;s:2:\"ip\";s:13:\"102.89.46.238\";s:2:\"ua\";s:177:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Snapchat/13.62.1.0 (like Safari/8621.2.5.10.10, panda)\";s:5:\"login\";i:1760647609;}}'),
(223,6,'wc_last_active','1760572800'),
(224,6,'woodmart_wishlist_groups','a:1:{i:5;s:11:\"My wishlist\";}'),
(225,6,'woodmart_wishlist_5','a:2:{s:7:\"expires\";i:1761252410;s:8:\"products\";a:0:{}}'),
(226,6,'wishlist_cleared_time','1760647676'),
(227,6,'woodmart_wishlist_group_5','a:2:{s:7:\"expires\";i:1761252476;s:8:\"products\";a:0:{}}'),
(228,6,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:1:{s:32:\"8af141d3c5a5146a3eac9d166ab4c458\";a:11:{s:3:\"key\";s:32:\"8af141d3c5a5146a3eac9d166ab4c458\";s:10:\"product_id\";i:9993;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";s:1:\"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:75000;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:75000;s:8:\"line_tax\";d:0;}}}'),
(229,7,'nickname','timewilltell091'),
(230,7,'first_name',''),
(231,7,'last_name',''),
(232,7,'description',''),
(233,7,'rich_editing','true'),
(234,7,'syntax_highlighting','true'),
(235,7,'comment_shortcuts','false'),
(236,7,'admin_color','fresh'),
(237,7,'use_ssl','0'),
(238,7,'show_admin_bar_front','true'),
(239,7,'locale',''),
(240,7,'wp6x_capabilities','a:1:{s:8:\"customer\";b:1;}'),
(241,7,'wp6x_user_level','0'),
(242,7,'_wc_order_attribution_source_type','typein'),
(243,7,'_wc_order_attribution_utm_source','(direct)'),
(244,7,'_wc_order_attribution_session_entry','https://timewilltellstores.com/'),
(245,7,'_wc_order_attribution_session_start_time','2025-10-16 20:47:34'),
(246,7,'_wc_order_attribution_session_pages','8'),
(247,7,'_wc_order_attribution_session_count','1'),
(248,7,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1'),
(249,7,'_wc_order_attribution_device_type','Mobile'),
(250,7,'default_password_nag','1'),
(251,7,'last_update','1760647733'),
(252,7,'session_tokens','a:1:{s:64:\"de53a7582d73a4f59aa4c4a56a6ea267beb7f2cbd965e6b357980df649e9e7a4\";a:4:{s:10:\"expiration\";i:1761857333;s:2:\"ip\";s:12:\"102.89.32.25\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1\";s:5:\"login\";i:1760647733;}}'),
(253,7,'wc_last_active','1761782400'),
(254,7,'woodmart_wishlist_groups','a:1:{i:6;s:11:\"My wishlist\";}'),
(255,7,'woodmart_wishlist_6','a:2:{s:7:\"expires\";i:1762338359;s:8:\"products\";a:0:{}}'),
(256,8,'nickname','abdulrahmanenejoayuba'),
(257,8,'first_name','AYUBA'),
(258,8,'last_name','ENEJO'),
(259,8,'description',''),
(260,8,'rich_editing','true'),
(261,8,'syntax_highlighting','true'),
(262,8,'comment_shortcuts','false'),
(263,8,'admin_color','fresh'),
(264,8,'use_ssl','0'),
(265,8,'show_admin_bar_front','true'),
(266,8,'locale',''),
(267,8,'wp6x_capabilities','a:1:{s:8:\"customer\";b:1;}'),
(268,8,'wp6x_user_level','0'),
(269,8,'_wc_order_attribution_source_type','typein'),
(270,8,'_wc_order_attribution_utm_source','(direct)'),
(271,8,'_wc_order_attribution_session_entry','https://timewilltellstores.com/'),
(272,8,'_wc_order_attribution_session_start_time','2025-10-17 20:15:44'),
(273,8,'_wc_order_attribution_session_pages','2'),
(274,8,'_wc_order_attribution_session_count','1'),
(275,8,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Mobile Safari/537.36'),
(276,8,'_wc_order_attribution_device_type','Mobile'),
(277,8,'default_password_nag','1'),
(278,8,'last_update','1760732369'),
(279,8,'session_tokens','a:1:{s:64:\"1e1a075d9758284208c3a61c1257dbeb8058e50a33049a01f5b67bd939613892\";a:4:{s:10:\"expiration\";i:1761941819;s:2:\"ip\";s:12:\"102.89.33.95\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Mobile Safari/537.36\";s:5:\"login\";i:1760732219;}}'),
(280,8,'wc_last_active','1760659200'),
(281,8,'woodmart_wishlist_groups','a:1:{i:7;s:11:\"My wishlist\";}'),
(282,8,'woodmart_wishlist_7','a:2:{s:7:\"expires\";i:1761337019;s:8:\"products\";a:0:{}}'),
(283,8,'wishlist_cleared_time','1760732240'),
(284,8,'woodmart_wishlist_group_7','a:2:{s:7:\"expires\";i:1761337040;s:8:\"products\";a:0:{}}'),
(285,8,'billing_first_name','AYUBA'),
(286,8,'billing_last_name','ENEJO'),
(287,8,'billing_address_1','No 34 olorundipe street obawula'),
(288,8,'billing_address_2','No,34'),
(289,8,'billing_city','Ikeja'),
(290,8,'billing_state','LA'),
(291,8,'billing_country','NG'),
(292,8,'billing_email','abdulrahmanenejoayuba@gmail.com'),
(293,8,'billing_phone','09160561169'),
(294,8,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),
(296,9,'first_name',''),
(297,9,'last_name',''),
(298,9,'description',''),
(299,9,'rich_editing','true'),
(300,9,'syntax_highlighting','true'),
(301,9,'comment_shortcuts','false'),
(295,9,'nickname','mega.s.to..pl.a.y'),
(302,9,'admin_color','fresh'),
(303,9,'use_ssl','0'),
(304,9,'show_admin_bar_front','true'),
(305,9,'locale',''),
(306,9,'wp6x_capabilities','a:1:{s:8:\"customer\";b:1;}'),
(307,9,'wp6x_user_level','0'),
(308,9,'default_password_nag','1'),
(309,9,'last_update','1760901014'),
(310,9,'session_tokens','a:1:{s:64:\"d445024d5151bc5287523b7823ae8d37ca530790cbc2707f09474211819479b7\";a:4:{s:10:\"expiration\";i:1762110621;s:2:\"ip\";s:13:\"31.129.170.42\";s:2:\"ua\";s:110:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36\";s:5:\"login\";i:1760901021;}}'),
(311,9,'wc_last_active','1760832000'),
(312,9,'woodmart_wishlist_groups','a:1:{i:8;s:11:\"My wishlist\";}'),
(313,9,'woodmart_wishlist_8','a:2:{s:7:\"expires\";i:1761505822;s:8:\"products\";a:0:{}}'),
(314,9,'_woocommerce_tracks_anon_id','woo:O6jaztkgoLVJNn6CvTLGKq2Y'),
(315,10,'nickname','m.ega.sto..p.la.y'),
(316,10,'first_name',''),
(317,10,'last_name',''),
(318,10,'description',''),
(319,10,'rich_editing','true'),
(320,10,'syntax_highlighting','true'),
(321,10,'comment_shortcuts','false'),
(322,10,'admin_color','fresh'),
(323,10,'use_ssl','0'),
(324,10,'show_admin_bar_front','true'),
(325,10,'locale',''),
(326,10,'wp6x_capabilities','a:1:{s:8:\"customer\";b:1;}'),
(327,10,'wp6x_user_level','0'),
(328,10,'default_password_nag','1'),
(329,10,'last_update','1760981309'),
(330,10,'session_tokens','a:1:{s:64:\"1c24aacc7d03f486f3a72c7381edc547771345f5bd0bd56eb873cbf32575b033\";a:4:{s:10:\"expiration\";i:1762190915;s:2:\"ip\";s:13:\"31.129.170.42\";s:2:\"ua\";s:110:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36\";s:5:\"login\";i:1760981315;}}'),
(331,10,'wc_last_active','1760918400'),
(332,10,'woodmart_wishlist_groups','a:1:{i:9;s:11:\"My wishlist\";}'),
(333,10,'woodmart_wishlist_9','a:2:{s:7:\"expires\";i:1761586116;s:8:\"products\";a:0:{}}'),
(334,10,'_woocommerce_tracks_anon_id','woo:PBsOjzSrya0ivVH41wa89isQ'),
(335,11,'nickname','me.ga.st.o..pla.y'),
(336,11,'first_name',''),
(337,11,'last_name',''),
(338,11,'description',''),
(339,11,'rich_editing','true'),
(340,11,'syntax_highlighting','true'),
(341,11,'comment_shortcuts','false'),
(342,11,'admin_color','fresh'),
(343,11,'use_ssl','0'),
(344,11,'show_admin_bar_front','true'),
(345,11,'locale',''),
(346,11,'wp6x_capabilities','a:1:{s:8:\"customer\";b:1;}'),
(347,11,'wp6x_user_level','0'),
(348,11,'default_password_nag','1'),
(349,11,'last_update','1761049406'),
(350,11,'session_tokens','a:1:{s:64:\"124b23c5a6c43eaab7f13d80d3b54c5e9a6c577c7551247943c34fa6bc947981\";a:4:{s:10:\"expiration\";i:1762259008;s:2:\"ip\";s:13:\"31.129.170.42\";s:2:\"ua\";s:110:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36\";s:5:\"login\";i:1761049408;}}'),
(351,11,'wc_last_active','1761004800'),
(352,11,'woodmart_wishlist_groups','a:1:{i:10;s:11:\"My wishlist\";}'),
(353,11,'woodmart_wishlist_10','a:2:{s:7:\"expires\";i:1761654211;s:8:\"products\";a:0:{}}'),
(354,11,'_woocommerce_tracks_anon_id','woo:FkKYvxXCa+wybW4hBrYnca6p'),
(355,12,'nickname','auradepaulette6'),
(356,12,'first_name',''),
(357,12,'last_name',''),
(358,12,'description',''),
(359,12,'rich_editing','true'),
(360,12,'syntax_highlighting','true'),
(361,12,'comment_shortcuts','false'),
(362,12,'admin_color','fresh'),
(363,12,'use_ssl','0'),
(364,12,'show_admin_bar_front','true'),
(365,12,'locale',''),
(366,12,'wp6x_capabilities','a:1:{s:8:\"customer\";b:1;}'),
(367,12,'wp6x_user_level','0'),
(368,12,'_wc_order_attribution_source_type','typein'),
(369,12,'_wc_order_attribution_utm_source','(direct)'),
(370,12,'_wc_order_attribution_session_entry','https://timewilltellstores.com/'),
(371,12,'_wc_order_attribution_session_start_time','2025-10-28 04:50:19'),
(372,12,'_wc_order_attribution_session_pages','2'),
(373,12,'_wc_order_attribution_session_count','1'),
(374,12,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1'),
(375,12,'_wc_order_attribution_device_type','Mobile'),
(376,12,'default_password_nag','1'),
(377,12,'last_update','1775204916'),
(378,12,'session_tokens','a:1:{s:64:\"7d1e9ca83ca5dea239bf06b1dad751adcb65345c9a002cd0f24a90704d6cdd73\";a:4:{s:10:\"expiration\";i:1762836654;s:2:\"ip\";s:13:\"84.239.41.144\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1\";s:5:\"login\";i:1761627054;}}'),
(379,12,'wc_last_active','1761609600'),
(380,12,'woodmart_wishlist_groups','a:1:{i:11;s:11:\"My wishlist\";}'),
(381,12,'woodmart_wishlist_11','a:2:{s:7:\"expires\";i:1762231855;s:8:\"products\";a:0:{}}'),
(382,12,'wishlist_cleared_time','1761627117'),
(383,12,'woodmart_wishlist_group_11','a:2:{s:7:\"expires\";i:1762231917;s:8:\"products\";a:0:{}}'),
(384,7,'wishlist_cleared_time','1761733575'),
(403,13,'locale',''),
(404,13,'wp6x_capabilities','a:1:{s:8:\"customer\";b:1;}'),
(405,13,'wp6x_user_level','0'),
(406,13,'_wc_order_attribution_source_type','organic'),
(407,13,'_wc_order_attribution_referrer','https://www.google.com/'),
(398,13,'syntax_highlighting','true'),
(399,13,'comment_shortcuts','false'),
(400,13,'admin_color','fresh'),
(401,13,'use_ssl','0'),
(402,13,'show_admin_bar_front','true'),
(393,13,'nickname','katealex55555555'),
(394,13,'first_name',''),
(395,13,'last_name',''),
(396,13,'description',''),
(389,1,'woocommerce_admin_variable_product_tour_shown','yes'),
(408,13,'_wc_order_attribution_utm_source','google'),
(409,13,'_wc_order_attribution_utm_medium','organic'),
(410,13,'_wc_order_attribution_session_entry','https://timewilltellstores.com/store/'),
(466,15,'session_tokens','a:1:{s:64:\"8b8318cadb6560aa27fc42a7b90dcb1ea8488b7d170977a9fec082d24901fd05\";a:4:{s:10:\"expiration\";i:1774797838;s:2:\"ip\";s:12:\"96.9.211.220\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Safari/537.36\";s:5:\"login\";i:1773588238;}}'),
(397,13,'rich_editing','true'),
(411,13,'_wc_order_attribution_session_start_time','2026-01-15 18:28:48'),
(412,13,'_wc_order_attribution_session_pages','2'),
(413,13,'_wc_order_attribution_session_count','1'),
(414,13,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.0.1 Mobile/15E148 Safari/604.1'),
(415,13,'_wc_order_attribution_device_type','Mobile'),
(416,13,'default_password_nag','1'),
(417,13,'last_update','1768501884'),
(418,13,'session_tokens','a:1:{s:64:\"5cc7331baf85456914bd6ab476d2066e18416cf917338d3be44f19ca5876fc4e\";a:4:{s:10:\"expiration\";i:1769711426;s:2:\"ip\";s:13:\"105.113.96.14\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.0.1 Mobile/15E148 Safari/604.1\";s:5:\"login\";i:1768501826;}}'),
(419,14,'nickname','amisumusa11'),
(420,14,'first_name',''),
(421,14,'last_name',''),
(422,14,'description',''),
(423,14,'rich_editing','true'),
(424,14,'syntax_highlighting','true'),
(425,14,'comment_shortcuts','false'),
(426,14,'admin_color','fresh'),
(427,14,'use_ssl','0'),
(428,14,'show_admin_bar_front','true'),
(429,14,'locale',''),
(430,14,'wp6x_capabilities','a:1:{s:8:\"customer\";b:1;}'),
(431,14,'wp6x_user_level','0'),
(432,14,'_wc_order_attribution_source_type','typein'),
(433,14,'_wc_order_attribution_utm_source','(direct)'),
(434,14,'_wc_order_attribution_session_entry','https://timewilltellstores.com/'),
(435,14,'_wc_order_attribution_session_start_time','2026-01-29 18:36:06'),
(436,14,'_wc_order_attribution_session_pages','3'),
(437,14,'_wc_order_attribution_session_count','1'),
(438,14,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 26_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/144.0.7559.53 Mobile/15E148 Safari/604.1'),
(439,14,'_wc_order_attribution_device_type','Mobile'),
(440,14,'default_password_nag','1'),
(441,14,'last_update','1769711847'),
(442,14,'session_tokens','a:1:{s:64:\"77da25b8ea90a0af5b543a11ddb237a4cd3c590935b5702a42fdf9bf451d3a19\";a:4:{s:10:\"expiration\";i:1770921448;s:2:\"ip\";s:12:\"102.89.47.44\";s:2:\"ua\";s:144:\"Mozilla/5.0 (iPhone; CPU iPhone OS 26_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/144.0.7559.53 Mobile/15E148 Safari/604.1\";s:5:\"login\";i:1769711848;}}'),
(443,14,'wc_last_active','1769731200'),
(444,14,'woodmart_wishlist_groups','a:1:{i:12;s:11:\"My wishlist\";}'),
(445,14,'woodmart_wishlist_12','a:2:{s:7:\"expires\";i:1770316650;s:8:\"products\";a:0:{}}'),
(461,15,'locale',''),
(462,15,'wp6x_capabilities','a:1:{s:8:\"customer\";b:1;}'),
(463,15,'wp6x_user_level','0'),
(464,15,'default_password_nag','1'),
(465,15,'last_update','1773588238'),
(457,15,'comment_shortcuts','false'),
(458,15,'admin_color','fresh'),
(459,15,'use_ssl','0'),
(460,15,'show_admin_bar_front','true'),
(451,15,'nickname','ar.e.naro.i.van.ova'),
(452,15,'first_name',''),
(453,15,'last_name',''),
(454,15,'description',''),
(455,15,'rich_editing','true'),
(456,15,'syntax_highlighting','true'),
(467,15,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),
(468,15,'wc_last_active','1773588243'),
(469,15,'woodmart_wishlist_groups','a:1:{i:13;s:11:\"My wishlist\";}'),
(470,15,'woodmart_wishlist_13','a:2:{s:7:\"expires\";i:1774193040;s:8:\"products\";a:0:{}}'),
(476,16,'nickname','josephsasu369'),
(477,16,'first_name',''),
(478,16,'last_name',''),
(479,16,'description',''),
(480,16,'rich_editing','true'),
(481,16,'syntax_highlighting','true'),
(482,16,'comment_shortcuts','false'),
(483,16,'admin_color','fresh'),
(484,16,'use_ssl','0'),
(485,16,'show_admin_bar_front','true'),
(486,16,'locale',''),
(487,16,'wp6x_capabilities','a:1:{s:8:\"customer\";b:1;}'),
(488,16,'wp6x_user_level','0'),
(489,16,'_wc_order_attribution_source_type','typein'),
(490,16,'_wc_order_attribution_utm_source','(direct)'),
(491,16,'_wc_order_attribution_session_entry','https://timewilltellstores.com/'),
(492,16,'_wc_order_attribution_session_start_time','2026-04-29 15:16:49'),
(493,16,'_wc_order_attribution_session_pages','3'),
(494,16,'_wc_order_attribution_session_count','1'),
(495,16,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1'),
(496,16,'_wc_order_attribution_device_type','Mobile'),
(497,16,'default_password_nag','1'),
(498,16,'last_update','1777475869'),
(499,16,'session_tokens','a:1:{s:64:\"e09286696781330e9f3991a4717069273ffdb2aff3764fd75f6105751be75324\";a:4:{s:10:\"expiration\";i:1778685471;s:2:\"ip\";s:14:\"197.211.53.102\";s:2:\"ua\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1\";s:5:\"login\";i:1777475871;}}'),
(500,16,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),
(501,16,'wc_last_active','1777476028'),
(502,16,'woodmart_wishlist_groups','a:1:{i:14;s:11:\"My wishlist\";}'),
(503,16,'woodmart_wishlist_14','a:2:{s:7:\"expires\";i:1778080682;s:8:\"products\";a:0:{}}');
/*!40000 ALTER TABLE `wp6x_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_users`
--

DROP TABLE IF EXISTS `wp6x_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_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=MyISAM AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_users`
--

LOCK TABLES `wp6x_users` WRITE;
/*!40000 ALTER TABLE `wp6x_users` DISABLE KEYS */;
INSERT INTO `wp6x_users` VALUES
(1,'admin','$wp$2y$10$Fm6Htrk2EkPVeAC8zLVxG.vLeENJxYXk8zqVij3OZy0vRGE4/qw0W','admin','info@timewilltellstores.com','http://timewilltellstores.com','2025-09-26 12:50:29','',0,'admin'),
(16,'josephsasu369','$wp$2y$10$Jm/VrGkbsWpbrB8qdeVxxux19CBIBKIZyCPV2R38NASqZwHiroVw2','josephsasu369','josephsasu369@gmail.com','','2026-04-29 15:17:48','1777475869:$generic$SST7FA90txGxvGQcvbV8rPOJObxQdGHS7vnI2zrc',0,'josephsasu369'),
(2,'abasiodiongekerette','$P$BPgHrkrZkS4ugQVkf4dcjt1aqhYAJf1','abasiodiongekerette','abasiodiongekerette@gmail.com','','2025-10-14 17:47:32','1760464052:$P$BwJ4n1xdHjsWamQxLY6bEGn5e/6dcv1',0,'abasiodiongekerette'),
(3,'nomin.momin323v1','$P$BrOknNwkIWlU6AzjcU5RR0LeC9zhQN.','nomin-momin323v1','nomin.momin+323v1@mail.ru','','2025-10-15 03:28:45','1760498925:$P$BcpZ1YH8N5k/0OjVIIRprwoP2jCg2u.',0,'nomin.momin323v1'),
(4,'dhavextitches','$P$B7Nl4aueAR1tmilc40brw00MDWr5LC/','dhavextitches','dhavextitches@gmail.com','','2025-10-16 14:26:28','1760624788:$P$BRy2XbNu/rbOSMJckMzn7rPfAPfDDA/',0,'dhavextitches'),
(5,'sodeekadewale02','$P$Bnj0pySj1PmfN.Wj/dIr2qItmNMowF1','sodeekadewale02','sodeekadewale02@gmail.com','','2025-10-16 20:45:56','1760647556:$P$BJe6ZhJJDidmcIiqitHXGmjYAfe.w0.',0,'sodeekadewale02'),
(6,'sodeek43','$P$BtuoYlVyqad/9i89Q6uAjZGoztgZWw0','sodeek43','sodeek43@gmail.com','','2025-10-16 20:46:49','1760647609:$P$BdUAvxvSoCvdJkQZLOAceFahdEkl1Q1',0,'sodeek43'),
(7,'timewilltell091','$P$B2KftDEUxzS0jiCQM.0SPcTKk3Of.b1','timewilltell091','timewilltell091@gmail.com','','2025-10-16 20:48:53','1760647733:$P$BTSbUzLFEs2OrjzT5QxYvI9wlq3azn.',0,'timewilltell091'),
(8,'abdulrahmanenejoayuba','$P$BjkDXlL0dyK2VDocv4.WOETfzv1M400','abdulrahmanenejoayuba','abdulrahmanenejoayuba@gmail.com','','2025-10-17 20:16:58','1760732218:$P$BXA6vAf6wdhkliQndzVx7ZRx8B9VOJ0',0,'abdulrahmanenejoayuba'),
(9,'mega.s.to..pl.a.y','$P$BaVTTkmMiAhE5OkOUTpijdZRM6zzK10','mega-s-to-pl-a-y','mega.s.to..pl.a.y@gmail.com','','2025-10-19 19:10:13','1760901014:$P$BGeSGnGljpQXNOpDyCpKL4NWjyiE2s0',0,'mega.s.to..pl.a.y'),
(10,'m.ega.sto..p.la.y','$P$BSVbQqj7u8l5MfCEV5KjgjpLsBBbAr0','m-ega-sto-p-la-y','m.ega.sto..p.la.y@gmail.com','','2025-10-20 17:28:28','1760981309:$P$BNwesG6ASWh6375AhdE2UmBxKV5Mj90',0,'m.ega.sto..p.la.y'),
(11,'me.ga.st.o..pla.y','$P$BOufoA.9JOGqIo6A.eqA.lmghouO9y.','me-ga-st-o-pla-y','me.ga.st.o..pla.y@gmail.com','','2025-10-21 12:23:26','1761049406:$P$BpJCpkb3jICIhBf3XOiwRfJMAVwDnp1',0,'me.ga.st.o..pla.y'),
(12,'auradepaulette6','$P$B6q8xv7H9UyxrJvY7enpzQZ43cu21Q0','auradepaulette6','auradepaulette6@gmail.com','','2025-10-28 04:50:51','1775204916:$generic$5lsSDOUM_YUgqBFG6dp5fpmDOr3CH0RNE-ShBUNX',0,'auradepaulette6'),
(13,'katealex55555555','$wp$2y$10$E.INQKlw3LzNgci3NKkK0ORYk0OYIhuEYIxOkwGjGyjUx/Y5zJ3U6','katealex55555555','Katealex55555555@gmail.com','','2026-01-15 18:30:23','1768501883:$generic$qNiGtawtrTtOuySgJG02iNvMP8BHE5SCBYcVnhuA',0,'katealex55555555'),
(14,'amisumusa11','$wp$2y$10$0FCb3A44DYHrpShYfVsrIe5I/V6QZTjR/O0thmmd45.8Dx.tuUJNu','amisumusa11','amisumusa11@gmail.com','','2026-01-29 18:37:27','1769711847:$generic$8nRaVc8HFuKSjlXHDaED-E89wEFMk6Pbug6O3IgC',0,'amisumusa11'),
(15,'ar.e.naro.i.van.ova','$wp$2y$10$RcxZ6p1HsDZ9Thy7.Mcwv.d0D7goDXblxPEDyu0vR3K.Hu1oYx03W','ar-e-naro-i-van-ova','ar.e.naro.i.van.ova@gmail.com','','2026-03-15 15:23:58','1773588238:$generic$pkGAPvCSVWJlz_fnjPJ8y1Wlh1yZ_UzXsZthHwTz',0,'ar.e.naro.i.van.ova');
/*!40000 ALTER TABLE `wp6x_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_wc_admin_note_actions`
--

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

--
-- Dumping data for table `wp6x_wc_admin_note_actions`
--

LOCK TABLES `wp6x_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wp6x_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wp6x_wc_admin_note_actions` VALUES
(1,1,'notify-refund-returns-page','Edit page','http://timewilltellstores.com/wp-admin/post.php?post=12&action=edit','actioned','',NULL,NULL),
(1548,2,'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),
(1549,3,'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),
(1550,4,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/woopayments-new-user-feedback','actioned','',NULL,NULL),
(1551,5,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL),
(1552,6,'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),
(1553,7,'update-wc-subscriptions-3-0-15','View latest version','https://timewilltellstores.com/wp-admin/&page=wc-addons&section=helper','actioned','',NULL,NULL),
(1554,8,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL),
(1555,11,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL),
(1556,12,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL),
(1557,13,'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),
(1559,14,'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),
(1561,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),
(1564,16,'dismiss','Dismiss','','actioned','',NULL,NULL),
(1565,17,'share-feedback','Share feedback','https://automattic.survey.fm/store-management','unactioned','',NULL,NULL),
(1567,18,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL),
(1566,18,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),
(1568,19,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),
(1570,20,'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),
(1571,21,'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),
(1573,22,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL),
(1572,22,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://timewilltellstores.com/wp-admin/update-core.php','unactioned','',NULL,NULL),
(1575,23,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL),
(1574,23,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://timewilltellstores.com/wp-admin/update-core.php','unactioned','',NULL,NULL),
(1576,24,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL),
(1578,25,'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),
(1577,25,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://timewilltellstores.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),
(1580,26,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL),
(1579,26,'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),
(1581,27,'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),
(1583,28,'dismiss','Dismiss','#','actioned','',NULL,NULL),
(1584,29,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://timewilltellstores.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(1586,30,'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),
(1587,31,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://timewilltellstores.com/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL),
(1589,32,'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),
(1588,32,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://timewilltellstores.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),
(1590,33,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://timewilltellstores.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(1593,34,'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),
(1592,34,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://timewilltellstores.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),
(1594,35,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://timewilltellstores.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(1597,36,'woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss','Dismiss','#','actioned','',NULL,NULL),
(1596,36,'woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings','See available updates','https://timewilltellstores.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(1599,37,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned','',NULL,NULL),
(1598,37,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://timewilltellstores.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(1601,38,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://timewilltellstores.com/wp-admin/#','actioned','',NULL,NULL),
(1600,38,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','https://timewilltellstores.com/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL),
(1603,39,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned','',NULL,NULL),
(1602,39,'woocommerce-WCGC-July-2023-update-needed','See available updates','https://timewilltellstores.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(1604,40,'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),
(1606,41,'dismiss','Dismiss','https://timewilltellstores.com/wp-admin/admin.php?page=wc-admin','actioned','',NULL,NULL),
(1605,41,'plugin-list','See available updates','https://timewilltellstores.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(1608,42,'dismiss','Dismiss','#','actioned','',NULL,NULL),
(1607,42,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','https://timewilltellstores.com/wp-admin/update-core.php?','unactioned','',NULL,NULL),
(1609,43,'dismiss','Dismiss','#','actioned','',NULL,NULL),
(1610,44,'dismiss','Dismiss','#','actioned','',NULL,NULL),
(1611,45,'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),
(1614,46,'dismiss','Dismiss','https://timewilltellstores.com/wp-admin/#','actioned','',NULL,NULL),
(1613,46,'woocommerce-usermeta-Sept2023-productvendors','See available updates','https://timewilltellstores.com/wp-admin/plugins.php','unactioned','',NULL,NULL),
(1618,48,'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),
(1617,48,'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),
(1619,49,'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),
(1621,50,'sirt-woo-2024-11-xss-admin','Dismiss','#','actioned','',NULL,NULL),
(1620,50,'sirt-woo-2024-11-xss-admin','See available updates','https://timewilltellstores.com/wp-admin/update-core.php?','unactioned','',NULL,NULL),
(1622,51,'paypal-braintree-sdk-depreciation-2025-02-20-button','Upgrade now','https://timewilltellstores.com/wp-admin/wp-admin/plugins.php','actioned','',NULL,NULL),
(1623,52,'uk-vat-notice-button-2025-04-30','Learn more about this extension','https://wordpress.org/plugins/eu-vat-for-woocommerce/','actioned','',NULL,NULL),
(309,53,'payson-retirement-2025','Explore alternative payment methods','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?categoryIds=28680&collections=product&page=1&country=Sweden&utm_source=inbox_note&utm_medium=product&utm_campaign=payson-retirement-2025','actioned','',NULL,NULL),
(1624,54,'paypal-braintree-sdk-depreciation-2025-05-30-button','Update now','https://timewilltellstores.com/wp-admin/wp-admin/plugins.php','unactioned','',NULL,NULL),
(233,55,'disable-paystack-test-mode','Disable Paystack test mode','https://timewilltellstores.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=paystack','actioned','',NULL,NULL),
(1615,47,'woocommerce-STRIPE-Oct-2023-update-needed','See available updates','https://timewilltellstores.com/wp-admin/update-core.php','unactioned','',NULL,NULL),
(311,56,'protect-paypal-with-recaptcha','Activate Now','https://timewilltellstores.com/wp-admin/admin.php?page=wc-settings&tab=integration&section=ppcp-recaptcha','unactioned','',NULL,NULL),
(1563,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),
(1626,63,'stripe-woo-gateway-update-april2026','Dismiss','#','actioned','',NULL,NULL),
(388,57,'setup-instructions','Setup Instructions','https://woocommerce.com/document/woocommerce-paypal-payments/fraud-and-disputes/?utm_source=inbox_note&utm_medium=product&utm_campaign=setup-instructions#section-4','unactioned','',NULL,NULL),
(389,57,'activate-now','Activate Now','https://timewilltellstores.com/wp-admin/admin.php?page=wc-settings&tab=integration&section=ppcp-recaptcha','unactioned','',NULL,NULL),
(390,58,'learn-more','Learn more','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),
(391,59,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),
(392,60,'scheduled-updates-enable','Enable','https://timewilltellstores.com/wp-admin/admin.php?page=wc-admin','actioned','Scheduled updates enabled',NULL,NULL),
(1595,35,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://timewilltellstores.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),
(1585,29,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://timewilltellstores.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),
(1591,33,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://timewilltellstores.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),
(469,61,'browse','Browse','https://woocommerce.com/success-stories/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),
(1616,47,'dismiss','Dismiss','#','actioned','',NULL,NULL),
(1079,62,'usps-surcharge-apr2026-cta','Learn More','https://about.usps.com/newsroom/national-releases/2026/0325-usps-announces-transportation-related-time-limited-price-change.htm','unactioned','',NULL,NULL),
(1582,28,'extension-settings','See available updates','https://timewilltellstores.com/wp-admin/update-core.php','unactioned','',NULL,NULL),
(1569,19,'dismiss','Dismiss','','actioned','',NULL,NULL),
(1625,63,'stripe-woo-gateway-update-april2026','See available updates','https://timewilltellstores.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(1560,14,'dismiss','Dismiss','','actioned','',NULL,NULL),
(1562,15,'dismiss','Dismiss','','actioned','',NULL,NULL),
(1612,64,'klaviyo_q2_2026','Get started','https://www.klaviyo.com/login?next=/customer-hub/get-started','unactioned','',NULL,NULL),
(1558,13,'dismiss','Dismiss','','actioned','',NULL,NULL);
/*!40000 ALTER TABLE `wp6x_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_wc_admin_notes`
--

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

--
-- Dumping data for table `wp6x_wc_admin_notes`
--

LOCK TABLES `wp6x_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wp6x_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wp6x_wc_admin_notes` VALUES
(1,'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','2025-10-03 13:45:45',NULL,0,'plain','',0,1,'info'),
(2,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(3,'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.','{}','unactioned','woocommerce.com','2025-10-13 15:06:20',NULL,0,'plain','',0,1,'info'),
(4,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(5,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(6,'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.','{}','unactioned','woocommerce.com','2026-02-23 01:28:54',NULL,0,'plain','',0,0,'info'),
(7,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(8,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(9,'wcpay-promo-2020-11','marketing','en_US','wcpay-promo-2020-11','wcpay-promo-2020-11','{}','pending','woocommerce.com','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(10,'wcpay-promo-2020-12','marketing','en_US','wcpay-promo-2020-12','wcpay-promo-2020-12','{}','pending','woocommerce.com','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(11,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(12,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(13,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(14,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(15,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(16,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(17,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(18,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(19,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(20,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(21,'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.','{}','pending','woocommerce.com','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(22,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(23,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(24,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(25,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(26,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(27,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(28,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(29,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(30,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(31,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(32,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(33,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(34,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(35,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(36,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(37,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(38,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(39,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(40,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(41,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(42,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(43,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(44,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(45,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(46,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(47,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(48,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(49,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(50,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(51,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(52,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(53,'payson-retirement-2025','update','en_US','Payson Form Retirement','Svea Bank is discontinuing the Payson service; the last date for transactions is August 31, 2025. As a result, the Payson Form extension has been removed from WooCommerce.com. Documentation remains available.','{}','pending','woocommerce.com','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(54,'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','2025-10-03 13:46:01',NULL,0,'plain','',0,0,'info'),
(55,'paystack-test-mode','info','en_US','Paystack test mode enabled','Paystack test mode is currently enabled. Remember to disable it when you want to start accepting live payment on your site.','{}','unactioned','woo-paystack','2025-10-13 15:01:14',NULL,0,'plain','',0,1,'info'),
(56,'ppcp-recaptcha-protection-note','info','en_US','Activate PayPal fraud management','PayPal detected increased suspicious card activity in market. Please enable fraud protection in your PayPal Payment settings by enabling CAPTCHA for PayPal Payments.','{}','unactioned','woocommerce-paypal-payments/woocommerce-paypal-payments.php','2025-12-29 01:22:00',NULL,0,'plain','',0,1,'info'),
(57,'paypal-carding-recaptcha-jan-26','update','en_US','Fraud protection is now required — enable today','Card networks like Visa and Mastercard 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.com','2026-02-23 01:28:54',NULL,0,'plain','',0,0,'info'),
(58,'wc-admin-launch-checklist','info','en_US','Ready to launch your store?','To make sure you never get that sinking \"what did I forget\" feeling, we\'ve put together the essential pre-launch checklist.','{}','unactioned','woocommerce-admin','2026-04-16 01:28:44',NULL,0,'plain','',0,0,'info'),
(59,'wc-admin-manage-orders-on-the-go','info','en_US','Manage your orders on the go','Look for orders, customer info, and process refunds in one click with the Woo app.','{}','unactioned','woocommerce-admin','2026-04-16 01:28:44',NULL,0,'plain','',0,0,'info'),
(60,'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-04-16 01:28:45',NULL,0,'plain','',0,0,'info'),
(61,'wc-admin-orders-milestone','info','en_US','Congratulations on processing 10 orders!','You\'ve hit the 10 orders milestone! Look at you go. Browse some WooCommerce success stories for inspiration.','{\"current_milestone\":10}','unactioned','woocommerce-admin','2026-04-16 01:28:46',NULL,0,'plain','',0,0,'info'),
(62,'usps-surcharge-apr2026','marketing','en_US','Heads up: USPS rates increasing 8% on April 26','USPS is adding a temporary 8% surcharge on Priority Mail, Priority Mail Express, Ground Advantage, and Parcel Select from April 26, 2026 through January 17, 2027. WooCommerce Shipping discounted rates still apply.','{}','pending','woocommerce.com','2026-04-22 03:03:51',NULL,0,'plain','',0,0,'info'),
(63,'stripe-woo-gateway-update-april2026','update','en_US','A critical update is required for Stripe for WooCommerce','<strong>A critical update is required for Stripe for WooCommerce</strong> that addresses possible payment issues. Please update the WooCommerce Stripe Gateway to v10.6.1 immediately.','{}','pending','woocommerce.com','2026-04-24 03:27:40',NULL,0,'plain','',0,0,'info'),
(64,'klaviyo_q2_2026','marketing','en_US','Attn Woo: Klaviyo Customer Hub is here','Drive revenue and reduce your support burden by giving customers a single place to manage their orders, returns, subscriptions, loyalty, and more. Enable Customer Hub in your Klaviyo dashboard today, available on all paid plans.','{}','pending','woocommerce.com','2026-04-30 08:28:42',NULL,0,'plain','',0,0,'info');
/*!40000 ALTER TABLE `wp6x_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_wc_category_lookup`
--

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

--
-- Dumping data for table `wp6x_wc_category_lookup`
--

LOCK TABLES `wp6x_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wp6x_wc_category_lookup` DISABLE KEYS */;
INSERT INTO `wp6x_wc_category_lookup` VALUES
(22,22),
(32,32),
(33,33),
(72,72);
/*!40000 ALTER TABLE `wp6x_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_wc_customer_lookup`
--

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

--
-- Dumping data for table `wp6x_wc_customer_lookup`
--

LOCK TABLES `wp6x_wc_customer_lookup` WRITE;
/*!40000 ALTER TABLE `wp6x_wc_customer_lookup` DISABLE KEYS */;
INSERT INTO `wp6x_wc_customer_lookup` VALUES
(1,2,'abasiodiongekerette','Abasiodiong','Francis','abasiodiongekerette@gmail.com','2025-10-14 17:49:07','2025-10-14 17:47:32','NG','','Magboro','OG'),
(2,3,'nomin.momin323v1','','','nomin.momin+323v1@mail.ru','2025-10-14 23:00:00','2025-10-15 02:28:45','','','',''),
(3,4,'dhavextitches','David','Faju','dhavextitches@gmail.com','2025-10-16 14:30:46','2025-10-16 14:26:28','NG','','Iju','LA'),
(4,5,'sodeekadewale02','','','sodeekadewale02@gmail.com',NULL,'2025-10-16 19:45:56','','','',''),
(5,6,'sodeek43','','','sodeek43@gmail.com','2025-10-15 23:00:00','2025-10-16 19:46:49','','','',''),
(6,7,'timewilltell091','Peran','Eyin','timewilltell091@gmail.com','2025-10-16 14:29:03','2025-10-16 19:48:53','NG','','Ikeja','LA'),
(7,8,'abdulrahmanenejoayuba','AYUBA','ENEJO','abdulrahmanenejoayuba@gmail.com','2025-10-16 23:00:00','2025-10-17 19:16:58','NG','','Ikeja','LA'),
(8,9,'mega.s.to..pl.a.y','','','mega.s.to..pl.a.y@gmail.com','2025-10-18 23:00:00','2025-10-19 18:10:13','','','',''),
(9,10,'m.ega.sto..p.la.y','','','m.ega.sto..p.la.y@gmail.com','2025-10-19 23:00:00','2025-10-20 16:28:28','','','',''),
(10,11,'me.ga.st.o..pla.y','','','me.ga.st.o..pla.y@gmail.com','2025-10-20 23:00:00','2025-10-21 11:23:26','','','',''),
(11,12,'auradepaulette6','','','auradepaulette6@gmail.com','2025-10-27 23:00:00','2025-10-28 03:50:51','','','',''),
(12,13,'katealex55555555','','','Katealex55555555@gmail.com',NULL,'2026-01-15 17:30:23','','','',''),
(13,14,'amisumusa11','','','amisumusa11@gmail.com','2026-01-29 23:00:00','2026-01-29 17:37:27','','','',''),
(14,15,'ar.e.naro.i.van.ova','','','ar.e.naro.i.van.ova@gmail.com','2026-03-15 14:24:03','2026-03-15 14:23:58','','','',''),
(15,1,'admin','Ogunleye','Daniel','info@timewilltellstores.com','2025-11-10 23:02:30','2025-09-26 12:50:29','NG','','Lagos','KO'),
(16,NULL,'','Ogunleye','Daniel','ogunleyeoluwapelumi3@gmail.com','2025-10-13 15:17:39',NULL,'NG','','Lagos','LA'),
(17,NULL,'','Temitope','Oreoluwa','temitopeoreoluwa928@gmail.com','2025-10-14 03:08:44',NULL,'NG','','Lagos','NA'),
(18,NULL,'','Ezekiel','kunle','benezekiel78@gmail.com','2025-10-16 14:31:00',NULL,'NG','','ogba','LA'),
(19,NULL,'','Olushola','Quadri','kissmary897@gmail.com','2025-11-20 00:19:59',NULL,'NG','','Akute','OG'),
(20,NULL,'','Quadri','Lawal','qlawal325@gmail.com','2025-12-06 17:59:18',NULL,'NG','','Maidan','OG'),
(21,16,'josephsasu369','','','josephsasu369@gmail.com','2026-04-29 15:20:28','2026-04-29 15:17:48','','','','');
/*!40000 ALTER TABLE `wp6x_wc_customer_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_wc_download_log`
--

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

--
-- Dumping data for table `wp6x_wc_download_log`
--

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

--
-- Table structure for table `wp6x_wc_order_addresses`
--

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

--
-- Dumping data for table `wp6x_wc_order_addresses`
--

LOCK TABLES `wp6x_wc_order_addresses` WRITE;
/*!40000 ALTER TABLE `wp6x_wc_order_addresses` DISABLE KEYS */;
INSERT INTO `wp6x_wc_order_addresses` VALUES
(1,10125,'billing','Ogunleye','Daniel',NULL,'31 AKinkunmi Street Surulere Lagos',NULL,'Lagos','LA',NULL,'NG','info@timewilltellstores.com','+2349061820296'),
(2,10126,'billing','Ogunleye','Daniel',NULL,'31 AKinkunmi Street Surulere Lagos',NULL,'Lagos','LA',NULL,'NG','ogunleyeoluwapelumi3@gmail.com','+2349061820296'),
(3,10127,'billing','Ogunleye','Daniel',NULL,'31 AKinkunmi Street Surulere Lagos',NULL,'Lagos','KO',NULL,'NG','info@timewilltellstores.com','+2349061820296'),
(4,10127,'shipping','Ogunleye','Daniel',NULL,'31 AKinkunmi Street Surulere Lagos',NULL,'Lagos','KO',NULL,'NG',NULL,NULL),
(5,10128,'billing','Temitope','Oreoluwa','Timewilltell','34 Jones Street','No 10 ejor street odogunyan ikorodu','Lagos','NA',NULL,'NG','temitopeoreoluwa928@gmail.com','+2349047623020'),
(6,10128,'shipping','Temitope','Oreoluwa','Timewilltell','34 Jones Street','No 10 ejor street odogunyan ikorodu','Lagos','NA',NULL,'NG',NULL,NULL),
(7,10129,'billing','Abasiodiong','Francis',NULL,'12, ASSOCIATION AVENUE, MAKOGI',NULL,'Magboro','OG',NULL,'NG','abasiodiongekerette@gmail.com','07036164749'),
(8,10129,'shipping','Abasiodiong','Francis',NULL,'12, ASSOCIATION AVENUE, MAKOGI',NULL,'Magboro','OG',NULL,'NG',NULL,NULL),
(9,10130,'billing','Peran','Eyin',NULL,'4,Agege wa',NULL,'Ikeja','LA',NULL,'NG','timewilltell091@gmail.com','07036164749'),
(10,10130,'shipping','Peran','Eyin',NULL,'4,Agege wa',NULL,'Ikeja','LA',NULL,'NG',NULL,NULL),
(11,10131,'billing','David','Faju','Dhavextitches','2,Muyiwa olojo street shittu Thompson','2,Muyiwa olojo street shittu Thompson','Iju','LA',NULL,'NG','dhavextitches@gmail.com','+2348101795888'),
(12,10131,'shipping','David','Faju','Dhavextitches','2,Muyiwa olojo street shittu Thompson','2,Muyiwa olojo street shittu Thompson','Iju','LA',NULL,'NG',NULL,NULL),
(13,10132,'billing','Ezekiel','kunle',NULL,'19 ijayi road Gtbank ogba opposite wace office','ogba','ogba','LA',NULL,'NG','benezekiel78@gmail.com','09021793502'),
(14,10132,'shipping','Ezekiel','kunle',NULL,'19 ijayi road Gtbank ogba opposite wace office','ogba','ogba','LA',NULL,'NG',NULL,NULL),
(15,10133,'billing','Ogunleye','Daniel',NULL,'31 AKinkunmi Street Surulere Lagos',NULL,'Lagos','KO',NULL,'NG','info@timewilltellstores.com','+2349061820296'),
(16,10133,'shipping','Ogunleye','Daniel',NULL,'31 AKinkunmi Street Surulere Lagos',NULL,'Lagos','KO',NULL,'NG',NULL,NULL),
(17,10224,'billing','Olushola','Quadri','Rano','Gayunitaofeek 17','oke aro Arolbo inside','Akute','OG',NULL,'NG','kissmary897@gmail.com','07070204048'),
(18,10224,'shipping','Olushola','Quadri','Rano','Gayunitaofeek 17','oke aro Arolbo inside','Akute','OG',NULL,'NG',NULL,NULL),
(19,10225,'billing','Quadri','Lawal',NULL,'No 3 Ijesesan Street',NULL,'Maidan','OG',NULL,'NG','qlawal325@gmail.com','08148447812'),
(20,10225,'shipping','Quadri','Lawal',NULL,'No 3 Ijesesan Street',NULL,'Maidan','OG',NULL,'NG',NULL,NULL);
/*!40000 ALTER TABLE `wp6x_wc_order_addresses` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_wc_order_coupon_lookup`
--

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

--
-- Dumping data for table `wp6x_wc_order_coupon_lookup`
--

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

--
-- Table structure for table `wp6x_wc_order_operational_data`
--

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

--
-- Dumping data for table `wp6x_wc_order_operational_data`
--

LOCK TABLES `wp6x_wc_order_operational_data` WRITE;
/*!40000 ALTER TABLE `wp6x_wc_order_operational_data` DISABLE KEYS */;
INSERT INTO `wp6x_wc_order_operational_data` VALUES
(1,10125,'checkout','10.5.2',0,0,0,'d6ce0e1dc65e1a75df8b34a583515dec',0,'wc_order_ir2eUoYOWolEc',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0),
(2,10126,'checkout','10.5.2',0,0,0,'d73bf5aa11aab73a97170636af674162',0,'wc_order_OliUD0Hxb5r6b',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0),
(3,10127,'checkout','10.5.2',0,0,0,'182fa00f2badd078e69e7b9325a6a722',0,'wc_order_qXUQe8mUmEceS',0,NULL,NULL,0.00000000,10000.00000000,0.00000000,0.00000000,0),
(4,10128,'checkout','10.5.2',0,0,0,'7824ce6224b658b9c73a81246d9eb87a',0,'wc_order_ey16eQU4uTSgB',0,NULL,NULL,0.00000000,10000.00000000,0.00000000,0.00000000,0),
(5,10129,'checkout','10.5.2',0,0,0,'c46d070ca7060b59cc0c5d82c2861c9d',0,'wc_order_jDOV516fLiVLb',0,NULL,NULL,0.00000000,10000.00000000,0.00000000,0.00000000,0),
(6,10130,'checkout','10.5.2',0,0,0,'9d884bc634a52e5555a7851b72cbe664',0,'wc_order_WbaZRVt6CqrkS',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0),
(7,10131,'checkout','10.2.2',0,1,1,'ab67b7c2b27b0df45c0f78a6ac434ae3',1,'wc_order_vUyxUbm0THUN4',1,'2025-10-16 14:35:10','2025-10-16 14:35:12',0.00000000,0.00000000,0.00000000,0.00000000,1),
(8,10132,'checkout','10.5.2',0,0,0,'ab67b7c2b27b0df45c0f78a6ac434ae3',0,'wc_order_whTMYyZGqOhMg',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0),
(9,10133,'checkout','10.5.2',0,0,0,'a5d90ddedd9f056df57918975eb5b7b6',0,'wc_order_qGcxXw0YFuxQp',0,NULL,NULL,0.00000000,10000.00000000,0.00000000,0.00000000,0),
(10,10224,'checkout','10.5.2',0,0,0,'2252f2f4b87d160afb679c88462ae3a2',0,'wc_order_F1JXA22FuR4vg',0,NULL,NULL,0.00000000,10000.00000000,0.00000000,0.00000000,0),
(11,10225,'checkout','10.5.2',0,0,0,'203d67769e460708099e09115f7a15b4',0,'wc_order_GW7pPl3MG1un2',0,NULL,NULL,0.00000000,10000.00000000,0.00000000,0.00000000,0);
/*!40000 ALTER TABLE `wp6x_wc_order_operational_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_wc_order_product_lookup`
--

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

--
-- Dumping data for table `wp6x_wc_order_product_lookup`
--

LOCK TABLES `wp6x_wc_order_product_lookup` WRITE;
/*!40000 ALTER TABLE `wp6x_wc_order_product_lookup` DISABLE KEYS */;
INSERT INTO `wp6x_wc_order_product_lookup` VALUES
(67,10125,9986,0,15,'2025-10-13 15:13:25',1,50000,50000,0,0,0,0),
(68,10125,9985,0,15,'2025-10-13 15:13:25',3,210000,210000,0,0,0,0),
(69,10125,9990,0,15,'2025-10-13 15:13:25',1,115000,115000,0,0,0,0),
(70,10125,9988,0,15,'2025-10-13 15:13:25',1,170000,170000,0,0,0,0),
(71,10126,9985,0,16,'2025-10-13 15:17:39',1,70000,70000,0,0,0,0),
(84,10127,9986,0,15,'2025-10-13 19:22:37',1,50000,51428.571429,0,0,1428.571429,0),
(85,10127,9985,0,15,'2025-10-13 19:22:37',3,210000,214285.714286,0,0,4285.714286,0),
(86,10127,9990,0,15,'2025-10-13 19:22:37',1,115000,116428.571429,0,0,1428.571429,0),
(87,10127,9988,0,15,'2025-10-13 19:22:37',2,340000,342857.142857,0,0,2857.142857,0),
(101,10128,9988,0,17,'2025-10-14 03:08:44',1,170000,180000,0,0,10000,0),
(109,10129,9980,0,1,'2025-10-14 17:49:07',2,120000,130000,0,0,10000,0),
(287,10130,9993,0,6,'2025-10-16 14:29:03',1,75000,75000,0,0,0,0),
(289,10131,9980,0,3,'2025-10-16 14:30:46',1,60000,60000,0,0,0,0),
(291,10132,9980,0,18,'2025-10-16 14:31:00',1,60000,60000,0,0,0,0),
(293,10133,9986,0,15,'2025-11-10 23:02:30',1,50000,51250,0,0,1250,0),
(294,10133,9985,0,15,'2025-11-10 23:02:30',4,280000,285000,0,0,5000,0),
(295,10133,9990,0,15,'2025-11-10 23:02:30',1,115000,116250,0,0,1250,0),
(296,10133,9988,0,15,'2025-11-10 23:02:30',2,340000,342500,0,0,2500,0),
(298,10224,9987,0,19,'2025-11-20 00:19:59',1,170000,180000,0,0,10000,0),
(300,10225,9985,0,20,'2025-12-06 17:59:18',1,70000,80000,0,0,10000,0);
/*!40000 ALTER TABLE `wp6x_wc_order_product_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_wc_order_stats`
--

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

--
-- Dumping data for table `wp6x_wc_order_stats`
--

LOCK TABLES `wp6x_wc_order_stats` WRITE;
/*!40000 ALTER TABLE `wp6x_wc_order_stats` DISABLE KEYS */;
INSERT INTO `wp6x_wc_order_stats` VALUES
(10125,0,'2025-10-13 15:13:25','2025-10-13 15:13:25',NULL,NULL,6,545000,0,0,545000,0,'wc-cancelled',15),
(10126,0,'2025-10-13 15:17:39','2025-10-13 15:17:39',NULL,NULL,1,70000,0,0,70000,0,'wc-cancelled',16),
(10127,0,'2025-10-13 19:22:37','2025-10-13 19:22:37',NULL,NULL,7,725000,0,10000,715000,0,'wc-cancelled',15),
(10128,0,'2025-10-14 03:08:44','2025-10-14 03:08:44',NULL,NULL,1,180000,0,10000,170000,0,'wc-cancelled',17),
(10129,0,'2025-10-14 17:49:07','2025-10-14 17:49:07',NULL,NULL,2,130000,0,10000,120000,0,'wc-cancelled',1),
(10130,0,'2025-10-16 14:29:03','2025-10-16 14:29:03',NULL,NULL,1,75000,0,0,75000,0,'wc-cancelled',6),
(10131,0,'2025-10-16 14:30:46','2025-10-16 14:30:46','2025-10-16 14:35:10','2025-10-16 14:35:12',1,60000,0,0,60000,0,'wc-completed',3),
(10132,0,'2025-10-16 14:31:00','2025-10-16 14:31:00',NULL,NULL,1,60000,0,0,60000,0,'wc-cancelled',18),
(10133,0,'2025-11-10 23:02:30','2025-11-10 23:02:30',NULL,NULL,8,795000,0,10000,785000,0,'wc-cancelled',15),
(10224,0,'2025-11-20 00:19:59','2025-11-20 00:19:59',NULL,NULL,1,180000,0,10000,170000,0,'wc-cancelled',19),
(10225,0,'2025-12-06 17:59:18','2025-12-06 17:59:18',NULL,NULL,1,80000,0,10000,70000,0,'wc-cancelled',20);
/*!40000 ALTER TABLE `wp6x_wc_order_stats` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_wc_order_tax_lookup`
--

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

--
-- Dumping data for table `wp6x_wc_order_tax_lookup`
--

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

--
-- Table structure for table `wp6x_wc_orders`
--

DROP TABLE IF EXISTS `wp6x_wc_orders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_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`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_wc_orders`
--

LOCK TABLES `wp6x_wc_orders` WRITE;
/*!40000 ALTER TABLE `wp6x_wc_orders` DISABLE KEYS */;
INSERT INTO `wp6x_wc_orders` VALUES
(10125,'wc-cancelled','NGN','shop_order',0.00000000,545000.00000000,1,'info@timewilltellstores.com','2025-10-13 15:13:25','2026-04-16 03:11:42',0,'paystack','Payment Gateway','','102.89.46.184','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36',''),
(10126,'wc-cancelled','NGN','shop_order',0.00000000,70000.00000000,0,'ogunleyeoluwapelumi3@gmail.com','2025-10-13 15:17:39','2026-04-16 03:11:42',0,'paystack','Payment Gateway','','102.89.46.184','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36',''),
(10127,'wc-cancelled','NGN','shop_order',0.00000000,725000.00000000,1,'info@timewilltellstores.com','2025-10-13 19:22:37','2026-04-16 03:11:43',0,'paystack','Payment Gateway','','102.89.82.148','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36',''),
(10128,'wc-cancelled','NGN','shop_order',0.00000000,180000.00000000,0,'temitopeoreoluwa928@gmail.com','2025-10-14 03:08:44','2026-04-16 03:11:43',0,'paystack','Payment Gateway','','102.89.22.83','Mozilla/5.0 (iPhone; CPU iPhone OS 18_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/141.0.7390.69 Mobile/15E148 Safari/604.1',''),
(10129,'wc-cancelled','NGN','shop_order',0.00000000,130000.00000000,2,'abasiodiongekerette@gmail.com','2025-10-14 17:49:07','2026-04-16 03:11:43',0,'paystack','Payment Gateway','','102.89.41.187','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36','Test running'),
(10130,'wc-cancelled','NGN','shop_order',0.00000000,75000.00000000,0,'timewilltell091@gmail.com','2025-10-16 14:29:03','2026-04-16 03:11:43',0,'paystack','Payment Gateway','','102.89.32.25','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',''),
(10131,'wc-completed','NGN','shop_order',0.00000000,60000.00000000,4,'dhavextitches@gmail.com','2025-10-16 14:30:46','2025-10-16 14:35:13',0,'paystack','Payment Gateway','10131_1760625047','102.88.110.159','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1',''),
(10132,'wc-cancelled','NGN','shop_order',0.00000000,60000.00000000,0,'benezekiel78@gmail.com','2025-10-16 14:31:00','2026-04-16 03:11:43',0,'paystack','Payment Gateway','','102.88.104.27','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Mobile Safari/537.36',''),
(10133,'wc-cancelled','NGN','shop_order',0.00000000,795000.00000000,1,'info@timewilltellstores.com','2025-11-10 23:02:30','2026-04-16 03:11:43',0,'paystack','Payment Gateway','','102.89.69.3','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',''),
(10224,'wc-cancelled','NGN','shop_order',0.00000000,180000.00000000,0,'kissmary897@gmail.com','2025-11-20 00:19:59','2026-04-16 03:11:43',0,'paystack','Payment Gateway','','102.88.112.74','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.0 Mobile/15E148 Safari/604.1',''),
(10225,'wc-cancelled','NGN','shop_order',0.00000000,80000.00000000,0,'qlawal325@gmail.com','2025-12-06 17:59:18','2026-04-16 03:11:43',0,'paystack','Payment Gateway','','105.113.108.200','Mozilla/5.0 (iPhone; CPU iPhone OS 18_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.1 Mobile/15E148 Safari/604.1','');
/*!40000 ALTER TABLE `wp6x_wc_orders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_wc_orders_meta`
--

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

--
-- Dumping data for table `wp6x_wc_orders_meta`
--

LOCK TABLES `wp6x_wc_orders_meta` WRITE;
/*!40000 ALTER TABLE `wp6x_wc_orders_meta` DISABLE KEYS */;
INSERT INTO `wp6x_wc_orders_meta` VALUES
(14,10125,'is_vat_exempt','no'),
(2,10125,'_billing_address_index','Ogunleye Daniel  31 AKinkunmi Street Surulere Lagos  Lagos LA  NG info@timewilltellstores.com +2349061820296'),
(3,10125,'_shipping_address_index','         '),
(4,10125,'_wc_order_attribution_source_type','typein'),
(5,10125,'_wc_order_attribution_referrer','https://timewilltellstores.com/wp-admin/post.php?post=27&action=elementor'),
(6,10125,'_wc_order_attribution_utm_source','(direct)'),
(7,10125,'_wc_order_attribution_session_entry','https://timewilltellstores.com/privacy-policy-2/?elementor-preview=27&ver=1760365571'),
(8,10125,'_wc_order_attribution_session_start_time','2025-10-13 14:27:17'),
(9,10125,'_wc_order_attribution_session_pages','4'),
(10,10125,'_wc_order_attribution_session_count','2'),
(11,10125,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36'),
(12,10125,'_wc_order_attribution_device_type','Desktop'),
(13,10125,'_paystack_txn_ref','10125_1760368552'),
(15,10126,'is_vat_exempt','no'),
(16,10126,'_billing_address_index','Ogunleye Daniel  31 AKinkunmi Street Surulere Lagos  Lagos LA  NG ogunleyeoluwapelumi3@gmail.com +2349061820296'),
(17,10126,'_shipping_address_index','         '),
(18,10126,'_wc_order_attribution_source_type','typein'),
(19,10126,'_wc_order_attribution_utm_source','(direct)'),
(20,10126,'_wc_order_attribution_session_entry','https://timewilltellstores.com/'),
(21,10126,'_wc_order_attribution_session_start_time','2025-10-13 15:06:09'),
(22,10126,'_wc_order_attribution_session_pages','7'),
(23,10126,'_wc_order_attribution_session_count','1'),
(24,10126,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36'),
(25,10126,'_wc_order_attribution_device_type','Desktop'),
(26,10126,'_paystack_txn_ref','10126_1760368660'),
(27,10127,'is_vat_exempt','no'),
(28,10127,'_billing_address_index','Ogunleye Daniel  31 AKinkunmi Street Surulere Lagos  Lagos KO  NG info@timewilltellstores.com +2349061820296'),
(29,10127,'_shipping_address_index','Ogunleye Daniel  31 AKinkunmi Street Surulere Lagos  Lagos KO  NG '),
(30,10127,'_wc_order_attribution_source_type','typein'),
(31,10127,'_wc_order_attribution_referrer','https://timewilltellstores.com/wp-admin/post.php?post=25&action=elementor'),
(32,10127,'_wc_order_attribution_utm_source','(direct)'),
(33,10127,'_wc_order_attribution_session_entry','https://timewilltellstores.com/?elementor-preview=25&ver=1760379824'),
(34,10127,'_wc_order_attribution_session_start_time','2025-10-13 18:23:58'),
(35,10127,'_wc_order_attribution_session_pages','4'),
(36,10127,'_wc_order_attribution_session_count','2'),
(37,10127,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36'),
(38,10127,'_wc_order_attribution_device_type','Desktop'),
(39,10127,'_paystack_txn_ref','10127_1760383358'),
(40,10128,'is_vat_exempt','no'),
(41,10128,'_billing_address_index','Temitope Oreoluwa Timewilltell 34 Jones Street No 10 ejor street odogunyan ikorodu Lagos NA  NG temitopeoreoluwa928@gmail.com +2349047623020'),
(42,10128,'_shipping_address_index','Temitope Oreoluwa Timewilltell 34 Jones Street No 10 ejor street odogunyan ikorodu Lagos NA  NG '),
(43,10128,'_wc_order_attribution_source_type','typein'),
(44,10128,'_wc_order_attribution_referrer','https://timewilltellstores.com/product/twt-track-suit-2/'),
(45,10128,'_wc_order_attribution_utm_source','(direct)'),
(46,10128,'_wc_order_attribution_session_entry','https://timewilltellstores.com/checkout/'),
(47,10128,'_wc_order_attribution_session_start_time','2025-10-14 03:08:29'),
(48,10128,'_wc_order_attribution_session_pages','1'),
(49,10128,'_wc_order_attribution_session_count','1'),
(50,10128,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/141.0.7390.69 Mobile/15E148 Safari/604.1'),
(51,10128,'_wc_order_attribution_device_type','Mobile'),
(52,10128,'_paystack_txn_ref','10128_1760411325'),
(67,10129,'is_vat_exempt','no'),
(54,10129,'_billing_address_index','Abasiodiong Francis  12, ASSOCIATION AVENUE, MAKOGI  Magboro OG  NG abasiodiongekerette@gmail.com 07036164749'),
(55,10129,'_shipping_address_index','Abasiodiong Francis  12, ASSOCIATION AVENUE, MAKOGI  Magboro OG  NG '),
(56,10129,'_wc_order_attribution_source_type','typein'),
(57,10129,'_wc_order_attribution_utm_source','(direct)'),
(58,10129,'_wc_order_attribution_session_entry','https://timewilltellstores.com/'),
(59,10129,'_wc_order_attribution_session_start_time','2025-10-14 17:47:15'),
(60,10129,'_wc_order_attribution_session_pages','7'),
(61,10129,'_wc_order_attribution_session_count','1'),
(62,10129,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36'),
(63,10129,'_wc_order_attribution_device_type','Mobile'),
(64,10129,'_paystack_txn_ref','10129_1760464347'),
(68,10130,'is_vat_exempt','no'),
(69,10130,'_billing_address_index','Peran Eyin  4,Agege wa  Ikeja LA  NG timewilltell091@gmail.com 07036164749'),
(70,10130,'_shipping_address_index','Peran Eyin  4,Agege wa  Ikeja LA  NG '),
(71,10130,'_wc_order_attribution_source_type','typein'),
(72,10130,'_wc_order_attribution_utm_source','(direct)'),
(73,10130,'_wc_order_attribution_session_entry','https://timewilltellstores.com/'),
(74,10130,'_wc_order_attribution_session_start_time','2025-10-16 14:21:17'),
(75,10130,'_wc_order_attribution_session_pages','4'),
(76,10130,'_wc_order_attribution_session_count','1'),
(77,10130,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1'),
(78,10130,'_wc_order_attribution_device_type','Mobile'),
(79,10130,'_paystack_txn_ref','10130_1760624944'),
(80,10131,'is_vat_exempt','no'),
(81,10131,'_billing_address_index','David Faju Dhavextitches 2,Muyiwa olojo street shittu Thompson 2,Muyiwa olojo street shittu Thompson Iju LA  NG dhavextitches@gmail.com +2348101795888'),
(82,10131,'_shipping_address_index','David Faju Dhavextitches 2,Muyiwa olojo street shittu Thompson 2,Muyiwa olojo street shittu Thompson Iju LA  NG '),
(83,10131,'_wc_order_attribution_source_type','typein'),
(84,10131,'_wc_order_attribution_utm_source','(direct)'),
(85,10131,'_wc_order_attribution_session_entry','https://timewilltellstores.com/'),
(86,10131,'_wc_order_attribution_session_start_time','2025-10-16 14:25:39'),
(87,10131,'_wc_order_attribution_session_pages','13'),
(88,10131,'_wc_order_attribution_session_count','1'),
(89,10131,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1'),
(90,10131,'_wc_order_attribution_device_type','Mobile'),
(91,10131,'_paystack_txn_ref','10131_1760625047'),
(92,10132,'is_vat_exempt','no'),
(93,10132,'_billing_address_index','Ezekiel kunle  19 ijayi road Gtbank ogba opposite wace office ogba ogba LA  NG benezekiel78@gmail.com 09021793502'),
(94,10132,'_shipping_address_index','Ezekiel kunle  19 ijayi road Gtbank ogba opposite wace office ogba ogba LA  NG '),
(95,10132,'_wc_order_attribution_source_type','typein'),
(96,10132,'_wc_order_attribution_utm_source','(direct)'),
(97,10132,'_wc_order_attribution_session_entry','https://timewilltellstores.com/'),
(98,10132,'_wc_order_attribution_session_start_time','2025-10-16 09:26:55'),
(99,10132,'_wc_order_attribution_session_pages','2'),
(100,10132,'_wc_order_attribution_session_count','2'),
(101,10132,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Mobile Safari/537.36'),
(102,10132,'_wc_order_attribution_device_type','Mobile'),
(103,10132,'_paystack_txn_ref','10132_1760625060'),
(104,10133,'is_vat_exempt','no'),
(105,10133,'_billing_address_index','Ogunleye Daniel  31 AKinkunmi Street Surulere Lagos  Lagos KO  NG info@timewilltellstores.com +2349061820296'),
(106,10133,'_shipping_address_index','Ogunleye Daniel  31 AKinkunmi Street Surulere Lagos  Lagos KO  NG '),
(107,10133,'_wc_order_attribution_source_type','typein'),
(108,10133,'_wc_order_attribution_utm_source','(direct)'),
(109,10133,'_wc_order_attribution_session_entry','https://timewilltellstores.com/'),
(110,10133,'_wc_order_attribution_session_start_time','2025-11-10 22:59:17'),
(111,10133,'_wc_order_attribution_session_pages','3'),
(112,10133,'_wc_order_attribution_session_count','1'),
(113,10133,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36'),
(114,10133,'_wc_order_attribution_device_type','Desktop'),
(115,10133,'_paystack_txn_ref','10133_1762815752'),
(116,10224,'is_vat_exempt','no'),
(117,10224,'_billing_address_index','Olushola Quadri Rano Gayunitaofeek 17 oke aro Arolbo inside Akute OG  NG kissmary897@gmail.com 07070204048'),
(118,10224,'_shipping_address_index','Olushola Quadri Rano Gayunitaofeek 17 oke aro Arolbo inside Akute OG  NG '),
(119,10224,'_wc_order_attribution_source_type','typein'),
(120,10224,'_wc_order_attribution_utm_source','(direct)'),
(121,10224,'_wc_order_attribution_session_entry','https://timewilltellstores.com/'),
(122,10224,'_wc_order_attribution_session_start_time','2025-11-20 00:16:16'),
(123,10224,'_wc_order_attribution_session_pages','3'),
(124,10224,'_wc_order_attribution_session_count','1'),
(125,10224,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.0 Mobile/15E148 Safari/604.1'),
(126,10224,'_wc_order_attribution_device_type','Mobile'),
(127,10224,'_paystack_txn_ref','10224_1763598003'),
(128,10225,'is_vat_exempt','no'),
(129,10225,'_billing_address_index','Quadri Lawal  No 3 Ijesesan Street  Maidan OG  NG qlawal325@gmail.com 08148447812'),
(130,10225,'_shipping_address_index','Quadri Lawal  No 3 Ijesesan Street  Maidan OG  NG '),
(131,10225,'_wc_order_attribution_source_type','typein'),
(132,10225,'_wc_order_attribution_utm_source','(direct)'),
(133,10225,'_wc_order_attribution_session_entry','https://timewilltellstores.com/'),
(134,10225,'_wc_order_attribution_session_start_time','2025-12-06 17:56:46'),
(135,10225,'_wc_order_attribution_session_pages','7'),
(136,10225,'_wc_order_attribution_session_count','1'),
(137,10225,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.1 Mobile/15E148 Safari/604.1'),
(138,10225,'_wc_order_attribution_device_type','Mobile'),
(139,10225,'_paystack_txn_ref','10225_1765043961');
/*!40000 ALTER TABLE `wp6x_wc_orders_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_wc_product_attributes_lookup`
--

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

--
-- Dumping data for table `wp6x_wc_product_attributes_lookup`
--

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

--
-- Table structure for table `wp6x_wc_product_download_directories`
--

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

--
-- Dumping data for table `wp6x_wc_product_download_directories`
--

LOCK TABLES `wp6x_wc_product_download_directories` WRITE;
/*!40000 ALTER TABLE `wp6x_wc_product_download_directories` DISABLE KEYS */;
INSERT INTO `wp6x_wc_product_download_directories` VALUES
(1,'file:///home/rgimrhis/public_html/wp-content/uploads/woocommerce_uploads/',1),
(2,'http://timewilltellstores.com/wp-content/uploads/woocommerce_uploads/',1);
/*!40000 ALTER TABLE `wp6x_wc_product_download_directories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_wc_product_meta_lookup`
--

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

--
-- Dumping data for table `wp6x_wc_product_meta_lookup`
--

LOCK TABLES `wp6x_wc_product_meta_lookup` WRITE;
/*!40000 ALTER TABLE `wp6x_wc_product_meta_lookup` DISABLE KEYS */;
INSERT INTO `wp6x_wc_product_meta_lookup` VALUES
(9980,NULL,NULL,0,0,70000.0000,70000.0000,0,NULL,'instock',0,0.00,1,'taxable',''),
(9985,NULL,NULL,0,0,75000.0000,75000.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(9986,NULL,NULL,0,0,55000.0000,55000.0000,1,NULL,'instock',0,0.00,0,'taxable',''),
(9988,NULL,NULL,0,0,250000.0000,250000.0000,1,NULL,'instock',0,0.00,0,'taxable',''),
(9989,NULL,NULL,0,0,170000.0000,170000.0000,1,NULL,'instock',0,0.00,0,'taxable',''),
(9990,NULL,NULL,0,0,115000.0000,115000.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(9992,NULL,NULL,0,0,100000.0000,100000.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(9993,NULL,NULL,0,0,110000.0000,110000.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(10003,NULL,NULL,0,0,90000.0000,90000.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(10151,NULL,NULL,0,0,100000.0000,100000.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),
(10152,NULL,NULL,0,0,100000.0000,100000.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),
(10153,NULL,NULL,0,0,100000.0000,100000.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),
(10154,NULL,NULL,0,0,100000.0000,100000.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),
(10157,NULL,NULL,0,0,90000.0000,90000.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),
(10158,NULL,NULL,0,0,90000.0000,90000.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),
(10159,NULL,NULL,0,0,90000.0000,90000.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),
(10160,NULL,NULL,0,0,90000.0000,90000.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),
(10166,NULL,NULL,0,0,115000.0000,115000.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),
(10167,NULL,NULL,0,0,115000.0000,115000.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),
(10168,NULL,NULL,0,0,115000.0000,115000.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),
(10169,NULL,NULL,0,0,115000.0000,115000.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),
(10178,NULL,NULL,0,0,145000.0000,145000.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(10179,NULL,NULL,0,0,145000.0000,145000.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),
(10180,NULL,NULL,0,0,145000.0000,145000.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),
(10181,NULL,NULL,0,0,145000.0000,145000.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),
(10182,NULL,NULL,0,0,145000.0000,145000.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),
(10186,NULL,NULL,0,0,120000.0000,120000.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(10191,NULL,NULL,0,0,120000.0000,120000.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),
(10192,NULL,NULL,0,0,120000.0000,120000.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),
(10193,NULL,NULL,0,0,120000.0000,120000.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),
(10194,NULL,NULL,0,0,120000.0000,120000.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),
(10222,NULL,NULL,0,0,110000.0000,110000.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),
(10223,NULL,NULL,0,0,110000.0000,110000.0000,0,NULL,'instock',0,0.00,0,'taxable','parent');
/*!40000 ALTER TABLE `wp6x_wc_product_meta_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_wc_rate_limits`
--

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

--
-- Dumping data for table `wp6x_wc_rate_limits`
--

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

--
-- Table structure for table `wp6x_wc_reserved_stock`
--

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

--
-- Dumping data for table `wp6x_wc_reserved_stock`
--

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

--
-- Table structure for table `wp6x_wc_tax_rate_classes`
--

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

--
-- Dumping data for table `wp6x_wc_tax_rate_classes`
--

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

--
-- Table structure for table `wp6x_wc_webhooks`
--

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

--
-- Dumping data for table `wp6x_wc_webhooks`
--

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

--
-- Table structure for table `wp6x_woocommerce_api_keys`
--

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

--
-- Dumping data for table `wp6x_woocommerce_api_keys`
--

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

--
-- Table structure for table `wp6x_woocommerce_attribute_taxonomies`
--

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

--
-- Dumping data for table `wp6x_woocommerce_attribute_taxonomies`
--

LOCK TABLES `wp6x_woocommerce_attribute_taxonomies` WRITE;
/*!40000 ALTER TABLE `wp6x_woocommerce_attribute_taxonomies` DISABLE KEYS */;
INSERT INTO `wp6x_woocommerce_attribute_taxonomies` VALUES
(1,'color','Color','select','menu_order',0),
(2,'brand','Brand','select','menu_order',0),
(3,'size','Size','select','menu_order',0),
(4,'material','material','select','menu_order',0),
(5,'compatibility','compatibility','select','menu_order',0),
(6,'features','features','select','menu_order',0),
(7,'watch-compatibility','watch-compatibility','select','menu_order',0);
/*!40000 ALTER TABLE `wp6x_woocommerce_attribute_taxonomies` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_woocommerce_downloadable_product_permissions`
--

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

--
-- Dumping data for table `wp6x_woocommerce_downloadable_product_permissions`
--

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

--
-- Table structure for table `wp6x_woocommerce_log`
--

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

--
-- Dumping data for table `wp6x_woocommerce_log`
--

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

--
-- Table structure for table `wp6x_woocommerce_order_itemmeta`
--

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

--
-- Dumping data for table `wp6x_woocommerce_order_itemmeta`
--

LOCK TABLES `wp6x_woocommerce_order_itemmeta` WRITE;
/*!40000 ALTER TABLE `wp6x_woocommerce_order_itemmeta` DISABLE KEYS */;
INSERT INTO `wp6x_woocommerce_order_itemmeta` VALUES
(1,1,'_product_id','0'),
(2,2,'_product_id','0'),
(3,1,'_variation_id','0'),
(4,2,'_variation_id','0'),
(5,2,'_qty','2'),
(6,1,'_qty','2'),
(7,2,'_tax_class',''),
(8,1,'_tax_class',''),
(9,2,'_line_subtotal','50'),
(10,1,'_line_subtotal','50'),
(11,2,'_line_subtotal_tax','0'),
(12,1,'_line_subtotal_tax','0'),
(13,2,'_line_total','50'),
(14,1,'_line_total','50'),
(15,2,'_line_tax','0'),
(16,1,'_line_tax','0'),
(17,1,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(18,2,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(19,3,'_product_id','0'),
(20,4,'_product_id','0'),
(21,3,'_variation_id','0'),
(22,4,'_variation_id','0'),
(23,3,'_qty','1'),
(24,4,'_qty','1'),
(25,3,'_tax_class',''),
(26,4,'_tax_class',''),
(27,3,'_line_subtotal','20'),
(28,4,'_line_subtotal','20'),
(29,3,'_line_subtotal_tax','0'),
(30,4,'_line_subtotal_tax','0'),
(31,3,'_line_total','20'),
(32,4,'_line_total','20'),
(33,3,'_line_tax','0'),
(34,4,'_line_tax','0'),
(35,3,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(36,3,'Color','Red'),
(37,4,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(38,3,'Size','Small'),
(39,4,'Color','Red'),
(40,4,'Size','Small'),
(41,5,'_product_id','0'),
(42,5,'_variation_id','0'),
(43,5,'_qty','2'),
(44,5,'_tax_class',''),
(45,5,'_line_subtotal','50'),
(46,5,'_line_subtotal_tax','0'),
(47,5,'_line_total','50'),
(48,5,'_line_tax','0'),
(49,5,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(50,6,'_product_id','0'),
(51,6,'_variation_id','0'),
(52,6,'_qty','1'),
(53,6,'_tax_class',''),
(54,6,'_line_subtotal','20'),
(55,6,'_line_subtotal_tax','0'),
(56,6,'_line_total','20'),
(57,6,'_line_tax','0'),
(58,6,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(59,6,'Color','Red'),
(60,6,'Size','Small'),
(61,7,'_product_id','0'),
(62,7,'_variation_id','0'),
(63,7,'_qty','2'),
(64,7,'_tax_class',''),
(65,7,'_line_subtotal','50'),
(66,7,'_line_subtotal_tax','0'),
(67,7,'_line_total','50'),
(68,7,'_line_tax','0'),
(69,7,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(70,8,'_product_id','0'),
(71,8,'_variation_id','0'),
(72,8,'_qty','1'),
(73,8,'_tax_class',''),
(74,8,'_line_subtotal','20'),
(75,8,'_line_subtotal_tax','0'),
(76,8,'_line_total','20'),
(77,8,'_line_tax','0'),
(78,8,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(79,8,'Color','Red'),
(80,8,'Size','Small'),
(81,9,'_product_id','0'),
(82,9,'_variation_id','0'),
(83,9,'_qty','2'),
(84,9,'_tax_class',''),
(85,9,'_line_subtotal','50'),
(86,9,'_line_subtotal_tax','0'),
(87,9,'_line_total','50'),
(88,9,'_line_tax','0'),
(89,9,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(90,10,'_product_id','0'),
(91,10,'_variation_id','0'),
(92,10,'_qty','1'),
(93,10,'_tax_class',''),
(94,10,'_line_subtotal','20'),
(95,10,'_line_subtotal_tax','0'),
(96,10,'_line_total','20'),
(97,10,'_line_tax','0'),
(98,10,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(99,10,'Color','Red'),
(100,10,'Size','Small'),
(101,11,'_product_id','0'),
(102,11,'_variation_id','0'),
(103,11,'_qty','2'),
(104,11,'_tax_class',''),
(105,11,'_line_subtotal','50'),
(106,11,'_line_subtotal_tax','0'),
(107,11,'_line_total','50'),
(108,11,'_line_tax','0'),
(109,11,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(110,12,'_product_id','0'),
(111,12,'_variation_id','0'),
(112,12,'_qty','1'),
(113,12,'_tax_class',''),
(114,12,'_line_subtotal','20'),
(115,12,'_line_subtotal_tax','0'),
(116,12,'_line_total','20'),
(117,12,'_line_tax','0'),
(118,12,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(119,12,'Color','Red'),
(120,12,'Size','Small'),
(121,13,'_product_id','0'),
(122,13,'_variation_id','0'),
(123,13,'_qty','2'),
(124,13,'_tax_class',''),
(125,13,'_line_subtotal','50'),
(126,13,'_line_subtotal_tax','0'),
(127,13,'_line_total','50'),
(128,13,'_line_tax','0'),
(129,13,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(130,14,'_product_id','0'),
(131,14,'_variation_id','0'),
(132,14,'_qty','1'),
(133,14,'_tax_class',''),
(134,14,'_line_subtotal','20'),
(135,14,'_line_subtotal_tax','0'),
(136,14,'_line_total','20'),
(137,14,'_line_tax','0'),
(138,14,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(139,14,'Color','Red'),
(140,14,'Size','Small'),
(141,15,'_product_id','0'),
(142,15,'_variation_id','0'),
(143,15,'_qty','2'),
(144,15,'_tax_class',''),
(145,15,'_line_subtotal','50'),
(146,15,'_line_subtotal_tax','0'),
(147,15,'_line_total','50'),
(148,15,'_line_tax','0'),
(149,15,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(150,16,'_product_id','0'),
(151,16,'_variation_id','0'),
(152,16,'_qty','1'),
(153,16,'_tax_class',''),
(154,16,'_line_subtotal','20'),
(155,16,'_line_subtotal_tax','0'),
(156,16,'_line_total','20'),
(157,16,'_line_tax','0'),
(158,16,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(159,16,'Color','Red'),
(160,16,'Size','Small'),
(161,17,'_product_id','0'),
(162,17,'_variation_id','0'),
(163,17,'_qty','2'),
(164,17,'_tax_class',''),
(165,17,'_line_subtotal','50'),
(166,17,'_line_subtotal_tax','0'),
(167,17,'_line_total','50'),
(168,17,'_line_tax','0'),
(169,17,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(170,18,'_product_id','0'),
(171,18,'_variation_id','0'),
(172,18,'_qty','1'),
(173,18,'_tax_class',''),
(174,18,'_line_subtotal','20'),
(175,18,'_line_subtotal_tax','0'),
(176,18,'_line_total','20'),
(177,18,'_line_tax','0'),
(178,18,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(179,18,'Color','Red'),
(180,18,'Size','Small'),
(181,19,'_product_id','0'),
(182,19,'_variation_id','0'),
(183,19,'_qty','2'),
(184,19,'_tax_class',''),
(185,19,'_line_subtotal','50'),
(186,19,'_line_subtotal_tax','0'),
(187,19,'_line_total','50'),
(188,19,'_line_tax','0'),
(189,19,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(190,20,'_product_id','0'),
(191,20,'_variation_id','0'),
(192,20,'_qty','1'),
(193,20,'_tax_class',''),
(194,20,'_line_subtotal','20'),
(195,20,'_line_subtotal_tax','0'),
(196,20,'_line_total','20'),
(197,20,'_line_tax','0'),
(198,20,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(199,20,'Color','Red'),
(200,20,'Size','Small'),
(201,21,'_product_id','0'),
(202,21,'_variation_id','0'),
(203,21,'_qty','2'),
(204,21,'_tax_class',''),
(205,21,'_line_subtotal','50'),
(206,21,'_line_subtotal_tax','0'),
(207,21,'_line_total','50'),
(208,21,'_line_tax','0'),
(209,21,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(210,22,'_product_id','0'),
(211,22,'_variation_id','0'),
(212,22,'_qty','1'),
(213,22,'_tax_class',''),
(214,22,'_line_subtotal','20'),
(215,22,'_line_subtotal_tax','0'),
(216,22,'_line_total','20'),
(217,22,'_line_tax','0'),
(218,22,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(219,22,'Color','Red'),
(220,22,'Size','Small'),
(221,23,'_product_id','0'),
(222,23,'_variation_id','0'),
(223,23,'_qty','2'),
(224,23,'_tax_class',''),
(225,23,'_line_subtotal','50'),
(226,23,'_line_subtotal_tax','0'),
(227,23,'_line_total','50'),
(228,23,'_line_tax','0'),
(229,23,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(230,24,'_product_id','0'),
(231,24,'_variation_id','0'),
(232,24,'_qty','1'),
(233,24,'_tax_class',''),
(234,24,'_line_subtotal','20'),
(235,24,'_line_subtotal_tax','0'),
(236,24,'_line_total','20'),
(237,24,'_line_tax','0'),
(238,24,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(239,24,'Color','Red'),
(240,24,'Size','Small'),
(241,25,'_product_id','0'),
(242,25,'_variation_id','0'),
(243,25,'_qty','2'),
(244,25,'_tax_class',''),
(245,25,'_line_subtotal','50'),
(246,25,'_line_subtotal_tax','0'),
(247,25,'_line_total','50'),
(248,25,'_line_tax','0'),
(249,25,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(250,26,'_product_id','0'),
(251,26,'_variation_id','0'),
(252,26,'_qty','1'),
(253,26,'_tax_class',''),
(254,26,'_line_subtotal','20'),
(255,26,'_line_subtotal_tax','0'),
(256,26,'_line_total','20'),
(257,26,'_line_tax','0'),
(258,26,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(259,26,'Color','Red'),
(260,26,'Size','Small'),
(261,27,'_product_id','0'),
(262,27,'_variation_id','0'),
(263,27,'_qty','2'),
(264,27,'_tax_class',''),
(265,27,'_line_subtotal','50'),
(266,27,'_line_subtotal_tax','0'),
(267,27,'_line_total','50'),
(268,27,'_line_tax','0'),
(269,27,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(270,28,'_product_id','0'),
(271,28,'_variation_id','0'),
(272,28,'_qty','1'),
(273,28,'_tax_class',''),
(274,28,'_line_subtotal','20'),
(275,28,'_line_subtotal_tax','0'),
(276,28,'_line_total','20'),
(277,28,'_line_tax','0'),
(278,28,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(279,28,'Color','Red'),
(280,28,'Size','Small'),
(281,29,'_product_id','0'),
(282,29,'_variation_id','0'),
(283,29,'_qty','2'),
(284,29,'_tax_class',''),
(285,29,'_line_subtotal','50'),
(286,29,'_line_subtotal_tax','0'),
(287,29,'_line_total','50'),
(288,29,'_line_tax','0'),
(289,29,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(290,30,'_product_id','0'),
(291,30,'_variation_id','0'),
(292,30,'_qty','1'),
(293,30,'_tax_class',''),
(294,31,'_product_id','0'),
(295,30,'_line_subtotal','20'),
(296,31,'_variation_id','0'),
(297,30,'_line_subtotal_tax','0'),
(298,31,'_qty','2'),
(299,30,'_line_total','20'),
(300,31,'_tax_class',''),
(301,30,'_line_tax','0'),
(302,31,'_line_subtotal','50'),
(303,31,'_line_subtotal_tax','0'),
(304,30,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(305,30,'Color','Red'),
(306,30,'Size','Small'),
(307,31,'_line_total','50'),
(308,31,'_line_tax','0'),
(309,31,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(310,32,'_product_id','0'),
(311,32,'_variation_id','0'),
(312,32,'_qty','1'),
(313,32,'_tax_class',''),
(314,32,'_line_subtotal','20'),
(315,32,'_line_subtotal_tax','0'),
(316,32,'_line_total','20'),
(317,32,'_line_tax','0'),
(318,32,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(319,32,'Color','Red'),
(320,32,'Size','Small'),
(321,33,'_product_id','0'),
(322,33,'_variation_id','0'),
(323,33,'_qty','2'),
(324,33,'_tax_class',''),
(325,33,'_line_subtotal','50'),
(326,33,'_line_subtotal_tax','0'),
(327,33,'_line_total','50'),
(328,33,'_line_tax','0'),
(329,33,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(330,34,'_product_id','0'),
(331,34,'_variation_id','0'),
(332,34,'_qty','1'),
(333,34,'_tax_class',''),
(334,34,'_line_subtotal','20'),
(335,34,'_line_subtotal_tax','0'),
(336,34,'_line_total','20'),
(337,34,'_line_tax','0'),
(338,34,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(339,34,'Color','Red'),
(340,34,'Size','Small'),
(341,35,'_product_id','0'),
(342,35,'_variation_id','0'),
(343,35,'_qty','2'),
(344,35,'_tax_class',''),
(345,35,'_line_subtotal','50'),
(346,35,'_line_subtotal_tax','0'),
(347,35,'_line_total','50'),
(348,35,'_line_tax','0'),
(349,35,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(350,36,'_product_id','0'),
(351,36,'_variation_id','0'),
(352,36,'_qty','1'),
(353,36,'_tax_class',''),
(354,36,'_line_subtotal','20'),
(355,36,'_line_subtotal_tax','0'),
(356,36,'_line_total','20'),
(357,36,'_line_tax','0'),
(358,36,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(359,36,'Color','Red'),
(360,36,'Size','Small'),
(361,37,'_product_id','0'),
(362,37,'_variation_id','0'),
(363,37,'_qty','2'),
(364,37,'_tax_class',''),
(365,37,'_line_subtotal','50'),
(366,37,'_line_subtotal_tax','0'),
(367,37,'_line_total','50'),
(368,37,'_line_tax','0'),
(369,37,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(370,38,'_product_id','0'),
(371,38,'_variation_id','0'),
(372,38,'_qty','1'),
(373,38,'_tax_class',''),
(374,38,'_line_subtotal','20'),
(375,38,'_line_subtotal_tax','0'),
(376,38,'_line_total','20'),
(377,39,'_product_id','0'),
(378,38,'_line_tax','0'),
(379,39,'_variation_id','0'),
(380,38,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(381,39,'_qty','2'),
(382,38,'Color','Red'),
(383,38,'Size','Small'),
(384,39,'_tax_class',''),
(385,39,'_line_subtotal','50'),
(386,39,'_line_subtotal_tax','0'),
(387,39,'_line_total','50'),
(388,39,'_line_tax','0'),
(389,39,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(390,40,'_product_id','0'),
(391,40,'_variation_id','0'),
(392,40,'_qty','1'),
(393,40,'_tax_class',''),
(394,40,'_line_subtotal','20'),
(395,40,'_line_subtotal_tax','0'),
(396,40,'_line_total','20'),
(397,40,'_line_tax','0'),
(398,40,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(399,40,'Color','Red'),
(400,40,'Size','Small'),
(401,41,'_product_id','0'),
(402,41,'_variation_id','0'),
(403,41,'_qty','2'),
(404,42,'_product_id','0'),
(405,41,'_tax_class',''),
(406,41,'_line_subtotal','50'),
(407,42,'_variation_id','0'),
(408,41,'_line_subtotal_tax','0'),
(409,42,'_qty','2'),
(410,41,'_line_total','50'),
(411,42,'_tax_class',''),
(412,41,'_line_tax','0'),
(413,42,'_line_subtotal','50'),
(414,41,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(415,42,'_line_subtotal_tax','0'),
(416,43,'_product_id','0'),
(417,42,'_line_total','50'),
(418,43,'_variation_id','0'),
(419,42,'_line_tax','0'),
(420,43,'_qty','1'),
(421,42,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(422,43,'_tax_class',''),
(423,43,'_line_subtotal','20'),
(424,44,'_product_id','0'),
(425,43,'_line_subtotal_tax','0'),
(426,44,'_variation_id','0'),
(427,44,'_qty','1'),
(428,43,'_line_total','20'),
(429,43,'_line_tax','0'),
(430,44,'_tax_class',''),
(431,43,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(432,44,'_line_subtotal','20'),
(433,43,'Color','Red'),
(434,43,'Size','Small'),
(435,44,'_line_subtotal_tax','0'),
(436,44,'_line_total','20'),
(437,44,'_line_tax','0'),
(438,44,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(439,44,'Color','Red'),
(440,44,'Size','Small'),
(441,45,'_product_id','0'),
(442,45,'_variation_id','0'),
(443,45,'_qty','2'),
(444,45,'_tax_class',''),
(445,45,'_line_subtotal','50'),
(446,45,'_line_subtotal_tax','0'),
(447,45,'_line_total','50'),
(448,45,'_line_tax','0'),
(449,45,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(450,46,'_product_id','0'),
(451,46,'_variation_id','0'),
(452,46,'_qty','1'),
(453,46,'_tax_class',''),
(454,46,'_line_subtotal','20'),
(455,46,'_line_subtotal_tax','0'),
(456,47,'_product_id','0'),
(457,46,'_line_total','20'),
(458,47,'_variation_id','0'),
(459,47,'_qty','2'),
(460,46,'_line_tax','0'),
(461,47,'_tax_class',''),
(462,46,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(463,46,'Color','Red'),
(464,47,'_line_subtotal','50'),
(465,46,'Size','Small'),
(466,47,'_line_subtotal_tax','0'),
(467,47,'_line_total','50'),
(468,47,'_line_tax','0'),
(469,47,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(470,48,'_product_id','0'),
(471,48,'_variation_id','0'),
(472,48,'_qty','1'),
(473,48,'_tax_class',''),
(474,48,'_line_subtotal','20'),
(475,48,'_line_subtotal_tax','0'),
(476,48,'_line_total','20'),
(477,48,'_line_tax','0'),
(478,48,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(479,48,'Color','Red'),
(480,48,'Size','Small'),
(481,49,'_product_id','0'),
(482,49,'_variation_id','0'),
(483,49,'_qty','2'),
(484,49,'_tax_class',''),
(485,49,'_line_subtotal','50'),
(486,49,'_line_subtotal_tax','0'),
(487,49,'_line_total','50'),
(488,49,'_line_tax','0'),
(489,49,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(490,50,'_product_id','0'),
(491,50,'_variation_id','0'),
(492,50,'_qty','1'),
(493,50,'_tax_class',''),
(494,50,'_line_subtotal','20'),
(495,50,'_line_subtotal_tax','0'),
(496,50,'_line_total','20'),
(497,50,'_line_tax','0'),
(498,50,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(499,50,'Color','Red'),
(500,50,'Size','Small'),
(501,51,'_product_id','0'),
(502,51,'_variation_id','0'),
(503,51,'_qty','2'),
(504,51,'_tax_class',''),
(505,51,'_line_subtotal','50'),
(506,51,'_line_subtotal_tax','0'),
(507,51,'_line_total','50'),
(508,51,'_line_tax','0'),
(509,51,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(510,52,'_product_id','0'),
(511,52,'_variation_id','0'),
(512,52,'_qty','1'),
(513,52,'_tax_class',''),
(514,52,'_line_subtotal','20'),
(515,52,'_line_subtotal_tax','0'),
(516,52,'_line_total','20'),
(517,52,'_line_tax','0'),
(518,52,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(519,52,'Color','Red'),
(520,52,'Size','Small'),
(521,53,'_product_id','0'),
(522,53,'_variation_id','0'),
(523,53,'_qty','2'),
(524,53,'_tax_class',''),
(525,53,'_line_subtotal','50'),
(526,53,'_line_subtotal_tax','0'),
(527,53,'_line_total','50'),
(528,53,'_line_tax','0'),
(529,53,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(530,54,'_product_id','0'),
(531,54,'_variation_id','0'),
(532,54,'_qty','1'),
(533,54,'_tax_class',''),
(534,54,'_line_subtotal','20'),
(535,54,'_line_subtotal_tax','0'),
(536,54,'_line_total','20'),
(537,54,'_line_tax','0'),
(538,54,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(539,54,'Color','Red'),
(540,54,'Size','Small'),
(541,55,'_product_id','0'),
(542,55,'_variation_id','0'),
(543,55,'_qty','2'),
(544,55,'_tax_class',''),
(545,55,'_line_subtotal','50'),
(546,55,'_line_subtotal_tax','0'),
(547,55,'_line_total','50'),
(548,55,'_line_tax','0'),
(549,55,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(550,56,'_product_id','0'),
(551,56,'_variation_id','0'),
(552,56,'_qty','1'),
(553,56,'_tax_class',''),
(554,56,'_line_subtotal','20'),
(555,56,'_line_subtotal_tax','0'),
(556,56,'_line_total','20'),
(557,56,'_line_tax','0'),
(558,56,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(559,56,'Color','Red'),
(560,56,'Size','Small'),
(561,57,'_product_id','0'),
(562,57,'_variation_id','0'),
(563,57,'_qty','2'),
(564,57,'_tax_class',''),
(565,57,'_line_subtotal','50'),
(566,57,'_line_subtotal_tax','0'),
(567,57,'_line_total','50'),
(568,57,'_line_tax','0'),
(569,57,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(570,58,'_product_id','0'),
(571,58,'_variation_id','0'),
(572,58,'_qty','1'),
(573,58,'_tax_class',''),
(574,58,'_line_subtotal','20'),
(575,58,'_line_subtotal_tax','0'),
(576,58,'_line_total','20'),
(577,58,'_line_tax','0'),
(578,58,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(579,58,'Color','Red'),
(580,58,'Size','Small'),
(581,59,'_product_id','0'),
(582,59,'_variation_id','0'),
(583,59,'_qty','2'),
(584,59,'_tax_class',''),
(585,59,'_line_subtotal','50'),
(586,59,'_line_subtotal_tax','0'),
(587,59,'_line_total','50'),
(588,59,'_line_tax','0'),
(589,59,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(590,60,'_product_id','0'),
(591,60,'_variation_id','0'),
(592,60,'_qty','1'),
(593,60,'_tax_class',''),
(594,60,'_line_subtotal','20'),
(595,60,'_line_subtotal_tax','0'),
(596,60,'_line_total','20'),
(597,60,'_line_tax','0'),
(598,60,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(599,60,'Color','Red'),
(600,60,'Size','Small'),
(601,61,'_product_id','0'),
(602,61,'_variation_id','0'),
(603,61,'_qty','2'),
(604,61,'_tax_class',''),
(605,61,'_line_subtotal','50'),
(606,61,'_line_subtotal_tax','0'),
(607,61,'_line_total','50'),
(608,61,'_line_tax','0'),
(609,61,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(610,62,'_product_id','0'),
(611,62,'_variation_id','0'),
(612,62,'_qty','1'),
(613,62,'_tax_class',''),
(614,62,'_line_subtotal','20'),
(615,62,'_line_subtotal_tax','0'),
(616,62,'_line_total','20'),
(617,62,'_line_tax','0'),
(618,62,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(619,62,'Color','Red'),
(620,62,'Size','Small'),
(683,69,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(682,69,'_line_tax','0'),
(681,69,'_line_total','115000'),
(680,69,'_line_subtotal_tax','0'),
(679,69,'_line_subtotal','115000'),
(678,69,'_tax_class',''),
(676,69,'_variation_id','0'),
(677,69,'_qty','1'),
(675,69,'_product_id','9990'),
(674,68,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(673,68,'_line_tax','0'),
(672,68,'_line_total','210000'),
(671,68,'_line_subtotal_tax','0'),
(670,68,'_line_subtotal','210000'),
(669,68,'_tax_class',''),
(668,68,'_qty','3'),
(667,68,'_variation_id','0'),
(666,68,'_product_id','9985'),
(664,67,'_line_tax','0'),
(665,67,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(663,67,'_line_total','50000'),
(662,67,'_line_subtotal_tax','0'),
(661,67,'_line_subtotal','50000'),
(660,67,'_tax_class',''),
(659,67,'_qty','1'),
(657,67,'_product_id','9986'),
(658,67,'_variation_id','0'),
(684,70,'_product_id','9988'),
(685,70,'_variation_id','0'),
(686,70,'_qty','1'),
(687,70,'_tax_class',''),
(688,70,'_line_subtotal','170000'),
(689,70,'_line_subtotal_tax','0'),
(690,70,'_line_total','170000'),
(691,70,'_line_tax','0'),
(692,70,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(693,71,'_product_id','9985'),
(694,71,'_variation_id','0'),
(695,71,'_qty','1'),
(696,71,'_tax_class',''),
(697,71,'_line_subtotal','70000'),
(698,71,'_line_subtotal_tax','0'),
(699,71,'_line_total','70000'),
(700,71,'_line_tax','0'),
(701,71,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(702,72,'_product_id','0'),
(703,72,'_variation_id','0'),
(704,73,'_product_id','0'),
(705,73,'_variation_id','0'),
(706,72,'_qty','2'),
(707,73,'_qty','2'),
(708,72,'_tax_class',''),
(709,73,'_tax_class',''),
(710,72,'_line_subtotal','50'),
(711,73,'_line_subtotal','50'),
(712,73,'_line_subtotal_tax','0'),
(713,72,'_line_subtotal_tax','0'),
(714,73,'_line_total','50'),
(715,72,'_line_total','50'),
(716,73,'_line_tax','0'),
(717,72,'_line_tax','0'),
(718,73,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(719,72,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(720,74,'_product_id','0'),
(721,75,'_product_id','0'),
(722,74,'_variation_id','0'),
(723,75,'_variation_id','0'),
(724,74,'_qty','1'),
(725,75,'_qty','1'),
(726,74,'_tax_class',''),
(727,75,'_tax_class',''),
(728,74,'_line_subtotal','20'),
(729,75,'_line_subtotal','20'),
(730,74,'_line_subtotal_tax','0'),
(731,74,'_line_total','20'),
(732,75,'_line_subtotal_tax','0'),
(733,74,'_line_tax','0'),
(734,75,'_line_total','20'),
(735,74,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(736,74,'Color','Red'),
(737,74,'Size','Small'),
(738,75,'_line_tax','0'),
(739,75,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(740,75,'Color','Red'),
(741,75,'Size','Small'),
(742,76,'_product_id','0'),
(743,76,'_variation_id','0'),
(744,76,'_qty','2'),
(745,76,'_tax_class',''),
(746,76,'_line_subtotal','50'),
(747,76,'_line_subtotal_tax','0'),
(748,76,'_line_total','50'),
(749,76,'_line_tax','0'),
(750,76,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(751,77,'_product_id','0'),
(752,77,'_variation_id','0'),
(753,77,'_qty','1'),
(754,77,'_tax_class',''),
(755,77,'_line_subtotal','20'),
(756,77,'_line_subtotal_tax','0'),
(757,78,'_product_id','0'),
(758,78,'_variation_id','0'),
(759,77,'_line_total','20'),
(760,78,'_qty','2'),
(761,77,'_line_tax','0'),
(762,78,'_tax_class',''),
(763,77,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(764,77,'Color','Red'),
(765,77,'Size','Small'),
(766,78,'_line_subtotal','50'),
(767,78,'_line_subtotal_tax','0'),
(768,78,'_line_total','50'),
(769,78,'_line_tax','0'),
(770,78,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(771,79,'_product_id','0'),
(772,79,'_variation_id','0'),
(773,79,'_qty','1'),
(774,79,'_tax_class',''),
(775,79,'_line_subtotal','20'),
(776,79,'_line_subtotal_tax','0'),
(777,79,'_line_total','20'),
(778,79,'_line_tax','0'),
(779,79,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(780,79,'Color','Red'),
(781,79,'Size','Small'),
(782,80,'_product_id','0'),
(783,80,'_variation_id','0'),
(784,80,'_qty','2'),
(785,80,'_tax_class',''),
(786,80,'_line_subtotal','50'),
(787,80,'_line_subtotal_tax','0'),
(788,80,'_line_total','50'),
(789,80,'_line_tax','0'),
(790,80,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(791,81,'_product_id','0'),
(792,81,'_variation_id','0'),
(793,81,'_qty','1'),
(794,81,'_tax_class',''),
(795,81,'_line_subtotal','20'),
(796,81,'_line_subtotal_tax','0'),
(797,81,'_line_total','20'),
(798,81,'_line_tax','0'),
(799,81,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(800,81,'Color','Red'),
(801,81,'Size','Small'),
(802,82,'_product_id','0'),
(803,82,'_variation_id','0'),
(804,82,'_qty','2'),
(805,82,'_tax_class',''),
(806,82,'_line_subtotal','50'),
(807,82,'_line_subtotal_tax','0'),
(808,82,'_line_total','50'),
(809,82,'_line_tax','0'),
(810,82,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(811,83,'_product_id','0'),
(812,83,'_variation_id','0'),
(813,83,'_qty','1'),
(814,83,'_tax_class',''),
(815,83,'_line_subtotal','20'),
(816,83,'_line_subtotal_tax','0'),
(817,83,'_line_total','20'),
(818,83,'_line_tax','0'),
(819,83,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(820,83,'Color','Red'),
(821,83,'Size','Small'),
(822,84,'_product_id','9986'),
(823,84,'_variation_id','0'),
(824,84,'_qty','1'),
(825,84,'_tax_class',''),
(826,84,'_line_subtotal','50000'),
(827,84,'_line_subtotal_tax','0'),
(828,84,'_line_total','50000'),
(829,84,'_line_tax','0'),
(830,84,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(831,85,'_product_id','9985'),
(832,85,'_variation_id','0'),
(833,85,'_qty','3'),
(834,85,'_tax_class',''),
(835,85,'_line_subtotal','210000'),
(836,85,'_line_subtotal_tax','0'),
(837,85,'_line_total','210000'),
(838,85,'_line_tax','0'),
(839,85,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(840,86,'_product_id','9990'),
(841,86,'_variation_id','0'),
(842,86,'_qty','1'),
(843,86,'_tax_class',''),
(844,86,'_line_subtotal','115000'),
(845,86,'_line_subtotal_tax','0'),
(846,86,'_line_total','115000'),
(847,86,'_line_tax','0'),
(848,86,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(849,87,'_product_id','9988'),
(850,87,'_variation_id','0'),
(851,87,'_qty','2'),
(852,87,'_tax_class',''),
(853,87,'_line_subtotal','340000'),
(854,87,'_line_subtotal_tax','0'),
(855,87,'_line_total','340000'),
(856,87,'_line_tax','0'),
(857,87,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(858,88,'method_id','flat_rate'),
(859,88,'instance_id','7'),
(860,88,'cost','10000'),
(861,88,'total_tax','0'),
(862,88,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
(863,88,'Items','TWT SOCKS &times; 1, TWT PUNK SHOWCAP &times; 3, TWT ACID WASH T-SHIRT &times; 1, TWT TRACK SUIT &times; 2'),
(864,89,'_product_id','0'),
(865,89,'_variation_id','0'),
(866,90,'_product_id','0'),
(867,89,'_qty','2'),
(868,90,'_variation_id','0'),
(869,89,'_tax_class',''),
(870,89,'_line_subtotal','50'),
(871,89,'_line_subtotal_tax','0'),
(872,89,'_line_total','50'),
(873,89,'_line_tax','0'),
(874,89,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(875,91,'_product_id','0'),
(876,91,'_variation_id','0'),
(877,91,'_qty','1'),
(878,91,'_tax_class',''),
(879,91,'_line_subtotal','20'),
(880,91,'_line_subtotal_tax','0'),
(881,91,'_line_total','20'),
(882,90,'_qty','2'),
(883,91,'_line_tax','0'),
(884,90,'_tax_class',''),
(885,91,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(886,90,'_line_subtotal','50'),
(887,91,'Color','Red'),
(888,91,'Size','Small'),
(889,90,'_line_subtotal_tax','0'),
(890,90,'_line_total','50'),
(891,90,'_line_tax','0'),
(892,90,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(893,92,'_product_id','0'),
(894,92,'_variation_id','0'),
(895,92,'_qty','1'),
(896,92,'_tax_class',''),
(897,92,'_line_subtotal','20'),
(898,92,'_line_subtotal_tax','0'),
(899,92,'_line_total','20'),
(900,92,'_line_tax','0'),
(901,92,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(902,92,'Color','Red'),
(903,92,'Size','Small'),
(904,93,'_product_id','0'),
(905,93,'_variation_id','0'),
(906,93,'_qty','2'),
(907,93,'_tax_class',''),
(908,93,'_line_subtotal','50'),
(909,93,'_line_subtotal_tax','0'),
(910,93,'_line_total','50'),
(911,93,'_line_tax','0'),
(912,93,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(913,94,'_product_id','0'),
(914,94,'_variation_id','0'),
(915,94,'_qty','1'),
(916,94,'_tax_class',''),
(917,94,'_line_subtotal','20'),
(918,94,'_line_subtotal_tax','0'),
(919,94,'_line_total','20'),
(920,94,'_line_tax','0'),
(921,94,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(922,94,'Color','Red'),
(923,94,'Size','Small'),
(924,95,'_product_id','0'),
(925,95,'_variation_id','0'),
(926,95,'_qty','2'),
(927,95,'_tax_class',''),
(928,95,'_line_subtotal','50'),
(929,95,'_line_subtotal_tax','0'),
(930,95,'_line_total','50'),
(931,95,'_line_tax','0'),
(932,95,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(933,96,'_product_id','0'),
(934,96,'_variation_id','0'),
(935,96,'_qty','1'),
(936,96,'_tax_class',''),
(937,96,'_line_subtotal','20'),
(938,96,'_line_subtotal_tax','0'),
(939,96,'_line_total','20'),
(940,96,'_line_tax','0'),
(941,96,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(942,96,'Color','Red'),
(943,96,'Size','Small'),
(944,97,'_product_id','0'),
(945,97,'_variation_id','0'),
(946,97,'_qty','2'),
(947,97,'_tax_class',''),
(948,97,'_line_subtotal','50'),
(949,97,'_line_subtotal_tax','0'),
(950,97,'_line_total','50'),
(951,97,'_line_tax','0'),
(952,97,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(953,98,'_product_id','0'),
(954,98,'_variation_id','0'),
(955,98,'_qty','1'),
(956,98,'_tax_class',''),
(957,98,'_line_subtotal','20'),
(958,98,'_line_subtotal_tax','0'),
(959,98,'_line_total','20'),
(960,98,'_line_tax','0'),
(961,98,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(962,98,'Color','Red'),
(963,98,'Size','Small'),
(964,99,'_product_id','0'),
(965,99,'_variation_id','0'),
(966,99,'_qty','2'),
(967,99,'_tax_class',''),
(968,99,'_line_subtotal','50'),
(969,99,'_line_subtotal_tax','0'),
(970,99,'_line_total','50'),
(971,99,'_line_tax','0'),
(972,99,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(973,100,'_product_id','0'),
(974,100,'_variation_id','0'),
(975,100,'_qty','1'),
(976,100,'_tax_class',''),
(977,100,'_line_subtotal','20'),
(978,100,'_line_subtotal_tax','0'),
(979,100,'_line_total','20'),
(980,100,'_line_tax','0'),
(981,100,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(982,100,'Color','Red'),
(983,100,'Size','Small'),
(984,101,'_product_id','9988'),
(985,101,'_variation_id','0'),
(986,101,'_qty','1'),
(987,101,'_tax_class',''),
(988,101,'_line_subtotal','170000'),
(989,101,'_line_subtotal_tax','0'),
(990,101,'_line_total','170000'),
(991,101,'_line_tax','0'),
(992,101,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(993,102,'method_id','flat_rate'),
(994,102,'instance_id','7'),
(995,102,'cost','10000'),
(996,102,'total_tax','0'),
(997,102,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
(998,102,'Items','TWT TRACK SUIT &times; 1'),
(1058,110,'Items','TWT BEANIE &times; 2'),
(1057,110,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
(1056,110,'total_tax','0'),
(1055,110,'cost','10000'),
(1054,110,'instance_id','7'),
(1052,109,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(1053,110,'method_id','flat_rate'),
(1051,109,'_line_tax','0'),
(1050,109,'_line_total','120000'),
(1049,109,'_line_subtotal_tax','0'),
(1048,109,'_line_subtotal','120000'),
(1047,109,'_tax_class',''),
(1046,109,'_qty','2'),
(1045,109,'_variation_id','0'),
(1044,109,'_product_id','9980'),
(1059,111,'_product_id','0'),
(1060,112,'_product_id','0'),
(1061,111,'_variation_id','0'),
(1062,112,'_variation_id','0'),
(1063,111,'_qty','2'),
(1064,112,'_qty','2'),
(1065,111,'_tax_class',''),
(1066,112,'_tax_class',''),
(1067,111,'_line_subtotal','50'),
(1068,112,'_line_subtotal','50'),
(1069,111,'_line_subtotal_tax','0'),
(1070,112,'_line_subtotal_tax','0'),
(1071,111,'_line_total','50'),
(1072,111,'_line_tax','0'),
(1073,112,'_line_total','50'),
(1074,111,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1075,112,'_line_tax','0'),
(1076,112,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1077,113,'_product_id','0'),
(1078,113,'_variation_id','0'),
(1079,113,'_qty','1'),
(1080,114,'_product_id','0'),
(1081,113,'_tax_class',''),
(1082,113,'_line_subtotal','20'),
(1083,114,'_variation_id','0'),
(1084,113,'_line_subtotal_tax','0'),
(1085,113,'_line_total','20'),
(1086,114,'_qty','1'),
(1087,113,'_line_tax','0'),
(1088,113,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1089,114,'_tax_class',''),
(1090,113,'Color','Red'),
(1091,113,'Size','Small'),
(1092,114,'_line_subtotal','20'),
(1093,114,'_line_subtotal_tax','0'),
(1094,114,'_line_total','20'),
(1095,114,'_line_tax','0'),
(1096,114,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1097,114,'Color','Red'),
(1098,114,'Size','Small'),
(1099,115,'_product_id','0'),
(1100,115,'_variation_id','0'),
(1101,115,'_qty','2'),
(1102,115,'_tax_class',''),
(1103,115,'_line_subtotal','50'),
(1104,115,'_line_subtotal_tax','0'),
(1105,115,'_line_total','50'),
(1106,115,'_line_tax','0'),
(1107,115,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1108,116,'_product_id','0'),
(1109,116,'_variation_id','0'),
(1110,116,'_qty','1'),
(1111,116,'_tax_class',''),
(1112,116,'_line_subtotal','20'),
(1113,116,'_line_subtotal_tax','0'),
(1114,116,'_line_total','20'),
(1115,116,'_line_tax','0'),
(1116,116,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1117,116,'Color','Red'),
(1118,116,'Size','Small'),
(1119,117,'_product_id','0'),
(1120,117,'_variation_id','0'),
(1121,117,'_qty','2'),
(1122,117,'_tax_class',''),
(1123,117,'_line_subtotal','50'),
(1124,117,'_line_subtotal_tax','0'),
(1125,117,'_line_total','50'),
(1126,117,'_line_tax','0'),
(1127,117,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1128,118,'_product_id','0'),
(1129,118,'_variation_id','0'),
(1130,118,'_qty','1'),
(1131,118,'_tax_class',''),
(1132,118,'_line_subtotal','20'),
(1133,118,'_line_subtotal_tax','0'),
(1134,118,'_line_total','20'),
(1135,118,'_line_tax','0'),
(1136,118,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1137,118,'Color','Red'),
(1138,118,'Size','Small'),
(1139,119,'_product_id','0'),
(1140,119,'_variation_id','0'),
(1141,119,'_qty','2'),
(1142,119,'_tax_class',''),
(1143,119,'_line_subtotal','50'),
(1144,119,'_line_subtotal_tax','0'),
(1145,119,'_line_total','50'),
(1146,119,'_line_tax','0'),
(1147,119,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1148,121,'_product_id','0'),
(1149,120,'_product_id','0'),
(1150,121,'_variation_id','0'),
(1151,120,'_variation_id','0'),
(1152,121,'_qty','1'),
(1153,120,'_qty','2'),
(1154,121,'_tax_class',''),
(1155,120,'_tax_class',''),
(1156,120,'_line_subtotal','50'),
(1157,121,'_line_subtotal','20'),
(1158,120,'_line_subtotal_tax','0'),
(1159,121,'_line_subtotal_tax','0'),
(1160,120,'_line_total','50'),
(1161,121,'_line_total','20'),
(1162,120,'_line_tax','0'),
(1163,121,'_line_tax','0'),
(1164,120,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1165,121,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1166,121,'Color','Red'),
(1167,122,'_product_id','0'),
(1168,121,'Size','Small'),
(1169,122,'_variation_id','0'),
(1170,122,'_qty','1'),
(1171,122,'_tax_class',''),
(1172,122,'_line_subtotal','20'),
(1173,122,'_line_subtotal_tax','0'),
(1174,122,'_line_total','20'),
(1175,122,'_line_tax','0'),
(1176,122,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1177,122,'Color','Red'),
(1178,122,'Size','Small'),
(1179,123,'_product_id','0'),
(1180,123,'_variation_id','0'),
(1181,123,'_qty','2'),
(1182,123,'_tax_class',''),
(1183,123,'_line_subtotal','50'),
(1184,123,'_line_subtotal_tax','0'),
(1185,123,'_line_total','50'),
(1186,123,'_line_tax','0'),
(1187,123,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1188,124,'_product_id','0'),
(1189,124,'_variation_id','0'),
(1190,124,'_qty','1'),
(1191,124,'_tax_class',''),
(1192,124,'_line_subtotal','20'),
(1193,124,'_line_subtotal_tax','0'),
(1194,124,'_line_total','20'),
(1195,124,'_line_tax','0'),
(1196,124,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1197,124,'Color','Red'),
(1198,124,'Size','Small'),
(1199,125,'_product_id','0'),
(1200,125,'_variation_id','0'),
(1201,125,'_qty','2'),
(1202,125,'_tax_class',''),
(1203,125,'_line_subtotal','50'),
(1204,125,'_line_subtotal_tax','0'),
(1205,125,'_line_total','50'),
(1206,125,'_line_tax','0'),
(1207,125,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1208,126,'_product_id','0'),
(1209,126,'_variation_id','0'),
(1210,126,'_qty','1'),
(1211,126,'_tax_class',''),
(1212,126,'_line_subtotal','20'),
(1213,126,'_line_subtotal_tax','0'),
(1214,126,'_line_total','20'),
(1215,126,'_line_tax','0'),
(1216,126,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1217,126,'Color','Red'),
(1218,126,'Size','Small'),
(1219,127,'_product_id','0'),
(1220,127,'_variation_id','0'),
(1221,127,'_qty','2'),
(1222,127,'_tax_class',''),
(1223,127,'_line_subtotal','50'),
(1224,127,'_line_subtotal_tax','0'),
(1225,127,'_line_total','50'),
(1226,127,'_line_tax','0'),
(1227,127,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1228,128,'_product_id','0'),
(1229,128,'_variation_id','0'),
(1230,128,'_qty','1'),
(1231,128,'_tax_class',''),
(1232,128,'_line_subtotal','20'),
(1233,128,'_line_subtotal_tax','0'),
(1234,128,'_line_total','20'),
(1235,128,'_line_tax','0'),
(1236,128,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1237,128,'Color','Red'),
(1238,128,'Size','Small'),
(1239,129,'_product_id','0'),
(1240,129,'_variation_id','0'),
(1241,129,'_qty','2'),
(1242,129,'_tax_class',''),
(1243,129,'_line_subtotal','50'),
(1244,129,'_line_subtotal_tax','0'),
(1245,129,'_line_total','50'),
(1246,129,'_line_tax','0'),
(1247,129,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1248,130,'_product_id','0'),
(1249,130,'_variation_id','0'),
(1250,130,'_qty','1'),
(1251,130,'_tax_class',''),
(1252,130,'_line_subtotal','20'),
(1253,130,'_line_subtotal_tax','0'),
(1254,130,'_line_total','20'),
(1255,130,'_line_tax','0'),
(1256,130,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1257,130,'Color','Red'),
(1258,130,'Size','Small'),
(1259,131,'_product_id','0'),
(1260,131,'_variation_id','0'),
(1261,131,'_qty','2'),
(1262,131,'_tax_class',''),
(1263,131,'_line_subtotal','50'),
(1264,131,'_line_subtotal_tax','0'),
(1265,131,'_line_total','50'),
(1266,131,'_line_tax','0'),
(1267,132,'_product_id','0'),
(1268,132,'_variation_id','0'),
(1269,131,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1270,132,'_qty','2'),
(1271,132,'_tax_class',''),
(1272,133,'_product_id','0'),
(1273,132,'_line_subtotal','50'),
(1274,133,'_variation_id','0'),
(1275,132,'_line_subtotal_tax','0'),
(1276,133,'_qty','1'),
(1277,133,'_tax_class',''),
(1278,132,'_line_total','50'),
(1279,133,'_line_subtotal','20'),
(1280,132,'_line_tax','0'),
(1281,133,'_line_subtotal_tax','0'),
(1282,132,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1283,133,'_line_total','20'),
(1284,133,'_line_tax','0'),
(1285,134,'_product_id','0'),
(1286,134,'_variation_id','0'),
(1287,133,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1288,133,'Color','Red'),
(1289,133,'Size','Small'),
(1290,134,'_qty','1'),
(1291,134,'_tax_class',''),
(1292,134,'_line_subtotal','20'),
(1293,134,'_line_subtotal_tax','0'),
(1294,134,'_line_total','20'),
(1295,134,'_line_tax','0'),
(1296,134,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1297,134,'Color','Red'),
(1298,134,'Size','Small'),
(1299,135,'_product_id','0'),
(1300,135,'_variation_id','0'),
(1301,135,'_qty','2'),
(1302,135,'_tax_class',''),
(1303,135,'_line_subtotal','50'),
(1304,135,'_line_subtotal_tax','0'),
(1305,135,'_line_total','50'),
(1306,135,'_line_tax','0'),
(1307,136,'_product_id','0'),
(1308,135,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1309,136,'_variation_id','0'),
(1310,136,'_qty','2'),
(1311,137,'_product_id','0'),
(1312,137,'_variation_id','0'),
(1313,136,'_tax_class',''),
(1314,137,'_qty','1'),
(1315,136,'_line_subtotal','50'),
(1316,137,'_tax_class',''),
(1317,136,'_line_subtotal_tax','0'),
(1318,137,'_line_subtotal','20'),
(1319,136,'_line_total','50'),
(1320,137,'_line_subtotal_tax','0'),
(1321,136,'_line_tax','0'),
(1322,137,'_line_total','20'),
(1323,136,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1324,137,'_line_tax','0'),
(1325,138,'_product_id','0'),
(1326,137,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1327,137,'Color','Red'),
(1328,137,'Size','Small'),
(1329,138,'_variation_id','0'),
(1330,138,'_qty','1'),
(1331,138,'_tax_class',''),
(1332,138,'_line_subtotal','20'),
(1333,138,'_line_subtotal_tax','0'),
(1334,138,'_line_total','20'),
(1335,138,'_line_tax','0'),
(1336,138,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1337,138,'Color','Red'),
(1338,138,'Size','Small'),
(1339,139,'_product_id','0'),
(1340,140,'_product_id','0'),
(1341,139,'_variation_id','0'),
(1342,140,'_variation_id','0'),
(1343,139,'_qty','2'),
(1344,140,'_qty','2'),
(1345,139,'_tax_class',''),
(1346,140,'_tax_class',''),
(1347,140,'_line_subtotal','50'),
(1348,139,'_line_subtotal','50'),
(1349,140,'_line_subtotal_tax','0'),
(1350,139,'_line_subtotal_tax','0'),
(1351,140,'_line_total','50'),
(1352,139,'_line_total','50'),
(1353,140,'_line_tax','0'),
(1354,139,'_line_tax','0'),
(1355,140,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1356,139,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1357,141,'_product_id','0'),
(1358,141,'_variation_id','0'),
(1359,142,'_product_id','0'),
(1360,141,'_qty','1'),
(1361,142,'_variation_id','0'),
(1362,141,'_tax_class',''),
(1363,142,'_qty','1'),
(1364,141,'_line_subtotal','20'),
(1365,142,'_tax_class',''),
(1366,141,'_line_subtotal_tax','0'),
(1367,142,'_line_subtotal','20'),
(1368,141,'_line_total','20'),
(1369,142,'_line_subtotal_tax','0'),
(1370,141,'_line_tax','0'),
(1371,142,'_line_total','20'),
(1372,141,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1373,142,'_line_tax','0'),
(1374,141,'Color','Red'),
(1375,141,'Size','Small'),
(1376,142,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1377,142,'Color','Red'),
(1378,142,'Size','Small'),
(1379,143,'_product_id','0'),
(1380,143,'_variation_id','0'),
(1381,143,'_qty','2'),
(1382,143,'_tax_class',''),
(1383,143,'_line_subtotal','50'),
(1384,143,'_line_subtotal_tax','0'),
(1385,143,'_line_total','50'),
(1386,143,'_line_tax','0'),
(1387,143,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1388,144,'_product_id','0'),
(1389,144,'_variation_id','0'),
(1390,144,'_qty','1'),
(1391,144,'_tax_class',''),
(1392,144,'_line_subtotal','20'),
(1393,144,'_line_subtotal_tax','0'),
(1394,144,'_line_total','20'),
(1395,144,'_line_tax','0'),
(1396,144,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1397,144,'Color','Red'),
(1398,144,'Size','Small'),
(1399,145,'_product_id','0'),
(1400,145,'_variation_id','0'),
(1401,145,'_qty','2'),
(1402,145,'_tax_class',''),
(1403,145,'_line_subtotal','50'),
(1404,145,'_line_subtotal_tax','0'),
(1405,145,'_line_total','50'),
(1406,145,'_line_tax','0'),
(1407,145,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1408,146,'_product_id','0'),
(1409,146,'_variation_id','0'),
(1410,146,'_qty','1'),
(1411,146,'_tax_class',''),
(1412,146,'_line_subtotal','20'),
(1413,146,'_line_subtotal_tax','0'),
(1414,146,'_line_total','20'),
(1415,146,'_line_tax','0'),
(1416,146,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1417,146,'Color','Red'),
(1418,146,'Size','Small'),
(1419,147,'_product_id','0'),
(1420,147,'_variation_id','0'),
(1421,147,'_qty','2'),
(1422,147,'_tax_class',''),
(1423,147,'_line_subtotal','50'),
(1424,147,'_line_subtotal_tax','0'),
(1425,147,'_line_total','50'),
(1426,147,'_line_tax','0'),
(1427,147,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1428,148,'_product_id','0'),
(1429,148,'_variation_id','0'),
(1430,148,'_qty','1'),
(1431,148,'_tax_class',''),
(1432,148,'_line_subtotal','20'),
(1433,148,'_line_subtotal_tax','0'),
(1434,148,'_line_total','20'),
(1435,148,'_line_tax','0'),
(1436,148,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1437,148,'Color','Red'),
(1438,148,'Size','Small'),
(1439,149,'_product_id','0'),
(1440,149,'_variation_id','0'),
(1441,149,'_qty','2'),
(1442,149,'_tax_class',''),
(1443,149,'_line_subtotal','50'),
(1444,149,'_line_subtotal_tax','0'),
(1445,149,'_line_total','50'),
(1446,149,'_line_tax','0'),
(1447,149,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1448,150,'_product_id','0'),
(1449,150,'_variation_id','0'),
(1450,150,'_qty','1'),
(1451,150,'_tax_class',''),
(1452,150,'_line_subtotal','20'),
(1453,150,'_line_subtotal_tax','0'),
(1454,150,'_line_total','20'),
(1455,150,'_line_tax','0'),
(1456,150,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1457,150,'Color','Red'),
(1458,150,'Size','Small'),
(1459,151,'_product_id','0'),
(1460,151,'_variation_id','0'),
(1461,151,'_qty','2'),
(1462,151,'_tax_class',''),
(1463,151,'_line_subtotal','50'),
(1464,151,'_line_subtotal_tax','0'),
(1465,151,'_line_total','50'),
(1466,151,'_line_tax','0'),
(1467,151,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1468,152,'_product_id','0'),
(1469,152,'_variation_id','0'),
(1470,152,'_qty','1'),
(1471,152,'_tax_class',''),
(1472,152,'_line_subtotal','20'),
(1473,152,'_line_subtotal_tax','0'),
(1474,152,'_line_total','20'),
(1475,152,'_line_tax','0'),
(1476,152,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1477,152,'Color','Red'),
(1478,152,'Size','Small'),
(1479,153,'_product_id','0'),
(1480,153,'_variation_id','0'),
(1481,153,'_qty','2'),
(1482,153,'_tax_class',''),
(1483,153,'_line_subtotal','50'),
(1484,153,'_line_subtotal_tax','0'),
(1485,153,'_line_total','50'),
(1486,153,'_line_tax','0'),
(1487,153,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1488,154,'_product_id','0'),
(1489,154,'_variation_id','0'),
(1490,154,'_qty','1'),
(1491,154,'_tax_class',''),
(1492,154,'_line_subtotal','20'),
(1493,154,'_line_subtotal_tax','0'),
(1494,154,'_line_total','20'),
(1495,154,'_line_tax','0'),
(1496,154,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1497,154,'Color','Red'),
(1498,154,'Size','Small'),
(1499,155,'_product_id','0'),
(1500,155,'_variation_id','0'),
(1501,155,'_qty','2'),
(1502,155,'_tax_class',''),
(1503,155,'_line_subtotal','50'),
(1504,155,'_line_subtotal_tax','0'),
(1505,155,'_line_total','50'),
(1506,155,'_line_tax','0'),
(1507,155,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1508,156,'_product_id','0'),
(1509,156,'_variation_id','0'),
(1510,156,'_qty','1'),
(1511,156,'_tax_class',''),
(1512,157,'_product_id','0'),
(1513,156,'_line_subtotal','20'),
(1514,157,'_variation_id','0'),
(1515,156,'_line_subtotal_tax','0'),
(1516,157,'_qty','2'),
(1517,156,'_line_total','20'),
(1518,157,'_tax_class',''),
(1519,156,'_line_tax','0'),
(1520,157,'_line_subtotal','50'),
(1521,156,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1522,157,'_line_subtotal_tax','0'),
(1523,156,'Color','Red'),
(1524,156,'Size','Small'),
(1525,157,'_line_total','50'),
(1526,157,'_line_tax','0'),
(1527,157,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1528,158,'_product_id','0'),
(1529,158,'_variation_id','0'),
(1530,158,'_qty','1'),
(1531,158,'_tax_class',''),
(1532,158,'_line_subtotal','20'),
(1533,158,'_line_subtotal_tax','0'),
(1534,158,'_line_total','20'),
(1535,158,'_line_tax','0'),
(1536,158,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1537,158,'Color','Red'),
(1538,158,'Size','Small'),
(1539,159,'_product_id','0'),
(1540,159,'_variation_id','0'),
(1541,159,'_qty','2'),
(1542,160,'_product_id','0'),
(1543,159,'_tax_class',''),
(1544,160,'_variation_id','0'),
(1545,160,'_qty','2'),
(1546,159,'_line_subtotal','50'),
(1547,160,'_tax_class',''),
(1548,159,'_line_subtotal_tax','0'),
(1549,160,'_line_subtotal','50'),
(1550,159,'_line_total','50'),
(1551,160,'_line_subtotal_tax','0'),
(1552,159,'_line_tax','0'),
(1553,160,'_line_total','50'),
(1554,159,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1555,160,'_line_tax','0'),
(1556,161,'_product_id','0'),
(1557,160,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1558,161,'_variation_id','0'),
(1559,161,'_qty','1'),
(1560,161,'_tax_class',''),
(1561,162,'_product_id','0'),
(1562,161,'_line_subtotal','20'),
(1563,162,'_variation_id','0'),
(1564,161,'_line_subtotal_tax','0'),
(1565,162,'_qty','1'),
(1566,161,'_line_total','20'),
(1567,162,'_tax_class',''),
(1568,162,'_line_subtotal','20'),
(1569,161,'_line_tax','0'),
(1570,162,'_line_subtotal_tax','0'),
(1571,161,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1572,161,'Color','Red'),
(1573,161,'Size','Small'),
(1574,162,'_line_total','20'),
(1575,162,'_line_tax','0'),
(1576,162,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1577,162,'Color','Red'),
(1578,162,'Size','Small'),
(1579,163,'_product_id','0'),
(1580,163,'_variation_id','0'),
(1581,163,'_qty','2'),
(1582,163,'_tax_class',''),
(1583,163,'_line_subtotal','50'),
(1584,163,'_line_subtotal_tax','0'),
(1585,163,'_line_total','50'),
(1586,163,'_line_tax','0'),
(1587,163,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1588,165,'_product_id','0'),
(1589,164,'_product_id','0'),
(1590,165,'_variation_id','0'),
(1591,164,'_variation_id','0'),
(1592,165,'_qty','1'),
(1593,164,'_qty','2'),
(1594,165,'_tax_class',''),
(1595,164,'_tax_class',''),
(1596,165,'_line_subtotal','20'),
(1597,164,'_line_subtotal','50'),
(1598,165,'_line_subtotal_tax','0'),
(1599,164,'_line_subtotal_tax','0'),
(1600,164,'_line_total','50'),
(1601,165,'_line_total','20'),
(1602,164,'_line_tax','0'),
(1603,165,'_line_tax','0'),
(1604,164,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1605,165,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1606,165,'Color','Red'),
(1607,165,'Size','Small'),
(1608,166,'_product_id','0'),
(1609,166,'_variation_id','0'),
(1610,166,'_qty','1'),
(1611,166,'_tax_class',''),
(1612,166,'_line_subtotal','20'),
(1613,166,'_line_subtotal_tax','0'),
(1614,166,'_line_total','20'),
(1615,166,'_line_tax','0'),
(1616,166,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1617,166,'Color','Red'),
(1618,166,'Size','Small'),
(1619,167,'_product_id','0'),
(1620,167,'_variation_id','0'),
(1621,167,'_qty','2'),
(1622,167,'_tax_class',''),
(1623,167,'_line_subtotal','50'),
(1624,167,'_line_subtotal_tax','0'),
(1625,167,'_line_total','50'),
(1626,167,'_line_tax','0'),
(1627,167,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1628,168,'_product_id','0'),
(1629,168,'_variation_id','0'),
(1630,168,'_qty','1'),
(1631,168,'_tax_class',''),
(1632,168,'_line_subtotal','20'),
(1633,168,'_line_subtotal_tax','0'),
(1634,168,'_line_total','20'),
(1635,168,'_line_tax','0'),
(1636,168,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1637,168,'Color','Red'),
(1638,168,'Size','Small'),
(1639,169,'_product_id','0'),
(1640,169,'_variation_id','0'),
(1641,169,'_qty','2'),
(1642,169,'_tax_class',''),
(1643,169,'_line_subtotal','50'),
(1644,169,'_line_subtotal_tax','0'),
(1645,169,'_line_total','50'),
(1646,169,'_line_tax','0'),
(1647,169,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1648,170,'_product_id','0'),
(1649,170,'_variation_id','0'),
(1650,170,'_qty','1'),
(1651,170,'_tax_class',''),
(1652,170,'_line_subtotal','20'),
(1653,170,'_line_subtotal_tax','0'),
(1654,170,'_line_total','20'),
(1655,170,'_line_tax','0'),
(1656,170,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1657,170,'Color','Red'),
(1658,170,'Size','Small'),
(1659,171,'_product_id','0'),
(1660,171,'_variation_id','0'),
(1661,171,'_qty','2'),
(1662,171,'_tax_class',''),
(1663,171,'_line_subtotal','50'),
(1664,171,'_line_subtotal_tax','0'),
(1665,171,'_line_total','50'),
(1666,171,'_line_tax','0'),
(1667,171,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1668,172,'_product_id','0'),
(1669,172,'_variation_id','0'),
(1670,172,'_qty','1'),
(1671,172,'_tax_class',''),
(1672,172,'_line_subtotal','20'),
(1673,172,'_line_subtotal_tax','0'),
(1674,172,'_line_total','20'),
(1675,172,'_line_tax','0'),
(1676,172,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1677,172,'Color','Red'),
(1678,172,'Size','Small'),
(1679,173,'_product_id','0'),
(1680,173,'_variation_id','0'),
(1681,173,'_qty','2'),
(1682,173,'_tax_class',''),
(1683,173,'_line_subtotal','50'),
(1684,173,'_line_subtotal_tax','0'),
(1685,173,'_line_total','50'),
(1686,173,'_line_tax','0'),
(1687,173,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1688,174,'_product_id','0'),
(1689,174,'_variation_id','0'),
(1690,174,'_qty','1'),
(1691,174,'_tax_class',''),
(1692,174,'_line_subtotal','20'),
(1693,174,'_line_subtotal_tax','0'),
(1694,174,'_line_total','20'),
(1695,174,'_line_tax','0'),
(1696,174,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1697,174,'Color','Red'),
(1698,174,'Size','Small'),
(1699,175,'_product_id','0'),
(1700,175,'_variation_id','0'),
(1701,175,'_qty','2'),
(1702,175,'_tax_class',''),
(1703,175,'_line_subtotal','50'),
(1704,175,'_line_subtotal_tax','0'),
(1705,175,'_line_total','50'),
(1706,175,'_line_tax','0'),
(1707,175,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1708,176,'_product_id','0'),
(1709,176,'_variation_id','0'),
(1710,176,'_qty','1'),
(1711,176,'_tax_class',''),
(1712,176,'_line_subtotal','20'),
(1713,176,'_line_subtotal_tax','0'),
(1714,176,'_line_total','20'),
(1715,176,'_line_tax','0'),
(1716,176,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1717,176,'Color','Red'),
(1718,176,'Size','Small'),
(1719,177,'_product_id','0'),
(1720,177,'_variation_id','0'),
(1721,177,'_qty','2'),
(1722,177,'_tax_class',''),
(1723,177,'_line_subtotal','50'),
(1724,177,'_line_subtotal_tax','0'),
(1725,177,'_line_total','50'),
(1726,177,'_line_tax','0'),
(1727,177,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1728,178,'_product_id','0'),
(1729,178,'_variation_id','0'),
(1730,178,'_qty','1'),
(1731,178,'_tax_class',''),
(1732,178,'_line_subtotal','20'),
(1733,178,'_line_subtotal_tax','0'),
(1734,178,'_line_total','20'),
(1735,178,'_line_tax','0'),
(1736,178,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1737,178,'Color','Red'),
(1738,178,'Size','Small'),
(1739,179,'_product_id','0'),
(1740,179,'_variation_id','0'),
(1741,179,'_qty','2'),
(1742,179,'_tax_class',''),
(1743,179,'_line_subtotal','50'),
(1744,179,'_line_subtotal_tax','0'),
(1745,179,'_line_total','50'),
(1746,179,'_line_tax','0'),
(1747,179,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1748,180,'_product_id','0'),
(1749,180,'_variation_id','0'),
(1750,180,'_qty','1'),
(1751,180,'_tax_class',''),
(1752,180,'_line_subtotal','20'),
(1753,180,'_line_subtotal_tax','0'),
(1754,180,'_line_total','20'),
(1755,180,'_line_tax','0'),
(1756,180,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1757,180,'Color','Red'),
(1758,180,'Size','Small'),
(1759,181,'_product_id','0'),
(1760,181,'_variation_id','0'),
(1761,181,'_qty','2'),
(1762,181,'_tax_class',''),
(1763,181,'_line_subtotal','50'),
(1764,181,'_line_subtotal_tax','0'),
(1765,181,'_line_total','50'),
(1766,181,'_line_tax','0'),
(1767,181,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1768,182,'_product_id','0'),
(1769,182,'_variation_id','0'),
(1770,182,'_qty','1'),
(1771,182,'_tax_class',''),
(1772,182,'_line_subtotal','20'),
(1773,182,'_line_subtotal_tax','0'),
(1774,182,'_line_total','20'),
(1775,182,'_line_tax','0'),
(1776,182,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1777,182,'Color','Red'),
(1778,182,'Size','Small'),
(1779,183,'_product_id','0'),
(1780,183,'_variation_id','0'),
(1781,183,'_qty','2'),
(1782,183,'_tax_class',''),
(1783,183,'_line_subtotal','50'),
(1784,183,'_line_subtotal_tax','0'),
(1785,183,'_line_total','50'),
(1786,183,'_line_tax','0'),
(1787,183,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1788,184,'_product_id','0'),
(1789,184,'_variation_id','0'),
(1790,184,'_qty','1'),
(1791,184,'_tax_class',''),
(1792,184,'_line_subtotal','20'),
(1793,184,'_line_subtotal_tax','0'),
(1794,184,'_line_total','20'),
(1795,184,'_line_tax','0'),
(1796,184,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1797,184,'Color','Red'),
(1798,184,'Size','Small'),
(1799,185,'_product_id','0'),
(1800,185,'_variation_id','0'),
(1801,185,'_qty','2'),
(1802,185,'_tax_class',''),
(1803,185,'_line_subtotal','50'),
(1804,185,'_line_subtotal_tax','0'),
(1805,185,'_line_total','50'),
(1806,185,'_line_tax','0'),
(1807,185,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1808,186,'_product_id','0'),
(1809,186,'_variation_id','0'),
(1810,186,'_qty','1'),
(1811,186,'_tax_class',''),
(1812,186,'_line_subtotal','20'),
(1813,186,'_line_subtotal_tax','0'),
(1814,186,'_line_total','20'),
(1815,186,'_line_tax','0'),
(1816,186,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1817,186,'Color','Red'),
(1818,186,'Size','Small'),
(1819,187,'_product_id','0'),
(1820,187,'_variation_id','0'),
(1821,187,'_qty','2'),
(1822,187,'_tax_class',''),
(1823,187,'_line_subtotal','50'),
(1824,187,'_line_subtotal_tax','0'),
(1825,187,'_line_total','50'),
(1826,187,'_line_tax','0'),
(1827,187,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1828,188,'_product_id','0'),
(1829,188,'_variation_id','0'),
(1830,188,'_qty','1'),
(1831,188,'_tax_class',''),
(1832,188,'_line_subtotal','20'),
(1833,188,'_line_subtotal_tax','0'),
(1834,188,'_line_total','20'),
(1835,188,'_line_tax','0'),
(1836,188,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1837,188,'Color','Red'),
(1838,188,'Size','Small'),
(1839,189,'_product_id','0'),
(1840,189,'_variation_id','0'),
(1841,189,'_qty','2'),
(1842,189,'_tax_class',''),
(1843,189,'_line_subtotal','50'),
(1844,189,'_line_subtotal_tax','0'),
(1845,189,'_line_total','50'),
(1846,189,'_line_tax','0'),
(1847,189,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1848,190,'_product_id','0'),
(1849,190,'_variation_id','0'),
(1850,190,'_qty','1'),
(1851,190,'_tax_class',''),
(1852,190,'_line_subtotal','20'),
(1853,190,'_line_subtotal_tax','0'),
(1854,190,'_line_total','20'),
(1855,190,'_line_tax','0'),
(1856,190,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1857,190,'Color','Red'),
(1858,190,'Size','Small'),
(1859,191,'_product_id','0'),
(1860,191,'_variation_id','0'),
(1861,191,'_qty','2'),
(1862,191,'_tax_class',''),
(1863,191,'_line_subtotal','50'),
(1864,191,'_line_subtotal_tax','0'),
(1865,191,'_line_total','50'),
(1866,191,'_line_tax','0'),
(1867,191,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1868,192,'_product_id','0'),
(1869,192,'_variation_id','0'),
(1870,192,'_qty','1'),
(1871,192,'_tax_class',''),
(1872,192,'_line_subtotal','20'),
(1873,193,'_product_id','0'),
(1874,192,'_line_subtotal_tax','0'),
(1875,193,'_variation_id','0'),
(1876,192,'_line_total','20'),
(1877,193,'_qty','2'),
(1878,192,'_line_tax','0'),
(1879,193,'_tax_class',''),
(1880,192,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1881,192,'Color','Red'),
(1882,192,'Size','Small'),
(1883,193,'_line_subtotal','50'),
(1884,193,'_line_subtotal_tax','0'),
(1885,193,'_line_total','50'),
(1886,193,'_line_tax','0'),
(1887,193,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1888,194,'_product_id','0'),
(1889,194,'_variation_id','0'),
(1890,194,'_qty','1'),
(1891,194,'_tax_class',''),
(1892,194,'_line_subtotal','20'),
(1893,194,'_line_subtotal_tax','0'),
(1894,194,'_line_total','20'),
(1895,194,'_line_tax','0'),
(1896,194,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1897,194,'Color','Red'),
(1898,194,'Size','Small'),
(1899,195,'_product_id','0'),
(1900,195,'_variation_id','0'),
(1901,195,'_qty','2'),
(1902,195,'_tax_class',''),
(1903,195,'_line_subtotal','50'),
(1904,195,'_line_subtotal_tax','0'),
(1905,195,'_line_total','50'),
(1906,195,'_line_tax','0'),
(1907,195,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1908,196,'_product_id','0'),
(1909,196,'_variation_id','0'),
(1910,196,'_qty','1'),
(1911,196,'_tax_class',''),
(1912,196,'_line_subtotal','20'),
(1913,196,'_line_subtotal_tax','0'),
(1914,196,'_line_total','20'),
(1915,196,'_line_tax','0'),
(1916,196,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1917,196,'Color','Red'),
(1918,196,'Size','Small'),
(1919,197,'_product_id','0'),
(1920,197,'_variation_id','0'),
(1921,197,'_qty','2'),
(1922,197,'_tax_class',''),
(1923,197,'_line_subtotal','50'),
(1924,197,'_line_subtotal_tax','0'),
(1925,197,'_line_total','50'),
(1926,197,'_line_tax','0'),
(1927,197,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1928,198,'_product_id','0'),
(1929,198,'_variation_id','0'),
(1930,198,'_qty','1'),
(1931,198,'_tax_class',''),
(1932,198,'_line_subtotal','20'),
(1933,198,'_line_subtotal_tax','0'),
(1934,198,'_line_total','20'),
(1935,198,'_line_tax','0'),
(1936,198,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1937,198,'Color','Red'),
(1938,198,'Size','Small'),
(1939,199,'_product_id','0'),
(1940,199,'_variation_id','0'),
(1941,199,'_qty','2'),
(1942,199,'_tax_class',''),
(1943,200,'_product_id','0'),
(1944,199,'_line_subtotal','50'),
(1945,200,'_variation_id','0'),
(1946,199,'_line_subtotal_tax','0'),
(1947,200,'_qty','2'),
(1948,199,'_line_total','50'),
(1949,200,'_tax_class',''),
(1950,199,'_line_tax','0'),
(1951,200,'_line_subtotal','50'),
(1952,200,'_line_subtotal_tax','0'),
(1953,199,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1954,200,'_line_total','50'),
(1955,200,'_line_tax','0'),
(1956,201,'_product_id','0'),
(1957,201,'_variation_id','0'),
(1958,200,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1959,201,'_qty','1'),
(1960,202,'_product_id','0'),
(1961,201,'_tax_class',''),
(1962,202,'_variation_id','0'),
(1963,201,'_line_subtotal','20'),
(1964,202,'_qty','1'),
(1965,201,'_line_subtotal_tax','0'),
(1966,202,'_tax_class',''),
(1967,201,'_line_total','20'),
(1968,202,'_line_subtotal','20'),
(1969,201,'_line_tax','0'),
(1970,202,'_line_subtotal_tax','0'),
(1971,201,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1972,202,'_line_total','20'),
(1973,201,'Color','Red'),
(1974,201,'Size','Small'),
(1975,202,'_line_tax','0'),
(1976,202,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1977,202,'Color','Red'),
(1978,202,'Size','Small'),
(1979,203,'_product_id','0'),
(1980,203,'_variation_id','0'),
(1981,203,'_qty','2'),
(1982,203,'_tax_class',''),
(1983,203,'_line_subtotal','50'),
(1984,203,'_line_subtotal_tax','0'),
(1985,203,'_line_total','50'),
(1986,203,'_line_tax','0'),
(1987,203,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1988,204,'_product_id','0'),
(1989,204,'_variation_id','0'),
(1990,204,'_qty','1'),
(1991,204,'_tax_class',''),
(1992,204,'_line_subtotal','20'),
(1993,204,'_line_subtotal_tax','0'),
(1994,204,'_line_total','20'),
(1995,204,'_line_tax','0'),
(1996,204,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(1997,204,'Color','Red'),
(1998,204,'Size','Small'),
(1999,205,'_product_id','0'),
(2000,205,'_variation_id','0'),
(2001,205,'_qty','2'),
(2002,205,'_tax_class',''),
(2003,205,'_line_subtotal','50'),
(2004,205,'_line_subtotal_tax','0'),
(2005,205,'_line_total','50'),
(2006,205,'_line_tax','0'),
(2007,205,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2008,206,'_product_id','0'),
(2009,206,'_variation_id','0'),
(2010,206,'_qty','1'),
(2011,206,'_tax_class',''),
(2012,206,'_line_subtotal','20'),
(2013,206,'_line_subtotal_tax','0'),
(2014,206,'_line_total','20'),
(2015,206,'_line_tax','0'),
(2016,206,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2017,206,'Color','Red'),
(2018,206,'Size','Small'),
(2019,207,'_product_id','0'),
(2020,207,'_variation_id','0'),
(2021,207,'_qty','2'),
(2022,207,'_tax_class',''),
(2023,207,'_line_subtotal','50'),
(2024,207,'_line_subtotal_tax','0'),
(2025,207,'_line_total','50'),
(2026,207,'_line_tax','0'),
(2027,207,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2028,208,'_product_id','0'),
(2029,208,'_variation_id','0'),
(2030,208,'_qty','1'),
(2031,208,'_tax_class',''),
(2032,208,'_line_subtotal','20'),
(2033,208,'_line_subtotal_tax','0'),
(2034,208,'_line_total','20'),
(2035,208,'_line_tax','0'),
(2036,208,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2037,208,'Color','Red'),
(2038,208,'Size','Small'),
(2039,209,'_product_id','0'),
(2040,209,'_variation_id','0'),
(2041,209,'_qty','2'),
(2042,209,'_tax_class',''),
(2043,209,'_line_subtotal','50'),
(2044,209,'_line_subtotal_tax','0'),
(2045,209,'_line_total','50'),
(2046,209,'_line_tax','0'),
(2047,209,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2048,210,'_product_id','0'),
(2049,210,'_variation_id','0'),
(2050,210,'_qty','1'),
(2051,210,'_tax_class',''),
(2052,210,'_line_subtotal','20'),
(2053,210,'_line_subtotal_tax','0'),
(2054,210,'_line_total','20'),
(2055,210,'_line_tax','0'),
(2056,210,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2057,210,'Color','Red'),
(2058,210,'Size','Small'),
(2059,211,'_product_id','0'),
(2060,211,'_variation_id','0'),
(2061,211,'_qty','2'),
(2062,211,'_tax_class',''),
(2063,211,'_line_subtotal','50'),
(2064,211,'_line_subtotal_tax','0'),
(2065,211,'_line_total','50'),
(2066,211,'_line_tax','0'),
(2067,211,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2068,212,'_product_id','0'),
(2069,212,'_variation_id','0'),
(2070,212,'_qty','1'),
(2071,212,'_tax_class',''),
(2072,212,'_line_subtotal','20'),
(2073,212,'_line_subtotal_tax','0'),
(2074,212,'_line_total','20'),
(2075,212,'_line_tax','0'),
(2076,212,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2077,212,'Color','Red'),
(2078,212,'Size','Small'),
(2079,213,'_product_id','0'),
(2080,213,'_variation_id','0'),
(2081,213,'_qty','2'),
(2082,213,'_tax_class',''),
(2083,213,'_line_subtotal','50'),
(2084,213,'_line_subtotal_tax','0'),
(2085,213,'_line_total','50'),
(2086,213,'_line_tax','0'),
(2087,213,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2088,214,'_product_id','0'),
(2089,214,'_variation_id','0'),
(2090,214,'_qty','1'),
(2091,214,'_tax_class',''),
(2092,214,'_line_subtotal','20'),
(2093,214,'_line_subtotal_tax','0'),
(2094,214,'_line_total','20'),
(2095,214,'_line_tax','0'),
(2096,214,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2097,214,'Color','Red'),
(2098,214,'Size','Small'),
(2099,215,'_product_id','0'),
(2100,215,'_variation_id','0'),
(2101,215,'_qty','2'),
(2102,215,'_tax_class',''),
(2103,215,'_line_subtotal','50'),
(2104,215,'_line_subtotal_tax','0'),
(2105,215,'_line_total','50'),
(2106,215,'_line_tax','0'),
(2107,215,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2108,216,'_product_id','0'),
(2109,216,'_variation_id','0'),
(2110,216,'_qty','1'),
(2111,216,'_tax_class',''),
(2112,216,'_line_subtotal','20'),
(2113,216,'_line_subtotal_tax','0'),
(2114,216,'_line_total','20'),
(2115,216,'_line_tax','0'),
(2116,216,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2117,216,'Color','Red'),
(2118,216,'Size','Small'),
(2119,217,'_product_id','0'),
(2120,217,'_variation_id','0'),
(2121,217,'_qty','2'),
(2122,217,'_tax_class',''),
(2123,217,'_line_subtotal','50'),
(2124,217,'_line_subtotal_tax','0'),
(2125,217,'_line_total','50'),
(2126,217,'_line_tax','0'),
(2127,217,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2128,218,'_product_id','0'),
(2129,218,'_variation_id','0'),
(2130,218,'_qty','1'),
(2131,218,'_tax_class',''),
(2132,218,'_line_subtotal','20'),
(2133,218,'_line_subtotal_tax','0'),
(2134,218,'_line_total','20'),
(2135,218,'_line_tax','0'),
(2136,218,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2137,218,'Color','Red'),
(2138,218,'Size','Small'),
(2139,219,'_product_id','0'),
(2140,219,'_variation_id','0'),
(2141,219,'_qty','2'),
(2142,219,'_tax_class',''),
(2143,219,'_line_subtotal','50'),
(2144,219,'_line_subtotal_tax','0'),
(2145,219,'_line_total','50'),
(2146,219,'_line_tax','0'),
(2147,219,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2148,220,'_product_id','0'),
(2149,220,'_variation_id','0'),
(2150,220,'_qty','1'),
(2151,220,'_tax_class',''),
(2152,220,'_line_subtotal','20'),
(2153,220,'_line_subtotal_tax','0'),
(2154,220,'_line_total','20'),
(2155,220,'_line_tax','0'),
(2156,220,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2157,220,'Color','Red'),
(2158,220,'Size','Small'),
(2159,221,'_product_id','0'),
(2160,221,'_variation_id','0'),
(2161,221,'_qty','2'),
(2162,221,'_tax_class',''),
(2163,221,'_line_subtotal','50'),
(2164,221,'_line_subtotal_tax','0'),
(2165,221,'_line_total','50'),
(2166,221,'_line_tax','0'),
(2167,221,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2168,222,'_product_id','0'),
(2169,222,'_variation_id','0'),
(2170,222,'_qty','1'),
(2171,222,'_tax_class',''),
(2172,222,'_line_subtotal','20'),
(2173,222,'_line_subtotal_tax','0'),
(2174,222,'_line_total','20'),
(2175,222,'_line_tax','0'),
(2176,222,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2177,222,'Color','Red'),
(2178,222,'Size','Small'),
(2179,223,'_product_id','0'),
(2180,223,'_variation_id','0'),
(2181,223,'_qty','2'),
(2182,223,'_tax_class',''),
(2183,223,'_line_subtotal','50'),
(2184,223,'_line_subtotal_tax','0'),
(2185,223,'_line_total','50'),
(2186,223,'_line_tax','0'),
(2187,223,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2188,224,'_product_id','0'),
(2189,224,'_variation_id','0'),
(2190,224,'_qty','1'),
(2191,224,'_tax_class',''),
(2192,224,'_line_subtotal','20'),
(2193,224,'_line_subtotal_tax','0'),
(2194,224,'_line_total','20'),
(2195,224,'_line_tax','0'),
(2196,224,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2197,224,'Color','Red'),
(2198,224,'Size','Small'),
(2199,225,'_product_id','0'),
(2200,225,'_variation_id','0'),
(2201,225,'_qty','2'),
(2202,225,'_tax_class',''),
(2203,225,'_line_subtotal','50'),
(2204,225,'_line_subtotal_tax','0'),
(2205,225,'_line_total','50'),
(2206,225,'_line_tax','0'),
(2207,225,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2208,226,'_product_id','0'),
(2209,226,'_variation_id','0'),
(2210,226,'_qty','1'),
(2211,226,'_tax_class',''),
(2212,226,'_line_subtotal','20'),
(2213,226,'_line_subtotal_tax','0'),
(2214,226,'_line_total','20'),
(2215,226,'_line_tax','0'),
(2216,226,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2217,226,'Color','Red'),
(2218,226,'Size','Small'),
(2219,227,'_product_id','0'),
(2220,227,'_variation_id','0'),
(2221,227,'_qty','2'),
(2222,227,'_tax_class',''),
(2223,227,'_line_subtotal','50'),
(2224,227,'_line_subtotal_tax','0'),
(2225,227,'_line_total','50'),
(2226,227,'_line_tax','0'),
(2227,227,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2228,228,'_product_id','0'),
(2229,228,'_variation_id','0'),
(2230,228,'_qty','1'),
(2231,228,'_tax_class',''),
(2232,228,'_line_subtotal','20'),
(2233,228,'_line_subtotal_tax','0'),
(2234,228,'_line_total','20'),
(2235,228,'_line_tax','0'),
(2236,228,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2237,228,'Color','Red'),
(2238,228,'Size','Small'),
(2239,229,'_product_id','0'),
(2240,229,'_variation_id','0'),
(2241,229,'_qty','2'),
(2242,229,'_tax_class',''),
(2243,229,'_line_subtotal','50'),
(2244,229,'_line_subtotal_tax','0'),
(2245,229,'_line_total','50'),
(2246,229,'_line_tax','0'),
(2247,229,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2248,230,'_product_id','0'),
(2249,230,'_variation_id','0'),
(2250,230,'_qty','1'),
(2251,230,'_tax_class',''),
(2252,230,'_line_subtotal','20'),
(2253,230,'_line_subtotal_tax','0'),
(2254,230,'_line_total','20'),
(2255,230,'_line_tax','0'),
(2256,230,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2257,230,'Color','Red'),
(2258,230,'Size','Small'),
(2259,231,'_product_id','0'),
(2260,231,'_variation_id','0'),
(2261,231,'_qty','2'),
(2262,231,'_tax_class',''),
(2263,231,'_line_subtotal','50'),
(2264,231,'_line_subtotal_tax','0'),
(2265,231,'_line_total','50'),
(2266,231,'_line_tax','0'),
(2267,231,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2268,232,'_product_id','0'),
(2269,232,'_variation_id','0'),
(2270,232,'_qty','1'),
(2271,232,'_tax_class',''),
(2272,232,'_line_subtotal','20'),
(2273,232,'_line_subtotal_tax','0'),
(2274,232,'_line_total','20'),
(2275,232,'_line_tax','0'),
(2276,232,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2277,232,'Color','Red'),
(2278,232,'Size','Small'),
(2279,233,'_product_id','0'),
(2280,233,'_variation_id','0'),
(2281,233,'_qty','2'),
(2282,233,'_tax_class',''),
(2283,233,'_line_subtotal','50'),
(2284,233,'_line_subtotal_tax','0'),
(2285,233,'_line_total','50'),
(2286,233,'_line_tax','0'),
(2287,233,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2288,234,'_product_id','0'),
(2289,234,'_variation_id','0'),
(2290,234,'_qty','1'),
(2291,234,'_tax_class',''),
(2292,234,'_line_subtotal','20'),
(2293,234,'_line_subtotal_tax','0'),
(2294,234,'_line_total','20'),
(2295,234,'_line_tax','0'),
(2296,234,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2297,234,'Color','Red'),
(2298,234,'Size','Small'),
(2299,235,'_product_id','0'),
(2300,235,'_variation_id','0'),
(2301,235,'_qty','2'),
(2302,235,'_tax_class',''),
(2303,235,'_line_subtotal','50'),
(2304,235,'_line_subtotal_tax','0'),
(2305,235,'_line_total','50'),
(2306,235,'_line_tax','0'),
(2307,235,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2308,236,'_product_id','0'),
(2309,236,'_variation_id','0'),
(2310,236,'_qty','1'),
(2311,236,'_tax_class',''),
(2312,236,'_line_subtotal','20'),
(2313,236,'_line_subtotal_tax','0'),
(2314,236,'_line_total','20'),
(2315,236,'_line_tax','0'),
(2316,236,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2317,236,'Color','Red'),
(2318,236,'Size','Small'),
(2319,237,'_product_id','0'),
(2320,237,'_variation_id','0'),
(2321,237,'_qty','2'),
(2322,237,'_tax_class',''),
(2323,237,'_line_subtotal','50'),
(2324,237,'_line_subtotal_tax','0'),
(2325,237,'_line_total','50'),
(2326,237,'_line_tax','0'),
(2327,237,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2328,238,'_product_id','0'),
(2329,238,'_variation_id','0'),
(2330,238,'_qty','1'),
(2331,238,'_tax_class',''),
(2332,238,'_line_subtotal','20'),
(2333,238,'_line_subtotal_tax','0'),
(2334,238,'_line_total','20'),
(2335,238,'_line_tax','0'),
(2336,238,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2337,238,'Color','Red'),
(2338,238,'Size','Small'),
(2339,239,'_product_id','0'),
(2340,239,'_variation_id','0'),
(2341,239,'_qty','2'),
(2342,239,'_tax_class',''),
(2343,239,'_line_subtotal','50'),
(2344,239,'_line_subtotal_tax','0'),
(2345,239,'_line_total','50'),
(2346,239,'_line_tax','0'),
(2347,239,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2348,240,'_product_id','0'),
(2349,240,'_variation_id','0'),
(2350,240,'_qty','1'),
(2351,240,'_tax_class',''),
(2352,240,'_line_subtotal','20'),
(2353,240,'_line_subtotal_tax','0'),
(2354,240,'_line_total','20'),
(2355,241,'_product_id','0'),
(2356,240,'_line_tax','0'),
(2357,241,'_variation_id','0'),
(2358,240,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2359,241,'_qty','2'),
(2360,240,'Color','Red'),
(2361,240,'Size','Small'),
(2362,241,'_tax_class',''),
(2363,241,'_line_subtotal','50'),
(2364,241,'_line_subtotal_tax','0'),
(2365,241,'_line_total','50'),
(2366,241,'_line_tax','0'),
(2367,241,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2368,242,'_product_id','0'),
(2369,242,'_variation_id','0'),
(2370,242,'_qty','1'),
(2371,242,'_tax_class',''),
(2372,242,'_line_subtotal','20'),
(2373,242,'_line_subtotal_tax','0'),
(2374,242,'_line_total','20'),
(2375,242,'_line_tax','0'),
(2376,242,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2377,242,'Color','Red'),
(2378,242,'Size','Small'),
(2379,243,'_product_id','0'),
(2380,243,'_variation_id','0'),
(2381,243,'_qty','2'),
(2382,243,'_tax_class',''),
(2383,243,'_line_subtotal','50'),
(2384,243,'_line_subtotal_tax','0'),
(2385,243,'_line_total','50'),
(2386,243,'_line_tax','0'),
(2387,243,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2388,244,'_product_id','0'),
(2389,244,'_variation_id','0'),
(2390,244,'_qty','1'),
(2391,244,'_tax_class',''),
(2392,244,'_line_subtotal','20'),
(2393,244,'_line_subtotal_tax','0'),
(2394,244,'_line_total','20'),
(2395,244,'_line_tax','0'),
(2396,244,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2397,244,'Color','Red'),
(2398,244,'Size','Small'),
(2399,245,'_product_id','0'),
(2400,245,'_variation_id','0'),
(2401,245,'_qty','2'),
(2402,245,'_tax_class',''),
(2403,245,'_line_subtotal','50'),
(2404,245,'_line_subtotal_tax','0'),
(2405,245,'_line_total','50'),
(2406,245,'_line_tax','0'),
(2407,245,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2408,246,'_product_id','0'),
(2409,246,'_variation_id','0'),
(2410,246,'_qty','1'),
(2411,246,'_tax_class',''),
(2412,246,'_line_subtotal','20'),
(2413,246,'_line_subtotal_tax','0'),
(2414,246,'_line_total','20'),
(2415,246,'_line_tax','0'),
(2416,246,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2417,246,'Color','Red'),
(2418,246,'Size','Small'),
(2419,247,'_product_id','0'),
(2420,247,'_variation_id','0'),
(2421,247,'_qty','2'),
(2422,247,'_tax_class',''),
(2423,247,'_line_subtotal','50'),
(2424,247,'_line_subtotal_tax','0'),
(2425,247,'_line_total','50'),
(2426,247,'_line_tax','0'),
(2427,247,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2428,248,'_product_id','0'),
(2429,248,'_variation_id','0'),
(2430,248,'_qty','1'),
(2431,248,'_tax_class',''),
(2432,248,'_line_subtotal','20'),
(2433,248,'_line_subtotal_tax','0'),
(2434,248,'_line_total','20'),
(2435,248,'_line_tax','0'),
(2436,248,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2437,248,'Color','Red'),
(2438,248,'Size','Small'),
(2439,249,'_product_id','0'),
(2440,249,'_variation_id','0'),
(2441,249,'_qty','2'),
(2442,249,'_tax_class',''),
(2443,249,'_line_subtotal','50'),
(2444,249,'_line_subtotal_tax','0'),
(2445,249,'_line_total','50'),
(2446,249,'_line_tax','0'),
(2447,249,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2448,250,'_product_id','0'),
(2449,250,'_variation_id','0'),
(2450,250,'_qty','1'),
(2451,250,'_tax_class',''),
(2452,250,'_line_subtotal','20'),
(2453,250,'_line_subtotal_tax','0'),
(2454,250,'_line_total','20'),
(2455,250,'_line_tax','0'),
(2456,250,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2457,250,'Color','Red'),
(2458,250,'Size','Small'),
(2459,251,'_product_id','0'),
(2460,251,'_variation_id','0'),
(2461,251,'_qty','2'),
(2462,251,'_tax_class',''),
(2463,251,'_line_subtotal','50'),
(2464,251,'_line_subtotal_tax','0'),
(2465,251,'_line_total','50'),
(2466,251,'_line_tax','0'),
(2467,251,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2468,252,'_product_id','0'),
(2469,253,'_product_id','0'),
(2470,252,'_variation_id','0'),
(2471,253,'_variation_id','0'),
(2472,252,'_qty','2'),
(2473,253,'_qty','1'),
(2474,252,'_tax_class',''),
(2475,253,'_tax_class',''),
(2476,252,'_line_subtotal','50'),
(2477,253,'_line_subtotal','20'),
(2478,252,'_line_subtotal_tax','0'),
(2479,253,'_line_subtotal_tax','0'),
(2480,252,'_line_total','50'),
(2481,253,'_line_total','20'),
(2482,252,'_line_tax','0'),
(2483,253,'_line_tax','0'),
(2484,252,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2485,253,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2486,253,'Color','Red'),
(2487,253,'Size','Small'),
(2488,254,'_product_id','0'),
(2489,254,'_variation_id','0'),
(2490,254,'_qty','1'),
(2491,254,'_tax_class',''),
(2492,254,'_line_subtotal','20'),
(2493,254,'_line_subtotal_tax','0'),
(2494,254,'_line_total','20'),
(2495,254,'_line_tax','0'),
(2496,254,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2497,254,'Color','Red'),
(2498,254,'Size','Small'),
(2499,255,'_product_id','0'),
(2500,255,'_variation_id','0'),
(2501,255,'_qty','2'),
(2502,255,'_tax_class',''),
(2503,255,'_line_subtotal','50'),
(2504,255,'_line_subtotal_tax','0'),
(2505,255,'_line_total','50'),
(2506,255,'_line_tax','0'),
(2507,255,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2508,256,'_product_id','0'),
(2509,256,'_variation_id','0'),
(2510,256,'_qty','1'),
(2511,256,'_tax_class',''),
(2512,256,'_line_subtotal','20'),
(2513,256,'_line_subtotal_tax','0'),
(2514,256,'_line_total','20'),
(2515,256,'_line_tax','0'),
(2516,256,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2517,256,'Color','Red'),
(2518,256,'Size','Small'),
(2519,257,'_product_id','0'),
(2520,257,'_variation_id','0'),
(2521,257,'_qty','2'),
(2522,257,'_tax_class',''),
(2523,257,'_line_subtotal','50'),
(2524,257,'_line_subtotal_tax','0'),
(2525,257,'_line_total','50'),
(2526,257,'_line_tax','0'),
(2527,257,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2528,258,'_product_id','0'),
(2529,258,'_variation_id','0'),
(2530,258,'_qty','1'),
(2531,258,'_tax_class',''),
(2532,258,'_line_subtotal','20'),
(2533,258,'_line_subtotal_tax','0'),
(2534,258,'_line_total','20'),
(2535,258,'_line_tax','0'),
(2536,258,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2537,258,'Color','Red'),
(2538,258,'Size','Small'),
(2539,259,'_product_id','0'),
(2540,259,'_variation_id','0'),
(2541,259,'_qty','2'),
(2542,259,'_tax_class',''),
(2543,259,'_line_subtotal','50'),
(2544,259,'_line_subtotal_tax','0'),
(2545,259,'_line_total','50'),
(2546,259,'_line_tax','0'),
(2547,259,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2548,260,'_product_id','0'),
(2549,260,'_variation_id','0'),
(2550,260,'_qty','1'),
(2551,260,'_tax_class',''),
(2552,260,'_line_subtotal','20'),
(2553,260,'_line_subtotal_tax','0'),
(2554,260,'_line_total','20'),
(2555,260,'_line_tax','0'),
(2556,260,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2557,260,'Color','Red'),
(2558,260,'Size','Small'),
(2559,261,'_product_id','0'),
(2560,261,'_variation_id','0'),
(2561,261,'_qty','2'),
(2562,261,'_tax_class',''),
(2563,261,'_line_subtotal','50'),
(2564,261,'_line_subtotal_tax','0'),
(2565,261,'_line_total','50'),
(2566,261,'_line_tax','0'),
(2567,261,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2568,262,'_product_id','0'),
(2569,262,'_variation_id','0'),
(2570,262,'_qty','1'),
(2571,262,'_tax_class',''),
(2572,262,'_line_subtotal','20'),
(2573,262,'_line_subtotal_tax','0'),
(2574,262,'_line_total','20'),
(2575,262,'_line_tax','0'),
(2576,262,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2577,262,'Color','Red'),
(2578,262,'Size','Small'),
(2579,263,'_product_id','0'),
(2580,263,'_variation_id','0'),
(2581,263,'_qty','2'),
(2582,263,'_tax_class',''),
(2583,263,'_line_subtotal','50'),
(2584,263,'_line_subtotal_tax','0'),
(2585,263,'_line_total','50'),
(2586,263,'_line_tax','0'),
(2587,263,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2588,264,'_product_id','0'),
(2589,264,'_variation_id','0'),
(2590,264,'_qty','1'),
(2591,265,'_product_id','0'),
(2592,264,'_tax_class',''),
(2593,265,'_variation_id','0'),
(2594,264,'_line_subtotal','20'),
(2595,265,'_qty','2'),
(2596,264,'_line_subtotal_tax','0'),
(2597,265,'_tax_class',''),
(2598,264,'_line_total','20'),
(2599,265,'_line_subtotal','50'),
(2600,264,'_line_tax','0'),
(2601,265,'_line_subtotal_tax','0'),
(2602,264,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2603,264,'Color','Red'),
(2604,264,'Size','Small'),
(2605,265,'_line_total','50'),
(2606,265,'_line_tax','0'),
(2607,265,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2608,266,'_product_id','0'),
(2609,266,'_variation_id','0'),
(2610,266,'_qty','1'),
(2611,266,'_tax_class',''),
(2612,266,'_line_subtotal','20'),
(2613,266,'_line_subtotal_tax','0'),
(2614,266,'_line_total','20'),
(2615,266,'_line_tax','0'),
(2616,266,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2617,266,'Color','Red'),
(2618,266,'Size','Small'),
(2619,267,'_product_id','0'),
(2620,267,'_variation_id','0'),
(2621,267,'_qty','2'),
(2622,267,'_tax_class',''),
(2623,267,'_line_subtotal','50'),
(2624,267,'_line_subtotal_tax','0'),
(2625,267,'_line_total','50'),
(2626,267,'_line_tax','0'),
(2627,267,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2628,268,'_product_id','0'),
(2629,268,'_variation_id','0'),
(2630,268,'_qty','1'),
(2631,268,'_tax_class',''),
(2632,268,'_line_subtotal','20'),
(2633,268,'_line_subtotal_tax','0'),
(2634,268,'_line_total','20'),
(2635,268,'_line_tax','0'),
(2636,268,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2637,268,'Color','Red'),
(2638,268,'Size','Small'),
(2639,269,'_product_id','0'),
(2640,269,'_variation_id','0'),
(2641,269,'_qty','2'),
(2642,269,'_tax_class',''),
(2643,269,'_line_subtotal','50'),
(2644,269,'_line_subtotal_tax','0'),
(2645,269,'_line_total','50'),
(2646,269,'_line_tax','0'),
(2647,269,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2648,270,'_product_id','0'),
(2649,270,'_variation_id','0'),
(2650,270,'_qty','1'),
(2651,270,'_tax_class',''),
(2652,270,'_line_subtotal','20'),
(2653,270,'_line_subtotal_tax','0'),
(2654,270,'_line_total','20'),
(2655,270,'_line_tax','0'),
(2656,270,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2657,270,'Color','Red'),
(2658,270,'Size','Small'),
(2659,272,'_product_id','0'),
(2660,271,'_product_id','0'),
(2661,272,'_variation_id','0'),
(2662,271,'_variation_id','0'),
(2663,272,'_qty','2'),
(2664,271,'_qty','2'),
(2665,272,'_tax_class',''),
(2666,271,'_tax_class',''),
(2667,271,'_line_subtotal','50'),
(2668,272,'_line_subtotal','50'),
(2669,271,'_line_subtotal_tax','0'),
(2670,272,'_line_subtotal_tax','0'),
(2671,271,'_line_total','50'),
(2672,272,'_line_total','50'),
(2673,271,'_line_tax','0'),
(2674,272,'_line_tax','0'),
(2675,271,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2676,272,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2677,273,'_product_id','0'),
(2678,274,'_product_id','0'),
(2679,273,'_variation_id','0'),
(2680,274,'_variation_id','0'),
(2681,273,'_qty','1'),
(2682,274,'_qty','1'),
(2683,273,'_tax_class',''),
(2684,274,'_tax_class',''),
(2685,273,'_line_subtotal','20'),
(2686,274,'_line_subtotal','20'),
(2687,273,'_line_subtotal_tax','0'),
(2688,274,'_line_subtotal_tax','0'),
(2689,273,'_line_total','20'),
(2690,274,'_line_total','20'),
(2691,273,'_line_tax','0'),
(2692,274,'_line_tax','0'),
(2693,273,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2694,274,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2695,273,'Color','Red'),
(2696,274,'Color','Red'),
(2697,273,'Size','Small'),
(2698,274,'Size','Small'),
(2699,275,'_product_id','0'),
(2700,275,'_variation_id','0'),
(2701,275,'_qty','2'),
(2702,275,'_tax_class',''),
(2703,275,'_line_subtotal','50'),
(2704,275,'_line_subtotal_tax','0'),
(2705,275,'_line_total','50'),
(2706,275,'_line_tax','0'),
(2707,275,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2708,276,'_product_id','0'),
(2709,276,'_variation_id','0'),
(2710,276,'_qty','1'),
(2711,276,'_tax_class',''),
(2712,276,'_line_subtotal','20'),
(2713,276,'_line_subtotal_tax','0'),
(2714,276,'_line_total','20'),
(2715,276,'_line_tax','0'),
(2716,276,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2717,276,'Color','Red'),
(2718,276,'Size','Small'),
(2719,277,'_product_id','0'),
(2720,277,'_variation_id','0'),
(2721,277,'_qty','2'),
(2722,277,'_tax_class',''),
(2723,277,'_line_subtotal','50'),
(2724,277,'_line_subtotal_tax','0'),
(2725,277,'_line_total','50'),
(2726,277,'_line_tax','0'),
(2727,277,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2728,278,'_product_id','0'),
(2729,278,'_variation_id','0'),
(2730,278,'_qty','1'),
(2731,278,'_tax_class',''),
(2732,278,'_line_subtotal','20'),
(2733,278,'_line_subtotal_tax','0'),
(2734,278,'_line_total','20'),
(2735,278,'_line_tax','0'),
(2736,278,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2737,278,'Color','Red'),
(2738,278,'Size','Small'),
(2739,279,'_product_id','0'),
(2740,279,'_variation_id','0'),
(2741,279,'_qty','2'),
(2742,279,'_tax_class',''),
(2743,279,'_line_subtotal','50'),
(2744,279,'_line_subtotal_tax','0'),
(2745,279,'_line_total','50'),
(2746,279,'_line_tax','0'),
(2747,279,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2748,280,'_product_id','0'),
(2749,280,'_variation_id','0'),
(2750,280,'_qty','1'),
(2751,280,'_tax_class',''),
(2752,280,'_line_subtotal','20'),
(2753,280,'_line_subtotal_tax','0'),
(2754,280,'_line_total','20'),
(2755,280,'_line_tax','0'),
(2756,280,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2757,280,'Color','Red'),
(2758,280,'Size','Small'),
(2759,281,'_product_id','0'),
(2760,281,'_variation_id','0'),
(2761,281,'_qty','2'),
(2762,281,'_tax_class',''),
(2763,281,'_line_subtotal','50'),
(2764,281,'_line_subtotal_tax','0'),
(2765,281,'_line_total','50'),
(2766,281,'_line_tax','0'),
(2767,281,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2768,282,'_product_id','0'),
(2769,282,'_variation_id','0'),
(2770,282,'_qty','1'),
(2771,282,'_tax_class',''),
(2772,282,'_line_subtotal','20'),
(2773,282,'_line_subtotal_tax','0'),
(2774,282,'_line_total','20'),
(2775,282,'_line_tax','0'),
(2776,282,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2777,282,'Color','Red'),
(2778,282,'Size','Small'),
(2779,283,'_product_id','0'),
(2780,283,'_variation_id','0'),
(2781,283,'_qty','2'),
(2782,283,'_tax_class',''),
(2783,283,'_line_subtotal','50'),
(2784,283,'_line_subtotal_tax','0'),
(2785,283,'_line_total','50'),
(2786,283,'_line_tax','0'),
(2787,283,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2788,284,'_product_id','0'),
(2789,284,'_variation_id','0'),
(2790,284,'_qty','1'),
(2791,284,'_tax_class',''),
(2792,284,'_line_subtotal','20'),
(2793,284,'_line_subtotal_tax','0'),
(2794,284,'_line_total','20'),
(2795,284,'_line_tax','0'),
(2796,284,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2797,284,'Color','Red'),
(2798,284,'Size','Small'),
(2799,285,'_product_id','0'),
(2800,285,'_variation_id','0'),
(2801,285,'_qty','2'),
(2802,285,'_tax_class',''),
(2803,285,'_line_subtotal','50'),
(2804,285,'_line_subtotal_tax','0'),
(2805,285,'_line_total','50'),
(2806,285,'_line_tax','0'),
(2807,285,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2808,286,'_product_id','0'),
(2809,286,'_variation_id','0'),
(2810,286,'_qty','1'),
(2811,286,'_tax_class',''),
(2812,286,'_line_subtotal','20'),
(2813,286,'_line_subtotal_tax','0'),
(2814,286,'_line_total','20'),
(2815,286,'_line_tax','0'),
(2816,286,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
(2817,286,'Color','Red'),
(2818,286,'Size','Small'),
(2819,287,'_product_id','9993'),
(2820,287,'_variation_id','0'),
(2821,287,'_qty','1'),
(2822,287,'_tax_class',''),
(2823,287,'_line_subtotal','75000'),
(2824,287,'_line_subtotal_tax','0'),
(2825,287,'_line_total','75000'),
(2826,287,'_line_tax','0'),
(2827,287,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(2828,288,'method_id','free_shipping'),
(2829,288,'instance_id','6'),
(2830,288,'cost','0'),
(2831,288,'total_tax','0'),
(2832,288,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
(2833,288,'Items','TOUCH TIME T-SHIRT &times; 1'),
(2834,289,'_product_id','9980'),
(2835,289,'_variation_id','0'),
(2836,289,'_qty','1'),
(2837,289,'_tax_class',''),
(2838,289,'_line_subtotal','60000'),
(2839,289,'_line_subtotal_tax','0'),
(2840,289,'_line_total','60000'),
(2841,289,'_line_tax','0'),
(2842,289,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(2843,290,'method_id','free_shipping'),
(2844,290,'instance_id','6'),
(2845,290,'cost','0'),
(2846,290,'total_tax','0'),
(2847,290,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
(2848,290,'Items','TWT BEANIE &times; 1'),
(2849,291,'_product_id','9980'),
(2850,291,'_variation_id','0'),
(2851,291,'_qty','1'),
(2852,291,'_tax_class',''),
(2853,291,'_line_subtotal','60000'),
(2854,291,'_line_subtotal_tax','0'),
(2855,291,'_line_total','60000'),
(2856,291,'_line_tax','0'),
(2857,291,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(2858,292,'method_id','free_shipping'),
(2859,292,'instance_id','6'),
(2860,292,'cost','0'),
(2861,292,'total_tax','0'),
(2862,292,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
(2863,292,'Items','TWT BEANIE &times; 1'),
(2864,293,'_product_id','9986'),
(2865,293,'_variation_id','0'),
(2866,293,'_qty','1'),
(2867,293,'_tax_class',''),
(2868,293,'_line_subtotal','50000'),
(2869,293,'_line_subtotal_tax','0'),
(2870,293,'_line_total','50000'),
(2871,293,'_line_tax','0'),
(2872,293,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(2873,294,'_product_id','9985'),
(2874,294,'_variation_id','0'),
(2875,294,'_qty','4'),
(2876,294,'_tax_class',''),
(2877,294,'_line_subtotal','280000'),
(2878,294,'_line_subtotal_tax','0'),
(2879,294,'_line_total','280000'),
(2880,294,'_line_tax','0'),
(2881,294,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(2882,295,'_product_id','9990'),
(2883,295,'_variation_id','0'),
(2884,295,'_qty','1'),
(2885,295,'_tax_class',''),
(2886,295,'_line_subtotal','115000'),
(2887,295,'_line_subtotal_tax','0'),
(2888,295,'_line_total','115000'),
(2889,295,'_line_tax','0'),
(2890,295,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(2891,296,'_product_id','9988'),
(2892,296,'_variation_id','0'),
(2893,296,'_qty','2'),
(2894,296,'_tax_class',''),
(2895,296,'_line_subtotal','340000'),
(2896,296,'_line_subtotal_tax','0'),
(2897,296,'_line_total','340000'),
(2898,296,'_line_tax','0'),
(2899,296,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(2900,297,'method_id','flat_rate'),
(2901,297,'instance_id','7'),
(2902,297,'cost','10000'),
(2903,297,'total_tax','0'),
(2904,297,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
(2905,297,'Items','TWT SOCKS &times; 1, TWT PUNK SHOWCAP &times; 4, TWT ACID WASH T-SHIRT &times; 1, TWT TRACK SUIT &times; 2'),
(2906,298,'_product_id','9987'),
(2907,298,'_variation_id','0'),
(2908,298,'_qty','1'),
(2909,298,'_tax_class',''),
(2910,298,'_line_subtotal','170000'),
(2911,298,'_line_subtotal_tax','0'),
(2912,298,'_line_total','170000'),
(2913,298,'_line_tax','0'),
(2914,298,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(2915,299,'method_id','flat_rate'),
(2916,299,'instance_id','7'),
(2917,299,'cost','10000'),
(2918,299,'total_tax','0'),
(2919,299,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
(2920,299,'Items','TWT TRACK SUIT &times; 1'),
(2921,300,'_product_id','9985'),
(2922,300,'_variation_id','0'),
(2923,300,'_qty','1'),
(2924,300,'_tax_class',''),
(2925,300,'_line_subtotal','70000'),
(2926,300,'_line_subtotal_tax','0'),
(2927,300,'_line_total','70000'),
(2928,300,'_line_tax','0'),
(2929,300,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(2930,301,'method_id','flat_rate'),
(2931,301,'instance_id','7'),
(2932,301,'cost','10000'),
(2933,301,'total_tax','0'),
(2934,301,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
(2935,301,'Items','TWT PUNK SHOWCAP &times; 1');
/*!40000 ALTER TABLE `wp6x_woocommerce_order_itemmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_woocommerce_order_items`
--

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

--
-- Dumping data for table `wp6x_woocommerce_order_items`
--

LOCK TABLES `wp6x_woocommerce_order_items` WRITE;
/*!40000 ALTER TABLE `wp6x_woocommerce_order_items` DISABLE KEYS */;
INSERT INTO `wp6x_woocommerce_order_items` VALUES
(1,'Dummy Product','line_item',0),
(2,'Dummy Product','line_item',0),
(3,'Dummy Product Variation','line_item',0),
(4,'Dummy Product Variation','line_item',0),
(5,'Dummy Product','line_item',0),
(6,'Dummy Product Variation','line_item',0),
(7,'Dummy Product','line_item',0),
(8,'Dummy Product Variation','line_item',0),
(9,'Dummy Product','line_item',0),
(10,'Dummy Product Variation','line_item',0),
(11,'Dummy Product','line_item',0),
(12,'Dummy Product Variation','line_item',0),
(13,'Dummy Product','line_item',0),
(14,'Dummy Product Variation','line_item',0),
(15,'Dummy Product','line_item',0),
(16,'Dummy Product Variation','line_item',0),
(17,'Dummy Product','line_item',0),
(18,'Dummy Product Variation','line_item',0),
(19,'Dummy Product','line_item',0),
(20,'Dummy Product Variation','line_item',0),
(21,'Dummy Product','line_item',0),
(22,'Dummy Product Variation','line_item',0),
(23,'Dummy Product','line_item',0),
(24,'Dummy Product Variation','line_item',0),
(25,'Dummy Product','line_item',0),
(26,'Dummy Product Variation','line_item',0),
(27,'Dummy Product','line_item',0),
(28,'Dummy Product Variation','line_item',0),
(29,'Dummy Product','line_item',0),
(30,'Dummy Product Variation','line_item',0),
(31,'Dummy Product','line_item',0),
(32,'Dummy Product Variation','line_item',0),
(33,'Dummy Product','line_item',0),
(34,'Dummy Product Variation','line_item',0),
(35,'Dummy Product','line_item',0),
(36,'Dummy Product Variation','line_item',0),
(37,'Dummy Product','line_item',0),
(38,'Dummy Product Variation','line_item',0),
(39,'Dummy Product','line_item',0),
(40,'Dummy Product Variation','line_item',0),
(41,'Dummy Product','line_item',0),
(42,'Dummy Product','line_item',0),
(43,'Dummy Product Variation','line_item',0),
(44,'Dummy Product Variation','line_item',0),
(45,'Dummy Product','line_item',0),
(46,'Dummy Product Variation','line_item',0),
(47,'Dummy Product','line_item',0),
(48,'Dummy Product Variation','line_item',0),
(49,'Dummy Product','line_item',0),
(50,'Dummy Product Variation','line_item',0),
(51,'Dummy Product','line_item',0),
(52,'Dummy Product Variation','line_item',0),
(53,'Dummy Product','line_item',0),
(54,'Dummy Product Variation','line_item',0),
(55,'Dummy Product','line_item',0),
(56,'Dummy Product Variation','line_item',0),
(57,'Dummy Product','line_item',0),
(58,'Dummy Product Variation','line_item',0),
(59,'Dummy Product','line_item',0),
(60,'Dummy Product Variation','line_item',0),
(61,'Dummy Product','line_item',0),
(62,'Dummy Product Variation','line_item',0),
(69,'TWT ACID WASH T-SHIRT','line_item',10125),
(68,'TWT PUNK SHOWCAP','line_item',10125),
(67,'TWT SOCKS','line_item',10125),
(70,'TWT TRACK SUIT','line_item',10125),
(71,'TWT PUNK SHOWCAP','line_item',10126),
(72,'Dummy Product','line_item',0),
(73,'Dummy Product','line_item',0),
(74,'Dummy Product Variation','line_item',0),
(75,'Dummy Product Variation','line_item',0),
(76,'Dummy Product','line_item',0),
(77,'Dummy Product Variation','line_item',0),
(78,'Dummy Product','line_item',0),
(79,'Dummy Product Variation','line_item',0),
(80,'Dummy Product','line_item',0),
(81,'Dummy Product Variation','line_item',0),
(82,'Dummy Product','line_item',0),
(83,'Dummy Product Variation','line_item',0),
(84,'TWT SOCKS','line_item',10127),
(85,'TWT PUNK SHOWCAP','line_item',10127),
(86,'TWT ACID WASH T-SHIRT','line_item',10127),
(87,'TWT TRACK SUIT','line_item',10127),
(88,'Flat rate','shipping',10127),
(89,'Dummy Product','line_item',0),
(90,'Dummy Product','line_item',0),
(91,'Dummy Product Variation','line_item',0),
(92,'Dummy Product Variation','line_item',0),
(93,'Dummy Product','line_item',0),
(94,'Dummy Product Variation','line_item',0),
(95,'Dummy Product','line_item',0),
(96,'Dummy Product Variation','line_item',0),
(97,'Dummy Product','line_item',0),
(98,'Dummy Product Variation','line_item',0),
(99,'Dummy Product','line_item',0),
(100,'Dummy Product Variation','line_item',0),
(101,'TWT TRACK SUIT','line_item',10128),
(102,'Flat rate','shipping',10128),
(109,'TWT BEANIE','line_item',10129),
(110,'Flat rate','shipping',10129),
(111,'Dummy Product','line_item',0),
(112,'Dummy Product','line_item',0),
(113,'Dummy Product Variation','line_item',0),
(114,'Dummy Product Variation','line_item',0),
(115,'Dummy Product','line_item',0),
(116,'Dummy Product Variation','line_item',0),
(117,'Dummy Product','line_item',0),
(118,'Dummy Product Variation','line_item',0),
(119,'Dummy Product','line_item',0),
(120,'Dummy Product','line_item',0),
(121,'Dummy Product Variation','line_item',0),
(122,'Dummy Product Variation','line_item',0),
(123,'Dummy Product','line_item',0),
(124,'Dummy Product Variation','line_item',0),
(125,'Dummy Product','line_item',0),
(126,'Dummy Product Variation','line_item',0),
(127,'Dummy Product','line_item',0),
(128,'Dummy Product Variation','line_item',0),
(129,'Dummy Product','line_item',0),
(130,'Dummy Product Variation','line_item',0),
(131,'Dummy Product','line_item',0),
(132,'Dummy Product','line_item',0),
(133,'Dummy Product Variation','line_item',0),
(134,'Dummy Product Variation','line_item',0),
(135,'Dummy Product','line_item',0),
(136,'Dummy Product','line_item',0),
(137,'Dummy Product Variation','line_item',0),
(138,'Dummy Product Variation','line_item',0),
(139,'Dummy Product','line_item',0),
(140,'Dummy Product','line_item',0),
(141,'Dummy Product Variation','line_item',0),
(142,'Dummy Product Variation','line_item',0),
(143,'Dummy Product','line_item',0),
(144,'Dummy Product Variation','line_item',0),
(145,'Dummy Product','line_item',0),
(146,'Dummy Product Variation','line_item',0),
(147,'Dummy Product','line_item',0),
(148,'Dummy Product Variation','line_item',0),
(149,'Dummy Product','line_item',0),
(150,'Dummy Product Variation','line_item',0),
(151,'Dummy Product','line_item',0),
(152,'Dummy Product Variation','line_item',0),
(153,'Dummy Product','line_item',0),
(154,'Dummy Product Variation','line_item',0),
(155,'Dummy Product','line_item',0),
(156,'Dummy Product Variation','line_item',0),
(157,'Dummy Product','line_item',0),
(158,'Dummy Product Variation','line_item',0),
(159,'Dummy Product','line_item',0),
(160,'Dummy Product','line_item',0),
(161,'Dummy Product Variation','line_item',0),
(162,'Dummy Product Variation','line_item',0),
(163,'Dummy Product','line_item',0),
(164,'Dummy Product','line_item',0),
(165,'Dummy Product Variation','line_item',0),
(166,'Dummy Product Variation','line_item',0),
(167,'Dummy Product','line_item',0),
(168,'Dummy Product Variation','line_item',0),
(169,'Dummy Product','line_item',0),
(170,'Dummy Product Variation','line_item',0),
(171,'Dummy Product','line_item',0),
(172,'Dummy Product Variation','line_item',0),
(173,'Dummy Product','line_item',0),
(174,'Dummy Product Variation','line_item',0),
(175,'Dummy Product','line_item',0),
(176,'Dummy Product Variation','line_item',0),
(177,'Dummy Product','line_item',0),
(178,'Dummy Product Variation','line_item',0),
(179,'Dummy Product','line_item',0),
(180,'Dummy Product Variation','line_item',0),
(181,'Dummy Product','line_item',0),
(182,'Dummy Product Variation','line_item',0),
(183,'Dummy Product','line_item',0),
(184,'Dummy Product Variation','line_item',0),
(185,'Dummy Product','line_item',0),
(186,'Dummy Product Variation','line_item',0),
(187,'Dummy Product','line_item',0),
(188,'Dummy Product Variation','line_item',0),
(189,'Dummy Product','line_item',0),
(190,'Dummy Product Variation','line_item',0),
(191,'Dummy Product','line_item',0),
(192,'Dummy Product Variation','line_item',0),
(193,'Dummy Product','line_item',0),
(194,'Dummy Product Variation','line_item',0),
(195,'Dummy Product','line_item',0),
(196,'Dummy Product Variation','line_item',0),
(197,'Dummy Product','line_item',0),
(198,'Dummy Product Variation','line_item',0),
(199,'Dummy Product','line_item',0),
(200,'Dummy Product','line_item',0),
(201,'Dummy Product Variation','line_item',0),
(202,'Dummy Product Variation','line_item',0),
(203,'Dummy Product','line_item',0),
(204,'Dummy Product Variation','line_item',0),
(205,'Dummy Product','line_item',0),
(206,'Dummy Product Variation','line_item',0),
(207,'Dummy Product','line_item',0),
(208,'Dummy Product Variation','line_item',0),
(209,'Dummy Product','line_item',0),
(210,'Dummy Product Variation','line_item',0),
(211,'Dummy Product','line_item',0),
(212,'Dummy Product Variation','line_item',0),
(213,'Dummy Product','line_item',0),
(214,'Dummy Product Variation','line_item',0),
(215,'Dummy Product','line_item',0),
(216,'Dummy Product Variation','line_item',0),
(217,'Dummy Product','line_item',0),
(218,'Dummy Product Variation','line_item',0),
(219,'Dummy Product','line_item',0),
(220,'Dummy Product Variation','line_item',0),
(221,'Dummy Product','line_item',0),
(222,'Dummy Product Variation','line_item',0),
(223,'Dummy Product','line_item',0),
(224,'Dummy Product Variation','line_item',0),
(225,'Dummy Product','line_item',0),
(226,'Dummy Product Variation','line_item',0),
(227,'Dummy Product','line_item',0),
(228,'Dummy Product Variation','line_item',0),
(229,'Dummy Product','line_item',0),
(230,'Dummy Product Variation','line_item',0),
(231,'Dummy Product','line_item',0),
(232,'Dummy Product Variation','line_item',0),
(233,'Dummy Product','line_item',0),
(234,'Dummy Product Variation','line_item',0),
(235,'Dummy Product','line_item',0),
(236,'Dummy Product Variation','line_item',0),
(237,'Dummy Product','line_item',0),
(238,'Dummy Product Variation','line_item',0),
(239,'Dummy Product','line_item',0),
(240,'Dummy Product Variation','line_item',0),
(241,'Dummy Product','line_item',0),
(242,'Dummy Product Variation','line_item',0),
(243,'Dummy Product','line_item',0),
(244,'Dummy Product Variation','line_item',0),
(245,'Dummy Product','line_item',0),
(246,'Dummy Product Variation','line_item',0),
(247,'Dummy Product','line_item',0),
(248,'Dummy Product Variation','line_item',0),
(249,'Dummy Product','line_item',0),
(250,'Dummy Product Variation','line_item',0),
(251,'Dummy Product','line_item',0),
(252,'Dummy Product','line_item',0),
(253,'Dummy Product Variation','line_item',0),
(254,'Dummy Product Variation','line_item',0),
(255,'Dummy Product','line_item',0),
(256,'Dummy Product Variation','line_item',0),
(257,'Dummy Product','line_item',0),
(258,'Dummy Product Variation','line_item',0),
(259,'Dummy Product','line_item',0),
(260,'Dummy Product Variation','line_item',0),
(261,'Dummy Product','line_item',0),
(262,'Dummy Product Variation','line_item',0),
(263,'Dummy Product','line_item',0),
(264,'Dummy Product Variation','line_item',0),
(265,'Dummy Product','line_item',0),
(266,'Dummy Product Variation','line_item',0),
(267,'Dummy Product','line_item',0),
(268,'Dummy Product Variation','line_item',0),
(269,'Dummy Product','line_item',0),
(270,'Dummy Product Variation','line_item',0),
(271,'Dummy Product','line_item',0),
(272,'Dummy Product','line_item',0),
(273,'Dummy Product Variation','line_item',0),
(274,'Dummy Product Variation','line_item',0),
(275,'Dummy Product','line_item',0),
(276,'Dummy Product Variation','line_item',0),
(277,'Dummy Product','line_item',0),
(278,'Dummy Product Variation','line_item',0),
(279,'Dummy Product','line_item',0),
(280,'Dummy Product Variation','line_item',0),
(281,'Dummy Product','line_item',0),
(282,'Dummy Product Variation','line_item',0),
(283,'Dummy Product','line_item',0),
(284,'Dummy Product Variation','line_item',0),
(285,'Dummy Product','line_item',0),
(286,'Dummy Product Variation','line_item',0),
(287,'TOUCH TIME T-SHIRT','line_item',10130),
(288,'Free shipping','shipping',10130),
(289,'TWT BEANIE','line_item',10131),
(290,'Free shipping','shipping',10131),
(291,'TWT BEANIE','line_item',10132),
(292,'Free shipping','shipping',10132),
(293,'TWT SOCKS','line_item',10133),
(294,'TWT PUNK SHOWCAP','line_item',10133),
(295,'TWT ACID WASH T-SHIRT','line_item',10133),
(296,'TWT TRACK SUIT','line_item',10133),
(297,'Flat rate','shipping',10133),
(298,'TWT TRACK SUIT','line_item',10224),
(299,'Flat rate','shipping',10224),
(300,'TWT PUNK SHOWCAP','line_item',10225),
(301,'Flat rate','shipping',10225);
/*!40000 ALTER TABLE `wp6x_woocommerce_order_items` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_woocommerce_payment_tokenmeta`
--

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

--
-- Dumping data for table `wp6x_woocommerce_payment_tokenmeta`
--

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

--
-- Table structure for table `wp6x_woocommerce_payment_tokens`
--

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

--
-- Dumping data for table `wp6x_woocommerce_payment_tokens`
--

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

--
-- Table structure for table `wp6x_woocommerce_sessions`
--

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

--
-- Dumping data for table `wp6x_woocommerce_sessions`
--

LOCK TABLES `wp6x_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wp6x_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wp6x_woocommerce_sessions` VALUES
(2980,'t_f70c306ffcd2ab5506d00dd576e2f7','a:7:{s:22:\"shipping_for_package_0\";s:477:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_db20b41e0859ee9e06c8b2a71b226b69\";s:5:\"rates\";a:1:{s:15:\"free_shipping:6\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:9:{s:2:\"id\";s:15:\"free_shipping:6\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:6;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:1:\"0\";s:5:\"taxes\";a:0:{}s:10:\"tax_status\";s:7:\"taxable\";s:11:\"description\";s:0:\"\";s:13:\"delivery_time\";s:0:\"\";}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:20:\"TWT BEANIE &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:6\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:6\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:402:\"a:15:{s:8:\"subtotal\";s:5:\"70000\";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:\"70000\";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:8:\"70000.00\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:418:\"a:1:{s:32:\"a5329a91ef79db75900bd9cab3d96e43\";a:11:{s:3:\"key\";s:32:\"a5329a91ef79db75900bd9cab3d96e43\";s:10:\"product_id\";i:9980;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:70000;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:70000;s:8:\"line_tax\";d:0;}}\";}',1777610083),
(2979,'t_06bc8db2017a8cd988a40ccd1c8aab','a:7:{s:22:\"shipping_for_package_0\";s:477:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_db20b41e0859ee9e06c8b2a71b226b69\";s:5:\"rates\";a:1:{s:15:\"free_shipping:6\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:9:{s:2:\"id\";s:15:\"free_shipping:6\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:6;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:1:\"0\";s:5:\"taxes\";a:0:{}s:10:\"tax_status\";s:7:\"taxable\";s:11:\"description\";s:0:\"\";s:13:\"delivery_time\";s:0:\"\";}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:20:\"TWT BEANIE &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:6\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:6\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:402:\"a:15:{s:8:\"subtotal\";s:5:\"70000\";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:\"70000\";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:8:\"70000.00\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:418:\"a:1:{s:32:\"a5329a91ef79db75900bd9cab3d96e43\";a:11:{s:3:\"key\";s:32:\"a5329a91ef79db75900bd9cab3d96e43\";s:10:\"product_id\";i:9980;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:70000;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:70000;s:8:\"line_tax\";d:0;}}\";}',1777573723),
(2978,'t_94444eec457fc88a83e603288ab724','a:7:{s:22:\"shipping_for_package_0\";s:481:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_4adf9e2e8e388a99c7f3e4600ca0e371\";s:5:\"rates\";a:1:{s:15:\"free_shipping:6\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:9:{s:2:\"id\";s:15:\"free_shipping:6\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:6;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:1:\"0\";s:5:\"taxes\";a:0:{}s:10:\"tax_status\";s:7:\"taxable\";s:11:\"description\";s:0:\"\";s:13:\"delivery_time\";s:0:\"\";}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:24:\"TWT TRACK SUIT &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:6\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:6\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:6:\"250000\";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:6:\"250000\";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:9:\"250000.00\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:420:\"a:1:{s:32:\"69b4fa3be19bdf400df34e41b93636a4\";a:11:{s:3:\"key\";s:32:\"69b4fa3be19bdf400df34e41b93636a4\";s:10:\"product_id\";i:9988;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:250000;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:250000;s:8:\"line_tax\";d:0;}}\";}',1777569935),
(2982,'t_45fbdc94f8308d7b5269a3266cb610','a:9:{s:22:\"shipping_for_package_0\";s:487:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_8235326f2dfe2cdbe7e0a876f1642669\";s:5:\"rates\";a:1:{s:15:\"free_shipping:6\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:9:{s:2:\"id\";s:15:\"free_shipping:6\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:6;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:1:\"0\";s:5:\"taxes\";a:0:{}s:10:\"tax_status\";s:7:\"taxable\";s:11:\"description\";s:0:\"\";s:13:\"delivery_time\";s:0:\"\";}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:30:\"TWT ACID WASH HOODIE &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:6\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:6\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:6:\"170000\";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:6:\"170000\";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:9:\"170000.00\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:420:\"a:1:{s:32:\"4fc8ed929e539525e3590f1607718f97\";a:11:{s:3:\"key\";s:32:\"4fc8ed929e539525e3590f1607718f97\";s:10:\"product_id\";i:9989;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:170000;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:170000;s:8:\"line_tax\";d:0;}}\";s:18:\"checkout_page_used\";b:1;s:21:\"chosen_payment_method\";s:8:\"paystack\";}',1777671283),
(2977,'t_5036c9af1809c90a97b7c9d80f1bda','a:7:{s:22:\"shipping_for_package_0\";s:476:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_4f570e3a8fa1236299c8708767f251dd\";s:5:\"rates\";a:1:{s:15:\"free_shipping:6\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:9:{s:2:\"id\";s:15:\"free_shipping:6\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:6;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:1:\"0\";s:5:\"taxes\";a:0:{}s:10:\"tax_status\";s:7:\"taxable\";s:11:\"description\";s:0:\"\";s:13:\"delivery_time\";s:0:\"\";}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:19:\"TWT SOCKS &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:6\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:6\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:402:\"a:15:{s:8:\"subtotal\";s:5:\"55000\";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:\"55000\";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:8:\"55000.00\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:418:\"a:1:{s:32:\"9f5506939986201d55a4353ff8b4028e\";a:11:{s:3:\"key\";s:32:\"9f5506939986201d55a4353ff8b4028e\";s:10:\"product_id\";i:9986;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:55000;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:55000;s:8:\"line_tax\";d:0;}}\";}',1777569610),
(2983,'t_d07cc512f73edaea2fcb85246bdfe3','a:1:{s:8:\"customer\";s:742:\"a:28:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";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:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:0:\"\";s:5:\"state\";s:2:\"LA\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"NG\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:14:\"shipping_state\";s:2:\"LA\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"NG\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1777725123),
(2981,'16','a:1:{s:8:\"customer\";s:793:\"a:28:{s:2:\"id\";s:2:\"16\";s:13:\"date_modified\";s:25:\"2026-04-29T15:17:49+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:23:\"josephsasu369@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:2:\"LA\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"NG\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:14:\"shipping_state\";s:2:\"LA\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"NG\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1778080821);
/*!40000 ALTER TABLE `wp6x_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_woocommerce_shipping_zone_locations`
--

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

--
-- Dumping data for table `wp6x_woocommerce_shipping_zone_locations`
--

LOCK TABLES `wp6x_woocommerce_shipping_zone_locations` WRITE;
/*!40000 ALTER TABLE `wp6x_woocommerce_shipping_zone_locations` DISABLE KEYS */;
INSERT INTO `wp6x_woocommerce_shipping_zone_locations` VALUES
(5,1,'NG:LA','state'),
(6,3,'NG:AB','state'),
(7,3,'NG:FC','state'),
(8,3,'NG:AD','state'),
(9,3,'NG:AK','state'),
(10,3,'NG:AN','state'),
(11,3,'NG:BA','state'),
(12,3,'NG:BY','state'),
(13,3,'NG:BE','state'),
(14,3,'NG:CR','state'),
(15,3,'NG:BO','state'),
(16,3,'NG:DE','state'),
(17,3,'NG:EB','state'),
(18,3,'NG:ED','state'),
(19,3,'NG:EK','state'),
(20,3,'NG:EN','state'),
(21,3,'NG:GO','state'),
(22,3,'NG:IM','state'),
(23,3,'NG:JI','state'),
(24,3,'NG:KD','state'),
(25,3,'NG:KN','state'),
(26,3,'NG:KT','state'),
(27,3,'NG:KE','state'),
(28,3,'NG:KO','state'),
(29,3,'NG:KW','state'),
(30,3,'NG:NA','state'),
(31,3,'NG:NI','state'),
(32,3,'NG:OG','state'),
(33,3,'NG:ON','state'),
(34,3,'NG:OS','state'),
(35,3,'NG:OY','state'),
(36,3,'NG:PL','state'),
(37,3,'NG:RI','state'),
(38,3,'NG:SO','state'),
(39,3,'NG:TA','state'),
(40,3,'NG:YO','state'),
(41,3,'NG:ZA','state');
/*!40000 ALTER TABLE `wp6x_woocommerce_shipping_zone_locations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_woocommerce_shipping_zone_methods`
--

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

--
-- Dumping data for table `wp6x_woocommerce_shipping_zone_methods`
--

LOCK TABLES `wp6x_woocommerce_shipping_zone_methods` WRITE;
/*!40000 ALTER TABLE `wp6x_woocommerce_shipping_zone_methods` DISABLE KEYS */;
INSERT INTO `wp6x_woocommerce_shipping_zone_methods` VALUES
(1,6,'free_shipping',1,1),
(3,7,'flat_rate',1,1);
/*!40000 ALTER TABLE `wp6x_woocommerce_shipping_zone_methods` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_woocommerce_shipping_zones`
--

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

--
-- Dumping data for table `wp6x_woocommerce_shipping_zones`
--

LOCK TABLES `wp6x_woocommerce_shipping_zones` WRITE;
/*!40000 ALTER TABLE `wp6x_woocommerce_shipping_zones` DISABLE KEYS */;
INSERT INTO `wp6x_woocommerce_shipping_zones` VALUES
(1,'Lagos',0),
(3,'Outside Lagos',0);
/*!40000 ALTER TABLE `wp6x_woocommerce_shipping_zones` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_woocommerce_tax_rate_locations`
--

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

--
-- Dumping data for table `wp6x_woocommerce_tax_rate_locations`
--

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

--
-- Table structure for table `wp6x_woocommerce_tax_rates`
--

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

--
-- Dumping data for table `wp6x_woocommerce_tax_rates`
--

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

--
-- Table structure for table `wp6x_woodmart_wishlist_products`
--

DROP TABLE IF EXISTS `wp6x_woodmart_wishlist_products`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_woodmart_wishlist_products` (
  `ID` int(11) NOT NULL AUTO_INCREMENT,
  `product_id` varchar(255) NOT NULL,
  `wishlist_id` int(11) DEFAULT NULL,
  `date_added` timestamp NOT NULL DEFAULT current_timestamp(),
  `on_sale` tinyint(1) NOT NULL,
  PRIMARY KEY (`ID`),
  KEY `product_id` (`product_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_woodmart_wishlist_products`
--

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

--
-- Table structure for table `wp6x_woodmart_wishlists`
--

DROP TABLE IF EXISTS `wp6x_woodmart_wishlists`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_woodmart_wishlists` (
  `ID` int(11) NOT NULL AUTO_INCREMENT,
  `user_id` int(11) NOT NULL,
  `wishlist_group` varchar(255) NOT NULL DEFAULT 'My wishlist',
  `date_created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_woodmart_wishlists`
--

LOCK TABLES `wp6x_woodmart_wishlists` WRITE;
/*!40000 ALTER TABLE `wp6x_woodmart_wishlists` DISABLE KEYS */;
INSERT INTO `wp6x_woodmart_wishlists` VALUES
(1,1,'My wishlist','2025-10-03 12:45:45'),
(2,2,'My wishlist','2025-10-14 16:47:33'),
(3,3,'My wishlist','2025-10-15 02:28:47'),
(4,4,'My wishlist','2025-10-16 13:26:29'),
(5,6,'My wishlist','2025-10-16 19:46:50'),
(6,7,'My wishlist','2025-10-16 19:48:54'),
(7,8,'My wishlist','2025-10-17 19:16:59'),
(8,9,'My wishlist','2025-10-19 18:10:22'),
(9,10,'My wishlist','2025-10-20 16:28:36'),
(10,11,'My wishlist','2025-10-21 11:23:31'),
(11,12,'My wishlist','2025-10-28 03:50:55'),
(12,14,'My wishlist','2026-01-29 17:37:30'),
(13,15,'My wishlist','2026-03-15 14:24:00'),
(14,16,'My wishlist','2026-04-29 15:18:02');
/*!40000 ALTER TABLE `wp6x_woodmart_wishlists` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6x_wpfm_backup`
--

DROP TABLE IF EXISTS `wp6x_wpfm_backup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp6x_wpfm_backup` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `backup_name` text DEFAULT NULL,
  `backup_date` text DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6x_wpfm_backup`
--

LOCK TABLES `wp6x_wpfm_backup` WRITE;
/*!40000 ALTER TABLE `wp6x_wpfm_backup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp6x_wpfm_backup` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

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

-- Dump completed on 2026-05-02  6:14:05
